• Lucid Dreaming - Dream Views




    Results 1 to 25 of 26

    Hybrid View

    1. #1
      Member Achievements:
      1 year registered Veteran First Class 5000 Hall Points

      Join Date
      Sep 2004
      Gender
      Location
      Seattle, WA
      Posts
      2,503
      Likes
      217

      Ubuntu 8.04 not detecting my USB drive???

      So I've got a ton of USB devices (a 1TB external HD, an mp3 player USB key, etc.) and they all work fine... but then, I just recently got one that I can't get to work. It's a watch with USB storage on it.

      When I plug it in, nothing happens. When I tail /var/log/messages, nothing pops up (usually, there's a message about such and such device showing up). Nothing. It works fine on a Windows laptop, so I know the device is not busted. How does one troubleshoot that? Normally, when things don't work and are troubleshootable, it at least notices that something is there that it fails to mount...

    2. #2
      Banned
      Join Date
      Apr 2007
      Location
      Out Chasing Rabbits
      Posts
      15,193
      Likes
      935
      What format is the drive in?

    3. #3
      dsr
      dsr is offline
      我是老外,可是我會說一點中文。
      Join Date
      Nov 2006
      Gender
      Location
      my mind
      Posts
      374
      Likes
      1
      Run ls in /dev/disk/by-uuid before plugging the watch in. Then plug it in and wait about ten seconds before running ls again. You should see a new symbolic link that points to the device's location. Try mounting it by hand (`mount /dev/disk/by-uuid/FOOBAR /mnt'). You might have to specify its filesystem's format.

    4. #4
      Member Achievements:
      1 year registered Veteran First Class 5000 Hall Points

      Join Date
      Sep 2004
      Gender
      Location
      Seattle, WA
      Posts
      2,503
      Likes
      217
      No difference in /dev/disk/by-uuid - just my three regular partitions showing up.

    5. #5
      dsr
      dsr is offline
      我是老外,可是我會說一點中文。
      Join Date
      Nov 2006
      Gender
      Location
      my mind
      Posts
      374
      Likes
      1
      Then I guess the Linux kernel isn't recognizing the hardware? Sorry, I have no clue why it's recognized on Windows but not Linux.

    6. #6
      Member Achievements:
      1 year registered Veteran First Class 5000 Hall Points

      Join Date
      Sep 2004
      Gender
      Location
      Seattle, WA
      Posts
      2,503
      Likes
      217
      I've read some random reports of certain USB devices not being recognized in 8.04 (but working fine in 7.10), so I'll probably just have to wait it out. Maybe when I install the next long-term support version, it'll be there.

    Bookmarks

    Posting Permissions

    • You may not post new threads
    • You may not post replies
    • You may not post attachments
    • You may not edit your posts
    •