Find the answer to your Linux question:
Results 1 to 7 of 7
Hello all I have USB1 flash memory but when I plug it in the computer it doesn't work. how can I make it work. thanks...
  1. #1
    Just Joined!
    Join Date
    Sep 2008
    Posts
    23

    How to make USB1 work?

    Hello all
    I have USB1 flash memory but when I plug it in the computer it doesn't work.
    how can I make it work.
    thanks

  2. #2
    Blackfooted Penguin daark.child's Avatar
    Join Date
    Apr 2006
    Location
    West Yorks
    Posts
    4,344
    Hi,

    When you plugin the device, do you get any messages? Also try plugging in the device, then run Applications -> Accessories -> Terminal and enter
    Code:
    dmesg
    Post the last 10 lines. Is there anything about a new usb device being plugged in?

  3. #3
    Just Joined!
    Join Date
    Sep 2008
    Posts
    23
    When you plugin the device, do you get any messages?
    No I don't.

    okey I execute this instruction : dmsg and the last 10 line is:
    Code:
     75.157583] attempt to access beyond end o3f device
    
    [   75.157585] sdb: rw=0, want=4006218, limit=4005886
    
    [   75.157587] attempt to access beyond end of device
    
    [   75.157588] sdb: rw=0, want=4006219, limit=4005886
    
    [   75.157590] attempt to access beyond end of device
    
    [   75.157592] sdb: rw=0, want=4006220, limit=4005886
    
    [   75.157594] attempt to access beyond end of device
    
    [   75.157595] sdb: rw=0, want=4006221, limit=4005886
    
    [   75.157597] attempt to access beyond end of device
    
    [   75.157599] sdb: rw=0, want=4006222, limit=4005886
    
    [   75.157600] attempt to access beyond end of device
    
    [   75.157602] sdb: rw=0, want=4006223, limit=4005886
    
    [   75.157604] attempt to access beyond end of device
    
    [   75.157606] sdb: rw=0, want=4006224, limit=4005886
    
    [   75.157610] attempt to access beyond end of device
    
    [   75.157612] sdb: rw=0, want=4006233, limit=4005886
    
    [   75.158070] attempt to access beyond end of device
    
    [   75.158073] sdb: rw=0, want=4006233, limit=4005886
    what can I do now??

  4. #4
    Just Joined!
    Join Date
    Sep 2008
    Posts
    23
    Up
    Is there any one to solve my problem ??

  5. #5
    Linux Newbie scutiform's Avatar
    Join Date
    May 2007
    Location
    Halifax West Yorkshire
    Posts
    132
    The last time I had that message, it was because I was plugging into a duff usb port. Have you tried a different port? USB 1 and 2 are both recognised by Linux.
    The world is run by educated idiots - you can't argue with idiots, they have had years of practice.

  6. #6
    Just Joined!
    Join Date
    Sep 2008
    Posts
    23
    Quote Originally Posted by scutiform View Post
    The last time I had that message, it was because I was plugging into a duff usb port. Have you tried a different port? USB 1 and 2 are both recognised by Linux.
    The result for another USB port .
    what can I do??

  7. #7
    Linux Newbie scutiform's Avatar
    Join Date
    May 2007
    Location
    Halifax West Yorkshire
    Posts
    132
    I think we need to rule out a hardware problem first. Have you checked that other usb items are working on ALL your usb ports? Plug the flash memory into a usb port and start the terminal. Type in lsusb (lower case L) is the memory card listed? Post the output. Type in sudo fdisk -l (again it's a lower case L) and see if it has been recognised, and post the output. Does it work on a windows machine?
    The world is run by educated idiots - you can't argue with idiots, they have had years of practice.

Posting Permissions

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