![]() |
ubuntu.com - launchpad.net - ubuntu help
|
|
|||||||
Hello, Unregistered You are browsing a READ only archive of the main support categories pre 4/21/2008. You will not be able to post or reply any threads in this section.
Ubuntu 9.10 is out!!!
When downloading Ubuntu 9.10 please consider using bittorrent to get your copy of Ubuntu. The Ubuntu Developers Summit for Lucid Lynx will be held the week of 16-Nov-2009 till 20-Nov-2009 in Dallas, TX USA. Visit the the Ubuntu wiki for more information about UDS and how to participate remotely. |
|
Multimedia & Video Have multimedia question? ATI, Nvidia, Sound cards. Just ask here. |
|
|
Thread Tools | Display Modes |
|
|
#1 |
|
Gee! These Aren't Roasted!
![]() Join Date: Jan 2006
Beans: 182
Ubuntu Karmic Koala (testing)
|
Nvidia/xorg problems due to edgy upgrade
ok i upgraded to edgy.
and now.. i have no x. nothing at all just all command line. i have a 5500. my xorg.conf looks right, the drivers are installed properly it seems. everytime i go to startx i get the follow: using config file /etc/X11/xorg.conf failed to load module nvidia (module does not exist, 0) No drivers available. any idea of what to do and how to do it? Last edited by DigitalDuality; October 26th, 2006 at 04:34 PM.. |
|
|
|
|
|
#2 |
|
Deus ex machina
![]() Join Date: Oct 2004
Location: Denmark - Scandinavia
Beans: 11,364
Kubuntu 9.10 Karmic Koala
|
Re: Nvidia/xorg problems due to edgy upgrade
Try with:
Code:
sudo aptitude install nvidia-kernel-common
__________________
| Ubuntu Gamers Arena | Ubuntu Game List | PlayDeb! | Ubuntu Game Night | | My New Blog | My Computer | |
|
|
|
|
|
#3 |
|
Gee! These Aren't Roasted!
![]() Join Date: Jan 2006
Beans: 182
Ubuntu Karmic Koala (testing)
|
Re: Nvidia/xorg problems due to edgy upgrade
no avail there. sorry. the error message with starting x is the same.
|
|
|
|
|
|
#4 |
|
Deus ex machina
![]() Join Date: Oct 2004
Location: Denmark - Scandinavia
Beans: 11,364
Kubuntu 9.10 Karmic Koala
|
Re: Nvidia/xorg problems due to edgy upgrade
You have nvidia card then I presume.
What about trying Nvidia binary driver instead? Or is it a no-no?
__________________
| Ubuntu Gamers Arena | Ubuntu Game List | PlayDeb! | Ubuntu Game Night | | My New Blog | My Computer | |
|
|
|
|
|
#5 |
|
Python Enthusiast
![]() |
Re: Nvidia/xorg problems due to edgy upgrade
and you can also try this:
Code:
sudo aptitude install linux-generic nvidia-glx |
|
|
|
|
|
#6 |
|
Gee! These Aren't Roasted!
![]() Join Date: Jan 2006
Beans: 182
Ubuntu Karmic Koala (testing)
|
Re: Nvidia/xorg problems due to edgy upgrade
linux generic is already up to it's latest version. glx is as well.
i'm not really concerned about whether the driver is binary or not, i'm just concerned about getting this puppy working. edit: now when i startx i'm getting NVIDIA: No match device section for instance BUS ID PCI:1:10:0 found No devices detected 2nd edit: after dpkg-reconfigure xserver-xorg i'm getting this error: NVIDIA: No match device section for instance BUS ID PCI:1:10:0 found No devices detected Fatal server error: no screens found Last edited by DigitalDuality; October 26th, 2006 at 05:40 PM.. |
|
|
|
|
|
#7 |
|
First Cup of Ubuntu
![]() Join Date: May 2005
Beans: 5
|
Re: Nvidia/xorg problems due to edgy upgrade
make sure xorg-server is installed.
|
|
|
|
|
|
#8 |
|
First Cup of Ubuntu
![]() Join Date: Mar 2005
Beans: 3
|
Re: Nvidia/xorg problems due to edgy upgrade
Try commenting out the bus id in the device section of your xorg.conf. When I upgraded to the edgy beta I noticed that those lines were missing.
|
|
|
|
|
|
#9 |
|
Spilled the Beans
![]() |
Re: Nvidia/xorg problems due to edgy upgrade
I had the same problem last night after upgrading from dapper to edgy.
I basically did the following: 1. sudo apt-get install nvidia-glx nvidia-kernel-common This indicated that everything was fine and properly installed. Then I said sudo nvidia-glx-config enable That solved my problem. I restarted Gnome with sudo /etc/init.d/gdm restart and everything is running fine now. (I basically followed the instructions given at the unofficial ubuntu guide for edgy eft --> I've been told that should the above not enable the new driver, you can enable it manually by opening the X config file: sudo gedit /etc/X11/xorg.conf and replacing "nv" with "nvidia" |
|
|
|
|
|
#10 | |
|
5 Cups of Ubuntu
![]() Join Date: Mar 2006
Beans: 22
|
Re: Nvidia/xorg problems due to edgy upgrade
Quote:
Top cut a long story short, I ended up forcibly copying the necessary library files over, but eventually figured out the proper way to do it. Don't remember it now, but it was something similar to the above. In any case, I hope you get your problems resolved. |
|
|
|
|
| Bookmarks |
| Thread Tools | |
| Display Modes | |
|
|