Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

White Noise or Blank Audio only ? #4

Open
b-ak opened this issue May 7, 2020 · 0 comments
Open

White Noise or Blank Audio only ? #4

b-ak opened this issue May 7, 2020 · 0 comments

Comments

@b-ak
Copy link

b-ak commented May 7, 2020

Hi,

I'm trying to run this on my laptop. It is just one 4 conductor audio jack (just like the mobile phones).
I get white noise if I don't connect anything or absolutely nothing when I connect the cable.

I also see these errors on startup..

b-ak@Ideapad-330S:~/data/code-projects/euterpe$ ./euterpe 
ALSA lib pcm.c:2565:(snd_pcm_open_noupdate) Unknown PCM cards.pcm.rear
ALSA lib pcm.c:2565:(snd_pcm_open_noupdate) Unknown PCM cards.pcm.center_lfe
ALSA lib pcm.c:2565:(snd_pcm_open_noupdate) Unknown PCM cards.pcm.side
ALSA lib pcm_route.c:869:(find_matching_chmap) Found no matching channel map
ALSA lib pcm_route.c:869:(find_matching_chmap) Found no matching channel map
ALSA lib pcm_route.c:869:(find_matching_chmap) Found no matching channel map
ALSA lib pcm_route.c:869:(find_matching_chmap) Found no matching channel map
Audio Parameteres Initialized

My /etc/asound.conf looks like this..

pcm.!default {
        type hw
        card 0
}

ctl.!default {
        type hw           
        card 0
}

`

aplay -l returns..

**** List of PLAYBACK Hardware Devices ****
card 0: PCH [HDA Intel PCH], device 0: ALC236 Analog [ALC236 Analog]
  Subdevices: 0/1
  Subdevice #0: subdevice #0

arecord -l returns..

**** List of CAPTURE Hardware Devices ****
card 0: PCH [HDA Intel PCH], device 0: ALC236 Analog [ALC236 Analog]
  Subdevices: 0/1
  Subdevice #0: subdevice #0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant