Linux Lite Forums

Hardware - Support => Video Cards => Topic started by: Gymbo on May 27, 2017, 02:58:12 PM

Title: Installed live disk, 1024x768 display, hard drive installation 640x480
Post by: Gymbo on May 27, 2017, 02:58:12 PM
Hi,
I'm new at all this (my first time on the sight and first post).  I installed Linux Lite on a netbook and I am very pleased with it.  I thought I would try to install it on my old Dell Inspiron 1100 laptop.  The installation went along perfectly.  The display looked fine (1024x768 displayed in settings) and everything else seemed to work perfectly afterward.   I decided to clean my hard drive and install Lite on it permanently.   Everything seem to go smoothly until I rebooted.  Rebooting went smoothly except the screen size was small (640x480).  The 640 setting was the only display setup setting listed.   I read where others have had this problem.  I found the same exact issue loading Xubuntu, Lubutu and new Mints.  I found a very old version of Mint that did displayed a full screen.   I don't like Mint as well as I like Lite.

Questions: Can I find and can I load the video driver that is in bedded in the Linux Lite installation software?  Do you have any suggestions?  Note: Linux is very new to me.

Gymbo
Title: Re: Installed live disk, 1024x768 display, hard drive installation 640x480
Post by: Jerry on May 28, 2017, 06:05:24 AM
Please attach a system report to your next post. Menu, System, Create System Report.

Sent from my Mobile phone using Tapatalk

Title: Re: Installed live disk, 1024x768 display, hard drive installation 640x480
Post by: ealgiros on May 15, 2019, 04:19:40 PM
Just had the same problem with LL3.8, then upgraded to LL 4.4 and the problem remained

The following SOLVED it: (though the GUI became kinda slow since, maybe will go back to LL 3.8 and see what happens. Don't undestand why the LIVE CD GUI worked faster ...)

Open a Terminal and create a xorg.conf file
Code: [Select]

sudo leafpad /etc/X11/xorg.conf

It will open a text editor with elevated user privileges.
Now copy and paste this in it:
Quote

    Section "Device"
      Identifier "Configured Video Device"
      Driver "vesa"
    EndSection

Save as xorg.conf

Reboot PC

PS: copied this solution from another post in this forum: ([ SOLVED ] 640x480 is the only available screen resolusion? )
Title: Re: Installed live disk, 1024x768 display, hard drive installation 640x480
Post by: torreydale on May 15, 2019, 10:24:30 PM
@Gymbo ,


You didn't see any options when using Install Drivers?  Menu, Settings, Install Drivers.