Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Re-emerging nvnet to save alot of time.
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Documentation, Tips & Tricks
View previous topic :: View next topic  
Author Message
Phant0m51
Tux's lil' helper
Tux's lil' helper


Joined: 30 Mar 2003
Posts: 105

PostPosted: Wed Apr 09, 2003 11:01 pm    Post subject: Re-emerging nvnet to save alot of time. Reply with quote

Ok, I've had this problem a few times, and I can't vouch for this for everybody.

But personally, I've had to re 'make' my kernel a few times. After each time I make it, I HAVE to emerge nvnet. If I make the kernel, and reboot it won't load my nvnet driver, so I have to boot back into cd, chroot, then emerge it, then it works fine.

Just thought I'd throw this up there for anybody that's having some troubles with nvnet drivers.

Jonathan
Back to top
View user's profile Send private message
axses
Tux's lil' helper
Tux's lil' helper


Joined: 18 Mar 2003
Posts: 110

PostPosted: Thu Apr 10, 2003 6:42 am    Post subject: nvnet re emerging Reply with quote

why not make a small executable to make the kernel and the nforce-net driver

echo "make dep && make clean bzImage modules modules_install && emerge nforce-net" > /usr/bin/makeit

then chmod +x /usr/bin/makeit

So everytime you rebuild your kernel just type "makeit" and you wont have to remember to re emerge the nforce-net driver.
You could also include alsa if you use it.

I am sure some person out there has a better option, but this works for me. :idea:
Back to top
View user's profile Send private message
Phant0m51
Tux's lil' helper
Tux's lil' helper


Joined: 30 Mar 2003
Posts: 105

PostPosted: Fri Apr 11, 2003 1:47 am    Post subject: Reply with quote

you > *

heh. I'm such a nub at Linux, that I thought you had to buy Borland's C or C++ to make executables...I'm so lame lol.

Thanks for the input on the code.
Jonathan
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Documentation, Tips & Tricks 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