Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
emerge nvidia-glx / eth0
View unanswered posts
View posts from last 24 hours
View posts from last 7 days

 
Reply to topic    Gentoo Forums Forum Index Desktop Environments
View previous topic :: View next topic  
Author Message
Manuuz
Tux's lil' helper
Tux's lil' helper


Joined: 24 Mar 2003
Posts: 96
Location: Eine - ovl - België

PostPosted: Fri Jul 25, 2003 11:59 am    Post subject: emerge nvidia-glx / eth0 Reply with quote

hello, i solved my eth0 problem like so: ifconfig eth0 up
modprobe tulip
dhcpcd eth0
and now it works
next i emerged and configured x
next step: emerge nvidia-glx
error: no mtrr in kernel -> recompiled kernel with mtrr support
rebooted
again emerge nvidia-glx -> still get error of no mtrr in kernel.

Anyone idea to solve this ? Do i need something else in kernel ?
tx
_________________
Linux Forever - Gentoo Stage 3 : I like it
Back to top
View user's profile Send private message
Deedook
Tux's lil' helper
Tux's lil' helper


Joined: 17 Jul 2003
Posts: 94

PostPosted: Fri Jul 25, 2003 12:10 pm    Post subject: Reply with quote

You need to use mtrr in the kernel. Just read the error message, and you will know what to do. You have to recompile the kernel.
Back to top
View user's profile Send private message
Manuuz
Tux's lil' helper
Tux's lil' helper


Joined: 24 Mar 2003
Posts: 96
Location: Eine - ovl - België

PostPosted: Fri Jul 25, 2003 12:25 pm    Post subject: Reply with quote

reread my post :) i recompiled the kernel with mtrr
_________________
Linux Forever - Gentoo Stage 3 : I like it
Back to top
View user's profile Send private message
Anime_Fan
Guru
Guru


Joined: 01 Jul 2003
Posts: 366
Location: Linköping, Sweden

PostPosted: Fri Jul 25, 2003 12:45 pm    Post subject: Reply with quote

Check the boot partition to see if you *really* put the new kernel there.

Most people tend to use the old kernel. Check the /boot dir, look for new file. Mount the /boot dir, check for old/new file (ls -l, check timestamp).
Back to top
View user's profile Send private message
Manuuz
Tux's lil' helper
Tux's lil' helper


Joined: 24 Mar 2003
Posts: 96
Location: Eine - ovl - België

PostPosted: Fri Jul 25, 2003 2:15 pm    Post subject: Reply with quote

i did this:
make menuconfig
make dep && make clean bzImage modules modules_install


doesn't this do the trick ?
_________________
Linux Forever - Gentoo Stage 3 : I like it
Back to top
View user's profile Send private message
twisted_steel
n00b
n00b


Joined: 17 Jul 2003
Posts: 40
Location: Maine

PostPosted: Fri Jul 25, 2003 2:21 pm    Post subject: Reply with quote

After you do that, your new kernel is compiled, but hasn't replaced the one in /boot. Mount /boot if it isn't already and then ...

Code:
# cp /usr/src/linux/arch/i386/boot/bzImage /boot
Back to top
View user's profile Send private message
Deedook
Tux's lil' helper
Tux's lil' helper


Joined: 17 Jul 2003
Posts: 94

PostPosted: Fri Jul 25, 2003 2:22 pm    Post subject: Reply with quote

Don't forget to save the old kernel!!!!
'cp /boot/zImage /boot/bzImage.old'
This can save you a _lot_ of time
Back to top
View user's profile Send private message
chammel
n00b
n00b


Joined: 09 May 2003
Posts: 56
Location: Springfield VA

PostPosted: Fri Jul 25, 2003 2:23 pm    Post subject: Reply with quote

Manuuz wrote:
i did this:
make menuconfig
make dep && make clean bzImage modules modules_install


doesn't this do the trick ?


No

after the kernel is finished you will need to copy the new kernel to the boot partition.

mount /boot
cp /usr/src/linux/arch/i386/boot/bzImage /boot/bzImage-new

modify you grup or lilo conf to take use the new image.
Back to top
View user's profile Send private message
twisted_steel
n00b
n00b


Joined: 17 Jul 2003
Posts: 40
Location: Maine

PostPosted: Fri Jul 25, 2003 2:27 pm    Post subject: Reply with quote

Yes, backing it up would be a good idea :oops:
Back to top
View user's profile Send private message
Manuuz
Tux's lil' helper
Tux's lil' helper


Joined: 24 Mar 2003
Posts: 96
Location: Eine - ovl - België

PostPosted: Fri Jul 25, 2003 4:20 pm    Post subject: Reply with quote

tx very much
i'll write it down , and i'll try it at home

i'm now at work , and in meanwhile kde is emerging :)
i'm looking forward: maybe it will work for the first time

let's cross my fingers
_________________
Linux Forever - Gentoo Stage 3 : I like it
Back to top
View user's profile Send private message
pjp
Administrator
Administrator


Joined: 16 Apr 2002
Posts: 20067

PostPosted: Fri Jul 25, 2003 7:15 pm    Post subject: Reply with quote

Moved from Installing Gentoo.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Desktop Environments 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