03-13-2015, 02:50 AM
(03-12-2015, 12:31 PM)Hardcoretexan link Wrote: Ok Did that and now it reboots but only one time then it automatically takes me to the advanced options instead of looping shutting down and rebooting.
I'm not sure what you mean by this. Are you saying that it no longer reboots randomly like before? (That's what you wanted, right?) What do you mean by it taking you to "the advanced options"? Can you describe that in more detail? (What are the options you're seeing?)
(03-12-2015, 12:31 PM)Hardcoretexan link Wrote: I still have to update the grub boot loader to start Linux.
Not sure why that's necessary, but you can do that with this terminal command:
Code:
sudo update-grub
(03-12-2015, 12:31 PM)Hardcoretexan link Wrote: batman@BatComputer:~$ inxi -Gx
Graphics: Card: Intel Mobile GM965/GL960 Integrated Graphics Controller (primary) bus-ID: 00:02.0
X.Org: 1.15.1 drivers: fbdev,vesa,intel Resolution: 1280x800@0.0hz
GLX Renderer: Gallium 0.4 on llvmpipe (LLVM 3.4, 128 bits) GLX Version: 2.1 Mesa 10.1.3 Direct Rendering: Yes
batman@BatComputer:~$
It still doesn't look like the Intel driver is being used.
Can you boot into LL again and post back with the output from the following commands please:
Code:
cat /etc/X11/xorg.conf
and
Code:
sudo parted -l
Also, can you tell us if Linux Lite is the only operating system on computer; or are you dual-booting with Windows or another OS?
Try Linux Beginner Search Engine for answers to Linux questions.