Altera_Forum
Honored Contributor
15 years agoConsole on framebuffer (NEEK)
Hi Any!
With version nios2-linux-20090929.tar with stable kernel, I would like to display console to LCD. Also would like to run the program with PS2 connection keyboard. I tried with refferring to the following URL, but it have stoped during bootup. nioswiki.com/OperatingSystems/UClinux/FrameBuffer alteraforum.com/forum/showthread.php?t=22497 (please add part of URL) >Linux/Nios II-MMU >init_bootmem_node(?,0x516, 0x0, 0x2000) >free_bootmem(0x516000, 0x1aea000) >reserve_bootmem(0x516000, 0x400) >Built 1 zonelists in Zone order, mobility grouping on. Total pages: 8128 >Kernel command line: >Experimental hierarchical RCU implementation. >Experimental hierarchical RCU init done. >NR_IRQS:32 >PID hash table entries: 128 (order: 7, 512 bytes) >Console: colour dummy device 80x25 > >console handover: boot [early0] -> real [tty0] The following config options seem to happen. Device Drivers --> Character devices ---> [* ] Support for console on virtual terminal Someone please advice... Thank you.