Hi,
I come for advice on getting my sound to work (mic input).
I did a fresh install of Kubuntu 9.10 (so kernel 2.6.31-14-generic) and almost everything is working, except for the audio input. I (un)checked all the right boxes in KMix and put the volumes up.
I plugged a standalone mic in and with mic boost +1/3, when I tap the microphone, I can hear the tapping sound in the built-in speakers. No input in skype (call testing service), except with mic boost at maximum (and permanent loud beeping) I can hear something that sounds faintly like what I said, in the midst of a lot of noise.
I installed qarecord and it shows an increased sound when I blow on the mic but it doesn't record anything in the captured .wav file.
Basically on this laptop, I have built-in mic with the Sirius usb2.0 camera and that never worked under Kubuntu Intrepid (the webcam worked poorly, the mic not at all). But any headset or mic plugged in use to work perfectly.
basic information : lspci -v
aplay -l :
I use the 1.0.20 version of alsa-base.
I have added this line to etc/modprobe.d/alsa-base.conf
options snd-hda-intel model=xxx (I tried with 'zepto' and 'auto' and 'toshiba')
no success
I followed Ubuntu Sound Troobleshooting (https://help.ubuntu.com/community/SoundTroubleshooting).
This is my ALSA configuration script http://www.alsa-project.org/db/?f=2b...bb9f3f65915507 (not sure how long they keep the page online)
In the git.alsa-project.org, I found that Alc262 was only referred to in v1.0.18a (but zepto laptop were listed under the alc267/268). Does it mean I have to downgrade ALSA to this version to get it work or that alc262 is supported from 1.0.18a on ?
Or should I upgrade to 1.0.21 version even though it is not yet in the repositories ?
Or ... anything else ?
Many thanks in advance
Besides that Karmic looks nice at first sight (one day), and it boots faster than Intrepid.
I come for advice on getting my sound to work (mic input).
I did a fresh install of Kubuntu 9.10 (so kernel 2.6.31-14-generic) and almost everything is working, except for the audio input. I (un)checked all the right boxes in KMix and put the volumes up.
I plugged a standalone mic in and with mic boost +1/3, when I tap the microphone, I can hear the tapping sound in the built-in speakers. No input in skype (call testing service), except with mic boost at maximum (and permanent loud beeping) I can hear something that sounds faintly like what I said, in the midst of a lot of noise.
I installed qarecord and it shows an increased sound when I blow on the mic but it doesn't record anything in the captured .wav file.
Basically on this laptop, I have built-in mic with the Sirius usb2.0 camera and that never worked under Kubuntu Intrepid (the webcam worked poorly, the mic not at all). But any headset or mic plugged in use to work perfectly.
basic information : lspci -v
Code:
00:1b.0 Audio device: Intel Corporation 82801I (ICH9 Family) HD Audio Controller (rev 03) Subsystem: Device 1a46:1405 Flags: bus master, fast devsel, latency 0, IRQ 22 Memory at db300000 (64-bit, non-prefetchable) [size=16K] Capabilities: <access denied> Kernel driver in use: HDA Intel Kernel modules: snd-hda-intel
Code:
**** List of PLAYBACK Hardware Devices **** card 0: Intel [HDA Intel], device 0: ALC262 Analog [ALC262 Analog] Subdevices: 0/1 Subdevice #0: subdevice #0
I have added this line to etc/modprobe.d/alsa-base.conf
options snd-hda-intel model=xxx (I tried with 'zepto' and 'auto' and 'toshiba')
no success
I followed Ubuntu Sound Troobleshooting (https://help.ubuntu.com/community/SoundTroubleshooting).
This is my ALSA configuration script http://www.alsa-project.org/db/?f=2b...bb9f3f65915507 (not sure how long they keep the page online)
In the git.alsa-project.org, I found that Alc262 was only referred to in v1.0.18a (but zepto laptop were listed under the alc267/268). Does it mean I have to downgrade ALSA to this version to get it work or that alc262 is supported from 1.0.18a on ?
Or should I upgrade to 1.0.21 version even though it is not yet in the repositories ?
Or ... anything else ?
Many thanks in advance
Besides that Karmic looks nice at first sight (one day), and it boots faster than Intrepid.
Comment