hi, How to display text on VGA. sam
Hi for test, you can run "echo 1233abcd > /dev/tty1" at console. regards mindee
i am getting bash:echo 5677888888 > dev/tty1 no such file or directory
actually i have connected VGA monitor to my friendly arm i want display character on this in Linux
"ls /dev/" will probably give a hint ;-)
"echo hello > /dev/tty1" it is shows hello on the hyperterminal itself but VGA is connected to it but nothing is displayed on it