![]() |
|
|
#1 |
|
(loop (#_fork))
Feb 2006
Cambridge, England
72×131 Posts |
I pressed the 'upgrade' button to get from 7.10 to 8.04 on my main workstation (P35 motherboard, nvidia 7300 graphics card using nvidia driver)
It restarted in 800x600 mode; the 'screen resolution' applet won't let me change to any other resolution, and the nvidia-provided driver configuration applet denies that I'm using the nvidia driver - it gives me an instruction which it claims will cause me to use the nvidia driver, I have to run some program and then restart the X server, but when I do that it still denies that I'm using the nvidia driver. Any ideas? |
|
|
|
|
|
#2 |
|
Sep 2002
Database er0rr
3,739 Posts |
Have alook at /etc/X11/xorg.conf
In particular look at the "section" "Device". For the free driver "Driver" is "nv" and for nVidia's it should be "nvidia". HTH Also do "apt-cache search nvidia". I think the latest software from nvidia comes in two parts: the driver and the applet for resolutions. Last fiddled with by paulunderwood on 2008-04-30 at 23:04 |
|
|
|
|
|
#3 |
|
Jul 2003
So Cal
2·34·13 Posts |
You can also try using envyng to install and configure the driver for you. Search for envy in Synaptic and install it and the corresponding GUI.
Greg |
|
|
|
|
|
#4 |
|
(loop (#_fork))
Feb 2006
Cambridge, England
72·131 Posts |
I've tried using envy; it reports success, but when I reboot I get the box saying that my graphics card and monitor could not be detected, and here I am in 800x600 with the vesa driver, with nvidia-settings telling me that I'm not using the nvidia driver.
xorg.conf file is attached. If the large processing jobs didn't have to be restarted every time I fiddled with the X driver, that would also be good ... I suppose I should have ssh'd in from another machine and started them there, but fiddling with X appears to involve lots of reboots so I'm doomed anyway. I notice that envyng didn't install the package of restricted kernel modules, so I'm trying that. Last fiddled with by fivemack on 2008-05-01 at 08:41 |
|
|
|
|
|
#5 |
|
Sep 2002
Database er0rr
1110100110112 Posts |
My Ubuntu 7.04 xorg.conf has:
Code:
# If you have edited this file but would like it to be automatically updated # again, run the following command: # sudo dpkg-reconfigure -phigh xserver-xorg |
|
|
|
|
|
#6 |
|
Mar 2008
Sydney, Australia
816 Posts |
fivemack,
you do not have to kill your jobs if you run them in consoles. I run two LL jobs by logging on in text mode on console Ctl-Alt-F1, start the first job, then log on to Ctl-Alt-F2, and start the second job. Then log on to any console Ctl-Alt-F3 thru -F6, and then start X. Then you can stop and start your X without killing the other two jobs. Chris |
|
|
|
|
|
#7 |
|
Mar 2007
Estonia
2×71 Posts |
You can also use the init.d scripts to run llr on boot :)
|
|
|
|
![]() |
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Problem running Primo on Ubuntu VM | Stargate38 | FactorDB | 9 | 2012-07-02 21:23 |
| Upgrading Ubuntu from 9.04 to 11.04 | ET_ | Linux | 9 | 2012-03-05 20:04 |
| Problem after upgrading PC from v4 | muzher | Information & Answers | 1 | 2009-07-16 01:26 |
| Problems after upgrading to ubuntu gutsy | apocalypse | Linux | 3 | 2007-12-22 23:24 |
| Screen resolution... | Xyzzy | Lounge | 12 | 2003-06-29 08:21 |