CATEGORIES
Acer
AMD
Apache
Apple
ASP
Business Object
Compaq
Crystal Reports
CSS
Database
Dell
DOT NET
Fujitsu
Gateway
Google
HP
HTML
IBM
IIS
Intel
Java
Mainframe
Microsoft
Networking
Oracle
SAP
SEO
Sony
SQL Server
Testing
Tomcat
Toshiba
Ubuntu
Visual Basic
Web Hosting
Windows
Ubuntu USB Problem
How to Fix Ubuntu USB Problems
Published by: San (8/28/2007)
Ubuntu USB Problem? How to Fix Ubuntu USB Problems?
Do you know the answer? If you don’t see an answer or the answer can be optimized better then post your comment on the problem.
Most Popular Articles
- Installing JDBC Driver for DB2 and Tomcat
- Ubuntu Sound Problem
- Is Ubuntu Better Than Vista
- Ubuntu USB Problem
- Ubuntu Flash Problem
How Can I Fix Sound Problem on Ubuntu >>
<< Tips to Fix Ubuntu Wireless Problems
COMMENT
Name: linux23dragon
Does the kernel know the device (driver support, kernel configuration)? This is were the kernel log becomes handy. /var/log/kernel.log in Ubuntu you can use System log:- (System->administration->System Log) Plug in the USB device and watch the kernel log. If you get no response, then you might have no USB support enabled in the BIOS. Or if you have a "detected USB device" message but no driver information. Then the kernel is not configured to support the driver or the driver is non-GPL and you might need to install it by hand. You might need to use google, if the driver is not located at the expected manufacture web site.