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

Sound stottert/springt/setzt aus nach Update auf OpenSu 11.3

Hallo,

nach dem Update auf Opensuse 11.3 spinnt mein Sound. Egal welches Programm, sobald ich den Rechner leicht verwende spinnt der Sound. Er springt teilweise vorwärts und manchmal stottert die Ausgabe.

speaker-test meldet dann "broken pipe". Ich könnte mir vortellen, dass es ein Interrupt Problem ist: Unter Ubuntu (hier geht der Sound) wird IRQ 16 verwendet. Unter Suse IRQ 24:

hwinfo --sound:
Code:
15: PCI 14.2: 0403 Audio device                                 
  [Created at pci.318]
  Unique ID: 5Dex.04rYcbu13CB
  SysFS ID: /devices/pci0000:00/0000:00:14.2
  SysFS BusID: 0000:00:14.2
  Hardware Class: sound
  Model: "ATI IXP SB4x0 High Definition Audio Controller"
  Vendor: pci 0x1002 "ATI Technologies Inc"
  Device: pci 0x437b "IXP SB4x0 High Definition Audio Controller"
  SubVendor: pci 0x144d "Samsung Electronics Co Ltd"
  SubDevice: pci 0xc02b 
  Revision: 0x01
  Driver: "HDA Intel"
  Driver Modules: "snd_hda_intel"
  Memory Range: 0xc0400000-0xc0403fff (rw,non-prefetchable)
  IRQ: 24 (2332 events)
  Module Alias: "pci:v00001002d0000437Bsv0000144Dsd0000C02Bbc04sc03i00"
  Driver Info #0:
    Driver Status: snd_hda_intel is active
    Driver Activation Cmd: "modprobe snd_hda_intel"
  Config Status: cfg=yes, avail=yes, need=no, active=unknown

uname -a:
Code:
Linux linux-1bee.site 2.6.34-12-desktop #1 SMP PREEMPT 2010-06-29 02:39:08 +0200 x86_64 x86_64 x86_64 GNU/Linux

cat /proc/interrupts:

Code:
  0:     547500          0   IO-APIC-edge      timer
  1:       4147          0   IO-APIC-edge      i8042
  8:          1          0   IO-APIC-edge      rtc0
 12:     653952          0   IO-APIC-edge      i8042
 14:      14336          0   IO-APIC-edge      pata_atiixp
 15:      25803          0   IO-APIC-edge      pata_atiixp
 16:      60412          0   IO-APIC-fasteoi   ath
 17:      28145          0   IO-APIC-fasteoi   radeon
 18:          0          0   IO-APIC-fasteoi   eth0
 19:          2          0   IO-APIC-fasteoi   ehci_hcd:usb1, ohci_hcd:usb2, ohci_hcd:usb3
 20:          0          0   IO-APIC-fasteoi   yenta
 21:       1607          0   IO-APIC-fasteoi   acpi
 22:          0          0   IO-APIC-fasteoi   mmc0
 24:       2332          0   PCI-MSI-edge      hda_intel
NMI:          0          0   Non-maskable interrupts
LOC:     556247     662979   Local timer interrupts
SPU:          0          0   Spurious interrupts
PMI:          0          0   Performance monitoring interrupts
PND:          0          0   Performance pending work
RES:     365171     429482   Rescheduling interrupts
CAL:        140         54   Function call interrupts
TLB:       3505       4262   TLB shootdowns
TRM:          0          0   Thermal event interrupts
THR:          0          0   Threshold APIC interrupts
MCE:          0          0   Machine check exceptions
MCP:          8          8   Machine check polls
ERR:          1
MIS:          0

dmesg | grep ALSA

Code:
[    6.256970] ALSA hda_codec.c:4358: autoconfig: line_outs=1 (0x14/0x0/0x0/0x0/0x0)
[    6.256975] ALSA hda_codec.c:4362:    speaker_outs=0 (0x0/0x0/0x0/0x0/0x0)
[    6.256978] ALSA hda_codec.c:4366:    hp_outs=1 (0x15/0x0/0x0/0x0/0x0)
[    6.256982] ALSA hda_codec.c:4367:    mono: mono_out=0x0
[    6.256985] ALSA hda_codec.c:4378:    inputs: mic=0x18, fmic=0x0, line=0x0, fline=0x0, cd=0x0, aux=0x0
[    6.257556] ALSA patch_realtek.c:1303: realtek: Enabling init ASM_ID=0x852d CODEC_ID=10ec0262

Wäre super, wenn ich wieder einen sound hätte. Ubuntu ist auch gerade dabei sich zu verabschieden ;-)
 
Hallo

Ich habe dasselbe Problem, aber nur beim Empfang von Digital-Sateliten mit Kaffeine.

Mir scheint dass die Rechenleistung meines PCs dafür nicht reicht. :???:

LG johesud
 
Hallo

Bei mir konnte ich das Soundproblem jetzt beim HDTV Empfang beseitigen:

In der xine-config Datei die Kommentarzeichen für engine.buffers.video_num_buffers beseitigen und von 500 auf z.B. 3000 setzen.

Danach funktioniert es besser. Bildstörungen hab ich trotzdem noch. ;-)


LG johesud
 
Oben