Forum Discussion
Altera_Forum
Honored Contributor
16 years agoLinux with MMU on NEEK
Hi, all. I'm testing Linux MMU version, on my NEEK. http://www.nioswiki.com/linux It works fine and I can use "bash" shell. This is the evident proof that we are using the true 'fo...
Altera_Forum
Honored Contributor
16 years agoHi, kazu & Gurus
I'm working on using LCD in a nios2-mmu system on NEEK, I followed the instructions on nios-wiki to configure the kernel and modified altfb.c by advices of Kazu above, The result in my Linux is: "fb_test" command can be ran successfully:
The framebuffer device was opened successfully.
800*480, 32bpp
The framebuffer device was mapped to memory successfully.
but I can not run Nano-X :
cantnot bind to named socket
and the image I ran is "linux.initramsfs.gz". I need your help, please give me some advice and thank you.