@今までのpcが古かったため、新たにpcを用意して、最新のバージョンをインストールしました。 ホストOS:Windows 7 Professional VMWare:バージョン5.0.3 build-1410761 ATDE5:atde5-amd64-20140131 AATDEでlsusbコマンドを実施。 atmark@atde5:~$ lsusb Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub Bus 002 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub Bus 002 Device 002: ID 0e0f:0002 VMware, Inc. Virtual USB Hub Bus 001 Device 010: ID 1d6b:0104 Linux Foundation Multifunction Composite Gadget Bus 002 Device 003: ID 0403:6001 Future Technology Devices International, Ltd FT232 USB-Serial (UART) IC Linux Foundation Multifunction Composite Gadget Future Technology Devices International, Ltd FT232 USB-Serial (UART) IC 共に見えています。 Barmadillo-810でifconfigコマンドを実施。 [root@armadillo810-0 (ttySC2) ~]# ifconfig lo Link encap:Local Loopback inet addr:127.0.0.1 Mask:255.0.0.0 UP LOOPBACK RUNNING MTU:16436 Metric:1 RX packets:0 errors:0 dropped:0 overruns:0 frame:0 TX packets:0 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:0 RX bytes:0 (0.0 B) TX bytes:0 (0.0 B) usb0 Link encap:Ethernet HWaddr 7A:DB:2C:A7:52:AD inet addr:169.254.20.230 Bcast:169.254.255.255 Mask:255.2550 UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 RX packets:47 errors:0 dropped:24 overruns:0 frame:0 TX packets:13 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:7630 (7.4 KiB) TX bytes:270 (270.0 B) CATDEでifconfigコマンドを実施。 atmark@atde5:~$ sudo ifconfig [sudo] password for atmark: eth0 Link encap:イーサネット ハードウェアアドレス 00:0c:29:f2:20:0a inetアドレス:10.3.100.214 ブロードキャスト:10.3.255.255 マスク:255.255.0.0 inet6アドレス: fe80::20c:29ff:fef2:200a/64 範囲:リンク UP BROADCAST RUNNING MULTICAST MTU:1500 メトリック:1 RXパケット:71242 エラー:0 損失:0 オーバラン:0 フレーム:0 TXパケット:6402 エラー:0 損失:0 オーバラン:0 キャリア:0 衝突(Collisions):0 TXキュー長:1000 RXバイト:34793799 (33.1 MiB) TXバイト:453006 (442.3 KiB) lo Link encap:ローカルループバック inetアドレス:127.0.0.1 マスク:255.0.0.0 inet6アドレス: ::1/128 範囲:ホスト UP LOOPBACK RUNNING MTU:16436 メトリック:1 RXパケット:42 エラー:0 損失:0 オーバラン:0 フレーム:0 TXパケット:42 エラー:0 損失:0 オーバラン:0 キャリア:0 衝突(Collisions):0 TXキュー長:0 RXバイト:2180 (2.1 KiB) TXバイト:2180 (2.1 KiB) usb0 Link encap:イーサネット ハードウェアアドレス 26:37:88:2c:b5:16 inet6アドレス: fe80::2437:88ff:fe2c:b516/64 範囲:リンク UP BROADCAST RUNNING MULTICAST MTU:1500 メトリック:1 RXパケット:0 エラー:0 損失:0 オーバラン:0 フレーム:0 TXパケット:1 エラー:0 損失:0 オーバラン:0 キャリア:0 衝突(Collisions):0 TXキュー長:1000 RXバイト:0 (0.0 B) TXバイト:134 (134.0 B) usb0:avahi Link encap:イーサネット ハードウェアアドレス 26:37:88:2c:b5:16 inetアドレス:169.254.6.14 ブロードキャスト:169.254.255.255 マスク:255.255.0.0 UP BROADCAST RUNNING MULTICAST MTU:1500 メトリック:1 DIPアドレスでping確認。 atmark@atde5:~$ ping 169.254.20.230 PING 169.254.20.230 (169.254.20.230) 56(84) bytes of data. From 169.254.8.54 icmp_seq=1 Destination Host Unreachable From 169.254.8.54 icmp_seq=2 Destination Host Unreachable From 169.254.8.54 icmp_seq=3 Destination Host Unreachable From 169.254.8.54 icmp_seq=4 Destination Host Unreachable From 169.254.8.54 icmp_seq=5 Destination Host Unreachable From 169.254.8.54 icmp_seq=6 Destination Host Unreachable From 169.254.8.54 icmp_seq=7 Destination Host Unreachable From 169.254.8.54 icmp_seq=8 Destination Host Unreachable From 169.254.8.54 icmp_seq=9 Destination Host Unreachable ^C --- 169.254.20.230 ping statistics --- 11 packets transmitted, 0 received, +9 errors, 100% packet loss, time 10029ms pipe 4 Unreachableが延々と表示されるため中断。 Earmadillo-810のホスト名を確認。 [root@armadillo810-0 (ttySC2) ~]# ps | grep avahi 3029 avahi 0:00 avahi-daemon: running [armadillo810-0.local] 3079 root 0:00 grep avahi FATDEのホスト名を確認。 atmark@atde5:~$ ps aux | grep avahi-daemon avahi 2359 0.0 0.2 34156 1428 ? S 17:42 0:00 avahi-daemon: running [atde5.local] avahi 2360 0.0 0.0 34032 132 ? S 17:42 0:00 avahi-daemon: chroot helper atmark 5160 0.0 0.1 7404 884 pts/0 S+ 19:13 0:00 grep avahi-daemon Gホスト名でping確認。 [root@armadillo810-0 (ttySC2) ~]# ping atde5.local PING atde5.local (169.254.12.37): 56 data bytes 64 bytes from 169.254.12.37: icmp_seq=0 ttl=64 time=6.1 ms 64 bytes from 169.254.12.37: icmp_seq=1 ttl=64 time=2.8 ms 64 bytes from 169.254.12.37: icmp_seq=2 ttl=64 time=16.7 ms 64 bytes from 169.254.12.37: icmp_seq=3 ttl=64 time=14.9 ms . --- atde5.local ping statistics --- 4 packets transmitted, 4 packets received, 0% packet loss round-trip min/avg/max = 2.8/10.1/16.7 ms Unreachableが延々と表示されるため中断。 Hホスト名でping確認。 atmark@atde5:~$ ping armadillo810-0.local ping: unknown host armadillo810-0.local I最後に、ATDEでdmesg確認。 [ 0.785977] acpiphp: Slot [33] registered [ 0.786002] acpiphp: Slot [34] registered [ 0.786013] acpiphp: Slot [35] registered [ 0.786022] acpiphp: Slot [36] registered [ 0.786047] acpiphp: Slot [37] registered [ 0.786100] acpiphp: Slot [38] registered [ 0.786111] acpiphp: Slot [39] registered [ 0.786136] acpiphp: Slot [40] registered [ 0.786147] acpiphp: Slot [41] registered [ 0.786157] acpiphp: Slot [42] registered [ 0.786192] acpiphp: Slot [43] registered [ 0.786203] acpiphp: Slot [44] registered [ 0.786213] acpiphp: Slot [45] registered [ 0.786240] acpiphp: Slot [46] registered [ 0.786263] acpiphp: Slot [47] registered [ 0.786299] acpiphp: Slot [48] registered [ 0.786331] acpiphp: Slot [49] registered [ 0.786342] acpiphp: Slot [50] registered [ 0.786352] acpiphp: Slot [51] registered [ 0.786375] acpiphp: Slot [52] registered [ 0.786386] acpiphp: Slot [53] registered [ 0.786396] acpiphp: Slot [54] registered [ 0.786432] acpiphp: Slot [55] registered [ 0.786443] acpiphp: Slot [56] registered [ 0.786453] acpiphp: Slot [57] registered [ 0.786494] acpiphp: Slot [58] registered [ 0.786505] acpiphp: Slot [59] registered [ 0.786515] acpiphp: Slot [60] registered [ 0.786539] acpiphp: Slot [61] registered [ 0.786550] acpiphp: Slot [62] registered [ 0.786560] acpiphp: Slot [63] registered [ 0.787061] intel_idle: does not run on family 6 model 58 [ 0.787074] ERST: Table is not found! [ 0.787075] GHES: HEST is not enabled! [ 0.787133] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled [ 0.811645] serial8250: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A [ 0.836424] serial8250: ttyS1 at I/O 0x2f8 (irq = 3) is a 16550A [ 0.861574] 00:09: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A [ 0.886007] 00:0a: ttyS1 at I/O 0x2f8 (irq = 3) is a 16550A [ 0.886289] Linux agpgart interface v0.103 [ 0.886380] agpgart-intel 0000:00:00.0: Intel 440BX Chipset [ 0.887782] agpgart-intel 0000:00:00.0: AGP aperture is 256M @ 0x0 [ 0.887911] i8042: PNP: PS/2 Controller [PNP0303:KBC,PNP0f13:MOUS] at 0x60,0x64 irq 1,12 [ 0.888836] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.888843] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.888990] mousedev: PS/2 mouse device common for all mice [ 0.889320] rtc_cmos 00:04: rtc core: registered rtc_cmos as rtc0 [ 0.889354] rtc0: alarms up to one month, y3k, 114 bytes nvram [ 0.889361] cpuidle: using governor ladder [ 0.889362] cpuidle: using governor menu [ 0.889519] TCP cubic registered [ 0.889603] NET: Registered protocol family 10 [ 0.890318] Mobile IPv6 [ 0.890319] NET: Registered protocol family 17 [ 0.890322] Registering the dns_resolver key type [ 0.890519] PM: Hibernation image not present or could not be loaded. [ 0.890526] registered taskstats version 1 [ 0.895057] rtc_cmos 00:04: setting system clock to 2014-03-17 08:26:35 UTC (1395044795) [ 0.895122] Initializing network drop monitor service [ 0.895909] Freeing unused kernel memory: 576k freed [ 0.895963] Write protecting the kernel read-only data: 6144k [ 0.897293] Freeing unused kernel memory: 652k freed [ 0.898847] Freeing unused kernel memory: 688k freed [ 0.899516] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input0 [ 0.910374] udevd[43]: starting version 175 [ 0.947566] SCSI subsystem initialized [ 0.950345] Fusion MPT base driver 3.04.20 [ 0.950346] Copyright (c) 1999-2008 LSI Corporation [ 0.950831] Fusion MPT SPI Host driver 3.04.20 [ 0.950924] libata version 3.00 loaded. [ 0.961229] usbcore: registered new interface driver usbfs [ 0.961268] usbcore: registered new interface driver hub [ 0.962323] e1000: Intel(R) PRO/1000 Network Driver - version 7.3.21-k8-NAPI [ 0.962324] e1000: Copyright (c) 1999-2006 Intel Corporation. [ 0.969427] mptbase: ioc0: Initiating bringup [ 0.984036] e1000 0000:02:01.0: setting latency timer to 64 [ 0.999105] usbcore: registered new device driver usb [ 0.999413] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.002470] uhci_hcd: USB Universal Host Controller Interface driver [ 1.354322] Floppy drive(s): fd0 is 1.44M [ 1.376688] e1000 0000:02:01.0: eth0: (PCI:66MHz:32-bit) 00:0c:29:f2:20:0a [ 1.376693] e1000 0000:02:01.0: eth0: Intel(R) PRO/1000 Network Connection [ 1.376778] ehci_hcd 0000:02:03.0: EHCI Host Controller [ 1.376794] ehci_hcd 0000:02:03.0: new USB bus registered, assigned bus number 1 [ 1.376918] ehci_hcd 0000:02:03.0: cache line size of 64 is not supported [ 1.376937] ehci_hcd 0000:02:03.0: irq 17, io mem 0xd8910000 [ 1.379616] FDC 0 is a post-1991 82077 [ 1.386216] ehci_hcd 0000:02:03.0: USB 2.0 started, EHCI 1.00 [ 1.386283] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002 [ 1.386284] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.386286] usb usb1: Product: EHCI Host Controller [ 1.386287] usb usb1: Manufacturer: Linux 3.2.0-4-amd64 ehci_hcd [ 1.386287] usb usb1: SerialNumber: 0000:02:03.0 [ 1.386355] hub 1-0:1.0: USB hub found [ 1.386358] hub 1-0:1.0: 6 ports detected [ 1.386608] uhci_hcd 0000:02:00.0: UHCI Host Controller [ 1.386615] uhci_hcd 0000:02:00.0: new USB bus registered, assigned bus number 2 [ 1.386830] uhci_hcd 0000:02:00.0: irq 18, io base 0x00002080 [ 1.386929] usb usb2: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.386931] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.386932] usb usb2: Product: UHCI Host Controller [ 1.386933] usb usb2: Manufacturer: Linux 3.2.0-4-amd64 uhci_hcd [ 1.386934] usb usb2: SerialNumber: 0000:02:00.0 [ 1.387487] hub 2-0:1.0: USB hub found [ 1.387489] hub 2-0:1.0: 2 ports detected [ 1.391493] ioc0: LSI53C1030 B0: Capabilities={Initiator} [ 1.564360] scsi0 : ioc0: LSI53C1030 B0, FwRev=01032920h, Ports=1, MaxQ=128, IRQ=17 [ 1.676633] ata_piix 0000:00:07.1: version 2.13 [ 1.678795] scsi 0:0:0:0: Direct-Access VMware, VMware Virtual S 1.0 PQ: 0 ANSI: 2 [ 1.678811] scsi target0:0:0: Beginning Domain Validation [ 1.679899] scsi target0:0:0: Domain Validation skipping write tests [ 1.679902] scsi target0:0:0: Ending Domain Validation [ 1.679950] scsi target0:0:0: FAST-40 WIDE SCSI 80.0 MB/s ST (25 ns, offset 127) [ 1.682054] scsi1 : ata_piix [ 1.682182] scsi2 : ata_piix [ 1.682249] ata1: PATA max UDMA/33 cmd 0x1f0 ctl 0x3f6 bmdma 0x10c0 irq 14 [ 1.682252] ata2: PATA max UDMA/33 cmd 0x170 ctl 0x376 bmdma 0x10c8 irq 15 [ 1.698695] usb 2-2: new full-speed USB device number 2 using uhci_hcd [ 1.878764] ata2.00: ATAPI: VMware Virtual IDE CDROM Drive, 00000001, max UDMA/33 [ 1.896185] ata2.00: configured for UDMA/33 [ 1.896527] scsi 2:0:0:0: CD-ROM NECVMWar VMware IDE CDR10 1.00 PQ: 0 ANSI: 5 [ 1.897412] sd 0:0:0:0: [sda] 67108864 512-byte logical blocks: (34.3 GB/32.0 GiB) [ 1.897446] sd 0:0:0:0: [sda] Write Protect is off [ 1.897448] sd 0:0:0:0: [sda] Mode Sense: 61 00 00 00 [ 1.897509] sd 0:0:0:0: [sda] Cache data unavailable [ 1.897510] sd 0:0:0:0: [sda] Assuming drive cache: write through [ 1.897940] sd 0:0:0:0: [sda] Cache data unavailable [ 1.897941] sd 0:0:0:0: [sda] Assuming drive cache: write through [ 1.921101] sda: sda1 sda2 < sda5 > [ 1.922018] sd 0:0:0:0: [sda] Cache data unavailable [ 1.922022] sd 0:0:0:0: [sda] Assuming drive cache: write through [ 1.922131] sd 0:0:0:0: [sda] Attached SCSI disk [ 1.931383] sd 0:0:0:0: Attached scsi generic sg0 type 0 [ 1.931466] sr 2:0:0:0: Attached scsi generic sg1 type 5 [ 1.936147] sr0: scsi3-mmc drive: 1x/1x writer dvd-ram cd/rw xa/form2 cdda tray [ 1.936151] cdrom: Uniform CD-ROM driver Revision: 3.20 [ 1.936355] sr 2:0:0:0: Attached scsi CD-ROM sr0 [ 2.007916] device-mapper: uevent: version 1.0.3 [ 2.008115] device-mapper: ioctl: 4.22.0-ioctl (2011-10-19) initialised: dm-devel@redhat.com [ 2.185258] PM: Starting manual resume from disk [ 2.185262] PM: Hibernation image partition 254:1 present [ 2.185264] PM: Looking for hibernation image. [ 2.185398] PM: Image not found (code -22) [ 2.185400] PM: Hibernation image not present or could not be loaded. [ 2.251896] EXT4-fs (dm-0): mounted filesystem with ordered data mode. Opts: (null) [ 2.324004] usb 2-2: New USB device found, idVendor=0e0f, idProduct=0002 [ 2.324008] usb 2-2: New USB device strings: Mfr=0, Product=1, SerialNumber=0 [ 2.324011] usb 2-2: Product: VMware Virtual USB Hub [ 2.578671] hub 2-2:1.0: USB hub found [ 2.680689] hub 2-2:1.0: 7 ports detected [ 4.204775] udevd[338]: starting version 175 [ 4.995762] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input1 [ 4.995766] ACPI: Power Button [PWRF] [ 5.002818] ACPI: AC Adapter [ACAD] (on-line) [ 5.147814] piix4_smbus 0000:00:07.3: Host SMBus controller not enabled! [ 5.181590] [408]: VMCI: shared components initialized. [ 5.181624] Probing for vmci/PCI. [ 5.181787] Found vmci/PCI at 0x1080, irq 16. [ 5.181837] VMCI: using capabilities 0x4. [ 5.181924] [408]: VMCI: Host capability check passed. [ 5.182003] Registered vmci device. [ 5.182423] [408]: VMCI: Using guest personality [ 5.182428] [408]: VMCI: host components initialized. [ 5.182855] [408]: VMCI: Module registered (name=vmci, major=10, minor=59). [ 5.182858] [408]: VMCI: Using host personality [ 5.182860] [408]: VMCI: Module (name=vmci) is initialized [ 5.262629] alg: No test for __gcm-aes-aesni (__driver-gcm-aes-aesni) [ 5.289289] input: ImPS/2 Generic Wheel Mouse as /devices/platform/i8042/serio1/input/input2 [ 5.296023] input: PC Speaker as /devices/platform/pcspkr/input/input3 [ 5.319525] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4 [ 5.403369] parport_pc 00:08: reported by Plug and Play ACPI [ 5.403708] parport0: PC-style at 0x378, irq 7 [PCSPP,TRISTATE] [ 5.543332] [drm] Initialized drm 1.1.0 20060810 [ 5.608703] [drm] Capabilities: [ 5.608707] [drm] Rect copy. [ 5.608708] [drm] Cursor. [ 5.608710] [drm] Cursor bypass. [ 5.608711] [drm] Cursor bypass 2. [ 5.608712] [drm] 8bit emulation. [ 5.608714] [drm] Alpha cursor. [ 5.608715] [drm] Extended Fifo. [ 5.608717] [drm] Multimon. [ 5.608718] [drm] Pitchlock. [ 5.608719] [drm] Irq mask. [ 5.608721] [drm] Display Topology. [ 5.608722] [drm] GMR. [ 5.608723] [drm] Max GMR ids is 64 [ 5.608725] [drm] Max GMR descriptors is 4096 [ 5.608727] [drm] VRAM at 0xd0000000 size is 32768 kiB [ 5.608729] [drm] MMIO at 0xd8000000 size is 2048 kiB [ 5.608732] [drm] global init. [ 5.608912] [TTM] Zone kernel: Available graphics memory: 254022 kiB [ 5.608915] [TTM] Initializing pool allocator [ 5.608920] [TTM] Initializing DMA pool allocator [ 5.609404] [drm] width 640 [ 5.609422] [drm] height 480 [ 5.609439] [drm] bpp 32 [ 5.619147] [drm] Fifo max 0x00200000 min 0x00001000 cap 0x0000007f [ 5.629338] [drm] Not using screen objects, missing cap SCREEN_OBJECT_2 [ 5.629342] [drm] Supports vblank timestamp caching Rev 1 (10.10.2010). [ 5.629343] [drm] No driver support for vblank timestamp query. [ 5.630008] [drm] Detected no device 3D availability. [ 5.632157] [drm] Initialized vmwgfx 2.4.0 20120209 for 0000:00:0f.0 on minor 0 [ 8.693110] EXT4-fs (dm-0): re-mounted. Opts: (null) [ 8.878534] EXT4-fs (dm-0): re-mounted. Opts: errors=remount-ro [ 9.009363] loop: module loaded [ 9.366353] Adding 1048572k swap on /dev/mapper/atde5-swap_1. Priority:-1 extents:1 across:1048572k [ 10.586055] RPC: Registered named UNIX socket transport module. [ 10.586059] RPC: Registered udp transport module. [ 10.586061] RPC: Registered tcp transport module. [ 10.586063] RPC: Registered tcp NFSv4.1 backchannel transport module. [ 10.648938] FS-Cache: Loaded [ 10.757614] FS-Cache: Netfs 'nfs' registered for caching [ 10.784203] Installing knfsd (copyright (C) 1996 okir@monad.swb.de). [ 11.014432] e1000: eth0 NIC Link is Up 1000 Mbps Full Duplex, Flow Control: None [ 11.020469] ADDRCONF(NETDEV_UP): eth0: link is not ready [ 11.020498] ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready [ 11.837056] eth0: IPv6 duplicate address fe80::20c:29ff:fef2:200a detected! [ 15.608981] Bluetooth: Core ver 2.16 [ 15.609013] NET: Registered protocol family 31 [ 15.609015] Bluetooth: HCI device and connection manager initialized [ 15.609018] Bluetooth: HCI socket layer initialized [ 15.609020] Bluetooth: L2CAP socket layer initialized [ 15.609264] Bluetooth: SCO socket layer initialized [ 15.626752] Bluetooth: RFCOMM TTY layer initialized [ 15.626758] Bluetooth: RFCOMM socket layer initialized [ 15.626760] Bluetooth: RFCOMM ver 1.11 [ 15.637217] Bluetooth: BNEP (Ethernet Emulation) ver 1.3 [ 15.637221] Bluetooth: BNEP filters: protocol multicast [ 185.973002] [0]: VMCI: Updating context from (ID=0xffffffff) to (ID=0xe110fc4a) on event (type=0). [ 291.612196] usb 1-1: new high-speed USB device number 2 using ehci_hcd [ 291.842384] usb 1-1: New USB device found, idVendor=1d6b, idProduct=0104 [ 291.842389] usb 1-1: New USB device strings: Mfr=11, Product=12, SerialNumber=0 [ 291.842427] usb 1-1: Product: g_uvc_acm_ether [ 291.842430] usb 1-1: Manufacturer: Linux 3.4-at3 with renesas_usbhs_udc [ 291.968559] cdc_acm 1-1:1.2: This device cannot do calls on its own. It is not a modem. [ 291.968965] cdc_acm 1-1:1.2: ttyACM0: USB ACM device [ 292.001155] usbcore: registered new interface driver cdc_acm [ 292.001159] cdc_acm: USB Abstract Control Model driver for USB modems and ISDN adapters [ 292.029820] Linux media interface: v0.10 [ 292.064481] cfg80211: Calling CRDA to update world regulatory domain [ 292.150295] usbcore: registered new interface driver cdc_ether [ 292.159808] Linux video capture interface: v2.00 [ 292.265740] rndis_host 1-1:1.0: usb0: register 'rndis_host' at usb-0000:02:03.0-1, RNDIS device, 3e:eb:3b:e1:d7:dd [ 292.265761] usbcore: registered new interface driver rndis_host [ 292.266627] uvcvideo: Found UVC 1.00 device g_uvc_acm_ether (1d6b:0104) [ 292.312940] input: g_uvc_acm_ether as /devices/pci0000:00/0000:00:11.0/0000:02:03.0/usb1/1-1/1-1:1.4/input/input4 [ 292.313652] usbcore: registered new interface driver rndis_wlan [ 292.316207] usbcore: registered new interface driver uvcvideo [ 292.316211] USB Video Class driver (1.1.1) [ 292.490818] uvcvideo: Failed to query (GET_DEF) UVC control 2 on unit 2: -32 (exp. 2). [ 292.499753] uvcvideo: Failed to query (GET_DEF) UVC control 2 on unit 2: -32 (exp. 2). [ 292.515504] uvcvideo: Failed to query (GET_DEF) UVC control 2 on unit 2: -32 (exp. 2). [ 292.530928] uvcvideo: Failed to query (GET_DEF) UVC control 2 on unit 2: -32 (exp. 2). [ 299.290733] usb 2-1: new full-speed USB device number 3 using uhci_hcd [ 299.475813] usb 2-1: New USB device found, idVendor=0403, idProduct=6001 [ 299.475816] usb 2-1: New USB device strings: Mfr=1, Product=2, SerialNumber=3 [ 299.475817] usb 2-1: Product: FT232R USB UART [ 299.475818] usb 2-1: Manufacturer: FTDI [ 299.475819] usb 2-1: SerialNumber: AH01K9F5 [ 299.595227] usbcore: registered new interface driver usbserial [ 299.595238] USB Serial support registered for generic [ 299.595484] usbcore: registered new interface driver usbserial_generic [ 299.595497] usbserial: USB Serial Driver core [ 299.602858] USB Serial support registered for FTDI USB Serial Device [ 299.603006] ftdi_sio 2-1:1.0: FTDI USB Serial Device converter detected [ 299.603046] usb 2-1: Detected FT232RL [ 299.603047] usb 2-1: Number of endpoints 2 [ 299.603048] usb 2-1: Endpoint 1 MaxPacketSize 64 [ 299.603049] usb 2-1: Endpoint 2 MaxPacketSize 64 [ 299.603050] usb 2-1: Setting MaxPacketSize 64 [ 299.606028] usb 2-1: FTDI USB Serial Device converter now attached to ttyUSB0 [ 299.606163] usbcore: registered new interface driver ftdi_sio [ 299.606165] ftdi_sio: v1.6.0:USB FTDI Serial Converters Driver [ 302.482612] usb0: no IPv6 routers present [ 1323.252169] usb 1-1: USB disconnect, device number 2 [ 1323.252374] rndis_host 1-1:1.0: usb0: unregister 'rndis_host' usb-0000:02:03.0-1, RNDIS device [ 1335.463125] usb 1-1: new high-speed USB device number 3 using ehci_hcd [ 1335.613537] usb 1-1: New USB device found, idVendor=1d6b, idProduct=0104 [ 1335.613550] usb 1-1: New USB device strings: Mfr=11, Product=12, SerialNumber=0 [ 1335.613553] usb 1-1: Product: g_uvc_acm_ether [ 1335.613555] usb 1-1: Manufacturer: Linux 3.4-at3 with renesas_usbhs_udc [ 1335.679491] rndis_host 1-1:1.0: usb0: register 'rndis_host' at usb-0000:02:03.0-1, RNDIS device, d6:9c:63:d9:8a:1d [ 1335.684647] cdc_acm 1-1:1.2: This device cannot do calls on its own. It is not a modem. [ 1335.684898] cdc_acm 1-1:1.2: ttyACM0: USB ACM device [ 1335.693542] uvcvideo: Found UVC 1.00 device g_uvc_acm_ether (1d6b:0104) [ 1335.703711] input: g_uvc_acm_ether as /devices/pci0000:00/0000:00:11.0/0000:02:03.0/usb1/1-1/1-1:1.4/input/input5 [ 1336.236423] uvcvideo: Failed to query (GET_DEF) UVC control 2 on unit 2: -32 (exp. 2). [ 1336.238172] uvcvideo: Failed to query (GET_DEF) UVC control 2 on unit 2: -32 (exp. 2). [ 1336.241006] uvcvideo: Failed to query (GET_DEF) UVC control 2 on unit 2: -32 (exp. 2). [ 1336.247879] uvcvideo: Failed to query (GET_DEF) UVC control 2 on unit 2: -32 (exp. 2). [ 1342.017309] usb 1-1: USB disconnect, device number 3 [ 1342.017422] rndis_host 1-1:1.0: usb0: unregister 'rndis_host' usb-0000:02:03.0-1, RNDIS device [ 1356.898652] usb 1-1: new high-speed USB device number 4 using ehci_hcd [ 1357.128903] usb 1-1: New USB device found, idVendor=1d6b, idProduct=0104 [ 1357.128908] usb 1-1: New USB device strings: Mfr=11, Product=12, SerialNumber=0 [ 1357.128911] usb 1-1: Product: g_uvc_acm_ether [ 1357.128913] usb 1-1: Manufacturer: Linux 3.4-at3 with renesas_usbhs_udc [ 1357.286697] rndis_host 1-1:1.0: usb0: register 'rndis_host' at usb-0000:02:03.0-1, RNDIS device, 56:b4:c8:4c:cc:de [ 1357.317392] cdc_acm 1-1:1.2: This device cannot do calls on its own. It is not a modem. [ 1357.317468] cdc_acm 1-1:1.2: ttyACM0: USB ACM device [ 1357.379459] uvcvideo: Found UVC 1.00 device g_uvc_acm_ether (1d6b:0104) [ 1357.442302] input: g_uvc_acm_ether as /devices/pci0000:00/0000:00:11.0/0000:02:03.0/usb1/1-1/1-1:1.4/input/input6 [ 1357.515683] uvcvideo: Failed to query (GET_DEF) UVC control 2 on unit 2: -32 (exp. 2). [ 1357.519679] uvcvideo: Failed to query (GET_DEF) UVC control 2 on unit 2: -32 (exp. 2). [ 1357.531675] uvcvideo: Failed to query (GET_DEF) UVC control 2 on unit 2: -32 (exp. 2). [ 1357.550664] uvcvideo: Failed to query (GET_DEF) UVC control 2 on unit 2: -32 (exp. 2). [ 1368.127434] usb0: no IPv6 routers present [ 1394.567331] usb 1-1: USB disconnect, device number 4 [ 1394.567502] rndis_host 1-1:1.0: usb0: unregister 'rndis_host' usb-0000:02:03.0-1, RNDIS device [ 1407.708312] usb 1-1: new high-speed USB device number 5 using ehci_hcd [ 1407.846281] usb 1-1: New USB device found, idVendor=1d6b, idProduct=0104 [ 1407.846286] usb 1-1: New USB device strings: Mfr=11, Product=12, SerialNumber=0 [ 1407.846289] usb 1-1: Product: g_uvc_acm_ether [ 1407.846291] usb 1-1: Manufacturer: Linux 3.4-at3 with renesas_usbhs_udc [ 1407.906580] rndis_host 1-1:1.0: usb0: register 'rndis_host' at usb-0000:02:03.0-1, RNDIS device, 9a:ed:52:6c:ef:1c [ 1407.909823] cdc_acm 1-1:1.2: This device cannot do calls on its own. It is not a modem. [ 1407.909894] cdc_acm 1-1:1.2: ttyACM0: USB ACM device [ 1407.918145] uvcvideo: Found UVC 1.00 device g_uvc_acm_ether (1d6b:0104) [ 1407.931434] input: g_uvc_acm_ether as /devices/pci0000:00/0000:00:11.0/0000:02:03.0/usb1/1-1/1-1:1.4/input/input7 [ 1407.979608] uvcvideo: Failed to query (GET_DEF) UVC control 2 on unit 2: -32 (exp. 2). [ 1407.981176] uvcvideo: Failed to query (GET_DEF) UVC control 2 on unit 2: -32 (exp. 2). [ 1407.982316] uvcvideo: Failed to query (GET_DEF) UVC control 2 on unit 2: -32 (exp. 2). [ 1407.984298] uvcvideo: Failed to query (GET_DEF) UVC control 2 on unit 2: -32 (exp. 2). [ 1418.255972] usb0: no IPv6 routers present [ 1530.922508] usb 1-1: USB disconnect, device number 5 [ 1530.922722] rndis_host 1-1:1.0: usb0: unregister 'rndis_host' usb-0000:02:03.0-1, RNDIS device [ 1531.199463] usb 1-1: new high-speed USB device number 6 using ehci_hcd [ 1531.360518] usb 1-1: New USB device found, idVendor=1d6b, idProduct=0104 [ 1531.360523] usb 1-1: New USB device strings: Mfr=11, Product=12, SerialNumber=0 [ 1531.360526] usb 1-1: Product: g_uvc_acm_ether [ 1531.360529] usb 1-1: Manufacturer: Linux 3.4-at3 with renesas_usbhs_udc [ 1531.466837] rndis_host 1-1:1.0: usb0: register 'rndis_host' at usb-0000:02:03.0-1, RNDIS device, 9a:ed:52:6c:ef:1c [ 1531.468494] cdc_acm 1-1:1.2: This device cannot do calls on its own. It is not a modem. [ 1531.468655] cdc_acm 1-1:1.2: ttyACM0: USB ACM device [ 1531.472495] uvcvideo: Found UVC 1.00 device g_uvc_acm_ether (1d6b:0104) [ 1536.472406] uvcvideo: UVC non compliance - GET_DEF(PROBE) not supported. Enabling workaround. [ 1541.471296] uvcvideo: Failed to query (129) UVC probe control : -110 (exp. 26). [ 1541.471303] uvcvideo: Failed to initialize the device (-5). [ 1562.507626] usb0: no IPv6 routers present [ 1592.639757] usb 1-1: USB disconnect, device number 6 [ 1592.639957] rndis_host 1-1:1.0: usb0: unregister 'rndis_host' usb-0000:02:03.0-1, RNDIS device [ 1604.856053] usb 1-1: new high-speed USB device number 7 using ehci_hcd [ 1605.061110] usb 1-1: New USB device found, idVendor=1d6b, idProduct=0104 [ 1605.061115] usb 1-1: New USB device strings: Mfr=11, Product=12, SerialNumber=0 [ 1605.061118] usb 1-1: Product: g_uvc_acm_ether [ 1605.061120] usb 1-1: Manufacturer: Linux 3.4-at3 with renesas_usbhs_udc [ 1605.201528] rndis_host 1-1:1.0: usb0: register 'rndis_host' at usb-0000:02:03.0-1, RNDIS device, 82:e4:a9:a3:7d:e5 [ 1605.232315] cdc_acm 1-1:1.2: This device cannot do calls on its own. It is not a modem. [ 1605.232455] cdc_acm 1-1:1.2: ttyACM0: USB ACM device [ 1605.294735] uvcvideo: Found UVC 1.00 device g_uvc_acm_ether (1d6b:0104) [ 1605.357118] input: g_uvc_acm_ether as /devices/pci0000:00/0000:00:11.0/0000:02:03.0/usb1/1-1/1-1:1.4/input/input8 [ 1605.429062] uvcvideo: Failed to query (GET_DEF) UVC control 2 on unit 2: -32 (exp. 2). [ 1605.434831] uvcvideo: Failed to query (GET_DEF) UVC control 2 on unit 2: -32 (exp. 2). [ 1605.437756] uvcvideo: Failed to query (GET_DEF) UVC control 2 on unit 2: -32 (exp. 2). [ 1605.447134] uvcvideo: Failed to query (GET_DEF) UVC control 2 on unit 2: -32 (exp. 2). [ 1615.585501] usb0: no IPv6 routers present [ 1616.787917] uvcvideo: Failed to query (GET_DEF) UVC control 2 on unit 2: -32 (exp. 2). [ 1616.790770] uvcvideo: Failed to query (GET_DEF) UVC control 2 on unit 2: -32 (exp. 2). [ 1616.800241] uvcvideo: Failed to query (GET_DEF) UVC control 2 on unit 2: -32 (exp. 2). [ 1616.803109] uvcvideo: Failed to query (GET_DEF) UVC control 2 on unit 2: -32 (exp. 2). [ 1616.860525] uvcvideo: Failed to query (GET_DEF) UVC control 2 on unit 2: -32 (exp. 2). [ 1616.865310] uvcvideo: Failed to query (GET_DEF) UVC control 2 on unit 2: -32 (exp. 2). [ 1616.965332] uvcvideo: Failed to query (GET_DEF) UVC control 2 on unit 2: -32 (exp. 2). [ 1617.065331] uvcvideo: Failed to query (GET_DEF) UVC control 2 on unit 2: -32 (exp. 2). [ 1617.165303] uvcvideo: Failed to query (GET_DEF) UVC control 2 on unit 2: -32 (exp. 2). [ 1617.265294] uvcvideo: Failed to query (GET_DEF) UVC control 2 on unit 2: -32 (exp. 2). [ 1906.298992] usb 1-1: USB disconnect, device number 7 [ 1906.299207] rndis_host 1-1:1.0: usb0: unregister 'rndis_host' usb-0000:02:03.0-1, RNDIS device [ 3636.220160] hrtimer: interrupt took 25660172 ns [ 4604.595278] usb 1-1: new high-speed USB device number 8 using ehci_hcd [ 4604.734385] usb 1-1: New USB device found, idVendor=1d6b, idProduct=0104 [ 4604.734390] usb 1-1: New USB device strings: Mfr=11, Product=12, SerialNumber=0 [ 4604.734426] usb 1-1: Product: g_uvc_acm_ether [ 4604.734429] usb 1-1: Manufacturer: Linux 3.4-at3 with renesas_usbhs_udc [ 4604.805076] rndis_host 1-1:1.0: usb0: register 'rndis_host' at usb-0000:02:03.0-1, RNDIS device, 26:37:88:2c:b5:16 [ 4604.809956] cdc_acm 1-1:1.2: This device cannot do calls on its own. It is not a modem. [ 4604.811164] cdc_acm 1-1:1.2: ttyACM0: USB ACM device [ 4604.823730] uvcvideo: Found UVC 1.00 device g_uvc_acm_ether (1d6b:0104) [ 4609.823828] uvcvideo: UVC non compliance - GET_DEF(PROBE) not supported. Enabling workaround. [ 4614.820891] uvcvideo: Failed to query (129) UVC probe control : -110 (exp. 26). [ 4614.820897] uvcvideo: Failed to initialize the device (-5). [ 4624.824148] usb 1-1: USB disconnect, device number 8 [ 4624.824202] rndis_host 1-1:1.0: usb0: unregister 'rndis_host' usb-0000:02:03.0-1, RNDIS device [ 4625.066888] usb 1-1: new high-speed USB device number 9 using ehci_hcd [ 4625.206617] usb 1-1: New USB device found, idVendor=1d6b, idProduct=0104 [ 4625.206622] usb 1-1: New USB device strings: Mfr=11, Product=12, SerialNumber=0 [ 4625.206624] usb 1-1: Product: g_uvc_acm_ether [ 4625.206626] usb 1-1: Manufacturer: Linux 3.4-at3 with renesas_usbhs_udc [ 4625.260425] rndis_host 1-1:1.0: usb0: register 'rndis_host' at usb-0000:02:03.0-1, RNDIS device, 26:37:88:2c:b5:16 [ 4625.263871] cdc_acm 1-1:1.2: This device cannot do calls on its own. It is not a modem. [ 4625.263994] cdc_acm 1-1:1.2: ttyACM0: USB ACM device [ 4625.268979] uvcvideo: Found UVC 1.00 device g_uvc_acm_ether (1d6b:0104) [ 4625.280475] input: g_uvc_acm_ether as /devices/pci0000:00/0000:00:11.0/0000:02:03.0/usb1/1-1/1-1:1.4/input/input9 [ 4625.409774] uvcvideo: Failed to query (GET_DEF) UVC control 2 on unit 2: -32 (exp. 2). [ 4625.411467] uvcvideo: Failed to query (GET_DEF) UVC control 2 on unit 2: -32 (exp. 2). [ 4625.416366] uvcvideo: Failed to query (GET_DEF) UVC control 2 on unit 2: -32 (exp. 2). [ 4625.421281] uvcvideo: Failed to query (GET_DEF) UVC control 2 on unit 2: -32 (exp. 2). [ 4636.356350] usb0: no IPv6 routers present [ 4825.328125] usb 1-1: USB disconnect, device number 9 [ 4825.328368] rndis_host 1-1:1.0: usb0: unregister 'rndis_host' usb-0000:02:03.0-1, RNDIS device [ 4825.607086] usb 1-1: new high-speed USB device number 10 using ehci_hcd [ 4825.814015] usb 1-1: New USB device found, idVendor=1d6b, idProduct=0104 [ 4825.814020] usb 1-1: New USB device strings: Mfr=11, Product=12, SerialNumber=0 [ 4825.814023] usb 1-1: Product: g_uvc_acm_ether [ 4825.814025] usb 1-1: Manufacturer: Linux 3.4-at3 with renesas_usbhs_udc [ 4825.866878] rndis_host 1-1:1.0: usb0: register 'rndis_host' at usb-0000:02:03.0-1, RNDIS device, 26:37:88:2c:b5:16 [ 4825.889790] cdc_acm 1-1:1.2: This device cannot do calls on its own. It is not a modem. [ 4825.889985] cdc_acm 1-1:1.2: ttyACM0: USB ACM device [ 4825.906649] uvcvideo: Found UVC 1.00 device g_uvc_acm_ether (1d6b:0104) [ 4830.905102] uvcvideo: UVC non compliance - GET_DEF(PROBE) not supported. Enabling workaround. [ 4835.904042] uvcvideo: Failed to query (129) UVC probe control : -110 (exp. 26). [ 4835.904049] uvcvideo: Failed to initialize the device (-5). [ 4856.964426] usb0: no IPv6 routers present [ 5272.473033] usb 1-1: USB disconnect, device number 10 [ 5272.473379] rndis_host 1-1:1.0: usb0: unregister 'rndis_host' usb-0000:02:03.0-1, RNDIS device [ 5284.642181] usb 1-1: new high-speed USB device number 11 using ehci_hcd [ 5284.779844] usb 1-1: New USB device found, idVendor=1d6b, idProduct=0104 [ 5284.779849] usb 1-1: New USB device strings: Mfr=11, Product=12, SerialNumber=0 [ 5284.779852] usb 1-1: Product: g_uvc_acm_ether [ 5284.779854] usb 1-1: Manufacturer: Linux 3.4-at3 with renesas_usbhs_udc [ 5284.829779] rndis_host 1-1:1.0: usb0: register 'rndis_host' at usb-0000:02:03.0-1, RNDIS device, 86:48:b9:c5:08:9c [ 5284.834741] cdc_acm 1-1:1.2: This device cannot do calls on its own. It is not a modem. [ 5284.834863] cdc_acm 1-1:1.2: ttyACM0: USB ACM device [ 5284.839810] uvcvideo: Found UVC 1.00 device g_uvc_acm_ether (1d6b:0104) [ 5284.847212] input: g_uvc_acm_ether as /devices/pci0000:00/0000:00:11.0/0000:02:03.0/usb1/1-1/1-1:1.4/input/input10 [ 5284.905597] uvcvideo: Failed to query (GET_DEF) UVC control 2 on unit 2: -32 (exp. 2). [ 5284.913445] uvcvideo: Failed to query (GET_DEF) UVC control 2 on unit 2: -32 (exp. 2). [ 5284.917990] uvcvideo: Failed to query (GET_DEF) UVC control 2 on unit 2: -32 (exp. 2). [ 5284.919800] uvcvideo: Failed to query (GET_DEF) UVC control 2 on unit 2: -32 (exp. 2). [ 5295.871948] usb0: no IPv6 routers present [ 5423.264110] usb 1-1: USB disconnect, device number 11 [ 5423.264380] rndis_host 1-1:1.0: usb0: unregister 'rndis_host' usb-0000:02:03.0-1, RNDIS device [ 5423.564807] usb 1-1: new high-speed USB device number 12 using ehci_hcd [ 5423.742737] usb 1-1: New USB device found, idVendor=1d6b, idProduct=0104 [ 5423.742742] usb 1-1: New USB device strings: Mfr=11, Product=12, SerialNumber=0 [ 5423.742745] usb 1-1: Product: g_uvc_acm_ether [ 5423.742748] usb 1-1: Manufacturer: Linux 3.4-at3 with renesas_usbhs_udc [ 5423.836481] rndis_host 1-1:1.0: usb0: register 'rndis_host' at usb-0000:02:03.0-1, RNDIS device, 86:48:b9:c5:08:9c [ 5423.848108] cdc_acm 1-1:1.2: This device cannot do calls on its own. It is not a modem. [ 5423.848364] cdc_acm 1-1:1.2: ttyACM0: USB ACM device [ 5423.852087] uvcvideo: Found UVC 1.00 device g_uvc_acm_ether (1d6b:0104) [ 5428.852645] uvcvideo: UVC non compliance - GET_DEF(PROBE) not supported. Enabling workaround. [ 5433.851717] uvcvideo: Failed to query (129) UVC probe control : -110 (exp. 26). [ 5433.851724] uvcvideo: Failed to initialize the device (-5). [ 5454.826979] usb0: no IPv6 routers present [ 5738.856021] ------------[ cut here ]------------ [ 5738.856192] WARNING: at /build/linux-rrsxby/linux-3.2.51/net/sched/sch_generic.c:256 dev_watchdog+0xf2/0x151() [ 5738.856197] Hardware name: VMware Virtual Platform [ 5738.856201] NETDEV WATCHDOG: usb0 (rndis_host): transmit queue 0 timed out [ 5738.856203] Modules linked in: ftdi_sio usbserial rndis_wlan uvcvideo rndis_host videodev cdc_ether usbnet cfg80211 mii v4l2_compat_ioctl32 media cdc_acm vmsync(O) vmhgfs(O) bnep rfcomm bluetooth rfkill binfmt_misc nfsd nfs nfs_acl auth_rpcgss fscache lockd sunrpc ext2 loop snd_ens1371 snd_ac97_codec snd_seq_midi snd_seq_midi_event snd_rawmidi snd_pcm snd_page_alloc snd_seq snd_seq_device snd_timer snd vmwgfx soundcore vmw_balloon ttm drm ac97_bus gameport processor coretemp parport_pc thermal_sys crc32c_intel ghash_clmulni_intel parport shpchp pcspkr aesni_intel aes_x86_64 aes_generic cryptd vmci(O) i2c_piix4 i2c_core psmouse serio_raw evdev ac power_supply container button ext4 crc16 jbd2 mbcache dm_mod sr_mod sg cdrom ata_generic sd_mod crc_t10dif floppy uhci_hcd ehci_hcd e1000 usbcore usb_common ata_piix mptspi scsi_transport_spi mptscsih libata mptbase scsi_mod [last unloaded: scsi_wait_scan] [ 5738.857180] Pid: 0, comm: swapper/0 Tainted: G O 3.2.0-4-amd64 #1 Debian 3.2.51-1 [ 5738.857183] Call Trace: [ 5738.857185] [] ? warn_slowpath_common+0x78/0x8c [ 5738.857353] [] ? warn_slowpath_fmt+0x45/0x4a [ 5738.857358] [] ? netif_tx_lock+0x40/0x75 [ 5738.857363] [] ? dev_watchdog+0xf2/0x151 [ 5738.857394] [] ? run_timer_softirq+0x19a/0x261 [ 5738.857399] [] ? netif_tx_unlock+0x49/0x49 [ 5738.857403] [] ? __do_softirq+0xb9/0x177 [ 5738.883676] [] ? call_softirq+0x1c/0x30 [ 5738.883763] [] ? do_softirq+0x3c/0x7b [ 5738.883769] [] ? irq_exit+0x3c/0x99 [ 5738.883827] [] ? smp_apic_timer_interrupt+0x74/0x82 [ 5738.883832] [] ? apic_timer_interrupt+0x6e/0x80 [ 5738.883834] [] ? rcu_needs_cpu+0xb0/0x1bb [ 5738.883925] [] ? native_safe_halt+0x2/0x3 [ 5738.883957] [] ? default_idle+0x47/0x7f [ 5738.883962] [] ? cpu_idle+0xaf/0xf2 [ 5738.883967] [] ? start_kernel+0x3b8/0x3c3 [ 5738.884000] [] ? early_idt_handlers+0x140/0x140 [ 5738.884004] [] ? x86_64_start_kernel+0x104/0x111 [ 5738.884008] ---[ end trace 315003597367dfb5 ]--- [ 5862.870742] usb 1-1: USB disconnect, device number 12 [ 5862.871121] rndis_host 1-1:1.0: usb0: unregister 'rndis_host' usb-0000:02:03.0-1, RNDIS device [ 5877.435264] usb 1-1: new high-speed USB device number 13 using ehci_hcd [ 5877.575826] usb 1-1: New USB device found, idVendor=1d6b, idProduct=0104 [ 5877.575831] usb 1-1: New USB device strings: Mfr=11, Product=12, SerialNumber=0 [ 5877.575834] usb 1-1: Product: g_uvc_acm_ether [ 5877.575837] usb 1-1: Manufacturer: Linux 3.4-at3 with renesas_usbhs_udc [ 5877.636219] rndis_host 1-1:1.0: usb0: register 'rndis_host' at usb-0000:02:03.0-1, RNDIS device, b6:cb:7c:db:88:f0 [ 5877.639630] cdc_acm 1-1:1.2: This device cannot do calls on its own. It is not a modem. [ 5877.640376] cdc_acm 1-1:1.2: ttyACM0: USB ACM device [ 5877.648105] uvcvideo: Found UVC 1.00 device g_uvc_acm_ether (1d6b:0104) [ 5877.660777] input: g_uvc_acm_ether as /devices/pci0000:00/0000:00:11.0/0000:02:03.0/usb1/1-1/1-1:1.4/input/input11 [ 5877.705184] uvcvideo: Failed to query (GET_DEF) UVC control 2 on unit 2: -32 (exp. 2). [ 5877.708246] uvcvideo: Failed to query (GET_DEF) UVC control 2 on unit 2: -32 (exp. 2). [ 5877.709831] uvcvideo: Failed to query (GET_DEF) UVC control 2 on unit 2: -32 (exp. 2). [ 5877.711814] uvcvideo: Failed to query (GET_DEF) UVC control 2 on unit 2: -32 (exp. 2). [ 5888.680344] usb0: no IPv6 routers present [ 6969.035347] usb 1-1: USB disconnect, device number 13 [ 6969.035764] rndis_host 1-1:1.0: usb0: unregister 'rndis_host' usb-0000:02:03.0-1, RNDIS device [ 6969.306616] usb 1-1: new high-speed USB device number 14 using ehci_hcd [ 6969.444424] usb 1-1: New USB device found, idVendor=1d6b, idProduct=0104 [ 6969.444429] usb 1-1: New USB device strings: Mfr=11, Product=12, SerialNumber=0 [ 6969.444432] usb 1-1: Product: g_uvc_acm_ether [ 6969.444434] usb 1-1: Manufacturer: Linux 3.4-at3 with renesas_usbhs_udc [ 6969.496723] rndis_host 1-1:1.0: usb0: register 'rndis_host' at usb-0000:02:03.0-1, RNDIS device, b6:cb:7c:db:88:f0 [ 6969.501774] cdc_acm 1-1:1.2: This device cannot do calls on its own. It is not a modem. [ 6969.503122] cdc_acm 1-1:1.2: ttyACM0: USB ACM device [ 6969.507413] uvcvideo: Found UVC 1.00 device g_uvc_acm_ether (1d6b:0104) [ 6974.507963] uvcvideo: UVC non compliance - GET_DEF(PROBE) not supported. Enabling workaround. [ 6979.506809] uvcvideo: Failed to query (129) UVC probe control : -110 (exp. 26). [ 6979.506815] uvcvideo: Failed to initialize the device (-5). [ 7000.104037] usb0: no IPv6 routers present