Fedora :: Unable To Enumerate USB Device On Port 4

Jul 21, 2011

After installation I boot a few times and used F15 on my Dell Inspiron 1564. But now I can't boot anymore. The screen just shows "unable to enumerate USB device on Port 4" and just hangs there with a blinking cursor below that line. I have no USB devices attached though.

View 2 Replies


ADVERTISEMENT

Fedora :: Unable To Enumerate USB Device On Port 2

Jun 29, 2011

i have this error in my log but i don't know why?

Quote:

Jun 19 20:34:08 localhost kernel: [352155.875643] hub 2-1:1.0: unable to enumerate USB device on port 2
Jun 19 20:34:08 localhost kernel: [352155.851515] usb 2-1.2: new low speed USB device using ehci_hcd and address 17
Jun 19 20:34:08 localhost kernel: [352155.677964] usb 2-1.2: device descriptor read/64, error -32
Jun 19 20:34:08 localhost kernel: [352155.503404] usb 2-1.2: device descriptor read/64, error -32

[code]....

The Motherboard is a Intel Desktop Board DH55TC, Sockel 1156, mATX, HDMI

View 14 Replies View Related

Slackware :: Unable To Enumerate USB Device On Port 5

Jul 16, 2011

I'm running Slackware 13.37 64 bit. I run it on an HP2945SE AMD Turion x2. I am getting an error during boot up unable to enumerate USB device on port 5. It filters throughout the rest of the boot up commands / results. It doesn't seem to matter if things are plugged up to the USB ports or not. Also it doesn't seem to affect anything on the computer. Its just irritating.

View 2 Replies View Related

Ubuntu :: Unable To Enumerate USB Device On Port 4

Mar 4, 2010

Doing a dmesg I can see following lines

[ 130.876406] hub 1-0:1.0: unable to enumerate USB device on port 4
[ 130.876453] usb 3-2: USB disconnect, address 6
[ 131.200399] hub 1-0:1.0: unable to enumerate USB device on port 4
[ 131.396382] hub 1-0:1.0: unable to enumerate USB device on port 4

[code]....

That is what I have exactly pluged, the webcam on the top of my screen and an external mouse. Btw, I can plug USB devices with no problem, so I am skiping this error since long time ago, but I don't understand this message and I would love to do it.

View 5 Replies View Related

Ubuntu Installation :: Hub 5-0:1.0: Unable To Enumerate USB Device On Port 1

Jan 17, 2010

I installed Ubuntu 9.10 to my USB-HDD. After upadte, ubuntu can`t load with error:

usb 5-1: device description read/64: error -32
usb 5-1: device description read/8: error -71
hub 5-0:1.0: unable to enumerate USB device on port 1

The boot stopped after this strings.I reinstall the system, and I have this problem again.

View 2 Replies View Related

Ubuntu :: 10.04 Booting Slow - Unable To Enumerate USB Device To Port 1

Jul 16, 2010

Recently my Ubuntu 10.04 was booting slow and to figure out what was going wrong, I booted Ubuntu in text mode. There I found it was hanging on for 5-6 sec showing "unable to enumerate usb device to Port 1". I know it has something to do with Port1 / usb device, but could not understand and solve it.

View 3 Replies View Related

General :: Startup Script - Unable To Enumerate USB Device On Port 5

May 19, 2011

Startup script. I have a problem with an error on system boot:
hub 2-0:1.0:unable to enumerate usb device on port 5

This error is continuous, filling up my system logs. It is also a known kernel bug. I found a solution here: [URL] but it is only good after I boot. I have tried to make a startup script in /etc/init.d in the following manner.

sudo mkdir /opt/usb/
sudo gedit /opt/usb/usbproblem.sh
#!/bin/bash
# chkconfig: 345 91 19
# description: stop usb problem on startup
case $1 in
*)

echo "fixing usb problem"
cd /sys/bus/pci/drivers/ehci_hcd
sh -c 'find ./ -name "2-0:1.0" -print| sed "s/.///">unbind'
cd ~

esac
exit 0
#End of boot script
##

sudo cp /opt/usb/usbproblem.sh /etc/init.d
cd /etc/init.d
sudo chmod +x usbproblem.sh
sudo update-rc.d usbproblem.sh defaults 92 20
but it does not work.

View 2 Replies View Related

OpenSUSE Hardware :: 11.4 Getting "hub 2-0:1.0: Unable To Enumerate USB Device On Port 5" Constantly

Mar 13, 2011

Getting this constantly in messages:

Mar 13 18:33:26 cjbLT2 kernel: [ 7523.361079] hub 4-0:1.0: unable to enumerate USB device on port 5
Mar 13 18:33:26 cjbLT2 kernel: [ 7523.567075] hub 2-0:1.0: unable to enumerate USB device on port 5
Mar 13 18:33:26 cjbLT2 kernel: [ 7523.739110] hub 4-0:1.0: unable to enumerate USB device on port 5
Mar 13 18:33:26 cjbLT2 kernel: [ 7523.945101] hub 2-0:1.0: unable to enumerate USB device on port 5

[code]....

This is on my laptop. I have 3 external USB devices plugged in but this will happen when I boot without them plugged in too. Don't seem to be missing any device either. This wasn't happening on openSuSE 11.2 and just started when I upgraded it to 11.4.

View 9 Replies View Related

CentOS 5 :: 5.4 & "kernel: HUB 1.0:1.0 Unable To Enumerate USB Device On Port 1 (or 2, 3)" And Stops After Logging (text Mode)"

Mar 22, 2010

I installed Centos 5.4 on my Pentium E5300 new comp, but I need IPX support in my work. It's simple - ipxutils and ncpfs from Fedora Core and new kernel with ipx support. I copied kernel config from /boot folder and activate ipx, ntfs support, and choose processor core 2 duo. New kernel (2.6.26) works OK, but I got one problem - when start it still shows message: "kernel: HUB 1.0:1.0 unable to enumerate USB device on port 1 (or 2, 3)" and stops after logging (text mode)

I got 2 USB devices connected - printer HP D5160 PhotoSmart and Scanner A3 USB Mustek, and I know scanner cause that messages but I don't understand why. Kernel config is the same like that from distro kernel (almost - ipx, ntfs and proc), but distro kernel doesn't do that. So I got 2 questions:

1. Why
2. What to do to stop that (disconnecting devices on boot time is not a solution)

View 5 Replies View Related

Debian Hardware :: Unable To Enumerate USB Device

Jul 26, 2010

I noticed this message "hub 1-0:1.0: unable to enumerate USB device on port 4" appear before the kernel says "no resume image found loading normal init" or something along these lines. Basically what I mean is, this message shows up whenever the kernel loads. So I checked if anything is logged in /var/log/messages (are messages like these logged???), did not find anything in the log.

I then used this command, which showed up the message I was looking for.
dmesg | grep -i enumerate [    2.379748] hub 1-0:1.0: unable to enumerate USB device on port 4

My USB mouse and other USB hard drives are working fine, without any problem. I just wanted to know if this is some kind of bug. I did some search I found this link , [URL], where this kind of bug was discussed. Looks like they closed the bug.

here is my lspci output:

$ lspci
00:00.0 RAM memory: nVidia Corporation MCP67 Memory Controller (rev a2)
00:01.0 ISA bridge: nVidia Corporation MCP67 ISA Bridge (rev a2)
00:01.1 SMBus: nVidia Corporation MCP67 SMBus (rev a2)
00:01.2 RAM memory: nVidia Corporation MCP67 Memory Controller (rev a2)

[Code].....

View 3 Replies View Related

Fedora Networking :: 3G USB Modem Has Wrong Device Port In NM - Change Device Port In Network Manager?

Aug 14, 2009

I installed ZTE MF 626 modem in my F10 with kernel 2.6.27.12-170, i run usb_modeswitch and so far things happened normally. Watching through /var/log/messages it says that F10 detects two port device for this modem: ttyUSB1 and ttyUSB2, and in the sequence it disable port ttyUSB1 BUT Network Manager still set this port.I mean, when i connect via wvdial appointing to ttyUSB2 i get connection, but Network Manager fails to do it appointing to ttyUSB1. How to change device port in Network Manager?

View 1 Replies View Related

Ubuntu :: Wont Boot - Unable To Enumarate Usb Device On Port 2

Apr 16, 2011

My computer won,t boot up anymore, i keep getting the following mistake message: Unable to enumarate usb device on port 2. Don,t know how to skip that, and continue to desktop.

View 6 Replies View Related

Fedora Security :: Port Forwarding: Works To Other Device, But Not Server?

Dec 7, 2009

If I forward port 5764 to port 80 to my VOIP device, I can nmap and get a proper connection. If I forward port 5764 to port 22 to my server, it comes up filtered. It even happens if I try forwarding port 80 to my server. So I'm sure it has something to do with my server, but I'm not sure.Here's my Linksys iptables:

Code:
:wanin - [0:0]
-A FORWARD -i vlan1 -j wanin

[code]....

View 2 Replies View Related

Ubuntu :: Port Forwarding Crutch - Number Of Apps That Are Unable To Have The Outgoing Port Changed ?

Mar 28, 2010

I'm not that great with mailservers, and just been thrown a curveball with a MS Exchange environment for which there is apparently no solution... yeah, right. But is there a workaround?

The problem is that the site mail (SMTP) needs to be sent via port 26 instead of the commonly used 25. Port 25 is mapped to a mailfilter, which apparently causes havoc with some of the mail, and the techs that have been on site trying to coax the Exchange server to co-operate have said that the only way would be to get rid of the filter.

The problem is that there are number of apps that are unable to have the outgoing port changed and so keep sending mail out on port 25.

I look after the Unix/Linux side of things at work, and I was wondering if there was an easy way to set up a Ubuntu box to receive mail on port 25 and just forward it to the MS box on port 26? So, in other words (and I hope this makes sense): monitor port 25, and forward whatever comes in on port 25 to the server on port 26. Simple portforwarding, or is it? What steps do I need to take?

View 2 Replies View Related

Fedora Networking :: Port Redirect, I.e. Whatever Comes Through Whatever Interface On Port AAAA Will Get Redirected To Port BBBB?

Feb 18, 2010

I want to do a simple port redirect, i.e. whatever comes trough whatever interface on port AAAA will get redirected to port BBBBI thought that iptables -t nat -I PREROUTING --source 0/0 --destination 0/0 -p tcp --dport AAAA -j REDIRECT --to-ports BBBBhowever it doesn't work, e.g. nc -v -w2 -z localhost AAAA gives:

nc: connect to localhost port AAAA (tcp) failed: Connection refused
while
nc -v -w2 -z localhost BBBB

[code]....

View 10 Replies View Related

Fedora :: Unable To Find Root Device In 14?

Jan 17, 2011

out in finding root device of fedora 14. I've windows XP and fedora 14 installed on. this is the output for blkid

/dev/sda1: UUID="962C8EA82C8E834B" TYPE="ntfs"
/dev/sda5: UUID="262C06BF2C068A4F" TYPE="ntfs"
/dev/sda6: UUID="cbcf539a-dee1-4f2f-b68c-ce315ae76e0f" TYPE="ext4"

[code]...

View 2 Replies View Related

Red Hat / Fedora :: Unable To Access Resume Device

Mar 18, 2010

How do you actually remove and install kernel when the system is not booting.

View 4 Replies View Related

Ubuntu Multimedia :: Unable To Open Device /dev/dsp - Device Or Resource Busy

Apr 13, 2010

All my music editing software programs say, "unable to open device /dev/dsp.Device or resource busy." How can I fix this?

View 3 Replies View Related

Fedora :: Unable To Find Root Device Booting 14?

Mar 19, 2011

I've installed Fedora 15 with Fedora 14 already installed in other partitions, but now I can't boot Fedora 14 as it prompts "no root device found", these are both grub.confQuote:

#boot=/dev/sda
default=0
timeout=120

[code]...

View 2 Replies View Related

Fedora :: ACPI: Unable To Turn Cooling Device [db816540] 'on'

Jan 10, 2010

I installed Fedora on my notebook ASUS. When I type on terminal dmesg apper this:

ACPI: Unable to turn cooling device [db816540] 'on'

I try to search a solution for this but I don't find it.

View 5 Replies View Related

General :: Use A Rs232 Device That Uses The Usb Port?

May 18, 2010

been trying to use a rs232 device that uses the usb port. it calls for a virtual com port to be created. i am running on ubuntu 10 and get hella confused with the search results i have come across.some call for the usbdevfs which apparently doesn't exist under lucid. another had me do use some "magic" in getting it to work.they provided a script mountusbfs.sh

Code:

#
# Magic to make /proc/bus/usb work
#
mkdir -p /dev/bus/usb/.usbfs

[code]....

of course when i tried it the domount command doesn't exist so i modified the above script replacing the domount with mount and it seemed to do something things. usbview is specified as the determining factor whether or not you have the usbfs mounted properly. it wants to use proc bus and ubuntu doesn't use that anymore apparenlty. i have read that i need to enable a usbmon (flag?option?) in the kernel to be set. which it isn't when i followed the steps to check.

View 3 Replies View Related

Fedora Installation :: Moving FC10 From SATA To PATA - Unable To Access Resume Device

Jan 26, 2010

I'm trying to move an existing FC10 install (created by someone else) from a 160GB WD1600AAJS SATA disk to a 160GB WD1600AAJB PATA disk (cursed trend of horizontally mounting SATA connectors at the end of the motherboard means the latest rev mobo doesn't fit in our enclosure!). I've used DD to copy the disk image from one to the other, but when attempting to boot, I get the following error:

Code:

Unable to access resume device (UUID=946f216f-0c24-4b02-a996-f42059970de7)
mount: error mounting /dev/root on /sysroot as ext3: no such file or directory

That particular UUID maps to sda2, which is the swap partition. Interestingly, both the SATA and PATA disk come up as /dev/sda on the motherboard. I kind of grok that the UUIDs are substitutes for directly naming the disks, and that they're referred to in fstab, initrd-2.6.27.12-170.2.5.fc10.i686.img, and in /dev/disk/by-* I'm guessing the problem is that the GUIDs (at least the one for swap) are no longer the same. How are they assigned to the partitions during boot?

I tried doing

Code:

swapoff -a
mkswap /dev/sda2
swapon -a

and put that new GUID in fstab and into initrd-* (using some steps I found elsewhere on how to gunzip/rezip it).At that point, I get a kernel panic on boot

Code:

Kernel panic - not syncing: CFS: Unable to mount root fs on unknown-block(0,0)

So I'm guessing that the other UUUDs have changed as well and I need to update them. How would I figure out what they are? I suppose I could change the references to /dev/sda*, but I didn't build this original image and I'm thinking whoever did had a good reason to go with UUIDs.

View 10 Replies View Related

Fedora :: Error "unable To Access Resume Device (LABEL=SWAP-sda8)

Mar 7, 2010

I have FC6 system with kernel 2.6.22.14-72.fc6 When I rebooted my system, I got error message "unable to access resume device (LABEL=SWAP-sda8) then it went to fsck automatically to all the partition and then stop (failed)

Checking filesystems
/1:clean, 10543/2560864 files, 204494/2560359 blocks
fsck.ext3: unable to resolve 'LABEL=/backup'
/boot: clean, 155076/19546112 files, 13456168/39072080 blocks

[Code]...

View 14 Replies View Related

Hardware :: Using Printer Port - No Such Device Or Address

Mar 14, 2010

I am trying to use the printer port. But, I get this

Code:
Broadcom EJTAG Debrick Utility v1.6r-hugebird
Failed to lock /dev/parport0: No such device or address
johnh@tux:~/Ubuntu One/hh$
run from johnh I permission denied sudo-ing I get above.

View 6 Replies View Related

General :: Detection Of A Device When Plugged Through USB Port?

Apr 14, 2010

tell me detection code of device when an external device is connected through USB port.

View 4 Replies View Related

Ubuntu Networking :: How To Port Forward Form One Device To Another

Apr 1, 2010

I have a host and a client both running linux. Host has internet through eth2. Client needs to share that connection. The computers are connected directly using a crossover. I can ping from both fine. I figured I needed to port forward eth2 to eth0 to gain internet access in the client. How?

Code:

eth0 Link encap:Ethernet HWaddr 00:26:18:a6:fd:a3
inet addr:192.168.0.1 Bcast:192.168.0.255 Mask:255.255.255.0
inet6 addr: fe80::226:18ff:fea6:fda3/64 Scope:Link
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1

[code]...

View 5 Replies View Related

Networking :: Can Eth Device Names Be Correlated To Physical Port?

Dec 1, 2009

I am building a custom RedHat+<our-software> installer iso for our own appliance. I am using Red Hat 5.4. The appliances has two on-board eth interfaces. On the back panel of the appliance, these ports are marked 1 and 2. When I install RH, I find the device names assigned such as eth0/eth1 are arbitrary. I understand this is to be expected with kernels 2.6+. Most of our customers connect their eth cables to the port marked 1 on the back and assume they should configure eth0 to make the device reachable. However, sometimes port 1 gets assigned "eth1". This is not a blocking issue, but its going to confuse our customers and we wanted to make it easier on them.

From reading online discussion boards, I know HOW to switch the assignment of the eth names. However, what I am do not know is whether I need to switch them at all. So I have two questions
1) Is there anyway for me to tell which eth mac corresponds to which port on the back? Since they are soldered on the motherboard and not movable, I would think there would be some way to figure out that x mac address corresponds to the upper port (marked '1' etc).
2) Is there a way to tell this by running a linux command? We need to do this automatically so I need to be able to figure it out at install time from the kickstart post-install or similar.

View 1 Replies View Related

General :: Secure The Usb Port By External Device Connection?

Apr 14, 2010

i want to secure the USB port by any external device connection. so i need the code of detection of an external device when plugged in the USB port.

View 1 Replies View Related

Slackware :: 13 - When Plugin Usb Device In The Usb Port It Print Error

Jan 21, 2010

After new installation of slackware 13 when I plugin usb device in the usb port it's print error:

And I have not premission on the device and I must mount the device handle. I

View 10 Replies View Related

General :: Can't Find Boot Device - Error "Unable To Determine Major/minor Number Of Root Device"

Mar 17, 2011

I just compiled my first own kernel (I'm using Arch Linux), following the tutorial on the german site. Now I tried to boot it, I ended up failing with this message: Code: Waiting 10 seconds for device /dev/sda1 ... Root device '/dev/sda1' doesn't exist, Attempting to create it. ERROR: Unable to determine major/minor number of root device '/dev/sda1' Here is the important part of my menu.lst:

[Code]....

I simply copy&pasted the Arch-entry, i.e. I also had the disk by uuid there. The failure message was the same, just the root device name was the different name Also, at first I did not have the initrd line in my menu.lst (as written in my tutorial that I may not need it). In this case I had this error message:

[Code]....

View 10 Replies View Related







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