Tuesday, May 7, 2024
 Popular · Latest · Hot · Upcoming
3
rated 0 times [  3] [ 0]  / answers: 1 / hits: 7147  / 1 Year ago, fri, february 17, 2023, 7:02:37

I recently upgraded to 12.10 (fresh install). I am a facing weird problem:



When I boot, I get a message notifying me of low graphics. For now, I have been switching to console using Alt+F1 and then rebooting.



Upon reboot, I select recovery mode, allow system to boot and then again reboot.



Now I select normal mode and my graphics load smoothly.



Could you please tell me what could be the issue? I have a Dell Inspiron 5230 with Intel 4000 onboard graphics.


More From » boot

 Answers
3

It has absolutely nothing to do with the GPU. It's a problem with LightDM and SSDs (or some other "abnormally fast" piece of hardware, Nvidia cards cause the same issue)



Try adding



respawn 


below



stop on runlevel


In /etc/init/lightdm.conf



Often times, if you run into this error, you can hit



[Ctrl] + [Alt] + [5] to enter a terminal. Login and try



sudo lightdm start


If that doesn't yield anything try



sudo service lightdm restart


As a side note, my SATAIII SSD was connected to the SATAII port on my logic board when I ran into this issue. Verify that your main SSD is on the correct port before you try anything.


[#33696] Friday, February 17, 2023, 1 Year  [reply] [flag answer]
Only authorized users can answer the question. Please sign in first, or register a free account.
chilgirlguid

Total Points: 123
Total Questions: 114
Total Answers: 121

Location: Macau
Member since Mon, Nov 16, 2020
4 Years ago
;