GPL ethernet driver for 2.4/2.6 series kernels -hchu

Everything Linux nForced in here: installation, drivers, discussion...

Moderators: nForcer, Moderators

avatar
Google
Adsense
Google
 
Posts: 900913
Joined: March 2003
Location: Forum

Re: GPL ethernet driver for 2.4/2.6 series kernels -hchu

Postby RealityMage » Mon Dec 29, 2003 12:28 am

There is one minor problem - with forcedeth, it takes a while to start the eth0 device, while it's nearly instant with nvnet.
RealityMage
Just got here...
 
Posts: 4
Joined: Fri Dec 26, 2003 12:22 am

Re: GPL ethernet driver for 2.4/2.6 series kernels -hchu

Postby hchu » Mon Dec 29, 2003 6:28 pm

for me it's the other way round - nvnet slow, forcedeth fast.
hchu
nLightened
nLightened
 
Posts: 85
Joined: Wed Aug 06, 2003 1:56 pm

Re: GPL ethernet driver for 2.4/2.6 series kernels -hchu

Postby skermajo » Thu Jan 01, 2004 3:21 am

hi all.

RE kernel 2.6.0-test11

this might seem kinda newbie, but can someone point me in direction of the kernel config option that I need to check in make menuconfig to select the forcedeth module for compiling ?? I've patched the kernel, but I can't find the option!!

Thanks

skermajo
FIXED: after reading the source I realised I hadn't enabled experimental ! all good now. great drivers ;)
Last edited by skermajo on Thu Jan 01, 2004 4:03 am, edited 1 time in total.
skermajo
nFHQ Member
nFHQ Member
 
Posts: 11
Joined: Mon Jun 23, 2003 1:21 pm

Re: GPL ethernet driver for 2.4/2.6 series kernels -hchu

Postby blueworm » Thu Jan 01, 2004 4:03 am

skermajo wrote:hi all.

RE kernel 2.6.0-test11

this might seem kinda newbie, but can someone point me in direction of the kernel config option that I need to check in make menuconfig to select the forcedeth module for compiling ?? I've patched the kernel, but I can't find the option!!

Thanks

skermajo

Device Drivers > Networking Support > Ethernet (10 or 100Mbit) > Reverse Engineered nForce Ethernet support.

You will need to have The following selected for this to show.
Ethernet 910 or 100Mbit)
EISA, VLB, PCI and on board controllers
LianLi PC60, OCZ PowerStream 520W PSU, MSI K8N Neo, athlon64 3400+(220x11), Zalman CNPS7000A-Cu, 1Gb Kingston HyperX (TCCD), Geforce 6800GT(400/1115), TB santa cruz
User avatar
blueworm
nForce Aware
nForce Aware
 
Posts: 266
Joined: Fri Mar 07, 2003 8:38 pm
Location: Asturias, Spain

Re: GPL ethernet driver for 2.4/2.6 series kernels -hchu

Postby skermajo » Thu Jan 01, 2004 4:05 am

Thanks blueoworm.

I had that much figured out . .but forgot to enable experiimental (realised I needed it after reading the source). Thanks for the reply though!


skermajo
skermajo
nFHQ Member
nFHQ Member
 
Posts: 11
Joined: Mon Jun 23, 2003 1:21 pm

Re: GPL ethernet driver for 2.4/2.6 series kernels -hchu

Postby blueworm » Thu Jan 01, 2004 4:08 am

Cao wrote:I do, it'd certainlly serve as documentation to improve the current GPL driver. You can never have too much information.

Ok you are right the more documentation the better...
invisi wrote:
blueworm wrote:Happy Holidays...
Who cares if nvidia releases nvnet opensource!
forcedeth is better...

Because, possibly, they'd be more likely to release their GL drivers under some kind of opensource license.

But lets not kid ourselves we cannot possibly expect Nvidia to release Their GL
drivers ever...
LianLi PC60, OCZ PowerStream 520W PSU, MSI K8N Neo, athlon64 3400+(220x11), Zalman CNPS7000A-Cu, 1Gb Kingston HyperX (TCCD), Geforce 6800GT(400/1115), TB santa cruz
User avatar
blueworm
nForce Aware
nForce Aware
 
Posts: 266
Joined: Fri Mar 07, 2003 8:38 pm
Location: Asturias, Spain

Re: GPL ethernet driver for 2.4/2.6 series kernels -hchu

Postby blueworm » Thu Jan 01, 2004 2:02 pm

Its not looking like forcedeth is gonna make 2.6.1
2.6.1-rc1 has just been released and forcedeth is not included.
Nevertheless 2.6.1-rc1-mm1 is also out and includes forcedeth, hopefully it should be in by 2.6.2.
LianLi PC60, OCZ PowerStream 520W PSU, MSI K8N Neo, athlon64 3400+(220x11), Zalman CNPS7000A-Cu, 1Gb Kingston HyperX (TCCD), Geforce 6800GT(400/1115), TB santa cruz
User avatar
blueworm
nForce Aware
nForce Aware
 
Posts: 266
Joined: Fri Mar 07, 2003 8:38 pm
Location: Asturias, Spain

recompile required?

Postby mceachrw » Sat Jan 10, 2004 6:45 am

i just got mythtv working via these instructions: http://wilsonet.com/mythtv/

i probably would have had a tough time doing it without all the rpms for the driver kernel modules. specifically, the ivtv driver. the down side is that everything pretty much depends on the kernel i have installed, i think.

my system works great as long as the nvidia mac is disabled. as soon as i enable it and install nvnet via nvidia's instructions, the system hangs momentarily about every 10-20 seconds. i notice it because my mouse cursor freezes. i have never had this problem with debian, slackware, or windows. it's working fine in windows now too.

i'm hoping forcedeth would make things better. is there a way to install forcedeth without a kernel re-compile? maybe, something similar to installing nvnet via make followed by make install. i don't want to have to go back and try to build everything again against a custom kernel.
mceachrw
nFHQ Member
nFHQ Member
 
Posts: 20
Joined: Wed Dec 18, 2002 4:13 am

Re: recompile required?

Postby alexzapatka » Sat Jan 10, 2004 7:45 am

the freezing thing is a known problem with nvnet... far as i know no one has this with forcedeth, and you can adjust the interupt processiing with a module parameter just in case.

but there is no exteral build for forcedeth at the moment... probably wouldn't be to hard to put one together, but it is just as easy to patch...

mceachrw wrote:i just got mythtv working via these instructions: http://wilsonet.com/mythtv/

i'm hoping forcedeth would make things better. is there a way to install forcedeth without a kernel re-compile? maybe, something similar to installing nvnet via make followed by make install. i don't want to have to go back and try to build everything again against a custom kernel.
alexzapatka
nFHQ Member
nFHQ Member
 
Posts: 28
Joined: Mon Jul 21, 2003 2:19 pm
Location: CT, USA

Re: GPL ethernet driver for 2.4/2.6 series kernels -hchu

Postby reignzer » Wed Feb 11, 2004 7:21 am

I got this error while compiling the kernel on slack9.1, i already tried both forcedeth_2_4_patch.txt & forcedeth_2_4_patch_v23.txt. any solutions?
Code: Select all
gcc -D__KERNEL__ -I/usr/src/linux-2.4.24/include -Wall -Wstrict-prototypes -Wno-trigraphs -O2 -fno-strict-aliasing -fno-common -fomit-frame-pointer -pipe -mpreferred-stack-boundary=2 -march=athlon -DMODULE  -nostdinc -iwithprefix include -DKBUILD_BASENAME=forcedeth  -c -o forcedeth.o forcedeth.c
forcedeth.c: In function `nv_probe':
forcedeth.c:1366: warning: implicit declaration of function `SET_NETDEV_DEV'
forcedeth.c:1366: structure has no member named `dev'
make[2]: *** [forcedeth.o] Error 1
make[2]: Leaving directory `/usr/src/linux-2.4.24/drivers/net'
make[1]: *** [_modsubdir_net] Error 2
make[1]: Leaving directory `/usr/src/linux-2.4.24/drivers'
make: *** [_mod_drivers] Error 2
root@iacon:/usr/src/linux-2.4.24#
reignzer
Just got here...
 
Posts: 2
Joined: Wed Feb 11, 2004 7:13 am
avatar
Google
Adsense
Google
 
Posts: 900913
Joined: March 2003
Location: Forum
PreviousNext

Return to nForce Linux



Who is online

Users browsing this forum: No registered users and 0 guests