Hi, I followed the wiki http://wiki.meego.com/ARM/Meego_on_Beagleboard_from_scratch, and can boot the meego from console, but no UI show up, just a black screen with a cursor.
The attachment is my log. During copying the rootfs, I met a problem, after use this command "sudo rsync -aHx --progress --delete ./image/* /media/root", I try to use this command "tar xvfz 2.6.35.5-x4-modules.tar.gz -C /media/root", but it failed. Then, I add "sudo" to execute this command, after that the /media/root can not be accessed any more. So, I just use "sudo cp" command to copy all the file under image/ to /media/root/, then install the kernel and modules. Is this cause the problem? Please help me! Thanks a lot! Chen
OMAP3 beagleboard.org # setenv bootcmd 'mmc init; fatload mmc 0 0x82000000 uImage;bootm 0x82000000' OMAP3 beagleboard.org # setenv bootargs 'mem=256M console=ttyS2,115200n8 mpurate=600 buddy=unknown vram=12M vram=12M omapfb.vram=0:4M,1:4M,2:4M omapfb.mode=dvi:hd720 omapdss.def_disp=dvi root=/dev/mmcblk0p2 rw rootfstype=ext3 rootwait' OMAP3 beagleboard.org # boot mmc1 is available reading uImage 4468232 bytes read ## Booting kernel from Legacy Image at 82000000 ... Image Name: Linux-2.6.35.5-x4 Image Type: ARM Linux Kernel Image (uncompressed) Data Size: 4468168 Bytes = 4.3 MB Load Address: 80008000 Entry Point: 80008000 Verifying Checksum ... OK Loading Kernel Image ... OK OK Starting kernel ... Uncompressing Linux... done, booting the kernel. [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Linux version 2.6.35.5-x4 (d...@dc-laptop) (gcc version 4.4.1 (Sourcery G++ Lite 2010q1-202) ) #1 PREEMPT Tue Sep 21 11:05:53 CST 2010 [ 0.000000] CPU: ARMv7 Processor [411fc083] revision 3 (ARMv7), cr=10c53c7f [ 0.000000] CPU: VIPT nonaliasing data cache, VIPT nonaliasing instruction cache [ 0.000000] Machine: OMAP3 Beagle Board [ 0.000000] Beagle expansionboard: unknown [ 0.000000] Memory policy: ECC disabled, Data cache writeback [ 0.000000] OMAP3430/3530 ES3.1 (l2cache iva sgx neon isp ) [ 0.000000] SRAM: Mapped pa 0x40200000 to va 0xfe400000 size: 0x100000 [ 0.000000] Reserving 12582912 bytes SDRAM for VRAM [ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 65024 [ 0.000000] Kernel command line: mem=256M console=ttyS2,115200n8 mpurate=600 buddy=unknown vram=12M vram=12M omapfb.vram=0:4M,1:4M,2:4M omapfb.mode=dvi:hd720 omapdss.def_disp=dvi root=/dev/mmcblk0p2 rw rootfstype=ext3 rootwait [ 0.000000] PID hash table entries: 1024 (order: 0, 4096 bytes) [ 0.000000] Dentry cache hash table entries: 32768 (order: 5, 131072 bytes) [ 0.000000] Inode-cache hash table entries: 16384 (order: 4, 65536 bytes) [ 0.000000] allocated 1310720 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] Memory: 256MB = 256MB total [ 0.000000] Memory: 230328k/230328k available, 31816k reserved, 0K highmem [ 0.000000] Virtual kernel memory layout: [ 0.000000] vector : 0xffff0000 - 0xffff1000 ( 4 kB) [ 0.000000] fixmap : 0xfff00000 - 0xfffe0000 ( 896 kB) [ 0.000000] DMA : 0xffc00000 - 0xffe00000 ( 2 MB) [ 0.000000] vmalloc : 0xd0800000 - 0xf8000000 ( 632 MB) [ 0.000000] lowmem : 0xc0000000 - 0xd0000000 ( 256 MB) [ 0.000000] modules : 0xbf000000 - 0xc0000000 ( 16 MB) [ 0.000000] .init : 0xc0008000 - 0xc0049000 ( 260 kB) [ 0.000000] .text : 0xc0049000 - 0xc080f000 (7960 kB) [ 0.000000] .data : 0xc0888000 - 0xc08e7960 ( 383 kB) [ 0.000000] SLUB: Genslabs=9, HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU-based detection of stalled CPUs is disabled. [ 0.000000] Verbose stalled-CPUs detection is disabled. [ 0.000000] NR_IRQS:402 [ 0.000000] Clocking rate (Crystal/Core/MPU): 26.0/332/720 MHz [ 0.000000] omap_hwmod: l3_hwmod: cannot be enabled (3) [ 0.000000] omap_hwmod: l4_core_hwmod: cannot be enabled (3) [ 0.000000] omap_hwmod: l4_per_hwmod: cannot be enabled (3) [ 0.000000] omap_hwmod: l4_wkup_hwmod: cannot be enabled (3) [ 0.000000] Reprogramming SDRC clock to 332000000 Hz [ 0.000000] GPMC revision 5.0 [ 0.000000] IRQ: Found an INTC at 0xfa200000 (revision 4.0) with 96 interrupts [ 0.000000] Total of 96 interrupts on 1 active controller [ 0.000000] OMAP GPIO hardware version 2.5 [ 0.000000] OMAP clockevent source: GPTIMER12 at 32768 Hz [ 0.000000] Console: colour dummy device 80x30 [ 0.000000] Calibrating delay loop... 690.06 BogoMIPS (lpj=2695168) [ 0.000000] pid_max: default: 32768 minimum: 301 [ 0.000000] Security Framework initialized [ 0.000000] Smack: Initializing. [ 0.000000] Mount-cache hash table entries: 512 [ 0.000000] Initializing cgroup subsys ns [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Initializing cgroup subsys memory [ 0.000000] Initializing cgroup subsys devices [ 0.000000] Initializing cgroup subsys freezer [ 0.000000] CPU: Testing write buffer coherency: ok [ 0.000000] regulator: core version 0.5 [ 0.000000] NET: Registered protocol family 16 [ 0.000000] OMAP3 Beagle Rev: C4 [ 0.000000] Found NAND on CS0 [ 0.000000] Unable to get DVI reset GPIO [ 0.000000] hw perfevents: enabled with ARMv7 Cortex-A8 PMU driver, 5 counters available [ 0.000000] Switched to new clocking rate (Crystal/Core/MPU): 26.0/600/332 MHz [ 0.000213] OMAP DMA hardware revision 4.0 [ 0.000579] omap-mcpdm omap-mcpdm: unable to get pdm_ck: -2 [ 0.000610] omap-mcpdm: probe of omap-mcpdm failed with error -2 [ 0.006256] bio: create slab <bio-0> at 0 [ 0.007415] SCSI subsystem initialized [ 0.008666] usbcore: registered new interface driver usbfs [ 0.008789] usbcore: registered new interface driver hub [ 0.009002] usbcore: registered new device driver usb [ 0.022369] i2c_omap i2c_omap.1: bus 1 rev3.12 at 2600 kHz [ 0.025085] twl4030: PIH (irq 7) chaining IRQs 368..375 [ 0.025146] twl4030: power (irq 373) chaining IRQs 376..383 [ 0.025604] twl4030: gpio (irq 368) chaining IRQs 384..401 [ 0.029052] regulator: VUSB1V5: 1500 mV normal standby [ 0.029357] regulator: VUSB1V8: 1800 mV normal standby [ 0.029693] regulator: VUSB3V1: 3100 mV normal standby [ 0.033874] twl4030_usb twl4030_usb: Initialized TWL4030 USB module [ 0.034484] regulator: VMMC1: 1850 <--> 3150 mV at 3000 mV normal standby [ 0.034851] regulator: VDAC: 1800 mV normal standby [ 0.035186] regulator: VPLL2: 1800 mV normal standby [ 0.035614] regulator: VSIM: 1800 <--> 3000 mV at 1800 mV normal standby [ 0.044860] i2c_omap i2c_omap.2: bus 2 rev3.12 at 400 kHz [ 0.059814] i2c_omap i2c_omap.3: bus 3 rev3.12 at 100 kHz [ 0.060760] Advanced Linux Sound Architecture Driver Version 1.0.23. [ 0.061309] NetLabel: Initializing [ 0.061309] NetLabel: domain hash size = 128 [ 0.061340] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.061401] NetLabel: unlabeled traffic allowed by default [ 0.061462] Switching to clocksource 32k_counter [ 0.081695] musb_hdrc: version 6.0, musb-dma, otg (peripheral+host), debug=0 [ 0.082183] musb_hdrc musb_hdrc: USB OTG mode controller at fa0ab000 using DMA, IRQ 92 [ 0.082519] NET: Registered protocol family 2 [ 0.082824] IP route cache hash table entries: 2048 (order: 1, 8192 bytes) [ 0.083831] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.084014] TCP bind hash table entries: 8192 (order: 3, 32768 bytes) [ 0.084136] TCP: Hash tables configured (established 8192 bind 8192) [ 0.084136] TCP reno registered [ 0.084167] UDP hash table entries: 256 (order: 0, 4096 bytes) [ 0.084197] UDP-Lite hash table entries: 256 (order: 0, 4096 bytes) [ 0.084472] NET: Registered protocol family 1 [ 0.085083] RPC: Registered udp transport module. [ 0.085113] RPC: Registered tcp transport module. [ 0.085113] RPC: Registered tcp NFSv4.1 backchannel transport module. [ 0.086151] PMU: registered new PMU device of type 0 [ 0.086242] dspbridge_init: 600000 bytes @ 81800000 [ 0.086822] audit: initializing netlink socket (disabled) [ 0.086914] type=2000 audit(0.492:1): initialized [ 0.243804] VFS: Disk quotas dquot_6.5.2 [ 0.244201] Dquot-cache hash table entries: 1024 (order 0, 4096 bytes) [ 0.249847] fuse init (API version 7.14) [ 0.251617] Btrfs loaded [ 0.251678] msgmni has been set to 449 [ 0.254119] alg: No test for stdrng (krng) [ 0.254577] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 254) [ 0.254608] io scheduler noop registered [ 0.254608] io scheduler deadline registered [ 0.254760] io scheduler cfq registered (default) [ 0.311798] OMAP DSS rev 2.0 [ 0.311889] OMAP DISPC rev 3.0 [ 0.311920] OMAP VENC rev 2 [ 0.640533] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled [ 0.660888] serial8250.0: ttyS0 at MMIO 0x4806a000 (irq = 72) is a ST16654 [ 0.680572] serial8250.1: ttyS1 at MMIO 0x4806c000 (irq = 73) is a ST16654 [ 0.700225] serial8250.2: ttyS2 at MMIO 0x49020000 (irq = 74) is a ST16654 [ 1.394653] console [ttyS2] enabled [ 1.405273] brd: module loaded [ 1.411926] loop: module loaded [ 1.418640] omap2-nand driver initializing [ 1.423126] NAND device: Manufacturer ID: 0x2c, Chip ID: 0xba (Micron NAND 256MiB 1,8V 16-bit) [ 1.431823] Creating 5 MTD partitions on "omap2-nand.0": [ 1.437225] 0x000000000000-0x000000080000 : "X-Loader" [ 1.443878] 0x000000080000-0x000000260000 : "U-Boot" [ 1.450714] 0x000000260000-0x000000280000 : "U-Boot Env" [ 1.457153] 0x000000280000-0x000000680000 : "Kernel" [ 1.464752] 0x000000680000-0x000010000000 : "File System" [ 1.571075] OneNAND driver initializing [ 1.575408] usbcore: registered new interface driver cdc_ether [ 1.581420] usbcore: registered new interface driver rndis_host [ 1.587951] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.594940] ehci-omap ehci-omap.0: OMAP-EHCI Host Controller [ 1.600891] ehci-omap ehci-omap.0: new USB bus registered, assigned bus number 1 [ 1.608551] ehci-omap ehci-omap.0: irq 77, io mem 0x48064800 [ 1.624176] ehci-omap ehci-omap.0: USB 2.0 started, EHCI 1.00 [ 1.630615] hub 1-0:1.0: USB hub found [ 1.634490] hub 1-0:1.0: 3 ports detected [ 1.663269] Initializing USB Mass Storage driver... [ 1.668334] usbcore: registered new interface driver usb-storage [ 1.674407] USB Mass Storage support registered. [ 1.679138] g_ether gadget: using random self ethernet address [ 1.685028] g_ether gadget: using random host ethernet address [ 1.692047] usb0: MAC 16:f5:7e:e5:0f:1b [ 1.695983] usb0: HOST MAC 62:64:51:88:fd:b9 [ 1.700317] g_ether gadget: Ethernet Gadget, version: Memorial Day 2008 [ 1.707031] g_ether gadget: g_ether ready [ 1.711090] musb_hdrc musb_hdrc: MUSB HDRC host driver [ 1.716522] musb_hdrc musb_hdrc: new USB bus registered, assigned bus number 2 [ 1.724487] hub 2-0:1.0: USB hub found [ 1.728332] hub 2-0:1.0: 1 port detected [ 1.732757] mice: PS/2 mouse device common for all mice [ 1.739105] input: twl4030_pwrbutton as /devices/platform/i2c_omap.1/i2c-1/1-0049/twl4030_pwrbutton/input/input0 [ 1.749908] i2c /dev entries driver [ 1.754547] OMAP Watchdog Timer Rev 0x31: initial timeout 60 sec [ 1.761535] device-mapper: uevent: version 1.0.3 [ 1.767303] device-mapper: ioctl: 4.17.0-ioctl (2010-03-05) initialised: [email protected] [ 1.776184] device-mapper: multipath: version 1.1.1 loaded [ 1.781768] device-mapper: multipath round-robin: version 1.0.0 loaded [ 1.789367] sdhci: Secure Digital Host Controller Interface driver [ 1.795593] sdhci: Copyright(c) Pierre Ossman [ 1.803619] mmci-omap-hs: probe of mmci-omap-hs.1 failed with error -16 [ 1.814514] No device for DAI tlv320aic23 [ 1.901000] No device for DAI omap-mcbsp-dai-0 [ 1.905548] No device for DAI omap-mcbsp-dai-1 [ 1.910034] No device for DAI omap-mcbsp-dai-2 [ 1.914520] No device for DAI omap-mcbsp-dai-3 [ 1.919006] No device for DAI omap-mcbsp-dai-4 [ 1.923492] No device for DAI omap-mcpdm [ 1.927429] Not OMAP3 EVM! [ 1.930206] Not OMAP3517 / AM3517 EVM! [ 1.933959] OMAP3 Beagle/Devkit8000 SoC init [ 1.939788] asoc: twl4030 <-> omap-mcbsp-dai-0 mapping ok [ 1.948852] ALSA device list: [ 1.951843] #0: omap3beagle (twl4030) [ 1.957458] TCP cubic registered [ 1.961914] NET: Registered protocol family 10 [ 1.968353] lo: Disabled Privacy Extensions [ 1.974761] NET: Registered protocol family 17 [ 1.979583] ThumbEE CPU extension supported. [ 1.986022] Power Management for TI OMAP3. [ 1.999908] VFP support v0.3: implementor 41 architecture 3 part 30 variant c rev 1 [ 2.008392] registered taskstats version 1 [ 2.111114] Console: switching to colour frame buffer device 160x45 [ 2.139038] regulator_init_complete: incomplete constraints, leaving VDAC on [ 2.155212] md: Waiting for all devices to be available before autodetect [ 2.162078] md: If you don't use raid, use raid=noautodetect [ 2.168670] md: Autodetecting RAID arrays. [ 2.172851] md: Scanned 0 and added 0 devices. [ 2.177337] md: autorun ... [ 2.180175] md: ... autorun DONE. [ 2.183807] Waiting for root device /dev/mmcblk0p2... [ 2.210113] mmc0: new high speed SD card at address e965 [ 2.215972] mmcblk0: mmc0:e965 SD02G 1.83 GiB [ 2.220825] mmcblk0: p1 p2 [ 2.300140] EXT3-fs: barriers not enabled [ 5.610382] kjournald starting. Commit interval 5 seconds [ 5.618316] EXT3-fs (mmcblk0p2): using internal journal [ 5.623596] EXT3-fs (mmcblk0p2): recovery complete [ 5.638702] EXT3-fs (mmcblk0p2): mounted filesystem with ordered data mode [ 5.645782] VFS: Mounted root (ext3 filesystem) on device 179:2. [ 5.651977] Freeing init memory: 260K Welcome to MeeGo [ OK ] MeeGo release 1.0.90 (MeeGo) Kernel 2.6.35.5-x4 on an armv7l INIT: Id "x" respawning too fast: disabled for 5 minutes INIT: Id "x" respawning too fast: disabled for 5 minutes INIT: Id "x" respawning too fast: disabled for 5 minutes INIT: Id "x" respawning too fast: disabled for 5 minutes
_______________________________________________ MeeGo-dev mailing list [email protected] http://lists.meego.com/listinfo/meego-dev
