LinuxQuestions.org
Latest LQ Deal: Latest LQ Deals
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Hardware > Linux - Embedded & Single-board computer
User Name
Password
Linux - Embedded & Single-board computer This forum is for the discussion of Linux on both embedded devices and single-board computers (such as the Raspberry Pi, BeagleBoard and PandaBoard). Discussions involving Arduino, plug computers and other micro-controller like devices are also welcome.

Notices


Reply
  Search this Thread
Old 10-18-2010, 02:59 AM   #1
singh.shashank
LQ Newbie
 
Registered: Jul 2009
Posts: 2

Rep: Reputation: 0
Failed to read USB1-1 device descriptor of the plugged-in device


When I insert a USB device(Pen drive or Mouse) in the USB slot of the MIPS based embedded card it gives following error

USB1-1 device descriptor read/64 error 145

error 145 corresponds to timeout error

The problem as i understand is that the host controller is unable to read the device descriptor which contains the device information. But no clue how to solve it
 
Old 10-18-2010, 04:24 AM   #2
prayag_pjs
Senior Member
 
Registered: Feb 2008
Location: Pune - India
Distribution: RHEL/Ubuntu/Debian/Fedora/Centos/K3OS
Posts: 1,159
Blog Entries: 4

Rep: Reputation: 149Reputation: 149
Hi,

Try this it may help you.

(remove this module)
Quote:
modprobe -r ehci_hcd

(insert this module)

Quote:
modprobe ohci_hcd
Then you could mount in the usual way - create a directory
Quote:
mkdir /media/usbdisk
then assuming the device is /dev/sdb

Quote:
mount /dev/sdb /media/usbdisk
 
Old 10-20-2010, 01:40 AM   #3
singh.shashank
LQ Newbie
 
Registered: Jul 2009
Posts: 2

Original Poster
Rep: Reputation: 0
Not working!!
ehci_hcd is not loaded by default
i load ohci_hcd module before inserting the USB device

after inserting the USB device it shows same error mentioned in the first thread and
No new device is added in the /dev directory after insertion of USB device

Last edited by singh.shashank; 10-27-2010 at 04:28 AM.
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
usb 1-1: device descriptor read/64, error -71 Padmasri Linux - Hardware 2 09-18-2010 05:46 PM
[SOLVED] usb 1-2: device descriptor read/64, error -62 Padmasri Linux - Embedded & Single-board computer 3 11-04-2009 12:57 AM
usb 1-2: device descriptor read/64, error -62 Padmasri Linux - Kernel 1 10-26-2009 08:21 AM
device descriptor read/64, error -62 cheeseheadtotherescue Linux - Hardware 0 02-17-2009 06:51 PM
device descriptor read/all, error -71 shogun1234 Linux - General 1 09-04-2008 09:09 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Hardware > Linux - Embedded & Single-board computer

All times are GMT -5. The time now is 02:58 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration