LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Hardware (https://www.linuxquestions.org/questions/linux-hardware-18/)
-   -   Sony CLIE MS Access / USB Memory Card (https://www.linuxquestions.org/questions/linux-hardware-18/sony-clie-ms-access-usb-memory-card-204117/)

brenwaterys 07-12-2004 11:40 AM

Sony CLIE MS Access / USB Memory Card
 
I am attempting to access the memory stick in my Sony Clie N760C via MSImport on the clie. The device shows up using "lsusb" however attempting to mount the device I get the below error. It appears that I don't have the "sd" devices under /dev. I have listed what I believe are the important modules that I have loaded. This installation is a fresh installation of Mandrake 10.0 Official without any modifications. I am running this on a Dell Inspiron 7000 laptop PII400, 384mb ram, 20gb, USB 1.1. I have done some reading of other postings and can't seem to find anything that resolves the issue I am seeing. I appreciate any suggestions. I am able to successfully sync the CLIE using Kpilot.

I have a USB memory stick reader that I am seeing the same issues with as well so I think it is some kind of configuration issue w/ my linux install.

Thanks in advance

lsusb output
Bus 001 Device 006: ID 054c:0058 Sony Corp. Clie PEG-N7x0C PalmOS PDA Mass Storage

dmesg output on pressing "MSImport" connect
usb 1-1.1: new full speed USB device using address 6
scsi2 : SCSI emulation for USB Mass Storage devices
WARNING: USB Mass Storage data integrity not assured
USB Mass Storage device found at 6

[root@PII400 benjamin]# mount /dev/sda1 /mnt/clie
mount: special device /dev/sda1 does not exist
[root@PII400 benjamin]# ls /dev/sd*
ls: /dev/sd*: No such file or directory
[root@PII400 benjamin]# lsmod
Module Size Used by
vfat 13760 0
fat 45120 1 vfat
sd_mod 16832 0
sg 38044 0
sr_mod 17028 0
ds 15364 4
ntfs 85932 1
supermount 37876 1
usb-storage 72932 0
scsi_mod 114648 4 sd_mod,sg,sr_mod,usb-storage
uhci-hcd 29104 0
usbcore 99132 6 usbmouse,hid,usb-storage,uhci-hcd

flesh99 09-23-2004 03:46 PM

I have the same issue with a tj35 if anyone figures this out it would be a great help to a lot of us.


All times are GMT -5. The time now is 12:42 AM.