NightLord a écrit :
> Mike Knisely a écrit :
>   
>> Does the module load at boot?
>>
>> Try:        lsmod | grep forcedeth
>>
>> If that command comes back w/out output, then the module isn't loaded.
>>
>> Next try:  modprobe forcedeth
>>     
Hi again... Now i have this :

lsmod |grep forcedeth
forcedeth              55176  0

So here are some lines to go further :

dmesg | grep eth give this :

eth0: VIA Rhine III at 0xfebff800, 00:13:46:e2:12:03, IRQ 19.
eth0: MII PHY found at address 1, status 0x786d advertising 01e1 Link 41e1.
eth1: RTL8169sb/8110sb at 0xf883cc00, 00:1c:f0:ee:87:c4, IRQ 20
r8169: eth1: link up
eth0: link up, 100Mbps, full-duplex, lpa 0x41E1
eth1: link up, 100Mbps, full-duplex, lpa 0x41E1
r8169: eth0: link up
eth1: no IPv6 routers present
device eth0 entered promiscuous mode
audit(1236590485.002:2): dev=eth0 prom=256 old_prom=0 auid=4294967295
br0: port 1(eth0) entering learning state
br0: port 1(eth0) entering forwarding state
eth1: link up, 100Mbps, full-duplex, lpa 0x41E1
eth1: link up, 100Mbps, full-duplex, lpa 0x41E1
forcedeth.c: Reverse Engineered nForce ethernet driver. Version 0.60.

so i can see that forcedeth is available. and so far, i have this in my 
/etc/modprobe.conf (don't have /etc/modules) :

alias scsi_hostadapter ahci
alias eth r8169

I tried to add alias forcedeth forcedeth, but it does not give good 
things...

If anybody have clues, i'd be glad to read ;)

TIA Stephane

------------------------------------------------------------------------------
Open Source Business Conference (OSBC), March 24-25, 2009, San Francisco, CA
-OSBC tackles the biggest issue in open source: Open Sourcing the Enterprise
-Strategies to boost innovation and cut costs with open source participation
-Receive a $600 discount off the registration fee with the source code: SFAD
http://p.sf.net/sfu/XcvMzF8H
_______________________________________________
Efw-user mailing list
Efw-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/efw-user

Reply via email to