Ubuntu 10.10 headphone jack problema

Fórumok

Sziasztok, Ubuntu 10.10 -et hasznalok, de van egy apro kis problemam, ami nagyon idegesito. Ha bedudom a fulhallgato jacket akkor bar szol a fullhallgato, de a kulso hangszoro nem hallgat el. Neten keresgelve talaltam hasonlo problemat, de ertelmes megoldast meg nem, ha valaki talakozott hasonlo jelenseggel, vagy van otlete merre induljak el, ne tartsa vissza magat.

Koszonom, a hangkartyam:

00:1e.2 Multimedia audio controller: Intel Corporation 82801FB/FBM/FR/FW/FRW (ICH6 Family) AC'97 Audio Controller (rev 03)

Subsystem: Hewlett-Packard Company Compaq nw8240/nx8220
Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
Status: Cap+ 66MHz- UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- 	<TAbort- 	<MAbort- >SERR- 	<PERR- INTx-
Latency: 0
Interrupt: pin A routed to IRQ 21
Region 0: I/O ports at 3100 [=256]
Region 1: I/O ports at 3200 [=64]
Region 2: Memory at c8c01000 (32-bit, non-prefetchable) [=512]
Region 3: Memory at c8c02000 (32-bit, non-prefetchable) [=256]
Capabilities: 	<access denied>
Kernel driver in use: Intel ICH
Kernel modules: snd-intel8x0

Hozzászólások

sudo modprobe -r pcspkr

Ha ez segitett, rakd bele az /etc/modprobe.d/blacklist-be hogy
blacklist pcspkr

(Nagyon ritka esetben meg ez a parancs is kellhet:
sudo update-initramfs -u )

Bemasolnad legyszives ennek a 2 parancsnak a kimenetet:

dpkg -l alsa-*
cat /etc/modprobe.d/alsa-base.conf

Masolom, elore is koszi:

user@nx8220:~$ dpkg -l alsa-*
Desired=Unknown/Install/Remove/Purge/Hold
| Status=Not/Inst/Conf-files/Unpacked/halF-conf/Half-inst/trig-aWait/Trig-pend
|/ Err?=(none)/Reinst-required (Status,Err: uppercase=bad)
||/ Name                                          Version                                       Description
+++-=============================================-=============================================-==========================================================================================================
ii  alsa-base                                     1.0.23+dfsg-1ubuntu4                          ALSA driver configuration files
un  alsa-oss                                                                              (no description available)
ii  alsa-utils                                    1.0.23-2ubuntu3.4                             Utilities for configuring and using ALSA
user@nx8220:~$ cat /etc/modprobe.d/alsa-base.conf
# autoloader aliases
install sound-slot-0 /sbin/modprobe snd-card-0
install sound-slot-1 /sbin/modprobe snd-card-1
install sound-slot-2 /sbin/modprobe snd-card-2
install sound-slot-3 /sbin/modprobe snd-card-3
install sound-slot-4 /sbin/modprobe snd-card-4
install sound-slot-5 /sbin/modprobe snd-card-5
install sound-slot-6 /sbin/modprobe snd-card-6
install sound-slot-7 /sbin/modprobe snd-card-7

# Cause optional modules to be loaded above generic modules
install snd /sbin/modprobe --ignore-install snd $CMDLINE_OPTS &#
# Workaround at bug #499695 (reverted in Ubuntu see LP #319505)
install snd-pcm /sbin/modprobe --ignore-install snd-pcm $CMDLINE_OPTS &install snd-mixer /sbin/modprobe --ignore-install snd-mixer $CMDLINE_OPTS &install snd-seq /sbin/modprobe --ignore-install snd-seq $CMDLINE_OPTS &#
install snd-rawmidi /sbin/modprobe --ignore-install snd-rawmidi $CMDLINE_OPTS &# Cause optional modules to be loaded above sound card driver modules
install snd-emu10k1 /sbin/modprobe --ignore-install snd-emu10k1 $CMDLINE_OPTS &install snd-via82xx /sbin/modprobe --ignore-install snd-via82xx $CMDLINE_OPTS &# Load saa7134-alsa instead of saa7134 (which gets dragged in by it anyway)
install saa7134 /sbin/modprobe --ignore-install saa7134 $CMDLINE_OPTS &# Prevent abnormal drivers from grabbing index 0
options bt87x index=-2
options cx88_alsa index=-2
options saa7134-alsa index=-2
options snd-atiixp-modem index=-2
options snd-intel8x0m index=-2
options snd-via82xx-modem index=-2
options snd-usb-audio index=-2
options snd-usb-caiaq index=-2
options snd-usb-ua101 index=-2
options snd-usb-us122l index=-2
options snd-usb-usx2y index=-2
# Ubuntu #62691, enable MPU for snd-cmipci
options snd-cmipci mpu_port=0x330 fm_port=0x388
# Keep snd-pcsp from being loaded as first soundcard
options snd-pcsp index=-2
# Keep snd-usb-audio from beeing loaded as first soundcard
options snd-usb-audio index=-2

az alsa-base.conf-ba ird ezt:

options snd-intel8x0 model=laptop
options snd-intel8x0 position_fix=1 enable=yes

ha ez nem nyert, meg kiprobalhatod a model=thinkpad vagy a model=ideapad opciokat.
Ismert alsa hiba, elvileg kovetkezo verzioban javitjak, addig marad a probalkozas.
(vagy ha batrabbnak erzed magad, itt van egy patch: https://bugzilla.redhat.com/show_bug.cgi?id=612769)

Sziasztok, koszonom a segitseget, vegul az alsa-base.conf szerkesztese mellett a gnome alsamixer Headphone Sense Jack opcioja segitett:

sudo apt-get install alsa-base alsa-tools alsa-oss alsa-utils alsa-firmware-loaders gnome-alsamixer

gksu gedit /etc/modprobe.d/alsa-base.conf

<-ide csak a kovetkezo sort szurtam be: 
  options snd-hda-intel model=laptop

Majd ezutan menubol inditva a GNOME ALSA Mixert nagyra nyilt szemekkel pipaltam be, a Headphone Sense Jack -opciot ami utan azonnal mukodott. 

nekem igy sem megy sajnos, van vkinek mas otlete?

Desired=Unknown/Install/Remove/Purge/Hold
| Status=Not/Inst/Conf-files/Unpacked/halF-conf/Half-inst/trig-aWait/Trig-pend
|/ Err?=(none)/Reinst-required (Status,Err: uppercase=bad)
||/ Name Version Description
+++-==============-==============-============================================
ii alsa-base 1.0.23+dfsg-1u ALSA driver configuration files
ii alsa-firmware- 1.0.23-3ubuntu ALSA software loaders for specific hardware
ii alsa-oss 1.0.17-4 ALSA wrapper for OSS applications
ii alsa-tools 1.0.23-3ubuntu Console based ALSA utilities for specific ha
ii alsa-utils 1.0.23-2ubuntu Utilities for configuring and using ALSA

----------------------

# autoloader aliases
install sound-slot-0 /sbin/modprobe snd-card-0
install sound-slot-1 /sbin/modprobe snd-card-1
install sound-slot-2 /sbin/modprobe snd-card-2
install sound-slot-3 /sbin/modprobe snd-card-3
install sound-slot-4 /sbin/modprobe snd-card-4
install sound-slot-5 /sbin/modprobe snd-card-5
install sound-slot-6 /sbin/modprobe snd-card-6
install sound-slot-7 /sbin/modprobe snd-card-7

# Cause optional modules to be loaded above generic modules
install snd /sbin/modprobe --ignore-install snd $CMDLINE_OPTS &
#
# Workaround at bug #499695 (reverted in Ubuntu see LP #319505)
install snd-pcm /sbin/modprobe --ignore-install snd-pcm $CMDLINE_OPTS &
install snd-mixer /sbin/modprobe --ignore-install snd-mixer $CMDLINE_OPTS &
install snd-seq /sbin/modprobe --ignore-install snd-seq $CMDLINE_OPTS &
#
install snd-rawmidi /sbin/modprobe --ignore-install snd-rawmidi $CMDLINE_OPTS &
# Cause optional modules to be loaded above sound card driver modules
install snd-emu10k1 /sbin/modprobe --ignore-install snd-emu10k1 $CMDLINE_OPTS &
install snd-via82xx /sbin/modprobe --ignore-install snd-via82xx $CMDLINE_OPTS &

# Load saa7134-alsa instead of saa7134 (which gets dragged in by it anyway)
install saa7134 /sbin/modprobe --ignore-install saa7134 $CMDLINE_OPTS &
# Prevent abnormal drivers from grabbing index 0
options bt87x index=-2
options cx88_alsa index=-2
options saa7134-alsa index=-2
options snd-atiixp-modem index=-2
options snd-intel8x0m index=-2
options snd-via82xx-modem index=-2
options snd-usb-audio index=-2
options snd-usb-caiaq index=-2
options snd-usb-ua101 index=-2
options snd-usb-us122l index=-2
options snd-usb-usx2y index=-2
# Ubuntu #62691, enable MPU for snd-cmipci
options snd-cmipci mpu_port=0x330 fm_port=0x388
# Keep snd-pcsp from being loaded as first soundcard
options snd-pcsp index=-2
# Keep snd-usb-audio from beeing loaded as first soundcard
options snd-usb-audio index=-2

---
microtroll.net