Kernel 2.6 and sound ymfpci
Hi all,
I upgraded from 2.4 to Kernel 2.6.6 and just now to 2.6.7
(testing/unstable-system) and I'm having problems with my sound card which is
a Yamaha-something. It has worked fine with 2.4 Kernels and ymfpci module.
On booting, the modules are loaded and dmesg says:
| ad1848/cs4248 codec driver Copyright (C) by Hannu Savolainen 1993-1996
| pnp: Device 01:01.00 activated.
| ad1848: PnP reports 'OPL3-SA3 Sound Board' at i/o 0x530, irq 5, dma 0, 1
| opl3sa2: probe of 01:01.00 failed with error -16
| opl3sa2: No PnP cards found
| pnp: Device 01:01.01 activated.
| gameport: NS558 PnP at pnp01:01.01 io 0x201 speed 641 kHz
Everything sound-related is loaded and lsmod shows a whole bunch of snd_*
modules, snd, soundcore, opl3sa2 and ad1848 are there as well.
If I do a "modprobe -r opl3sa2" and reload it with "modprobe opl3sa2" I see
this in dmesg:
| pnp: Device 01:01.00 disabled.
| ad1848/cs4248 codec driver Copyright (C) by Hannu Savolainen 1993-1996
| pnp: Device 01:01.00 activated.
| ad1848: PnP reports 'OPL3-SA3 Sound Board' at i/o 0x530, irq 5, dma 0, 1
| kobject_register failed for opl3sa2 (-17)
| [<c01a20cb>] kobject_register+0x5b/0x60
| [<c01f0ca0>] bus_add_driver+0x50/0xb0
| [<c01f116f>] driver_register+0x2f/0x40
| [<c01cab6d>] pnp_register_driver+0x2d/0x70
| [<d48bc7e7>] init_opl3sa2+0x357/0x389 [opl3sa2]
| [<c0132400>] sys_init_module+0x100/0x210
| [<c010605b>] syscall_call+0x7/0xb
|
| opl3sa2: No PnP cards found
So what is going wrong here? I tried the Debian kernels 2.6.6-2 and 2.6.7,
nothing self-made. Googling did not show anything relevant. Am I missing
something, are there packages not liking each other? Let me know if you need
more info.
TIA,
Chris
Reply to: