Mam pewien problem z audio pod Ubuntu.
Zacznę może od początku. Korzystam z laptopa Dell Inspiron N7110 i mam w nim lekko uszkodzony port wyjścia słuchawkowego - lekko, bo dźwięk leci przez niego jak najbardziej w porządku, lecz nie działa poprawnie rozpoznawanie podłączenia gniazda. Metalowy 'ząbek' w gnieździe, który jest za to odpowiedzialny, wykruszył się lekko podczas małego wypadku

Obecnie po aktualizacji łubudubuntu do wersji 12.04 (a więc także jądra) opcja Auto-mute [disabled/enabled] nic nie zmienia i jak lekko ruszę kablem, wtykiem, wyjście nieoczekiwanie przełącza na głośniki w laptopie.
Pod innymi dystrybucjami jest tak samo, to kwestia wersji jądro, a konkretnie modułu audio mojej karty dźwiękowej.
Podaję szczegóły:
Kod: Zaznacz cały
dominik@Dell-Inspiron:~$ uname -r
3.2.0-24-generic
Kod: Zaznacz cały
dominik@Dell-Inspiron:~$ aplay -l
**** Lista PLAYBACK urządzeń ****
karta 0: PCH [HDA Intel PCH], urządzenie 0: ALC269VB Analog [ALC269VB Analog]
Urządzenia podrzędne: 1/1
Urządzenie podrzędne #0: subdevice #0
karta 0: PCH [HDA Intel PCH], urządzenie 3: HDMI 0 [HDMI 0]
Urządzenia podrzędne: 1/1
Urządzenie podrzędne #0: subdevice #0
Kod: Zaznacz cały
dominik@Dell-Inspiron:~$ lspci
00:00.0 Host bridge: Intel Corporation 2nd Generation Core Processor Family DRAM Controller (rev 09)
00:02.0 VGA compatible controller: Intel Corporation 2nd Generation Core Processor Family Integrated Graphics Controller (rev 09)
00:16.0 Communication controller: Intel Corporation 6 Series/C200 Series Chipset Family MEI Controller #1 (rev 04)
00:1a.0 USB controller: Intel Corporation 6 Series/C200 Series Chipset Family USB Enhanced Host Controller #2 (rev 05)
00:1b.0 Audio device: Intel Corporation 6 Series/C200 Series Chipset Family High Definition Audio Controller (rev 05)
00:1c.0 PCI bridge: Intel Corporation 6 Series/C200 Series Chipset Family PCI Express Root Port 1 (rev b5)
00:1c.2 PCI bridge: Intel Corporation 6 Series/C200 Series Chipset Family PCI Express Root Port 3 (rev b5)
00:1c.4 PCI bridge: Intel Corporation 6 Series/C200 Series Chipset Family PCI Express Root Port 5 (rev b5)
00:1c.5 PCI bridge: Intel Corporation 6 Series/C200 Series Chipset Family PCI Express Root Port 6 (rev b5)
00:1d.0 USB controller: Intel Corporation 6 Series/C200 Series Chipset Family USB Enhanced Host Controller #1 (rev 05)
00:1f.0 ISA bridge: Intel Corporation HM67 Express Chipset Family LPC Controller (rev 05)
00:1f.2 SATA controller: Intel Corporation 6 Series/C200 Series Chipset Family 6 port SATA AHCI Controller (rev 05)
00:1f.3 SMBus: Intel Corporation 6 Series/C200 Series Chipset Family SMBus Controller (rev 05)
01:00.0 Network controller: Atheros Communications Inc. AR9285 Wireless Network Adapter (PCI-Express) (rev 01)
02:00.0 USB controller: NEC Corporation uPD720200 USB 3.0 Host Controller (rev 04)
03:00.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL8101E/RTL8102E PCI Express Fast Ethernet controller (rev 05)
Kod: Zaznacz cały
dominik@Dell-Inspiron:~$ lsmod
Module Size Used by
snd_seq_dummy 12798 0
ppp_deflate 13038 0
zlib_deflate 27139 1 ppp_deflate
bsd_comp 12994 0
ppp_async 17539 1
crc_ccitt 12667 1 ppp_async
ath3k 12961 0
ums_realtek 18248 0
uas 18027 0
usb_storage 49198 1 ums_realtek
parport_pc 32866 0
ppdev 17113 0
bnep 18281 2
rfcomm 47604 18
binfmt_misc 17540 1
snd_hda_codec_hdmi 32474 1
snd_hda_codec_realtek 223867 1
joydev 17693 0
btusb 18288 4
bluetooth 180104 26 ath3k,bnep,rfcomm,btusb
uvcvideo 72627 0
videodev 98259 1 uvcvideo
v4l2_compat_ioctl32 17128 1 videodev
dell_wmi 12681 0
sparse_keymap 13890 1 dell_wmi
dell_laptop 18119 0
dcdbas 14490 1 dell_laptop
snd_hda_intel 33773 3
snd_hda_codec 127706 3 snd_hda_codec_hdmi,snd_hda_codec_realtek,snd_hda_intel
snd_hwdep 13668 1 snd_hda_codec
snd_pcm 97188 3 snd_hda_codec_hdmi,snd_hda_intel,snd_hda_codec
arc4 12529 2
snd_seq_midi 13324 0
snd_rawmidi 30748 1 snd_seq_midi
snd_seq_midi_event 14899 1 snd_seq_midi
snd_seq 61896 3 snd_seq_dummy,snd_seq_midi,snd_seq_midi_event
snd_timer 29990 2 snd_pcm,snd_seq
snd_seq_device 14540 4 snd_seq_dummy,snd_seq_midi,snd_rawmidi,snd_seq
psmouse 87692 0
ath9k 132390 0
serio_raw 13211 0
mac80211 506816 1 ath9k
ath9k_common 14053 1 ath9k
ath9k_hw 411112 2 ath9k,ath9k_common
ath 24067 3 ath9k,ath9k_common,ath9k_hw
cfg80211 205544 3 ath9k,mac80211,ath
i915 468651 4
snd 78855 16 snd_hda_codec_hdmi,snd_hda_codec_realtek,snd_hda_intel,snd_hda_codec,snd_hwdep,snd_pcm,snd_rawmidi,snd_seq,snd_timer,snd_seq_device
drm_kms_helper 46978 1 i915
drm 242038 5 i915,drm_kms_helper
soundcore 15091 1 snd
snd_page_alloc 18529 2 snd_hda_intel,snd_pcm
i2c_algo_bit 13423 1 i915
mei 41616 0
wmi 19256 1 dell_wmi
video 19596 1 i915
mac_hid 13253 0
lp 17799 0
parport 46562 3 parport_pc,ppdev,lp
r8169 62099 0