Advertising
- Miscellany
- Sunday, February 18th, 2007 at 7:23:49am UTC
- [email protected]:~$ cat ubuntu_suck_boot.log | grep eth
- Feb 17 22:55:34 temnozor kernel: [17179588.104000] eth0: Broadcom 4400 10/100BaseT Ethernet 00:03:25:0b:91:06
- Feb 17 22:55:34 temnozor kernel: [17179591.632000] b44: eth1: Link is up at 100 Mbps, full duplex.
- Feb 17 22:55:34 temnozor kernel: [17179591.632000] b44: eth1: Flow control is off for TX and off for RX.
- Feb 17 22:55:37 temnozor dhclient: DHCPDISCOVER on eth1 to 255.255.255.255 port 67 interval 17
- Feb 17 22:55:54 temnozor dhclient: DHCPDISCOVER on eth1 to 255.255.255.255 port 67 interval 4
- Feb 17 22:56:25 temnozor kernel: [17179678.268000] eth1: no IPv6 routers present
- [email protected]:~$ cat ubuntu_success_boot.log | grep eth
- Feb 17 23:01:21 temnozor kernel: [17179586.136000] eth0: Broadcom 4400 10/100BaseT Ethernet 00:03:25:0b:91:06
- Feb 17 23:01:21 temnozor kernel: [17179590.716000] b44: eth1: Link is up at 100 Mbps, full duplex.
- Feb 17 23:01:21 temnozor kernel: [17179590.716000] b44: eth1: Flow control is off for TX and off for RX.
- Feb 17 23:01:21 temnozor kernel: [17179608.352000] eth1: no IPv6 routers present
- [email protected]:~$ cat ubuntu_suck_boot.log | grep dhc
- Feb 17 22:55:37 temnozor dhclient: DHCPDISCOVER on eth1 to 255.255.255.255 port 67 interval 17
- Feb 17 22:55:54 temnozor dhclient: DHCPDISCOVER on eth1 to 255.255.255.255 port 67 interval 4
- Feb 17 22:55:58 temnozor dhclient: No DHCPOFFERS received.
- Feb 17 22:55:58 temnozor dhclient: No working leases in persistent database - sleeping.
- [email protected]:~$ cat ubuntu_suck_boot.log | grep usb
- Feb 17 22:55:34 temnozor kernel: [17179579.240000] usbcore: registered new driver usbfs
- Feb 17 22:55:34 temnozor kernel: [17179579.240000] usbcore: registered new driver hub
- Feb 17 22:55:34 temnozor kernel: [17179579.288000] usb usb1: configuration #1 chosen from 1 choice
- Feb 17 22:55:34 temnozor kernel: [17179579.664000] <dc8b0854> usb_hcd_irq+0x24/0x60 [usbcore] <c0149323> handle_IRQ_event+0x33/0x60
- Feb 17 22:55:34 temnozor kernel: [17179579.664000] [pg0+474040368/1068901376] (usb_hcd_irq+0x0/0x60 [usbcore])
- Feb 17 22:55:34 temnozor kernel: [17179579.672000] usb 1-1: new high speed USB device using ehci_hcd and address 2
- Feb 17 22:55:34 temnozor kernel: [17179579.756000] usb usb2: configuration #1 chosen from 1 choice
- Feb 17 22:55:34 temnozor kernel: [17179579.944000] usb usb3: configuration #1 chosen from 1 choice
- Feb 17 22:55:34 temnozor kernel: [17179591.216000] usb 1-1: device not accepting address 2, error -110
- Feb 17 22:55:34 temnozor kernel: [17179591.328000] usb 1-1: new high speed USB device using ehci_hcd and address 3
- Feb 17 22:55:34 temnozor kernel: [17179602.872000] usb 1-1: device not accepting address 3, error -110
- Feb 17 22:55:34 temnozor kernel: [17179602.984000] usb 1-1: new high speed USB device using ehci_hcd and address 4
- Feb 17 22:55:34 temnozor kernel: [17179613.408000] usb 1-1: device not accepting address 4, error -110
- Feb 17 22:55:34 temnozor kernel: [17179613.520000] usb 1-1: new high speed USB device using ehci_hcd and address 5
- Feb 17 22:55:34 temnozor kernel: [17179623.944000] usb 1-1: device not accepting address 5, error -110
- [email protected]:~$ cat ubuntu_success_boot.log | grep usb
- Feb 17 23:01:21 temnozor kernel: [17179577.896000] usbcore: registered new driver usbfs
- Feb 17 23:01:21 temnozor kernel: [17179577.896000] usbcore: registered new driver hub
- Feb 17 23:01:21 temnozor kernel: [17179577.984000] usb usb1: configuration #1 chosen from 1 choice
- Feb 17 23:01:21 temnozor kernel: [17179578.172000] usb usb2: configuration #1 chosen from 1 choice
- Feb 17 23:01:21 temnozor kernel: [17179578.300000] usb usb3: configuration #1 chosen from 1 choice
- Feb 17 23:01:21 temnozor kernel: [17179578.724000] usb 3-1: new high speed USB device using ehci_hcd and address 2
- Feb 17 23:01:21 temnozor kernel: [17179578.856000] usb 3-1: configuration #1 chosen from 1 choice
- Feb 17 23:01:21 temnozor kernel: [17179579.160000] usb 3-1.4: new full speed USB device using ehci_hcd and address 3
- Feb 17 23:01:21 temnozor kernel: [17179579.252000] usb 3-1.4: configuration #1 chosen from 1 choice
- Feb 17 23:01:21 temnozor kernel: [17179579.452000] usb 3-1.5: new full speed USB device using ehci_hcd and address 4
- Feb 17 23:01:21 temnozor kernel: [17179579.556000] usb 3-1.5: configuration #1 chosen from 1 choice
- Feb 17 23:01:21 temnozor kernel: [17179579.772000] usb 3-1.7: new low speed USB device using ehci_hcd and address 5
- Feb 17 23:01:21 temnozor kernel: [17179579.892000] usb 3-1.7: configuration #1 chosen from 1 choice
- Feb 17 23:01:21 temnozor kernel: [17179587.292000] usbcore: registered new driver snd-usb-audio
- Feb 17 23:01:21 temnozor kernel: [17179587.416000] usbcore: registered new driver hiddev
- Feb 17 23:01:21 temnozor kernel: [17179597.644000] drivers/usb/input/hid-core.c: timeout initializing reports
- Feb 17 23:01:21 temnozor kernel: [17179597.644000] hiddev96: USB HID v1.10 Device [BeyondTel USB Phone] on usb-0000:00:0d.2-1.4
- Feb 17 23:01:21 temnozor kernel: [17179597.656000] drivers/usb/class/usblp.c: usblp0: USB Bidirectional printer dev 4 if 1 alt 0 proto 2 vid 0x04B8 pid 0x0818
- Feb 17 23:01:21 temnozor kernel: [17179597.672000] input: USB HID v1.11 Mouse [Microsoft Microsoft Wireless Optical Mouse� 1.0A] on usb-0000:00:0d.2-1.7
- Feb 17 23:01:21 temnozor kernel: [17179597.672000] usbcore: registered new driver usbhid
- Feb 17 23:01:21 temnozor kernel: [17179597.672000] drivers/usb/input/hid-core.c: v2.6:USB HID core driver
- Feb 17 23:01:21 temnozor kernel: [17179597.672000] usbcore: registered new driver usblp
- Feb 17 23:01:21 temnozor kernel: [17179597.672000] drivers/usb/class/usblp.c: v0.13: USB Printer Device Class driver
advertising
Update the Post
Either update this post and resubmit it with changes, or make a new post.
You may also comment on this post.
Please note that information posted here will not expire by default. If you do not want it to expire, please set the expiry time above. If it is set to expire, web search engines will not be allowed to index it prior to it expiring. Items that are not marked to expire will be indexable by search engines. Be careful with your passwords. All illegal activities will be reported and any information will be handed over to the authorities, so be good.