alsa-base: Unable to use cs4237b sound card with alsa
Alexander Toresson
alexander.toresson at gmail.com
Fri Dec 31 16:32:56 UTC 2004
Package: alsa-base
Version: 1.0.7-2
Severity: important
My laptop has a Crystal CS4237b sound card, and so I should be able to
use the snd-cs4236 driver. It's also compatible with the sb pro, so I
should also be able to use the sb8 driver. None of these work on my
system. alsaconf doesn't detect any of them. It cannot find any pnp
or pci soundcard (though the cs4237b is a isapnp card), and tries to
probe for legacy isa cards, which also fails with "no legacy cards
found" and lots of errors in the console (see dmesg output below).
modprobe is unable to insert any of them and, whatever I do, fails
with "soundcard not found or is busy". I am able to return info about
the cs4237b through lspnp:
#lspnp -v
00 PNP0a03 PCI bus
io 0x0cf8-0x0cff
01 PNP0c01 System board
mem 0x00000000-0x0009ffff
mem 0x00100000-0x03ffffff
mem 0x000f0000-0x000fffff
mem 0xfffe0000-0xffffffff
mem 0x100a0000-0x100fffff
io 0x0800-0x083f
io 0x0840-0x084f
io 0x03f0-0x03f1
io 0x00e0-0x00e1
02 PNP0c01 System board
mem 0xed000000-0xedffffff
io 0xf400-0xf4fe
03 PNP0000 AT programmable interrupt controller
irq 2
io 0x0020-0x003f
io 0x00a0-0x00bf
io 0x04d0-0x04d1
04 PNP0100 AT system timer
irq 0
io 0x0040-0x005f
05 PNP0200 AT DMA controller
io 0x0080-0x009f
io 0x0000-0x001f
io 0x00c0-0x00df
dma 4
06 PNP0303 IBM enhanced keyboard (101/102-key, PS/2 mouse support)
irq 1
io 0x0060-0x0060
io 0x0064-0x0064
07 PNP0f13 PS/2 port for PS/2-style mice
irq 12
08 PNP0800 AT-style speaker sound
io 0x0061-0x0061
09 PNP0b00 AT real-time clock
irq 8
io 0x0070-0x007f
0a PNP0c04 Math coprocessor
irq 13
io 0x00f0-0x00ff
0b PNP0e03 Intel 82365-compatible CardBus controller
irq 5
io 0x03e0-0x03e1
0c PNP0501 16550A-compatible COM port
irq 4
io 0x03f8-0x03ff
0d SMCf010 communications device: RS-232
irq disabled
io 0x03e8-0x03ef
io 0x0290-0x0297
dma disabled
0e PNP0401 ECP printer port
dma disabled
irq 7
io 0x0378-0x037f
io 0x0778-0x077b
0f CSC0000 Crystal PnP audio system CODEC
io 0x0530-0x0537
io 0x0388-0x038b
io 0x0220-0x022f
irq 5
dma 1
dma 0
10 CSC0010 Crystal PnP audio system control registers
io 0x0210-0x0217
11 PNP0700 PC standard floppy disk controller
irq 6
io 0x03f2-0x03f5
io 0x03f7-0x03f7
dma 2
So the command I used with modprobe was:
#modprobe snd-cs4236 port=0x530 cport=0x210 irq=5 dma1=1 dma2=0
CS4236+ soundcard not found or device busy
FATAL: Error inserting snd_cs4236
(/lib/modules/2.6.8-1-686/kernel/sound/isa/cs423x/snd-cs4236.ko): No
such device
FATAL: Error running install command for snd_cs4236
I've tried many other combinations, based on what others who have
successfully configured their cs4237b have written, though none works
for me.
#modprobe snd-sb8 port=0x220 irq=5 dma=1
sb: can't grab irq 65535
sb: can't grab irq 65535
sb: can't grab irq 65535
Sound Blaster soundcard not found or device busy
FATAL: Error inserting snd_sb8
(/lib/modules/2.6.8-1-686/kernel/sound/isa/sb/snd-sb8.ko): No such
device
FATAL: Error running install command for snd_sb8
My laptop is a Dell Latitude CPi D300XT.
#lspci -vv
0000:00:00.0 Host bridge: Intel Corp. 440BX/ZX/DX - 82443BX/ZX/DX Host
bridge (AGP disabled) (rev 02)
Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr-
Stepping- SERR+ FastB2B-
Status: Cap- 66MHz- UDF- FastB2B- ParErr- DEVSEL=medium >TAbort-
<TAbort- <MAbort+ >SERR- <PERR+
Latency: 32
Region 0: Memory at d0000000 (32-bit, prefetchable) [size=256M]
0000:00:02.0 VGA compatible controller: Neomagic Corporation NM2160
[MagicGraph 128XD] (rev 01) (prog-if 00 [VGA])
Subsystem: Dell MagicGraph 128XD
Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr-
Stepping- SERR- FastB2B-
Status: Cap- 66MHz- UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort-
<TAbort- <MAbort- >SERR- <PERR-
Latency: 32 (4000ns min, 63750ns max)
Interrupt: pin A routed to IRQ 11
Region 0: Memory at e0000000 (32-bit, prefetchable) [size=16M]
Region 1: Memory at fde00000 (32-bit, non-prefetchable) [size=2M]
Region 2: Memory at fdd00000 (32-bit, non-prefetchable) [size=1M]
0000:00:03.0 CardBus bridge: Texas Instruments PCI1131 (rev 01)
Subsystem: Dell: Unknown device 0074
Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr-
Stepping- SERR- FastB2B-
Status: Cap- 66MHz- UDF- FastB2B- ParErr- DEVSEL=medium >TAbort-
<TAbort- <MAbort- >SERR- <PERR-
Latency: 168, Cache Line Size: 0x08 (32 bytes)
Interrupt: pin A routed to IRQ 11
Region 0: Memory at 10000000 (32-bit, non-prefetchable) [size=4K]
Bus: primary=00, secondary=01, subordinate=04, sec-latency=176
Memory window 0: 10400000-107ff000 (prefetchable)
Memory window 1: 10800000-10bff000
I/O window 0: 00004000-000040ff
I/O window 1: 00004400-000044ff
BridgeCtl: Parity- SERR- ISA- VGA- MAbort- >Reset- 16bInt- PostWrite+
16-bit legacy interface ports at 0001
0000:00:03.1 CardBus bridge: Texas Instruments PCI1131 (rev 01)
Subsystem: Dell: Unknown device 0074
Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr-
Stepping- SERR- FastB2B-
Status: Cap- 66MHz- UDF- FastB2B- ParErr- DEVSEL=medium >TAbort-
<TAbort- <MAbort- >SERR- <PERR-
Latency: 168, Cache Line Size: 0x08 (32 bytes)
Interrupt: pin B routed to IRQ 11
Region 0: Memory at 10001000 (32-bit, non-prefetchable) [size=4K]
Bus: primary=00, secondary=05, subordinate=08, sec-latency=176
Memory window 0: 10c00000-10fff000 (prefetchable)
Memory window 1: 11000000-113ff000
I/O window 0: 00004800-000048ff
I/O window 1: 00004c00-00004cff
BridgeCtl: Parity- SERR- ISA- VGA- MAbort- >Reset+ 16bInt+ PostWrite+
16-bit legacy interface ports at 0001
0000:00:07.0 Bridge: Intel Corp. 82371AB/EB/MB PIIX4 ISA (rev 01)
Control: I/O+ Mem+ BusMaster+ SpecCycle+ MemWINV- VGASnoop- ParErr-
Stepping- SERR+ FastB2B-
Status: Cap- 66MHz- UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort-
<TAbort- <MAbort- >SERR- <PERR-
Latency: 0
0000:00:07.1 IDE interface: Intel Corp. 82371AB/EB/MB PIIX4 IDE (rev
01) (prog-if 80 [Master])
Control: I/O+ Mem- BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr-
Stepping- SERR- FastB2B-
Status: Cap- 66MHz- UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort-
<TAbort- <MAbort- >SERR- <PERR-
Latency: 32
Region 4: I/O ports at 0860 [size=16]
0000:00:07.2 USB Controller: Intel Corp. 82371AB/EB/MB PIIX4 USB (rev
01) (prog-if 00 [UHCI])
Control: I/O+ Mem- BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr-
Stepping- SERR- FastB2B-
Status: Cap- 66MHz- UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort-
<TAbort- <MAbort- >SERR- <PERR-
Latency: 32
Interrupt: pin D routed to IRQ 11
Region 4: I/O ports at ece0 [size=32]
0000:00:07.3 Bridge: Intel Corp. 82371AB/EB/MB PIIX4 ACPI (rev 01)
Control: I/O+ Mem+ BusMaster- SpecCycle- MemWINV- VGASnoop- ParErr-
Stepping- SERR- FastB2B-
Status: Cap- 66MHz- UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort-
<TAbort- <MAbort- >SERR- <PERR-
Interrupt: pin ? routed to IRQ 9
0000:01:00.0 Ethernet controller: Realtek Semiconductor Co., Ltd.
RTL-8139/8139C/8139C+ (rev 10)
Subsystem: Realtek Semiconductor Co., Ltd. RT8139
Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr-
Stepping- SERR- FastB2B-
Status: Cap+ 66MHz- UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort-
<TAbort- <MAbort- >SERR- <PERR-
Latency: 64 (8000ns min, 16000ns max)
Interrupt: pin A routed to IRQ 11
Region 0: I/O ports at 4000 [size=256]
Region 1: Memory at 10800000 (32-bit, non-prefetchable) [size=512]
Capabilities: [50] Power Management version 2
Flags: PMEClk- DSI- D1+ D2+ AuxCurrent=0mA PME(D0-,D1+,D2+,D3hot+,D3cold-)
Status: D0 PME-Enable- DSel=0 DScale=0 PME-
#lsusb -vv
Bus 001 Device 002: ID 0763:1010 Midiman Midisport 1x1
Device Descriptor:
bLength 18
bDescriptorType 1
bcdUSB 1.00
bDeviceClass 255 Vendor Specific Class
bDeviceSubClass 255 Vendor Specific Subclass
bDeviceProtocol 255 Vendor Specific Protocol
bMaxPacketSize0 64
idVendor 0x0763 Midiman
idProduct 0x1010 Midisport 1x1
bcdDevice 0.01
iManufacturer 0
iProduct 0
iSerial 0
bNumConfigurations 1
Configuration Descriptor:
bLength 9
bDescriptorType 2
wTotalLength 218
bNumInterfaces 1
bConfigurationValue 1
iConfiguration 0
bmAttributes 0x80
MaxPower 100mA
Interface Descriptor:
bLength 9
bDescriptorType 4
bInterfaceNumber 0
bAlternateSetting 0
bNumEndpoints 0
bInterfaceClass 255 Vendor Specific Class
bInterfaceSubClass 255 Vendor Specific Subclass
bInterfaceProtocol 255 Vendor Specific Protocol
iInterface 0
Interface Descriptor:
bLength 9
bDescriptorType 4
bInterfaceNumber 0
bAlternateSetting 1
bNumEndpoints 13
bInterfaceClass 255 Vendor Specific Class
bInterfaceSubClass 255 Vendor Specific Subclass
bInterfaceProtocol 255 Vendor Specific Protocol
iInterface 0
Endpoint Descriptor:
bLength 7
bDescriptorType 5
bEndpointAddress 0x81 EP 1 IN
bmAttributes 3
Transfer Type Interrupt
Synch Type None
Usage Type Data
wMaxPacketSize 0x0010 bytes 16 once
bInterval 10
Endpoint Descriptor:
bLength 7
bDescriptorType 5
bEndpointAddress 0x82 EP 2 IN
bmAttributes 2
Transfer Type Bulk
Synch Type None
Usage Type Data
wMaxPacketSize 0x0040 bytes 64 once
bInterval 0
Endpoint Descriptor:
bLength 7
bDescriptorType 5
bEndpointAddress 0x02 EP 2 OUT
bmAttributes 2
Transfer Type Bulk
Synch Type None
Usage Type Data
wMaxPacketSize 0x0040 bytes 64 once
bInterval 0
Endpoint Descriptor:
bLength 7
bDescriptorType 5
bEndpointAddress 0x84 EP 4 IN
bmAttributes 2
Transfer Type Bulk
Synch Type None
Usage Type Data
wMaxPacketSize 0x0040 bytes 64 once
bInterval 0
Endpoint Descriptor:
bLength 7
bDescriptorType 5
bEndpointAddress 0x04 EP 4 OUT
bmAttributes 2
Transfer Type Bulk
Synch Type None
Usage Type Data
wMaxPacketSize 0x0040 bytes 64 once
bInterval 0
Endpoint Descriptor:
bLength 7
bDescriptorType 5
bEndpointAddress 0x86 EP 6 IN
bmAttributes 2
Transfer Type Bulk
Synch Type None
Usage Type Data
wMaxPacketSize 0x0040 bytes 64 once
bInterval 0
Endpoint Descriptor:
bLength 7
bDescriptorType 5
bEndpointAddress 0x06 EP 6 OUT
bmAttributes 2
Transfer Type Bulk
Synch Type None
Usage Type Data
wMaxPacketSize 0x0040 bytes 64 once
bInterval 0
Endpoint Descriptor:
bLength 7
bDescriptorType 5
bEndpointAddress 0x88 EP 8 IN
bmAttributes 1
Transfer Type Isochronous
Synch Type None
Usage Type Data
wMaxPacketSize 0x0010 bytes 16 once
bInterval 1
Endpoint Descriptor:
bLength 7
bDescriptorType 5
bEndpointAddress 0x08 EP 8 OUT
bmAttributes 1
Transfer Type Isochronous
Synch Type None
Usage Type Data
wMaxPacketSize 0x0010 bytes 16 once
bInterval 1
Endpoint Descriptor:
bLength 7
bDescriptorType 5
bEndpointAddress 0x89 EP 9 IN
bmAttributes 1
Transfer Type Isochronous
Synch Type None
Usage Type Data
wMaxPacketSize 0x0010 bytes 16 once
bInterval 1
Endpoint Descriptor:
bLength 7
bDescriptorType 5
bEndpointAddress 0x09 EP 9 OUT
bmAttributes 1
Transfer Type Isochronous
Synch Type None
Usage Type Data
wMaxPacketSize 0x0010 bytes 16 once
bInterval 1
Endpoint Descriptor:
bLength 7
bDescriptorType 5
bEndpointAddress 0x8a EP 10 IN
bmAttributes 1
Transfer Type Isochronous
Synch Type None
Usage Type Data
wMaxPacketSize 0x0010 bytes 16 once
bInterval 1
Endpoint Descriptor:
bLength 7
bDescriptorType 5
bEndpointAddress 0x0a EP 10 OUT
bmAttributes 1
Transfer Type Isochronous
Synch Type None
Usage Type Data
wMaxPacketSize 0x0010 bytes 16 once
bInterval 1
Interface Descriptor:
bLength 9
bDescriptorType 4
bInterfaceNumber 0
bAlternateSetting 2
bNumEndpoints 13
bInterfaceClass 255 Vendor Specific Class
bInterfaceSubClass 255 Vendor Specific Subclass
bInterfaceProtocol 255 Vendor Specific Protocol
iInterface 0
Endpoint Descriptor:
bLength 7
bDescriptorType 5
bEndpointAddress 0x81 EP 1 IN
bmAttributes 3
Transfer Type Interrupt
Synch Type None
Usage Type Data
wMaxPacketSize 0x0040 bytes 64 once
bInterval 10
Endpoint Descriptor:
bLength 7
bDescriptorType 5
bEndpointAddress 0x82 EP 2 IN
bmAttributes 2
Transfer Type Bulk
Synch Type None
Usage Type Data
wMaxPacketSize 0x0040 bytes 64 once
bInterval 0
Endpoint Descriptor:
bLength 7
bDescriptorType 5
bEndpointAddress 0x02 EP 2 OUT
bmAttributes 2
Transfer Type Bulk
Synch Type None
Usage Type Data
wMaxPacketSize 0x0040 bytes 64 once
bInterval 0
Endpoint Descriptor:
bLength 7
bDescriptorType 5
bEndpointAddress 0x84 EP 4 IN
bmAttributes 2
Transfer Type Bulk
Synch Type None
Usage Type Data
wMaxPacketSize 0x0040 bytes 64 once
bInterval 0
Endpoint Descriptor:
bLength 7
bDescriptorType 5
bEndpointAddress 0x04 EP 4 OUT
bmAttributes 2
Transfer Type Bulk
Synch Type None
Usage Type Data
wMaxPacketSize 0x0040 bytes 64 once
bInterval 0
Endpoint Descriptor:
bLength 7
bDescriptorType 5
bEndpointAddress 0x86 EP 6 IN
bmAttributes 2
Transfer Type Bulk
Synch Type None
Usage Type Data
wMaxPacketSize 0x0040 bytes 64 once
bInterval 0
Endpoint Descriptor:
bLength 7
bDescriptorType 5
bEndpointAddress 0x06 EP 6 OUT
bmAttributes 2
Transfer Type Bulk
Synch Type None
Usage Type Data
wMaxPacketSize 0x0040 bytes 64 once
bInterval 0
Endpoint Descriptor:
bLength 7
bDescriptorType 5
bEndpointAddress 0x88 EP 8 IN
bmAttributes 1
Transfer Type Isochronous
Synch Type None
Usage Type Data
wMaxPacketSize 0x0100 bytes 256 once
bInterval 1
Endpoint Descriptor:
bLength 7
bDescriptorType 5
bEndpointAddress 0x08 EP 8 OUT
bmAttributes 1
Transfer Type Isochronous
Synch Type None
Usage Type Data
wMaxPacketSize 0x0100 bytes 256 once
bInterval 1
Endpoint Descriptor:
bLength 7
bDescriptorType 5
bEndpointAddress 0x89 EP 9 IN
bmAttributes 1
Transfer Type Isochronous
Synch Type None
Usage Type Data
wMaxPacketSize 0x0010 bytes 16 once
bInterval 1
Endpoint Descriptor:
bLength 7
bDescriptorType 5
bEndpointAddress 0x09 EP 9 OUT
bmAttributes 1
Transfer Type Isochronous
Synch Type None
Usage Type Data
wMaxPacketSize 0x0010 bytes 16 once
bInterval 1
Endpoint Descriptor:
bLength 7
bDescriptorType 5
bEndpointAddress 0x8a EP 10 IN
bmAttributes 1
Transfer Type Isochronous
Synch Type None
Usage Type Data
wMaxPacketSize 0x0010 bytes 16 once
bInterval 1
Endpoint Descriptor:
bLength 7
bDescriptorType 5
bEndpointAddress 0x0a EP 10 OUT
bmAttributes 1
Transfer Type Isochronous
Synch Type None
Usage Type Data
wMaxPacketSize 0x0010 bytes 16 once
bInterval 1
Bus 001 Device 001: ID 0000:0000
Device Descriptor:
bLength 18
bDescriptorType 1
bcdUSB 1.10
bDeviceClass 9 Hub
bDeviceSubClass 0 Unused
bDeviceProtocol 0
bMaxPacketSize0 8
idVendor 0x0000
idProduct 0x0000
bcdDevice 2.06
iManufacturer 3 Linux 2.6.8-1-686 uhci_hcd
iProduct 2 Intel Corp. 82371AB/EB/MB PIIX4 USB
iSerial 1 0000:00:07.2
bNumConfigurations 1
Configuration Descriptor:
bLength 9
bDescriptorType 2
wTotalLength 25
bNumInterfaces 1
bConfigurationValue 1
iConfiguration 0
bmAttributes 0xc0
Self Powered
MaxPower 0mA
Interface Descriptor:
bLength 9
bDescriptorType 4
bInterfaceNumber 0
bAlternateSetting 0
bNumEndpoints 1
bInterfaceClass 9 Hub
bInterfaceSubClass 0 Unused
bInterfaceProtocol 0
iInterface 0
Endpoint Descriptor:
bLength 7
bDescriptorType 5
bEndpointAddress 0x81 EP 1 IN
bmAttributes 3
Transfer Type Interrupt
Synch Type None
Usage Type Data
wMaxPacketSize 0x0002 bytes 2 twice
bInterval 255
#dmesg
soundcard not found or device busy
Yamaha OPL3-SA soundcard not found or device busy
Yamaha OPL3-SA soundcard not found or device busy
Yamaha OPL3-SA soundcard not found or device busy
Yamaha OPL3-SA soundcard not found or device busy
Yamaha OPL3-SA soundcard not found or device busy
Yamaha OPL3-SA soundcard not found or device busy
Yamaha OPL3-SA soundcard not found or device busy
Yamaha OPL3-SA soundcard not found or device busy
Yamaha OPL3-SA soundcard not found or device busy
Yamaha OPL3-SA soundcard not found or device busy
Yamaha OPL3-SA soundcard not found or device busy
Yamaha OPL3-SA soundcard not found or device busy
Yamaha OPL3-SA soundcard not found or device busy
Yamaha OPL3-SA soundcard not found or device busy
Yamaha OPL3-SA soundcard not found or device busy
Yamaha OPL3-SA soundcard not found or device busy
Yamaha OPL3-SA soundcard not found or device busy
Yamaha OPL3-SA soundcard not found or device busy
Yamaha OPL3-SA soundcard not found or device busy
Yamaha OPL3-SA soundcard not found or device busy
Yamaha OPL3-SA soundcard not found or device busy
Yamaha OPL3-SA soundcard not found or device busy
Yamaha OPL3-SA soundcard not found or device busy
Yamaha OPL3-SA soundcard not found or device busy
Yamaha OPL3-SA soundcard not found or device busy
Yamaha OPL3-SA soundcard not found or device busy
Yamaha OPL3-SA soundcard not found or device busy
Yamaha OPL3-SA soundcard not found or device busy
Yamaha OPL3-SA soundcard not found or device busy
Yamaha OPL3-SA soundcard not found or device busy
Yamaha OPL3-SA soundcard not found or device busy
Yamaha OPL3-SA soundcard not found or device busy
Yamaha OPL3-SA soundcard not found or device busy
Yamaha OPL3-SA soundcard not found or device busy
Yamaha OPL3-SA soundcard not found or device busy
Yamaha OPL3-SA soundcard not found or device busy
Yamaha OPL3-SA soundcard not found or device busy
Yamaha OPL3-SA soundcard not found or device busy
Yamaha OPL3-SA soundcard not found or device busy
Yamaha OPL3-SA soundcard not found or device busy
Yamaha OPL3-SA soundcard not found or device busy
Yamaha OPL3-SA soundcard not found or device busy
Yamaha OPL3-SA soundcard not found or device busy
Yamaha OPL3-SA soundcard not found or device busy
Yamaha OPL3-SA soundcard not found or device busy
Yamaha OPL3-SA soundcard not found or device busy
Yamaha OPL3-SA soundcard not found or device busy
Yamaha OPL3-SA soundcard not found or device busy
Yamaha OPL3-SA soundcard not found or device busy
Yamaha OPL3-SA soundcard not found or device busy
Yamaha OPL3-SA soundcard not found or device busy
Yamaha OPL3-SA soundcard not found or device busy
Yamaha OPL3-SA soundcard not found or device busy
Yamaha OPL3-SA soundcard not found or device busy
Yamaha OPL3-SA soundcard not found or device busy
Yamaha OPL3-SA soundcard not found or device busy
Yamaha OPL3-SA soundcard not found or device busy
Yamaha OPL3-SA soundcard not found or device busy
Yamaha OPL3-SA soundcard not found or device busy
Yamaha OPL3-SA soundcard not found or device busy
Yamaha OPL3-SA soundcard not found or device busy
Yamaha OPL3-SA soundcard not found or device busy
Yamaha OPL3-SA soundcard not found or device busy
Yamaha OPL3-SA soundcard not found or device busy
Yamaha OPL3-SA soundcard not found or device busy
Yamaha OPL3-SA soundcard not found or device busy
Yamaha OPL3-SA soundcard not found or device busy
Yamaha OPL3-SA soundcard not found or device busy
Yamaha OPL3-SA soundcard not found or device busy
Yamaha OPL3-SA soundcard not found or device busy
Yamaha OPL3-SA soundcard not found or device busy
Yamaha OPL3-SA soundcard not found or device busy
Yamaha OPL3-SA soundcard not found or device busy
Yamaha OPL3-SA soundcard not found or device busy
Yamaha OPL3-SA soundcard not found or device busy
Yamaha OPL3-SA soundcard not found or device busy
Yamaha OPL3-SA soundcard not found or device busy
Yamaha OPL3-SA soundcard not found or device busy
Yamaha OPL3-SA soundcard not found or device busy
Yamaha OPL3-SA soundcard not found or device busy
Yamaha OPL3-SA soundcard not found or device busy
Yamaha OPL3-SA soundcard not found or device busy
Yamaha OPL3-SA soundcard not found or device busy
Yamaha OPL3-SA soundcard not found or device busy
Yamaha OPL3-SA soundcard not found or device busy
Yamaha OPL3-SA soundcard not found or device busy
Yamaha OPL3-SA soundcard not found or device busy
Yamaha OPL3-SA soundcard not found or device busy
Yamaha OPL3-SA soundcard not found or device busy
Yamaha OPL3-SA soundcard not found or device busy
Yamaha OPL3-SA soundcard not found or device busy
Yamaha OPL3-SA soundcard not found or device busy
Yamaha OPL3-SA soundcard not found or device busy
Yamaha OPL3-SA soundcard not found or device busy
Yamaha OPL3-SA soundcard not found or device busy
Yamaha OPL3-SA soundcard not found or device busy
Yamaha OPL3-SA soundcard not found or device busy
Yamaha OPL3-SA soundcard not found or device busy
Yamaha OPL3-SA soundcard not found or device busy
Yamaha OPL3-SA soundcard not found or device busy
Yamaha OPL3-SA soundcard not found or device busy
Yamaha OPL3-SA soundcard not found or device busy
Yamaha OPL3-SA soundcard not found or device busy
Yamaha OPL3-SA soundcard not found or device busy
Yamaha OPL3-SA soundcard not found or device busy
Yamaha OPL3-SA soundcard not found or device busy
Yamaha OPL3-SA soundcard not found or device busy
Yamaha OPL3-SA soundcard not found or device busy
Yamaha OPL3-SA soundcard not found or device busy
Yamaha OPL3-SA soundcard not found or device busy
Yamaha OPL3-SA soundcard not found or device busy
Yamaha OPL3-SA soundcard not found or device busy
Yamaha OPL3-SA soundcard not found or device busy
Yamaha OPL3-SA soundcard not found or device busy
Yamaha OPL3-SA soundcard not found or device busy
Yamaha OPL3-SA soundcard not found or device busy
CS4236+ soundcard not found or device busy
CS4236+ soundcard not found or device busy
CS4236+ soundcard not found or device busy
CS4236+ soundcard not found or device busy
CS4236+ soundcard not found or device busy
CS4236+ soundcard not found or device busy
CS4236+ soundcard not found or device busy
CS4236+ soundcard not found or device busy
CS4236+ soundcard not found or device busy
CS4236+ soundcard not found or device busy
CS4236+ soundcard not found or device busy
CS4236+ soundcard not found or device busy
CS4236+ soundcard not found or device busy
CS4236+ soundcard not found or device busy
CS4236+ soundcard not found or device busy
CS4236+ soundcard not found or device busy
CS4236+ soundcard not found or device busy
CS4236+ soundcard not found or device busy
CS4236+ soundcard not found or device busy
CS4236+ soundcard not found or device busy
CS4236+ soundcard not found or device busy
CS4236+ soundcard not found or device busy
CS4236+ soundcard not found or device busy
CS4236+ soundcard not found or device busy
CS4236+ soundcard not found or device busy
CS4236+ soundcard not found or device busy
CS4236+ soundcard not found or device busy
CS4236+ soundcard not found or device busy
CS4236+ soundcard not found or device busy
CS4236+ soundcard not found or device busy
CS4236+ soundcard not found or device busy
CS4236+ soundcard not found or device busy
CS4236+ soundcard not found or device busy
CS4236+ soundcard not found or device busy
CS4236+ soundcard not found or device busy
CS4236+ soundcard not found or device busy
CS4236+ soundcard not found or device busy
CS4236+ soundcard not found or device busy
CS4236+ soundcard not found or device busy
CS4236+ soundcard not found or device busy
CS4236+ soundcard not found or device busy
CS4236+ soundcard not found or device busy
CS4236+ soundcard not found or device busy
CS4236+ soundcard not found or device busy
CS4236+ soundcard not found or device busy
CS4236+ soundcard not found or device busy
CS4236+ soundcard not found or device busy
CS4236+ soundcard not found or device busy
CS4236+ soundcard not found or device busy
CS4236+ soundcard not found or device busy
CS4236+ soundcard not found or device busy
CS4236+ soundcard not found or device busy
CS4236+ soundcard not found or device busy
CS4236+ soundcard not found or device busy
CS4236+ soundcard not found or device busy
CS4236+ soundcard not found or device busy
CS4236+ soundcard not found or device busy
CS4236+ soundcard not found or device busy
CS4236+ soundcard not found or device busy
CS4236+ soundcard not found or device busy
CS4236+ soundcard not found or device busy
CS4236+ soundcard not found or device busy
CS4236+ soundcard not found or device busy
CS4236+ soundcard not found or device busy
CS4236+ soundcard not found or device busy
CS4236+ soundcard not found or device busy
CS4236+ soundcard not found or device busy
CS4236+ soundcard not found or device busy
CS4236+ soundcard not found or device busy
CS4236+ soundcard not found or device busy
CS4236+ soundcard not found or device busy
CS4236+ soundcard not found or device busy
CS4232 soundcard not found or device busy
CS4232 soundcard not found or device busy
CS4232 soundcard not found or device busy
CS4232 soundcard not found or device busy
CS4232 soundcard not found or device busy
CS4232 soundcard not found or device busy
CS4232 soundcard not found or device busy
CS4232 soundcard not found or device busy
CS4232 soundcard not found or device busy
CS4232 soundcard not found or device busy
CS4232 soundcard not found or device busy
CS4232 soundcard not found or device busy
CS4232 soundcard not found or device busy
CS4232 soundcard not found or device busy
CS4232 soundcard not found or device busy
CS4232 soundcard not found or device busy
CS4232 soundcard not found or device busy
CS4232 soundcard not found or device busy
CS4232 soundcard not found or device busy
CS4232 soundcard not found or device busy
CS4232 soundcard not found or device busy
CS4232 soundcard not found or device busy
CS4232 soundcard not found or device busy
CS4232 soundcard not found or device busy
CS4232 soundcard not found or device busy
CS4232 soundcard not found or device busy
CS4232 soundcard not found or device busy
CS4232 soundcard not found or device busy
CS4232 soundcard not found or device busy
CS4232 soundcard not found or device busy
CS4232 soundcard not found or device busy
CS4232 soundcard not found or device busy
CS4232 soundcard not found or device busy
CS4232 soundcard not found or device busy
CS4232 soundcard not found or device busy
CS4232 soundcard not found or device busy
CS4232 soundcard not found or device busy
CS4232 soundcard not found or device busy
CS4232 soundcard not found or device busy
CS4232 soundcard not found or device busy
CS4232 soundcard not found or device busy
CS4232 soundcard not found or device busy
CS4232 soundcard not found or device busy
CS4232 soundcard not found or device busy
CS4232 soundcard not found or device busy
CS4232 soundcard not found or device busy
CS4232 soundcard not found or device busy
CS4232 soundcard not found or device busy
CS4232 soundcard not found or device busy
CS4232 soundcard not found or device busy
CS4232 soundcard not found or device busy
CS4232 soundcard not found or device busy
CS4232 soundcard not found or device busy
CS4232 soundcard not found or device busy
CS4232 soundcard not found or device busy
CS4232 soundcard not found or device busy
CS4232 soundcard not found or device busy
CS4232 soundcard not found or device busy
CS4232 soundcard not found or device busy
CS4232 soundcard not found or device busy
CS4232 soundcard not found or device busy
CS4232 soundcard not found or device busy
CS4232 soundcard not found or device busy
CS4232 soundcard not found or device busy
CS4232 soundcard not found or device busy
CS4232 soundcard not found or device busy
CS4232 soundcard not found or device busy
CS4232 soundcard not found or device busy
CS4232 soundcard not found or device busy
CS4232 soundcard not found or device busy
CS4232 soundcard not found or device busy
CS4232 soundcard not found or device busy
specify port
CS4231 soundcard not found or device busy
specify port
CS4231 soundcard not found or device busy
specify port
CS4231 soundcard not found or device busy
specify port
CS4231 soundcard not found or device busy
specify port
CS4231 soundcard not found or device busy
specify port
CS4231 soundcard not found or device busy
specify port
CS4231 soundcard not found or device busy
specify port
CS4231 soundcard not found or device busy
specify port
CS4231 soundcard not found or device busy
specify port
CS4231 soundcard not found or device busy
specify port
CS4231 soundcard not found or device busy
specify port
CS4231 soundcard not found or device busy
specify port
CS4231 soundcard not found or device busy
specify port
CS4231 soundcard not found or device busy
specify port
CS4231 soundcard not found or device busy
specify port
CS4231 soundcard not found or device busy
specify port
CS4231 soundcard not found or device busy
specify port
CS4231 soundcard not found or device busy
specify port
CS4231 soundcard not found or device busy
specify port
CS4231 soundcard not found or device busy
specify port
CS4231 soundcard not found or device busy
specify port
CS4231 soundcard not found or device busy
specify port
CS4231 soundcard not found or device busy
specify port
CS4231 soundcard not found or device busy
ESS AudioDrive ES18xx soundcard not found or device busy
ESS AudioDrive ES18xx soundcard not found or device busy
ESS AudioDrive ES18xx soundcard not found or device busy
ESS AudioDrive ES18xx soundcard not found or device busy
ESS AudioDrive ES18xx soundcard not found or device busy
ESS AudioDrive ES18xx soundcard not found or device busy
ESS AudioDrive ES18xx soundcard not found or device busy
ESS AudioDrive ES18xx soundcard not found or device busy
ESS AudioDrive ES18xx soundcard not found or device busy
ESS AudioDrive ES18xx soundcard not found or device busy
ESS AudioDrive ES18xx soundcard not found or device busy
ESS AudioDrive ES18xx soundcard not found or device busy
ESS AudioDrive ES18xx soundcard not found or device busy
ESS AudioDrive ES18xx soundcard not found or device busy
ESS AudioDrive ES18xx soundcard not found or device busy
ESS AudioDrive ES18xx soundcard not found or device busy
ESS AudioDrive ES18xx soundcard not found or device busy
ESS AudioDrive ES18xx soundcard not found or device busy
ESS AudioDrive ES18xx soundcard not found or device busy
ESS AudioDrive ES18xx soundcard not found or device busy
ESS AudioDrive ES18xx soundcard not found or device busy
ESS AudioDrive ES18xx soundcard not found or device busy
ESS AudioDrive ES18xx soundcard not found or device busy
ESS AudioDrive ES18xx soundcard not found or device busy
ESS AudioDrive ES1688 soundcard not found or device busy
ESS AudioDrive ES1688 soundcard not found or device busy
ESS AudioDrive ES1688 soundcard not found or device busy
Sound Blaster 16 soundcard not found or device busy
In case, if you have AWE card, try snd-sbawe module
sb: can't grab irq 65535
sb: can't grab irq 65535
sb: can't grab irq 65535
Sound Blaster soundcard not found or device busy
sb: can't grab irq 65535
sb: can't grab irq 65535
sb: can't grab irq 65535
Sound Blaster soundcard not found or device busy
sb: can't grab irq 65535
sb: can't grab irq 65535
sb: can't grab irq 65535
Sound Blaster soundcard not found or device busy
CS4236+ soundcard not found or device busy
-- System Information:
Debian Release: 3.1
APT prefers testing
APT policy: (500, 'testing')
Architecture: i386 (i686)
Kernel: Linux 2.6.8-1-686
Locale: LANG=sv_SE.ISO-8859-15, LC_CTYPE=sv_SE.ISO-8859-1 (charmap=ISO-8859-1)
Versions of packages alsa-base depends on:
ii alsa-utils 1.0.7-2 ALSA utilities
ii debconf 1.4.30.3 Debian configuration management sy
ii debianutils 2.8.4 Miscellaneous utilities specific t
ii lsof 4.71-1 List open files.
ii module-init-tools 3.1-pre5-6 tools for managing Linux kernel mo
ii modutils 2.4.26-1 Linux module utilities
-- debconf information:
* alsa-base/alsactl_store_on_shutdown: always autosave
---------------------------------------
Received: (at 288005-done) by bugs.debian.org; 31 Dec 2004 18:24:37 +0000
More information about the Pkg-alsa-devel
mailing list