LinuxQuestions.org
Visit Jeremy's Blog.
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Laptop and Netbook
User Name
Password
Linux - Laptop and Netbook Having a problem installing or configuring Linux on your laptop? Need help running Linux on your netbook? This forum is for you. This forum is for any topics relating to Linux and either traditional laptops or netbooks (such as the Asus EEE PC, Everex CloudBook or MSI Wind).

Notices


Reply
  Search this Thread
Old 07-24-2005, 01:30 PM   #1
alienDog
Member
 
Registered: Apr 2004
Location: Europe
Distribution: Debian, Slackware
Posts: 505

Rep: Reputation: 48
PCMCIA USB 2.0 cardctl eject causes kernel panic


I purchased a PCMCIA USB 2.0 adapted for my Fujitsu Lifebook and it seemed to work fine until I tried to use cardctl eject. Ejecting the card caused the system to lock up completely, and the only thing I could do was to turn off power and restart the machine. Later I noticed that ejecting works ok as long as there are no xterms open... strange...? Ejecting the cards also doesn't crash the system everytime, the crashes seem irregular. I believe this could be fixed with tampering hotplug's IRQ or memory address configuration, but how is that done then? Anyone with similar problems?

--Edit--


This is what I see in syslog when the card is inserted:
Jul 25 00:18:08 localhost kernel: cs: cb_alloc(bus 2): vendor 0x1033, device 0x0035
Jul 25 00:18:08 localhost kernel: PCI: Enabling device 02:00.0 (0000 -> 0002)
Jul 25 00:18:08 localhost kernel: PCI: Enabling device 02:00.1 (0000 -> 0002)
Jul 25 00:18:08 localhost kernel: PCI: Enabling device 02:00.2 (0000 -> 0002)
Jul 25 00:18:08 localhost cardmgr[75]: socket 0: CardBus hotplug device
Jul 25 00:18:09 localhost kernel: ehci_hcd 02:00.2: PCI device 1033:00e0
Jul 25 00:18:09 localhost kernel: ehci_hcd 02:00.2: irq 11, pci mem cc8b2000
Jul 25 00:18:09 localhost kernel: usb.c: new USB bus registered, assigned bus number 2
Jul 25 00:18:09 localhost kernel: ehci_hcd 02:00.2: USB 2.0 enabled, EHCI 1.00, driver 2003-Dec-29/2.4
Jul 25 00:18:09 localhost kernel: hub.c: USB hub found
Jul 25 00:18:09 localhost kernel: hub.c: 5 ports detected
Jul 25 00:18:09 localhost kernel: PCI: Setting latency timer of device 02:00.0 to 64
Jul 25 00:18:09 localhost kernel: usb-ohci.c: USB OHCI at membase 0xcc8c8000, IRQ 11
Jul 25 00:18:09 localhost kernel: usb-ohci.c: usb-02:00.0, PCI device 1033:0035
Jul 25 00:18:09 localhost kernel: usb.c: new USB bus registered, assigned bus number 3
Jul 25 00:18:09 localhost kernel: hub.c: USB hub found
Jul 25 00:18:09 localhost kernel: hub.c: 3 ports detected
Jul 25 00:18:09 localhost kernel: PCI: Setting latency timer of device 02:00.1 to 64
Jul 25 00:18:09 localhost kernel: usb-ohci.c: USB OHCI at membase 0xcc8ca000, IRQ 11
Jul 25 00:18:09 localhost kernel: usb-ohci.c: usb-02:00.1, PCI device 1033:0035
Jul 25 00:18:09 localhost kernel: usb.c: new USB bus registered, assigned bus number 4
Jul 25 00:18:09 localhost kernel: hub.c: USB hub found
Jul 25 00:18:09 localhost kernel: hub.c: 2 ports detected
Jul 25 00:18:10 localhost kernel: pci_hotplug: PCI Hot Plug PCI Core version: 0.5
Jul 25 00:18:10 localhost kernel: shpchp: shpc_init : shpc_cap_offset == 0
Jul 25 00:18:10 localhost kernel: shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
Jul 25 00:18:10 localhost kernel: shpchp: shpc_init : shpc_cap_offset == 0
Jul 25 00:18:10 localhost kernel: shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
Jul 25 00:18:10 localhost insmod: /lib/modules/2.4.31/kernel/drivers/hotplug/shpchp.o.gz: init_module: No such device
Jul 25 00:18:10 localhost insmod: /lib/modules/2.4.31/kernel/drivers/hotplug/shpchp.o.gz: Hint: insmod errors can be caused by incorrect module parameters, including invalid IO or IRQ parameters. You may find more information in syslog or the output from dmesg
Jul 25 00:18:10 localhost insmod: /lib/modules/2.4.31/kernel/drivers/hotplug/shpchp.o.gz: insmod shpchp failed
Jul 25 00:18:10 localhost insmod: /lib/modules/2.4.31/kernel/drivers/hotplug/shpchp.o.gz: init_module: No such device
Jul 25 00:18:10 localhost insmod: /lib/modules/2.4.31/kernel/drivers/hotplug/shpchp.o.gz: Hint: insmod errors can be caused by incorrect module parameters, including invalid IO or IRQ parameters. You may find more information in syslog or the output from dmesg
Jul 25 00:18:10 localhost insmod: /lib/modules/2.4.31/kernel/drivers/hotplug/shpchp.o.gz: insmod shpchp failed
Jul 25 00:18:10 localhost kernel: pciehp: PCI Express Hot Plug Controller Driver version: 0.5
Jul 25 00:18:10 localhost insmod: /lib/modules/2.4.31/kernel/drivers/hotplug/pciehp.o.gz: init_module: No such device
Jul 25 00:18:10 localhost insmod: /lib/modules/2.4.31/kernel/drivers/hotplug/pciehp.o.gz: Hint: insmod errors can be caused by incorrect module parameters, including invalid IO or IRQ parameters. You may find more information in syslog or the output from dmesg
Jul 25 00:18:10 localhost insmod: /lib/modules/2.4.31/kernel/drivers/hotplug/pciehp.o.gz: insmod pciehp failed

Last edited by alienDog; 07-24-2005 at 04:25 PM.
 
  


Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Problem with cardctl eject alienDog Slackware 4 07-26-2005 09:51 AM
cardctl eject freeze in kernel 2.6.7 AzidStar Linux - Networking 2 02-22-2005 05:00 AM
Belkin F5D6020 - cardctl status works - cardctl ident does not ! kinglion Linux - Networking 2 11-11-2004 05:58 PM
FC2: cardctl ident says no product available when wifi (pcmcia) card is plugged in zanagn128 Linux - Laptop and Netbook 5 08-31-2004 03:30 PM
where can I find cardctl & pcmcia barrys Mandriva 1 10-24-2003 12:32 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Laptop and Netbook

All times are GMT -5. The time now is 02:40 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration