On Thu, Sep 16, 2010 at 3:35 PM, Samuel Xu <[email protected]> wrote:
> Hi:
> I hit the simiar issue(booted, while no X) as vijay singh, when I want
> to run MeeGo on top of devkit8000.
>
> I followed <Steps to modify an N900 image for BeagleBoard > at
> http://wiki.meego.com/ARM/Meego_on_the_Beagle, using
> http://repo.meego.com/MeeGo/releases/1.0/core/images/meego-n900-open-armv7l/meego-n900-open-armv7l-1.0.0.20100525.1-sda.raw.bz2
> and http://wiki.meego.com/images/Meego-beagle-kernel.tar.bz2
>
> My u-boot cmd is:
> setenv bootcmd 'mmcinit; fatload mmc 0 0x82000000 uImage;bootm 0x82000000'
> setenv bootargs 'mem=256M console=ttyS2,115200n8 mpurate=600
> buddy=unknown vram=12M omapfb.mode=dvi:1024x768mr...@60
> omapdss.def_disp=dvi root=/dev/mmcblk0p2 rw rootfstype=ext3 rootwait'
> boot
>

Hi, I got it running few weeks back by following the instructions from
here http://wiki.meego.com/ARM/Meego_on_Beagleboard_from_scratch

I hope things will work out fine for you as well.

> MeeGo can boot into shell in serial cmd prompt. while I found the
> external monitor (connected via HDMI=>DVI) is black after a blinking.
>
> Boot information(boot-log) is attached.  I also tried startx from
> serial cmd shell, I know it is not reasonable to start x from this
> shell, while the attached debug information(startx) might be useful.
>
> Appreciate guide on how to process to start X on my devkit8000.
>

If you do exactly the same as mentioned in that wiki page, you will
land safely :) because I made some mistakes while copying the rootfs
to MMC card and that gave a set of permission errors. Due to which my
UI was not coming up.

Make sure you are copying the rootfs onto the card as mentioned in the
wiki to retain the same set of permissions/privileges as needed.

Regards,
Amit Pundir

> Samuel
>
_______________________________________________
MeeGo-dev mailing list
[email protected]
http://lists.meego.com/listinfo/meego-dev

Reply via email to