On Tue, 2010-07-13 at 16:39 +0530, Amit Pundir wrote:
> On Tue, Jul 13, 2010 at 4:25 PM, vijay singh <[email protected]> wrote:
> > On Tue, 2010-07-13 at 14:33 +0530, Amit Pundir wrote:
> >> On Tue, Jul 13, 2010 at 9:19 AM, vijay singh <[email protected]> wrote:
> >> > On Mon, 2010-07-12 at 17:05 +0300, Ameya Palande wrote:
> >> >> Hi Vijay,
> >> >>
> >> >> On Mon, 2010-07-12 at 09:05 +0200, ext vijay singh wrote:
> >> >> > I have tried image from below location for DevKit8000:
> >> >> >
> >> >> > //http://wiki.meego.com/ARM/Meego_on_Beagleboard_from_scratch#Make_X_start
> >> >> >
> >> >> > but i couldn't able to boot kernel.
> >> >>
> >> >> Can you post the kernel output from serial console and the .config file
> >> >> that you used for building this kernel?
> >> >
> >> > I have used kernel image from below location :
> >> > //http://wiki.meego.com/ARM/Meego_on_the_Beagle
> >> > Check for section "Steps to modify an N900 image for BeagleBoard "
> >> >
> >>
> >> Hi,
> >>
> >> Shouldn't you be running devkit8000 kernel instead?
> >>
> >> Check the following thread to get the devkit8000 kernel and uboot source 
> >> links:
> >> http://groups.google.com/group/beagleboard/browse_thread/thread/3e02302066a6c003?pli=1
> >>
> >> regards,
> >> Amit Pundir
> >>
> >>
> >> > Serial console O/P :
> >> >
> >> > *******************************************************************
> >> > Texas Instruments X-Loader 1.41
> >> > Starting OS Bootloader...
> >> > U-Boot 1.3.3-svn333 (Sep 10 2009 - 16:49:01)
> >> >
> >> > OMAP3530-GP rev 2, CPU-OPP2 L3-165MHz
> >> > OMAP3 DevKit8000 Board + LPDDR/NAND
> >> > DRAM: 128 MB
> >> > NAND: 128 MiB
> >> > In: serial
> >> > Out: serial
> >> > Err: serial
> >> >
> >> > Hit any key to stop autoboot: 0
> >> >
> >> > OMAP3 DevKit8000 # setenv bootargs 'console=ttyS2,115200n8
> >> > root=/dev/mmcblk0p3 rootdelay=1'
> >> > OMAP3 DevKit8000 # mmcinit
> >> > OMAP3 DevKit8000 # fatload mmc 0 82000000 uImage
> >> >
> >> > reading uImage
> >> >
> >> > 1986880 bytes read
> >> >
> >> > OMAP3 DevKit8000 # bootm 82000000
> >> > ## Booting kernel from Legacy Image at 82000000 ...
> >> > Image Name: Linux-2.6.34-beagle
> >> > Image Type: ARM Linux Kernel Image (uncompressed)
> >> > Data Size: 1986816 Bytes = 1.9 MB
> >> > Load Address: 80008000
> >> > Entry Point: 80008000
> >> > Verifying Checksum ... OK
> >> > Loading Kernel Image ... OK
> >> > OK
> >> > Starting kernel ...
> >> > Uncompressing Linux... done, booting the kernel.
> >> > *******************************************************************
> >> >
> >> > After that nothing will happen.
> >> >
> >> > Please let me know boot arg are correct ??
> >> > or Do i have to use other configuration.
> >> >
> >> > If you have working configuration then please send it to me.
> >> >
> >> >
> >> > Regards,
> >> > vij
> >> >
> >> >>
> >> >> Cheers,
> >> >> Ameya.
> >
> > Hi,
> > I have tried with one of Beagle board kernel (Working previously) & it's
> > boot up but still have problem with getting X.
> >
> > I have attached boot log.
> >
> > In summary i am getting below error (If i will run TWM manager):
> > *******************************************
> > /usr/bin/xsetroot: unable to open display ''
> > /usr/bin/twm: unable to open display ""
> > /usr/bin/xterm Xt error: Can't open display:
> > /usr/bin/xterm: DISPLAY is not set
> > *******************************************
> 
> try following command and see if it works:
> 
> $ export DISPLAY=:0
> 
> regards,
> Amit Pundir
> 
> >
> > Please check.
> >
> > Regards,
> > Vij
I have already set the same but still error mentioned above visible.
> >> >>
> >> >> _______________________________________________
> >> >> MeeGo-dev mailing list
> >> >> [email protected]
> >> >> http://lists.meego.com/listinfo/meego-dev

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

Reply via email to