I did what you guys said and it worked. I will stick with what I have.
Announcement
Collapse
No announcement yet.
Thanks for your Help!!!!!!
Collapse
This topic is closed.
X
X
-
Re: PLEASE HELP!!!!!!
So, three alternatives.
1. Boot up into recovery mode and pick xfix. Should hopefully do the trick.
2. Boot up into recovery mode, pick shell, and enter the following. Mind spelling.
Code:cd /etc/X11 mv xorg.conf xorg.backup0812 dpkg-reconfigure xserver-xorg -phigh exit
3. From a live environment, mount the partition you installed onto, and open up /etc/X11/xorg.conf in a text editor.
Find the Section that deals with your videocard, may have an identifier label like Configured Video Card or with the name of your card. There should be a line beginning with Driver. Put a hashmark (#) in front of that line to comment it out. Example:
Code:Section "Device" Identifier "Configured Video Card" # Driver "nvidia" EndSection
KDE, I heart thee.
- Top
- Bottom
Comment