Forum Discussion
Altera_Forum
Honored Contributor
19 years agoframe buffer error part2
After the zImage has been generated, I boot up uClinux but I am unable to run: nano-X & nxterm & and the rest of them...the nio-terminal says bad command or filename I have followed the...
Altera_Forum
Honored Contributor
19 years agoI will try out your image...thanks.
--- Quote Start --- originally posted by bouyaka+apr 4 2007, 01:22 am--><div class='quotetop'>quote (bouyaka @ apr 4 2007, 01:22 am)</div>--- quote start ---
<!--quotebegin-hippo@Apr 4 2007, 01:04 AM i ran through the build again. it works without problem.
i think your source may have problem in patch.
try remove all source and build again.
i include a image of my test in the wiki, and you may try out with the sof in de2_vga.zip.
http://nioswiki.jot.com/wikihome/operating.../zimage_de2_vga (http://nioswiki.jot.com/wikihome/operatingsystems/%c2%b5clinux/framebuffer/zimage_de2_vga)
nano-x &
nxview /home/ftp/rhino.jpg &
the 8m memory on de2 is very tight. so you should add too many features/drivers in kernel , and user apps.
<div align='right'><{post_snapback}> (index.php?act=findpost&pid=22785)
--- quote end ---
--- Quote End --- Thanks for your answer, I got rid off the error...but I am still getting this error: Any clues why this error? make[4]: Entering directory `/home/user4/spring07/jk2461/uClinux-dist/user/ntp/builddir' cd .. && true --run aclocal-1.7 cd .. && true --run automake-1.7 --foreign Makefile cd .. && true --run autoconf ( echo "This file is automatically generated from html/copyright.html" ; lynx -dump ../html/copyright.html ) > ../COPYRIGHT.new && mv ../COPYRIGHT.new ../COPYRIGHT /bin/sh: lynx: command not found make[4]: *** [../COPYRIGHT] Error 127 make[4]: Leaving directory `/home/user4/spring07/jk2461/uClinux-dist/user/ntp/builddir' make[3]: *** [all] Error 2 make[3]: Leaving directory `/home/user4/spring07/jk2461/uClinux-dist/user/ntp' make[2]: *** [ntp] Error 2 make[2]: Leaving directory `/home/user4/spring07/jk2461/uClinux-dist/user' make[1]: *** [all] Error 2 make[1]: Leaving directory `/home/user4/spring07/jk2461/uClinux-dist/user' make: *** [subdirs] Error 1 <div align='right'><{post_snapback}> (index.php?act=findpost&pid=22786)</div> [/b] --- Quote End ---