LinuxQuestions.org
Share your knowledge at the LQ Wiki.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Mandriva
User Name
Password
Mandriva This Forum is for the discussion of Mandriva (Mandrake) Linux.

Notices


Reply
  Search this Thread
Old 09-23-2005, 05:06 PM   #31
PDR60
Member
 
Registered: Aug 2003
Location: Oakland, TN
Distribution: Debian, Kubuntu
Posts: 257

Rep: Reputation: 30

Quote:
Originally posted by kuser
belive me i did and after all this i am at the stating point, so thanks all for your help bye-bye
Going somewhere???? It takes about 20-40 minutes to do an install. Why not start over, do a fresh install, and then after an update, install the nvidia driver. This should'nt be this difficult. Just take your time and follow either my How-To or any one of the others by fellow Mandriva sites and you'll be successful.

PDR60
 
Old 09-24-2005, 05:23 PM   #32
kuser:)
Member
 
Registered: Sep 2005
Location: Olsztyn, Poland
Distribution: Slackware 14.1
Posts: 168

Original Poster
Rep: Reputation: 99
hi again,
I calmed down and I'm doing all again. Right now I'm at post #8. I used command:
Code:
#urpmi --auto-select --auto
This will take ages...
Tak a look: http://img367.imageshack.us/my.php?i...apshot17wv.jpg
Can I stop it, turn off my computer and continue again after some time?
 
Old 09-24-2005, 09:37 PM   #33
tkedwards
Senior Member
 
Registered: Aug 2004
Location: Munich, Germany
Distribution: Opensuse 11.2
Posts: 1,549

Rep: Reputation: 52
Yes. Start it off overnight before you go to bed or something. That's an incredibly slooooooooow connection you've got there!
 
Old 09-25-2005, 02:57 PM   #34
kuser:)
Member
 
Registered: Sep 2005
Location: Olsztyn, Poland
Distribution: Slackware 14.1
Posts: 168

Original Poster
Rep: Reputation: 99
weeeeeeeeeeeeeeeeeeee! it's done!
now I don't know what to choose:
Code:
#urpmi kernel kernel-source (from the 1st page of this topic)
One of the following packages is needed:
 1-kernel-source-2.6-2.6.11-12mdk.i586 : The source code for the Linux kernel. (to install)
 2-kernel-source-stripped-2.6-2.6.11-12mdk.i586 : The source code of the Linux kernel stripped for post build. (to install)
1 or 2 ?
 
Old 09-25-2005, 03:00 PM   #35
reddazz
LQ Guru
 
Registered: Nov 2003
Location: N. E. England
Distribution: Fedora, CentOS, Debian
Posts: 16,298

Rep: Reputation: 77
kernel-source-2.6-2.6.11-12mdk.i586
 
Old 09-26-2005, 03:17 AM   #36
kuser:)
Member
 
Registered: Sep 2005
Location: Olsztyn, Poland
Distribution: Slackware 14.1
Posts: 168

Original Poster
Rep: Reputation: 99
WARNING! THIS POST IS WRONG!! PLS GO TO POST #42 \/
ok now it all seems to be fine so far, command:
Code:
$rpm -qa | grep -i kernel
gives:
Code:
kernel-2.6.11.6mdk-1-1mdk
kernel-2.6-2.6.11-12mdk
what should I do next?

Last edited by kuser:); 09-26-2005 at 03:56 PM.
 
Old 09-26-2005, 03:41 AM   #37
tkedwards
Senior Member
 
Registered: Aug 2004
Location: Munich, Germany
Distribution: Opensuse 11.2
Posts: 1,549

Rep: Reputation: 52
Follow the instructions in that HOWTO PDR60 pointed you to earlier: http://www.linuxloader.com/modules.p...howpage&pid=17

Start from after the bit where you install the kernel source - that's where you're up to. Good luck
 
Old 09-26-2005, 03:58 AM   #38
reddazz
LQ Guru
 
Registered: Nov 2003
Location: N. E. England
Distribution: Fedora, CentOS, Debian
Posts: 16,298

Rep: Reputation: 77
Quote:
Originally posted by kuser
ok now it all seems to be fine so far, command:
Code:
$rpm -qa | grep -i kernel
gives:
Code:
kernel-2.6.11.6mdk-1-1mdk
kernel-2.6-2.6.11-12mdk
what should I do next?
Reboot, then make sure you are runnning the new kernel then install the nvidia drivers. Did you install the kernel-source because it should also be listed.

Last edited by reddazz; 09-26-2005 at 04:01 AM.
 
Old 09-26-2005, 06:34 AM   #39
kuser:)
Member
 
Registered: Sep 2005
Location: Olsztyn, Poland
Distribution: Slackware 14.1
Posts: 168

Original Poster
Rep: Reputation: 99
how to make sure I'm running the new kernel-source? which kernel is it? Only those from my previous post are listed...
Here is how my Software Media Maneger window looks now:
http://img74.imageshack.us/img74/825/snapshot28jd.jpg

Last edited by kuser:); 09-26-2005 at 07:20 AM.
 
Old 09-26-2005, 11:06 AM   #40
PDR60
Member
 
Registered: Aug 2003
Location: Oakland, TN
Distribution: Debian, Kubuntu
Posts: 257

Rep: Reputation: 30
First of all uncheck the CD's ( provided you have broadband) you won't need them because you have a "main" source loaded.
Then go to the console and type
Code:
uname -r
This will tell you which kernel is loaded and running. Then install that version of the source rpm.
with
Code:
urpmi package name
When this completes continue the how-to. If the console comes back and says everything is installed then you've already completed the source install. Just be sure to NOT install the stripped kernel source.
 
Old 09-26-2005, 01:33 PM   #41
reddazz
LQ Guru
 
Registered: Nov 2003
Location: N. E. England
Distribution: Fedora, CentOS, Debian
Posts: 16,298

Rep: Reputation: 77
Quote:
Originally posted by kuser
how to make sure I'm running the new kernel-source? which kernel is it? Only those from my previous post are listed...
Here is how my Software Media Maneger window looks now:
http://img74.imageshack.us/img74/825/snapshot28jd.jpg
When you install a new kernel, it becaomes the default, so rebooting should run the new kernel. As for the kernel source, if its correctly installed, you should get something like this when you search for the word "kernel" using rpm
Code:
vusi@musasa ~ $ rpm -qa | grep -i kernel
kernel-source-2.6-2.6.12-12mdk
kernel-2.6.12.12mdk-1-1mdk
vusi@musasa ~ $
If you have something similar to that, then you are ready to install the nvidia drivers.
 
Old 09-26-2005, 03:39 PM   #42
kuser:)
Member
 
Registered: Sep 2005
Location: Olsztyn, Poland
Distribution: Slackware 14.1
Posts: 168

Original Poster
Rep: Reputation: 99
dang!
my post #36 is wrong!
Code:
$rpm -qa | grep -i kernel
gives:
Code:
kernel-2.6.11.6mdk-1-1mdk
kernel-source-2.6-2.6.11-12mdk
sorry for this!

and
Code:
uname -r
gives this:
Code:
2.6.11-6mdk

Last edited by kuser:); 09-26-2005 at 03:41 PM.
 
Old 09-26-2005, 05:49 PM   #43
tkedwards
Senior Member
 
Registered: Aug 2004
Location: Munich, Germany
Distribution: Opensuse 11.2
Posts: 1,549

Rep: Reputation: 52
FIrst update your kernel to the latest version following these instructions: http://www.mandriva.com/security/kernelupdate

Then reboot and you'll be right to go.
 
Old 09-27-2005, 03:53 AM   #44
kuser:)
Member
 
Registered: Sep 2005
Location: Olsztyn, Poland
Distribution: Slackware 14.1
Posts: 168

Original Poster
Rep: Reputation: 99
I did:
Code:
urpmi.update -a
and now my packages look like this: http://img301.imageshack.us/img301/7...apshot38uu.jpg
I don't know what to put here:
Code:
urmpi kernel-HERE
 
Old 09-27-2005, 04:21 AM   #45
tkedwards
Senior Member
 
Registered: Aug 2004
Location: Munich, Germany
Distribution: Opensuse 11.2
Posts: 1,549

Rep: Reputation: 52
You already have the latest kernel-source installed you need to install the latest kernel package - the kernel isn't automatically updated with Mandrake Update AFAIk whereas the kernel-source is which is why you have mis-match in the versions.

just do
Code:
urpmi kernel
It will give you a list of kernels but I think the default normal one is number 1. Anyway just do
Code:
uname -a
to see which kernel you have.
 
  


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 Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
nVidia driver problems with Gentoo 2005.1 AMD64 MrDunk Linux - Hardware 2 10-30-2005 04:25 AM
installing nvidia driver in mandriva 2005? greythorne Mandriva 4 05-23-2005 06:10 AM
X does not startup automatically on mandriva LE 2005 after Nvidia driver is installed Sparks71 Mandriva 7 05-03-2005 07:57 PM
Nvidia driver installation error. RoaCh Of DisCor Linux - Software 1 10-24-2004 01:31 AM
nvidia driver installation error XYNaPSE Linux - Newbie 5 07-15-2003 09:55 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Mandriva

All times are GMT -5. The time now is 06:50 AM.

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