raphael / linux-samus

Linux 4.16 on Chromebook Pixel 2015
GNU General Public License v2.0
181 stars 36 forks source link

Microphone not working for elementary os on chromebook pixel #204

Open dominicsanto opened 6 years ago

dominicsanto commented 6 years ago

I have ran scripts/setup/audio/enable-mic.sh and I get the following output:

  ; type=BOOLEAN,access=rw------,values=1
  : values=off
numid=61,iface=MIXER,name='Sto1 ADC MIXR ADC1 Switch'
  ; type=BOOLEAN,access=rw------,values=1
  : values=off
numid=37,iface=MIXER,name='Headset Mic Switch'
  ; type=BOOLEAN,access=rw------,values=1
  : values=off
numid=95,iface=MIXER,name='IF1 ADC1 Swap Mux'
  ; type=ENUMERATED,access=rw------,values=1,items=4
  ; Item #0 'L/R'
  ; Item #1 'R/L'
  ; Item #2 'L/L'
  ; Item #3 'R/R'
  : values=0
numid=60,iface=MIXER,name='Sto1 ADC MIXL ADC2 Switch'
  ; type=BOOLEAN,access=rw------,values=1
  : values=on
numid=60,iface=MIXER,name='Sto1 ADC MIXL ADC2 Switch'
  ; type=BOOLEAN,access=rw------,values=1
  : values=on
numid=38,iface=MIXER,name='Local DMICs Switch'
  ; type=BOOLEAN,access=rw------,values=1
  : values=on
numid=39,iface=MIXER,name='Remote DMICs Switch'
  ; type=BOOLEAN,access=rw------,values=1
  : values=on

The mic still does not show anything in the sound settings, almost as if it is dead. Anyone able to assist with this please?

christianbundy commented 6 years ago

My fix:

  1. Open alsamixer
  2. Press F6 to select sound card
  3. Switch to bdw-rt5677
  4. Press F4 to switch to "Capture"
  5. Use the right arrow to select "Mic"
  6. Use the up arrow to increase the level to 100

Can you test to see if this works for you?

Jrevo commented 2 years ago

Hello, I tried the same script and used alsamixer mentioned above but seems like the mic still doesn't work, If you can provide any assistance I would appreciate it. I'm running Ubuntu 18.04. Here are some screenshots.

Screenshot_2022-01-04_18-53-29

Screenshot_2022-01-04_19-00-30