Hi all ;), I'm trying :-/ to access a 8-in-1 flash card reader from Microdia, with no success. After loading usb-uhci and usb-storage modules, i get these messages:
kernel: usb-uhci.c: $Revision: 1.275 $ time 22:09:43 Apr 14 2004 kernel: usb-uhci.c: High bandwidth mode enabled kernel: usb-uhci.c: USB UHCI at I/O 0xe400, IRQ 10 kernel: usb-uhci.c: Detected 2 ports kernel: usb.c: new USB bus registered, assigned bus number 1 kernel: hub.c: USB hub found kernel: hub.c: 2 ports detected kernel: usb-uhci.c: v1.275:USB Universal Host Controller Interface driver kernel: hub.c: new USB device 00:07.2-2, assigned address 2 kernel: usb.c: USB device 2 (vend/prod 0xdda/0x102) is not claimed by any active driver. kernel: Initializing USB Mass Storage driver... kernel: usb.c: registered new driver usb-storage kernel: scsi0 : SCSI emulation for USB Mass Storage devices kernel: Vendor: ICSI Model: CF Card Rev: 2.7C kernel: Type: Direct-Access ANSI SCSI revision: 02 kernel: Attached scsi removable disk sda at scsi0, channel 0, id 0, lun 0 kernel: sda: Unit Not Ready, sense: kernel: Info fld=0x0, Current 00:00: sns = f0 2 kernel: ASC=3a ASCQ= 0 kernel: Raw sense data:0xf0 0x00 0x02 0x00 0x00 0x00 0x00 0x0a 0x00 0x00 0x00 0x00 0x3a 0x00 0x00 0x00 0x00 0x00 kernel: sda : READ CAPACITY failed. kernel: sda : status = 1, message = 00, host = 0, driver = 08 kernel: Info fld=0x0, Current sd00:00: sns = f0 2 kernel: ASC=3a ASCQ= 0 kernel: Raw sense data:0xf0 0x00 0x02 0x00 0x00 0x00 0x00 0x0a 0x00 0x00 0x00 0x00 0x3a 0x00 0x00 0x00 0x00 0x00 kernel: sda : block size assumed to be 512 bytes, disk size 1GB. kernel: sda: I/O error: dev 08:00, sector 0 kernel: I/O error: dev 08:00, sector 0 kernel: unable to read partition table kernel: WARNING: USB Mass Storage data integrity not assured kernel: USB Mass Storage device found at 2 kernel: USB Mass Storage support registered. Of course, trying to mount /dev/sda gives an error. From what i've read in mailing list archives, i should get more than one disk (sdb, sdc, etc.), for the different slots in the reader, and these errors should appear in the logs except for slot where a card is inserted. But the thing is that i just get a sda device and i cannot access to the SD card... Has anyone configured this reader with the usb-storage driver? I would like to make it work on Linux... Thanks in advance, -- David G�mez "The question of whether computers can think is just like the question of whether submarines can swim." -- Edsger W. Dijkstra ------------------------------------------------------- This SF.Net email is sponsored by: IBM Linux Tutorials Free Linux tutorial presented by Daniel Robbins, President and CEO of GenToo technologies. Learn everything from fundamentals to system administration.http://ads.osdn.com/?ad_id70&alloc_id638&op=click _______________________________________________ [EMAIL PROTECTED] To unsubscribe, use the last form field at: https://lists.sourceforge.net/lists/listinfo/linux-usb-users
