So I recently put a new graphics card into my 86_64 box, running Feisty Fawn. Everything was working fine except Beryl, which when I tried to load it, would flash the screen and then simply return to the Kwin manager.
I figured the problem was with the new video card, and sought to download drivers for it. I went onto the nVidia site and downloaded the recommended driver, then tried to install it.
I got an error saying that I needed to install the package without X running, so I logged off my computer, rebooted it in the restore mode (init=1) and then tried again. A whole new list of errors came up. I restarted X, went to the forums online, and read that I probably needed to remove old versions of Nvidia drivers. I opened up adept and proceeded to uninstall:
nvidia-glx
nvidia-kernel-common
linux-restricted-modules
I then killed X again, and tried to install the freshly downloaded driver... again no luck, an error about improper compilers and no libc headers. However, this time I couldn't restart X (and thus can't get back into my Kubuntu Desktop). I'm pretty sure the problem is that I deleted those old drivers. My Xorg.conf file from about a week ago (a backup) has two lines about nvidia-xconfig at the top that my new xorg.conf doesn't have...
So I had a few thoughts about what I should try and do... and would like input on them:
1) Install the previously deleted files, and re-edit the xorg.conf
2) Simply set the old backup Xorg.conf as the xorg.conf used to load X. I'm worried thought that with those other files deleted, using the old config file won't help here....
3) Successfully install the new Nvidia Driver from the terminal. (I can post the error messages achieved from the attempts at installing the driver if this is deemed the best route).
Thanks in advance,
lewis
I figured the problem was with the new video card, and sought to download drivers for it. I went onto the nVidia site and downloaded the recommended driver, then tried to install it.
I got an error saying that I needed to install the package without X running, so I logged off my computer, rebooted it in the restore mode (init=1) and then tried again. A whole new list of errors came up. I restarted X, went to the forums online, and read that I probably needed to remove old versions of Nvidia drivers. I opened up adept and proceeded to uninstall:
nvidia-glx
nvidia-kernel-common
linux-restricted-modules
I then killed X again, and tried to install the freshly downloaded driver... again no luck, an error about improper compilers and no libc headers. However, this time I couldn't restart X (and thus can't get back into my Kubuntu Desktop). I'm pretty sure the problem is that I deleted those old drivers. My Xorg.conf file from about a week ago (a backup) has two lines about nvidia-xconfig at the top that my new xorg.conf doesn't have...
So I had a few thoughts about what I should try and do... and would like input on them:
1) Install the previously deleted files, and re-edit the xorg.conf
2) Simply set the old backup Xorg.conf as the xorg.conf used to load X. I'm worried thought that with those other files deleted, using the old config file won't help here....
3) Successfully install the new Nvidia Driver from the terminal. (I can post the error messages achieved from the attempts at installing the driver if this is deemed the best route).
Thanks in advance,
lewis
Comment