View unanswered posts    View active topics

All times are UTC - 6 hours





Post new topic Reply to topic  [ 14 posts ] 
Print view Previous topic   Next topic  
Author Message
Search for:
PostPosted: Wed Mar 31, 2004 12:59 pm 
Offline
Joined: Sat Mar 27, 2004 2:40 pm
Posts: 8
Location: Minnesota, USA
hiya, folks.

I'm not sure if this is the correct forum to post in, but here goes:

I've put up 2 kernel tarballs for download at:

http://www.cornernet.com/~coax/knoppmyth-kernels/

These kernels are compiled with no SMP or Local APIC support, so they fix the NFORCE2 lockup problems.

1 tarball includes IVTV 0.1.9 (Vanilla), the other includes IVTV 0.1.9-ng-ck48.

Please don't use these kernels for anything other than an Athlon/NFORCE2 system. If there is a need for a 386 "generic" kernel (I sincerely doubt it as i'm not sure that there is an NFORCE2 chipset for anything but athlon processors) please let me know and i'll build one and put it up for download.

I've included with the tarballs my .config file should you choose to tweak and build your own from this config. Also, there is a README file. Please, read it - even if you've done this a zillion times before.

Please let me know how these work for you, if you use them! :)

Coax


Top
 Profile  
 
 Post subject:
PostPosted: Mon Apr 05, 2004 6:53 am 
Offline
Joined: Fri Feb 20, 2004 2:39 am
Posts: 50
how can i install it? Knoppmyth uses another kernel version as far as i know. how to get the kernelsources? and build the kernel ?


Top
 Profile  
 
 Post subject:
PostPosted: Wed Apr 07, 2004 2:18 pm 
Offline
Joined: Sat Mar 27, 2004 2:40 pm
Posts: 8
Location: Minnesota, USA
the-FoX wrote:
how can i install it? Knoppmyth uses another kernel version as far as i know. how to get the kernelsources? and build the kernel ?


Hiya!

The tarballs include a kernel that is already built.. You just need to install the binary version of the kernel, copy over the associated modules tree, and make sure that lilo.conf includes the right stuff. Refer to the README file inside the tarballs for more info on that.

In case you'd like to build your own kernel with my kernel source as a base, my kernel source is available at the same url.. it is a big tarball, however, as i include all my .o's and dependancies and such - so that folks that want to install nVidia drivers have all they need to do so. If you'd like to rebuild my kernel, however, a 'make distclean' in the source directory will get rid of all that. (make sure to copy the .config file to config.keep, though, if you want to keep my config as a base - and then copy it back over after the distclean, and run 'make oldconfig' to reconfig the kernel based on my configs. then, a 'make menuconfig' will allow you to modify said config.)

Hope this helps!


Top
 Profile  
 
 Post subject: Nforce1...
PostPosted: Sat Apr 10, 2004 7:16 am 
Offline
Joined: Fri Mar 26, 2004 6:12 pm
Posts: 57
Location: Chicago
Will this fix the onboard Nforce-1 networking problems?

Rob


Top
 Profile  
 
 Post subject: Re: Nforce1...
PostPosted: Sat Apr 10, 2004 1:05 pm 
Offline
Joined: Sat Mar 27, 2004 2:40 pm
Posts: 8
Location: Minnesota, USA
Robstarusa wrote:
Will this fix the onboard Nforce-1 networking problems?

Rob


Probably not. The kernel was designed to fix the DMA problem with NFORCE2 motherboards.


Top
 Profile  
 
 Post subject: Forced...
PostPosted: Sat Apr 10, 2004 4:10 pm 
Offline
Joined: Fri Mar 26, 2004 6:12 pm
Posts: 57
Location: Chicago
Does it have the forced stuff ?

http://www.hailfinger.org/carldani/linu ... forcedeth/

Rob


Top
 Profile  
 
 Post subject: Re: Forced...
PostPosted: Sat Apr 10, 2004 4:16 pm 
Offline
Joined: Sat Mar 27, 2004 2:40 pm
Posts: 8
Location: Minnesota, USA
Robstarusa wrote:


