chrispcall
October 24th, 2009, 12:54 PM
I just installed 9.10RC this morning and everything was looking ok but the screen was pushed off to the right about 2 inches (not in the monitor, but in the OS). So I read around and decided to try to install the restricted video drivers (Nvidia 173 for my 6200LE). After enabling the restricted drivers and rebooting, the screen blinks rapidly (right after the Mythbuntu logo) and it says "Starting/stopping NTP" and finally a login message appears (even though I've got Auto-login set up).
It will not allow me to login because the screen blinking makes the keyboard unresponsive. I have to type a letter several times to get it to show up on the screen.
Also, I'm quite a noob and with previous trials of installing on previous versions, I would backup Xorg.conf and play around and always have the option to reload an old working version. But I guess with 9.10, there is no xorg.conf by default. It didn't appear until I installed the restricted drivers. This is my ENTIRE Xorg.conf:
/etc/X11$ nano xorg.conf
GNU nano 2.0.9 File: xorg.conf
Section "Screen"
Identifier "Default Screen"
DefaultDepth 24
EndSection
Section "Module"
Load "glx"
EndSection
Section "Device"
Identifier "Default Device"
Driver "nvidia"
Option "NoLogo" "True"
EndSection
Is there a way to backup my setting before attempting a driver install next time?
Does anyone know what might be going on with the blinking or where I can go to roll the restricted drivers back without logging in (I still have great SSH access).
Thanks in advance,
Chris
It will not allow me to login because the screen blinking makes the keyboard unresponsive. I have to type a letter several times to get it to show up on the screen.
Also, I'm quite a noob and with previous trials of installing on previous versions, I would backup Xorg.conf and play around and always have the option to reload an old working version. But I guess with 9.10, there is no xorg.conf by default. It didn't appear until I installed the restricted drivers. This is my ENTIRE Xorg.conf:
/etc/X11$ nano xorg.conf
GNU nano 2.0.9 File: xorg.conf
Section "Screen"
Identifier "Default Screen"
DefaultDepth 24
EndSection
Section "Module"
Load "glx"
EndSection
Section "Device"
Identifier "Default Device"
Driver "nvidia"
Option "NoLogo" "True"
EndSection
Is there a way to backup my setting before attempting a driver install next time?
Does anyone know what might be going on with the blinking or where I can go to roll the restricted drivers back without logging in (I still have great SSH access).
Thanks in advance,
Chris