Page 1 of 2 12 LastLast
Results 1 to 10 of 14

Thread: USB not seen

  1. #1
    Join Date
    Dec 2012
    Beans
    6

    USB not seen

    I cannot seem to make Ubuntu see a USB memory stick. All the other devices are shown. It sees my USB wireless network device fine.
    Can anyone tell me how I can store files onto a USB memory please?

  2. #2
    Join Date
    Jun 2012
    Location
    US
    Beans
    40
    Distro
    Ubuntu 16.04 Xenial Xerus

    Question Re: USB not seen

    Have you tried all the slots on your computer. It could be that the slot doesn't work. You could also try moving all the stuff off the flash drive and see if it works then.

  3. #3
    Join Date
    Mar 2011
    Location
    19th Hole
    Beans
    Hidden!
    Distro
    Ubuntu 22.04 Jammy Jellyfish

    Re: USB not seen

    with the stick inserted, do:

    Code:
    lsusb
    Please post results back to this thread between the [CODE][\CODE] markers, but changing \ to /.

    Also, please provide following info:

    1. Have you tried different sticks? If so, is problem universal or just one in particular?
    2. Size of stick, make and model.
    3. Brief description of computer (cpu, RAM, etc)
    4. What flavour and version of OS are you using?

  4. #4
    Join Date
    Dec 2012
    Beans
    6

    Re: USB not seen

    It's an Acer computer. 5 years old with AMD Sempron processor and 2G RAM.
    My wireless network adaptor works in every USB socket and 2 different memory sticks are not seen in any USB socket.
    It's Ubuntu 12.10 32 bit downloaded and installed very recently.

  5. #5
    squakie is offline I Ubuntu, Therefore, I Am
    Join Date
    Oct 2012
    Beans
    2,238
    Distro
    Ubuntu 14.04 Trusty Tahr

    Re: USB not seen

    Please post the output the DuckHook requested - it's really fruitless for us to give any advice until we see that. It could be (but doubt) a udev problem, it could be a permissions problem, it could be all kinds of things.

    So, with one of the flash drives plugged in, please do the following in a terminal and post back the results:

    lsusb

    sudo lsusb (in case it's some sort of permissions problem)


    How were the flash drives formatted and in what format?

  6. #6
    Join Date
    Apr 2008
    Location
    Australian in Germany
    Beans
    4,010
    Distro
    Ubuntu 10.10 Maverick Meerkat

    Re: USB not seen

    Quote Originally Posted by squakie View Post
    So, with one of the flash drives plugged in, please do the following in a terminal and post back the results:

    lsusb

    sudo lsusb (in case it's some sort of permissions problem)
    do both. As far as I know, if it is a permission problem ( which would be the udev that has been mentioned, I think) the stick will not show up in the listing without sudo, and will with sudo.
    Michael

  7. #7
    Join Date
    Dec 2012
    Beans
    6

    Re: USB not seen

    Thanks for the replies, I'll get on to that in a day or two (rather busy at the moment) and let you know what results.

  8. #8
    squakie is offline I Ubuntu, Therefore, I Am
    Join Date
    Oct 2012
    Beans
    2,238
    Distro
    Ubuntu 14.04 Trusty Tahr

    Re: USB not seen

    Quote Originally Posted by audiomick View Post
    do both. As far as I know, if it is a permission problem ( which would be the udev that has been mentioned, I think) the stick will not show up in the listing without sudo, and will with sudo.
    That's right. This used to happen a few releases ago and you had to put udev rules in for specific devices or "classes" of devices and change the permissions to include other than root. And you're right again - that's why I requested the sudo version as well.

  9. #9
    Join Date
    Dec 2012
    Beans
    6

    Re: USB not seen

    I don't know if this makes any difference, but on reading my original message I may have unintentionally misled you, for which I apologise.
    When I click on "Go" then "Computer" the USB device is seen (although the smaller 128M one of them shows up as a hard drive) but I cannot access them or write to them. They both have files on them in FAT32.
    The computer tells me that it has no application in which to open them.

  10. #10
    Join Date
    Apr 2008
    Location
    Australian in Germany
    Beans
    4,010
    Distro
    Ubuntu 10.10 Maverick Meerkat

    Re: USB not seen

    Ah, that is a different kettle of fish altogether.

    What I would try, although it is all thrashing around in the dark:

    Look at it with gparted (or the hardware utility) at see what that says about it. Might give you a clue about irregularities on the file system or something.

    Can you, by the way, access these USB devices from another machine? Is it likely that the device itself has a problem, or can you say for sure that they are only not accessible on this one machine?

    Do you use the USB sticks with windows machines? If they are used exclusivly with Linux machines, you might want to think about re-formatting them to a Linux file system. That will allow, for instance, applying Linux permissions to the files on there.
    Michael

Page 1 of 2 12 LastLast

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
  •