beagleboard / linux

The official Read Only BeagleBoard and BeagleBone kernel repository https://git.beagleboard.org/beagleboard/linux
http://beagleboard.org/source
Other
715 stars 566 forks source link

no /dev/fb0 in 4.19 branch #189

Closed lvd2 closed 5 years ago

lvd2 commented 5 years ago

I'm using devuan ascii distribution image and compile this 4.19 branch using .config taken from distribution kernel (4.9.130). Board is beaglebone black.

lvd@devuan ~ $ ls /dev/fb ls: cannot access '/dev/fb': No such file or directory

The resulting dmesg and config.gz are in attaches

config.gz dmesg.gz

lvd2 commented 5 years ago

I've tried actually connecting HDMI monitor to the board. The /dev/fb0 appeared with the login prompt on the screen.