CentOS 5 Hardware :: USB Device Descriptor Read Errors

Aug 20, 2010

I'm designing an embedded USB device. When I connect the device to the computer, I get the following messages:

usb 1-3: device descriptor read/64, error 2
usb 1-3: device descriptor read/64, error 2
usb 1-3: device descriptor read/64, error 2
usb 1-3: device descriptor read/8, error -71
usb 1-3: device descriptor read/8, error -71
usb 1-3: device descriptor read/8, error -71

Note that other USB devices work fine. I am fairly certain that the problem is with my hardware. I'd like info on what these error messages mean to help my debug. Searching Google I wasn't able to find any explanations about what these errors mean exactly.

I'm running Cent OS 5.4 with kernel 2.6.18-164.el5 on an i686

View 1 Replies


ADVERTISEMENT

CentOS 5 Hardware :: Device Descriptor Read/64, Error -110

Feb 2, 2011

I'm having issues with getting my USB ports to work on my server. USB keyboards, mice, drives, flash drives, card readers, etc. will not work on this server.

dmesg
Linux version 2.6.18-194.32.1.el5 (mockbuild@builder10.centos.org) (gcc version 4.1.2 20080704 (Red Hat 4.1.2-48)) #1 SMP Wed Jan 5 17:53:09 EST 2011
BIOS-provided physical RAM map:

[code]...

View 4 Replies View Related

Debian Configuration :: USB Errors "usb 1-5: Device Descriptor Read/64, Error -110"

Sep 3, 2010

While I had the case open to swap out a network card I thought I would drop in an old USB card (previously used with no problems on a machine running Debian) however on boot I'm now getting some errors showing up. The card has been sitting around for a while so it could be an issue with the card.

[Code]....

View 2 Replies View Related

Ubuntu :: Lucid Kernel - Device Descriptor Errors

Apr 11, 2011

For the record, I'm having the same issue as the OP with Lucid with a backported 2.6.35-28 kernel and a Samsung scx-4623fw printer hooked up via USB. Same symptoms - lsusb hangs until the printer is unplugged, devices aren't recognized, etc. Dmesg output includes a bunch of device descriptor errors:

[603.091961] usb 7-1: new full speed USB device using ohci_hcd and address 9
[618.241335] usb 7-1: device descriptor read/64, error -110
[633.521986] usb 7-1: device descriptor read/64, error -110

I suddenly started having a bunch of USB issues (including complete system locks whenever I plugged in a logitech USB mic) around early march with the stock lucid kernel. Everything was fine before that.

View 4 Replies View Related

Fedora :: Usb 2-1: Device Descriptor Read/64, Error -62

Apr 23, 2010

I tried to get 3d hardware support in my FC12 install. I grabbed the latest appropriate drivers from the nvidia website for my Geforce 6800 XT graphics card. I changed the inittab file to boot to command line, ran the .run file as root and ran into a couple errors doing so.

I then proceeded to use yum (which i do like but this is a bad scenario for me thus far) to update my drivers to the suggested kmod-nvidia drivers that exist out there. Once all of the installation was completed I rebooted and got the following error displayed at the top of my screen after the fedora loading bubble disappeared. The system just seems to hand at this point....

"usb 2-1: device descriptor read/64, error -62"

I did a hard boot on the machine and tried again, this time i pressed the esc key to watch the interactive startup screen and noticed that after "enabling local filesysem quotas: [ OK ]" i get a

***Warning -- SELinux targeted policy relabel is required.
*** Relabeling could take a very long time, depending on file
*** system size and speed of hard drives.

This will continue with asterisks across the screen until eventually it stops and then I am stuck as to what to do from here on out. What could possibly be causing all of this mayhem?I have tried to use the fedora core 12 install cd to launch it into "rescue mode" and from the bash command line proceed with modifying my grub.conf to not use the "newly installed kernel (2.6.32.11-99.fc12.i686)" that was installed with yum during my kmod-nvidia driver installation.

View 1 Replies View Related

CentOS 5 :: Booting 5.4 - Error "EXT3-fs: Can't Read Group Descriptor 3"

Apr 3, 2010

I have been using CentOS 5. for around 3 months. It was all fine and was having a pleasant experience using CentOS. Today when i turned on my computer and booted CentOS i am having the below error: Grub comes up, allows me to select CentOS 5.4 kernel image. and displays RedHat Nash version: and then the below error occurs:

[Code]....

View 9 Replies View Related

Ubuntu :: Config Failed - Cannot Read Hub Descriptor

Mar 2, 2011

I have a recent install of ubuntu 10.10 on a brand new rig, and everything appears to be working properly but I get these 2 errors during bootup that seem to make the book process take a bit longer than expected but haven't actually noticed a problem in performance.

[6.394416] hub 3-1:1.0: config failed, can't read hub descriptor (err -22)
[6.752860] hub 3-2:1.0: config failed, can't read hub descriptor (err -22)

I have been unable to find a site with information on what err -22 means. From what little I have found on the issue it seems to be something with the usb 3.0 hubs on the back of my motherboard?

Code:
[0.864023] PCI: Using ACPI for IRQ routing
[0.864024] PCI: pci_cache_line_size set to 64 bytes
[0.864081] reserve RAM buffer: 000000000009dc00 - 000000000009ffff
[0.864082] reserve RAM buffer: 00000000df7e0000 - 00000000dfffffff
[0.864083] reserve RAM buffer: 000000021f800000 - 000000021fffffff
[0.864120] NetLabel: Initializing
[0.864121] NetLabel: domain hash size = 128
[0.864122] NetLabel: protocols = UNLABELED CIPSOv4
[0.864127] NetLabel: unlabeled traffic allowed by default ....

View 1 Replies View Related

Server :: SAN Mount Going To Read Only - FS Errors

Mar 28, 2011

I have a server that has a Fibre Channel mount that is having issues. When I can in this morning I found that it had switched to read only. Now looking through /var/log/messages I see that there are errors reported on the disk. I know that i will need to run fsck on it, but I do see lines about the device mapper failing for mpath0 first, which is the device which is mounted. I am wondering if someone can take a look and see if this is just a drive issue, or an issue with the fibre channel connection.

uname -a
Linux server 2.6.27.25-78.2.56.fc9.x86_64 #1 SMP Thu Jun 18 12:24:37 EDT 2009 x86_64 x86_64 x86_64 GNU/Linux
Mar 28 00:12:36 server kernel: sd 4:0:0:0: [sdb] Result: hostbyte=DID_BUS_BUSY driverbyte=DRIVER_OK,SUGGEST_OK
Mar 28 00:12:36 server kernel: end_request: I/O error, dev sdb, sector 314570452
Mar 28 00:12:36 server kernel: device-mapper: multipath: Failing path 8:16.
Mar 28 00:12:36 server multipathd: 8:16: mark as failed
[Code].....

View 1 Replies View Related

Ubuntu :: Kubuntu 9.10 CD Install Bug - SR0 Read Errors

Jan 3, 2010

The install 9.10 CD has a bug and I can't continue with the install after booting up and selecting the language. My screen ends up having vertical green bars. Also get a bunch of sr0 read errors. I used the same CD to install on my laptop, which went well. I am currently using 9.04 and it work flawless

The mobo I am using
ECS GeForce7050M-M V2.0 motherboard features the NVIDIA Geforce7050PV/nForce 630a integrated chipset

On AMD dual x64
CHIPSET
=======
NVIDIA Geforce7050PV/nForce 630a
NVIDIA MCP68PVNT Single Chipset

GRAPHICS
========
On Chip (NVIDIAGeforce7050-based with 2D/3D graphic engine)
Integrated DirectX 9 graphics processor
Share Memory: Maximum up to 256MB

View 1 Replies View Related

Ubuntu :: I / O Errors And Crashes - Cannot Write But Read

Apr 8, 2011

Recently my Ubuntu system decided to crash. Sometimes the mouse freezes, sometimes I just can't open anything, and other times I can access the terminal but can't write. I can open files as read only both in my /home partition and in /var/log, but I can't write at all. Sometimes I get Bash: input/output error. I *can* "ls /proc", if that makes any difference.

I find that if I reboot, the problem goes away for a few minutes and then reoccurs. I can read/write to my other (windows) drive, although when I did a chkdsk in win7, I get a "An index entry from index $0 of file 25 is incorrect" message. Is the disk failing? Just a few bad sectors? Maybe the filesystem is corrupt? Why can I read but not write?

View 9 Replies View Related

Hardware :: VT1612A Audio Read Errors?

Mar 3, 2010

I have a VIA EPIA motherboard with a VT1612A integrated soundcard. With Linux Kernel 2.4.22 I have no problem reading from the soundcard using a custom application. With Linux Kernel 2.6.30 I am getting read errors that present themselves as corrupt samples.First, a small, pseudocode version of the application ...

Code:
int dsp = open("/dev/dsp", O_RDONLY);
ioctl(dsp, SNDCTL_DSP_CHANNELS, &(int){ 2 });

[code]....

View 7 Replies View Related

Ubuntu :: Grub2 Errors: Can't Read File And Need To Load Kernel First?

May 19, 2011

I've got a Lucid system (normal Ubuntu, not any of the derivative distros) which has been throwing up the following error message this morning when trying to boot:

Code:
error: couldn't read file.
error: you need to load the kernel first.

[code]....

View 9 Replies View Related

Ubuntu :: No Space Left On Device Errors

Mar 16, 2010

I recently upgraded from Lucid to Maverick, which went fairly smooth. Then I upped my RAM with some new memory sticks (4Gb to 8Gb). Since about then, I'm seeing these errors in syslog:

Code:
Jun 6 22:23:52 howler console-kit-daemon[1224]: WARNING: Failed to add monitor on '/dev/tty2': No space left on device
Jun 6 22:23:59 howler console-kit-daemon[1224]: WARNING: Failed to add monitor on '/dev/pts/0': No space left on device
I also get errors when running "tail -f" as root:

