Advertisement
Guest User

xbian-zilexa-newSD-cleaninstall-firstboot

a guest
Apr 5th, 2013
266
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 17.45 KB | None | 0 0
  1. xbian@xbian ~ $ sudo fdisk -l
  2. [sudo] password for xbian:
  3.  
  4. Disk /dev/mmcblk0: 4012 MB, 4012900352 bytes
  5. 4 heads, 16 sectors/track, 122464 cylinders, total 7837696 sectors
  6. Units = sectors of 1 * 512 = 512 bytes
  7. Sector size (logical/physical): 512 bytes / 512 bytes
  8. I/O size (minimum/optimal): 512 bytes / 512 bytes
  9. Disk identifier: 0x000f06a6
  10.  
  11. Device Boot Start End Blocks Id System
  12. /dev/mmcblk0p1 2048 71679 34816 c W95 FAT32 (LBA)
  13. /dev/mmcblk0p2 71680 7837695 3883008 83 Linux
  14. xbian@xbian ~ $ sudo lsusb
  15. Bus 001 Device 002: ID 0424:9512 Standard Microsystems Corp.
  16. Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  17. Bus 001 Device 003: ID 0424:ec00 Standard Microsystems Corp.
  18. xbian@xbian ~ $ dmesg
  19. [ 0.000000] Booting Linux on physical CPU 0
  20. [ 0.000000] Initializing cgroup subsys cpu
  21. [ 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
  22. [ 0.000000] CPU: ARMv6-compatible processor [410fb767] revision 7 (ARMv7), cr=00c5387d
  23. [ 0.000000] CPU: PIPT / VIPT nonaliasing data cache, VIPT nonaliasing instruction cache
  24. [ 0.000000] Machine: BCM2708
  25. [ 0.000000] Memory policy: ECC disabled, Data cache writeback
  26. [ 0.000000] On node 0 totalpages: 98304
  27. [ 0.000000] free_area_init_node: node 0, pgdat c056f670, node_mem_map c0619000
  28. [ 0.000000] Normal zone: 768 pages used for memmap
  29. [ 0.000000] Normal zone: 0 pages reserved
  30. [ 0.000000] Normal zone: 97536 pages, LIFO batch:31
  31. [ 0.000000] pcpu-alloc: s0 r0 d32768 u32768 alloc=1*32768
  32. [ 0.000000] pcpu-alloc: [0] 0
  33. [ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 97536
  34. [ 0.000000] Kernel command line: dma.dmachans=0x7f35 bcm2708_fb.fbwidth=720 bcm2708_fb.fbheight=480 bcm2708.boardrev=0xe bcm2708.serial=0x711b4160 smsc95xx.macaddr=B8:27:EB:1B:41:60 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
  35. [ 0.000000] PID hash table entries: 2048 (order: 1, 8192 bytes)
  36. [ 0.000000] Dentry cache hash table entries: 65536 (order: 6, 262144 bytes)
  37. [ 0.000000] Inode-cache hash table entries: 32768 (order: 5, 131072 bytes)
  38. [ 0.000000] allocated 786432 bytes of page_cgroup
  39. [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups
  40. [ 0.000000] Memory: 384MB = 384MB total
  41. [ 0.000000] Memory: 380688k/380688k available, 12528k reserved, 0K highmem
  42. [ 0.000000] Virtual kernel memory layout:
  43. [ 0.000000] vector : 0xffff0000 - 0xffff1000 ( 4 kB)
  44. [ 0.000000] fixmap : 0xfff00000 - 0xfffe0000 ( 896 kB)
  45. [ 0.000000] vmalloc : 0xd8800000 - 0xff000000 ( 616 MB)
  46. [ 0.000000] lowmem : 0xc0000000 - 0xd8000000 ( 384 MB)
  47. [ 0.000000] modules : 0xbf000000 - 0xc0000000 ( 16 MB)
  48. [ 0.000000] .text : 0xc0008000 - 0xc05148fc (5171 kB)
  49. [ 0.000000] .init : 0xc0515000 - 0xc0539dac ( 148 kB)
  50. [ 0.000000] .data : 0xc053a000 - 0xc05701a0 ( 217 kB)
  51. [ 0.000000] .bss : 0xc05701c4 - 0xc06186cc ( 674 kB)
  52. [ 0.000000] NR_IRQS:330
  53. [ 0.000000] sched_clock: 32 bits at 1000kHz, resolution 1000ns, wraps every 4294967ms
  54. [ 0.000000] Console: colour dummy device 80x30
  55. [ 0.000000] console [tty2] enabled
  56. [ 0.000386] Calibrating delay loop... 464.48 BogoMIPS (lpj=2322432)
  57. [ 0.060047] pid_max: default: 32768 minimum: 301
  58. [ 0.060382] Mount-cache hash table entries: 512
  59. [ 0.061139] Initializing cgroup subsys cpuacct
  60. [ 0.061165] Initializing cgroup subsys memory
  61. [ 0.061222] Initializing cgroup subsys devices
  62. [ 0.061237] Initializing cgroup subsys freezer
  63. [ 0.061248] Initializing cgroup subsys blkio
  64. [ 0.061330] CPU: Testing write buffer coherency: ok
  65. [ 0.061649] hw perfevents: enabled with v6 PMU driver, 3 counters available
  66. [ 0.061754] Setting up static identity map for 0x3b3ad8 - 0x3b3b34
  67. [ 0.063289] devtmpfs: initialized
  68. [ 0.072236] NET: Registered protocol family 16
  69. [ 0.077164] DMA: preallocated 4096 KiB pool for atomic coherent allocations
  70. [ 0.078294] bcm2708.uart_clock = 0
  71. [ 0.079745] hw-breakpoint: found 6 breakpoint and 1 watchpoint registers.
  72. [ 0.079765] hw-breakpoint: maximum watchpoint size is 4 bytes.
  73. [ 0.079777] mailbox: Broadcom VideoCore Mailbox driver
  74. [ 0.079850] bcm2708_vcio: mailbox at f200b880
  75. [ 0.079934] bcm_power: Broadcom power driver
  76. [ 0.079953] bcm_power_open() -> 0
  77. [ 0.079963] bcm_power_request(0, 8)
  78. [ 0.580638] bcm_mailbox_read -> 00000080, 0
  79. [ 0.580653] bcm_power_request -> 0
  80. [ 0.580663] Serial: AMBA PL011 UART driver
  81. [ 0.580790] dev:f1: ttyAMA0 at MMIO 0x20201000 (irq = 83) is a PL011 rev3
  82. [ 0.601138] bio: create slab <bio-0> at 0
  83. [ 0.602014] SCSI subsystem initialized
  84. [ 0.602241] usbcore: registered new interface driver usbfs
  85. [ 0.602346] usbcore: registered new interface driver hub
  86. [ 0.602605] usbcore: registered new device driver usb
  87. [ 0.604032] Switching to clocksource stc
  88. [ 0.604270] FS-Cache: Loaded
  89. [ 0.604536] CacheFiles: Loaded
  90. [ 0.617510] NET: Registered protocol family 2
  91. [ 0.618342] TCP established hash table entries: 16384 (order: 5, 131072 bytes)
  92. [ 0.618784] TCP bind hash table entries: 16384 (order: 4, 65536 bytes)
  93. [ 0.619041] TCP: Hash tables configured (established 16384 bind 16384)
  94. [ 0.619086] TCP: reno registered
  95. [ 0.619108] UDP hash table entries: 256 (order: 0, 4096 bytes)
  96. [ 0.619138] UDP-Lite hash table entries: 256 (order: 0, 4096 bytes)
  97. [ 0.619414] NET: Registered protocol family 1
  98. [ 0.620050] RPC: Registered named UNIX socket transport module.
  99. [ 0.620075] RPC: Registered udp transport module.
  100. [ 0.620085] RPC: Registered tcp transport module.
  101. [ 0.620094] RPC: Registered tcp NFSv4.1 backchannel transport module.
  102. [ 0.620398] Trying to unpack rootfs image as initramfs...
  103. [ 0.856943] Freeing initrd memory: 1988K
  104. [ 0.857613] bcm2708_dma: DMA manager at f2007000
  105. [ 0.857718] bcm2708_gpio: bcm2708_gpio_probe c0547e68
  106. [ 0.858116] vc-mem: phys_addr:0x00000000 mem_base=0x1ec00000 mem_size:0x20000000(512 MiB)
  107. [ 0.859110] audit: initializing netlink socket (disabled)
  108. [ 0.859180] type=2000 audit(0.850:1): initialized
  109. [ 0.979936] VFS: Disk quotas dquot_6.5.2
  110. [ 0.980023] Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
  111. [ 0.980442] FS-Cache: Netfs 'nfs' registered for caching
  112. [ 0.980822] NFS: Registering the id_resolver key type
  113. [ 0.980930] Key type id_resolver registered
  114. [ 0.980946] Key type id_legacy registered
  115. [ 0.981300] msgmni has been set to 747
  116. [ 0.983397] io scheduler noop registered
  117. [ 0.983422] io scheduler deadline registered
  118. [ 0.983454] io scheduler cfq registered (default)
  119. [ 0.988886] crc32: CRC_LE_BITS = 64, CRC_BE BITS = 64
  120. [ 0.988908] crc32: self tests passed, processed 225944 bytes in 2585000 nsec
  121. [ 0.990825] crc32c: CRC_LE_BITS = 64
  122. [ 0.990838] crc32c: self tests passed, processed 225944 bytes in 929000 nsec
  123. [ 1.013640] Console: switching to colour frame buffer device 90x30
  124. [ 1.028004] brd: module loaded
  125. [ 1.033091] loop: module loaded
  126. [ 1.033461] vchiq: vchiq_init_state: slot_zero = 0xd8804000, is_master = 0
  127. [ 1.034822] usbcore: registered new interface driver smsc95xx
  128. [ 1.034990] usbcore: registered new interface driver cdc_ncm
  129. [ 1.035014] dwc_otg: version 3.00a 10-AUG-2012 (platform bus)
  130. [ 1.240300] Core Release: 2.80a
  131. [ 1.240331] Setting default values for core params
  132. [ 1.240385] Finished setting default values for core params
  133. [ 1.445497] Using Buffer DMA mode
  134. [ 1.445520] Periodic Transfer Interrupt Enhancement - disabled
  135. [ 1.445531] Multiprocessor Interrupt Enhancement - disabled
  136. [ 1.445544] OTG VER PARAM: 0, OTG VER FLAG: 0
  137. [ 1.445560] Dedicated Tx FIFOs mode
  138. [ 1.445771] dwc_otg: Microframe scheduler enabled
  139. [ 1.445822] dwc_otg bcm2708_usb: DWC OTG Controller
  140. [ 1.445879] dwc_otg bcm2708_usb: new USB bus registered, assigned bus number 1
  141. [ 1.445947] dwc_otg bcm2708_usb: irq 32, io mem 0x00000000
  142. [ 1.446020] Init: Port Power? op_state=1
  143. [ 1.446031] Init: Power Port (0)
  144. [ 1.446156] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
  145. [ 1.446180] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  146. [ 1.446197] usb usb1: Product: DWC OTG Controller
  147. [ 1.446212] usb usb1: Manufacturer: Linux 3.6.11+ dwc_otg_hcd
  148. [ 1.446227] usb usb1: SerialNumber: bcm2708_usb
  149. [ 1.447028] hub 1-0:1.0: USB hub found
  150. [ 1.447076] hub 1-0:1.0: 1 port detected
  151. [ 1.447432] dwc_otg: FIQ enabled
  152. [ 1.447447] dwc_otg: NAK holdoff enabled
  153. [ 1.447468] Module dwc_common_port init
  154. [ 1.447699] Initializing USB Mass Storage driver...
  155. [ 1.447908] usbcore: registered new interface driver usb-storage
  156. [ 1.447922] USB Mass Storage support registered.
  157. [ 1.448064] usbcore: registered new interface driver libusual
  158. [ 1.448360] mousedev: PS/2 mouse device common for all mice
  159. [ 1.448997] bcm2835-cpufreq: min=700000 max=840000 cur=700000
  160. [ 1.449130] bcm2835-cpufreq: switching to governor performancebcm2835-cpufreq: switching to governor performance
  161. [ 1.450131] cpuidle: using governor ladder
  162. [ 1.450146] cpuidle: using governor menu
  163. [ 1.450211] sdhci: Secure Digital Host Controller Interface driver
  164. [ 1.450221] sdhci: Copyright(c) Pierre Ossman
  165. [ 1.450305] sdhci: Enable low-latency mode
  166. [ 1.450523] Registered led device: mmc0::
  167. [ 1.494256] mmc0: SDHCI controller on BCM2708_Arasan [platform] using platform's DMA
  168. [ 1.494316] mmc0: BCM2708 SDHC host at 0x20300000 DMA 2 IRQ 77
  169. [ 1.494388] sdhci-pltfm: SDHCI platform and OF driver helper
  170. [ 1.494670] usbcore: registered new interface driver usbhid
  171. [ 1.494683] usbhid: USB HID core driver
  172. [ 1.495490] TCP: cubic registered
  173. [ 1.495507] Initializing XFRM netlink socket
  174. [ 1.495543] NET: Registered protocol family 17
  175. [ 1.495674] Key type dns_resolver registered
  176. [ 1.496084] VFP support v0.3: implementor 41 architecture 1 part 20 variant b rev 5
  177. [ 1.496821] registered taskstats version 1
  178. [ 1.502470] drivers/rtc/hctosys.c: unable to open rtc device (rtc0)
  179. [ 1.505827] Freeing init memory: 144K
  180. [ 1.554941] mmc0: new high speed SDHC card at address b368
  181. [ 1.564247] mmcblk0: mmc0:b368 NCard 3.73 GiB
  182. [ 1.565756] mmcblk0: p1 p2
  183. [ 1.644277] Indeed it is in host mode hprt0 = 00021501
  184. [ 1.884255] usb 1-1: new high-speed USB device number 2 using dwc_otg
  185. [ 1.884409] Indeed it is in host mode hprt0 = 00001101
  186. [ 2.165676] usb 1-1: New USB device found, idVendor=0424, idProduct=9512
  187. [ 2.165703] usb 1-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
  188. [ 2.166359] hub 1-1:1.0: USB hub found
  189. [ 2.166478] hub 1-1:1.0: 3 ports detected
  190. [ 2.223648] mmcblk0: p1 p2
  191. [ 2.283517] EXT4-fs (mmcblk0p2): recovery complete
  192. [ 2.288844] EXT4-fs (mmcblk0p2): mounted filesystem with ordered data mode. Opts: (null)
  193. [ 2.444458] usb 1-1.1: new high-speed USB device number 3 using dwc_otg
  194. [ 2.544814] usb 1-1.1: New USB device found, idVendor=0424, idProduct=ec00
  195. [ 2.544841] usb 1-1.1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
  196. [ 2.547711] smsc95xx v1.0.4
  197. [ 2.614661] smsc95xx 1-1.1:1.0: eth0: register 'smsc95xx' at usb-bcm2708_usb-1.1, smsc95xx USB 2.0 Ethernet, b8:27:eb:1b:41:60
  198. [ 2.704349] usb 1-1.2: new high-speed USB device number 4 using dwc_otg
  199. [ 8.484381] usb 1-1.2: new high-speed USB device number 26 using dwc_otg
  200. [ 11.054357] usb 1-1.2: new high-speed USB device number 36 using dwc_otg
  201. [ 12.334402] usb 1-1.2: new high-speed USB device number 41 using dwc_otg
  202. [ 12.594325] usb 1-1.2: new high-speed USB device number 42 using dwc_otg
  203. [ 12.854713] usb 1-1.2: new high-speed USB device number 43 using dwc_otg
  204. [ 13.114388] usb 1-1.2: new high-speed USB device number 44 using dwc_otg
  205. [ 13.414308] usb 1-1.2: new high-speed USB device number 45 using dwc_otg
  206. [ 13.714344] usb 1-1.2: new high-speed USB device number 46 using dwc_otg
  207. [ 18.250515] Adding 127996k swap on /rootfs/var/swapfile. Priority:-1 extents:3 across:160764k SS
  208. [ 20.774420] usb 1-1.2: new high-speed USB device number 73 using dwc_otg
  209. [ 23.698870] EXT4-fs (mmcblk0p2): re-mounted. Opts: (null)
  210. [ 24.147427] bcm2835 ALSA card created!
  211. [ 24.147647] bcm2835 ALSA chip created!
  212. [ 24.147795] bcm2835 ALSA chip created!
  213. [ 24.147939] bcm2835 ALSA chip created!
  214. [ 24.148079] bcm2835 ALSA chip created!
  215. [ 24.148220] bcm2835 ALSA chip created!
  216. [ 24.148358] bcm2835 ALSA chip created!
  217. [ 24.148522] bcm2835 ALSA chip created!
  218. [ 24.232139] bcm2708 watchdog, heartbeat=10 sec (nowayout=0)
  219. [ 24.614442] usb 1-1.2: new high-speed USB device number 88 using dwc_otg
  220. [ 30.667509] Installing knfsd (copyright (C) 1996 okir@monad.swb.de).
  221. [ 31.623296] smsc95xx 1-1.1:1.0: eth0: link up, 100Mbps, full-duplex, lpa 0x45E1
  222. [ 38.688145] watchdog stopped
  223. [ 52.524373] usb 1-1.2: new high-speed USB device number 73 using dwc_otg
  224. [ 67.884450] usb 1-1.2: new high-speed USB device number 9 using dwc_otg
  225. [ 82.734362] usb 1-1.2: new high-speed USB device number 67 using dwc_otg
  226. [ 127.284411] usb 1-1.2: new high-speed USB device number 117 using dwc_otg
  227. [ 142.134287] usb 1-1.2: new high-speed USB device number 51 using dwc_otg
  228. [ 198.974266] usb 1-1.2: new high-speed USB device number 25 using dwc_otg
  229. [ 201.534365] usb 1-1.2: new high-speed USB device number 35 using dwc_otg
  230. [ 211.264301] usb 1-1.2: new high-speed USB device number 73 using dwc_otg
  231. [ 241.994356] usb 1-1.2: new high-speed USB device number 69 using dwc_otg
  232. [ 242.294266] usb 1-1.2: new high-speed USB device number 70 using dwc_otg
  233. [ 242.554303] usb 1-1.2: new high-speed USB device number 71 using dwc_otg
  234. [ 316.494395] usb 1-1.2: new high-speed USB device number 112 using dwc_otg
  235. [ 332.624458] usb 1-1.2: new high-speed USB device number 51 using dwc_otg
  236. [ 377.174505] usb 1-1.2: new high-speed USB device number 101 using dwc_otg
  237. [ 448.864363] usb 1-1.2: new high-speed USB device number 9 using dwc_otg
  238. [ 461.154263] usb 1-1.2: new high-speed USB device number 57 using dwc_otg
  239. [ 523.115310] usb 1-1.2: new high-speed USB device number 50 using dwc_otg
  240. [ 535.404366] usb 1-1.2: new high-speed USB device number 98 using dwc_otg
  241. [ 627.064320] usb 1-1.2: new high-speed USB device number 84 using dwc_otg
  242. [ 654.204371] usb 1-1.2: new high-speed USB device number 66 using dwc_otg
  243. [ 703.374291] usb 1-1.2: new high-speed USB device number 10 using dwc_otg
  244. [ 703.634344] usb 1-1.2: new high-speed USB device number 11 using dwc_otg
  245. [ 738.954376] usb 1-1.2: new high-speed USB device number 25 using dwc_otg
  246. [ 758.154396] usb 1-1.2: new high-speed USB device number 100 using dwc_otg
  247. [ 829.844362] usb 1-1.2: new high-speed USB device number 8 using dwc_otg
  248. [ 832.404335] usb 1-1.2: new high-speed USB device number 18 using dwc_otg
  249. [ 844.694411] usb 1-1.2: new high-speed USB device number 66 using dwc_otg
  250. [ 863.384293] usb 1-1.2: new high-speed USB device number 15 using dwc_otg
  251. [ 876.954388] usb 1-1.2: new high-speed USB device number 68 using dwc_otg
  252. [ 883.614278] usb 1-1.2: new high-speed USB device number 94 using dwc_otg
  253. [ 883.921748] usb 1-1.2: new high-speed USB device number 95 using dwc_otg
  254. [ 891.804276] usb 1-1.2: new high-speed USB device number 125 using dwc_otg
  255. [ 948.644248] usb 1-1.2: new high-speed USB device number 99 using dwc_otg
  256. [ 963.494417] usb 1-1.2: new high-speed USB device number 33 using dwc_otg
  257. [ 983.465243] usb 1-1.2: new high-speed USB device number 111 using dwc_otg
  258. [ 986.025408] usb 1-1.2: new high-speed USB device number 121 using dwc_otg
  259. [ 1027.246936] usb 1-1.2: new high-speed USB device number 34 using dwc_otg
  260. [ 1088.439508] usb 1-1.2: new high-speed USB device number 25 using dwc_otg
  261. [ 1178.563105] usb 1-1.2: new high-speed USB device number 5 using dwc_otg
  262. [ 1181.383220] usb 1-1.2: new high-speed USB device number 16 using dwc_otg
  263. [ 1201.094435] usb 1-1.2: new high-speed USB device number 93 using dwc_otg
  264. [ 1340.376931] usb 1-1.2: new high-speed USB device number 17 using dwc_otg
  265. [ 1348.057993] usb 1-1.2: new high-speed USB device number 47 using dwc_otg
  266. [ 1350.618340] usb 1-1.2: new high-speed USB device number 57 using dwc_otg
  267. [ 1444.839510] usb 1-1.2: new high-speed USB device number 53 using dwc_otg
  268. [ 1452.520298] usb 1-1.2: new high-speed USB device number 83 using dwc_otg
  269. [ 1505.775663] usb 1-1.2: new high-speed USB device number 43 using dwc_otg
  270. [ 1508.335889] usb 1-1.2: new high-speed USB device number 53 using dwc_otg
  271. [ 1551.349853] usb 1-1.2: new high-speed USB device number 97 using dwc_otg
  272. [ 1581.562474] usb 1-1.2: new high-speed USB device number 91 using dwc_otg
  273. [ 1584.122693] usb 1-1.2: new high-speed USB device number 101 using dwc_otg
  274. [ 1591.803230] usb 1-1.2: new high-speed USB device number 7 using dwc_otg
  275. [ 1594.363468] usb 1-1.2: new high-speed USB device number 17 using dwc_otg
  276. [ 1624.575951] usb 1-1.2: new high-speed USB device number 11 using dwc_otg
  277. [ 1627.136173] usb 1-1.2: new high-speed USB device number 21 using dwc_otg
  278. [ 1666.309467] usb 1-1.2: new high-speed USB device number 50 using dwc_otg
  279. [ 1670.149864] usb 1-1.2: new high-speed USB device number 65 using dwc_otg
  280. xbian@xbian ~ $
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement