I’ve recently installed CentOS / RHEL 6.x on the server. I’m getting the following messages in /var/log/messages file logged frequently :
Oct 13 14:00:20 server1 kernel: usb 1-7: reset high speed USB device using ehci_hcd and address 2
Oct 13 14:05:57 server1 kernel: usb 1-7: reset high speed USB device using ehci_hcd and address 2
Oct 13 14:09:18 server1 kernel: usb 1-7: reset high speed USB device using ehci_hcd and address 2
Oct 13 14:11:42 server1 kernel: usb 1-7: reset high speed USB device using ehci_hcd and address 2
Oct 13 14:11:49 server1 kernel: usb 1-7: reset high speed USB device using ehci_hcd and address 2
How do I solve this problem?
How do I determine the manufacturer of a PCI device under Linux operating systems?
I‘ve Atheros AR5001 wifi a/b/g card detected and supported natively under Linux. How do I configure my wireless card with WPA2 networking using /etc/network/interfaces file?
How do I find out Wireless driver chipset information under Linux? How do I get wireless card chipeset information without opening my systems?
How do I start / stop or restart networking service under Suse Linux without rebooting the server?
How do I find out what kind of video card I have installed on my Ubuntu Linux desktop or laptop system?
Q. I’ve Intel Corporation 80003ES2 LAN Gigabit Ethernet Controller. How do I set static IP address settings for my Ubuntu Linux as follows:
DEVICE name : eth0
Type: static
IP ADDR : 10.10.29.66
NETMASK : 255.255.255.192
Router IP: 10.10.29.65
Broadcast: 10.10.29.127
How do I setup static IP address under Ubuntu?