Announcement

Collapse
No announcement yet.

Thanks for your Help!!!!!!

Collapse
This topic is closed.
X
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    Thanks for your Help!!!!!!

    I did what you guys said and it worked. I will stick with what I have.

    "Just say no to the virus called windows"

    #2
    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
    Then pick resume.

    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.

    Comment


      #3
      Re: PLEASE HELP!!!!!!

      Thanks I will try.
      "Just say no to the virus called windows"

      Comment

      Working...
      X