Comment 76 for bug 394500

Revision history for this message
cement_head (andorjkiss) wrote : Re: [Karmic] processes holding /dev/dsp* or /dev/snd/pcm* cause "pulseaudio: card not found - Null Output / Dummy Output"

Hello,

  This bug affects me as well, BUT only if I try to install the modem driver from LINUXANT ( http://www.linuxant.com ) using their automated installer.

  If I try to force reload the ALSA drivers; its a no go - the terminal spits an error which states (something like, from memory) "problem in the snd-hda-intel.so module; see dmesg for details"

Looked in the dmesg - didn't see anything

Looked in the kernel log, found this:

Nov 10 16:58:12 methy1 kernel: [ 14.458437] ttySHSF0 at MMIO 0x0 (irq = 1) is a Conexant HSF softmodem (HDA-14f12c06:103c1379-1)
Nov 10 16:58:13 methy1 kernel: [ 14.995214] input: PS/2 Generic Mouse as /devices/platform/i8042/serio4/serio5/input/input10
Nov 10 16:58:13 methy1 kernel: [ 15.197163] usbcore: deregistering interface driver hsfusbcd2
Nov 10 16:58:13 methy1 kernel: [ 15.424204] HDA Intel 0000:00:1b.0: PCI INT A disabled
Nov 10 16:58:13 methy1 kernel: [ 15.566113] usbcore: registered new interface driver hsfusbcd2
Nov 10 16:58:14 methy1 kernel: [ 15.582413] HDA Intel 0000:00:1b.0: power state changed by ACPI to D0
Nov 10 16:58:14 methy1 kernel: [ 15.582425] HDA Intel 0000:00:1b.0: PCI INT A -> GSI 17 (level, low) -> IRQ 17
Nov 10 16:58:14 methy1 kernel: [ 15.582454] HDA Intel 0000:00:1b.0: setting latency timer to 64
Nov 10 16:58:14 methy1 kernel: [ 15.655403] input: HDA Digital PCBeep as /devices/pci0000:00/0000:00:1b.0/input/input11
Nov 10 16:58:14 methy1 kernel: [ 16.050366] ttySHSF0 at MMIO 0x0 (irq = 1) is a Conexant HSF softmodem (HDA-14f12c06:103c1379-1)
Nov 10 16:58:14 methy1 kernel: [ 16.491080] usbcore: deregistering interface driver hsfusbcd2
Nov 10 16:58:14 methy1 kernel: [ 16.561344] HDA Intel 0000:00:1b.0: PCI INT A disabled
Nov 10 16:58:16 methy1 kernel: [ 17.744856] usbcore: registered new interface driver hsfusbcd2
Nov 10 16:58:16 methy1 kernel: [ 17.760997] HDA Intel 0000:00:1b.0: power state changed by ACPI to D0
Nov 10 16:58:16 methy1 kernel: [ 17.761013] HDA Intel 0000:00:1b.0: PCI INT A -> GSI 17 (level, low) -> IRQ 17
Nov 10 16:58:16 methy1 kernel: [ 17.761040] HDA Intel 0000:00:1b.0: setting latency timer to 64
Nov 10 16:58:16 methy1 kernel: [ 17.823391] [drm] Setting GART location based on new memory map
Nov 10 16:58:16 methy1 kernel: [ 17.825041] [drm] Loading R500 Microcode
Nov 10 16:58:16 methy1 kernel: [ 17.825120] [drm] Num pipes: 1
Nov 10 16:58:16 methy1 kernel: [ 17.825130] [drm] writeback test succeeded in 1 usecs
Nov 10 16:58:16 methy1 kernel: [ 17.834556] input: HDA Digital PCBeep as /devices/pci0000:00/0000:00:1b.0/input/input12
Nov 10 16:58:16 methy1 kernel: [ 18.229079] ttySHSF0 at MMIO 0x0 (irq = 1) is a Conexant HSF softmodem (HDA-14f12c06:103c1379-1)

Maybe the modem is deregistering the sound card?

FYI: this modem driver worked perfectli in Hardy and Intrepid on identical hardware.