From Bugzilla Helper: User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.4.1) Gecko/20031009 Description of problem: yenta_socket, ds, and other pcmcia modules do not load. i810_audio reports no such device when the same module is used in 2.6.0-test. perhaps pci id isn't listed Version-Release number of selected component (if applicable): kernel-2.4.22-1.2088.nptl How reproducible: Always Steps to Reproduce: 1. /etc/init.d/pcmcia start 2. modprobe i810_audio 3. ? 4. Profit! Actual Results: pcmcia doesn't work, wireless is not functional, sound is not functional Expected Results: pcmcia works, wireless is configurable, sound works Additional info: complains about pci=biosirq. sound tries to grab irq 0. works in 2.6
pci=biosirq results in a panic in IRQ setup.
doh; acpi=on resolves this stuff. :)