Mandriva This Forum is for the discussion of Mandriva (Mandrake) Linux. |
Notices |
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Are you new to LinuxQuestions.org? Visit the following links:
Site Howto |
Site FAQ |
Sitemap |
Register Now
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
Get a virtual cloud desktop with the Linux distro that you want in less than five minutes with Shells! With over 10 pre-installed distros to choose from, the worry-free installation life is here! Whether you are a digital nomad or just looking for flexibility, Shells can put your Linux machine on the device that you want to use.
Exclusive for LQ members, get up to 45% off per month. Click here for more info.
|
 |
09-06-2004, 11:53 AM
|
#1
|
Senior Member
Registered: Jun 2003
Location: LoneStar
Distribution: Mandriva & Ubuntu
Posts: 1,041
Rep:
|
Installing NVIDIA 6111 with 2.6.8mdk kernel
These directions are simple instructions for installing your NVIDIA 6111 drivers if you are using the Mandrake 10.0 2.6.8.mdk kernel or the "new" Mandrake beta version:
First: Download NVIDIA-Linux-x86-1.0-6111-pkg1.run. (remember where you saved it when running init 3)
Second: do the following outlined below;
1. Alt+F2 kdesu konqueror
2. open file:/usr/src/linux/include/linux/pm.h with kwrite
3. In the part of the file:
{
PM_SUSPEND, /* enter D1-D3 */
PM_RESUME, _/* enter D0 */
} pm_request_t;
Add the line: PM_SAVE_STATE, /* save device's state */
so it will look like this:
{
PM_SUSPEND, /* enter D1-D3 */
PM_RESUME, _/* enter D0 */
PM_SAVE_STATE, /* save device's state */
} pm_request_t;
4. save
5. In the file: /etc/modprobe.preload
add the line:
nvidia
6. Save
7. Run init 3 from konsole and install nvidia driver as usualy
The above information was contributed to me by the help of a friend, I am fowarding it to this board in the event it might help someone else out.
d-1
Last edited by dolphans1; 09-06-2004 at 11:56 AM.
|
|
|
09-08-2004, 09:53 PM
|
#2
|
Member
Registered: Sep 2003
Location: Utah, USA
Distribution: Mandrake 9.1
Posts: 66
Rep:
|
Thought I'd add something in here:
This only needs to be done with kernels 2.6.8.1-5mdk and above. Before that, everything is fine. There is a bug report opened about this issue on the cooker mailing list, so they know about it and are working towards a resolution.
|
|
|
09-27-2004, 02:05 PM
|
#3
|
Member
Registered: Aug 2003
Location: Finland
Distribution: Mandriva
Posts: 102
Rep:
|
Thanks, works perfectly in MDK 10.1 RC1.
|
|
|
09-28-2004, 05:55 PM
|
#4
|
LQ Newbie
Registered: Sep 2004
Distribution: Mandrake 10.1 CE
Posts: 1
Rep:
|
I am having a problem installing the nvidia drivers on my machine. It says something about the wrong kernal or something to that degree. I been looking for a couple days now and this seems to be the only fix I have found.
The 1 problem with this fix is I have no file in this location 2. open file:/usr/src/linux/include/linux/pm.h with kwrite
I am pretty much a linux noob, I basically play games and use irc with linux but I remember it was easy to install drivers in Mandrake 9.1. If anyone could help me it would be great.
|
|
|
09-28-2004, 07:45 PM
|
#5
|
Senior Member
Registered: Jun 2004
Location: Australia
Distribution: Mandriva/Slack - KDE
Posts: 1,672
Rep:
|
The solution I use is to avoid the mdk kernels (and automount) and just use the generic kernel.org kernels.
|
|
|
10-03-2004, 10:53 PM
|
#6
|
Member
Registered: Sep 2004
Distribution: Fedora Core 3
Posts: 69
Rep:
|
I installed the new Nvidia driver (I think). I get the Nvidia splash screen just before starting X. Is that right?
Also, just like with the old driver I keep having games crash if I check "OpenGL". My card is a GeForce 2 MX.
EDIT: I was looking in the Nvidia readme and noticed something about GLX. In my log file I do see where it says "Failed to load GLX"
What causes that? What do I need to do to fix it?
Last edited by Neutron1998; 10-03-2004 at 11:03 PM.
|
|
|
10-04-2004, 12:22 AM
|
#7
|
Member
Registered: Aug 2003
Location: Finland
Distribution: Mandriva
Posts: 102
Rep:
|
Check your Xfree/Xorg config. Right in the beginning there should be a section "Module", and it should have a line with " Load "glx" "
|
|
|
10-04-2004, 11:21 AM
|
#8
|
Member
Registered: Sep 2004
Distribution: Fedora Core 3
Posts: 69
Rep:
|
It does but right in front of it, it has a bunch of # signs. So it looks like this:
Section "Module"
Load "dbe" # Double-Buffering Extension
Load "v4l" # Video for Linux
Load "extmod"
Load "type1"
Load "freetype"
############# Load "glx" # 3D layer
EndSection
Do I need to remove the # signs?
|
|
|
10-04-2004, 01:36 PM
|
#9
|
Member
Registered: Aug 2003
Location: Finland
Distribution: Mandriva
Posts: 102
Rep:
|
Quote:
Do I need to remove the # signs?
|
Yes. Adding #:s in the beginning makes the line a comment, so it's ignored by whatever program accesses it.
|
|
|
10-04-2004, 02:24 PM
|
#10
|
Member
Registered: Sep 2004
Distribution: Fedora Core 3
Posts: 69
Rep:
|
Got that done. Now the OpenGL games work. I have noticed that if I try to play SuperTux in OpenGL full screen mode it kicks me out of KDE.
|
|
|
10-10-2004, 05:48 AM
|
#11
|
Senior Member
Registered: May 2003
Location: /var/log/cabin
Distribution: All
Posts: 1,167
Rep:
|
Very helpful. It's very odd but I can't get the nvidia driver to work with Suse 9.1. It is just fubar with their kernel setup. Installed mandrake with the editing of the kernel source, and it seems to be very stable.
I think nvidia needs to update their shit. Linux moves to fast to slack off for months.
|
|
|
All times are GMT -5. The time now is 01:41 PM.
|
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.
|
Latest Threads
LQ News
|
|