Re: ACPI orinoco_cs problem
Ashvin Goel <[email protected]>
| Newsgroups | gmane.linux.hardware.sony |
|---|---|
| Message-ID | <[email protected]> |
I have ISA support compiled in my ACPI kernel so that was not the problem. After playing with my Orinoco card for a while, I found that the card was using IRQ 7. The intermitent "RequestIRQ: Resource in use" problem went away for me when I removed the "exclude irq 7" line from /etc/pcmcia/config.opts (the default in Redhat 9 Shrike). I don't understand completely why this solution worked since the RequestIRQ code in the kernel seems to look for any unused IRQ but it seems that the orinoco/pcmcia subsystem only allocates IRQ 7 correctly. Ashvin On Sat, Jul 19, 2003 at 11:47:28AM -0600, Mark Taylor wrote: > > > > I just installed Redhat 9.0, Linux 2.4.20 on my old Sony Vaio PCG-R505TS. I got > > the current ACPI patch for Linux 2.4.20 and patched the kernel. After > > installing the kernel, my Lucent wireless card complains as follows: > > > > Jul 18 14:58:30 localhost kernel: orinoco_cs: RequestIRQ: Resource in use > > Jul 18 14:58:31 localhost cardmgr[3326]: get dev info on socket 0 failed: Resource temporarily unavailable > > > > I had the exact same error with RH9 on my Z1A. A google search > revealed it can be caused by not compiling ISA bus support in your > kernel, since PCMCIA is hot swapable ISA. Recompiling the > kernal with ISA support fixed the problem for me. > > Mark > > > _______________________________________________ > Linux-sony mailing list: [email protected] > Subscribe/Unsubscribe: http://returntonature.com/mailman/listinfo/linux-sony > Linux-Sony Documentation: http://returntonature.com/linux/phpwiki