FS#22223 - [kernel26] 2.6.33.2-1 can't load snd-opti93x (regression)
Attached to Project:
Arch Linux
Opened by Saulius Krasuckas (s2) - Sunday, 26 December 2010, 22:02 GMT
Last edited by Tobias Powalowski (tpowa) - Saturday, 17 November 2012, 10:51 GMT
Opened by Saulius Krasuckas (s2) - Sunday, 26 December 2010, 22:02 GMT
Last edited by Tobias Powalowski (tpowa) - Saturday, 17 November 2012, 10:51 GMT
|
Details
Description:
Loading snd-opti93x module just fails: FATAL: Error inserting snd_opti93x (/lib/modules/2.6.33-ARCH/kernel/sound/isa/opti9xx/snd-opti93x.ko): No such device Additional info: * kernel26 2.6.32.10-1 works. (Arch Linux 2010.03) * kernel26 2.6.33.2-1 fails. (Arch Linux 2010.04) * I used this module to drive an ISAPNP sound card with OPTi 82C931 chip. * The card is present. * Logs are in following order: 1, (failure) verbose modprobe output; 2, (failure) dmesg before modprobe; 3, (failure) dmesg after modprobe; 4, (success) verbose modprobe output; 5, (success) dmesg before modprobe; 6, (success) dmesg after modprobe. In the case of success (older kernel) I get following lines in dmesg: opti9xx 01:01.01: activated opti9xx 01:01.03: activated WSS dma2 # 3 not valid MPU-401 irq # -1 not valid In the failure case (newer kernel) I get this: opti9xx 01:01.01: activated opti9xx 01:01.03: activated OPTI chip not found opti9xx 01:01.01: disabled opti9xx 01:01.03: disabled Steps to reproduce: - get a card with OPTi 82C931 chip - plug it into PC (ISA bus slot) - install Arch Linux 2010.04 - boot it # modprobe snd-opti93x I am not sure whether this is an upstream bug. I recompiled kernel26 package without applying Arch-specific patches, but then kernel crashes during load time. |
This task depends upon
But for the first I'd like to pin the regression down myself.
Sadly, I fail to compile old kernels:
https://bbs.archlinux.org/viewtopic.php?id=120366
Any help there? TIA.
Just to keep the story complete (for the sake of informativeness)
Then I would like it to be closed again:). TIA, Saulius.