Advertisement
tthtlc

Ubuntu 12.10 bootup in Beagleboard-xm

Jul 9th, 2013
264
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 32.84 KB | None | 0 0
  1. U-Boot SPL 2013.04-00017-g56fde2b (Apr 27 2013 - 08:46:27)
  2. OMAP SD/MMC: 0
  3. reading u-boot.img
  4. reading u-boot.img
  5.  
  6.  
  7. U-Boot 2013.04-00017-g56fde2b (Apr 27 2013 - 08:46:27)
  8.  
  9. OMAP36XX/37XX-GP ES1.2, CPU-OPP2, L3-165MHz, Max CPU Clock 1 Ghz
  10. OMAP3 Beagle board + LPDDR/NAND
  11. I2C: ready
  12. DRAM: 512 MiB
  13. NAND: 0 MiB
  14. MMC: OMAP SD/MMC: 0
  15. *** Warning - readenv() failed, using default environment
  16.  
  17. In: serial
  18. Out: serial
  19. Err: serial
  20. Beagle xM Rev C
  21. No EEPROM on expansion board
  22. No EEPROM on expansion board
  23. Die ID #252400029ff80000016849a90602e01d
  24. musb-hdrc: ConfigData=0xde (UTMI-8, dyn FIFOs, bulk combine, bulk split, HB-ISO)
  25. musb-hdrc: MHDRC RTL version 1.800
  26. musb-hdrc: setup fifo_mode 4
  27. musb-hdrc: 28/31 max ep, 16384/16384 memory
  28. USB Peripheral mode controller at 480ab000 using PIO, IRQ 0
  29. Net: usb_ether
  30. Hit any key to stop autoboot: 0
  31. mmc0 is current device
  32. gpio: pin 173 (gpio 173) value is 0
  33. gpio: pin 4 (gpio 4) value is 0
  34. SD/MMC found on device 0
  35. reading uEnv.txt
  36. 1646 bytes read in 3 ms (535.2 KiB/s)
  37. Importing environment from mmc ...
  38. Running uenvcmd ...
  39. reading zImage
  40. 3420416 bytes read in 212 ms (15.4 MiB/s)
  41. reading initrd.img
  42. 3228344 bytes read in 209 ms (14.7 MiB/s)
  43.  
  44. Starting kernel ...
  45.  
  46. Uncompressing Linux...
  47. U-Boot SPL 2013.04-00017-g56fde2b (Apr 27 2013 - 08:46:27)
  48. OMAP SD/MMC: 0
  49. reading u-boot.img
  50. reading u-boot.img
  51.  
  52.  
  53. U-Boot 2013.04-00017-g56fde2b (Apr 27 2013 - 08:46:27)
  54.  
  55. OMAP36XX/37XX-GP ES1.2, CPU-OPP2, L3-165MHz, Max CPU Clock 1 Ghz
  56. OMAP3 Beagle board + LPDDR/NAND
  57. I2C: ready
  58. DRAM: 512 MiB
  59. NAND: 0 MiB
  60. MMC: OMAP SD/MMC: 0
  61. *** Warning - readenv() failed, using default environment
  62.  
  63. In: serial
  64. Out: serial
  65. Err: serial
  66. Beagle xM Rev C
  67. No EEPROM on expansion board
  68. No EEPROM on expansion board
  69. Die ID #252400029ff80000016849a90602e01d
  70. musb-hdrc: ConfigData=0xde (UTMI-8, dyn FIFOs, bulk combine, bulk split, HB-ISO)
  71. musb-hdrc: MHDRC RTL version 1.800
  72. musb-hdrc: setup fifo_mode 4
  73. musb-hdrc: 28/31 max ep, 16384/16384 memory
  74. USB Peripheral mode controller at 480ab000 using PIO, IRQ 0
  75. Net: usb_ether
  76. Hit any key to stop autoboot: 1
  77. U-Boot SPL 2013.04-00017-g56fde2b (Apr 27 2013 - 08:46:27)
  78. OMAP SD/MMC: 0
  79. reading u-boot.img
  80. reading u-boot.img
  81.  
  82.  
  83. U-Boot 2013.04-00017-g56fde2b (Apr 27 2013 - 08:46:27)
  84.  
  85. OMAP36XX/37XX-GP ES1.2, CPU-OPP2, L3-165MHz, Max CPU Clock 1 Ghz
  86. OMAP3 Beagle board + LPDDR/NAND
  87. I2C: ready
  88. DRAM: 512 MiB
  89. NAND: 0 MiB
  90. MMC: OMAP SD/MMC: 0
  91. *** Warning - readenv() failed, using default environment
  92.  
  93. In: serial
  94. Out: serial
  95. Err: serial
  96. Beagle xM Rev C
  97. No EEPROM on expansion board
  98. No EEPROM on expansion board
  99. Die ID #252400029ff80000016849a90602e01d
  100. musb-hdrc: ConfigData=0xde (UTMI-8, dyn FIFOs, bulk combine, bulk split, HB-ISO)
  101. musb-hdrc: MHDRC RTL version 1.800
  102. musb-hdrc: setup fifo_mode 4
  103. musb-hdrc: 28/31 max ep, 16384/16384 memory
  104. USB Peripheral mode controller at 480ab000 using PIO, IRQ 0
  105. Net: usb_ether
  106. Hit any key to stop autoboot: 0
  107. mmc0 is current device
  108. gpio: pin 173 (gpio 173) value is 0
  109. gpio: pin 4 (gpio 4) value is 0
  110. SD/MMC found on device 0
  111. reading uEnv.txt
  112. 1646 bytes read in 3 ms (535.2 KiB/s)
  113. Importing environment from mmc ...
  114. Running uenvcmd ...
  115. reading zImage
  116. 3420416 bytes read in 212 ms (15.4 MiB/s)
  117. reading initrd.img
  118. 3228344 bytes read in 209 ms (14.7 MiB/s)
  119.  
  120. Starting kernel ...
  121.  
  122. Uncompressing Linux... done, booting the kernel.
  123. [ 0.000000] Booting Linux on physical CPU 0
  124. [ 0.000000] Initializing cgroup subsys cpuset
  125. [ 0.000000] Initializing cgroup subsys cpu
  126. [ 0.000000] Linux version 3.7.10-x12 (root@imx6q-sabrelite-1gb-0) (gcc versi3
  127. [ 0.000000] CPU: ARMv7 Processor [413fc082] revision 2 (ARMv7), cr=10c5387d
  128. [ 0.000000] CPU: PIPT / VIPT nonaliasing data cache, VIPT aliasing instructie
  129. [ 0.000000] Machine: OMAP3 Beagle Board
  130. [ 0.000000] Beagle expansionboard: none
  131. [ 0.000000] Beagle expansionboard2: none
  132. [ 0.000000] Beagle camera: none
  133. [ 0.000000] Beagle wl12xx clk: none
  134. [ 0.000000] Reserving 12582912 bytes SDRAM for VRAM
  135. [ 0.000000] cma: CMA: reserved 16 MiB at 9d800000
  136. [ 0.000000] Memory policy: ECC disabled, Data cache writeback
  137. [ 0.000000] OMAP3630 ES1.2 (l2cache iva sgx neon isp 192mhz_clk )
  138. [ 0.000000] Clocking rate (Crystal/Core/MPU): 26.0/400/600 MHz
  139. [ 0.000000] PERCPU: Embedded 9 pages/cpu @c0ec1000 s13312 r8192 d15360 u36864
  140. [ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pa8
  141. [ 0.000000] Kernel command line: console=ttyO2,115200n8 console=tty0 vram=12e
  142. [ 0.000000] PID hash table entries: 2048 (order: 1, 8192 bytes)
  143. [ 0.000000] Dentry cache hash table entries: 65536 (order: 6, 262144 bytes)
  144. [ 0.000000] Inode-cache hash table entries: 32768 (order: 5, 131072 bytes)
  145. [ 0.000000] allocated 1048576 bytes of page_cgroup
  146. [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memos
  147. [ 0.000000] Memory: 492MB = 492MB total
  148. [ 0.000000] Memory: 467668k/467668k available, 56620k reserved, 0K highmem
  149. [ 0.000000] Virtual kernel memory layout:
  150. [ 0.000000] vector : 0xffff0000 - 0xffff1000 ( 4 kB)
  151. [ 0.000000] fixmap : 0xfff00000 - 0xfffe0000 ( 896 kB)
  152. [ 0.000000] vmalloc : 0xe0800000 - 0xff000000 ( 488 MB)
  153. [ 0.000000] lowmem : 0xc0000000 - 0xe0000000 ( 512 MB)
  154. [ 0.000000] pkmap : 0xbfe00000 - 0xc0000000 ( 2 MB)
  155. [ 0.000000] modules : 0xbf000000 - 0xbfe00000 ( 14 MB)
  156. [ 0.000000] .text : 0xc0008000 - 0xc090affc (9228 kB)
  157. [ 0.000000] .init : 0xc090b000 - 0xc096b400 ( 385 kB)
  158. [ 0.000000] .data : 0xc096c000 - 0xc09f30f0 ( 541 kB)
  159. [ 0.000000] .bss : 0xc09f3114 - 0xc0abbc98 ( 803 kB)
  160. [ 0.000000] SLUB: Genslabs=11, HWalign=64, Order=0-3, MinObjects=0, CPUs=1, 1
  161. [ 0.000000] Hierarchical RCU implementation.
  162. [ 0.000000] RCU restricting CPUs from NR_CPUS=2 to nr_cpu_ids=1.
  163. [ 0.000000] NR_IRQS:16 nr_irqs:16 16
  164. [ 0.000000] IRQ: Found an INTC at 0xfa200000 (revision 4.0) with 96 interrups
  165. [ 0.000000] Total of 96 interrupts on 1 active controller
  166. [ 0.000000] OMAP clockevent source: GPTIMER12 at 32768 Hz
  167. [ 0.000000] sched_clock: 32 bits at 32kHz, resolution 30517ns, wraps every 1s
  168. [ 0.000000] OMAP clocksource: 32k_counter at 32768 Hz
  169. [ 0.000000] Console: colour dummy device 80x30
  170. [ 0.000000] console [tty0] enabled
  171. [ 0.000915] Calibrating delay loop... 346.58 BogoMIPS (lpj=1351680)
  172. [ 0.047485] pid_max: default: 32768 minimum: 301
  173. [ 0.047668] Security Framework initialized
  174. [ 0.047729] AppArmor: AppArmor initialized
  175. [ 0.048004] Mount-cache hash table entries: 512
  176. [ 0.049072] Initializing cgroup subsys cpuacct
  177. [ 0.049133] Initializing cgroup subsys memory
  178. [ 0.049194] Initializing cgroup subsys devices
  179. [ 0.049194] Initializing cgroup subsys freezer
  180. [ 0.049224] Initializing cgroup subsys blkio
  181. [ 0.049255] Initializing cgroup subsys perf_event
  182. [ 0.049377] CPU: Testing write buffer coherency: ok
  183. [ 0.049652] CPU0: thread -1, cpu 0, socket -1, mpidr 0
  184. [ 0.049743] Setting up static identity map for 0x8065db08 - 0x8065db60
  185. [ 0.050811] Brought up 1 CPUs
  186. [ 0.050842] SMP: Total of 1 processors activated (346.58 BogoMIPS).
  187. [ 0.051849] devtmpfs: initialized
  188. [ 0.116882] pinctrl core: initialized pinctrl subsystem
  189. [ 0.117462] regulator-dummy: no parameters
  190. [ 0.118896] NET: Registered protocol family 16
  191. [ 0.123077] DMA: preallocated 256 KiB pool for atomic coherent allocations
  192. [ 0.123565] omap-gpmc omap-gpmc: GPMC revision 5.0
  193. [ 0.125854] OMAP GPIO hardware version 2.5
  194. [ 0.130767] omap_mux_init: Add partition: #1: core, flags: 0
  195. [ 0.132110] OMAP3 Beagle Rev: xM C
  196. [ 0.135131] _omap_mux_get_by_name: Could not find signal uart4_rx.uart4_rx
  197. [ 0.142028] Reprogramming SDRC clock to 400000000 Hz
  198. [ 0.142059] dpll3_m2_clk rate change failed: -22
  199. [ 0.143371] Found NAND on CS0
  200. [ 0.143432] Registering NAND on CS0
  201. [ 0.143890] hw-breakpoint: debug architecture 0x4 unsupported.
  202. [ 0.144134] Could not look up dss_hdmi hw_mod
  203. [ 0.144317] Could not look up dmic hw_mod
  204. [ 0.144348] Could not look up mcpdm hw_mod
  205. [ 0.147277] omap-mcbsp.2: alias fck already exists
  206. [ 0.147552] omap-mcbsp.3: alias fck already exists
  207. [ 0.148559] OMAP DMA hardware revision 5.0
  208. [ 0.150390] arm-pmu: alias fck already exists
  209. [ 0.160949] bio: create slab <bio-0> at 0
  210. [ 0.176910] omap-dma-engine omap-dma-engine: OMAP DMA engine driver
  211. [ 0.177917] SCSI subsystem initialized
  212. [ 0.178649] usbcore: registered new interface driver usbfs
  213. [ 0.178771] usbcore: registered new interface driver hub
  214. [ 0.178955] usbcore: registered new device driver usb
  215. [ 0.179351] musb-omap2430 musb-omap2430: invalid resource
  216. [ 0.190185] twl 1-0048: PIH (irq 23) chaining IRQs 338..346
  217. [ 0.190368] twl 1-0048: power (irq 343) chaining IRQs 346..353
  218. [ 0.191558] twl4030_gpio twl4030_gpio: gpio (irq 338) chaining IRQs 354..371
  219. [ 0.193481] VUSB1V5: 1500 mV normal standby
  220. [ 0.194000] VUSB1V8: 1800 mV normal standby
  221. [ 0.194458] VUSB3V1: 3100 mV normal standby
  222. [ 0.199218] musb-omap2430 musb-omap2430: musb core is not yet ready
  223. [ 0.199249] twl4030_usb twl4030_usb: Initialized TWL4030 USB module
  224. [ 0.200012] vdd_mpu_iva: 600 <--> 1450 mV normal
  225. [ 0.200500] vdd_core: 600 <--> 1450 mV normal
  226. [ 0.201110] VMMC1: 1850 <--> 3150 mV at 3150 mV normal standby
  227. [ 0.201721] VDAC: 1800 mV normal standby
  228. [ 0.202331] VDVI: 1800 mV normal standby
  229. [ 0.203063] VSIM: 1800 <--> 3000 mV at 1800 mV normal standby
  230. [ 0.204010] VAUX3: 1800 mV normal standby
  231. [ 0.204956] VAUX4: 1800 mV normal standby
  232. [ 0.205352] omap_i2c omap_i2c.1: bus 1 rev1.4.0 at 2600 kHz
  233. [ 0.205413] omap_i2c omap_i2c.1: bus 1 rev1.4.0 at 2600 kHz
  234. [ 0.205993] omap_i2c omap_i2c.2: bus 2 rev1.4.0 at 400 kHz
  235. [ 0.206054] omap_i2c omap_i2c.2: bus 2 rev1.4.0 at 400 kHz
  236. [ 0.219268] omap_i2c omap_i2c.3: bus 3 rev1.4.0 at 100 kHz
  237. [ 0.219360] omap_i2c omap_i2c.3: bus 3 rev1.4.0 at 100 kHz
  238. [ 0.219543] media: Linux media interface: v0.10
  239. [ 0.219635] Linux video capture interface: v2.00
  240. [ 0.220214] omap-iommu omap-iommu.0: isp registered
  241. [ 0.220520] Advanced Linux Sound Architecture Driver Initialized.
  242. [ 0.221252] NetLabel: Initializing
  243. [ 0.221282] NetLabel: domain hash size = 128
  244. [ 0.221282] NetLabel: protocols = UNLABELED CIPSOv4
  245. [ 0.221374] NetLabel: unlabeled traffic allowed by default
  246. [ 0.221893] Switching to clocksource 32k_counter
  247. [ 0.245880] AppArmor: AppArmor Filesystem Enabled
  248. [ 0.259826] NET: Registered protocol family 2
  249. [ 0.260864] TCP established hash table entries: 16384 (order: 5, 131072 byte)
  250. [ 0.261383] TCP bind hash table entries: 16384 (order: 5, 131072 bytes)
  251. [ 0.261749] TCP: Hash tables configured (established 16384 bind 16384)
  252. [ 0.261840] TCP: reno registered
  253. [ 0.261871] UDP hash table entries: 256 (order: 1, 8192 bytes)
  254. [ 0.261932] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)
  255. [ 0.262359] NET: Registered protocol family 1
  256. [ 0.262847] RPC: Registered named UNIX socket transport module.
  257. [ 0.262878] RPC: Registered udp transport module.
  258. [ 0.262908] RPC: Registered tcp transport module.
  259. [ 0.262939] RPC: Registered tcp NFSv4.1 backchannel transport module.
  260. [ 0.263214] usbhs_omap usbhs_omap: xclk60mhsp2_ck set parentfailed error:-22
  261. [ 0.264129] Trying to unpack rootfs image as initramfs...
  262. [ 0.610778] Freeing initrd memory: 3152K
  263. [ 0.611450] CPU PMU: probing PMU on CPU 0
  264. [ 0.611511] hw perfevents: enabled with ARMv7 Cortex-A8 PMU driver, 5 countee
  265. [ 0.612457] omap_dsp_init: 600000 bytes @ 9ee00000
  266. [ 0.614929] audit: initializing netlink socket (disabled)
  267. [ 0.615020] type=2000 audit(0.640:1): initialized
  268. [ 0.870758] VFS: Disk quotas dquot_6.5.2
  269. [ 0.871246] Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
  270. [ 0.875305] NFS: Registering the id_resolver key type
  271. [ 0.875396] Key type id_resolver registered
  272. [ 0.875427] Key type id_legacy registered
  273. [ 0.875488] fuse init (API version 7.20)
  274. [ 0.877899] Btrfs loaded
  275. [ 0.877960] msgmni has been set to 951
  276. [ 0.880371] Block layer SCSI generic (bsg) driver version 0.4 loaded (major )
  277. [ 0.880432] io scheduler noop registered
  278. [ 0.880432] io scheduler deadline registered
  279. [ 0.880493] io scheduler cfq registered (default)
  280. [ 0.882019] OMAP DSS rev 2.0
  281. [ 0.885498] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
  282. [ 0.887451] omap_uart.0: ttyO0 at MMIO 0x4806a000 (irq = 88) is a OMAP UART0
  283. [ 0.888061] omap_uart.1: ttyO1 at MMIO 0x4806c000 (irq = 89) is a OMAP UART1
  284. [ 0.888671] omap_uart.2: ttyO2 at MMIO 0x49020000 (irq = 90) is a OMAP UART2
  285. [ 1.796661] console [ttyO2] enabled
  286. [ 1.801055] omap_uart.3: ttyO3 at MMIO 0x49042000 (irq = 96) is a OMAP UART3
  287. [ 1.819946] brd: module loaded
  288. [ 1.829132] loop: module loaded
  289. [ 1.833984] twl4030_madc twl4030_madc: clk disabled, enabling
  290. [ 1.842834] No NAND device found
  291. [ 1.846527] No NAND device found
  292. [ 1.850311] OneNAND driver initializing
  293. [ 1.856994] usbcore: registered new interface driver cdc_ether
  294. [ 1.863342] usbcore: registered new interface driver rndis_host
  295. [ 1.869750] usbcore: registered new interface driver cdc_ncm
  296. [ 1.876617] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
  297. [ 1.883758] ehci-omap.0 supply hsusb1 not found, using dummy regulator
  298. [ 1.890899] ehci-omap ehci-omap.0: OMAP-EHCI Host Controller
  299. [ 1.897216] ehci-omap ehci-omap.0: new USB bus registered, assigned bus numb1
  300. [ 2.941070] ehci-omap ehci-omap.0: irq 93, io mem 0x48064800
  301. [ 2.956634] ehci-omap ehci-omap.0: USB 2.0 started, EHCI 1.00
  302. [ 2.962799] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
  303. [ 2.970062] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber1
  304. [ 2.977813] usb usb1: Product: OMAP-EHCI Host Controller
  305. [ 2.983520] usb usb1: Manufacturer: Linux 3.7.10-x12 ehci_hcd
  306. [ 2.989654] usb usb1: SerialNumber: ehci-omap.0
  307. [ 2.995361] hub 1-0:1.0: USB hub found
  308. [ 2.999511] hub 1-0:1.0: 3 ports detected
  309. [ 3.004302] Initializing USB Mass Storage driver...
  310. [ 3.009552] usbcore: registered new interface driver usb-storage
  311. [ 3.015991] USB Mass Storage support registered.
  312. [ 3.020965] musb-hdrc: version 6.0, ?dma?, otg (peripheral+host)
  313. [ 3.028137] musb-hdrc musb-hdrc.0: USB OTG mode controller at fa0ab000 using8
  314. [ 3.037139] gadget: using random self ethernet address
  315. [ 3.042785] gadget: using random host ethernet address
  316. [ 3.048919] usb0: MAC 6a:db:37:59:a0:41
  317. [ 3.053100] usb0: HOST MAC 56:b7:2d:4f:f0:f6
  318. [ 3.057739] gadget: Ethernet Gadget, version: Memorial Day 2008
  319. [ 3.064178] gadget: g_ether ready
  320. [ 3.067901] musb-hdrc musb-hdrc.0: MUSB HDRC host driver
  321. [ 3.074005] musb-hdrc musb-hdrc.0: new USB bus registered, assigned bus numb2
  322. [ 3.082000] usb usb2: New USB device found, idVendor=1d6b, idProduct=0002
  323. [ 3.089263] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber1
  324. [ 3.096923] usb usb2: Product: MUSB HDRC host driver
  325. [ 3.102264] usb usb2: Manufacturer: Linux 3.7.10-x12 musb-hcd
  326. [ 3.108428] usb usb2: SerialNumber: musb-hdrc.0
  327. [ 3.114013] hub 2-0:1.0: USB hub found
  328. [ 3.117980] hub 2-0:1.0: 1 port detected
  329. [ 3.123016] mousedev: PS/2 mouse device common for all mice
  330. [ 3.130218] input: twl4030_pwrbutton as /devices/platform/omap_i2c.1/i2c-1/10
  331. [ 3.142272] twl_rtc twl_rtc: Enabling TWL-RTC
  332. [ 3.149017] twl_rtc twl_rtc: rtc core: registered twl_rtc as rtc0
  333. [ 3.157318] i2c /dev entries driver
  334. [ 3.161895] lirc_dev: IR Remote Control driver registered, major 246
  335. [ 3.168914] smssdio: Siano SMS1xxx SDIO driver
  336. [ 3.173583] smssdio: Copyright Pierre Ossman
  337. [ 3.178222] Driver for 1-wire Dallas network protocol.
  338. [ 3.184600] omap_wdt: OMAP Watchdog Timer Rev 0x31: initial timeout 60 sec
  339. [ 3.192260] twl4030_wdt twl4030_wdt: Failed to register misc device
  340. [ 3.199005] twl4030_wdt: probe of twl4030_wdt failed with error -16
  341. [ 3.206634] device-mapper: ioctl: 4.23.0-ioctl (2012-07-25) initialised: dm-m
  342. [ 3.216033] voltdm_scale: No voltage scale API registered for vdd_mpu_iva
  343. [ 3.223358] cpu cpu0: omap_target: unable to scale voltage up.
  344. [ 3.229614] voltdm_scale: No voltage scale API registered for vdd_mpu_iva
  345. [ 3.236907] cpu cpu0: omap_target: unable to scale voltage up.
  346. [ 3.243194] cpuidle: using governor ladder
  347. [ 3.247650] cpuidle: using governor menu
  348. [ 3.251831] sdhci: Secure Digital Host Controller Interface driver
  349. [ 3.258483] sdhci: Copyright(c) Pierre Ossman
  350. [ 3.264343] omap_hsmmc omap_hsmmc.0: Failed to get debounce clk
  351. [ 3.270843] omap-dma-engine omap-dma-engine: allocating channel for 62
  352. [ 3.277893] omap-dma-engine omap-dma-engine: allocating channel for 61
  353. [ 3.386413] usb 1-2: new high-speed USB device number 2 using ehci-omap
  354. [ 3.543487] usb 1-2: New USB device found, idVendor=0424, idProduct=9514
  355. [ 3.550720] usb 1-2: New USB device strings: Mfr=0, Product=0, SerialNumber=0
  356. [ 3.559570] hub 1-2:1.0: USB hub found
  357. [ 3.563842] hub 1-2:1.0: 5 ports detected
  358. [ 3.662017] ledtrig-cpu: registered to indicate activity on CPUs
  359. [ 3.669342] usbcore: registered new interface driver usbhid
  360. [ 3.675384] usbhid: USB HID core driver
  361. [ 3.683990] ashmem: initialized
  362. [ 3.771026] omap-twl4030 omap-twl4030: twl4030-hifi <-> omap-mcbsp.2 mappink
  363. [ 3.779083] mmc0: host does not support reading read-only switch. assuming w.
  364. [ 3.789611] oprofile: using arm/armv7
  365. [ 3.794311] TCP: cubic registered
  366. [ 3.798706] NET: Registered protocol family 10
  367. [ 3.804779] NET: Registered protocol family 17
  368. [ 3.809936] Key type dns_resolver registered
  369. [ 3.814941] VFP support v0.3: implementor 41 architecture 3 part 30 variant 3
  370. [ 3.828796] ThumbEE CPU extension supported.
  371. [ 3.833526] Registering SWP/SWPB emulation handler
  372. [ 3.838562] SmartReflex Class3 initialized
  373. [ 3.857238] clock: disabling unused clocks to save power
  374. [ 3.863891] mmc0: new high speed SDHC card at address 57aa
  375. [ 3.870758] mmcblk0: mmc0:57aa SD04G 3.69 GiB
  376. [ 3.876922] registered taskstats version 1
  377. [ 3.881683] fbcvt: 1280x720@60: CVT Name - .921M9-R
  378. [ 3.889373] mmcblk0: p1 p2
  379. [ 3.905456] Console: switching to colour frame buffer device 160x45
  380. [ 3.929321] VAUX3: incomplete constraints, leaving on
  381. [ 3.935150] VDVI: incomplete constraints, leaving on
  382. [ 3.940734] VDAC: incomplete constraints, leaving on
  383. [ 3.947937] twl_rtc twl_rtc: setting system clock to 2000-01-01 00:23:03 UTC)
  384. [ 3.956787] sr_init: No PMIC hook to init smartreflex
  385. [ 3.962432] smartreflex smartreflex.0: omap_sr_probe: SmartReflex driver inid
  386. [ 3.971130] smartreflex smartreflex.1: omap_sr_probe: SmartReflex driver inid
  387. [ 3.979858] cpufreq_cpu0: failed to find cpu0 node
  388. [ 3.985473] ALSA device list:
  389. [ 3.988830] #0: omap3beagle
  390. [ 3.996459] Freeing init memory: 384K
  391. [ 4.014739] usb 1-2.1: new high-speed USB device number 3 using ehci-omap
  392. [ 4.152496] usb 1-2.1: New USB device found, idVendor=0424, idProduct=ec00
  393. [ 4.163848] usb 1-2.1: New USB device strings: Mfr=0, Product=0, SerialNumbe0
  394. [ 4.197113] udevd[77]: starting version 175
  395. [ 4.980407] usb 1-2.2: new full-speed USB device number 4 using ehci-omap
  396. [ 5.123382] usb 1-2.2: New USB device found, idVendor=ffff, idProduct=0004
  397. [ 5.134674] usb 1-2.2: New USB device strings: Mfr=1, Product=2, SerialNumbe3
  398. [ 5.146179] usb 1-2.2: Product: bluetooth_rxtx
  399. [ 5.154602] usb 1-2.2: Manufacturer: http://ubertooth.sourceforge.net/
  400. [ 5.165283] usb 1-2.2: SerialNumber: 00000001
  401. [ 5.934753] EXT4-fs (mmcblk0p2): INFO: recovery required on readonly filesysm
  402. [ 5.946655] EXT4-fs (mmcblk0p2): write access will be enabled during recovery
  403. [ 7.536407] EXT4-fs (mmcblk0p2): recovery complete
  404. [ 7.568420] EXT4-fs (mmcblk0p2): mounted filesystem with ordered data mode. )
  405. [ 8.172332] init: ureadahead main process (198) terminated with status 5
  406. [ 8.207397] init: plymouth main process (199) killed by SEGV signal
  407. [ 8.932708] EXT4-fs (mmcblk0p2): re-mounted. Opts: errors=remount-ro
  408.  
  409. Ubuntu 12.10 arm ttyO2
  410.  
  411. arm login:
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement