LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Hardware (https://www.linuxquestions.org/questions/linux-hardware-18/)
-   -   Visual glitches on Lubuntu 18.10 i386 with GPU Intel 945GM (https://www.linuxquestions.org/questions/linux-hardware-18/visual-glitches-on-lubuntu-18-10-i386-with-gpu-intel-945gm-4175652125/)

xD1G0x 04-14-2019 01:24 PM

Quote:

Originally Posted by mrmazda (Post 5984960)
I don't know either. Does your login screen not have a cogwheel for choosing options? What is the output from?:
Code:

ls -l /usr/share/xsessions/

Code:

xd1g0x@Linux-pc:~$ ls -l /usr/share/xsessions/
total 12
-rw-r--r-- 1 root root  180 Oct  8  2018 Lubuntu.desktop
-rw-r--r-- 1 root root 2335 May 31  2018 lxqt.desktop
-rw-r--r-- 1 root root  198 Jul 12  2018 openbox.desktop


mrmazda 04-14-2019 01:30 PM

Upgrading to PPA drivers is another idea:
https://launchpad.net/~oibaf/+archiv...aphics-drivers

xD1G0x 04-14-2019 01:34 PM

Quote:

Originally Posted by mrmazda (Post 5984964)
Upgrading to PPA drivers is another idea:
https://launchpad.net/~oibaf/+archiv...aphics-drivers

Wait, let me install LightDM, and if that doesn't work, I will try that one, which you provided above.

xD1G0x 04-14-2019 02:18 PM

Quote:

Originally Posted by mrmazda (Post 5984964)
Upgrading to PPA drivers is another idea:
https://launchpad.net/~oibaf/+archiv...aphics-drivers

Do I need to log in using Ubuntu environment?

mrmazda 04-14-2019 02:34 PM

I don't know what you're asking. Choice of DM should be completely independent from display driver versions, though sometimes a bug will only manifest in a certain environment.

xD1G0x 04-14-2019 03:03 PM

Quote:

Originally Posted by mrmazda (Post 5984987)
I don't know what you're asking. Choice of DM should be completely independent from display driver versions, though sometimes a bug will only manifest in a certain environment.

It didn't fixed my problem.

mrmazda 04-14-2019 05:09 PM

Has the inside of your laptop ever been cleaned? Possibly something is overheating.

Try running some live distro other than *buntu. Another doing the same thing would suggest a hardware problem.

Your GPU uses shared RAM. Try running memtest86 overnight (at least 8 hours) to make sure RAM hasn't become a problem. Reseating the RAM might help if RAM is the problem.

xD1G0x 04-15-2019 07:16 AM

Quote:

Originally Posted by mrmazda (Post 5985028)
Try running some live distro other than *buntu. Another doing the same thing would suggest a hardware problem.

I would do that if my USB flash would work. Right now, in GPARTED it has:
-File System: unallocated

//And USB doesn't have any partition

mrmazda 04-17-2019 11:23 PM

Reporting what GPARTED "has" is of little use in trying to help. How do you know "USB doesn't have any partition"? USB sticks don't always need to have a partition to be useful. Please provide output from:
Code:

sudo parted -l
while your USB stick is attached.


All times are GMT -5. The time now is 06:38 AM.