On Saturday 26 April 2014 16:54:33 Marco d'Itri wrote: > On Jun 16, Ondrej Zary <[email protected]> wrote: > > # workaround for kernels < 2.6.27-rc5 > > As you can see, this rule was supposed to fix lack of aliases in older > kernels, and I removed it because at the time I was told that it was not > needed anymore. > Can you still reproduce this issue with the latest Debian kernel? > If you do, can you show which modules are actually loaded this way on > your system?
Yes, it still does not work with linux-image-3.2.0-4-686-pae (3.2.57-3) and also with linux-image-3.13-0.bpo.1-686-pae (3.13.10-1~bpo70+1). This problem affects modules for all ISA PnP cards, e.g. snd_sbawe on one system. > > > I don't understand how it should work without these lines or why they're > > Drivers are supposed to provide their own aliases which allow > autoloading them. The aliases are there but something (udev?) ignores them: # modinfo snd_sbawe filename: /lib/modules/3.13-0.bpo.1-686-pae/kernel/sound/isa/sb/snd-sbawe.ko description: Sound Blaster AWE license: GPL author: Jaroslav Kysela <[email protected]> alias: acpi*:CTL0070:* alias: pnp:dCTL0070* alias: acpi*:CTL0045:* alias: pnp:dCTL0045* alias: acpi*:CTL0023:* alias: pnp:dCTL0023* alias: acpi*:CTL0044:* alias: pnp:dCTL0044* alias: acpi*:CTL0022:* alias: pnp:dCTL0022* alias: acpi*:CTL0042:* alias: pnp:dCTL0042* alias: acpi*:CTL0041:* alias: pnp:dCTL0041* alias: acpi*:CTL0021:* alias: pnp:dCTL0021* alias: acpi*:CTL0031:* alias: pnp:dCTL0031* # lspnp 00:00 PNP0c01 System board 00:01 PNP0c02 Motherboard resources 00:02 PNP0200 AT DMA controller 00:03 PNP0b00 AT real-time clock 00:04 PNP0800 AT speaker 00:05 PNP0c04 Math coprocessor 00:06 PNP0700 PC standard floppy disk controller 00:07 PNP0401 ECP printer port 00:08 PNP0501 16550A-compatible serial port 00:09 PNP0510 Generic IRDA-compatible device 00:0a PNP0303 IBM enhanced keyboard (101/102-key, PS/2 mouse support) 00:0b PNP0f13 PS/2 port for PS/2-style mice 01:01.00 CTL0045 (unknown) 01:01.01 CTL7002 (unknown) 01:01.02 CTL0022 (unknown) -- Ondrej Zary -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

