· 8 years ago · May 27, 2018, 10:52 PM
1U-Boot 2009.11-rc1-00601-g3aa4b51 (Jan 05 2010 - 20:56:38)
2
3OMAP3530-GP ES3.1, CPU-OPP2 L3-165MHz
4OMAP3 Beagle board + LPDDR/NAND
5I2C: ready
6DRAM: 256 MB
7NAND: 256 MiB
8In: serial
9Out: serial
10Err: serial
11Board revision C4
12Die ID #6c5a0004000000000403a3810301e013
13Hit any key to stop autoboot: 0
14OMAP3 beagleboard.org # setenv bootargs 'console=ttyO2,115200n8 root=/dev/mmcblk0p2 rw rootwait'
15OMAP3 beagleboard.org # mmc init
16mmc1 is available
17OMAP3 beagleboard.org # fatload mmc 0 80300000 uImage
18reading uImage
19
203373136 bytes read
21OMAP3 beagleboard.org # bootm 80300000
22## Booting kernel from Legacy Image at 80300000 ...
23 Image Name: Angstrom/3.0.17/beagleboard
24 Image Type: ARM Linux Kernel Image (uncompressed)
25 Data Size: 3373072 Bytes = 3.2 MB
26 Load Address: 80008000
27 Entry Point: 80008000
28 Verifying Checksum ... OK
29 Loading Kernel Image ... OK
30OK
31
32Starting kernel ...
33
34Uncompressing Linux... done, booting the kernel.
35[ 0.000000] Initializing cgroup subsys cpuset
36[ 0.000000] Initializing cgroup subsys cpu
37[ 0.000000] Linux version 3.0.17+ (koen@dominion) (gcc version 4.5.4 20111126 (prerelease) (GCC) ) #1 Fri Jan 13 14:39:56 CET 2012
38[ 0.000000] CPU: ARMv7 Processor [411fc083] revision 3 (ARMv7), cr=10c53c7d
39[ 0.000000] CPU: VIPT nonaliasing data cache, VIPT nonaliasing instruction cache
40[ 0.000000] Machine: OMAP3 Beagle Board
41[ 0.000000] Reserving 14680064 bytes SDRAM for VRAM
42[ 0.000000] Memory policy: ECC disabled, Data cache writeback
43[ 0.000000] OMAP3430/3530 ES3.1 (l2cache iva sgx neon isp 720mhz )
44[ 0.000000] SRAM: Mapped pa 0x40200000 to va 0xfe400000 size: 0x10000
45[ 0.000000] Clocking rate (Crystal/Core/MPU): 26.0/332/720 MHz
46[ 0.000000] Reprogramming SDRC clock to 332000000 Hz
47[ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 61440
48[ 0.000000] Kernel command line: console=ttyO2,115200n8 root=/dev/mmcblk0p2 rw rootwait
49[ 0.000000] PID hash table entries: 1024 (order: 0, 4096 bytes)
50[ 0.000000] Dentry cache hash table entries: 32768 (order: 5, 131072 bytes)
51[ 0.000000] Inode-cache hash table entries: 16384 (order: 4, 65536 bytes)
52[ 0.000000] allocated 1048576 bytes of page_cgroup
53[ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups
54[ 0.000000] Memory: 242MB = 242MB total
55[ 0.000000] Memory: 237556k/237556k available, 24588k reserved, 0K highmem
56[ 0.000000] Virtual kernel memory layout:
57[ 0.000000] vector : 0xffff0000 - 0xffff1000 ( 4 kB)
58[ 0.000000] fixmap : 0xfff00000 - 0xfffe0000 ( 896 kB)
59[ 0.000000] DMA : 0xffc00000 - 0xffe00000 ( 2 MB)
60[ 0.000000] vmalloc : 0xd0800000 - 0xf8000000 ( 632 MB)
61[ 0.000000] lowmem : 0xc0000000 - 0xd0000000 ( 256 MB)
62[ 0.000000] modules : 0xbf000000 - 0xc0000000 ( 16 MB)
63[ 0.000000] .init : 0xc0008000 - 0xc0041000 ( 228 kB)
64[ 0.000000] .text : 0xc0041000 - 0xc0641070 (6145 kB)
65[ 0.000000] .data : 0xc0642000 - 0xc068d9c0 ( 303 kB)
66[ 0.000000] .bss : 0xc068d9e4 - 0xc06c6f00 ( 230 kB)
67[ 0.000000] NR_IRQS:410
68[ 0.000000] IRQ: Found an INTC at 0xfa200000 (revision 4.0) with 96 interrupts
69[ 0.000000] Total of 96 interrupts on 1 active controller
70[ 0.000000] OMAP clockevent source: GPTIMER1 at 32768 Hz
71[ 0.000000] sched_clock: 32 bits at 32kHz, resolution 30517ns, wraps every 131071999ms
72[ 0.000000] Console: colour dummy device 80x30
73[ 0.000183] Calibrating delay loop... 717.37 BogoMIPS (lpj=2801664)
74[ 0.039123] pid_max: default: 32768 minimum: 301
75[ 0.039306] Mount-cache hash table entries: 512
76[ 0.039642] Initializing cgroup subsys cpuacct
77[ 0.039672] Initializing cgroup subsys memory
78[ 0.039703] Initializing cgroup subsys devices
79[ 0.039733] Initializing cgroup subsys freezer
80[ 0.039733] Initializing cgroup subsys blkio
81[ 0.039764] Initializing cgroup subsys perf_event
82[ 0.039855] CPU: Testing write buffer coherency: ok
83[ 0.040649] devtmpfs: initialized
84[ 0.042053] omap_hwmod: gpt12_fck: missing clockdomain for gpt12_fck.
85[ 0.043823] omap_hwmod: am35x_otg_hs: cannot be enabled (3)
86[ 0.044311] print_constraints: dummy:
87[ 0.044555] NET: Registered protocol family 16
88[ 0.044708] GPMC revision 5.0
89[ 0.045989] OMAP GPIO hardware version 2.5
90[ 0.046173] OMAP GPIO hardware version 2.5
91[ 0.046356] OMAP GPIO hardware version 2.5
92[ 0.046508] OMAP GPIO hardware version 2.5
93[ 0.046691] OMAP GPIO hardware version 2.5
94[ 0.046844] OMAP GPIO hardware version 2.5
95[ 0.047424] omap_mux_init: Add partition: #1: core, flags: 0
96[ 0.048431] OMAP3 Beagle Rev: C4
97[ 0.052398] Found NAND on CS0
98[ 0.052398] Registering NAND on CS0
99[ 0.052703] Unable to get DVI reset GPIO
100[ 0.052764] platform iva.0: Enabled OPP corresponding to 720MHz
101[ 0.052795] hw-breakpoint: debug architecture 0x4 unsupported.
102[ 0.054656] omap_device: omap-mcbsp.2: alias fck already exists
103[ 0.054870] omap_device: omap-mcbsp.3: alias fck already exists
104[ 0.055816] OMAP DMA hardware revision 4.0
105[ 0.064056] bio: create slab <bio-0> at 0
106[ 0.065124] SCSI subsystem initialized
107[ 0.066223] usbcore: registered new interface driver usbfs
108[ 0.066375] usbcore: registered new interface driver hub
109[ 0.066558] usbcore: registered new device driver usb
110[ 0.078247] omap_i2c omap_i2c.1: bus 1 rev3.12 at 2600 kHz
111[ 0.080810] twl4030: PIH (irq 7) chaining IRQs 368..375
112[ 0.080841] twl4030: power (irq 373) chaining IRQs 376..383
113[ 0.081268] twl4030: gpio (irq 368) chaining IRQs 384..401
114[ 0.084259] print_constraints: VUSB1V5: 1500 mV normal standby
115[ 0.084655] print_constraints: VUSB1V8: 1800 mV normal standby
116[ 0.085021] print_constraints: VUSB3V1: 3100 mV normal standby
117[ 0.086730] twl4030_usb twl4030_usb: Initialized TWL4030 USB module
118[ 0.087463] print_constraints: VMMC1: 1850 <--> 3150 mV at 3000 mV normal standby
119[ 0.087860] print_constraints: VDAC: 1800 mV normal standby
120[ 0.088226] print_constraints: VDVI: 1800 mV normal standby
121[ 0.088684] print_constraints: VSIM: 1800 <--> 3000 mV at 1800 mV normal standby
122[ 0.088989] omap_i2c omap_i2c.3: bus 3 rev3.12 at 100 kHz
123[ 0.089630] Advanced Linux Sound Architecture Driver Version 1.0.24.
124[ 0.090179] Bluetooth: Core ver 2.16
125[ 0.090270] NET: Registered protocol family 31
126[ 0.090270] Bluetooth: HCI device and connection manager initialized
127[ 0.090301] Bluetooth: HCI socket layer initialized
128[ 0.090301] Bluetooth: L2CAP socket layer initialized
129[ 0.090484] Bluetooth: SCO socket layer initialized
130[ 0.090728] Switching to clocksource 32k_counter
131[ 0.094024] Switched to NOHz mode on CPU #0
132[ 0.101531] musb-hdrc: version 6.0, musb-dma, otg (peripheral+host)
133[ 0.107299] musb-hdrc musb-hdrc: USB OTG mode controller at fa0ab000 using DMA, IRQ 92
134[ 0.107666] NET: Registered protocol family 2
135[ 0.107849] IP route cache hash table entries: 2048 (order: 1, 8192 bytes)
136[ 0.108215] TCP established hash table entries: 8192 (order: 4, 65536 bytes)
137[ 0.108367] TCP bind hash table entries: 8192 (order: 3, 32768 bytes)
138[ 0.108489] TCP: Hash tables configured (established 8192 bind 8192)
139[ 0.108489] TCP reno registered
140[ 0.108489] UDP hash table entries: 256 (order: 0, 4096 bytes)
141[ 0.108520] UDP-Lite hash table entries: 256 (order: 0, 4096 bytes)
142[ 0.108856] NET: Registered protocol family 1
143[ 0.109191] RPC: Registered named UNIX socket transport module.
144[ 0.109191] RPC: Registered udp transport module.
145[ 0.109222] RPC: Registered tcp transport module.
146[ 0.109222] RPC: Registered tcp NFSv4.1 backchannel transport module.
147[ 0.109558] platform iva.0: Enabled OPP corresponding to 720MHz
148[ 0.110198] omap-iommu omap-iommu.0: isp registered
149[ 0.118713] VFS: Disk quotas dquot_6.5.2
150[ 0.118774] Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
151[ 0.119323] squashfs: version 4.0 (2009/01/31) Phillip Lougher
152[ 0.119689] nfs4filelayout_init: NFSv4 File Layout Driver Registering...
153[ 0.119720] JFFS2 version 2.2. (NAND) (SUMMARY) © 2001-2006 Red Hat, Inc.
154[ 0.120361] msgmni has been set to 463
155[ 0.121917] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 253)
156[ 0.122009] io scheduler noop registered
157[ 0.122039] io scheduler deadline registered
158[ 0.122100] io scheduler cfq registered (default)
159[ 0.184814] OMAP DSS rev 2.0
160[ 0.186553] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
161[ 0.187774] omap_uart.0: ttyO0 at MMIO 0x4806a000 (irq = 72) is a OMAP UART0
162[ 0.188049] omap_uart.1: ttyO1 at MMIO 0x4806c000 (irq = 73) is a OMAP UART1
163[ 0.188293] omap_uart.2: ttyO2 at MMIO 0x49020000 (irq = 74) is a OMAP UART2
164[ 0.917572] console [ttyO2] enabled
165[ 0.928436] brd: module loaded
166[ 0.935089] loop: module loaded
167[ 0.939758] omap2-nand driver initializing
168[ 0.944488] NAND device: Manufacturer ID: 0x2c, Chip ID: 0xba (Micron NAND 256MiB 1,8V 16-bit)
169[ 0.953979] Creating 5 MTD partitions on "omap2-nand.0":
170[ 0.959594] 0x000000000000-0x000000080000 : "X-Loader"
171[ 0.966552] 0x000000080000-0x000000260000 : "U-Boot"
172[ 0.973510] 0x000000260000-0x000000280000 : "U-Boot Env"
173[ 0.980163] 0x000000280000-0x000000680000 : "Kernel"
174[ 0.988037] 0x000000680000-0x000010000000 : "File System"
175[ 1.098205] usbcore: registered new interface driver catc
176[ 1.103942] catc: v2.8:CATC EL1210A NetMate USB Ethernet driver
177[ 1.110229] usbcore: registered new interface driver kaweth
178[ 1.116088] pegasus: v0.6.14 (2006/09/27), Pegasus/Pegasus II USB Ethernet driver
179[ 1.123992] usbcore: registered new interface driver pegasus
180[ 1.129943] rtl8150: v0.6.2 (2004/08/27):rtl8150 based usb-ethernet driver
181[ 1.137207] usbcore: registered new interface driver rtl8150
182[ 1.143218] usbcore: registered new interface driver asix
183[ 1.148956] usbcore: registered new interface driver cdc_ether
184[ 1.155151] usbcore: registered new interface driver dm9601
185[ 1.161071] usbcore: registered new interface driver smsc95xx
186[ 1.167175] usbcore: registered new interface driver gl620a
187[ 1.173095] usbcore: registered new interface driver net1080
188[ 1.179107] usbcore: registered new interface driver plusb
189[ 1.184967] usbcore: registered new interface driver rndis_host
190[ 1.191223] usbcore: registered new interface driver cdc_subset
191[ 1.197509] usbcore: registered new interface driver zaurus
192[ 1.203430] usbcore: registered new interface driver MOSCHIP usb-ethernet driver
193[ 1.211517] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
194[ 1.218475] _regulator_get: ehci-omap.0 supply hsusb0 not found, using dummy regulator
195[ 1.226837] _regulator_get: ehci-omap.0 supply hsusb1 not found, using dummy regulator
196[ 3.247131] ehci-omap ehci-omap.0: OMAP-EHCI Host Controller
197[ 3.253356] ehci-omap ehci-omap.0: new USB bus registered, assigned bus number 1
198[ 3.261260] ehci-omap ehci-omap.0: irq 77, io mem 0x48064800
199[ 3.278442] ehci-omap ehci-omap.0: USB 2.0 started, EHCI 1.00
200[ 3.284576] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
201[ 3.291717] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
202[ 3.299285] usb usb1: Product: OMAP-EHCI Host Controller
203[ 3.304870] usb usb1: Manufacturer: Linux 3.0.17+ ehci_hcd
204[ 3.310607] usb usb1: SerialNumber: ehci-omap.0
205[ 3.315979] hub 1-0:1.0: USB hub found
206[ 3.319976] hub 1-0:1.0: 3 ports detected
207[ 3.348907] Initializing USB Mass Storage driver...
208[ 3.354156] usbcore: registered new interface driver usb-storage
209[ 3.360504] USB Mass Storage support registered.
210[ 3.365905] mousedev: PS/2 mouse device common for all mice
211[ 3.372222] input: gpio-keys as /devices/platform/gpio-keys/input/input0
212[ 3.380462] input: twl4030_pwrbutton as /devices/platform/omap/omap_i2c.1/i2c-1/1-0049/twl4030_pwrbutton/input/input1
213[ 3.392089] i2c /dev entries driver
214[ 3.396209] Linux media interface: v0.10
215[ 3.400421] Linux video capture interface: v2.00
216[ 3.405487] vpfe_init
217[ 3.408477] OMAP Watchdog Timer Rev 0x31: initial timeout 60 sec
218[ 3.414886] Bluetooth: HCI UART driver ver 2.2
219[ 3.419586] Bluetooth: HCI H4 protocol initialized
220[ 3.424591] Bluetooth: HCI BCSP protocol initialized
221[ 3.429809] Bluetooth: HCILL protocol initialized
222[ 3.434753] Bluetooth: HCIATH3K protocol initialized
223[ 3.439941] Bluetooth: Generic Bluetooth USB driver ver 0.6
224[ 3.445922] usbcore: registered new interface driver btusb
225[ 3.451751] cpuidle: using governor ladder
226[ 3.456054] cpuidle: using governor menu
227[ 3.463226] omap_hsmmc: probe of omap_hsmmc.1 failed with error -16
228[ 3.473571] usbcore: registered new interface driver usbhid
229[ 3.479461] usbhid: USB HID core driver
230[ 3.483978] usbcore: registered new interface driver snd-usb-audio
231[ 3.491333] OMAP3 Beagle/Devkit8000 SoC init
232[ 3.566345] asoc: twl4030-hifi <-> omap-mcbsp-dai.1 mapping ok
233[ 3.575469] ALSA device list:
234[ 3.578582] #0: omap3beagle
235[ 3.581878] TCP cubic registered
236[ 3.585296] NET: Registered protocol family 17
237[ 3.589996] NET: Registered protocol family 15
238[ 3.594696] lib80211: common routines for IEEE802.11 drivers
239[ 3.600677] Registering the dns_resolver key type
240[ 3.605651] VFP support v0.3: implementor 41 architecture 3 part 30 variant c rev 1
241[ 3.613708] ThumbEE CPU extension supported.
242[ 3.622650] sr_init: No PMIC hook to init smartreflex
243[ 3.628143] smartreflex smartreflex.0: omap_sr_probe: SmartReflex driver initialized
244[ 3.636474] smartreflex smartreflex.1: omap_sr_probe: SmartReflex driver initialized
245[ 3.644744] SmartReflex Class3 initialized
246[ 3.653961] clock: disabling unused clocks to save power
247[ 3.660400] registered taskstats version 1
248[ 3.680114] Console: switching to colour frame buffer device 80x30
249[ 3.693298] omapdss DPI: Could not find exact pixel clock. Requested 23500 kHz, got 24000 kHz
250[ 3.708282] regulator_init_complete: VDAC: incomplete constraints, leaving on
251[ 3.715881] drivers/rtc/hctosys.c: unable to open rtc device (rtc0)
252[ 3.722625] omap_vout omap_vout: Buffer Size = 3686400
253[ 3.729064] omap_vout omap_vout: : registered and initialized video device 0
254[ 3.737152] Waiting for root device /dev/mmcblk0p2...
255[ 4.016418] mmc0: new SDHC card at address 0001
256[ 4.021728] mmcblk0: mmc0:0001 00000 7.46 GiB
257[ 4.028778] mmcblk0: p1 p2
258[ 4.073486] EXT3-fs: barriers not enabled
259[ 4.080139] kjournald starting. Commit interval 5 seconds
260[ 4.526855] EXT3-fs (mmcblk0p2): using internal journal
261[ 4.532379] EXT3-fs (mmcblk0p2): mounted filesystem with writeback data mode
262[ 4.539825] VFS: Mounted root (ext3 filesystem) on device 179:2.
263[ 4.549835] devtmpfs: mounted
264[ 4.553039] Freeing init memory: 228K
265INIT: version 2.86 booting
266Please wait: booting...
267Starting udev
268[ 11.367523] udevd (91): /proc/91/oom_adj is deprecated, please use /proc/91/oom_score_adj instead.
269[ 28.066864] end_request: I/O error, dev mtdblock0, sector 0
270[ 28.072723] Buffer I/O error on device mtdblock0, logical block 0
271[ 28.079315] end_request: I/O error, dev mtdblock0, sector 8
272[ 28.085144] Buffer I/O error on device mtdblock0, logical52
273[ 28.252593] end_request: I/O error, dev mtdblock0, sector 160
274[ 28.258728] end_request: I/O error, dev mtdblock0, sector 168
275[ 28.264892] end_request: I/O error, dev mtdblock0, sector 176
276[ 28.271057] end_request: I/O error, dev mtdblock0, sector 184
277[ 28.277191] end_request: I/O error, dev mtdblock0, sector 192
278[ 28.283325] end_request: I/O error, dev mtdblock0, sector 200
279[ 28.289489] end_request: I/O error, dev mtdblock0, sector 208
280[ 28.295654] end_request: I/O error, dev mtdblock0, sector 216
281[ 28.301788] end_request: I/O error, dev mtdblock0, sector 224
282[ 28.307922] end_request: I/O error, dev mtdblock0, sector 232
283[ 28.314086] end_request: I/O error, dev mtdblock0, sector 240
284[ 28.320281] end_request: I/O error, dev mtdblock0, sector 248
285[ 28.341156] end_request: I/O error, dev mtdblock0, sector 0
286[ 30.842620] end_request: I/O error, dev mtdblock0, sector 0
287[ 30.848632] end_request: I/O error, dev mtdblock0, sector 8
288[ 30.854644] end_request: I/O error, dev mtdblock0, sector 16
289[ 30.860717] end_request: I/O error, dev mtdblock0, sector 24
290[ 30.866790] end_request: I/O error, dev mtdblock0, sector 32
291[ 30.872863] end_request: I/O error, dev mtdblock0, sector 40
292[ 30.878906] end_request: I/O error, dev mtdblock0, sector 48
293[ 30.884979] end_request: I/O error, dev mtdblock0, sector 56
294[ 30.891021] end_request: I/O error, dev mtdblock0, sector 64
295[ 30.897094] end_request: I/O error, dev mtdblock0, sector 72
296[ 30.903137] end_request: I/O error, dev mtdblock0, sector 80
297[ 30.909210] end_request: I/O error, dev mtdblock0, sector 88
298[ 30.915283] end_request: I/O error, dev mtdblock0, sector 96
299[ 30.921356] end_request: I/O error, dev mtdblock0, sector 104
300[ 30.927490] end_request: I/O error, dev mtdblock0, sector 112
301[ 30.933624] end_request: I/O error, dev mtdblock0, sector 120
302[ 30.939788] end_request: I/O error, dev mtdblock0, sector 128
303[ 30.945953] end_request: I/O error, dev mtdblock0, sector 136
304[ 30.952087] end_request: I/O error, dev mtdblock0, sector 144
305[ 30.958251] end_request: I/O error, dev mtdblock0, sector 152
306[ 30.964385] end_request: I/O error, dev mtdblock0, sector 160
307[ 30.970550] end_request: I/O error, dev mtdblock0, sector 168
308[ 30.976684] end_request: I/O error, dev mtdblock0, sector 176
309[ 30.982849] end_request: I/O error, dev mtdblock0, sector 184
310[ 30.988983] end_request: I/O error, dev mtdblock0, sector 192
311[ 30.995117] end_request: I/O error, dev mtdblock0, sector 200
312[ 31.001281] end_request: I/O error, dev mtdblock0, sector 208
313[ 31.007446] end_request: I/O error, dev mtdblock0, sector 216
314[ 31.013610] end_request: I/O error, dev mtdblock0, sector 224
315[ 31.019744] end_request: I/O error, dev mtdblock0, sector 232
316[ 31.025878] end_request: I/O error, dev mtdblock0, sector 240
317[ 31.032104] end_request: I/O error, dev mtdblock0, sector 248
318[ 31.052795] end_request: I/O error, dev mtdblock0, sector 0
319[ 31.075500] end_request: I/O error, dev mtdblock0, sector 0
320[ 31.585845] twl_rtc twl_rtc: Power up reset detected.
321[ 31.645751] twl_rtc twl_rtc: Enabling TWL-RTC.
322[ 31.704681] twl_rtc twl_rtc: rtc core: registered twl_rtc as rtc0
323Remounting root file system...
324Caching udev devnodes
325Populating dev cache
326[ 40.385223] Bluetooth: HIDP (Human Interface Emulation) ver 1.2
327[ 40.474639] NET: Registered protocol family 10
328[ 40.544830] Bluetooth: RFCOMM TTY layer initialized
329[ 40.549987] Bluetooth: RFCOMM sockeALSA: Restoring mixer settings...
330Configuring network interfaces... /usr/sbin/alsactl: parse:1655: Unable to open file '/usr/share/alsa/init/00main': No such file or directory
331ifconfig: SIOCGIFFLAGS: No such device
332ifconfig: SIOCGIFFLAGS: No such device
333eth0 No such device
334
335ifconfig: SIOCGIFFLAGS: No such device
336ifconfig: SIOCGIFFLAGS: No such device
337ifconfig: SIOCGIFFLAGS: No such device
338usb0 No such device
339
340ifconfig: SIOCGIFFLAGS: No such device
341done.
342Starting portmap daemon: portmap.
343net.ipv4.conf.default.rp_filter = 1
344net.ipv4.conf.all.rp_filter = 1
345Tue Jan 11 10:13:00 GMT 2011
346INIT: Entering runlevel: 5
347Starting system message bus: dbus.
348Starting Hardware abstraction layer hald
349Creating Dropbear SSH server RSA host key.
350Will output 1024 bit rsa secret key to '/etc/dropbear/dropbear_rsa_host_key'
351Generating key, this may take a while...
352Public key portion is:
353ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgwCRRtu8iGdTt2TZPYTYMKoEpdIFyLIqPgy9cZ1yuYspKn+KDW6LR9KCrqLT1QMB6d78sm9E03vkJu4jfat7MDKs6x8OLleeMwuO/SiJ/0mqxUfJxg9MRBn8qwxriRJmrRq3tRX0ulAyErWQZO0Pddganvz0EVUGCfCx6HdQ/0zlpgKP root@beagleboard
354Fin nmbd.
355Starting syslogd/klogd: done
356Starting internet superserver: xinetd.
357 * Starting Avahi mDNS/DNS-SD Daemon: avahi-daemon [ ok ]
358Starting Network connection manager daemon: NetworkManager.
359Loading kernel modules for gstreamer-ti...
360Running /usr/share/ti/gst/omap3530/loadmodules.shFATAL: Module cmemk not found.
361FATAL: Module dsplinkk not found.
362FATAL: Module lpm_omap3530 not found.
363FATAL: Module sdmak not found.
364 done
365Starting PVR
366Usage: insmod filename [args]
367FATAL: Module omaplfb not found.
368FATAL: Module bufferclass_ti not found.
369BusyBox v1.13.2 (2011-01-04 12:34:55 CET) multi-call binary
370
371Usage: mknod [OPTIONS] NAME TYPE MAJOR MINOR
372
373Create a special file (block, character, or pipe)
374
375Options:
376 -m Create the special file using the specified mode (default a=rw)
377TYPEs include:
378 b: Make a block device
379 c or u: Make a character device
380 p: Make a named pipe (MAJOR and MINOR are ignored)
381
382chmod: /dev/pvrsrvkm: No such file or directory
383Starting SGX fixup for ES3.x
384Starting GNOME Display Manager gdm
385INIT: Id "S" respawning too fast: disabled for 5 minutes