From Bugzilla Helper: User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:0.9.9) Gecko/20020513 Description of problem: using a Linksys WPC11 wireless PCMCIA card, the laptop (IBM 600x) will hang until the card is removed/reinserted. No messages in dmesg or var/log/messages Version-Release number of selected component (if applicable): How reproducible: Sometimes Steps to Reproduce: 1. Insert PCMCIA WPC11 card into slot, wait without doing anything or continue as normal 2. System locks up at random intervals Actual Results: System hard locks (no kb or mouse) til card is reseated Expected Results: System should not lock Additional info: Thinkpad 600x model 2645-8EU Linksys WPC11 PCMCIA card
Kernel version 2.4.18-7.80 Did the same thing on RH 7.1, 7.2 worked fine
after installing (null) locked up about 2 hours later
I had the same problem with a Toshiba Satellite 2545 XCDT, and found that there were conflicts between installed hardware and the default resource ranges in /etc/pcmcia/config.opts. Make sure that *none* of the "include" statements specify an interrupt, I/O port, or memory that /proc/interrupts, /proc/ioports, or /proc/iomem show as in use. This is an installation and setup issue.
No problems in RH9. Issue resolved, closing bug.