Advertisement
Guest User

Untitled

a guest
Apr 18th, 2015
233
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 18.95 KB | None | 0 0
  1. [ 0.000000] Booting Linux on physical CPU 0xf00
  2. [ 0.000000] Initializing cgroup subsys cpu
  3. [ 0.000000] Initializing cgroup subsys cpuacct
  4. [ 0.000000] Linux version 3.18.7-v7+ (dc4@dc4-XPS13-9333) (gcc version 4.8.3 20140303 (prerelease) (crosstool-NG linaro-1.13.1+bzr2650 - Linaro GCC 2014.03) ) #755 SMP PREEMPT Thu Feb 12 17:20:48 GMT 2015
  5. [ 0.000000] CPU: ARMv7 Processor [410fc075] revision 5 (ARMv7), cr=10c5387d
  6. [ 0.000000] CPU: PIPT / VIPT nonaliasing data cache, VIPT aliasing instruction cache
  7. [ 0.000000] Machine model: Raspberry Pi 2 Model B
  8. [ 0.000000] cma: Reserved 8 MiB at 0x36800000
  9. [ 0.000000] Memory policy: Data cache writealloc
  10. [ 0.000000] On node 0 totalpages: 225280
  11. [ 0.000000] free_area_init_node: node 0, pgdat 80820480, node_mem_map b6113000
  12. [ 0.000000] Normal zone: 1760 pages used for memmap
  13. [ 0.000000] Normal zone: 0 pages reserved
  14. [ 0.000000] Normal zone: 225280 pages, LIFO batch:31
  15. [ 0.000000] [bcm2709_smp_init_cpus] enter (8620->f3003010)
  16. [ 0.000000] [bcm2709_smp_init_cpus] ncores=4
  17. [ 0.000000] PERCPU: Embedded 11 pages/cpu @b60dd000 s12864 r8192 d24000 u45056
  18. [ 0.000000] pcpu-alloc: s12864 r8192 d24000 u45056 alloc=11*4096
  19. [ 0.000000] pcpu-alloc: [0] 0 [0] 1 [0] 2 [0] 3
  20. [ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 223520
  21. [ 0.000000] Kernel command line: dma.dmachans=0x7f35 bcm2708_fb.fbwidth=1872 bcm2708_fb.fbheight=1048 bcm2709.boardrev=0xa21041 bcm2709.serial=0x29ad0d18 smsc95xx.macaddr=B8:27:EB:AD:0D:18 bcm2708_fb.fbswap=1 bcm2709.disk_led_gpio=47 bcm2709.disk_led_active_low=0 sdhci-bcm2708.emmc_clock_freq=250000000 vc_mem.mem_base=0x3dc00000 vc_mem.mem_size=0x3f000000 dwc_otg.lpm_enable=0 console=ttyAMA0,115200 console=tty1 root=/dev/mmcblk0p6 rootfstype=ext4 elevator=deadline rootwait
  22. [ 0.000000] PID hash table entries: 4096 (order: 2, 16384 bytes)
  23. [ 0.000000] Dentry cache hash table entries: 131072 (order: 7, 524288 bytes)
  24. [ 0.000000] Inode-cache hash table entries: 65536 (order: 6, 262144 bytes)
  25. [ 0.000000] Memory: 875716K/901120K available (5785K kernel code, 377K rwdata, 1760K rodata, 396K init, 771K bss, 25404K reserved)
  26. [ 0.000000] Virtual kernel memory layout:
  27. [ 0.000000] vector : 0xffff0000 - 0xffff1000 ( 4 kB)
  28. [ 0.000000] fixmap : 0xffc00000 - 0xffe00000 (2048 kB)
  29. [ 0.000000] vmalloc : 0xb7800000 - 0xff000000 (1144 MB)
  30. [ 0.000000] lowmem : 0x80000000 - 0xb7000000 ( 880 MB)
  31. [ 0.000000] modules : 0x7f000000 - 0x80000000 ( 16 MB)
  32. [ 0.000000] .text : 0x80008000 - 0x80766748 (7546 kB)
  33. [ 0.000000] .init : 0x80767000 - 0x807ca000 ( 396 kB)
  34. [ 0.000000] .data : 0x807ca000 - 0x808287ec ( 378 kB)
  35. [ 0.000000] .bss : 0x808287ec - 0x808e96d4 ( 772 kB)
  36. [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
  37. [ 0.000000] Preemptible hierarchical RCU implementation.
  38. [ 0.000000] NR_IRQS:480
  39. [ 0.000000] Architected cp15 timer(s) running at 19.20MHz (virt).
  40. [ 0.000015] sched_clock: 56 bits at 19MHz, resolution 52ns, wraps every 3579139424256ns
  41. [ 0.000038] Switching to timer-based delay loop, resolution 52ns
  42. [ 0.000330] Console: colour dummy device 80x30
  43. [ 0.001768] console [tty1] enabled
  44. [ 0.001817] Calibrating delay loop (skipped), value calculated using timer frequency.. 38.40 BogoMIPS (lpj=192000)
  45. [ 0.001901] pid_max: default: 32768 minimum: 301
  46. [ 0.002313] Mount-cache hash table entries: 2048 (order: 1, 8192 bytes)
  47. [ 0.002372] Mountpoint-cache hash table entries: 2048 (order: 1, 8192 bytes)
  48. [ 0.003657] Initializing cgroup subsys memory
  49. [ 0.003742] Initializing cgroup subsys devices
  50. [ 0.003794] Initializing cgroup subsys freezer
  51. [ 0.003845] Initializing cgroup subsys net_cls
  52. [ 0.003911] Initializing cgroup subsys blkio
  53. [ 0.004026] CPU: Testing write buffer coherency: ok
  54. [ 0.004136] ftrace: allocating 19969 entries in 59 pages
  55. [ 0.053442] CPU0: update cpu_capacity 1024
  56. [ 0.053520] CPU0: thread -1, cpu 0, socket 15, mpidr 80000f00
  57. [ 0.053558] [bcm2709_smp_prepare_cpus] enter
  58. [ 0.053722] Setting up static identity map for 0x536c78 - 0x536cd0
  59. [ 0.113396] [bcm2709_boot_secondary] cpu:1 started (0) 16
  60. [ 0.113702] CPU1: Booted secondary processor
  61. [ 0.113710] [bcm2709_secondary_init] enter cpu:1
  62. [ 0.113764] CPU1: update cpu_capacity 1024
  63. [ 0.113774] CPU1: thread -1, cpu 1, socket 15, mpidr 80000f01
  64. [ 0.133380] [bcm2709_boot_secondary] cpu:2 started (0) 16
  65. [ 0.133638] CPU2: Booted secondary processor
  66. [ 0.133644] [bcm2709_secondary_init] enter cpu:2
  67. [ 0.133674] CPU2: update cpu_capacity 1024
  68. [ 0.133683] CPU2: thread -1, cpu 2, socket 15, mpidr 80000f02
  69. [ 0.153434] [bcm2709_boot_secondary] cpu:3 started (0) 18
  70. [ 0.153676] CPU3: Booted secondary processor
  71. [ 0.153683] [bcm2709_secondary_init] enter cpu:3
  72. [ 0.153715] CPU3: update cpu_capacity 1024
  73. [ 0.153723] CPU3: thread -1, cpu 3, socket 15, mpidr 80000f03
  74. [ 0.153818] Brought up 4 CPUs
  75. [ 0.153939] SMP: Total of 4 processors activated (153.60 BogoMIPS).
  76. [ 0.153972] CPU: All CPU(s) started in SVC mode.
  77. [ 0.154983] devtmpfs: initialized
  78. [ 0.178126] VFP support v0.3: implementor 41 architecture 2 part 30 variant 7 rev 5
  79. [ 0.180305] pinctrl core: initialized pinctrl subsystem
  80. [ 0.183421] NET: Registered protocol family 16
  81. [ 0.189042] DMA: preallocated 4096 KiB pool for atomic coherent allocations
  82. [ 0.213221] cpuidle: using governor ladder
  83. [ 0.243252] cpuidle: using governor menu
  84. [ 0.243656] bcm2709.uart_clock = 3000000
  85. [ 0.247112] No ATAGs?
  86. [ 0.247176] hw-breakpoint: found 5 (+1 reserved) breakpoint and 4 watchpoint registers.
  87. [ 0.247232] hw-breakpoint: maximum watchpoint size is 8 bytes.
  88. [ 0.247295] mailbox: Broadcom VideoCore Mailbox driver
  89. [ 0.247431] bcm2708_vcio: mailbox at f300b880
  90. [ 0.247793] bcm_power: Broadcom power driver
  91. [ 0.247830] bcm_power_open() -> 0
  92. [ 0.247855] bcm_power_request(0, 8)
  93. [ 0.748557] bcm_mailbox_read -> 00000080, 0
  94. [ 0.748588] bcm_power_request -> 0
  95. [ 0.748741] Serial: AMBA PL011 UART driver
  96. [ 0.748885] dev:f1: ttyAMA0 at MMIO 0x3f201000 (irq = 83, base_baud = 0) is a PL011 rev3
  97. [ 1.267369] console [ttyAMA0] enabled
  98. [ 1.346671] SCSI subsystem initialized
  99. [ 1.350690] usbcore: registered new interface driver usbfs
  100. [ 1.356354] usbcore: registered new interface driver hub
  101. [ 1.361813] usbcore: registered new device driver usb
  102. [ 1.368782] Switched to clocksource arch_sys_counter
  103. [ 1.403650] FS-Cache: Loaded
  104. [ 1.406897] CacheFiles: Loaded
  105. [ 1.422370] NET: Registered protocol family 2
  106. [ 1.427994] TCP established hash table entries: 8192 (order: 3, 32768 bytes)
  107. [ 1.435250] TCP bind hash table entries: 8192 (order: 4, 65536 bytes)
  108. [ 1.441956] TCP: Hash tables configured (established 8192 bind 8192)
  109. [ 1.448426] TCP: reno registered
  110. [ 1.451704] UDP hash table entries: 512 (order: 2, 16384 bytes)
  111. [ 1.457689] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes)
  112. [ 1.464457] NET: Registered protocol family 1
  113. [ 1.469314] RPC: Registered named UNIX socket transport module.
  114. [ 1.475257] RPC: Registered udp transport module.
  115. [ 1.480042] RPC: Registered tcp transport module.
  116. [ 1.484764] RPC: Registered tcp NFSv4.1 backchannel transport module.
  117. [ 1.492341] bcm2708_dma: DMA manager at f3007000
  118. [ 1.497151] vc-mem: phys_addr:0x00000000 mem_base=0x3dc00000 mem_size:0x3f000000(1008 MiB)
  119. [ 1.507099] futex hash table entries: 1024 (order: 4, 65536 bytes)
  120. [ 1.513563] audit: initializing netlink subsys (disabled)
  121. [ 1.519072] audit: type=2000 audit(1.309:1): initialized
  122. [ 1.540604] VFS: Disk quotas dquot_6.5.2
  123. [ 1.544923] Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
  124. [ 1.554591] FS-Cache: Netfs 'nfs' registered for caching
  125. [ 1.560951] NFS: Registering the id_resolver key type
  126. [ 1.566088] Key type id_resolver registered
  127. [ 1.570316] Key type id_legacy registered
  128. [ 1.575424] msgmni has been set to 1726
  129. [ 1.581048] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)
  130. [ 1.588662] io scheduler noop registered
  131. [ 1.592647] io scheduler deadline registered (default)
  132. [ 1.598139] io scheduler cfq registered
  133. [ 1.604673] BCM2708FB: allocated DMA memory f6c00000
  134. [ 1.609736] BCM2708FB: allocated DMA channel 0 @ f3007000
  135. [ 1.648017] Console: switching to colour frame buffer device 234x65
  136. [ 1.674960] bcm2708-dmaengine bcm2708-dmaengine: Load BCM2835 DMA engine driver
  137. [ 1.682801] uart-pl011 dev:f1: no DMA platform data
  138. [ 1.688308] vc-cma: Videocore CMA driver
  139. [ 1.692395] vc-cma: vc_cma_base = 0x00000000
  140. [ 1.697190] vc-cma: vc_cma_size = 0x00000000 (0 MiB)
  141. [ 1.702749] vc-cma: vc_cma_initial = 0x00000000 (0 MiB)
  142. [ 1.720473] brd: module loaded
  143. [ 1.729727] loop: module loaded
  144. [ 1.733294] vchiq: vchiq_init_state: slot_zero = 0xb6800000, is_master = 0
  145. [ 1.741212] Loading iSCSI transport class v2.0-870.
  146. [ 1.747171] usbcore: registered new interface driver smsc95xx
  147. [ 1.753142] dwc_otg: version 3.00a 10-AUG-2012 (platform bus)
  148. [ 1.959333] Core Release: 2.80a
  149. [ 1.962553] Setting default values for core params
  150. [ 1.967470] Finished setting default values for core params
  151. [ 2.173636] Using Buffer DMA mode
  152. [ 2.177024] Periodic Transfer Interrupt Enhancement - disabled
  153. [ 2.182981] Multiprocessor Interrupt Enhancement - disabled
  154. [ 2.188657] OTG VER PARAM: 0, OTG VER FLAG: 0
  155. [ 2.193120] Dedicated Tx FIFOs mode
  156. [ 2.197040] WARN::dwc_otg_hcd_init:1047: FIQ DMA bounce buffers: virt = 0xb6c14000 dma = 0xf6c14000 len=9024
  157. [ 2.207099] FIQ FSM acceleration enabled for :
  158. [ 2.207099] Non-periodic Split Transactions
  159. [ 2.207099] Periodic Split Transactions
  160. [ 2.207099] High-Speed Isochronous Endpoints
  161. [ 2.224092] dwc_otg: Microframe scheduler enabled
  162. [ 2.224162] WARN::hcd_init_fiq:412: FIQ on core 1 at 0x803e4200
  163. [ 2.230195] WARN::hcd_init_fiq:413: FIQ ASM at 0x803e455c length 36
  164. [ 2.236581] WARN::hcd_init_fiq:438: MPHI regs_base at 0xb7806000
  165. [ 2.242734] dwc_otg bcm2708_usb: DWC OTG Controller
  166. [ 2.247743] dwc_otg bcm2708_usb: new USB bus registered, assigned bus number 1
  167. [ 2.260145] dwc_otg bcm2708_usb: irq 32, io mem 0x00000000
  168. [ 2.270728] Init: Port Power? op_state=1
  169. [ 2.279657] Init: Power Port (0)
  170. [ 2.288154] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
  171. [ 2.299983] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  172. [ 2.312258] usb usb1: Product: DWC OTG Controller
  173. [ 2.321990] usb usb1: Manufacturer: Linux 3.18.7-v7+ dwc_otg_hcd
  174. [ 2.333091] usb usb1: SerialNumber: bcm2708_usb
  175. [ 2.343687] hub 1-0:1.0: USB hub found
  176. [ 2.352601] hub 1-0:1.0: 1 port detected
  177. [ 2.362092] dwc_otg: FIQ enabled
  178. [ 2.362107] dwc_otg: NAK holdoff enabled
  179. [ 2.362117] dwc_otg: FIQ split-transaction FSM enabled
  180. [ 2.362158] Module dwc_common_port init
  181. [ 2.362561] usbcore: registered new interface driver usb-storage
  182. [ 2.373933] mousedev: PS/2 mouse device common for all mice
  183. [ 2.385220] bcm2835-cpufreq: min=600000 max=900000
  184. [ 2.395359] sdhci: Secure Digital Host Controller Interface driver
  185. [ 2.406539] sdhci: Copyright(c) Pierre Ossman
  186. [ 2.416092] DMA channels allocated for the MMC driver
  187. [ 2.458828] Load BCM2835 MMC driver
  188. [ 2.475460] sdhci-pltfm: SDHCI platform and OF driver helper
  189. [ 2.486750] ledtrig-cpu: registered to indicate activity on CPUs
  190. [ 2.497990] hidraw: raw HID events driver (C) Jiri Kosina
  191. [ 2.508696] usbcore: registered new interface driver usbhid
  192. [ 2.520361] usbhid: USB HID core driver
  193. [ 2.531587] TCP: cubic registered
  194. [ 2.539869] Initializing XFRM netlink socket
  195. [ 2.549125] NET: Registered protocol family 17
  196. [ 2.558657] Key type dns_resolver registered
  197. [ 2.568353] Registering SWP/SWPB emulation handler
  198. [ 2.568932] Indeed it is in host mode hprt0 = 00021501
  199. [ 2.589250] registered taskstats version 1
  200. [ 2.598531] vc-sm: Videocore shared memory driver
  201. [ 2.608174] [vc_sm_connected_init]: start
  202. [ 2.617798] [vc_sm_connected_init]: end - returning 0
  203. [ 2.629147] Waiting for root device /dev/mmcblk0p6...
  204. [ 2.643318] mmc0: host does not support reading read-only switch, assuming write-enable
  205. [ 2.658652] mmc0: new high speed SDHC card at address 59b4
  206. [ 2.669862] mmcblk0: mmc0:59b4 00000 7.35 GiB
  207. [ 2.682089] mmcblk0: p1 p2 < p5 p6 > p3
  208. [ 2.748880] usb 1-1: new high-speed USB device number 2 using dwc_otg
  209. [ 2.760678] Indeed it is in host mode hprt0 = 00001101
  210. [ 2.763254] EXT4-fs (mmcblk0p6): mounted filesystem with ordered data mode. Opts: (null)
  211. [ 2.763313] VFS: Mounted root (ext4 filesystem) readonly on device 179:6.
  212. [ 2.773270] devtmpfs: mounted
  213. [ 2.774042] Freeing unused kernel memory: 396K (80767000 - 807ca000)
  214. [ 3.009233] usb 1-1: New USB device found, idVendor=0424, idProduct=9514
  215. [ 3.021233] usb 1-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
  216. [ 3.034562] hub 1-1:1.0: USB hub found
  217. [ 3.043635] hub 1-1:1.0: 5 ports detected
  218. [ 3.328986] usb 1-1.1: new high-speed USB device number 3 using dwc_otg
  219. [ 3.441040] usb 1-1.1: New USB device found, idVendor=0424, idProduct=ec00
  220. [ 3.453626] usb 1-1.1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
  221. [ 3.469171] smsc95xx v1.0.4
  222. [ 3.533017] smsc95xx 1-1.1:1.0 eth0: register 'smsc95xx' at usb-bcm2708_usb-1.1, smsc95xx USB 2.0 Ethernet, b8:27:eb:ad:0d:18
  223. [ 3.629037] usb 1-1.2: new low-speed USB device number 4 using dwc_otg
  224. [ 3.744764] usb 1-1.2: New USB device found, idVendor=413c, idProduct=3012
  225. [ 3.758307] usb 1-1.2: New USB device strings: Mfr=1, Product=2, SerialNumber=0
  226. [ 3.772103] usb 1-1.2: Product: Dell USB Optical Mouse
  227. [ 3.783212] usb 1-1.2: Manufacturer: Dell
  228. [ 3.803874] input: Dell Dell USB Optical Mouse as /devices/platform/bcm2708_usb/usb1/1-1/1-1.2/1-1.2:1.0/0003:413C:3012.0001/input/input0
  229. [ 3.823184] hid-generic 0003:413C:3012.0001: input,hidraw0: USB HID v1.11 Mouse [Dell Dell USB Optical Mouse] on usb-bcm2708_usb-1.2/input0
  230. [ 3.919118] usb 1-1.3: new low-speed USB device number 5 using dwc_otg
  231. [ 4.168980] usb 1-1.3: New USB device found, idVendor=413c, idProduct=2107
  232. [ 4.181870] usb 1-1.3: New USB device strings: Mfr=1, Product=2, SerialNumber=0
  233. [ 4.195480] usb 1-1.3: Product: Dell USB Entry Keyboard
  234. [ 4.206818] usb 1-1.3: Manufacturer: Dell
  235. [ 4.274056] input: Dell Dell USB Entry Keyboard as /devices/platform/bcm2708_usb/usb1/1-1/1-1.3/1-1.3:1.0/0003:413C:2107.0002/input/input1
  236. [ 4.293766] hid-generic 0003:413C:2107.0002: input,hidraw1: USB HID v1.10 Keyboard [Dell Dell USB Entry Keyboard] on usb-bcm2708_usb-1.3/input0
  237. [ 4.335075] udevd[175]: starting version 175
  238. [ 4.409056] usb 1-1.5: new high-speed USB device number 6 using dwc_otg
  239. [ 4.520422] usb 1-1.5: New USB device found, idVendor=0bda, idProduct=8176
  240. [ 4.533943] usb 1-1.5: New USB device strings: Mfr=1, Product=2, SerialNumber=3
  241. [ 4.548541] usb 1-1.5: Product: 802.11n WLAN Adapter
  242. [ 4.565998] usb 1-1.5: Manufacturer: Realtek
  243. [ 4.578122] usb 1-1.5: SerialNumber: 00e04c000001
  244. [ 4.916068] bcm2708_spi 3f204000.spi: master is unqueued, this is deprecated
  245. [ 5.010294] bcm2708_spi 3f204000.spi: SPI Controller at 0x3f204000 (irq 80)
  246. [ 5.031164] bcm2708_i2c_init_pinmode(1,2)
  247. [ 5.031832] random: nonblocking pool is initialized
  248. [ 5.076932] bcm2708_i2c_init_pinmode(1,3)
  249. [ 5.218447] snd-rpi-hifiberry-dacplus sound: ASoC: CPU DAI (null) not registered
  250. [ 5.251582] pcm512x 1-004d: No SCLK, using BCLK: -2
  251. [ 5.266846] snd-rpi-hifiberry-dacplus sound: snd_soc_register_card() failed: -517
  252. [ 5.311007] platform sound: Driver snd-rpi-hifiberry-dacplus requests probe deferral
  253. [ 5.328394] bcm2708_i2c 3f804000.i2c: BSC1 Controller at 0x3f804000 (irq 79) (baudrate 100000)
  254. [ 5.344454] snd-rpi-hifiberry-dacplus sound: ASoC: CPU DAI (null) not registered
  255. [ 5.344531] snd-rpi-hifiberry-dacplus sound: snd_soc_register_card() failed: -517
  256. [ 5.344566] platform sound: Driver snd-rpi-hifiberry-dacplus requests probe deferral
  257. [ 5.392377] snd-rpi-hifiberry-dacplus sound: ASoC: CPU DAI (null) not registered
  258. [ 5.408942] snd-rpi-hifiberry-dacplus sound: snd_soc_register_card() failed: -517
  259. [ 5.419892] usbcore: registered new interface driver rtl8192cu
  260. [ 5.437956] platform sound: Driver snd-rpi-hifiberry-dacplus requests probe deferral
  261. [ 5.463817] snd-rpi-hifiberry-dacplus sound: pcm512x-hifi <-> 3f203000.i2s mapping ok
  262. [ 7.155162] EXT4-fs (mmcblk0p6): re-mounted. Opts: (null)
  263. [ 7.427344] EXT4-fs (mmcblk0p6): re-mounted. Opts: (null)
  264. [ 12.843719] smsc95xx 1-1.1:1.0 eth0: hardware isn't capable of remote wakeup
  265. [ 16.692642] Adding 102396k swap on /var/swap. Priority:-1 extents:1 across:102396k SSFS
  266. [ 21.915977] EXT4-fs (mmcblk0p3): mounted filesystem with ordered data mode. Opts: (null)
  267. [ 75.452194] usb 1-1.2: USB disconnect, device number 4
  268. [ 75.749473] usb 1-1.2: new low-speed USB device number 7 using dwc_otg
  269. [ 75.855207] usb 1-1.2: New USB device found, idVendor=413c, idProduct=3012
  270. [ 75.855236] usb 1-1.2: New USB device strings: Mfr=1, Product=2, SerialNumber=0
  271. [ 75.855254] usb 1-1.2: Product: Dell USB Optical Mouse
  272. [ 75.855270] usb 1-1.2: Manufacturer: Dell
  273. [ 75.863374] input: Dell Dell USB Optical Mouse as /devices/platform/bcm2708_usb/usb1/1-1/1-1.2/1-1.2:1.0/0003:413C:3012.0003/input/input2
  274. [ 75.864245] hid-generic 0003:413C:3012.0003: input,hidraw0: USB HID v1.11 Mouse [Dell Dell USB Optical Mouse] on usb-bcm2708_usb-1.2/input0
  275. [ 540.410181] usb 1-1.2: USB disconnect, device number 7
  276. [ 540.703477] usb 1-1.2: new low-speed USB device number 8 using dwc_otg
  277. [ 540.809436] usb 1-1.2: New USB device found, idVendor=413c, idProduct=3012
  278. [ 540.809463] usb 1-1.2: New USB device strings: Mfr=1, Product=2, SerialNumber=0
  279. [ 540.809480] usb 1-1.2: Product: Dell USB Optical Mouse
  280. [ 540.809497] usb 1-1.2: Manufacturer: Dell
  281. [ 540.817656] input: Dell Dell USB Optical Mouse as /devices/platform/bcm2708_usb/usb1/1-1/1-1.2/1-1.2:1.0/0003:413C:3012.0004/input/input3
  282. [ 540.818551] hid-generic 0003:413C:3012.0004: input,hidraw0: USB HID v1.11 Mouse [Dell Dell USB Optical Mouse] on usb-bcm2708_usb-1.2/input0
  283. [ 541.690290] usb 1-1.2: USB disconnect, device number 8
  284. [ 542.003459] usb 1-1.2: new low-speed USB device number 9 using dwc_otg
  285. [ 542.108337] usb 1-1.2: New USB device found, idVendor=413c, idProduct=3012
  286. [ 542.108356] usb 1-1.2: New USB device strings: Mfr=1, Product=2, SerialNumber=0
  287. [ 542.108368] usb 1-1.2: Product: Dell USB Optical Mouse
  288. [ 542.108379] usb 1-1.2: Manufacturer: Dell
  289. [ 542.114601] input: Dell Dell USB Optical Mouse as /devices/platform/bcm2708_usb/usb1/1-1/1-1.2/1-1.2:1.0/0003:413C:3012.0005/input/input4
  290. [ 542.115249] hid-generic 0003:413C:3012.0005: input,hidraw0: USB HID v1.11 Mouse [Dell Dell USB Optical Mouse] on usb-bcm2708_usb-1.2/input0
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement