• Willkommen im Linux Club - dem deutschsprachigen Supportforum für GNU/Linux. Registriere dich kostenlos, um alle Inhalte zu sehen und Fragen zu stellen.

[gelöst] Lautsprecher seperat regeln

lara

Newbie
Hallo,

ich habe folgendes Problem:
wenn ich die Kopfhörer in mein Samsung (X11) Notebook stecke, schaltet sich die Lautsprecher nicht ab und der Ton kommt auf beiden Quellen.
ich weiß, dass das Problem eigentlich oft vorkommt, habe aber noch keine Lösung gefunden.

Mein System:

# cat /etc/SuSE-release
Code:
openSUSE 11.2 (i586)
VERSION = 11.2

# uname -a
Code:
Linux linux-kiwv 2.6.31.12-0.2-default #1 SMP 2010-03-16 21:25:39 +0100 i686 i686 i386 GNU/Linux

# rpm -qa|egrep -i 'alsa|pulse'
Code:
alsa-oss-1.0.17-25.2.i586
pulseaudio-module-bluetooth-0.9.21-1.2.1.i586
libpulse0-0.9.21-1.2.1.i586
vlc-aout-pulse-1.0.5-1.pm.3.20.i586
pulseaudio-module-x11-0.9.21-1.2.1.i586
pulseaudio-esound-compat-0.9.21-1.2.1.i586
libpulse-mainloop-glib0-0.9.21-1.2.1.i586
pulseaudio-module-jack-0.9.21-1.2.1.i586
alsa-firmware-1.0.20-3.2.noarch
alsa-plugins-1.0.21-3.3.i586
pulseaudio-0.9.21-1.2.1.i586
pulseaudio-utils-0.9.21-1.2.1.i586
libxine1-pulse-1.1.18.1-1.pm.37.2.i586
pulseaudio-module-lirc-0.9.21-1.2.1.i586
pulseaudio-lang-0.9.21-1.2.1.noarch
alsa-plugins-pulse-1.0.21-3.3.i586
pulseaudio-module-zeroconf-0.9.21-1.2.1.i586
alsa-devel-1.0.21-3.2.i586
alsa-1.0.21-3.2.i586
libpulse-browse0-0.9.21-1.2.1.i586
alsa-utils-1.0.21-3.1.i586

# cat /proc/asound/version
Code:
Advanced Linux Sound Architecture Driver Version 1.0.20.

# head -1 /proc/asound/card0/codec#0
Code:
Codec: Analog Devices AD1986A

# lsmod | grep snd
Code:
snd_pcm_oss            51648  0
snd_mixer_oss          18496  1 snd_pcm_oss
snd_seq                64784  0
snd_seq_device          8556  1 snd_seq
snd_hda_codec_si3054     5664  1
snd_hda_codec_analog    66144  1
snd_hda_intel          32352  2
snd_hda_codec          94656  3 snd_hda_codec_si3054,snd_hda_codec_analog,snd_hda_intel
snd_hwdep               8612  1 snd_hda_codec
snd_pcm                97444  4 snd_pcm_oss,snd_hda_codec_si3054,snd_hda_intel,snd_hda_codec
snd_timer              27176  2 snd_seq,snd_pcm
snd                    75076  15 snd_pcm_oss,snd_mixer_oss,snd_seq,snd_seq_device,snd_hda_codec_si3054,snd_hda_codec_analog,snd_hda_intel,snd_hda_codec,snd_hwdep,snd_pcm,snd_timer
soundcore               9120  1 snd
snd_page_alloc         10248  2 snd_hda_intel,snd_pcm

# /sbin/lspci -nnv
Code:
00:00.0 Host bridge [0600]: Intel Corporation Mobile 945GM/PM/GMS, 943/940GML and 945GT Express Memory Controller Hub [8086:27a0] (rev 03)                                                                                                                                      
        Subsystem: Samsung Electronics Co Ltd Device [144d:c026]                                                                        
        Flags: bus master, fast devsel, latency 0                                                                                       
        Capabilities: <access denied>                                                                                                   

00:01.0 PCI bridge [0604]: Intel Corporation Mobile 945GM/PM/GMS, 943/940GML and 945GT Express PCI Express Root Port [8086:27a1] (rev 03) (prog-if 00 [Normal decode])                                                                                                          
        Flags: bus master, fast devsel, latency 0                                                                                       
        Bus: primary=00, secondary=01, subordinate=01, sec-latency=0                                                                    
        Memory behind bridge: d4000000-d5ffffff                                                                                         
        Prefetchable memory behind bridge: 00000000c0000000-00000000cfffffff                                                            
        Capabilities: <access denied>                                                                                                   
        Kernel driver in use: pcieport-driver                                                                                           

00:1b.0 Audio device [0403]: Intel Corporation 82801G (ICH7 Family) High Definition Audio Controller [8086:27d8] (rev 02)
        Subsystem: Samsung Electronics Co Ltd Device [144d:c026]                                                         
        Flags: bus master, fast devsel, latency 0, IRQ 22                                                                
        Memory at da300000 (64-bit, non-prefetchable) [size=16K]                                                         
        Capabilities: <access denied>                                                                                    
        Kernel driver in use: HDA Intel                                                                                  

00:1c.0 PCI bridge [0604]: Intel Corporation 82801G (ICH7 Family) PCI Express Port 1 [8086:27d0] (rev 02) (prog-if 00 [Normal decode])
        Flags: bus master, fast devsel, latency 0                                                                                     
        Bus: primary=00, secondary=02, subordinate=02, sec-latency=0                                                                  
        Capabilities: <access denied>                                                                                                 
        Kernel driver in use: pcieport-driver                                                                                         

00:1c.1 PCI bridge [0604]: Intel Corporation 82801G (ICH7 Family) PCI Express Port 2 [8086:27d2] (rev 02) (prog-if 00 [Normal decode])
        Flags: bus master, fast devsel, latency 0                                                                                     
        Bus: primary=00, secondary=03, subordinate=04, sec-latency=0                                                                  
        I/O behind bridge: 00002000-00002fff                                                                                          
        Memory behind bridge: d7000000-d7ffffff                                                                                       
        Prefetchable memory behind bridge: 00000000d1000000-00000000d1ffffff                                                          
        Capabilities: <access denied>                                                                                                 
        Kernel driver in use: pcieport-driver                                                                                         

00:1c.2 PCI bridge [0604]: Intel Corporation 82801G (ICH7 Family) PCI Express Port 3 [8086:27d4] (rev 02) (prog-if 00 [Normal decode])
        Flags: bus master, fast devsel, latency 0                                                                                     
        Bus: primary=00, secondary=05, subordinate=06, sec-latency=0                                                                  
        I/O behind bridge: 00003000-00003fff                                                                                          
        Prefetchable memory behind bridge: 00000000d2000000-00000000d2ffffff                                                          
        Capabilities: <access denied>                                                                                                 
        Kernel driver in use: pcieport-driver                                                                                         

00:1c.3 PCI bridge [0604]: Intel Corporation 82801G (ICH7 Family) PCI Express Port 4 [8086:27d6] (rev 02) (prog-if 00 [Normal decode])
        Flags: bus master, fast devsel, latency 0                                                                                     
        Bus: primary=00, secondary=07, subordinate=08, sec-latency=0                                                                  
        I/O behind bridge: 00004000-00004fff                                                                                          
        Memory behind bridge: d9000000-d9ffffff                                                                                       
        Prefetchable memory behind bridge: 00000000d3000000-00000000d3ffffff                                                          
        Capabilities: <access denied>                                                                                                 
        Kernel driver in use: pcieport-driver                                                                                         

00:1d.0 USB Controller [0c03]: Intel Corporation 82801G (ICH7 Family) USB UHCI Controller #1 [8086:27c8] (rev 02) (prog-if 00 [UHCI])
        Subsystem: Samsung Electronics Co Ltd Device [144d:c026]                                                                     
        Flags: bus master, medium devsel, latency 0, IRQ 23                                                                          
        I/O ports at 1800 [size=32]                                                                                                  
        Kernel driver in use: uhci_hcd                                                                                               

00:1d.1 USB Controller [0c03]: Intel Corporation 82801G (ICH7 Family) USB UHCI Controller #2 [8086:27c9] (rev 02) (prog-if 00 [UHCI])
        Subsystem: Samsung Electronics Co Ltd Device [144d:c026]                                                                     
        Flags: bus master, medium devsel, latency 0, IRQ 19                                                                          
        I/O ports at 1820 [size=32]                                                                                                  
        Kernel driver in use: uhci_hcd                                                                                               

00:1d.2 USB Controller [0c03]: Intel Corporation 82801G (ICH7 Family) USB UHCI Controller #3 [8086:27ca] (rev 02) (prog-if 00 [UHCI])
        Subsystem: Samsung Electronics Co Ltd Device [144d:c026]                                                                     
        Flags: bus master, medium devsel, latency 0, IRQ 18                                                                          
        I/O ports at 1840 [size=32]                                                                                                  
        Kernel driver in use: uhci_hcd                                                                                               

00:1d.3 USB Controller [0c03]: Intel Corporation 82801G (ICH7 Family) USB UHCI Controller #4 [8086:27cb] (rev 02) (prog-if 00 [UHCI])
        Subsystem: Samsung Electronics Co Ltd Device [144d:c026]                                                                     
        Flags: bus master, medium devsel, latency 0, IRQ 16                                                                          
        I/O ports at 1860 [size=32]                                                                                                  
        Kernel driver in use: uhci_hcd                                                                                               

00:1d.7 USB Controller [0c03]: Intel Corporation 82801G (ICH7 Family) USB2 EHCI Controller [8086:27cc] (rev 02) (prog-if 20 [EHCI])
        Subsystem: Samsung Electronics Co Ltd Device [144d:c026]                                                                   
        Flags: bus master, medium devsel, latency 0, IRQ 23                                                                        
        Memory at da304000 (32-bit, non-prefetchable) [size=1K]                                                                    
        Capabilities: <access denied>                                                                                              
        Kernel driver in use: ehci_hcd                                                                                             

00:1e.0 PCI bridge [0604]: Intel Corporation 82801 Mobile PCI Bridge [8086:2448] (rev e2) (prog-if 01 [Subtractive decode])
        Flags: bus master, fast devsel, latency 0                                                                          
        Bus: primary=00, secondary=09, subordinate=0d, sec-latency=32                                                      
        I/O behind bridge: 00005000-00005fff                                                                               
        Memory behind bridge: da000000-da0fffff                                                                            
        Prefetchable memory behind bridge: 0000000080000000-0000000083ffffff                                               
        Capabilities: <access denied>                                                                                      

00:1f.0 ISA bridge [0601]: Intel Corporation 82801GBM (ICH7-M) LPC Interface Bridge [8086:27b9] (rev 02)
        Subsystem: Samsung Electronics Co Ltd Device [144d:c026]                                        
        Flags: bus master, medium devsel, latency 0                                                     
        Capabilities: <access denied>                                                                   

00:1f.2 IDE interface [0101]: Intel Corporation 82801GBM/GHM (ICH7 Family) SATA IDE Controller [8086:27c4] (rev 02) (prog-if 80 [Master])                                                                                                                                       
        Subsystem: Samsung Electronics Co Ltd Device [144d:c026]                                                                        
        Flags: bus master, 66MHz, medium devsel, latency 0, IRQ 19                                                                      
        I/O ports at 01f0 [size=8]                                                                                                      
        I/O ports at 03f4 [size=1]                                                                                                      
        I/O ports at 0170 [size=8]                                                                                                      
        I/O ports at 0374 [size=1]                                                                                                      
        I/O ports at 18b0 [size=16]                                                                                                     
        Capabilities: <access denied>                                                                                                   
        Kernel driver in use: ata_piix                                                                                                  

00:1f.3 SMBus [0c05]: Intel Corporation 82801G (ICH7 Family) SMBus Controller [8086:27da] (rev 02)
        Subsystem: Samsung Electronics Co Ltd Device [144d:c026]                                  
        Flags: medium devsel, IRQ 19                                                              
        I/O ports at 18e0 [size=32]                                                               

01:00.0 VGA compatible controller [0300]: nVidia Corporation G72M [GeForce Go 7400] [10de:01d8] (rev a1) (prog-if 00 [VGA controller])
        Subsystem: Samsung Electronics Co Ltd Device [144d:c026]                                                                      
        Flags: bus master, fast devsel, latency 0, IRQ 16                                                                             
        Memory at d5000000 (32-bit, non-prefetchable) [size=16M]                                                                      
        Memory at c0000000 (64-bit, prefetchable) [size=256M]                                                                         
        Memory at d4000000 (64-bit, non-prefetchable) [size=16M]                                                                      
        Expansion ROM at <unassigned> [disabled]                                                                                      
        Capabilities: <access denied>                                                                                                 
        Kernel driver in use: nvidia                                                                                                  

03:00.0 Network controller [0280]: Intel Corporation PRO/Wireless 3945ABG [Golan] Network Connection [8086:4222] (rev 02)
        Subsystem: Intel Corporation PRO/Wireless 3945ABG Network Connection [8086:1001]                                 
        Flags: bus master, fast devsel, latency 0, IRQ 29                                                                
        Memory at d7000000 (32-bit, non-prefetchable) [size=4K]                                                          
        Capabilities: <access denied>                                                                                    
        Kernel driver in use: iwl3945                                                                                    

09:05.0 Ethernet controller [0200]: Realtek Semiconductor Co., Ltd. RTL-8139/8139C/8139C+ [10ec:8139] (rev 10)
        Subsystem: Samsung Electronics Co Ltd Device [144d:c026]                                              
        Flags: bus master, medium devsel, latency 32, IRQ 22                                                  
        I/O ports at 5000 [size=256]                                                                          
        Memory at da000000 (32-bit, non-prefetchable) [size=256]                                              
        Capabilities: <access denied>
        Kernel driver in use: 8139too

