LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Hardware (https://www.linuxquestions.org/questions/linux-hardware-18/)
-   -   Samsung YP-U2J device is not detecting in Mandriva (https://www.linuxquestions.org/questions/linux-hardware-18/samsung-yp-u2j-device-is-not-detecting-in-mandriva-926013/)

Pramoda.M.A 01-27-2012 11:01 AM

Samsung YP-U2J device is not detecting in Mandriva
 
Hi All,

I am trying to my Samsung YP-U2J in Linux 2.6.33.7. After inserting, dmesg shows as follows.

usb 1-1.1: new high speed USB device using ehci_hcd and address 4
usb 1-1.1: New USB device found, idVendor=04e8, idProduct=5054
usb 1-1.1: New USB device strings: Mfr=1, Product=2, SerialNumber=3
usb 1-1.1: Product: Samsung YP-U2J
usb 1-1.1: Manufacturer: Samsung
usb 1-1.1: SerialNumber: 4002FA7BECA14F85
Initializing USB Mass Storage driver...
scsi6 : usb-storage 1-1.1:1.0
usbcore: registered new interface driver usb-storage
USB Mass Storage support registered.
usbcore: registered new interface driver uas
usb 1-1.1: USB disconnect, address 4


Please anybody help me how to make it work.

Regards,
Pramod

dilbert_uk 01-30-2012 04:23 AM

Somehow, it gots stuck somewhere. Have you the device on a another Linux or Unix(-like) computer?

My small embedded board says thsi for example:

# usb 2-1: USB disconnect, address 2
usb 2-1: new high speed USB device using ehci-brcm and address 3
scsi0 : usb-storage 2-1:1.0
scsi 0:0:0:0: Direct-Access Ut163 USB2FlashStorage 0.00 PQ: 0 ANSI: 2
sd 0:0:0:0: [sda] 508032 512-byte logical blocks: (260 MB/248 MiB)
sd 0:0:0:0: [sda] Write Protect is off
sd 0:0:0:0: [sda] Assuming drive cache: write through
sd 0:0:0:0: Attached scsi generic sg0 type 0
sd 0:0:0:0: [sda] Assuming drive cache: write through
sda: sda1
sd 0:0:0:0: [sda] Assuming drive cache: write through
sd 0:0:0:0: [sda] Attached SCSI removable disk

#

So, I can mount it with
mount /dev/sda1 /mnt/usb
e.g.


All times are GMT -5. The time now is 12:21 PM.