Code:
tail: cannot watch `/var/log/syslog': No space left on device

I searched around and I found some other reports of the tail -f error, with the suggestion of increasing fs.inotify.max_user_watches. I set it to 16384, and that at first resolved the tail -f problem, but now I'm getting that error again even after upping max_user_watches.

I know swap is suggested to be approx. the same size as RAM, but with this upgrade RAM is now bigger than the 5.7G of swap.

View 3 Replies View Related

Ubuntu :: Cannot Connect Phone Device Via USB - No Errors Shown

Jan 16, 2010

I am having trouble with connecting my Sony Ericsson phone with my Ubuntu 9.10 using USB. It doesn't matter how I choose to connect it - "File Transfer" and "Phone Mode" - both does not work. The phone IS charching, when it is connected, but it doesn't shows anywhere. When I type "lsusb" in terminal, it does not show me my phone. When I look in "/var/log/messages" there is NO error. It does not even show the procedure of connecting and disconnecting the phone. What could be the problem?

View 9 Replies View Related

Ubuntu :: Errors:Unable To MountError Mounting: Mount: /dev/sdb1: Can't Read Superblock?

Jun 4, 2010

I'm trying to get some data off of an external harddrive. I get a few errors:Unable to mountError mounting: mount: /dev/sdb1: can't read superblock.I then tried to run a read disk benchmark on disk utility and that seemed okay.I then tried

Code:
ubuntu@ubuntu:~$ sudo fdisk -l /dev/sdb
Disk /dev/sdb: 320.1 GB, 320072933376 bytes

[code]....

View 4 Replies View Related

Fedora X86/64bit :: Libvirtd And Lxcstartup Errors After Reboot - No Such Device Or Address

Jan 7, 2011

Unfortunately accidentaly I disconnected my usb drive my computer and my VMs run from so I just rebooted for a quick fix Now I can't open virt-manager locally and the VM's can't get network connections I see this in the logs after the last two reboots

Code:

grep lxc /var/log/messages |tail -n 2
Jan 7 00:45:04 F820 libvirtd: 00:45:04.524: warning : lxcStartup:1895 : Unable to create cgroup for driver: No such device or address
Jan 7 11:52:53 F820 libvirtd: 11:52:53.325: warning : lxcStartup:1895 : Unable to create cgroup for driver: No such device or address

[code]...

I tried restarting libvirtd after with no love so I rebooted and cgroup was gone this was a clean install of F14, after this started I brought the system current, I can provide the packages installed but they errors didnt change

View 1 Replies View Related

OpenSUSE Hardware :: Reload The Firmware Come Up With Device Not Connected Errors (even Under Windoze XP)?

Mar 12, 2010

My old Creative Zen MP3 player has just gone titsup - it's gone into recovery mode and attempts to reload the firmware come up with device not connected errors (even under Windoze XP) So I'm looking around for a replacement and the Cowon D2 looks good as it takes SD cards like the zen (and I'd just bought 2 new 8Gb cards). The Zen used mtpfs which worked under linux but not well an I believe the D2 just connects as USB memory. Anyone out there using a Cowon D2 under Linux?

View 1 Replies View Related

CentOS 5 :: Conga Errors With Enabled Shared Storage Support In CentOS 5.3?

Jun 24, 2009

I try to set up a 5 nodes cluster and a shared Coraid Storage with conga but it fails with "Shared Storage Support" checked.The message is:'A problem occurred when installing packages: Packages of set "Clustered Storage" are not present in available repository' and it is shown under every node on the next sceen after I submit.The pc where conga runs is on the same subnet (192.168.xxx.xxx) and it has the same /etc/hosts of the other nodes.In that pc runs a proxy too and the nodes go out through it (that pc has 2 NICs)Every node (2.6.18-128.1.14.el5-xen-x86_64) is patched whith the last yum update (this morning) the same is for the pc (2.6.18-128.1.14.el5).Every node has 4 NICs , 2 NICc towards the storage the others in bonding towards the WAN.Every node is exactly alike, they have been installed with the ks.cfg generated from the first node and they all have the support for Clustering, Virtualization, and Clustered Storage.

View 1 Replies View Related

General :: Read From A Character Device?

Oct 5, 2009

i studied the program chardev.c from 'The kernel module programming guide'. The text tells me that by doing a :

1. 'cat' the character device is opened.

2. hi > /dev/hello the character device is written into.

now i wanted to know how to 'read' from the character device !

View 3 Replies View Related

Ubuntu :: Deskjet 940c Wouldn't Print - Errors With Communication And The Initial Device?

Apr 19, 2011

[i use Ubuntu linux 10.04 LTS - the Lucid Lynx] i tried to print a document and i got the following message from the "document print status (my jobs)": "There was a problem processing document 'take it easy' (job 400)" i tried to print other things but i got the same error. after any print request i sent the printer asked me to release the paper it took, and when i release it, it printed this:"Unable to open the initial device, quitting." i have "HP Device Manager" installed on my computer, and lately i tried to install a wireless printer (officejet 4500 g510n-z) through it, and it failed because the connection between the printer and my computer disconnected before the terminal finished the installation. i didn't try to print with the deskjet right after it but now when i try- it doesn't work, so it might have something to do with my current problem... also when i looked at the HP Device Manager i saw the deskjet printer icon marked with X so i used this program's option "Setup Device" and the X mark disappeared.. and it still doesn't work.

View 2 Replies View Related

Programming :: Timer Of 10 Ms For Read / Write A USB Device?

Apr 13, 2011

I need programmer a timer of 10 ms for read/write a USB device

View 4 Replies View Related

CentOS 5 :: Specify The Device Driver When Mounting A Device?

Jul 28, 2010

I have installed live cd on usb pendrive. Everything works great. How can I find out which device driver it is using? Where are the device driver files stored? How do you specify the device driver when mounting a device?

View 3 Replies View Related

Ubuntu :: Current Users Mounts USB Device As Read Only?

Dec 18, 2010

I am trying to add/delete files from my HTC Evo through ubuntu via enabling file sharing on the device. Ubuntu detects the drive, and mounts it up so that I can browse/read files off the device. However, I am not able to do any writing to the device because it is mounted as "read-only". The only wierd thing is that it worked last week, and I have not changed any settings on my system. Where should I start? Is the auto-mount for USB drives located in "/etc/fstab"? because here is the contents of that file, and I dont see anything for usb mounts:

Code:
# /etc/fstab: static file system information.
#
# Use 'blkid -o value -s UUID' to print the universally unique identifier
# for a device; this may be used with UUID= as a more robust way to name

[Code]....

View 1 Replies View Related

Hardware :: Webcam 'dummy' Device Can Only Be Read By Mplayer

Aug 13, 2009

I'm playing a little bit with OpenCV but the webcam that i have on my desktop isn't app-friendly... so i could not get it working with OpenCV, it's a 0ac8:301b Z-Star Microelectronics Corp. ZC0301 WebCam and it worked out of the box with Cheese and after a little bit of tweak i get it working with camorama also.But some apps, like Skype and OpenCV demos doesn't work, believe me, i tried everything to get it working, i tried even upgrading to a very new kernel.

So i had the idea to create a "virtual" video device and using some app that can read the wcam i could print the wcam's output on such device, which should be compatible and app-friendly, so i would use that device always.

View 1 Replies View Related

General :: Make The Root Device Read/write?

Mar 4, 2011

I need to change a filename but when I boot up I get the message root device is read-only. Is there a way of changing this so that I can change the filename. I have a Mac Pro running Leopard OSX. The graphics card an NVIDIA 7500GT or driver has failed. It was suggested elsewhere that I change the relevant kext files to filename.kext.old, which I did, now when I try to boot start in OSX I get a message in various languages telling me to restart. I have tried booting in safe mode and from original Installation CD. In Safe Mode I get the same multi language splash screen, from CD I still have the graphic card problem, screen freezes and artifacts appear. So I boot up straight into CLI by holding down CMD-S hoping to be able to change filenames back but it says device read-only.

View 2 Replies View Related

Server :: Mount - Block Device Giving Read Only

Mar 15, 2011

I want to keet some data on windows dir. I have tried the below command and giving the below error.
[root@xyz0044 ~]# mount -t cifs //10.48.64.52/jata -o username=domainv.kumar3,password=xxxx /mnt/backup
mount: block device //10.48.64.52/jata is write-protected, mounting read-only
mount: cannot mount block device //10.48.64.52/jata read-only

View 9 Replies View Related

OpenSUSE Hardware :: Finding A External USB CD/DVD Read/write Device?

Jul 30, 2011

My wife is purchasing a netbook with no internal CD/DVD writing device, so we plan to purchase an external CD/DVD USB-2.0 read/write device. Our local PC shop has the following 3 external USB-2.0 DVD read/write devices:

(a) Samsung DVD-Burner SE-S084F/RSBS [not listed on Samsung site - too old ? ]

(b) LG DVD-Burner GE24NU21 USB2.0 [not listed on LG site - too old ? ]

(c) Super-Multi Portable DVD Rewrite (GP10 Lite USB2.0 Slimline) GP10NB20 (mentions Mac OS/X support, which is encouraging)

None of those are listed in the openSUSE HCL. Has anyone successfully used any of these with GNU/Linux (my google surfing on this revealed no GNU/Linux complaint nor any success stories) ? Or is there another such external USB-2.0 read/write DVD burner device that is recommended ?

View 2 Replies View Related

Ubuntu :: Unable To Mount Device, Write Protected & Read Only?

Feb 17, 2011

I used dual booting with Windows Xp and Ubuntu 10.04. Because errors, I reinstall Windows and then I could not enter GRUB, and Ubuntu partition disappear. I tried to reinstall ubuntu using live CD but I could not detect last ubuntu partitions. After I installed fresh Ubuntu on new partition, I got error message like this:

Unable to mount floppy0 Mount: block device /dev/fd0 is write protected, mounting read-only Mount: could not determine the file system type, and none was specified

View 8 Replies View Related

Software :: In Platform \ Use Ioctl Function To Read/write Data To Hid Device?

Jun 24, 2011

Now i have a problem.I want to used a hid usb device under linux 2.6.11.But i can't know how to used ioctl function to send and receive data to a hid device

View 3 Replies View Related

Slackware :: Optical Drive Not Identified - Get Permission To Read / Write In The Device

Aug 6, 2010

On one of my machines the DVD/DVDRW/CDROM drive appears as /dev/hdc and is not identified as an optical drive by HAL. It is owned by root: disk and thus no users get permission to read/write in the device (not even those in the cdrom group). This stops playing DVDs, ripping CDs, no notifications appear when a disk is inserted, etc. etc. When I set the permissions for all to read/write from the device then users can access but still no notifications are shown.

On all my other machines the optical drive is identified as /dev/sr0 and is owned by root:cdrom . All have Slack 13.1 . Previously with Slack 12.2 this machine still had the drive in /dev/hdc but the permissions were right (I think because I added it to /etc/fstab with options for users to access it). I believe the problem is down to HAL not setting this drive to the correct group, but how do I fix it? I hate HAL, it has a mind of its own, just like in the scifi movie

View 2 Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved