Ja ma podobny problem na moim laptopie Toshiba A135-S4527, dźwięk jest zarówno na słuchawkach i głośnikach, próbowałem wielu ustawień w alsa-base, ale na wielu z nich w ogóle nie ma dźwięku w słuchawkach, jedynie na głośnikach. Słuchawki włączają się przy ustawieniach 3stack, lenovo i auto, ale wtedy w alsamixer nie jest aktywny suwak od słuchawek.
Głośniki działają cały czas niezależnie od ustawień alsa-base.
Moje ustawienia:
lspci
Kod: Zaznacz cały
00:00.0 Host bridge: Intel Corporation Mobile 945GM/PM/GMS, 943/940GML and 945GT Express Memory Controller Hub (rev 03)
00:02.0 VGA compatible controller: Intel Corporation Mobile 945GM/GMS, 943/940GML Express Integrated Graphics Controller (rev 03)
00:02.1 Display controller: Intel Corporation Mobile 945GM/GMS/GME, 943/940GML Express Integrated Graphics Controller (rev 03)
00:1b.0 Audio device: Intel Corporation 82801G (ICH7 Family) High Definition Audio Controller (rev 02)
00:1c.0 PCI bridge: Intel Corporation 82801G (ICH7 Family) PCI Express Port 1 (rev 02)
00:1c.1 PCI bridge: Intel Corporation 82801G (ICH7 Family) PCI Express Port 2 (rev 02)
00:1c.2 PCI bridge: Intel Corporation 82801G (ICH7 Family) PCI Express Port 3 (rev 02)
00:1d.0 USB Controller: Intel Corporation 82801G (ICH7 Family) USB UHCI Controller #1 (rev 02)
00:1d.1 USB Controller: Intel Corporation 82801G (ICH7 Family) USB UHCI Controller #2 (rev 02)
00:1d.2 USB Controller: Intel Corporation 82801G (ICH7 Family) USB UHCI Controller #3 (rev 02)
00:1d.3 USB Controller: Intel Corporation 82801G (ICH7 Family) USB UHCI Controller #4 (rev 02)
00:1d.7 USB Controller: Intel Corporation 82801G (ICH7 Family) USB2 EHCI Controller (rev 02)
00:1e.0 PCI bridge: Intel Corporation 82801 Mobile PCI Bridge (rev e2)
00:1f.0 ISA bridge: Intel Corporation 82801GBM (ICH7-M) LPC Interface Bridge (rev 02)
00:1f.2 IDE interface: Intel Corporation 82801GBM/GHM (ICH7 Family) SATA IDE Controller (rev 02)
00:1f.3 SMBus: Intel Corporation 82801G (ICH7 Family) SMBus Controller (rev 02)
04:00.0 Ethernet controller: Atheros Communications, Inc. AR5006EG 802.11 b/g Wireless PCI Express Adapter (rev 01)
05:00.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL8101E PCI Express Fast Ethernet controller (rev 01)
06:04.0 CardBus bridge: Texas Instruments PCIxx12 Cardbus Controller
06:04.1 FireWire (IEEE 1394): Texas Instruments PCIxx12 OHCI Compliant IEEE 1394 Host Controller
06:04.2 Mass storage controller: Texas Instruments 5-in-1 Multimedia Card Reader (SD/MMC/MS/MS PRO/xD)
06:04.3 Generic system peripheral [0805]: Texas Instruments PCIxx12 SDA Standard Compliant SD Host Controller
cat /proc/asound/devices
Kod: Zaznacz cały
0: [ 0] : control
1: : sequencer
4: [ 0- 0]: hardware dependent
5: [ 0- 1]: hardware dependent
16: [ 0- 0]: digital audio playback
22: [ 0- 6]: digital audio playback
24: [ 0- 0]: digital audio capture
30: [ 0- 6]: digital audio capture
33: : timer
aplay -l
Kod: Zaznacz cały
**** Lista PLAYBACK urządzeń ****
karta 0: Intel [HDA Intel], urządzenie 0: ALC861VD Analog [ALC861VD Analog]
Urządzenia podrzędne: 1/1
Urządzenie podrzędne #0: subdevice #0
karta 0: Intel [HDA Intel], urządzenie 6: Si3054 Modem [Si3054 Modem]
Urządzenia podrzędne: 1/1
Urządzenie podrzędne #0: subdevice #0
lsmod | grep snd
Kod: Zaznacz cały
snd_hda_intel 293792 1
snd_pcm_oss 43008 0
snd_mixer_oss 17920 1 snd_pcm_oss
snd_pcm 80644 2 snd_hda_intel,snd_pcm_oss
snd_page_alloc 11656 2 snd_hda_intel,snd_pcm
snd_hwdep 10628 1 snd_hda_intel
snd_seq_oss 35456 0
snd_seq_midi_event 8704 1 snd_seq_oss
snd_seq 54256 4 snd_seq_oss,snd_seq_midi_event
snd_timer 24580 2 snd_pcm,snd_seq
snd_seq_device 9740 2 snd_seq_oss,snd_seq
snd 56708 11 snd_hda_intel,snd_pcm_oss,snd_mixer_oss,snd_pcm,snd_hwdep,snd_seq_oss,snd_seq,snd_timer,snd_seq_device
soundcore 8800 1 snd
dodam jeszcze, że mam najnowszą wersję alsy 1.0.15 i dystrybucję Ubuntu 7.10 Gutsy Gibbon.
Czy ktoś może mi powiedzieć, co mógłbym zrobić, żeby zadziałało?