Advertisement
Guest User

Untitled

a guest
Feb 16th, 2013
190
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 15.70 KB | None | 0 0
  1. root@xbian:~# dmesg
  2. [ 0.000000] Booting Linux on physical CPU 0
  3. [ 0.000000] Initializing cgroup subsys cpu
  4. [ 0.000000] Linux version 3.6.11+ (root@xbian) (gcc version 4.7.3 20121001 (prerelease) (crosstool-NG 1.17.0) ) #10 PREEMPT Thu Jan 3 20:53:38 CET 2013
  5. [ 0.000000] CPU: ARMv6-compatible processor [410fb767] revision 7 (ARMv7), cr=00c5387d
  6. [ 0.000000] CPU: PIPT / VIPT nonaliasing data cache, VIPT nonaliasing instruction cache
  7. [ 0.000000] Machine: BCM2708
  8. [ 0.000000] Memory policy: ECC disabled, Data cache writeback
  9. [ 0.000000] On node 0 totalpages: 39936
  10. [ 0.000000] free_area_init_node: node 0, pgdat c0565688, node_mem_map c060f000
  11. [ 0.000000] Normal zone: 312 pages used for memmap
  12. [ 0.000000] Normal zone: 0 pages reserved
  13. [ 0.000000] Normal zone: 39624 pages, LIFO batch:7
  14. [ 0.000000] pcpu-alloc: s0 r0 d32768 u32768 alloc=1*32768
  15. [ 0.000000] pcpu-alloc: [0] 0
  16. [ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 39624
  17. [ 0.000000] Kernel command line: dma.dmachans=0x7f35 bcm2708_fb.fbwidth=1184 bcm2708_fb.fbheight=624 bcm2708.boardrev=0x2 bcm2708.serial=0x3f5dfe47 smsc95xx.macaddr=B8:27:EB:5D:FE:47 sdhci-bcm2708.emmc_clock_freq=100000000 vc_mem.mem_base=0x9c00000 vc_mem.mem_size=0x10000000 dwc_otg.fiq_fix_enable=1 sdhci-bcm2708.sync_after_dma=0 dwc_otg.lpm_enable=0 console=tty1 root=/dev/sda2 rootfstype=ext4 rootwait
  18. [ 0.000000] PID hash table entries: 1024 (order: 0, 4096 bytes)
  19. [ 0.000000] Dentry cache hash table entries: 32768 (order: 5, 131072 bytes)
  20. [ 0.000000] Inode-cache hash table entries: 16384 (order: 4, 65536 bytes)
  21. [ 0.000000] allocated 319488 bytes of page_cgroup
  22. [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups
  23. [ 0.000000] Memory: 156MB = 156MB total
  24. [ 0.000000] Memory: 151728k/151728k available, 8016k reserved, 0K highmem
  25. [ 0.000000] Virtual kernel memory layout:
  26. [ 0.000000] vector : 0xffff0000 - 0xffff1000 ( 4 kB)
  27. [ 0.000000] fixmap : 0xfff00000 - 0xfffe0000 ( 896 kB)
  28. [ 0.000000] vmalloc : 0xca000000 - 0xff000000 ( 848 MB)
  29. [ 0.000000] lowmem : 0xc0000000 - 0xc9c00000 ( 156 MB)
  30. [ 0.000000] modules : 0xbf000000 - 0xc0000000 ( 16 MB)
  31. [ 0.000000] .text : 0xc0008000 - 0xc050daec (5143 kB)
  32. [ 0.000000] .init : 0xc050e000 - 0xc052ee40 ( 132 kB)
  33. [ 0.000000] .data : 0xc0530000 - 0xc05661a0 ( 217 kB)
  34. [ 0.000000] .bss : 0xc05661c4 - 0xc060e8cc ( 674 kB)
  35. [ 0.000000] NR_IRQS:330
  36. [ 0.000000] sched_clock: 32 bits at 1000kHz, resolution 1000ns, wraps every 4294967ms
  37. [ 0.000000] Console: colour dummy device 80x30
  38. [ 0.000000] console [tty1] enabled
  39. [ 0.001054] Calibrating delay loop... 697.95 BogoMIPS (lpj=3489792)
  40. [ 0.060134] pid_max: default: 32768 minimum: 301
  41. [ 0.060457] Mount-cache hash table entries: 512
  42. [ 0.061266] Initializing cgroup subsys cpuacct
  43. [ 0.061328] Initializing cgroup subsys memory
  44. [ 0.061409] Initializing cgroup subsys devices
  45. [ 0.061446] Initializing cgroup subsys freezer
  46. [ 0.061477] Initializing cgroup subsys blkio
  47. [ 0.061588] CPU: Testing write buffer coherency: ok
  48. [ 0.061950] hw perfevents: enabled with v6 PMU driver, 3 counters available
  49. [ 0.062095] Setting up static identity map for 0x3ad718 - 0x3ad774
  50. [ 0.063754] devtmpfs: initialized
  51. [ 0.072604] NET: Registered protocol family 16
  52. [ 0.077467] DMA: preallocated 4096 KiB pool for atomic coherent allocations
  53. [ 0.078646] bcm2708.uart_clock = 0
  54. [ 0.080283] hw-breakpoint: found 6 breakpoint and 1 watchpoint registers.
  55. [ 0.080342] hw-breakpoint: maximum watchpoint size is 4 bytes.
  56. [ 0.080380] mailbox: Broadcom VideoCore Mailbox driver
  57. [ 0.080482] bcm2708_vcio: mailbox at f200b880
  58. [ 0.080590] bcm_power: Broadcom power driver
  59. [ 0.080628] bcm_power_open() -> 0
  60. [ 0.080654] bcm_power_request(0, 8)
  61. [ 0.581342] bcm_mailbox_read -> 00000080, 0
  62. [ 0.581385] bcm_power_request -> 0
  63. [ 0.581411] Serial: AMBA PL011 UART driver
  64. [ 0.581566] dev:f1: ttyAMA0 at MMIO 0x20201000 (irq = 83) is a PL011 rev3
  65. [ 0.602096] bio: create slab <bio-0> at 0
  66. [ 0.603048] SCSI subsystem initialized
  67. [ 0.603313] usbcore: registered new interface driver usbfs
  68. [ 0.603450] usbcore: registered new interface driver hub
  69. [ 0.603765] usbcore: registered new device driver usb
  70. [ 0.605168] Switching to clocksource stc
  71. [ 0.605435] FS-Cache: Loaded
  72. [ 0.605733] CacheFiles: Loaded
  73. [ 0.618692] NET: Registered protocol family 2
  74. [ 0.619570] TCP established hash table entries: 8192 (order: 4, 65536 bytes)
  75. [ 0.619987] TCP bind hash table entries: 8192 (order: 3, 32768 bytes)
  76. [ 0.620210] TCP: Hash tables configured (established 8192 bind 8192)
  77. [ 0.620300] TCP: reno registered
  78. [ 0.620348] UDP hash table entries: 256 (order: 0, 4096 bytes)
  79. [ 0.620423] UDP-Lite hash table entries: 256 (order: 0, 4096 bytes)
  80. [ 0.620811] NET: Registered protocol family 1
  81. [ 0.621532] RPC: Registered named UNIX socket transport module.
  82. [ 0.621592] RPC: Registered udp transport module.
  83. [ 0.621624] RPC: Registered tcp transport module.
  84. [ 0.621653] RPC: Registered tcp NFSv4.1 backchannel transport module.
  85. [ 0.622352] bcm2708_dma: DMA manager at f2007000
  86. [ 0.622486] bcm2708_gpio: bcm2708_gpio_probe c053de68
  87. [ 0.622882] vc-mem: phys_addr:0x00000000 mem_base=0x09c00000 mem_size:0x10000000(256 MiB)
  88. [ 0.623899] audit: initializing netlink socket (disabled)
  89. [ 0.624002] type=2000 audit(0.600:1): initialized
  90. [ 0.744090] VFS: Disk quotas dquot_6.5.2
  91. [ 0.744234] Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
  92. [ 0.744715] FS-Cache: Netfs 'nfs' registered for caching
  93. [ 0.745166] NFS: Registering the id_resolver key type
  94. [ 0.745375] Key type id_resolver registered
  95. [ 0.745417] Key type id_legacy registered
  96. [ 0.745817] msgmni has been set to 296
  97. [ 0.748011] io scheduler noop registered
  98. [ 0.748073] io scheduler deadline registered
  99. [ 0.748130] io scheduler cfq registered (default)
  100. [ 0.753428] crc32: CRC_LE_BITS = 64, CRC_BE BITS = 64
  101. [ 0.753468] crc32: self tests passed, processed 225944 bytes in 2575000 nsec
  102. [ 0.755578] crc32c: CRC_LE_BITS = 64
  103. [ 0.755621] crc32c: self tests passed, processed 225944 bytes in 928000 nsec
  104. [ 0.773777] Console: switching to colour frame buffer device 148x39
  105. [ 0.793696] brd: module loaded
  106. [ 0.799180] loop: module loaded
  107. [ 0.799748] vcos: [1]: vchiq_init_state: slot_zero = 0xca004000, is_master = 0
  108. [ 0.800481] vcos: [1]: vchiq_init_state: called
  109. [ 0.805015] vcos: [1]: vchiq: initialised - version 2 (min 2), device 252.0
  110. [ 0.809554] usbcore: registered new interface driver smsc95xx
  111. [ 0.813499] usbcore: registered new interface driver cdc_ncm
  112. [ 0.817172] dwc_otg: version 3.00a 10-AUG-2012 (platform bus)
  113. [ 1.025916] Core Release: 2.80a
  114. [ 1.029449] Setting default values for core params
  115. [ 1.033051] Finished setting default values for core params
  116. [ 1.241955] Using Buffer DMA mode
  117. [ 1.245611] Periodic Transfer Interrupt Enhancement - disabled
  118. [ 1.249283] Multiprocessor Interrupt Enhancement - disabled
  119. [ 1.252975] OTG VER PARAM: 0, OTG VER FLAG: 0
  120. [ 1.256701] Dedicated Tx FIFOs mode
  121. [ 1.260540] dwc_otg: Microframe scheduler enabled
  122. [ 1.260614] dwc_otg bcm2708_usb: DWC OTG Controller
  123. [ 1.264214] dwc_otg bcm2708_usb: new USB bus registered, assigned bus number 1
  124. [ 1.267971] dwc_otg bcm2708_usb: irq 32, io mem 0x00000000
  125. [ 1.271620] Init: Port Power? op_state=1
  126. [ 1.275148] Init: Power Port (0)
  127. [ 1.278862] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
  128. [ 1.282424] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  129. [ 1.286009] usb usb1: Product: DWC OTG Controller
  130. [ 1.289616] usb usb1: Manufacturer: Linux 3.6.11+ dwc_otg_hcd
  131. [ 1.293252] usb usb1: SerialNumber: bcm2708_usb
  132. [ 1.297850] hub 1-0:1.0: USB hub found
  133. [ 1.301552] hub 1-0:1.0: 1 port detected
  134. [ 1.305618] dwc_otg: FIQ enabled
  135. [ 1.305639] dwc_otg: NAK holdoff enabled
  136. [ 1.305660] Module dwc_common_port init
  137. [ 1.305920] Initializing USB Mass Storage driver...
  138. [ 1.309865] usbcore: registered new interface driver usb-storage
  139. [ 1.313554] USB Mass Storage support registered.
  140. [ 1.317587] usbcore: registered new interface driver libusual
  141. [ 1.321642] mousedev: PS/2 mouse device common for all mice
  142. [ 1.326056] bcm2835-cpufreq: min=700000 max=900000 cur=700000
  143. [ 1.326335] bcm2835-cpufreq: switching to governor performancebcm2835-cpufreq: switching to governor performance
  144. [ 1.330876] cpuidle: using governor ladder
  145. [ 1.337132] cpuidle: using governor menu
  146. [ 1.340368] sdhci: Secure Digital Host Controller Interface driver
  147. [ 1.343479] sdhci: Copyright(c) Pierre Ossman
  148. [ 1.346725] sdhci: Enable low-latency mode
  149. [ 1.350152] Registered led device: mmc0::
  150. [ 1.395512] mmc0: SDHCI controller on BCM2708_Arasan [platform] using platform's DMA
  151. [ 1.398798] mmc0: BCM2708 SDHC host at 0x20300000 DMA 2 IRQ 77
  152. [ 1.402094] sdhci-pltfm: SDHCI platform and OF driver helper
  153. [ 1.407987] usbcore: registered new interface driver usbhid
  154. [ 1.414447] usbhid: USB HID core driver
  155. [ 1.422958] TCP: cubic registered
  156. [ 1.428290] Initializing XFRM netlink socket
  157. [ 1.433685] NET: Registered protocol family 17
  158. [ 1.439269] Key type dns_resolver registered
  159. [ 1.443956] VFP support v0.3: implementor 41 architecture 1 part 20 variant b rev 5
  160. [ 1.450368] registered taskstats version 1
  161. [ 1.454054] drivers/rtc/hctosys.c: unable to open rtc device (rtc0)
  162. [ 1.457968] Waiting for root device /dev/sda2...
  163. [ 1.495386] Indeed it is in host mode hprt0 = 00021501
  164. [ 1.507504] mmc0: could read SD Status register (SSR) at the 4th attempt
  165. [ 1.514687] mmc0: new high speed SDHC card at address b368
  166. [ 1.525950] mmcblk0: mmc0:b368 NCard 7.40 GiB
  167. [ 1.530913] mmcblk0: p1 p2
  168. [ 1.685294] usb 1-1: new high-speed USB device number 2 using dwc_otg
  169. [ 1.688763] Indeed it is in host mode hprt0 = 00001101
  170. [ 1.885554] usb 1-1: New USB device found, idVendor=0424, idProduct=9512
  171. [ 1.888990] usb 1-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
  172. [ 1.893190] hub 1-1:1.0: USB hub found
  173. [ 1.896880] hub 1-1:1.0: 3 ports detected
  174. [ 2.175464] usb 1-1.1: new high-speed USB device number 3 using dwc_otg
  175. [ 2.275753] usb 1-1.1: New USB device found, idVendor=0424, idProduct=ec00
  176. [ 2.279203] usb 1-1.1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
  177. [ 2.285535] smsc95xx v1.0.4
  178. [ 2.349778] smsc95xx 1-1.1:1.0: eth0: register 'smsc95xx' at usb-bcm2708_usb-1.1, smsc95xx USB 2.0 Ethernet, b8:27:eb:5d:fe:47
  179. [ 2.445500] usb 1-1.2: new high-speed USB device number 4 using dwc_otg
  180. [ 2.547104] usb 1-1.2: New USB device found, idVendor=05e3, idProduct=0608
  181. [ 2.550668] usb 1-1.2: New USB device strings: Mfr=0, Product=1, SerialNumber=0
  182. [ 2.554206] usb 1-1.2: Product: USB2.0 Hub
  183. [ 2.559010] hub 1-1.2:1.0: USB hub found
  184. [ 2.562923] hub 1-1.2:1.0: 4 ports detected
  185. [ 2.645395] usb 1-1.3: new full-speed USB device number 5 using dwc_otg
  186. [ 2.747725] usb 1-1.3: New USB device found, idVendor=0471, idProduct=0815
  187. [ 2.751187] usb 1-1.3: New USB device strings: Mfr=1, Product=2, SerialNumber=3
  188. [ 2.754640] usb 1-1.3: Product: eHome Infrared Transceiver
  189. [ 2.758280] usb 1-1.3: Manufacturer: Philips
  190. [ 2.761716] usb 1-1.3: SerialNumber: PH00Yz3w
  191. [ 2.845576] usb 1-1.2.1: new high-speed USB device number 6 using dwc_otg
  192. [ 2.946185] usb 1-1.2.1: New USB device found, idVendor=1e3d, idProduct=2096
  193. [ 2.949657] usb 1-1.2.1: New USB device strings: Mfr=1, Product=2, SerialNumber=3
  194. [ 2.953083] usb 1-1.2.1: Product: Flash Disk
  195. [ 2.956643] usb 1-1.2.1: Manufacturer: Generic
  196. [ 2.959967] usb 1-1.2.1: SerialNumber: CCBB1110221532132753165602
  197. [ 2.964552] scsi0 : usb-storage 1-1.2.1:1.0
  198. [ 3.045611] usb 1-1.2.4: new full-speed USB device number 7 using dwc_otg
  199. [ 3.148212] usb 1-1.2.4: New USB device found, idVendor=046d, idProduct=c52e
  200. [ 3.151603] usb 1-1.2.4: New USB device strings: Mfr=1, Product=2, SerialNumber=0
  201. [ 3.154988] usb 1-1.2.4: Product: USB Receiver
  202. [ 3.158496] usb 1-1.2.4: Manufacturer: Logitech
  203. [ 3.166698] input: Logitech USB Receiver as /devices/platform/bcm2708_usb/usb1/1-1/1-1.2/1-1.2.4/1-1.2.4:1.0/input/input0
  204. [ 3.170784] hid-generic 0003:046D:C52E.0001: input,hidraw0: USB HID v1.11 Keyboard [Logitech USB Receiver] on usb-bcm2708_usb-1.2.4/input0
  205. [ 3.181427] input: Logitech USB Receiver as /devices/platform/bcm2708_usb/usb1/1-1/1-1.2/1-1.2.4/1-1.2.4:1.1/input/input1
  206. [ 3.186106] hid-generic 0003:046D:C52E.0002: input,hiddev0,hidraw1: USB HID v1.11 Mouse [Logitech USB Receiver] on usb-bcm2708_usb-1.2.4/input1
  207. [ 3.966324] scsi 0:0:0:0: Direct-Access Generic Flash Disk 5.00 PQ: 0 ANSI: 2
  208. [ 3.971861] sd 0:0:0:0: [sda] 3915776 512-byte logical blocks: (2.00 GB/1.86 GiB)
  209. [ 3.977840] sd 0:0:0:0: [sda] Write Protect is off
  210. [ 3.981798] sd 0:0:0:0: [sda] Mode Sense: 0b 00 00 08
  211. [ 3.983266] sd 0:0:0:0: [sda] No Caching mode page present
  212. [ 3.987420] sd 0:0:0:0: [sda] Assuming drive cache: write through
  213. [ 3.994486] sd 0:0:0:0: [sda] No Caching mode page present
  214. [ 3.998253] sd 0:0:0:0: [sda] Assuming drive cache: write through
  215. [ 4.002990] sda: sda1 sda2
  216. [ 4.010447] sd 0:0:0:0: [sda] No Caching mode page present
  217. [ 4.014123] sd 0:0:0:0: [sda] Assuming drive cache: write through
  218. [ 4.017930] sd 0:0:0:0: [sda] Attached SCSI removable disk
  219. [ 4.110619] EXT4-fs (sda2): mounted filesystem with ordered data mode. Opts: (null)
  220. [ 4.114466] VFS: Mounted root (ext4 filesystem) on device 8:2.
  221. [ 4.127449] devtmpfs: mounted
  222. [ 4.132418] Freeing init memory: 128K
  223. [ 5.416694] udevd[145]: starting version 175
  224. [ 6.845377] Registered IR keymap rc-rc6-mce
  225. [ 6.849835] input: Media Center Ed. eHome Infrared Remote Transceiver (0471:0815) as /devices/platform/bcm2708_usb/usb1/1-1/1-1.3/1-1.3:1.0/rc/rc0/input2
  226. [ 6.934163] rc0: Media Center Ed. eHome Infrared Remote Transceiver (0471:0815) as /devices/platform/bcm2708_usb/usb1/1-1/1-1.3/1-1.3:1.0/rc/rc0
  227. [ 7.074556] IR NEC protocol handler initialized
  228. [ 7.117341] IR RC5(x) protocol handler initialized
  229. [ 7.165390] IR RC6 protocol handler initialized
  230. [ 7.218960] IR JVC protocol handler initialized
  231. [ 7.256017] IR Sony protocol handler initialized
  232. [ 7.288437] IR SANYO protocol handler initialized
  233. [ 7.315542] mceusb 1-1.3:1.0: Registered Philips eHome Infrared Transceiver with mce emulator interface version 1
  234. [ 7.319963] mceusb 1-1.3:1.0: 2 tx ports (0x0 cabled) and 2 rx sensors (0x1 active)
  235. [ 7.376406] input: MCE IR Keyboard/Mouse (mceusb) as /devices/virtual/input/input3
  236. [ 7.385789] IR MCE Keyboard/mouse protocol handler initialized
  237. [ 7.417718] lirc_dev: IR Remote Control driver registered, major 250
  238. [ 7.436437] rc rc0: lirc_dev: driver ir-lirc-codec (mceusb) registered at minor = 0
  239. [ 7.440555] IR LIRC bridge handler initialized
  240. [ 7.569713] usbcore: registered new interface driver mceusb
  241. [ 18.903098] EXT4-fs (sda2): re-mounted. Opts: (null)
  242. [ 19.328799] EXT4-fs (sda2): re-mounted. Opts: (null)
  243. [ 19.927726] bcm2835 ALSA card created!
  244. [ 19.936494] bcm2835 ALSA chip created!
  245. [ 19.945909] bcm2835 ALSA chip created!
  246. [ 19.953371] bcm2835 ALSA chip created!
  247. [ 19.962607] bcm2835 ALSA chip created!
  248. [ 19.970478] bcm2835 ALSA chip created!
  249. [ 19.979162] bcm2835 ALSA chip created!
  250. [ 19.985342] bcm2835 ALSA chip created!
  251. [ 27.386536] Installing knfsd (copyright (C) 1996 okir@monad.swb.de).
  252. [ 28.063687] smsc95xx 1-1.1:1.0: eth0: link up, 100Mbps, full-duplex, lpa 0xCDE1
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement