Ben Bellemans
2018-09-20 07:42:21 UTC
I have installed LFS 8.2 on an old PC and on Virtualbox (5.2.16).
On the old PC, the console uses the framebuffer from the first boot.
On Virtualbox it does not, it only uses 80x25 text screen.
I suppose I have to look for a driver in het kernel menuconfig.
The host system for my setup of LFS is Lubuntu 18.
On Lubuntu, I can find following information:
lspci tells me:
VGA compatible controller: InnoTek Systemberatung GmbH VirtualBox Graphics Adapter
dmesg tells me:
[ 9.857150] fbcon: vboxdrmfb (fb0) is primary device
[ 9.885507] Console: switching to colour frame buffer device 100x37
[ 9.888447] vboxvideo 0000:00:02.0: fb0: vboxdrmfb frame buffer device
[ 9.895150] [drm] Initialized vboxvideo 1.0.0 20130823 for 0000:00:02.0 on minor 0
This information does not help me to find what I have to include in de menuconfig.
I can get the framebuffer in LFS working when I include the following in menuconfig:
Device Drivers --->
Graphics support --->
Frame buffer Devices --->
<*> VGA 16-color graphics support
This works, but is extremely slow (and also rather limitd, I suppose).
I already tried any other drivers I can find in <Frame buffer Devices> in menuconfig,
but nothing seems to work.
Is an appropriate driver available in Menuconfig?
Where can I find is?
I suppose I have to get this working before I can start with X.org from BLFS.
-----------------------------------------------------
https://www.mail.be
--
http://lists.linuxfromscratch.org/listinfo/lfs-support
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page
Do not top post on this list.
A: Because it messes up the order in which people normally read text.
Q: Why is top-posting such a bad thing?
A: Top-posting.
Q: What is the most annoying thing in e-mail?
htt
On the old PC, the console uses the framebuffer from the first boot.
On Virtualbox it does not, it only uses 80x25 text screen.
I suppose I have to look for a driver in het kernel menuconfig.
The host system for my setup of LFS is Lubuntu 18.
On Lubuntu, I can find following information:
lspci tells me:
VGA compatible controller: InnoTek Systemberatung GmbH VirtualBox Graphics Adapter
dmesg tells me:
[ 9.857150] fbcon: vboxdrmfb (fb0) is primary device
[ 9.885507] Console: switching to colour frame buffer device 100x37
[ 9.888447] vboxvideo 0000:00:02.0: fb0: vboxdrmfb frame buffer device
[ 9.895150] [drm] Initialized vboxvideo 1.0.0 20130823 for 0000:00:02.0 on minor 0
This information does not help me to find what I have to include in de menuconfig.
I can get the framebuffer in LFS working when I include the following in menuconfig:
Device Drivers --->
Graphics support --->
Frame buffer Devices --->
<*> VGA 16-color graphics support
This works, but is extremely slow (and also rather limitd, I suppose).
I already tried any other drivers I can find in <Frame buffer Devices> in menuconfig,
but nothing seems to work.
Is an appropriate driver available in Menuconfig?
Where can I find is?
I suppose I have to get this working before I can start with X.org from BLFS.
-----------------------------------------------------
https://www.mail.be
--
http://lists.linuxfromscratch.org/listinfo/lfs-support
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page
Do not top post on this list.
A: Because it messes up the order in which people normally read text.
Q: Why is top-posting such a bad thing?
A: Top-posting.
Q: What is the most annoying thing in e-mail?
htt