No. But thats an interesting idea.. I'll have to look into that a bit and release a new one with those drivers, maybe.. (Especially if it reproduces the functionality of nvnet.o)

Take care!

Chad


Top
 Profile  
 
 Post subject:
PostPosted: Sat Apr 10, 2004 4:20 pm 
Offline
Joined: Mon Oct 06, 2003 10:38 am
Posts: 4978
Location: Nashville, TN
the forced driver does reproduce the functionality of the nvnet driver, but it is opensource and does a much better job, while using less cpu.


Top
 Profile  
 
PostPosted: Sat Apr 10, 2004 6:28 pm 
Offline
Joined: Fri Mar 26, 2004 6:12 pm
Posts: 57
Location: Chicago
Include working pchdtv support ;)

(that is if you are bored one day *LOL*).

Rob


Top
 Profile  
 
 Post subject: Sweet!
PostPosted: Sat Apr 10, 2004 11:23 pm 
Offline
Joined: Sat Mar 27, 2004 2:40 pm
Posts: 8
Location: Minnesota, USA
These are both great ideas!

Plus, honestly, the NFORCE2 opensource drivers would probably benefit MY myth box as well! *g* (I just rebuild nvnet.o every time I build a new kernel for my Myth system..)

It also appears that the kraxel patch (available from bytesex.org) will probably add your pcHDTV-2000 support..

Maybe tomorrow I'll get some time to work on it? If not, next week sometime maybe..


Top
 Profile  
 
 Post subject:
PostPosted: Mon Apr 12, 2004 1:09 am 
Offline
Joined: Fri Sep 19, 2003 7:05 pm
Posts: 5088
Location: Fontana, Ca
R4V3 will hopfully be out by the end of the week and will include the above!

_________________
cesman

When the source is open, the possibilities are endless!


Top
 Profile  
 
 Post subject:
PostPosted: Mon Apr 12, 2004 1:15 am 
Offline
Joined: Sat Mar 27, 2004 2:40 pm
Posts: 8
Location: Minnesota, USA
cesman wrote:
R4V3 will hopfully be out by the end of the week and will include the above!


Oh thank god! *g* The new installers will be *MUCH* happier with this!!

I'll probably do some reproducing of this same patchset you did, so that R4V2 (and other distros being used with Myth) people can make use of the same functionality.

Just gotta find the devel time. Yeesh. Time is PRECIOUS!


Top
 Profile  
 
 Post subject: New kernel release..
PostPosted: Mon Apr 12, 2004 7:01 pm 
Offline
Joined: Sat Mar 27, 2004 2:40 pm
Posts: 8
Location: Minnesota, USA
I just posted a 2.4.25 kernel with both the kraxel patch as well as the forcedeth drivers.

For any of you folks downloading this, please disable your 'nvnet' module in /etc/modules - and add 'forcedeth'. Your ethernet should come up just the same, only using the forcedeth.o open source driver.

It is available at:

http://www.cornernet.com/~coax/knoppmyth-kernels/

There are 2 versions posted. 1 version comes with 0.1.9 vanilla ivtv drivers. The other comes with 0.1.10-pre2-ck35 drivers. (I am running this version currently.)

It seems to be doing fine over here - but if any of you guys have problems with this, please feel free to ask..

Coax


Top
 Profile  
 
 Post subject:
PostPosted: Mon Apr 12, 2004 7:40 pm 
Offline
Joined: Fri Mar 26, 2004 6:12 pm
Posts: 57
Location: Chicago
CESMAN/COAX> THANK YOU THANK YOU!

I appreciate all the hard work you guys are doing. I eagerly await the next release. Even with the occasional problem, this really is a fun piece of software.

Rob

P.S. I've actually got a 2nd PVR-250 MCE box coming and 2 , 250 GB hard drives :o


Top
 Profile  
 

Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 14 posts ] 


All times are UTC - 6 hours




Who is online

Users browsing this forum: No registered users and 14 guests


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 post attachments in this forum

Jump to:  
Powered by phpBB® Forum Software © phpBB Group

Theme Created By ceyhansuyu