LinuxQuestions.org
Visit Jeremy's Blog.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - General
User Name
Password
Linux - General This Linux forum is for general Linux questions and discussion.
If it is Linux Related and doesn't seem to fit in any other forum then this is the place.

Notices


Reply
  Search this Thread
Old 02-23-2007, 06:32 PM   #1
loserveg
LQ Newbie
 
Registered: Jan 2007
Distribution: Slackware 11.0
Posts: 17

Rep: Reputation: 0
nvidia with 2.6 kernel


hi,

im using slackware 11.0 with the 2.4.33 kernel and the nvidia driver from nvidia.com.

ive tried atleast 5 different distros that use the 2.6 kernel, the lastest being zenwalk with 2.6.20 and it always ends up like this:

Code:
(WW) NVIDIA(0): WAIT (2, 6, 0x8000, 0x00000000, 0x0000063c)
(WW) NVIDIA(0): WAIT (1, 6, 0x8000, 0x00000000, 0x0000063c)
(II) NVIDIA(0): Setting mode "1024x768"
(WW) NVIDIA(0): WAIT (2, 1, 0x8000, 0x00000000, 0x000006dc)
(WW) NVIDIA(0): WAIT (1, 1, 0x8000, 0x00000000, 0x000006dc)
(WW) NVIDIA(0): WAIT (2, 3, 0x8000, 0x00000000, 0x00000d54)
(WW) NVIDIA(0): WAIT (1, 3, 0x8000, 0x00000000, 0x00000d54)
(WW) NVIDIA(0): WAIT (2, 11, 0x8000, 0x00000000, 0x00000d74)
any ideas? should i try to compile my own kernel instead of using the pre-compiled ones?

thanks for the help,
matt
 
Old 02-23-2007, 07:03 PM   #2
reddazz
LQ Guru
 
Registered: Nov 2003
Location: N. E. England
Distribution: Fedora, CentOS, Debian
Posts: 16,298

Rep: Reputation: 77
What other distros have you tried? The drivers work very well for me using openSUSE, Gentoo, Fedora Core and Mandriva. All of these use the 2.6.x kernel by default.
 
Old 02-23-2007, 07:14 PM   #3
Quakeboy02
Senior Member
 
Registered: Nov 2006
Distribution: Debian Linux 11 (Bullseye)
Posts: 3,407

Rep: Reputation: 141Reputation: 141
Code:
(WW) NVIDIA(0): WAIT (2, 6, 0x8000, 0x00000000, 0x0000063c)
(WW) NVIDIA(0): WAIT (1, 6, 0x8000, 0x00000000, 0x0000063c)
(II) NVIDIA(0): Setting mode "1024x768"
(WW) NVIDIA(0): WAIT (2, 1, 0x8000, 0x00000000, 0x000006dc)
(WW) NVIDIA(0): WAIT (1, 1, 0x8000, 0x00000000, 0x000006dc)
(WW) NVIDIA(0): WAIT (2, 3, 0x8000, 0x00000000, 0x00000d54)
(WW) NVIDIA(0): WAIT (1, 3, 0x8000, 0x00000000, 0x00000d54)
(WW) NVIDIA(0): WAIT (2, 11, 0x8000, 0x00000000, 0x00000d74)
Hmm. They changed the number of parameters to the workqueue (INIT_WAIT macro) in 2.6.20. Is your driver made with that taken into account? I've had no problems with any of the 2.6.18 or 2.6.19 kernels I've used. Currently, I'm using 2.6.19.4.
 
Old 02-24-2007, 03:10 AM   #4
loserveg
LQ Newbie
 
Registered: Jan 2007
Distribution: Slackware 11.0
Posts: 17

Original Poster
Rep: Reputation: 0
i have a fx5200. i havent done anything other than trying to get this to work
 
Old 02-24-2007, 07:28 AM   #5
Junior Hacker
Senior Member
 
Registered: Jan 2005
Location: North America
Distribution: Debian testing Mandriva Ubuntu
Posts: 2,687

Rep: Reputation: 61
The Nvidia drivers from nvidia's site are a little of a "hit & miss" sort of deal, I would'nt dare use them with Fedora, Mandrake 10.2 32bit has no probs though. It is best to use the distributions Nvidia packages.

Quakeboy!
Did you use nvidia's or Debian's as I have'nt got that far yet with my NEW ETCH amd64, which is so much more stable than my FC6 x86_64. Also wondering why you upgraded to that kernel?.

And the accompanying nvidia package for the 2.6.19-1.2911 kernel in FC6 is workin' out alright.

Those terminal outputs in loserveg's post appear to be memory address issues, possibly bad ram memory or insufficient memory causing that.
 
Old 02-24-2007, 07:36 AM   #6
Junior Hacker
Senior Member
 
Registered: Jan 2005
Location: North America
Distribution: Debian testing Mandriva Ubuntu
Posts: 2,687

Rep: Reputation: 61
Or toooo old of a computer........kill it!!!!
 
Old 02-24-2007, 11:06 AM   #7
Quakeboy02
Senior Member
 
Registered: Nov 2006
Distribution: Debian Linux 11 (Bullseye)
Posts: 3,407

Rep: Reputation: 141Reputation: 141
"i have a fx5200. i havent done anything other than trying to get this to work"

Well, at least for now, you have no business trying to use 2.6.20. Switch back to 2.6.19.4 and all should be well.
 
Old 02-24-2007, 11:07 AM   #8
Quakeboy02
Senior Member
 
Registered: Nov 2006
Distribution: Debian Linux 11 (Bullseye)
Posts: 3,407

Rep: Reputation: 141Reputation: 141
Junior Hacker:
"Quakeboy!
Did you use nvidia's or Debian's as I have'nt got that far yet with my NEW ETCH amd64, which is so much more stable than my FC6 x86_64. Also wondering why you upgraded to that kernel?."

I'm using a 32 bit Athlon, so the Nvidia drivers work just fine. Why did I upgrade? Cause it was there.
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
(EE) NVIDIA(0): Failed to initialize the nvidia kernel module necbrownie Slackware 18 06-16-2006 02:20 AM
nvidia 6106, kernel 2.6.7, slackware 10, failure to load nvidia.ko Tarball_Phreak Linux - Hardware 3 08-04-2004 03:16 PM
kernel 2.6.3--bk8 and NVIDIA-Linux-x86-1.0-5336 video driver from Nvidia zdenkod Linux - Hardware 2 03-09-2004 05:38 AM
(EE) NVIDIA(0): Failed to initialize the NVIDIA kernel module! Stan the caddy Linux - Hardware 8 01-18-2004 04:21 PM
(EE) NVIDIA (0) Failed to initialize the NVIDIA kernel module Isjhe Mandriva 14 09-25-2003 09:29 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - General

All times are GMT -5. The time now is 10:56 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration