Linux - Hardware This forum is for Hardware issues.
Having trouble installing a piece of hardware? Want to know if that peripheral is compatible with Linux? |
| Notices |
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Are you new to LinuxQuestions.org? Visit the following links:
Site Howto |
Site FAQ |
Sitemap |
Register Now
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
 |
GNU/Linux Basic Guide
This 255-page guide will provide you with the keys to understand the philosophy of free software, teach you how to use and handle it, and give you the tools required to move easily in the world of GNU/Linux. Many users and administrators will be taking their first steps with this GNU/Linux Basic guide and it will show you how to approach and solve the problems you encounter.
Click Here to receive this Complete Guide absolutely free. |
|
 |
09-29-2005, 02:31 AM
|
#1
|
|
Member
Registered: Dec 2004
Location: P.R.C
Posts: 38
Rep:
|
my usb devices do not work
I want to know why my usb devices do not work at all. All my usb devices can not be mounted to my system. Only my mp3 player which need battery in it can be mounted to my system. Please tell me how to mount my usb devices like flash memory to my computer? Thanks 
|
|
|
|
09-29-2005, 11:36 AM
|
#2
|
|
LQ Newbie
Registered: Apr 2005
Distribution: slackware, knoppix
Posts: 17
Rep:
|
It may depend on your kernel. I have 2.6.13. There were some changes made in the 2.6 kernels. maybe you should google a bit if you just switched kernels. Concerning usb, I have these options in my fstab:
/dev/sda1 /mnt/flash vfat user,noauto,umask=0 0 0
usbfs /proc/bus/usb usbfs devgid=14,devmode=0660 0 0
It may be that you need some extra kernel modules. What do you see when you run lsusb? does your kernel have the correct usb options? I recall you have three different usb connections: ohci uhci and something else. do you have them in your kernel? also make sure that the filesystem on your device is supported by your kernel. In my case that was vfat.
Last edited by picobyte; 11-29-2005 at 08:43 AM.
|
|
|
|
09-29-2005, 02:29 PM
|
#3
|
|
Senior Member
Registered: Jul 2005
Distribution: Slackware
Posts: 1,163
Rep:
|
Only a device with builtin power works? Strange... When you connect a device, try a flashdrive, does anything appear in dmesg? Connect a flashdrive, run dmesg at a terminal and see if it detects the device and assigns a device node such as sda1. If so it can be mounted by mounting /dev/sda1 to a directory.
What picobyte suggests is good, too. Look in your kernel's config and see what usb options are enabled as either * or M (builtin or module). USB 1.0 and 1.1 require ohci and 2.0 requires uhci. ehci is not as common.
|
|
|
|
09-29-2005, 02:59 PM
|
#4
|
|
Senior Member
Registered: May 2005
Distribution: Ubuntu with IceWM
Posts: 1,776
Rep:
|
What distro and version # are you using?'
When I used Mepis 3.3, none of my USB drives were recognized or mounted when I plugged them in. Once I switched to 3.3.1, they were recognized and mounted automatically.
Ubuntu 5.04 and 5.10 also do this. I would suspect the most recent version of the major "newbie" distros would all do this (Fedora, Mandriva, Xandros, SuSE, etc.).
|
|
|
|
10-01-2005, 09:10 AM
|
#5
|
|
Member
Registered: Dec 2004
Location: P.R.C
Posts: 38
Original Poster
Rep:
|
the version of my kernel is 2.6.11. the portable harddisk can be mounted.but the flash disk cannot.
|
|
|
|
10-02-2005, 07:46 AM
|
#6
|
|
Member
Registered: Dec 2004
Location: P.R.C
Posts: 38
Original Poster
Rep:
|
thank all the repliers for helping me. your advices are very valueable for me.
|
|
|
|
| Thread Tools |
Search this Thread |
|
|
|
Posting Rules
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is Off
|
|
|
All times are GMT -5. The time now is 11:30 AM.
|
|
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.
|
Latest Threads
LQ News
|
|