| Author |
Message |
finotti
|
|
Post subject: proprietary nvidia driver
Posted: 01.12.2011, 07:28
|
|

Joined: 2010-09-12
Posts: 242
Status: Offline
|
|
Dear all,
I am sorry for a very sketchy report, but I did a DU (after seeing that KDE 4.7 is coming) and a new nvidia update came (290.10-1 I suppose). I got a message about mismatching or something (sorry, I can't remember) and saying that I should reboot. After doing so, I had many problems in KDE (black windows, konsole not showing...). After a reboot, X did not come up at all. Not even with a previous kernel.
Since I needed the computer, I installed nouveau (as described in the wiki) and things seem back to normal, but I did not collect enough data for a proper report, as I was in a hurry. (Sorry.)
I just wanted to warn others n case my problem was not an isolated one.
Best to all,
Luis |
|
|
| |
|
|
|
 |
piper
|
|
Post subject: RE: proprietary nvidia driver
Posted: 02.12.2011, 08:27
|
|
Moderator

Joined: 2010-09-11
Posts: 467
Location: cheektowaga, ny
Status: Offline
|
|
Have you trie
Code:
apt-get install - reinstall xserver-xorg-core nvidia-glx
|
_________________ debian sid | apt-get into it
|
| |
|
|
|
 |
IgnorantGuru
|
|
Post subject:
Posted: 02.12.2011, 14:12
|
|

Joined: 2011-03-27
Posts: 43
Status: Offline
|
|
I also had a problem with this new 290 driver after a DU yesterday. My main monitor looked fine, but on the TV-Out connection the display was very strange - compressed vertically and the resolution was wrong, with most of the image apparently not visible on the display. I didn't have time to investigate, just rolled the system back.
These nvidia breakages are too frequent. I don't know where the fault lies, but I'm considering dropping Aptosid and going to stable because of these repeating video problems. I also won't be buying nvidia again anytime soon. I've had good results with Intel graphics lately under linux. And I just purchased a Radeon system - will see if the rumors about ATI improving their linux drivers are true - I had abandoned them for the last few years. Despite what people have said here, I have my doubts - I see they're not providing good support. But I won't need great video on this machine so I'm hoping they'll improve the drivers eventually. |
_________________ Check out my blog for useful scripts, mods and tips...
|
| |
|
|
|
 |
finotti
|
|
Post subject: Re: RE: proprietary nvidia driver
Posted: 02.12.2011, 15:16
|
|

Joined: 2010-09-12
Posts: 242
Status: Offline
|
|
|
piper wrote:
Have you trie
Code:
apt-get install - reinstall xserver-xorg-core nvidia-glx
No, it did not occur to me... Thanks for pointing it out. (I can't do it anymore, of course, as I installed nouveau.)
Thanks,
Luis |
|
|
| |
|
|
|
 |
piper
|
|
Post subject: RE: Re: RE: proprietary nvidia driver
Posted: 03.12.2011, 15:59
|
|
Moderator

Joined: 2010-09-11
Posts: 467
Location: cheektowaga, ny
Status: Offline
|
|
| I rely on the proprietary nvidia driver to play skyrim elder scrolls on aptosid as I don't like windows (however, I had to install skyrim on windows first to make it work with aptosid). |
_________________ debian sid | apt-get into it
|
| |
|
|
|
 |
Lat
|
|
Post subject: RE: Re: RE: proprietary nvidia driver
Posted: 04.12.2011, 04:44
|
|

Joined: 2010-09-19
Posts: 145
Status: Offline
|
|
| Do you have to actually reinstall them or dpkg-reconfigure is enough? |
|
|
| |
|
|
|
 |
Eelei
|
|
Post subject: Re: RE: proprietary nvidia driver
Posted: 07.12.2011, 21:12
|
|

Joined: 2011-12-07
Posts: 4
Status: Offline
|
|
I encountered this issue with the same packages involved in the same way on one of my machines, which is mostly a wheezy box, I think.
piper wrote:
Have you trie
Code:
apt-get install - reinstall xserver-xorg-core nvidia-glx
Neither reinstalling or reconfiguring or running nvidia-xconfig helped.
/var/log/kdm.log has this:
Code:
FATAL: Module nvidia not found.
(EE) NVIDIA: Failed to load the NVIDIA kernel module. Please check your
(EE) NVIDIA: system's kernel log for additional error messages.
(EE) Failed to load module "nvidia" (module-specific error, 0)
(EE) No drivers available.
Fatal server error:
no screens found
/var/log/Xorg.0.log says:
Code:
[ 8.430] (II) LoadModule: "nvidia"
[ 8.432] (II) Loading /usr/lib/xorg/modules/drivers/nvidia_drv.so
[ 8.440] (II) Module nvidia: vendor="NVIDIA Corporation"
[ 8.440] compiled for 4.0.2, module version = 1.0.0
[ 8.440] Module class: X.Org Video Driver
[ 8.452] (EE) NVIDIA: Failed to load the NVIDIA kernel module. Please check your
[ 8.452] (EE) NVIDIA: system's kernel log for additional error messages.
[ 8.452] (II) UnloadModule: "nvidia"
[ 8.452] (II) Unloading nvidia
[ 8.452] (EE) Failed to load module "nvidia" (module-specific error, 0)
[ 8.452] (EE) No drivers available.
[ 8.452]
Fatal server error:
[ 8.452] no screens found
I don't find anything interesting in /var/log/kern.log. Is "your system's kernel log" some other log? syslog mentions that X server died but nothing more substantial. |
|
|
| |
|
|
|
 |
towo
|
|
Post subject: RE: Re: RE: proprietary nvidia driver
Posted: 07.12.2011, 21:20
|
|

Joined: 2010-09-13
Posts: 488
Location: Pößneck / Thüringen
Status: Offline
|
|
| m-a a-i nvidia-kernel-source |
|
|
| |
|
|
|
 |
Eelei
|
|
Post subject: Re: RE: Re: RE: proprietary nvidia driver
Posted: 07.12.2011, 21:37
|
|

Joined: 2011-12-07
Posts: 4
Status: Offline
|
|
|
towo wrote:
m-a a-i nvidia-kernel-source
m-a? I'm sorry, I don't quite follow...
For me, booting linux 3.0 instead of 3.1 (which was among the update) worked and it's bedtime, so I'll leave it at that for now.
apt-cache policy nvidia-*|more revealed potentially interesting things that I'll maybe look at tomorrow. |
|
|
| |
|
|
|
 |
piper
|
|
Post subject: Re: RE: Re: RE: proprietary nvidia driver
Posted: 08.12.2011, 10:08
|
|
Moderator

Joined: 2010-09-11
Posts: 467
Location: cheektowaga, ny
Status: Offline
|
|
|
Eelei wrote:
towo wrote:
m-a a-i nvidia-kernel-source
m-a? I'm sorry, I don't quite follow...
For me, booting linux 3.0 instead of 3.1 (which was among the update) worked and it's bedtime, so I'll leave it at that for now.
apt-cache policy nvidia-*|more revealed potentially interesting things that I'll maybe look at tomorrow.
If you read here ..
http://manual.aptosid.com/en/gpu-en.htm#nvidia
you'll see where m-a a-i nvidia-kernel-source comes into play |
_________________ debian sid | apt-get into it
|
| |
|
|
|
 |
Eelei
|
|
Post subject: Re: RE: Re: RE: proprietary nvidia driver
Posted: 08.12.2011, 18:25
|
|

Joined: 2011-12-07
Posts: 4
Status: Offline
|
|
|
piper wrote:
Eelei wrote:
towo wrote:
m-a a-i nvidia-kernel-source
m-a? I'm sorry, I don't quite follow...
For me, booting linux 3.0 instead of 3.1 (which was among the update) worked and it's bedtime, so I'll leave it at that for now.
apt-cache policy nvidia-*|more revealed potentially interesting things that I'll maybe look at tomorrow.
If you read here ..
http://manual.aptosid.com/en/gpu-en.htm#nvidia
you'll see where m-a a-i nvidia-kernel-source comes into play
Yes. Thanks. Yesterday I just tried to find out what command m-a was by just running "m-a", but maybe I did it on a computer without module-assistant, because it said there was no such command, so then I thought it wasn't a command, which is why I got confused thinking it was maybe some abbreviated internet speak...
Just now I read about proprietary nvidia on the debian wiki and they point out that I need to run the module assistant after each kernel update. Do'h! I'm such an idiot. I have of course been there lots of times. Maybe next time I'll remember... |
|
|
| |
|
|
|
 |
browe
|
|
Post subject: RE: Re: RE: Re: RE: proprietary nvidia driver
Posted: 08.12.2011, 19:17
|
|

Joined: 2010-09-12
Posts: 140
Location: Canada
Status: Offline
|
|
| @Eelei: No doubt about it, there is a learning curve and it can be a little steep at times. Video, printers, and samba all come to mind as potentially steep learning curve topics, depending on your hardware and exactly what you want to do with it. The aptosid manual is excellent, but some topics may need to be read a few times (I even have a few pages printed off with handwritten notes for future reference). |
|
|
| |
|
|
|
 |
Eelei
|
|
Post subject: Re: RE: Re: RE: Re: RE: proprietary nvidia driver
Posted: 08.12.2011, 21:21
|
|

Joined: 2011-12-07
Posts: 4
Status: Offline
|
|
|
browe wrote:
@Eelei: No doubt about it, there is a learning curve and it can be a little steep at times. Video, printers, and samba all come to mind as potentially steep learning curve topics, depending on your hardware and exactly what you want to do with it. The aptosid manual is excellent, but some topics may need to be read a few times (I even have a few pages printed off with handwritten notes for future reference).
The learning curve I've travelled is not so steep as it is long, bumpy and winding, as I've been on linux for 14 years. I've been meaning to be a bit more organized about it, learning to understand it all instead of fixing things the quickest and easiest way. I should start documenting what I do when I set up my computers, doing it right and having various cheat sheets at hand, but I haven't really gotten the hang of my new organized life just yet. |
|
|
| |
|
|
|
 |
|
|