This is happening very often and sometimes even after rebooting the RPI it doesn't get any IP address so I have to do it manually with the ' sudo ifconfig .... ' so this doesn't look good.
I pulled the dmesg and I don't really see anything in it that shows a clue of why this is happening.
Any help to troubleshoot this problem would be appreciated!.
I am using the Wheeze from 12-16-2013 and I have it upgraded up to yesterday Feb 14th. yesterday there was an upgrade to the rasberrypi-bootloader as I saw it while it was upgrading. But this problem was happening even before this upgrade so I can not say it was because this upgrad.
the temperature of the core CPU with the command ' vcgencmd measure_temp ' shows as 42 Celsius degrees so I doubt it's because overheating.
this is the output of dmesg:
Code: Select all
[ 0.000000] Booting Linux on physical CPU 0
[ 0.000000] Initializing cgroup subsys cpu
[ 0.000000] Linux version 3.6.11+ (dc4@dc4-arm-01) (gcc version 4.7.2 20120731 (prerelease) (crosstool-NG linaro-1.13.1+bzr2458 - Linaro GCC 2012.08) ) #371 PREEMPT Thu Feb 7 16:31:35 GMT 2013
[ 0.000000] CPU: ARMv6-compatible processor [410fb767] revision 7 (ARMv7), cr=00c5387d
[ 0.000000] CPU: PIPT / VIPT nonaliasing data cache, VIPT nonaliasing instruction cache
[ 0.000000] Machine: BCM2708
[ 0.000000] cma: CMA: reserved 16 MiB at 0b000000
[ 0.000000] Memory policy: ECC disabled, Data cache writeback
[ 0.000000] On node 0 totalpages: 49152
[ 0.000000] free_area_init_node: node 0, pgdat c053b834, node_mem_map c05e5000
[ 0.000000] Normal zone: 384 pages used for memmap
[ 0.000000] Normal zone: 0 pages reserved
[ 0.000000] Normal zone: 48768 pages, LIFO batch:15
[ 0.000000] pcpu-alloc: s0 r0 d32768 u32768 alloc=1*32768
[ 0.000000] pcpu-alloc: [0] 0
[ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 48768
[ 0.000000] Kernel command line: dma.dmachans=0x7f35 bcm2708_fb.fbwidth=1644 bcm2708_fb.fbheight=1034 bcm2708.boardrev=0x2 bcm2708.serial=0x5a37ca7c smsc95xx.macaddr=B8:27:EB:37:CA:7C sdhci-bcm2708.emmc_clock_freq=100000000 vc_mem.mem_base=0xec00000 vc_mem.mem_size=0x10000000 dwc_otg.lpm_enable=0 console=ttyAMA0,115200 kgdboc=ttyAMA0,115200 console=tty1 root=/dev/mmcblk0p2 rootfstype=ext4 elevator=deadline rootwait
[ 0.000000] PID hash table entries: 1024 (order: 0, 4096 bytes)
[ 0.000000] Dentry cache hash table entries: 32768 (order: 5, 131072 bytes)
[ 0.000000] Inode-cache hash table entries: 16384 (order: 4, 65536 bytes)
[ 0.000000] Memory: 192MB = 192MB total
[ 0.000000] Memory: 172368k/172368k available, 24240k reserved, 0K highmem
[ 0.000000] Virtual kernel memory layout:
[ 0.000000] vector : 0xffff0000 - 0xffff1000 ( 4 kB)
[ 0.000000] fixmap : 0xfff00000 - 0xfffe0000 ( 896 kB)
[ 0.000000] vmalloc : 0xcc800000 - 0xff000000 ( 808 MB)
[ 0.000000] lowmem : 0xc0000000 - 0xcc000000 ( 192 MB)
[ 0.000000] modules : 0xbf000000 - 0xc0000000 ( 16 MB)
[ 0.000000] .text : 0xc0008000 - 0xc04e5470 (4982 kB)
[ 0.000000] .init : 0xc04e6000 - 0xc0506f24 ( 132 kB)
[ 0.000000] .data : 0xc0508000 - 0xc053c060 ( 209 kB)
[ 0.000000] .bss : 0xc053c084 - 0xc05e4738 ( 674 kB)
[ 0.000000] NR_IRQS:330
[ 0.000000] sched_clock: 32 bits at 1000kHz, resolution 1000ns, wraps every 4294967ms
[ 0.000000] Console: colour dummy device 80x30
[ 0.000000] console [tty1] enabled
[ 0.001006] Calibrating delay loop... 464.48 BogoMIPS (lpj=2322432)
[ 0.060062] pid_max: default: 32768 minimum: 301
[ 0.060407] Mount-cache hash table entries: 512
[ 0.061163] Initializing cgroup subsys cpuacct
[ 0.061218] Initializing cgroup subsys devices
[ 0.061251] Initializing cgroup subsys freezer
[ 0.061281] Initializing cgroup subsys blkio
[ 0.061383] CPU: Testing write buffer coherency: ok
[ 0.061714] hw perfevents: enabled with v6 PMU driver, 3 counters available
[ 0.061864] Setting up static identity map for 0x39d3f8 - 0x39d454
[ 0.063361] devtmpfs: initialized
[ 0.074129] NET: Registered protocol family 16
[ 0.080486] DMA: preallocated 4096 KiB pool for atomic coherent allocations
[ 0.081570] bcm2708.uart_clock = 0
[ 0.082922] hw-breakpoint: found 6 breakpoint and 1 watchpoint registers.
[ 0.082977] hw-breakpoint: maximum watchpoint size is 4 bytes.
[ 0.083013] mailbox: Broadcom VideoCore Mailbox driver
[ 0.083108] bcm2708_vcio: mailbox at f200b880
[ 0.083211] bcm_power: Broadcom power driver
[ 0.083250] bcm_power_open() -> 0
[ 0.083275] bcm_power_request(0, 8)
[ 0.583966] bcm_mailbox_read -> 00000080, 0
[ 0.584009] bcm_power_request -> 0
[ 0.584035] Serial: AMBA PL011 UART driver
[ 0.584180] dev:f1: ttyAMA0 at MMIO 0x20201000 (irq = 83) is a PL011 rev3
[ 0.907824] console [ttyAMA0] enabled
[ 0.931345] bio: create slab <bio-0> at 0
[ 0.936215] SCSI subsystem initialized
[ 0.940306] usbcore: registered new interface driver usbfs
[ 0.945885] usbcore: registered new interface driver hub
[ 0.951488] usbcore: registered new device driver usb
[ 0.957834] Switching to clocksource stc
[ 0.962077] FS-Cache: Loaded
[ 0.965220] CacheFiles: Loaded
[ 0.980004] NET: Registered protocol family 2
[ 0.985294] TCP established hash table entries: 8192 (order: 4, 65536 bytes)
[ 0.992641] TCP bind hash table entries: 8192 (order: 3, 32768 bytes)
[ 0.999221] TCP: Hash tables configured (established 8192 bind 8192)
[ 1.005651] TCP: reno registered
[ 1.008904] UDP hash table entries: 256 (order: 0, 4096 bytes)
[ 1.014801] UDP-Lite hash table entries: 256 (order: 0, 4096 bytes)
[ 1.021351] NET: Registered protocol family 1
[ 1.026266] RPC: Registered named UNIX socket transport module.
[ 1.032311] RPC: Registered udp transport module.
[ 1.037034] RPC: Registered tcp transport module.
[ 1.041748] RPC: Registered tcp NFSv4.1 backchannel transport module.
[ 1.048883] bcm2708_dma: DMA manager at f2007000
[ 1.053670] bcm2708_gpio: bcm2708_gpio_probe c0515d98
[ 1.059132] vc-mem: phys_addr:0x00000000 mem_base=0x0ec00000 mem_size:0x10000000(256 MiB)
[ 1.068293] audit: initializing netlink socket (disabled)
[ 1.073888] type=2000 audit(0.930:1): initialized
[ 1.196546] VFS: Disk quotas dquot_6.5.2
[ 1.200580] Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
[ 1.207640] FS-Cache: Netfs 'nfs' registered for caching
[ 1.213400] NFS: Registering the id_resolver key type
[ 1.218572] Key type id_resolver registered
[ 1.222868] Key type id_legacy registered
[ 1.227231] msgmni has been set to 368
[ 1.232785] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)
[ 1.240492] io scheduler noop registered
[ 1.244532] io scheduler deadline registered (default)
[ 1.249715] io scheduler cfq registered
[ 1.287447] Console: switching to colour frame buffer device 205x64
[ 1.313223] kgdb: Registered I/O driver kgdboc.
[ 1.318535] vc-cma: Videocore CMA driver
[ 1.322641] vc-cma: vc_cma_base = 0x00000000
[ 1.327462] vc-cma: vc_cma_size = 0x00000000 (0 MiB)
[ 1.333010] vc-cma: vc_cma_initial = 0x00000000 (0 MiB)
[ 1.347752] brd: module loaded
[ 1.356056] loop: module loaded
[ 1.359667] vchiq: vchiq_init_state: slot_zero = 0xcb000000, is_master = 0
[ 1.367476] Loading iSCSI transport class v2.0-870.
[ 1.373459] usbcore: registered new interface driver smsc95xx
[ 1.379583] dwc_otg: version 3.00a 10-AUG-2012 (platform bus)
[ 1.590734] Core Release: 2.80a
[ 1.594078] Setting default values for core params
[ 1.599025] Finished setting default values for core params
[ 1.809838] Using Buffer DMA mode
[ 1.813289] Periodic Transfer Interrupt Enhancement - disabled
[ 1.819258] Multiprocessor Interrupt Enhancement - disabled
[ 1.824984] OTG VER PARAM: 0, OTG VER FLAG: 0
[ 1.829453] Dedicated Tx FIFOs mode
[ 1.833893] dwc_otg: Microframe scheduler enabled
[ 1.834254] dwc_otg bcm2708_usb: DWC OTG Controller
[ 1.839333] dwc_otg bcm2708_usb: new USB bus registered, assigned bus number 1
[ 1.846868] dwc_otg bcm2708_usb: irq 32, io mem 0x00000000
[ 1.852658] Init: Port Power? op_state=1
[ 1.856684] Init: Power Port (0)
[ 1.860090] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
[ 1.867087] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 1.874510] usb usb1: Product: DWC OTG Controller
[ 1.879334] usb usb1: Manufacturer: Linux 3.6.11+ dwc_otg_hcd
[ 1.885241] usb usb1: SerialNumber: bcm2708_usb
[ 1.896226] hub 1-0:1.0: USB hub found
[ 1.905624] hub 1-0:1.0: 1 port detected
[ 1.915409] dwc_otg: FIQ enabled
[ 1.915428] dwc_otg: NAK holdoff enabled
[ 1.915450] Module dwc_common_port init
[ 1.915696] Initializing USB Mass Storage driver...
[ 1.926354] usbcore: registered new interface driver usb-storage
[ 1.937873] USB Mass Storage support registered.
[ 1.948109] usbcore: registered new interface driver libusual
[ 1.959645] mousedev: PS/2 mouse device common for all mice
[ 1.971577] bcm2835-cpufreq: min=700000 max=900000 cur=700000
[ 1.977448] bcm2835-cpufreq: switching to governor powersavebcm2835-cpufreq: switching to governor powersave
[ 1.993014] cpuidle: using governor ladder
[ 2.008357] cpuidle: using governor menu
[ 2.018073] sdhci: Secure Digital Host Controller Interface driver
[ 2.029963] sdhci: Copyright(c) Pierre Ossman
[ 2.040000] sdhci: Enable low-latency mode
[ 2.092131] mmc0: SDHCI controller on BCM2708_Arasan [platform] using platform's DMA
[ 2.105873] mmc0: BCM2708 SDHC host at 0x20300000 DMA 2 IRQ 77
[ 2.119607] Indeed it is in host mode hprt0 = 00021501
[ 2.130618] sdhci-pltfm: SDHCI platform and OF driver helper
[ 2.159363] usbcore: registered new interface driver usbhid
[ 2.191930] usbhid: USB HID core driver
[ 2.212436] TCP: cubic registered
[ 2.241953] Initializing XFRM netlink socket
[ 2.253713] mmc0: could read SD Status register (SSR) at the 3th attempt
[ 2.271965] NET: Registered protocol family 17
[ 2.292183] Key type dns_resolver registered
[ 2.303768] VFP support v0.3: implementor 41 architecture 1 part 20 variant b rev 5
[ 2.317441] mmc0: new high speed SDHC card at address e624
[ 2.329483] registered taskstats version 1
[ 2.340049] mmcblk0: mmc0:e624 SU32G 29.7 GiB
[ 2.355093] mmcblk0: p1 p2
[ 2.422004] usb 1-1: new high-speed USB device number 2 using dwc_otg
[ 2.435618] Indeed it is in host mode hprt0 = 00001101
[ 2.652350] usb 1-1: New USB device found, idVendor=0424, idProduct=9512
[ 2.666228] usb 1-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[ 2.680183] hub 1-1:1.0: USB hub found
[ 2.691212] hub 1-1:1.0: 3 ports detected
[ 2.895765] EXT4-fs (mmcblk0p2): ext4_orphan_cleanup: deleting unreferenced inode 102
[ 2.896373] EXT4-fs (mmcblk0p2): ext4_orphan_cleanup: deleting unreferenced inode 94
[ 2.896597] EXT4-fs (mmcblk0p2): ext4_orphan_cleanup: deleting unreferenced inode 93
[ 2.896747] EXT4-fs (mmcblk0p2): ext4_orphan_cleanup: deleting unreferenced inode 92
[ 2.896915] EXT4-fs (mmcblk0p2): ext4_orphan_cleanup: deleting unreferenced inode 91
[ 2.897069] EXT4-fs (mmcblk0p2): ext4_orphan_cleanup: deleting unreferenced inode 89
[ 2.897244] EXT4-fs (mmcblk0p2): ext4_orphan_cleanup: deleting unreferenced inode 88
[ 2.897452] EXT4-fs (mmcblk0p2): ext4_orphan_cleanup: deleting unreferenced inode 87
[ 2.908905] EXT4-fs (mmcblk0p2): ext4_orphan_cleanup: deleting unreferenced inode 131074
[ 2.909137] EXT4-fs (mmcblk0p2): 9 orphan inodes deleted
[ 2.920615] EXT4-fs (mmcblk0p2): recovery complete
[ 2.982137] usb 1-1.1: new high-speed USB device number 3 using dwc_otg
[ 2.994937] EXT4-fs (mmcblk0p2): mounted filesystem with ordered data mode. Opts: (null)
[ 3.009322] VFS: Mounted root (ext4 filesystem) on device 179:2.
[ 3.036928] devtmpfs: mounted
[ 3.046449] Freeing init memory: 128K
[ 3.132687] usb 1-1.1: New USB device found, idVendor=0424, idProduct=ec00
[ 3.146317] usb 1-1.1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[ 3.163839] smsc95xx v1.0.4
[ 3.236894] smsc95xx 1-1.1:1.0: eth0: register 'smsc95xx' at usb-bcm2708_usb-1.1, smsc95xx USB 2.0 Ethernet, b8:27:eb:37:ca:7c
[ 3.332200] usb 1-1.2: new low-speed USB device number 4 using dwc_otg
[ 3.446172] usb 1-1.2: New USB device found, idVendor=13ee, idProduct=0003
[ 3.446186] usb 1-1.2: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[ 3.446195] usb 1-1.2: Product: Optical Mouse
[ 3.446204] usb 1-1.2: Manufacturer: MosArt
[ 3.452276] input: MosArt Optical Mouse as /devices/platform/bcm2708_usb/usb1/1-1/1-1.2/1-1.2:1.0/input/input0
[ 3.471235] hid-generic 0003:13EE:0003.0001: input,hidraw0: USB HID v1.10 Mouse [MosArt Optical Mouse] on usb-bcm2708_usb-1.2/input0
[ 3.592230] usb 1-1.3: new low-speed USB device number 5 using dwc_otg
[ 3.707652] usb 1-1.3: New USB device found, idVendor=0e8f, idProduct=0040
[ 3.723347] usb 1-1.3: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[ 3.737447] usb 1-1.3: Product: USB Keyboard
[ 3.748300] usb 1-1.3: Manufacturer: BIAODI
[ 3.769717] input: BIAODI USB Keyboard as /devices/platform/bcm2708_usb/usb1/1-1/1-1.3/1-1.3:1.0/input/input1
[ 3.788027] hid-generic 0003:0E8F:0040.0002: input,hidraw1: USB HID v1.10 Keyboard [BIAODI USB Keyboard] on usb-bcm2708_usb-1.3/input0
[ 3.818401] input: BIAODI USB Keyboard as /devices/platform/bcm2708_usb/usb1/1-1/1-1.3/1-1.3:1.1/input/input2
[ 3.838869] hid-generic 0003:0E8F:0040.0003: input,hidraw2: USB HID v1.10 Device [BIAODI USB Keyboard] on usb-bcm2708_usb-1.3/input1
[ 4.781417] udevd[142]: starting version 175
[ 6.118994] Registered led device: led0
[ 10.392437] EXT4-fs (mmcblk0p2): re-mounted. Opts: (null)
[ 10.890644] EXT4-fs (mmcblk0p2): re-mounted. Opts: (null)
[ 11.676520] bcm2835 ALSA card created!
[ 11.699482] bcm2835 ALSA chip created!
[ 11.716697] bcm2835 ALSA chip created!
[ 11.731860] bcm2835 ALSA chip created!
[ 11.747560] bcm2835 ALSA chip created!
[ 11.761657] bcm2835 ALSA chip created!
[ 11.775852] bcm2835 ALSA chip created!
[ 11.789782] bcm2835 ALSA chip created!
[ 16.357072] mmc0: missed completion of cmd 18 DMA (512/512 [1]/[1]) - ignoring it
[ 16.371501] mmc0: DMA IRQ 6 ignored - results were reset
[ 20.724820] smsc95xx 1-1.1:1.0: eth0: link up, 100Mbps, full-duplex, lpa 0x45E1
[ 21.638120] bcm2835-cpufreq: switching to governor ondemand
[ 21.638151] bcm2835-cpufreq: switching to governor ondemand<6>[ 24.337956] Adding 102396k swap on /var/swap. Priority:-1 extents:129 across:1754856k SS
[ 26.064095] ERROR::dwc_otg_hcd_urb_enqueue:477: Not connected
[ 26.064095]
[ 26.064217] ERROR::dwc_otg_hcd_urb_enqueue:477: Not connected
[ 26.064217]
[ 26.064247] ERROR::dwc_otg_hcd_urb_enqueue:477: Not connected
[ 26.064247]
[ 26.081989] ERROR::dwc_otg_hcd_urb_enqueue:477: Not connected
[ 26.081989]
[ 26.082032] ERROR::dwc_otg_hcd_urb_enqueue:477: Not connected
[ 26.082032]
[ 26.182246] usb 1-1: USB disconnect, device number 2
[ 26.182276] usb 1-1.1: USB disconnect, device number 3
[ 26.182510] smsc95xx 1-1.1:1.0: eth0: unregister 'smsc95xx' usb-bcm2708_usb-1.1, smsc95xx USB 2.0 Ethernet
[ 26.192852] usb 1-1.2: USB disconnect, device number 4
[ 26.195958] usb 1-1.3: USB disconnect, device number 5
[ 26.372075] Indeed it is in host mode hprt0 = 00021501
[ 26.772078] usb 1-1: new high-speed USB device number 6 using dwc_otg
[ 26.772249] Indeed it is in host mode hprt0 = 00001101
[ 27.182356] usb 1-1: New USB device found, idVendor=0424, idProduct=9512
[ 27.182386] usb 1-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[ 27.192315] hub 1-1:1.0: USB hub found
[ 27.192466] hub 1-1:1.0: 3 ports detected
[ 27.472235] usb 1-1.1: new high-speed USB device number 7 using dwc_otg
[ 27.572618] usb 1-1.1: New USB device found, idVendor=0424, idProduct=ec00
[ 27.572646] usb 1-1.1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[ 27.576073] smsc95xx v1.0.4
[ 27.638409] smsc95xx 1-1.1:1.0: eth0: register 'smsc95xx' at usb-bcm2708_usb-1.1, smsc95xx USB 2.0 Ethernet, b8:27:eb:37:ca:7c
[ 27.733358] usb 1-1.2: new low-speed USB device number 8 using dwc_otg
[ 27.836144] usb 1-1.2: New USB device found, idVendor=13ee, idProduct=0003
[ 27.836173] usb 1-1.2: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[ 27.836187] usb 1-1.2: Product: Optical Mouse
[ 27.836198] usb 1-1.2: Manufacturer: MosArt
[ 27.841369] input: MosArt Optical Mouse as /devices/platform/bcm2708_usb/usb1/1-1/1-1.2/1-1.2:1.0/input/input3
[ 27.844828] hid-generic 0003:13EE:0003.0004: input,hidraw0: USB HID v1.10 Mouse [MosArt Optical Mouse] on usb-bcm2708_usb-1.2/input0
[ 27.932298] usb 1-1.3: new low-speed USB device number 9 using dwc_otg
[ 28.037529] usb 1-1.3: New USB device found, idVendor=0e8f, idProduct=0040
[ 28.037559] usb 1-1.3: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[ 28.037573] usb 1-1.3: Product: USB Keyboard
[ 28.037584] usb 1-1.3: Manufacturer: BIAODI
[ 28.045179] input: BIAODI USB Keyboard as /devices/platform/bcm2708_usb/usb1/1-1/1-1.3/1-1.3:1.0/input/input4
[ 28.048942] hid-generic 0003:0E8F:0040.0005: input,hidraw1: USB HID v1.10 Keyboard [BIAODI USB Keyboard] on usb-bcm2708_usb-1.3/input0
[ 28.062631] input: BIAODI USB Keyboard as /devices/platform/bcm2708_usb/usb1/1-1/1-1.3/1-1.3:1.1/input/input5
[ 28.073347] hid-generic 0003:0E8F:0040.0006: input,hidraw2: USB HID v1.10 Device [BIAODI USB Keyboard] on usb-bcm2708_usb-1.3/input1
[ 29.782189] smsc95xx 1-1.1:1.0: eth0: link up, 100Mbps, full-duplex, lpa 0x45E1
[ 30.294810] ERROR::dwc_otg_hcd_urb_enqueue:477: Not connected
[ 30.294810]
[ 30.294911] ERROR::dwc_otg_hcd_urb_enqueue:477: Not connected
[ 30.294911]
[ 30.294946] ERROR::dwc_otg_hcd_urb_enqueue:477: Not connected
[ 30.294946]
[ 30.311987] ERROR::dwc_otg_hcd_urb_enqueue:477: Not connected
[ 30.311987]
[ 30.312031] ERROR::dwc_otg_hcd_urb_enqueue:477: Not connected
[ 30.312031]
[ 30.312055] ERROR::dwc_otg_hcd_urb_enqueue:477: Not connected
[ 30.312055]
[ 30.432092] usb 1-1: USB disconnect, device number 6
[ 30.432122] usb 1-1.1: USB disconnect, device number 7
[ 30.432336] smsc95xx 1-1.1:1.0: eth0: unregister 'smsc95xx' usb-bcm2708_usb-1.1, smsc95xx USB 2.0 Ethernet
[ 30.443627] usb 1-1.2: USB disconnect, device number 8
[ 30.446129] usb 1-1.3: USB disconnect, device number 9
[ 30.622085] Indeed it is in host mode hprt0 = 00021501
[ 30.932087] usb 1-1: new high-speed USB device number 10 using dwc_otg
[ 30.932279] Indeed it is in host mode hprt0 = 00001101
[ 31.422329] usb 1-1: New USB device found, idVendor=0424, idProduct=9512
[ 31.422358] usb 1-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[ 31.433056] hub 1-1:1.0: USB hub found
[ 31.433212] hub 1-1:1.0: 3 ports detected
[ 31.712274] usb 1-1.1: new high-speed USB device number 11 using dwc_otg
[ 31.812652] usb 1-1.1: New USB device found, idVendor=0424, idProduct=ec00
[ 31.812681] usb 1-1.1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[ 31.815601] smsc95xx v1.0.4
[ 31.880207] smsc95xx 1-1.1:1.0: eth0: register 'smsc95xx' at usb-bcm2708_usb-1.1, smsc95xx USB 2.0 Ethernet, b8:27:eb:37:ca:7c
[ 31.972311] usb 1-1.2: new low-speed USB device number 12 using dwc_otg
[ 32.076173] usb 1-1.2: New USB device found, idVendor=13ee, idProduct=0003
[ 32.076203] usb 1-1.2: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[ 32.076218] usb 1-1.2: Product: Optical Mouse
[ 32.076230] usb 1-1.2: Manufacturer: MosArt
[ 32.081489] input: MosArt Optical Mouse as /devices/platform/bcm2708_usb/usb1/1-1/1-1.2/1-1.2:1.0/input/input6
[ 32.086181] hid-generic 0003:13EE:0003.0007: input,hidraw0: USB HID v1.10 Mouse [MosArt Optical Mouse] on usb-bcm2708_usb-1.2/input0
[ 32.172212] usb 1-1.3: new low-speed USB device number 13 using dwc_otg
[ 32.277877] usb 1-1.3: New USB device found, idVendor=0e8f, idProduct=0040
[ 32.277907] usb 1-1.3: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[ 32.277921] usb 1-1.3: Product: USB Keyboard
[ 32.277933] usb 1-1.3: Manufacturer: BIAODI
[ 32.285218] input: BIAODI USB Keyboard as /devices/platform/bcm2708_usb/usb1/1-1/1-1.3/1-1.3:1.0/input/input7
[ 32.288812] hid-generic 0003:0E8F:0040.0008: input,hidraw1: USB HID v1.10 Keyboard [BIAODI USB Keyboard] on usb-bcm2708_usb-1.3/input0
[ 32.302700] input: BIAODI USB Keyboard as /devices/platform/bcm2708_usb/usb1/1-1/1-1.3/1-1.3:1.1/input/input8
[ 32.308263] hid-generic 0003:0E8F:0040.0009: input,hidraw2: USB HID v1.10 Device [BIAODI USB Keyboard] on usb-bcm2708_usb-1.3/input1
[ 34.175378] smsc95xx 1-1.1:1.0: eth0: link up, 100Mbps, full-duplex, lpa 0x45E1
[ 47.798301] ERROR::dwc_otg_hcd_urb_enqueue:477: Not connected
[ 47.798301]
[ 47.798415] ERROR::dwc_otg_hcd_urb_enqueue:477: Not connected
[ 47.798415]
[ 47.798454] ERROR::dwc_otg_hcd_urb_enqueue:477: Not connected
[ 47.798454]
[ 47.811985] ERROR::dwc_otg_hcd_urb_enqueue:477: Not connected
[ 47.811985]
[ 47.812045] ERROR::dwc_otg_hcd_urb_enqueue:477: Not connected
[ 47.812045]
[ 47.812070] ERROR::dwc_otg_hcd_urb_enqueue:477: Not connected
[ 47.812070]
[ 47.932087] usb 1-1: USB disconnect, device number 10
[ 47.932115] usb 1-1.1: USB disconnect, device number 11
[ 47.932328] smsc95xx 1-1.1:1.0: eth0: unregister 'smsc95xx' usb-bcm2708_usb-1.1, smsc95xx USB 2.0 Ethernet
[ 47.943740] usb 1-1.2: USB disconnect, device number 12
[ 47.946051] usb 1-1.3: USB disconnect, device number 13
[ 48.112074] Indeed it is in host mode hprt0 = 00021501
[ 48.542058] usb 1-1: new high-speed USB device number 14 using dwc_otg
[ 48.542228] Indeed it is in host mode hprt0 = 00001101
[ 48.932372] usb 1-1: New USB device found, idVendor=0424, idProduct=9512
[ 48.932400] usb 1-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[ 48.942250] hub 1-1:1.0: USB hub found
[ 48.942400] hub 1-1:1.0: 3 ports detected
[ 49.222385] usb 1-1.1: new high-speed USB device number 15 using dwc_otg
[ 49.322553] usb 1-1.1: New USB device found, idVendor=0424, idProduct=ec00
[ 49.322582] usb 1-1.1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[ 49.325502] smsc95xx v1.0.4
[ 49.386736] smsc95xx 1-1.1:1.0: eth0: register 'smsc95xx' at usb-bcm2708_usb-1.1, smsc95xx USB 2.0 Ethernet, b8:27:eb:37:ca:7c
[ 49.482214] usb 1-1.2: new low-speed USB device number 16 using dwc_otg
[ 49.586071] usb 1-1.2: New USB device found, idVendor=13ee, idProduct=0003
[ 49.586102] usb 1-1.2: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[ 49.586115] usb 1-1.2: Product: Optical Mouse
[ 49.586127] usb 1-1.2: Manufacturer: MosArt
[ 49.591317] input: MosArt Optical Mouse as /devices/platform/bcm2708_usb/usb1/1-1/1-1.2/1-1.2:1.0/input/input9
[ 49.601056] hid-generic 0003:13EE:0003.000A: input,hidraw0: USB HID v1.10 Mouse [MosArt Optical Mouse] on usb-bcm2708_usb-1.2/input0
[ 49.692245] usb 1-1.3: new low-speed USB device number 17 using dwc_otg
[ 49.797592] usb 1-1.3: New USB device found, idVendor=0e8f, idProduct=0040
[ 49.797623] usb 1-1.3: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[ 49.797637] usb 1-1.3: Product: USB Keyboard
[ 49.797649] usb 1-1.3: Manufacturer: BIAODI
[ 49.805204] input: BIAODI USB Keyboard as /devices/platform/bcm2708_usb/usb1/1-1/1-1.3/1-1.3:1.0/input/input10
[ 49.808987] hid-generic 0003:0E8F:0040.000B: input,hidraw1: USB HID v1.10 Keyboard [BIAODI USB Keyboard] on usb-bcm2708_usb-1.3/input0
[ 49.822579] input: BIAODI USB Keyboard as /devices/platform/bcm2708_usb/usb1/1-1/1-1.3/1-1.3:1.1/input/input11
[ 49.833220] hid-generic 0003:0E8F:0040.000C: input,hidraw2: USB HID v1.10 Device [BIAODI USB Keyboard] on usb-bcm2708_usb-1.3/input1
[ 51.602257] smsc95xx 1-1.1:1.0: eth0: link up, 100Mbps, full-duplex, lpa 0x45E1
[ 128.311136] ERROR::dwc_otg_hcd_urb_enqueue:477: Not connected
[ 128.311136]
[ 128.311260] ERROR::dwc_otg_hcd_urb_enqueue:477: Not connected
[ 128.311260]
[ 128.311295] ERROR::dwc_otg_hcd_urb_enqueue:477: Not connected
[ 128.311295]
[ 128.321995] ERROR::dwc_otg_hcd_urb_enqueue:477: Not connected
[ 128.321995]
[ 128.322044] ERROR::dwc_otg_hcd_urb_enqueue:477: Not connected
[ 128.322044]
[ 128.322073] ERROR::dwc_otg_hcd_urb_enqueue:477: Not connected
[ 128.322073]
[ 128.432012] usb 1-1: USB disconnect, device number 14
[ 128.432042] usb 1-1.1: USB disconnect, device number 15
[ 128.432292] smsc95xx 1-1.1:1.0: eth0: unregister 'smsc95xx' usb-bcm2708_usb-1.1, smsc95xx USB 2.0 Ethernet
[ 128.443847] usb 1-1.2: USB disconnect, device number 16
[ 128.446428] usb 1-1.3: USB disconnect, device number 17
[ 128.632087] Indeed it is in host mode hprt0 = 00021501
[ 128.912065] usb 1-1: new high-speed USB device number 18 using dwc_otg
[ 128.912247] Indeed it is in host mode hprt0 = 00001101
[ 129.132207] usb 1-1: New USB device found, idVendor=0424, idProduct=9512
[ 129.132235] usb 1-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[ 129.143751] hub 1-1:1.0: USB hub found
[ 129.143887] hub 1-1:1.0: 3 ports detected
[ 129.422128] usb 1-1.1: new high-speed USB device number 19 using dwc_otg
[ 129.522528] usb 1-1.1: New USB device found, idVendor=0424, idProduct=ec00
[ 129.522573] usb 1-1.1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[ 129.525813] smsc95xx v1.0.4
[ 129.587768] smsc95xx 1-1.1:1.0: eth0: register 'smsc95xx' at usb-bcm2708_usb-1.1, smsc95xx USB 2.0 Ethernet, b8:27:eb:37:ca:7c
[ 129.682184] usb 1-1.2: new low-speed USB device number 20 using dwc_otg
[ 129.786418] usb 1-1.2: New USB device found, idVendor=13ee, idProduct=0003
[ 129.786466] usb 1-1.2: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[ 129.786486] usb 1-1.2: Product: Optical Mouse
[ 129.786501] usb 1-1.2: Manufacturer: MosArt
[ 129.794227] input: MosArt Optical Mouse as /devices/platform/bcm2708_usb/usb1/1-1/1-1.2/1-1.2:1.0/input/input12
[ 129.798074] hid-generic 0003:13EE:0003.000D: input,hidraw0: USB HID v1.10 Mouse [MosArt Optical Mouse] on usb-bcm2708_usb-1.2/input0
[ 129.892369] usb 1-1.3: new low-speed USB device number 21 using dwc_otg
[ 129.999288] usb 1-1.3: New USB device found, idVendor=0e8f, idProduct=0040
[ 129.999320] usb 1-1.3: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[ 129.999338] usb 1-1.3: Product: USB Keyboard
[ 129.999368] usb 1-1.3: Manufacturer: BIAODI
[ 130.007071] input: BIAODI USB Keyboard as /devices/platform/bcm2708_usb/usb1/1-1/1-1.3/1-1.3:1.0/input/input13
[ 130.011318] hid-generic 0003:0E8F:0040.000E: input,hidraw1: USB HID v1.10 Keyboard [BIAODI USB Keyboard] on usb-bcm2708_usb-1.3/input0
[ 130.022793] input: BIAODI USB Keyboard as /devices/platform/bcm2708_usb/usb1/1-1/1-1.3/1-1.3:1.1/input/input14
[ 130.023540] hid-generic 0003:0E8F:0040.000F: input,hidraw2: USB HID v1.10 Device [BIAODI USB Keyboard] on usb-bcm2708_usb-1.3/input1
[ 131.329704] smsc95xx 1-1.1:1.0: eth0: link up, 100Mbps, full-duplex, lpa 0x45E1
[ 135.060483] ERROR::dwc_otg_hcd_urb_enqueue:477: Not connected
[ 135.060483]
[ 135.060572] ERROR::dwc_otg_hcd_urb_enqueue:477: Not connected
[ 135.060572]
[ 135.060598] ERROR::dwc_otg_hcd_urb_enqueue:477: Not connected
[ 135.060598]
[ 135.071984] ERROR::dwc_otg_hcd_urb_enqueue:477: Not connected
[ 135.071984]
[ 135.072029] ERROR::dwc_otg_hcd_urb_enqueue:477: Not connected
[ 135.072029]
[ 135.072054] ERROR::dwc_otg_hcd_urb_enqueue:477: Not connected
[ 135.072054]
[ 135.182067] usb 1-1: USB disconnect, device number 18
[ 135.182097] usb 1-1.1: USB disconnect, device number 19
[ 135.182314] smsc95xx 1-1.1:1.0: eth0: unregister 'smsc95xx' usb-bcm2708_usb-1.1, smsc95xx USB 2.0 Ethernet
[ 135.193673] usb 1-1.2: USB disconnect, device number 20
[ 135.233460] usb 1-1.3: USB disconnect, device number 21
[ 135.402058] Indeed it is in host mode hprt0 = 00021501
[ 135.812156] usb 1-1: new high-speed USB device number 22 using dwc_otg
[ 135.812326] Indeed it is in host mode hprt0 = 00001101
[ 136.172209] usb 1-1: New USB device found, idVendor=0424, idProduct=9512
[ 136.172237] usb 1-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[ 136.180582] hub 1-1:1.0: USB hub found
[ 136.180738] hub 1-1:1.0: 3 ports detected
[ 136.452166] usb 1-1.1: new high-speed USB device number 23 using dwc_otg
[ 136.552556] usb 1-1.1: New USB device found, idVendor=0424, idProduct=ec00
[ 136.552584] usb 1-1.1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[ 136.565010] smsc95xx v1.0.4
[ 136.627452] smsc95xx 1-1.1:1.0: eth0: register 'smsc95xx' at usb-bcm2708_usb-1.1, smsc95xx USB 2.0 Ethernet, b8:27:eb:37:ca:7c
[ 136.722167] usb 1-1.2: new low-speed USB device number 24 using dwc_otg
[ 136.826560] usb 1-1.2: New USB device found, idVendor=13ee, idProduct=0003
[ 136.826608] usb 1-1.2: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[ 136.826627] usb 1-1.2: Product: Optical Mouse
[ 136.826641] usb 1-1.2: Manufacturer: MosArt
[ 136.834227] input: MosArt Optical Mouse as /devices/platform/bcm2708_usb/usb1/1-1/1-1.2/1-1.2:1.0/input/input15
[ 136.838146] hid-generic 0003:13EE:0003.0010: input,hidraw0: USB HID v1.10 Mouse [MosArt Optical Mouse] on usb-bcm2708_usb-1.2/input0
[ 136.932404] usb 1-1.3: new low-speed USB device number 25 using dwc_otg
[ 137.039029] usb 1-1.3: New USB device found, idVendor=0e8f, idProduct=0040
[ 137.039059] usb 1-1.3: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[ 137.039074] usb 1-1.3: Product: USB Keyboard
[ 137.039087] usb 1-1.3: Manufacturer: BIAODI
[ 137.046466] input: BIAODI USB Keyboard as /devices/platform/bcm2708_usb/usb1/1-1/1-1.3/1-1.3:1.0/input/input16
[ 137.050042] hid-generic 0003:0E8F:0040.0011: input,hidraw1: USB HID v1.10 Keyboard [BIAODI USB Keyboard] on usb-bcm2708_usb-1.3/input0
[ 137.058924] input: BIAODI USB Keyboard as /devices/platform/bcm2708_usb/usb1/1-1/1-1.3/1-1.3:1.1/input/input17
[ 137.059590] hid-generic 0003:0E8F:0040.0012: input,hidraw2: USB HID v1.10 Device [BIAODI USB Keyboard] on usb-bcm2708_usb-1.3/input1
[ 138.409333] smsc95xx 1-1.1:1.0: eth0: link up, 100Mbps, full-duplex, lpa 0x45E1
[ 318.861373] ERROR::dwc_otg_hcd_urb_enqueue:477: Not connected
[ 318.861373]
[ 318.861501] ERROR::dwc_otg_hcd_urb_enqueue:477: Not connected
[ 318.861501]
[ 318.861547] ERROR::dwc_otg_hcd_urb_enqueue:477: Not connected
[ 318.861547]
[ 318.871968] ERROR::dwc_otg_hcd_urb_enqueue:477: Not connected
[ 318.871968]
[ 318.872014] ERROR::dwc_otg_hcd_urb_enqueue:477: Not connected
[ 318.872014]
[ 318.872039] ERROR::dwc_otg_hcd_urb_enqueue:477: Not connected
[ 318.872039]
[ 318.892036] usb 1-1: USB disconnect, device number 22
[ 318.892066] usb 1-1.1: USB disconnect, device number 23
[ 318.892284] smsc95xx 1-1.1:1.0: eth0: unregister 'smsc95xx' usb-bcm2708_usb-1.1, smsc95xx USB 2.0 Ethernet
[ 319.162549] usb 1-1.2: USB disconnect, device number 24
[ 319.206972] usb 1-1.3: USB disconnect, device number 25
[ 319.492041] Indeed it is in host mode hprt0 = 00021501
[ 319.672420] usb 1-1: new high-speed USB device number 26 using dwc_otg
[ 319.672590] Indeed it is in host mode hprt0 = 00001101
[ 319.873069] usb 1-1: New USB device found, idVendor=0424, idProduct=9512
[ 319.873103] usb 1-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[ 319.883465] hub 1-1:1.0: USB hub found
[ 319.883590] hub 1-1:1.0: 3 ports detected
[ 320.162115] usb 1-1.1: new high-speed USB device number 27 using dwc_otg
[ 320.262551] usb 1-1.1: New USB device found, idVendor=0424, idProduct=ec00
[ 320.262584] usb 1-1.1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[ 320.265799] smsc95xx v1.0.4
[ 320.327071] smsc95xx 1-1.1:1.0: eth0: register 'smsc95xx' at usb-bcm2708_usb-1.1, smsc95xx USB 2.0 Ethernet, b8:27:eb:37:ca:7c
[ 320.422194] usb 1-1.2: new low-speed USB device number 28 using dwc_otg
[ 320.526038] usb 1-1.2: New USB device found, idVendor=13ee, idProduct=0003
[ 320.526086] usb 1-1.2: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[ 320.526104] usb 1-1.2: Product: Optical Mouse
[ 320.526119] usb 1-1.2: Manufacturer: MosArt
[ 320.533946] input: MosArt Optical Mouse as /devices/platform/bcm2708_usb/usb1/1-1/1-1.2/1-1.2:1.0/input/input18
[ 320.536624] hid-generic 0003:13EE:0003.0013: input,hidraw0: USB HID v1.10 Mouse [MosArt Optical Mouse] on usb-bcm2708_usb-1.2/input0
[ 320.622216] usb 1-1.3: new low-speed USB device number 29 using dwc_otg
[ 320.728874] usb 1-1.3: New USB device found, idVendor=0e8f, idProduct=0040
[ 320.728908] usb 1-1.3: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[ 320.728925] usb 1-1.3: Product: USB Keyboard
[ 320.728939] usb 1-1.3: Manufacturer: BIAODI
[ 320.736553] input: BIAODI USB Keyboard as /devices/platform/bcm2708_usb/usb1/1-1/1-1.3/1-1.3:1.0/input/input19
[ 320.741447] hid-generic 0003:0E8F:0040.0014: input,hidraw1: USB HID v1.10 Keyboard [BIAODI USB Keyboard] on usb-bcm2708_usb-1.3/input0
[ 320.752730] input: BIAODI USB Keyboard as /devices/platform/bcm2708_usb/usb1/1-1/1-1.3/1-1.3:1.1/input/input20
[ 320.753483] hid-generic 0003:0E8F:0040.0015: input,hidraw2: USB HID v1.10 Device [BIAODI USB Keyboard] on usb-bcm2708_usb-1.3/input1
[ 322.033291] smsc95xx 1-1.1:1.0: eth0: link up, 100Mbps, full-duplex, lpa 0x45E1