Hello,
I bought beaglebone and boot with default sdcard. I mounted lcd device(800x480) and saw console on lcd.
Then I tried with nfs_boot and couldn't see anything. And at start up I got "Error opening /dev/fb0: No such device" message. There is no /dev/fb0 device. I created t like below but it didn't run.
mknod /dev/fb0 c 29 0
What should I do?
Thanks.
Mehmet