09:09.0 CardBus bridge [0607]: Ricoh Co Ltd RL5c476 II [1180:0476] (rev b4)
        Subsystem: Samsung Electronics Co Ltd Device [144d:c026]
        Flags: bus master, medium devsel, latency 168, IRQ 20
        Memory at da002000 (32-bit, non-prefetchable) [size=4K]
        Bus: primary=09, secondary=0a, subordinate=0d, sec-latency=176
        Memory window 0: 80000000-83fff000 (prefetchable)
        Memory window 1: 84000000-87fff000
        I/O window 0: 00005400-000054ff
        I/O window 1: 00005800-000058ff
        16-bit legacy interface ports at 0001
        Kernel driver in use: yenta_cardbus

09:09.1 SD Host controller [0805]: Ricoh Co Ltd R5C822 SD/SDIO/MMC/MS/MSPro Host Adapter [1180:0822] (rev 18)
        Subsystem: Samsung Electronics Co Ltd Device [144d:c026]
        Flags: bus master, medium devsel, latency 64, IRQ 22
        Memory at da000400 (32-bit, non-prefetchable) [size=256]
        Capabilities: <access denied>
        Kernel driver in use: sdhci-pci

09:09.2 System peripheral [0880]: Ricoh Co Ltd R5C843 MMC Host Controller [1180:0843] (rev 09)
        Subsystem: Samsung Electronics Co Ltd Device [144d:c026]
        Flags: medium devsel, IRQ 255
        Memory at da000800 (32-bit, non-prefetchable) [size=256]
        Capabilities: <access denied>
        Kernel driver in use: ricoh-mmc

09:09.3 System peripheral [0880]: Ricoh Co Ltd R5C592 Memory Stick Bus Host Adapter [1180:0592] (rev 04)
        Subsystem: Samsung Electronics Co Ltd Device [144d:c026]
        Flags: medium devsel, IRQ 255
        Memory at da000c00 (32-bit, non-prefetchable) [size=256]
        Capabilities: <access denied>

09:09.4 System peripheral [0880]: Ricoh Co Ltd xD-Picture Card Controller [1180:0852] (rev ff) (prog-if ff)
        !!! Unknown header type 7f

#/usr/sbin/hwinfo --sound
Code:
10: PCI 1b.0: 0403 Audio device
  [Created at pci.318]
  UDI: /org/freedesktop/Hal/devices/pci_8086_27d8
  Unique ID: u1Nb.nejKb0_xxF5
  SysFS ID: /devices/pci0000:00/0000:00:1b.0
  SysFS BusID: 0000:00:1b.0
  Hardware Class: sound
  Model: "Intel 82801G (ICH7 Family) High Definition Audio Controller"
  Vendor: pci 0x8086 "Intel Corporation"
  Device: pci 0x27d8 "82801G (ICH7 Family) High Definition Audio Controller"
  SubVendor: pci 0x144d "Samsung Electronics Co Ltd"
  SubDevice: pci 0xc026
  Revision: 0x02
  Driver: "HDA Intel"
  Driver Modules: "snd_hda_intel"
  Memory Range: 0xda300000-0xda303fff (rw,non-prefetchable)
  IRQ: 22 (93525 events)
  Module Alias: "pci:v00008086d000027D8sv0000144Dsd0000C026bc04sc03i00"
  Driver Info #0:
    Driver Status: snd_hda_intel is active
    Driver Activation Cmd: "modprobe snd_hda_intel"
  Config Status: cfg=no, avail=yes, need=no, active=unknown

# /etc/modprobe.d/50-sound.conf
Code:
options snd slots=snd-hda-intel
# u1Nb.nejKb0_xxF5:82801G (ICH7 Family) High Definition Audio Controller
alias snd-card-0 snd-hda-intel


Wenn ich kmix öffne, erscheinen folgende Kanäle:
kmix, pcm, beep, capture, mix, caller id, digital, external amplifier, off-hook.

Könnt ihr mir vielleicht weiterhelfen?
 

lOtz1009

Moderator
Teammitglied
Such dir mal unter http://www.linupedia.org/opensuse/High_Definition_Audio_AC_97 den passenden Eintrag für deinen Codec raus und probier ob's nach dem Einfügen in die /etc/modprobe.d/50-sound.conf besser geht.
 
OP
L

lara

Newbie
ja klar... ich probiere mal alle mit meinem codec durch...
(sag gleich bescheid, obs geklappt hat)

noch eine frage:
würde dann ein zusätzlicher kanal bei kmix erscheinen?
oder welcher kanal spricht den kopfhörer an? beep, caller id?
 
OP
L

lara

Newbie
DANKE!

Da hätte man wirklich alleine drauf kommen könne, vorallem weil ich ja auf dieser Seite schon geschaut habe...
Mit 3stack und 6stack sind neue Kanäle erschienen unter anderem auch einer für Kopfhörer und Front.
Front auf stumm stellen und alle anderen nicht, hat dann geholfen =)
 
Oben