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


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

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 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

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

General :: Directly Logging In As Root In A Text Mode Terminal (tty1-tty6)?

May 13, 2010

What are the differences between "su -" in a GUI terminal and directly logging in as root in a text mode terminal (tty1-tty6)? Any environment, path or other functionality differences?

View 14 Replies View Related

Ubuntu :: Unable To Logging In - Neither In Recovery Mode

May 15, 2011

I used Ubuntu Tweak on ubuntu 10.10 and i don't remember what stupid thing i did. Now, my ubuntu never logs on, neither in recovery mode. I have attached the Camera Screenshot of the error screen. And i am a beginner, and it feels bad when my ubuntu doesn't work.

View 6 Replies View Related

Server :: Change From Graphic Mode To Text Mode In CentOS 5.3?

Sep 14, 2009

The system always boot up in Graphic Mode. After installation of Web Server, I want to disable Graphic Mode and change it to boot to Text Mode to save memory. Is there a way to disable graphic mode?

View 1 Replies View Related

CentOS 5 Server :: Ncftp Stops Working In PASV Mode?

May 30, 2009

BAM your ftp doesn't work. Out of the blue my ftp connections stall when I ask for a directory listing. I am using ncftp as I have for several years. And after a long pause I get the answer:Data connection timed out.Falling back to PORT instead of PASV mode.I then get the listing and the connection continues in PORT mode. But not with FileZilla it just hangs. Also bit torrent no longer works. Set up is a home network of 6 machines reaching the internet through a linux firewall box, qwest DSL modem gt-701-gw. Nothing has changed but sometime in the last week something has changed because now FTP PASV and BIT TORRENT can no longer connect.

I am holding back from completely rewritting the iptables/shorewall rules and have spent the day with the website host 1 and 1 and Qwest. Trying to find a solution. This problem is universal, all machines (windoze and linux) and all software (coffeecup, ncftp, ftp, filezilla, bit torrent).

View 2 Replies View Related

Ubuntu :: Cannot Go Into Text Mode After Latest Kernel Update

Jan 10, 2010

I can't go into text mode after latest kernel update. CTRL-ALT-F1 doesn't work. Actually, all CTRL-ALT-F1 to F7 work very strange. For example... When I click CTRL-ALT-F2, it close all my windows and screen flash

View 1 Replies View Related

CentOS 5 Networking :: Connect Centos 5.5 Using Ethernet Port To ADSL Broadband Modem Which Is Configured In PPPoe Mode?

Feb 10, 2011

Pl can anyone guide me to connect centos 5.5 using ethernet port to ADSL Broadband modem which is configured in PPPoe mode?

View 19 Replies View Related

CentOS 5 :: X-Window For CentOS 5.1 \ Work With Console Only In Text Mode?

Dec 17, 2009

I`m looking for a a X-Window in CentOS. At the moment I work with console only in text mode

View 2 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 :: Debugging Device Driver In Kernel Mode

Nov 10, 2010

I am writing a device driver on x86 machine,Ubuntu distribution,kernel version 2.6.35.I want to debug my driver in kernel mode.I tried KGDB(Kernel Level Source Debugger).But support is given for kernel version 2.6.13.But I want to make KGDB work on version 2.6.35.Could anyone help me where can I get help to make KGDB work on 2.6.35 version?Or is there any other method to debug my driver using some other tool?

View 1 Replies View Related

CentOS 5 :: Installing In The Text Mode?

Sep 10, 2009

trying to install centOS 5 using only the terminal on a virtual box. i can log in using the root, but where is the setup file and how to execute it?

View 1 Replies View Related

CentOS 5 :: How To Convert From Text Mode To GUI

Dec 9, 2009

i tried installing the GUI mode but it didnt happen. My system restarted in between the installation. So i installed the text mode. Now how to switch over to the GUI mode?

View 3 Replies View Related

CentOS 5 :: Text Mode And Vesa

Dec 16, 2009

I am generally at the text mode in Centos 4 or 5. Using Slackware and Lilo, you choose a three digit number in the lilo configuration to boot at a higher than standard resolution using the vesa driver. Using grub, how do I achieve the same thing?

View 2 Replies View Related

Server :: Unable To Run Installation In Text Interface Mode

Mar 19, 2010

im currently using a RHEL5 RIS server in my Lab to deploy rhel5 for all my systems. everything has been configured and installation works fine, but i am not able to run the installation in text interface mode. when i type "linux text", i get an error saying invalid kernel parameter. i'll paste my /etc/dhcpd.conf file here. please have a look and let me know what changes i should be making in order for my text interface installation to be working.

View 1 Replies View Related

Security :: Unable To Make 27000 Port On Listening Mode?

Nov 1, 2010

i tried my best andwrite all the commands given below. but port 27000 is not in listening state.Note: I spoofed MAC address (change MAC address)on this MAchine.here is my iptables file.

# Firewall configuration written by system-config-securitylevel
# Manual customization of this file is not recommended.
*filter

[code]....

View 2 Replies View Related

Software :: USB-OTG Device Mode - Unable To Load G_file_storage.ko

Aug 17, 2010

I have enabled USB -OTG as Both Host and peripheral. USB - OTG host mode is working fine but USB - Device mode is not working...I'm unable to load g_file_storage.ko,I get below error:

View 2 Replies View Related

CentOS 5 :: 5.1 Bash - After First Reboot After Installing In Text Mode

Dec 17, 2009

I got this message after installing CentOS 5.1 in text mode and console:

It occures after the first reboot after installing:

I pushed TAB and get a list with possible commands.

I used "boot" but without success.

View 2 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

CentOS 5 :: 5.3: Forced To Install In Text Mode - Getting A Graphical Interface?

Jun 30, 2009

I had tried to install Centos 5.3 using the graphical interface but it gives me a black screen with no response. I've read into it and installed in text mode but still need a graphical interface. Whats the command/steps I need to take?

View 1 Replies View Related

Fedora :: No Monitor Input During Boot, Unable To Enter Text Mode From X Window

Nov 24, 2009

I installed Fedora 11 on my system (see below) using the i686 DVD. The graphical install worked just fine, and after the system booted back up, the X server was working very well.

There is no boot text. On the other system with Fedora 11, I can see the boot text scroll by in the window and/or a progress bar at the bottom of the monitor during the boot sequence. On this system, the monitor says "No Input", and nothing appears until the login prompt for the X window. I am able to enter the BIOS configuration page and navigate through it without any issues. I can also edit the grub commands before Fedora loads without a problem.

If I boot in text mode, no login prompt appears. If I wait long enough, the monitor enters the power save mode since it is not receiving a signal. I am able to log in to the system with my user name and password, and then start the X server. Once the server starts, the monitor turns back ON and all is well.

From the X window, I use the CTL+ALT+F2 key to enter text mode. The monitor stops responding. If I press the ENTER key a couple of times, then press ALT+F7, I can briefly see the text window with a couple of login prompts before the X window starts responding again.

How can I get the text mode to work? Why is there no input to the monitor when booting?

System:
Intel D945GSEJT motherboard with Intel Atom N270 processor
2GB RAM
120GB SATA Hard Drive
Fedora 11 i686

View 4 Replies View Related

CentOS 5 Networking :: Unable To Port 8080 On CentOS VPS Server

May 30, 2011

i am not able to port 8080 on my CentOS VPS server.I have followed all the instuctions as mentioned on iptables wiki page.Also I am able to telnet my ip address and port number, But can not access from browser.

View 6 Replies View Related







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