Linux - HardwareThis forum is for Hardware issues.
Having trouble installing a piece of hardware? Want to know if that peripheral is compatible with Linux?
Notices
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
I have an all-in-one USB card reader in one of my 3 1/2" bays on my computer. It worked fine under 2.6.9-1.667, but now under 2.6.11-1.27_FC3 I'm having a big problem.
To put it simply, it keeps resetting itself. The green power light on the card reader stays on for about 5 seconds, then flickers before staying on for another 5 seconds. This leaves my /var/log/messages looking something like this:
Code:
[michael@rei ~]$ tail /var/log/messages
Jun 8 14:32:44 rei kernel: scsi600 : SCSI emulation for USB Mass Storage devices
Jun 8 14:32:46 rei kernel: usb 4-2: USB disconnect, address 100
Jun 8 14:32:47 rei kernel: usb 4-2: new full speed USB device using uhci_hcd and address 101
Jun 8 14:32:47 rei kernel: scsi601 : SCSI emulation for USB Mass Storage devices
Jun 8 14:32:48 rei kernel: usb 4-2: USB disconnect, address 101
Jun 8 14:32:49 rei kernel: usb 4-2: new full speed USB device using uhci_hcd and address 102
Jun 8 14:32:49 rei kernel: scsi602 : SCSI emulation for USB Mass Storage devices
Jun 8 14:32:51 rei kernel: usb 4-2: USB disconnect, address 102
Jun 8 14:32:52 rei kernel: usb 4-2: new full speed USB device using uhci_hcd and address 103
Jun 8 14:32:52 rei kernel: scsi603 : SCSI emulation for USB Mass Storage devices
Which REALLY slows down applications such as Audio and Video players.
after typing /sbin/lsusb, I find the device I need:
Code:
Bus 004 Device 008: ID 10df:0100 In-Win Development, Inc.
I'll try and put up the manufacturer and model of the reader first, but since it keeps resetting I can't do it under Linux so I'll need to reboot to window$. Any help will be greatly appreciated.
Edit The card reader in question is the In-Win iApp 6-in-1. I've found a previous thread about this card reader, but it's been archived and there was no replies to it.
I don't have a card to test unfortunately. However, that's beside the point. It's the card reader itself that keeps resetting itself every 3 seconds, so I don't think the card will have chance to mount. I just need to stop the reader from resetting itself every few seconds since it's really making my system sluggy.
I'd unplug it altogther. I had a built in card reader on an Asus machine that just died one day. Two warranties to the company later, it still doesn't work. For about $20 USD you can get a USB one that will work just fine.
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.