You probably do not have a /etc/X11/xorg.conf file made. You can find out by opening a terminal and looking into that like this.
then hit enter and the prompt $ should be preceded by (looks like this)
Now do a look see around with
hit enter key . See if a xorg.conf exists. If it does not. Might as well make one. Then put this in it. Then reboot. Then run Inxi -Fxx and see if vesa is now being used.
Edit ; I did not like the way the code tags here on this site made my post look above. So I am making another pastebin text to show how text file should look.
http://pastebin.com/wxYu9cPzi >>>>>>Edit: Bad link. Good link below
http://pastebin.com/wxYu9cPz
[size=1em]I am only going up to 1024x768 as the max since you show 800x600 in your inxi report as what you are running for screen resolution. Add larger[/size]
screen resolutions in the mode line if you need them instead. Hopefully I am right. I mention all of this because my Sis and Savage graphics machines all need to rock and roll with vesa instead of Sis and Savage drivers because of problems with newer xorg versions and kernel versions.
I am just blindly poking and hoping that you are maybe suffering from openchrome and newer xorg versions and kernel versions like I do with Sis and Savage graphics chips. I can be wrong though. Won't be the first time. Or the last.
One of my saved working vesa /etc/X11/xorg.conf I keep at pastebin for one of my machines (23 inch LCD monitor).
You are welcome to use it also. If it does not work. Rename it as xorg.conf.broken or just delete it I guess. Different distro than Ubuntu or LL. Different machine also. So your mileage may vary from mine.
http://pastebin.com/J7U0Hizw
Code:
cd /etc/X11
then hit enter and the prompt $ should be preceded by (looks like this)
Code:
/etc/X11 $
Now do a look see around with
Code:
ls
hit enter key . See if a xorg.conf exists. If it does not. Might as well make one. Then put this in it. Then reboot. Then run Inxi -Fxx and see if vesa is now being used.
Code:
Section "Device" Identifier "Configured Video Device" Driver "vesa" EndSection Section "Monitor" Identifier "Configured Monitor" HorizSync 42.0 - 52.0 VertRefresh 55.0 - 65.0 Modeline "1024x768" 60.80 1024 1056 1128 1272 768 768 770 796 Modeline "800x600" 38.21 800 832 976 1008 600 612 618 631 Modeline "640x480" 24.11 640 672 760 792 480 490 495 50 EndSection Section "Screen" Identifier "Default Screen" Monitor "Configured Monitor" Device "Configured Video Device" DefaultDepth 24 Subsection "Display" Depth 24 Modes "1024x768" "800x600" "640x480" EndSubsection EndSection
Edit ; I did not like the way the code tags here on this site made my post look above. So I am making another pastebin text to show how text file should look.
http://pastebin.com/wxYu9cPzi >>>>>>Edit: Bad link. Good link below
http://pastebin.com/wxYu9cPz
[size=1em]I am only going up to 1024x768 as the max since you show 800x600 in your inxi report as what you are running for screen resolution. Add larger[/size]
screen resolutions in the mode line if you need them instead. Hopefully I am right. I mention all of this because my Sis and Savage graphics machines all need to rock and roll with vesa instead of Sis and Savage drivers because of problems with newer xorg versions and kernel versions.
I am just blindly poking and hoping that you are maybe suffering from openchrome and newer xorg versions and kernel versions like I do with Sis and Savage graphics chips. I can be wrong though. Won't be the first time. Or the last.

One of my saved working vesa /etc/X11/xorg.conf I keep at pastebin for one of my machines (23 inch LCD monitor).
You are welcome to use it also. If it does not work. Rename it as xorg.conf.broken or just delete it I guess. Different distro than Ubuntu or LL. Different machine also. So your mileage may vary from mine.
http://pastebin.com/J7U0Hizw
LL 3.6,2.8
Dell XT2 > Touchscreen Laptop
Dell 755 > Desktop
Acer 150 > Desktop
I am who I am. Your approval is not needed.
Dell XT2 > Touchscreen Laptop
Dell 755 > Desktop
Acer 150 > Desktop
I am who I am. Your approval is not needed.