Advertisement
Guest User

Untitled

a guest
Mar 22nd, 2013
229
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 15.81 KB | None | 0 0
  1. xbian@xbian ~ $ lsusb
  2. Bus 001 Device 002: ID 0424:9512 Standard Microsystems Corp.
  3. Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  4. Bus 001 Device 003: ID 0424:ec00 Standard Microsystems Corp.
  5. Bus 001 Device 004: ID 05e3:0608 Genesys Logic, Inc. USB-2.0 4-Port HUB
  6. Bus 001 Device 007: ID 8564:1000
  7. Bus 001 Device 005: ID 05e3:0608 Genesys Logic, Inc. USB-2.0 4-Port HUB
  8. Bus 001 Device 006: ID 046e:5578 Behavior Tech. Computer Corp.
  9.  
  10.  
  11. [ 0.000000] Booting Linux on physical CPU 0
  12. [ 0.000000] Initializing cgroup subsys cpu
  13. [ 0.000000] Linux version 3.6.11+ (root@xbian) (gcc version 4.7.3 20121001 (prerelease) (crosstool-NG 1.17.0) ) #3 PREEMPT Tue Jan 8 22:27:29 CET 2013
  14. [ 0.000000] CPU: ARMv6-compatible processor [410fb767] revision 7 (ARMv7), cr=00c5387d
  15. [ 0.000000] CPU: PIPT / VIPT nonaliasing data cache, VIPT nonaliasing instruction cache
  16. [ 0.000000] Machine: BCM2708
  17. [ 0.000000] Memory policy: ECC disabled, Data cache writeback
  18. [ 0.000000] On node 0 totalpages: 98304
  19. [ 0.000000] free_area_init_node: node 0, pgdat c056f670, node_mem_map c0619000
  20. [ 0.000000] Normal zone: 768 pages used for memmap
  21. [ 0.000000] Normal zone: 0 pages reserved
  22. [ 0.000000] Normal zone: 97536 pages, LIFO batch:31
  23. [ 0.000000] pcpu-alloc: s0 r0 d32768 u32768 alloc=1*32768
  24. [ 0.000000] pcpu-alloc: [0] 0
  25. [ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 97536
  26. [ 0.000000] Kernel command line: dma.dmachans=0x7f35 bcm2708_fb.fbwidth=1920 bcm2708_fb.fbheight=1080 bcm2708.boardrev=0xf bcm2708.serial=0x42eaf433 smsc95xx.macaddr=B8:27:EB:EA:F4:33 sdhci-bcm2708.emmc_clock_freq=100000000 vc_mem.mem_base=0x1ec00000 vc_mem.mem_size=0x20000000 dwc_otg.fiq_fix_enable=1 sdhci-bcm2708.sync_after_dma=0 dwc_otg.lpm_enable=0 console=tty2 root=/dev/mmcblk0p2 rootfstype=ext4 rootwait logo.nologo quiet loglevel=0 splash
  27. [ 0.000000] PID hash table entries: 2048 (order: 1, 8192 bytes)
  28. [ 0.000000] Dentry cache hash table entries: 65536 (order: 6, 262144 bytes)
  29. [ 0.000000] Inode-cache hash table entries: 32768 (order: 5, 131072 bytes)
  30. [ 0.000000] allocated 786432 bytes of page_cgroup
  31. [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups
  32. [ 0.000000] Memory: 384MB = 384MB total
  33. [ 0.000000] Memory: 380688k/380688k available, 12528k reserved, 0K highmem
  34. [ 0.000000] Virtual kernel memory layout:
  35. [ 0.000000] vector : 0xffff0000 - 0xffff1000 ( 4 kB)
  36. [ 0.000000] fixmap : 0xfff00000 - 0xfffe0000 ( 896 kB)
  37. [ 0.000000] vmalloc : 0xd8800000 - 0xff000000 ( 616 MB)
  38. [ 0.000000] lowmem : 0xc0000000 - 0xd8000000 ( 384 MB)
  39. [ 0.000000] modules : 0xbf000000 - 0xc0000000 ( 16 MB)
  40. [ 0.000000] .text : 0xc0008000 - 0xc05148fc (5171 kB)
  41. [ 0.000000] .init : 0xc0515000 - 0xc0539dac ( 148 kB)
  42. [ 0.000000] .data : 0xc053a000 - 0xc05701a0 ( 217 kB)
  43. [ 0.000000] .bss : 0xc05701c4 - 0xc06186cc ( 674 kB)
  44. [ 0.000000] NR_IRQS:330
  45. [ 0.000000] sched_clock: 32 bits at 1000kHz, resolution 1000ns, wraps every 4294967ms
  46. [ 0.000000] Console: colour dummy device 80x30
  47. [ 0.000000] console [tty2] enabled
  48. [ 0.000387] Calibrating delay loop... 464.48 BogoMIPS (lpj=2322432)
  49. [ 0.060049] pid_max: default: 32768 minimum: 301
  50. [ 0.060380] Mount-cache hash table entries: 512
  51. [ 0.061138] Initializing cgroup subsys cpuacct
  52. [ 0.061165] Initializing cgroup subsys memory
  53. [ 0.061222] Initializing cgroup subsys devices
  54. [ 0.061237] Initializing cgroup subsys freezer
  55. [ 0.061249] Initializing cgroup subsys blkio
  56. [ 0.061329] CPU: Testing write buffer coherency: ok
  57. [ 0.061647] hw perfevents: enabled with v6 PMU driver, 3 counters available
  58. [ 0.061752] Setting up static identity map for 0x3b3ad8 - 0x3b3b34
  59. [ 0.063283] devtmpfs: initialized
  60. [ 0.072235] NET: Registered protocol family 16
  61. [ 0.077158] DMA: preallocated 4096 KiB pool for atomic coherent allocations
  62. [ 0.078291] bcm2708.uart_clock = 0
  63. [ 0.079744] hw-breakpoint: found 6 breakpoint and 1 watchpoint registers.
  64. [ 0.079765] hw-breakpoint: maximum watchpoint size is 4 bytes.
  65. [ 0.079778] mailbox: Broadcom VideoCore Mailbox driver
  66. [ 0.079851] bcm2708_vcio: mailbox at f200b880
  67. [ 0.079933] bcm_power: Broadcom power driver
  68. [ 0.079952] bcm_power_open() -> 0
  69. [ 0.079961] bcm_power_request(0, 8)
  70. [ 0.580633] bcm_mailbox_read -> 00000080, 0
  71. [ 0.580650] bcm_power_request -> 0
  72. [ 0.580659] Serial: AMBA PL011 UART driver
  73. [ 0.580788] dev:f1: ttyAMA0 at MMIO 0x20201000 (irq = 83) is a PL011 rev3
  74. [ 0.601147] bio: create slab <bio-0> at 0
  75. [ 0.602027] SCSI subsystem initialized
  76. [ 0.602251] usbcore: registered new interface driver usbfs
  77. [ 0.602356] usbcore: registered new interface driver hub
  78. [ 0.602615] usbcore: registered new device driver usb
  79. [ 0.604037] Switching to clocksource stc
  80. [ 0.604274] FS-Cache: Loaded
  81. [ 0.604542] CacheFiles: Loaded
  82. [ 0.617537] NET: Registered protocol family 2
  83. [ 0.618374] TCP established hash table entries: 16384 (order: 5, 131072 bytes)
  84. [ 0.618815] TCP bind hash table entries: 16384 (order: 4, 65536 bytes)
  85. [ 0.619073] TCP: Hash tables configured (established 16384 bind 16384)
  86. [ 0.619117] TCP: reno registered
  87. [ 0.619137] UDP hash table entries: 256 (order: 0, 4096 bytes)
  88. [ 0.619169] UDP-Lite hash table entries: 256 (order: 0, 4096 bytes)
  89. [ 0.619442] NET: Registered protocol family 1
  90. [ 0.620075] RPC: Registered named UNIX socket transport module.
  91. [ 0.620099] RPC: Registered udp transport module.
  92. [ 0.620109] RPC: Registered tcp transport module.
  93. [ 0.620119] RPC: Registered tcp NFSv4.1 backchannel transport module.
  94. [ 0.620424] Trying to unpack rootfs image as initramfs...
  95. [ 0.857061] Freeing initrd memory: 1988K
  96. [ 0.857732] bcm2708_dma: DMA manager at f2007000
  97. [ 0.857838] bcm2708_gpio: bcm2708_gpio_probe c0547e68
  98. [ 0.858236] vc-mem: phys_addr:0x00000000 mem_base=0x1ec00000 mem_size:0x20000000(512 MiB)
  99. [ 0.859231] audit: initializing netlink socket (disabled)
  100. [ 0.859302] type=2000 audit(0.850:1): initialized
  101. [ 0.980048] VFS: Disk quotas dquot_6.5.2
  102. [ 0.980136] Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
  103. [ 0.980556] FS-Cache: Netfs 'nfs' registered for caching
  104. [ 0.980940] NFS: Registering the id_resolver key type
  105. [ 0.981058] Key type id_resolver registered
  106. [ 0.981074] Key type id_legacy registered
  107. [ 0.981428] msgmni has been set to 747
  108. [ 0.983528] io scheduler noop registered
  109. [ 0.983551] io scheduler deadline registered
  110. [ 0.983585] io scheduler cfq registered (default)
  111. [ 0.989009] crc32: CRC_LE_BITS = 64, CRC_BE BITS = 64
  112. [ 0.989030] crc32: self tests passed, processed 225944 bytes in 2585000 nsec
  113. [ 0.990950] crc32c: CRC_LE_BITS = 64
  114. [ 0.990962] crc32c: self tests passed, processed 225944 bytes in 930000 nsec
  115. [ 1.030558] Console: switching to colour frame buffer device 240x67
  116. [ 1.065399] brd: module loaded
  117. [ 1.070764] loop: module loaded
  118. [ 1.071156] vchiq: vchiq_init_state: slot_zero = 0xd8804000, is_master = 0
  119. [ 1.072511] usbcore: registered new interface driver smsc95xx
  120. [ 1.072684] usbcore: registered new interface driver cdc_ncm
  121. [ 1.072706] dwc_otg: version 3.00a 10-AUG-2012 (platform bus)
  122. [ 1.277907] Core Release: 2.80a
  123. [ 1.277938] Setting default values for core params
  124. [ 1.277997] Finished setting default values for core params
  125. [ 1.483123] Using Buffer DMA mode
  126. [ 1.483147] Periodic Transfer Interrupt Enhancement - disabled
  127. [ 1.483158] Multiprocessor Interrupt Enhancement - disabled
  128. [ 1.483172] OTG VER PARAM: 0, OTG VER FLAG: 0
  129. [ 1.483187] Dedicated Tx FIFOs mode
  130. [ 1.483410] dwc_otg: Microframe scheduler enabled
  131. [ 1.483468] dwc_otg bcm2708_usb: DWC OTG Controller
  132. [ 1.483528] dwc_otg bcm2708_usb: new USB bus registered, assigned bus number 1
  133. [ 1.483596] dwc_otg bcm2708_usb: irq 32, io mem 0x00000000
  134. [ 1.483670] Init: Port Power? op_state=1
  135. [ 1.483681] Init: Power Port (0)
  136. [ 1.483811] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
  137. [ 1.483837] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  138. [ 1.483857] usb usb1: Product: DWC OTG Controller
  139. [ 1.483873] usb usb1: Manufacturer: Linux 3.6.11+ dwc_otg_hcd
  140. [ 1.483890] usb usb1: SerialNumber: bcm2708_usb
  141. [ 1.484813] hub 1-0:1.0: USB hub found
  142. [ 1.484866] hub 1-0:1.0: 1 port detected
  143. [ 1.485229] dwc_otg: FIQ enabled
  144. [ 1.485247] dwc_otg: NAK holdoff enabled
  145. [ 1.485267] Module dwc_common_port init
  146. [ 1.485513] Initializing USB Mass Storage driver...
  147. [ 1.485736] usbcore: registered new interface driver usb-storage
  148. [ 1.485754] USB Mass Storage support registered.
  149. [ 1.485905] usbcore: registered new interface driver libusual
  150. [ 1.486218] mousedev: PS/2 mouse device common for all mice
  151. [ 1.486880] bcm2835-cpufreq: min=700000 max=840000 cur=700000
  152. [ 1.487022] bcm2835-cpufreq: switching to governor performancebcm2835-cpufreq: switching to governor performance
  153. [ 1.488039] cpuidle: using governor ladder
  154. [ 1.488057] cpuidle: using governor menu
  155. [ 1.488125] sdhci: Secure Digital Host Controller Interface driver
  156. [ 1.488134] sdhci: Copyright(c) Pierre Ossman
  157. [ 1.488222] sdhci: Enable low-latency mode
  158. [ 1.488465] Registered led device: mmc0::
  159. [ 1.534280] mmc0: SDHCI controller on BCM2708_Arasan [platform] using platform's DMA
  160. [ 1.534341] mmc0: BCM2708 SDHC host at 0x20300000 DMA 2 IRQ 77
  161. [ 1.534413] sdhci-pltfm: SDHCI platform and OF driver helper
  162. [ 1.534713] usbcore: registered new interface driver usbhid
  163. [ 1.534727] usbhid: USB HID core driver
  164. [ 1.535549] TCP: cubic registered
  165. [ 1.535567] Initializing XFRM netlink socket
  166. [ 1.535606] NET: Registered protocol family 17
  167. [ 1.535746] Key type dns_resolver registered
  168. [ 1.536171] VFP support v0.3: implementor 41 architecture 1 part 20 variant b rev 5
  169. [ 1.539086] registered taskstats version 1
  170. [ 1.544660] drivers/rtc/hctosys.c: unable to open rtc device (rtc0)
  171. [ 1.546260] Freeing init memory: 144K
  172. [ 1.666431] mmc0: could read SD Status register (SSR) at the 6th attempt
  173. [ 1.674360] mmc0: new high speed SDHC card at address e624
  174. [ 1.684306] Indeed it is in host mode hprt0 = 00021501
  175. [ 1.694164] mmcblk0: mmc0:e624 SU08G 7.40 GiB
  176. [ 1.695917] mmcblk0: p1 p2
  177. [ 1.904267] usb 1-1: new high-speed USB device number 2 using dwc_otg
  178. [ 1.904431] Indeed it is in host mode hprt0 = 00001101
  179. [ 2.184626] usb 1-1: New USB device found, idVendor=0424, idProduct=9512
  180. [ 2.184652] usb 1-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
  181. [ 2.185352] hub 1-1:1.0: USB hub found
  182. [ 2.185482] hub 1-1:1.0: 3 ports detected
  183. [ 2.327492] EXT4-fs (mmcblk0p2): mounted filesystem with ordered data mode. Opts: (null)
  184. [ 2.464428] usb 1-1.1: new high-speed USB device number 3 using dwc_otg
  185. [ 2.564805] usb 1-1.1: New USB device found, idVendor=0424, idProduct=ec00
  186. [ 2.564834] usb 1-1.1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
  187. [ 2.567747] smsc95xx v1.0.4
  188. [ 2.629663] smsc95xx 1-1.1:1.0: eth0: register 'smsc95xx' at usb-bcm2708_usb-1.1, smsc95xx USB 2.0 Ethernet, b8:27:eb:ea:f4:33
  189. [ 2.724334] usb 1-1.3: new high-speed USB device number 4 using dwc_otg
  190. [ 2.825923] usb 1-1.3: New USB device found, idVendor=05e3, idProduct=0608
  191. [ 2.825952] usb 1-1.3: New USB device strings: Mfr=0, Product=1, SerialNumber=0
  192. [ 2.825969] usb 1-1.3: Product: USB2.0 Hub
  193. [ 2.826929] hub 1-1.3:1.0: USB hub found
  194. [ 2.827389] hub 1-1.3:1.0: 4 ports detected
  195. [ 3.104397] usb 1-1.3.3: new high-speed USB device number 5 using dwc_otg
  196. [ 3.205858] usb 1-1.3.3: New USB device found, idVendor=05e3, idProduct=0608
  197. [ 3.205883] usb 1-1.3.3: New USB device strings: Mfr=0, Product=1, SerialNumber=0
  198. [ 3.205898] usb 1-1.3.3: Product: USB2.0 Hub
  199. [ 3.206881] hub 1-1.3.3:1.0: USB hub found
  200. [ 3.207343] hub 1-1.3.3:1.0: 4 ports detected
  201. [ 3.284415] usb 1-1.3.4: new low-speed USB device number 6 using dwc_otg
  202. [ 3.389444] usb 1-1.3.4: New USB device found, idVendor=046e, idProduct=5578
  203. [ 3.389469] usb 1-1.3.4: New USB device strings: Mfr=1, Product=2, SerialNumber=0
  204. [ 3.389484] usb 1-1.3.4: Product: USB MCE Cordless Remote Control.
  205. [ 3.389496] usb 1-1.3.4: Manufacturer: BTC
  206. [ 5.783634] input: BTC USB MCE Cordless Remote Control. as /devices/platform/bcm2708_usb/usb1/1-1/1-1.3/1-1.3.4/1-1.3.4:1.0/input/input0
  207. [ 5.806682] topseed 0003:046E:5578.0001: input,hidraw0: USB HID v1.11 Keyboard [BTC USB MCE Cordless Remote Control.] on usb-bcm2708_usb-1.3.4/input0
  208. [ 5.825943] input: BTC USB MCE Cordless Remote Control. as /devices/platform/bcm2708_usb/usb1/1-1/1-1.3/1-1.3.4/1-1.3.4:1.1/input/input1
  209. [ 5.839893] topseed 0003:046E:5578.0002: input,hiddev0,hidraw1: USB HID v1.11 Device [BTC USB MCE Cordless Remote Control.] on usb-bcm2708_usb-1.3.4/input1
  210. [ 8.552202] EXT4-fs (mmcblk0p2): re-mounted. Opts: (null)
  211. [ 9.026166] bcm2835 ALSA card created!
  212. [ 9.026376] bcm2835 ALSA chip created!
  213. [ 9.028315] bcm2835 ALSA chip created!
  214. [ 9.028492] bcm2835 ALSA chip created!
  215. [ 9.028634] bcm2835 ALSA chip created!
  216. [ 9.028780] bcm2835 ALSA chip created!
  217. [ 9.028949] bcm2835 ALSA chip created!
  218. [ 9.029093] bcm2835 ALSA chip created!
  219. [ 9.142894] bcm2708 watchdog, heartbeat=10 sec (nowayout=0)
  220. [ 12.158946] Adding 127996k swap on /var/swapfile. Priority:-1 extents:3 across:160764k SS
  221. [ 15.970761] Installing knfsd (copyright (C) 1996 okir@monad.swb.de).
  222. [ 17.341090] smsc95xx 1-1.1:1.0: eth0: link up, 100Mbps, full-duplex, lpa 0xCDE1
  223. [ 23.971314] watchdog stopped
  224. [ 2920.676712] usb 1-1.3.2: new high-speed USB device number 7 using dwc_otg
  225. [ 2920.778572] usb 1-1.3.2: New USB device found, idVendor=8564, idProduct=1000
  226. [ 2920.778601] usb 1-1.3.2: New USB device strings: Mfr=1, Product=2, SerialNumber=3
  227. [ 2920.778616] usb 1-1.3.2: Product: Mass Storage Device
  228. [ 2920.778628] usb 1-1.3.2: Manufacturer: JetFlash
  229. [ 2920.778641] usb 1-1.3.2: SerialNumber: 2213659368
  230. [ 2920.788105] scsi0 : usb-storage 1-1.3.2:1.0
  231. [ 2921.787541] scsi 0:0:0:0: Direct-Access JetFlash Transcend 16GB 1.00 PQ: 0 ANSI: 6
  232. [ 2921.797574] sd 0:0:0:0: [sda] 30867456 512-byte logical blocks: (15.8 GB/14.7 GiB)
  233. [ 2921.798194] sd 0:0:0:0: [sda] Write Protect is off
  234. [ 2921.798224] sd 0:0:0:0: [sda] Mode Sense: 03 00 00 00
  235. [ 2921.798797] sd 0:0:0:0: [sda] No Caching mode page present
  236. [ 2921.798823] sd 0:0:0:0: [sda] Assuming drive cache: write through
  237. [ 2921.805684] sd 0:0:0:0: [sda] No Caching mode page present
  238. [ 2921.805714] sd 0:0:0:0: [sda] Assuming drive cache: write through
  239. [ 2921.807050] sda: sda1
  240. [ 2921.810483] sd 0:0:0:0: [sda] No Caching mode page present
  241. [ 2921.810515] sd 0:0:0:0: [sda] Assuming drive cache: write through
  242. [ 2921.810532] sd 0:0:0:0: [sda] Attached SCSI removable disk
  243. [ 2923.415920] EXT4-fs (sda1): recovery complete
  244. [ 2923.417633] EXT4-fs (sda1): mounted filesystem with ordered data mode. Opts: (null)
  245.  
  246. xbian@xbian ~ $ cat /proc/bus/input/devices
  247. I: Bus=0003 Vendor=046e Product=5578 Version=0111
  248. N: Name="BTC USB MCE Cordless Remote Control."
  249. P: Phys=usb-bcm2708_usb-1.3.4/input0
  250. S: Sysfs=/devices/platform/bcm2708_usb/usb1/1-1/1-1.3/1-1.3.4/1-1.3.4:1.0/input/input0
  251. U: Uniq=
  252. H: Handlers=sysrq kbd event0
  253. B: PROP=0
  254. B: EV=100013
  255. B: KEY=10000 7 ff9f207a c14057ff febeffdf ffefffff ffffffff fffffffe
  256. B: MSC=10
  257.  
  258. I: Bus=0003 Vendor=046e Product=5578 Version=0111
  259. N: Name="BTC USB MCE Cordless Remote Control."
  260. P: Phys=usb-bcm2708_usb-1.3.4/input1
  261. S: Sysfs=/devices/platform/bcm2708_usb/usb1/1-1/1-1.3/1-1.3.4/1-1.3.4:1.1/input/input1
  262. U: Uniq=
  263. H: Handlers=kbd event1
  264. B: PROP=0
  265. B: EV=1f
  266. B: KEY=4837fff 72ff3bf bf7d4c46 0 0 1 20f94 8b17c000 677bfa d941dfed 9ed680 4400 0 10000002
  267. B: REL=40
  268. B: ABS=1 0
  269. B: MSC=10
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement