· 8 years ago · Jul 07, 2018, 06:08 PM
1## Executing script at 82000000
2reading uImage
3
44536304 bytes read
5reading uInitrd
6
73872262 bytes read
8## Booting kernel from Legacy Image at 80000000 ...
9 Image Name: Ubuntu Kernel
10 Image Type: ARM Linux Kernel Image (uncompressed)
11 Data Size: 4536240 Bytes = 4.3 MiB
12 Load Address: 80008000
13 Entry Point: 80008000
14 Verifying Checksum ... OK
15## Loading init Ramdisk from Legacy Image at 81600000 ...
16 Image Name: Ubuntu Initrd
17 Image Type: ARM Linux RAMDisk Image (uncompressed)
18 Data Size: 3872198 Bytes = 3.7 MiB
19 Load Address: 00000000
20 Entry Point: 00000000
21 Verifying Checksum ... OK
22 Loading Kernel Image ... OK
23OK
24
25Starting kernel ...
26
27Uncompressing Linux... done, booting the kernel.
28[ 0.000000] Booting Linux on physical CPU 0
29[ 0.000000] Initializing cgroup subsys cpuset
30[ 0.000000] Initializing cgroup subsys cpu
31[ 0.000000] Linux version 3.3.0-1481-omap4 (a0919692@una0919692) (gcc version 4.6.2 (Ubuntu/Linaro 4.6.2-14ubun2
32[ 0.000000] CPU: ARMv7 Processor [412fc09a] revision 10 (ARMv7), cr=10c5387d
33[ 0.000000] CPU: PIPT / VIPT nonaliasing data cache, VIPT aliasing instruction cache
34[ 0.000000] Machine: OMAP4 Panda board
35[ 0.000000] cma: CMA: reserved 32 MiB at be000000
36[ 0.000000] cma: CMA: reserved 104 MiB at a9800000
37[ 0.000000] cma: CMA: reserved 16 MiB at bc800000
38[ 0.000000] Memory policy: ECC disabled, Data cache writealloc
39[ 0.000000] OMAP4460 ES1.0
40[ 0.000000] PERCPU: Embedded 8 pages/cpu @81345000 s10944 r8192 d13632 u32768
41[ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 245504
42[ 0.000000] Kernel command line: rw console=ttyO2,115200n8 vram=40M mem=456M@0x80000000 mem=512M@0xA0000000 roop
43[ 0.000000] PID hash table entries: 4096 (order: 2, 16384 bytes)
44[ 0.000000] Dentry cache hash table entries: 131072 (order: 7, 524288 bytes)
45[ 0.000000] Inode-cache hash table entries: 65536 (order: 6, 262144 bytes)
46[ 0.000000] allocated 2097152 bytes of page_cgroup
47[ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups
48[ 0.000000] Memory: 456MB 479MB 32MB = 967MB total
49[ 0.000000] Memory: 808284k/808284k available, 182948k reserved, 0K highmem
50[ 0.000000] Virtual kernel memory layout:
51[ 0.000000] vector : 0xffff0000 - 0xffff1000 ( 4 kB)
52[ 0.000000] fixmap : 0xfff00000 - 0xfffe0000 ( 896 kB)
53[ 0.000000] vmalloc : 0xc0800000 - 0xff000000 (1000 MB)
54[ 0.000000] lowmem : 0x80000000 - 0xc0000000 (1024 MB)
55[ 0.000000] pkmap : 0x7fe00000 - 0x80000000 ( 2 MB)
56[ 0.000000] modules : 0x7f000000 - 0x7fe00000 ( 14 MB)
57[ 0.000000] .text : 0x80008000 - 0x808d5ba4 (9015 kB)
58[ 0.000000] .init : 0x808d6000 - 0x80938ac0 ( 395 kB)
59[ 0.000000] .data : 0x8093a000 - 0x80993390 ( 357 kB)
60[ 0.000000] .bss : 0x809933b4 - 0x80b3dc6c (1707 kB)
61[ 0.000000] Preemptible hierarchical RCU implementation.
62[ 0.000000] NR_IRQS:474 nr_irqs:474 474
63[ 0.000000] ------------[ cut here ]------------
64[ 0.000000] WARNING: at /work/GIT/KERNEL/kernel-ubuntu/arch/arm/common/gic.c:721 gic_init_bases+0xd8/0x148()
65[ 0.000000] Cannot allocate irq_descs @ IRQ16, assuming pre-allocated
66[ 0.000000] Modules linked in:
67[ 0.000000] [<8001b5e8>] (unwind_backtrace+0x0/0xec) from [<805ebd50>] (dump_stack+0x20/0x24)
68[ 0.000000] [<805ebd50>] (dump_stack+0x20/0x24) from [<8003f378>] (warn_slowpath_common+0x5c/0x74)
69[ 0.000000] [<8003f378>] (warn_slowpath_common+0x5c/0x74) from [<8003f44c>] (warn_slowpath_fmt+0x40/0x48)
70[ 0.000000] [<8003f44c>] (warn_slowpath_fmt+0x40/0x48) from [<808de124>] (gic_init_bases+0xd8/0x148)
71[ 0.000000] [<808de124>] (gic_init_bases+0xd8/0x148) from [<808e0d78>] (gic_init_irq+0x64/0x74)
72[ 0.000000] [<808e0d78>] (gic_init_irq+0x64/0x74) from [<808d94fc>] (init_IRQ+0x1c/0x24)
73[ 0.000000] [<808d94fc>] (init_IRQ+0x1c/0x24) from [<808d6784>] (start_kernel+0x184/0x314)
74[ 0.000000] [<808d6784>] (start_kernel+0x184/0x314) from [<80008044>] (0x80008044)
75[ 0.000000] ---[ end trace da227214a82491b7 ]---
76[ 0.000000] omap_hwmod: dpll_mpu_m2_ck: missing clockdomain for dpll_mpu_m2_ck.
77[ 0.000000] OMAP clockevent source: GPTIMER1 at 32768 Hz
78[ 0.000000] sched_clock: 32 bits at 32kHz, resolution 30517ns, wraps every 131071999ms
79[ 0.000000] Console: colour dummy device 80x30
80[ 0.000335] Calibrating delay loop... 1392.74 BogoMIPS (lpj=5439488)
81[ 0.070373] pid_max: default: 32768 minimum: 301
82[ 0.070739] Security Framework initialized
83[ 0.070770] AppArmor: AppArmor disabled by boot time parameter
84[ 0.071075] Mount-cache hash table entries: 512
85[ 0.072235] Initializing cgroup subsys cpuacct
86[ 0.072265] Initializing cgroup subsys memory
87[ 0.072326] Initializing cgroup subsys devices
88[ 0.072357] Initializing cgroup subsys freezer
89[ 0.072357] Initializing cgroup subsys net_cls
90[ 0.072387] Initializing cgroup subsys blkio
91[ 0.072418] Initializing cgroup subsys perf_event
92[ 0.072570] CPU: Testing write buffer coherency: ok
93[ 0.072662] ftrace: allocating 26792 entries in 79 pages
94[ 0.151031] CPU0: thread -1, cpu 0, socket 0, mpidr 80000000
95[ 0.151306] hw perfevents: enabled with ARMv7 Cortex-A9 PMU driver, 7 counters available
96[ 0.151428] Setting up static identity map for 0x806066a8 - 0x80606700
97[ 0.151458] L310 cache controller enabled
98[ 0.151489] l2x0: 16 ways, CACHE_ID 0x410000c7, AUX_CTRL 0x7e470000, Cache size: 1048576 B
99[ 0.245422] CPU1: Booted secondary processor
100[ 0.315399] CPU1: thread -1, cpu 1, socket 0, mpidr 80000001
101[ 0.315429] CPU1: Unknown IPI message 0x1
102[ 0.331024] Brought up 2 CPUs
103[ 0.331024] SMP: Total of 2 processors activated (2792.83 BogoMIPS).
104[ 0.331970] devtmpfs: initialized
105[ 0.337097] omap_hwmod: l3_div_ck: missing clockdomain for l3_div_ck.
106[ 0.341766] omap_hwmod: mcpdm: cannot be enabled (3)
107[ 0.344909] print_constraints: dummy:
108[ 0.353637] NET: Registered protocol family 16
109[ 0.364746] DMA: preallocated 256 KiB pool for atomic coherent allocations
110[ 0.365142] GPMC revision 6.0
111[ 0.369049] gpiochip_add: registered GPIOs 0 to 31 on device: gpio
112[ 0.369171] OMAP GPIO hardware version 0.1
113[ 0.369445] gpiochip_add: registered GPIOs 32 to 63 on device: gpio
114[ 0.369842] gpiochip_add: registered GPIOs 64 to 95 on device: gpio
115[ 0.370269] gpiochip_add: registered GPIOs 96 to 127 on device: gpio
116[ 0.370635] gpiochip_add: registered GPIOs 128 to 159 on device: gpio
117[ 0.371063] gpiochip_add: registered GPIOs 160 to 191 on device: gpio
118[ 0.373229] omap_mux_init: Add partition: #1: core, flags: 2
119[ 0.374298] omap_mux_init: Add partition: #2: wkup, flags: 2
120[ 0.376739] _omap_mux_get_by_name: Could not find signal uart1_cts.uart1_cts
121[ 0.376770] _omap_mux_get_by_name: Could not find signal uart1_cts.uart1_cts
122[ 0.376770] omap_hwmod_mux_init: Could not allocate device mux entry
123[ 0.380249] usbhs_omap: alias fck already exists
124[ 0.383575] hw-breakpoint: found 5 (+1 reserved) breakpoint and 1 watchpoint registers.
125[ 0.383575] hw-breakpoint: maximum watchpoint size is 4 bytes.
126[ 0.393035] OMAP DMA hardware revision 0.0
127[ 0.424774] bio: create slab <bio-0> at 0
128[ 0.427001] print_constraints: vwl1271: 1800 mV
129[ 0.433197] SCSI subsystem initialized
130[ 0.436126] usbcore: registered new interface driver usbfs
131[ 0.436523] usbcore: registered new interface driver hub
132[ 0.436767] usbcore: registered new device driver usb
133[ 0.448272] omap_i2c omap_i2c.1: bus 1 rev2.4.0 at 400 kHz
134[ 0.450042] Skipping twl internal clock init and using bootloader value (unknown osc rate)
135[ 0.450561] twl6030: PIH (irq 39) chaining IRQs 538..557
136[ 0.451477] print_constraints: VUSB: 3300 mV normal standby
137[ 0.654937] twl6030_usb twl6030_usb: Initialized TWL6030 USB module
138[ 0.655914] print_constraints: VMMC: 1200 <--> 3000 mV at 3000 mV normal standby
139[ 0.656829] print_constraints: VPP: 1800 <--> 2500 mV at 1900 mV normal standby
140[ 0.657806] print_constraints: VCXIO: 1800 mV normal standby
141[ 0.658416] print_constraints: VDAC: 1800 mV normal standby
142[ 0.659149] print_constraints: VAUX2_6030: 1200 <--> 2800 mV at 1800 mV normal standby
143[ 0.660064] print_constraints: VAUX3_6030: 1000 <--> 3000 mV at 1200 mV normal standby
144[ 0.660827] print_constraints: CLK32KG:
145[ 0.661407] print_constraints: VANA: 2100 mV normal standby
146[ 0.674835] omap_i2c omap_i2c.2: bus 2 rev2.4.0 at 400 kHz
147[ 0.690429] omap_i2c omap_i2c.3: bus 3 rev2.4.0 at 100 kHz
148[ 0.706054] omap_i2c omap_i2c.4: bus 4 rev2.4.0 at 400 kHz
149[ 0.707855] omap-iommu omap-iommu.0: ducati registered
150[ 0.708435] Advanced Linux Sound Architecture Driver Version 1.0.24.
151[ 0.709594] NetLabel: Initializing
152[ 0.709594] NetLabel: domain hash size = 128
153[ 0.709625] NetLabel: protocols = UNLABELED CIPSOv4
154[ 0.709686] NetLabel: unlabeled traffic allowed by default
155[ 0.710449] Switching to clocksource 32k_counter
156[ 0.730682] FS-Cache: Loaded
157[ 0.756622] usbhs_omap usbhs_omap: ehci_logic_fck failed:-2
158[ 0.757995] NET: Registered protocol family 2
159[ 0.758453] IP route cache hash table entries: 32768 (order: 5, 131072 bytes)
160[ 0.759918] TCP established hash table entries: 131072 (order: 8, 1048576 bytes)
161[ 0.762084] TCP bind hash table entries: 65536 (order: 7, 786432 bytes)
162[ 0.763305] TCP: Hash tables configured (established 131072 bind 65536)
163[ 0.763336] TCP reno registered
164[ 0.763366] UDP hash table entries: 512 (order: 2, 16384 bytes)
165[ 0.763397] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes)
166[ 0.763916] NET: Registered protocol family 1
167[ 0.764495] RPC: Registered named UNIX socket transport module.
168[ 0.764495] RPC: Registered udp transport module.
169[ 0.764526] RPC: Registered tcp transport module.
170[ 0.764526] RPC: Registered tcp NFSv4.1 backchannel transport module.
171[ 0.764801] Trying to unpack rootfs image as initramfs...
172[ 1.104766] Freeing initrd memory: 3780K
173[ 1.104797] NetWinder Floating Point Emulator V0.97 (double precision)
174[ 1.143676] audit: initializing netlink socket (disabled)
175[ 1.143737] type=2000 audit(1.093:1): initialized
176[ 1.256347] VFS: Disk quotas dquot_6.5.2
177[ 1.256713] Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
178[ 1.259063] FS-Cache: Netfs 'nfs' registered for caching
179[ 1.259674] fuse init (API version 7.18)
180[ 1.260162] msgmni has been set to 1890
181[ 1.261993] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 253)
182[ 1.262145] io scheduler noop registered
183[ 1.262145] io scheduler deadline registered
184[ 1.262268] io scheduler cfq registered (default)
185[ 1.263427] OMAP DSS rev 4.0
186[ 1.294525] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
187[ 1.296813] omap_uart.0: ttyO0 at MMIO 0x4806a000 (irq = 104) is a OMAP UART0
188[ 1.297363] omap_uart.1: ttyO1 at MMIO 0x4806c000 (irq = 105) is a OMAP UART1
189[ 1.297912] omap_uart.2: ttyO2 at MMIO 0x48020000 (irq = 106) is a OMAP UART2
190[ 2.270294] console [ttyO2] enabled
191[ 2.274505] omap_uart.3: ttyO3 at MMIO 0x4806e000 (irq = 102) is a OMAP UART3
192[ 2.283294] [drm] Initialized drm 1.1.0 20060810
193[ 2.303283] brd: module loaded
194[ 2.314025] loop: module loaded
195[ 2.317413] (stk) :sysfs entries created
196[ 2.321594] (stk) : debugfs entries created
197[ 2.335510] Fixed MDIO Bus: probed
198[ 2.339263] tun: Universal TUN/TAP device driver, 1.6
199[ 2.344573] tun: (C) 1999-2004 Max Krasnyansky <maxk@qualcomm.com>
200[ 2.351776] PPP generic driver version 2.4.2
201[ 2.356994] usbcore: registered new interface driver smsc95xx
202[ 2.363616] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
203[ 2.370635] _regulator_get: ehci-omap.0 supply hsusb0 not found, using dummy regulator
204[ 2.379180] ehci-omap ehci-omap.0: OMAP-EHCI Host Controller
205[ 2.385559] ehci-omap ehci-omap.0: new USB bus registered, assigned bus number 1
206[ 2.393798] ehci-omap ehci-omap.0: irq 109, io mem 0x4a064c00
207[ 2.413665] ehci-omap ehci-omap.0: USB 2.0 started, EHCI 1.00
208[ 2.419891] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
209[ 2.427032] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
210[ 2.434631] usb usb1: Product: OMAP-EHCI Host Controller
211[ 2.440216] usb usb1: Manufacturer: Linux 3.3.0-1481-omap4 ehci_hcd
212[ 2.446807] usb usb1: SerialNumber: ehci-omap.0
213[ 2.452545] hub 1-0:1.0: USB hub found
214[ 2.456512] hub 1-0:1.0: 3 ports detected
215[ 2.491973] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
216[ 2.498626] ohci-omap3 ohci-omap3.0: OMAP3 OHCI Host Controller
217[ 2.505249] ohci-omap3 ohci-omap3.0: new USB bus registered, assigned bus number 2
218[ 2.513519] ohci-omap3 ohci-omap3.0: irq 108, io mem 0x4a064800
219[ 2.598114] usb usb2: New USB device found, idVendor=1d6b, idProduct=0001
220[ 2.605255] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
221[ 2.612854] usb usb2: Product: OMAP3 OHCI Host Controller
222[ 2.618530] usb usb2: Manufacturer: Linux 3.3.0-1481-omap4 ohci_hcd
223[ 2.625122] usb usb2: SerialNumber: ohci-omap3.0
224[ 2.630981] hub 2-0:1.0: USB hub found
225[ 2.634948] hub 2-0:1.0: 3 ports detected
226[ 2.640563] Initializing USB Mass Storage driver...
227[ 2.645935] usbcore: registered new interface driver usb-storage
228[ 2.652252] USB Mass Storage support registered.
229[ 2.657379] usbcore: registered new interface driver libusual
230[ 2.663665] usbcore: registered new interface driver usbtest
231[ 2.670288] mousedev: PS/2 mouse device common for all mice
232[ 2.678344] twl_rtc twl_rtc: Power up reset detected.
233[ 2.684844] twl_rtc twl_rtc: Enabling TWL-RTC.
234[ 2.691589] twl_rtc twl_rtc: rtc core: registered twl_rtc as rtc0
235[ 2.698333] Linux media interface: v0.10
236[ 2.702667] Linux video capture interface: v2.00
237[ 2.708831] OMAP Watchdog Timer Rev 0x01: initial timeout 60 sec
238[ 2.715911] device-mapper: uevent: version 1.0.3
239[ 2.721282] device-mapper: ioctl: 4.22.0-ioctl (2011-10-19) initialised: dm-devel@redhat.com
240[ 2.732604] _regulator_get: omap_hsmmc.0 supply vmmc_aux not found, using dummy regulator
241[ 2.744140] _regulator_get: omap_hsmmc.4 supply vmmc_aux not found, using dummy regulator
242[ 2.788635] usb 1-1: new high-speed USB device number 2 using ehci-omap
243[ 2.827728] ALSA device list:
244[ 2.830841] No soundcards found.
245[ 2.834503] u32 classifier
246[ 2.837371] Actions configured
247[ 2.842071] TCP cubic registered
248[ 2.845855] NET: Registered protocol family 10
249[ 2.853149] NET: Registered protocol family 17
250[ 2.858062] lib80211: common routines for IEEE802.11 drivers
251[ 2.864074] Registering the dns_resolver key type
252[ 2.869079] VFP support v0.3: implementor 41 architecture 3 part 30 variant 9 rev 4
253[ 2.877166] ThumbEE CPU extension supported.
254[ 2.881652] Registering SWP/SWPB emulation handler
255[ 2.888580] omap_vc_i2c_init: I2C config for vdd_iva does not match other channels (0).
256[ 2.896850] omap_vc_i2c_init: I2C config for vdd_mpu does not match other channels (0).
257[ 2.907012] Power Management for TI OMAP4.
258[ 2.911560] sr_init: No PMIC hook to init smartreflex
259[ 2.916900] smartreflex smartreflex.0: omap_sr_probe: SmartReflex driver initialized
260[ 2.925262] smartreflex smartreflex.1: omap_sr_probe: SmartReflex driver initialized
261[ 2.933624] smartreflex smartreflex.2: omap_sr_probe: SmartReflex driver initialized
262[ 2.941986] SmartReflex Class3 initialized
263[ 2.946899] cma: CMA: reserved 32 MiB at ba800000
264[ 2.953155] usb 1-1: New USB device found, idVendor=0424, idProduct=9514
265[ 2.953338] clock: disabling unused clocks to save power
266[ 2.965850] usb 1-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
267[ 2.974121] registered taskstats version 1
268[ 2.978912] hub 1-1:1.0: USB hub found
269[ 2.981933] mmc0: host does not support reading read-only switch. assuming write-enable.
270[ 2.986907] mmc0: new high speed SDHC card at address e624
271[ 2.997406] hub 1-1:1.0: 5 ports detected
272[ 2.997528] mmcblk0: mmc0:e624 SD16G 14.8 GiB
273[ 3.019134] mmcblk0: p1 p2
274[ 3.035430] regulator_init_complete: VANA: incomplete constraints, leaving on
275[ 3.043365] regulator_init_complete: CLK32KG: incomplete constraints, leaving on
276[ 3.052276] regulator_init_complete: VDAC: incomplete constraints, leaving on
277[ 3.060668] regulator_init_complete: VUSB: incomplete constraints, leaving on
278[ 3.095520] twl_rtc twl_rtc: setting system clock to 2000-01-01 00:00:00 UTC (946684800)
279[ 3.104248] omap4iss omap4iss: Revision 40000103 found
280[ 3.116119] ov5650 3-0036: Failed reading register 0x302a!
281[ 3.122192] ov5650 3-0036: Failure to detect OV5650 chip
282[ 3.128204] omap4iss omap4iss: iss_register_subdev_group: Unable to register subdev ov5650
283[ 3.139190] omapdrm omapdrm.0: initialized all PAT entries
284[ 3.153350] mmc1: card claims to support voltages below the defined range. These will be ignored.
285[ 3.172943] mmc1: queuing unknown CIS tuple 0x91 (3 bytes)
286[ 3.179809] mmc1: new SDIO card at address 0001
287[ 3.203765] No connectors reported connected with modes
288[ 3.203765] [drm] Cannot find any crtc or sizes - going 1024x768
289[ 3.225280] [drm] Enabling DMM ywrap scrolling
290[ 3.236724] Console: switching to colour frame buffer device 128x48
291[ 3.249786] fb0: omapdrm frame buffer device
292[ 3.261840] drm: registered panic notifier
293[ 3.265502] [drm] Supports vblank timestamp caching Rev 1 (10.10.2010).
294[ 3.273132] [drm] No driver support for vblank timestamp query.
295[ 3.279357] [drm] Initialized omapdrm 1.0.0 20110917 on minor 0
296[ 3.312316] usb 1-1.1: new high-speed USB device number 3 using ehci-omap
297[ 3.476226] usb 1-1.1: New USB device found, idVendor=0424, idProduct=ec00
298[ 3.476226] usb 1-1.1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
299[ 3.494079] smsc95xx v1.0.4
300[ 5.218536] smsc95xx 1-1.1:1.0: eth0: register 'smsc95xx' at usb-ehci-omap.0-1.1, smsc95xx USB 2.0 Ethernet, 66c
301[ 5.327911] usb 1-1.2: new high-speed USB device number 4 using ehci-omap
302[ 5.493194] usb 1-1.2: New USB device found, idVendor=05e3, idProduct=0608
303[ 5.500457] usb 1-1.2: New USB device strings: Mfr=0, Product=1, SerialNumber=0
304[ 5.508148] usb 1-1.2: Product: USB2.0 Hub
305[ 5.513702] hub 1-1.2:1.0: USB hub found
306[ 5.518280] hub 1-1.2:1.0: 4 ports detected
307[ 5.546569] Sending DHCP requests .
308[ 5.851013] usb 1-1.2.3: new low-speed USB device number 5 using ehci-omap
309[ 6.057525] usb 1-1.2.3: New USB device found, idVendor=056a, idProduct=0015
310[ 6.064971] usb 1-1.2.3: New USB device strings: Mfr=1, Product=6, SerialNumber=0
311[ 6.072845] usb 1-1.2.3: Product: CTE-440-U V4.0-3
312[ 6.077911] usb 1-1.2.3: Manufacturer: WACOM
313[ 6.186889] usb 1-1.2.4: new low-speed USB device number 6 using ehci-omap
314[ 6.460937] usb 1-1.2.4: New USB device found, idVendor=045e, idProduct=071d
315[ 6.460937] usb 1-1.2.4: New USB device strings: Mfr=1, Product=2, SerialNumber=0
316[ 6.476257] usb 1-1.2.4: Product: Microsoft�® 2.4GHz Transceiver V1.0
317[ 6.476257] usb 1-1.2.4: Manufacturer: Microsoft
318[ 8.205017] .
319[ 8.496063] smsc95xx 1-1.1:1.0: eth0: link up, 100Mbps, full-duplex, lpa 0x45E1
320[ 12.855773] ., OK
321[ 14.968353] IP-Config: Got DHCP answer from 0.0.0.0, my address is 192.168.1.115
322[ 14.968353] IP-Config: Complete:
323[ 14.968353] device=eth0, addr=192.168.1.115, mask=255.255.255.0, gw=192.168.1.1,
324[ 14.968353] host=192.168.1.115, domain=no-domain-set.bellcanada, nis-domain=(none),
325[ 14.996124] bootserver=0.0.0.0, rootserver=0.0.0.0, rootpath=
326[ 15.003082] Freeing init memory: 392K
327Loading, please wait...
328[ 15.071716] udevd[831]: starting version 175
329Begin: Loading essential drivers ... done.
330Begin: Running /scripts/init-premount ... done.
331Begin: Mounting root file system ... Begin: Running /scripts/local-top ... done.
332[ 15.386016] input: Microsoft Microsoft�® 2.4GHz Transceiver V1.0 as /devices/platform/omap/usbhs_omap/ehci-omap0
333[ 15.404724] generic-usb 0003:045E:071D.0001: input,hidraw0: USB HID v1.11 Keyboard [Microsoft Microsoft�® 2.4GH0
334Begin: Running /scripts/local-premount ... [ 15.487976] input: Microsoft Microsoft�® 2.4GHz Transceiver V1.0 as 1
335[ 15.505889] generic-usb 0003:045E:071D.0002: input,hidraw1: USB HID v1.11 Mouse [Microsoft Microsoft�® 2.4GHz T1
336[ 15.521148] usbcore: registered new interface driver usbhid
337[ 15.527038] usbhid: USB HID core driver
338done.
339[ 15.994598] EXT4-fs (mmcblk0p2): warning: maximal mount count reached, running e2fsck is recommended
340[ 16.015197] EXT4-fs (mmcblk0p2): recovery complete
341[ 16.037628] EXT4-fs (mmcblk0p2): mounted filesystem with ordered data mode. Opts: (null)
342Begin: Running /scripts/local-bottom ... done.
343done.
344Begin: Running /scripts/init-bottom ... done.
345[ 17.256286] init: Failed to spawn console-setup main process: unable to execute: No such file or directory
346[ OK ]ding cpufreq kernel modules...
347[ OK ]0... * CPU1... * CPUFreq Utilities: Setting ondemand CPUFreq governor...