OUR NETWORK:TiVo Community TechLore Explore3DTV DVRplayground Dijit Community See all... About UsAdvertiseContact Us

Problem with usb-hub (05/22/10) stdkong - build 14329

 
Learn about scoring Download Discussion's Raw Score: 71154.4
June 14, 2010 03:21 PM
Rating (0 votes)
  • 1
  • 2
  • 3
  • 4
  • 5
Rate This!

Member Avatar

pepperoni

Member

Mi problem is when the the router boots with a usb-hub the ntfs disk won't be reconized.

If the router boots without the usb hub the ntfs disk it's reconized ok.

If the router boots with the the usb-hub and fat disk it's ok.

Any ideas????

Discussion:    Add a Comment | Comments 1-2 of 2 | Latest Comment

June 14, 2010 5:32 PM

Can you check what happens if you try to mount the ntfs drive connected to the hub manually.
First find the partition using:

dmesg | grep /dev/scsi

you should get a line e.g.: /dev/scsi/host0/bus0/target0/lun0: p1
Now run:

ls -la /dev/scsi/host0/bus0/target0/lun0

The output should display a partition "part1" etc.

After that you can try to mount it:

mkdir /tmp/test
/usr/sbin/ntfs-3g /dev/scsi/host0/bus0/target0/lun0/part1 /tmp/test

Any error messages?

If manual mount works, then I guess it is a timing issue.

June 15, 2010 1:25 PM

Kong said: Can you check what happens if you try to mount the ntfs drive connected to the hub manually. First find the partition using: dmesg | grep /dev/scsi you should get a line e.g.: /dev/scsi/host0/bus0/target0/lun0: p1 Now run: ls -la /dev/scsi/host0/bus0/target0/lun0 The output should display a partition "part1" etc. After that you can try to mount it: mkdir /tmp/test /usr/sbin/ntfs-3g /dev/scsi/host0/bus0/target0/lun0/part1 /tmp/test Any error messages? If manual mount works, then I guess it is a timing issue.

Never mine,

The problem was that no enough power was supplied to the usb hub.

Once I plugged the output  power to the usb hub the disk got reconized.

Thank a lot,

Discussion:    Add a Comment | Comments 1-2 of 2 | Latest Comment

Add Your Reply

(will not be displayed)

Email me when comments are added to this thread

 
 

Please log in or register to participate in this community!

Log In

Remember

Not a member? Sign up!

Did you forget your password?

You can also log in using OpenID.

close this window
close this window