Advertisement
Guest User

boot ok 2.6.34-arm maxcpus=1

a guest
May 29th, 2010
286
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 11.51 KB | None | 0 0
  1.  
  2.  
  3. ARM PB11MPCore Boot Monitor
  4. Version: V4.1.7
  5. Build Date: Feb 17 2009
  6. Tile Site : Tile Not Fitted
  7. Endian: Little
  8. Running boot script from flash - BOOTSCRIPT
  9. Loaded file uboot.axf
  10. Running image
  11.  
  12.  
  13. U-Boot 2010.03 (May 21 2010 - 17:12:22)
  14.  
  15. *** Auto-detects ethernet chip ***
  16.  
  17.  
  18.  
  19.  
  20.  
  21. Code cloned from branch 090728_armdevCS of git://linux-arm.org/u-boot-armdev.git
  22.  
  23.  
  24. Release AEL-5.0
  25. Remote commit cloned UNKNOWN
  26. Latest commit locally UNKNOWN
  27. git state UNKNOWN
  28. DRAM: 0 Bytes<NULL>Flash: 64 MiB
  29. In: serial
  30. Out: serial
  31. Err: serial
  32. Net: LAN9118 ethernet chip detected
  33. SMC_RV-9118-0
  34. Hit any key to stop autoboot: 0
  35. RealView PBMPCORE #printenv
  36. bootdelay=2
  37. baudrate=38400
  38. ethaddr=00:02:F7:00:19:17
  39. ethact=SMC_RV-9118-0
  40. bootfile=uImage
  41. gatewayip=152.2.128.1
  42. ipaddr=152.2.133.117
  43. serverip=152.2.128.169
  44. netmask=255.255.0.0
  45. bootcmd=tftpboot ; bootm
  46. bootargs=root=/dev/nfs ip=dhcp console=ttyAMA0 video=vc:1-2clcdfb: nfsroot=152.2.128.169:/home/nfsroot,v3
  47. stdin=serial
  48. stdout=serial
  49. stderr=serial
  50. verify=n
  51.  
  52. Environment size: 357/8188 bytes
  53. RealView PBMPCORE #setenv bootargs 'root=/dev/nfs ip=dhcp console=ttyAMA0 video=vc:1-2clcdfb: nfsroot=152.2.128.169:/home/nfsroot,v3 maxcpus=1'
  54. RealView PBMPCORE #tftpboot ; bootm
  55. Using SMC_RV-9118-0 device
  56. TFTP from server 152.2.128.169; our IP address is 152.2.133.117
  57. Filename 'uImage'.
  58. Load address: 0x7fc0
  59. Loading: #################################################################
  60. #################################################################
  61. ##################################
  62. done
  63. Bytes transferred = 2393428 (248554 hex)
  64. ## Booting kernel from Legacy Image at 00007fc0 ...
  65. Image Name: Linux-2.6.33
  66. Image Type: ARM Linux Kernel Image (uncompressed)
  67. Data Size: 2393364 Bytes = 2.3 MiB
  68. Load Address: 70008000
  69. Entry Point: 70008000
  70. Loading Kernel Image ... OK
  71. OK
  72. ARM internal:: Moved kernel boot params from 0x00000100 to 0x70000100 to match image header entry point 0x70008000
  73.  
  74. Starting kernel ...
  75.  
  76. Uncompressing Linux... done, booting the kernel.
  77. Initializing cgroup subsys cpuset
  78. Linux version 2.6.33 (bbb@ludwig.cs.unc.edu) (gcc version 4.4.1 (Sourcery G++ Lite 2009q3-67) ) #4 SMP PREEMPT Thu May 27 19:21:10 EDT 2010
  79. CPU: ARMv6-compatible processor [410fb020] revision 0 (ARMv7), cr=00c5387f
  80. CPU: VIPT nonaliasing data cache, VIPT nonaliasing instruction cache
  81. Machine: ARM-RealView PB11MPCore
  82. Ignoring unrecognised tag 0x00000000
  83. Memory policy: ECC disabled, Data cache writealloc
  84. PERCPU: Embedded 6 pages/cpu @c08a2000 s9920 r0 d14656 u65536
  85. pcpu-alloc: s9920 r0 d14656 u65536 alloc=16*4096
  86. pcpu-alloc: [0] 0 [0] 1 [0] 2 [0] 3
  87. Built 1 zonelists in Zone order, mobility grouping on. Total pages: 130048
  88. Kernel command line: root=/dev/nfs ip=dhcp console=ttyAMA0 video=vc:1-2clcdfb: nfsroot=152.2.128.169:/home/nfsroot,v3 maxcpus=1
  89. PID hash table entries: 2048 (order: 1, 8192 bytes)
  90. Dentry cache hash table entries: 65536 (order: 6, 262144 bytes)
  91. Inode-cache hash table entries: 32768 (order: 5, 131072 bytes)
  92. Memory: 512MB = 512MB total
  93. Memory: 514688KB available (3944K code, 437K data, 160K init, 0K highmem)
  94. SLUB: Genslabs=11, HWalign=32, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
  95. Hierarchical RCU implementation.
  96. NR_IRQS:128
  97. Console: colour dummy device 80x30
  98. Calibrating delay loop... 83.55 BogoMIPS (lpj=417792)
  99. Mount-cache hash table entries: 512
  100. CPU: Testing write buffer coherency: ok
  101. Brought up 1 CPUs
  102. SMP: Total of 1 processors activated (83.55 BogoMIPS).
  103. NET: Registered protocol family 16
  104. L2X0 cache controller enabled
  105. Serial: AMBA PL011 UART driver
  106. dev:uart0: ttyAMA0 at MMIO 0x10009000 (irq = 36) is a AMBA/PL011
  107. console [ttyAMA0] enabled
  108. dev:uart1: ttyAMA1 at MMIO 0x1000a000 (irq = 37) is a AMBA/PL011
  109. dev:uart2: ttyAMA2 at MMIO 0x1000b000 (irq = 78) is a AMBA/PL011
  110. fpga:uart3: ttyAMA3 at MMIO 0x1000c000 (irq = 79) is a AMBA/PL011
  111. bio: create slab <bio-0> at 0
  112. SCSI subsystem initialized
  113. usbcore: registered new interface driver usbfs
  114. usbcore: registered new interface driver hub
  115. usbcore: registered new device driver usb
  116. Advanced Linux Sound Architecture Driver Version 1.0.21.
  117. Switching to clocksource timer3
  118. NET: Registered protocol family 2
  119. IP route cache hash table entries: 4096 (order: 2, 16384 bytes)
  120. TCP established hash table entries: 16384 (order: 5, 131072 bytes)
  121. TCP bind hash table entries: 16384 (order: 5, 196608 bytes)
  122. TCP: Hash tables configured (established 16384 bind 16384)
  123. TCP reno registered
  124. UDP hash table entries: 256 (order: 1, 8192 bytes)
  125. UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)
  126. NET: Registered protocol family 1
  127. RPC: Registered udp transport module.
  128. RPC: Registered tcp transport module.
  129. RPC: Registered tcp NFSv4.1 backchannel transport module.
  130. JFFS2 version 2.2. (NAND) © 2001-2006 Red Hat, Inc.
  131. msgmni has been set to 1005
  132. io scheduler noop registered (default)
  133. CLCD: RealView hardware, XVGA display
  134. Console: switching to colour frame buffer device 128x48
  135. scsi0 : pata_platform
  136. ata1: PATA max PIO0 no IRQ, using PIO polling mmio cmd 0x18000000 ctl 0x18000100
  137. armflash.0-0: Found 2 x16 devices at 0x0 in 32-bit bank
  138. Intel/Sharp Extended Query Table at 0x010A
  139. Intel/Sharp Extended Query Table at 0x010A
  140. Intel/Sharp Extended Query Table at 0x010A
  141. Intel/Sharp Extended Query Table at 0x010A
  142. Intel/Sharp Extended Query Table at 0x010A
  143. Using buffer write method
  144. Using auto-unlock on power-up/resume
  145. cfi_cmdset_0001: Erase suspend on write enabled
  146. armflash.0-1: Found 2 x16 devices at 0x0 in 32-bit bank
  147. Intel/Sharp Extended Query Table at 0x010A
  148. Intel/Sharp Extended Query Table at 0x010A
  149. Intel/Sharp Extended Query Table at 0x010A
  150. Intel/Sharp Extended Query Table at 0x010A
  151. Intel/Sharp Extended Query Table at 0x010A
  152. Using buffer write method
  153. Using auto-unlock on power-up/resume
  154. cfi_cmdset_0001: Erase suspend on write enabled
  155. Concatenating MTD devices:
  156. (0): "armflash.0-0"
  157. (1): "armflash.0-1"
  158. into device "armflash.0"
  159. RedBoot partition parsing not available
  160. afs partition parsing not available
  161. smsc911x: Driver version 2008-10-21.
  162. ata1.00: ATA-0: SILICONSYSTEMS INC 2GB, 241-0230, max MWDMA2
  163. smsc911x-mdio: probed
  164. eth0: attached PHY driver [Generic PHY] (mii_bus:phy_addr=0:01, irq=-1)
  165. net eth0: MAC Address: 00:02:f7:00:36:86
  166. ata1.00: 4098528 sectors, multi 0: LBA
  167. ata1.00: Drive reports diagnostics failure. This may indicate a drive
  168. isp1760 isp1760.0: NXP ISP1760 USB Host Controller
  169. ata1.00: fault or invalid emulation. Contact drive vendor for information.
  170. isp1760 isp1760.0: new USB bus registered, assigned bus number 1
  171. isp1760 isp1760.0: bus width: 32, oc: digital
  172. isp1760 isp1760.0: irq 35, io mem 0x4f000000
  173. isp1760 isp1760.0: USB ISP 1761 HW rev. 1 started
  174. usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
  175. usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  176. usb usb1: Product: NXP ISP1760 USB Host Controller
  177. usb usb1: Manufacturer: Linux 2.6.33 isp1760-hcd
  178. usb usb1: SerialNumber: isp1760.0
  179. ata1.00: configured for PIO
  180. hub 1-0:1.0: USB hub found
  181. hub 1-0:1.0: 1 port detected
  182. ISP1760 USB device initialised
  183. ata1.00: configured for PIO
  184. ata1: EH complete
  185. Initializing USB Mass Storage driver...
  186. scsi 0:0:0:0: Direct-Access ATA SILICONSYSTEMS I 241- PQ: 0 ANSI: 5
  187. usbcore: registered new interface driver usb-storage
  188. USB Mass Storage support registered.
  189. sd 0:0:0:0: [sda] 4098528 512-byte logical blocks: (2.09 GB/1.95 GiB)
  190. mice: PS/2 mouse device common for all mice
  191. sd 0:0:0:0: [sda] Write Protect is off
  192. rtc-ds1307 0-0068: rtc core: registered ds1338 as rtc0
  193. rtc-ds1307 0-0068: 56 bytes nvram
  194. sd 0:0:0:0: [sda] Write cache: disabled, read cache: enabled, doesn't support DPO or FUA
  195. mmc0: MMCI rev 0 cfg 00 at 0x0000000010005000 irq 46,47
  196. sda: sda1
  197. sd 0:0:0:0: [sda] Attached SCSI disk
  198. usbcore: registered new interface driver usbhid
  199. usbhid: USB HID core driver
  200. port 1 high speed
  201. aaci-pl041 fpga:aaci: ARM AC'97 Interface at 0x0000000010004000, irq 32, fifo 512
  202. ALSA device list:
  203. #0: ARM AC'97 Interface at 0x0000000010004000, irq 32
  204. oprofile: using arm/mpcore
  205. usb 1-1: new high speed USB device using isp1760 and address 2
  206. TCP cubic registered
  207. NET: Registered protocol family 17
  208. VFP support v0.3: implementor 41 architecture 1 part 20 variant b rev 3
  209. rtc-ds1307 0-0068: setting system clock to 2010-05-28 15:39:45 UTC (1275061185)
  210. port 1 high speed
  211. usb 1-1: New USB device found, idVendor=0471, idProduct=3526
  212. usb 1-1: New USB device strings: Mfr=1, Product=2, SerialNumber=0
  213. usb 1-1: Product: ISP1520
  214. usb 1-1: Manufacturer: Philips Semiconductors
  215. hub 1-1:1.0: USB hub found
  216. hub 1-1:1.0: 3 ports detected
  217. input: AT Raw Set 2 keyboard as /devices/fpga:kmi0/serio0/input/input0
  218. net eth0: SMSC911x/921x identified at 0xe08e0000, IRQ: 41
  219. input: PS/2 Generic Mouse as /devices/fpga:kmi1/serio1/input/input1
  220. Sending DHCP requests .., OK
  221. IP-Config: Got DHCP answer from 152.2.129.82, my address is 152.2.133.117
  222. IP-Config: Complete:
  223. device=eth0, addr=152.2.133.117, mask=255.255.240.0, gw=152.2.128.1,
  224. host=armsystem.cs.unc.edu, domain=cs.unc.edu, nis-domain=(none),
  225. bootserver=152.2.129.82, rootserver=152.2.128.169, rootpath=
  226. Looking up port of RPC 100003/3 on 152.2.128.169
  227. Looking up port of RPC 100005/3 on 152.2.128.169
  228. VFS: Mounted root (nfs filesystem) on device 0:12.
  229. Freeing init memory: 160K
  230. init started: BusyBox v1.15.3 (2010-05-06 21:05:32 BST)
  231. starting pid 473, tty '': '/etc/rc.d/rc.local'
  232. warning: can't open /etc/mtab: No such file or directory
  233. Fri May 28 15:39:51 UTC 2010
  234. S: devpts
  235. Fri May 28 15:39:52 UTC 2010
  236. S: udev
  237. Fri May 28 15:39:56 UTC 2010
  238. S: sshd
  239. Fri May 28 15:39:57 UTC 2010
  240. S: dbus id
  241. Fri May 28 15:39:57 UTC 2010
  242. S: dbus daemon
  243. Fri May 28 15:40:00 UTC 2010
  244. S: hald
  245. Fri May 28 15:40:05 UTC 2010
  246. S: Xorg
  247. Fri May 28 15:40:09 UTC 2010
  248. R: Xorg
  249. Fri May 28 15:40:10 UTC 2010
  250. S: dbus launch
  251. Fri May 28 15:40:10 UTC 2010
  252. S: waiting for desktop running
  253. Fri May 28 15:40:11 UTC 2010
  254. S: desktop
  255. Fri May 28 15:40:11 UTC 2010
  256. S: mb wm
  257. Fri May 28 15:40:13 UTC 2010
  258. S: mb panel
  259. matchbox-desktop: loading /usr/lib/matchbox/desktop/tasks.so with args ( None )
  260. matchbox-desktop: loading /usr/lib/matchbox/desktop/dotdesktop.so with args ( None )
  261. user_overides is (nil)
  262. Fri May 28 15:40:15 UTC 2010
  263. S: volume manager
  264. /etc/matchbox/session: line 27: /usr/libexec/gnome-volume-manager: not found
  265. Fri May 28 15:40:15 UTC 2010
  266. S: nm applet
  267. /etc/matchbox/session: line 31: nm-applet: not found
  268. Fri May 28 15:40:15 UTC 2010
  269. scim
  270. mb-desktop-dotdesktop: failed to open /usr/local/share/applications
  271. mb-desktop-dotdesktop: failed to open /home/matrix/.applications
  272. Fri May 28 15:40:16 UTC 2010
  273. mb keyboard
  274. Fri May 28 15:40:16 UTC 2010
  275. R: desktop running, continuing
  276. Fri May 28 15:40:16 UTC 2010
  277. S: dhcdbd
  278. Loading simple Config module ...
  279. Fri May 28 15:40:17 UTC 2010
  280. S: ohmd
  281. Creating backend ...
  282. Loading socket FrontEnd module ...
  283. /proc/asound/cards file present
  284. Starting SCIM as daemon ...
  285. 0 [Interface ]: aaci-pl041 - ARM AC'97 Interface
  286. ARM AC'97 Interface at 0x0000000010004000, irq 32
  287. /etc/rc.d/rc.local: /etc/rc.d/platform-services: line 105: amixer: not found
  288. /etc/rc.d/rc.local: /etc/rc.d/platform-services: line 105: amixer: not found
  289. /etc/rc.d/rc.local: /etc/rc.d/platform-services: line 105: amixer: not found
  290. /etc/rc.d/rc.local: /etc/rc.d/platform-services: line 105: amixer: not found
  291. starting pid 1162, tty '': '/sbin/getty -L ttySA0 38400 vt100'
  292. GTK Panel of SCIM 1.4.9
  293.  
  294.  
  295. ** (matchbox-panel:1139): WARNING **: Cannot get brightness levels: The name org.freedesktop.ohm was not provided by any .service files
  296.  
  297. AEL login:
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement