Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
kernel 2.5.68 with nvidia
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Portage & Programming
View previous topic :: View next topic  
Author Message
bassvandijk
Guru
Guru


Joined: 13 Sep 2002
Posts: 306
Location: Haps, Netherlands

PostPosted: Wed Apr 30, 2003 9:59 pm    Post subject: kernel 2.5.68 with nvidia Reply with quote

I emerged development-sources 2.5.68.

When I emerge nvidia-kernel 1.0.4349-r2 I get the following error:
Code:
emerge nvidida-kernel
...
nv.c: In function `nv_kern_read_agpinfo':
nv.c:1961: structure has no member named `name'
make: *** [nv.o] Error 1

!!! ERROR: media-video/nvidia-kernel-1.0.4349-r2 failed.
!!! Function src_compile, Line 87, Exitcode 2
!!! (no error message)


NOTE:
I have symlinked /usr/src/linux to /usr/src/linux-2.5.68
Back to top
View user's profile Send private message
Jimbow
Guru
Guru


Joined: 18 Feb 2003
Posts: 597
Location: Silver City, NM

PostPosted: Wed Apr 30, 2003 11:49 pm    Post subject: Reply with quote

IIRC the nvidia drivers don't work with the new kernel. :(
_________________
After Perl everything else is just assembly language.
Back to top
View user's profile Send private message
darktux
Veteran
Veteran


Joined: 16 Nov 2002
Posts: 1086
Location: Coimbra, Portugal

PostPosted: Thu May 01, 2003 12:31 am    Post subject: Reply with quote

I'm using them with 2.5.68-mm2 :roll:
_________________
Lego my ego, and I'll lego your knowledge

www.tuxslare.org - My reborn website :P
Back to top
View user's profile Send private message
handsomepete
Guru
Guru


Joined: 21 Apr 2002
Posts: 548
Location: Kansas City, MO

PostPosted: Thu May 01, 2003 12:39 am    Post subject: Reply with quote

Ditto. Try it. It works disturbingly well.
Back to top
View user's profile Send private message
Jimbow
Guru
Guru


Joined: 18 Feb 2003
Posts: 597
Location: Silver City, NM

PostPosted: Thu May 01, 2003 12:46 am    Post subject: Reply with quote

I will try it! Thanks for the info.
_________________
After Perl everything else is just assembly language.
Back to top
View user's profile Send private message
Apolonius
Guru
Guru


Joined: 24 Jan 2003
Posts: 325

PostPosted: Thu May 01, 2003 10:51 am    Post subject: Reply with quote

Remember don't compile your kernel with the option "local APIC on uniprocessor" . Otherwise you will encounter deep freezes when entering or exiting an X session.
Back to top
View user's profile Send private message
Exner
Tux's lil' helper
Tux's lil' helper


Joined: 08 Apr 2003
Posts: 128
Location: Melbourne, Australia

PostPosted: Thu May 01, 2003 6:01 pm    Post subject: Reply with quote

Apolonius wrote:
Remember don't compile your kernel with the option "local APIC on uniprocessor" . Otherwise you will encounter deep freezes when entering or exiting an X session.


Um, where did you get this information?

All my kernels have this option on. I recompile the kernel about every two weeks. I have a Athlon tbird. Only with 2.5.67-mm2 do I get any sort of freeze, and that is when exiting X, and it is rare.
_________________
- Exner (Antony Suter)
Back to top
View user's profile Send private message
bassvandijk
Guru
Guru


Joined: 13 Sep 2002
Posts: 306
Location: Haps, Netherlands

PostPosted: Fri May 02, 2003 4:42 pm    Post subject: Reply with quote

darktux, Jimbow what did you guys do to make it work?

The following isn't working:
Code:
 > emerge development-sources
Calculating dependencies ...done!
>>> emerge (1 of 1) sys-kernel/development-sources-2.5.68 to /
...

> cd /usr/src/linux-2.5.68
> make menuconfig
> make bzImage modules modules_install

> rm /usr/src/linux
> ln /usr/src/linux-2.5.68 linux

> emerge nvidia-kernel
Calculating dependencies ...done!
>>> emerge (1 of 1) media-video/nvidia-kernel-1.0.4349-r2 to /
...
nv.c: In function `nv_kern_read_agpinfo':
nv.c:1961: structure has no member named `name'
make: *** [nv.o] Error 1
 
!!! ERROR: media-video/nvidia-kernel-1.0.4349-r2 failed.
!!! Function src_compile, Line 87, Exitcode 2
!!! (no error message)

:cry:
Back to top
View user's profile Send private message
patrickc
n00b
n00b


Joined: 17 Apr 2003
Posts: 49
Location: atlanta, ga

PostPosted: Fri May 02, 2003 8:03 pm    Post subject: Reply with quote

i also have the nvidia drivers working with kernel version 2.5.68-mm2. when you do an 'emerge nvidia', look at the output. it should say something about:

Code:

kernel version: 2.5.68
applying patches for 2.5.68.. done!


fairly early in the output. if it says that, then i don't know what's going on because i had NO problems getting this stuff to work. if you still have problems why not try and disable agpgart/compile it as a module rather than into the kernel or other minor changes. as info, i compiled agpgart into the kernel but decided to use nvidia's agp instead. no particular reason, just testing to see if it was faster. :wink:

hope this helps, if only a little or for peace of mind.

[edit]
i just noticed you're trying to emerge 4349. try doing:
Code:

# ACCEPT_KEYWORDS="~x86" emerge nvidia-kernel

and see what happens. i had no problems installing mine, but i was also emerging the 4363 drivers.
[/edit]

patrickc
Back to top
View user's profile Send private message
bassvandijk
Guru
Guru


Joined: 13 Sep 2002
Posts: 306
Location: Haps, Netherlands

PostPosted: Fri May 02, 2003 8:57 pm    Post subject: Reply with quote

thx! it is working now with the 4363 drivers.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Portage & Programming All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum