Reply
 
Thread Tools Display Modes
  #1  
Old 03-22-2008, 09:55 PM
bolobolo bolobolo is offline
Junior Member
 
Join Date: Mar 2008
Posts: 4
Thanks: 0
Thanked 0 Times in 0 Posts
Default nvidia nforce networking don't work on 1.5 [resolved]
but no problem on pc-bsd 1.3…

ifconfig don't see the card…
any idea ?
:roll:
Reply With Quote
  #2  
Old 03-22-2008, 10:08 PM
Dingens Dingens is offline
Senior Member
 
Join Date: May 2005
Location: GER
Posts: 1,004
Thanks: 0
Thanked 0 Times in 0 Posts
Default Re: nvidia nforce networking don't work on 1.5
have you installed all t he three (?) updates?
Reply With Quote
  #3  
Old 03-22-2008, 11:04 PM
bolobolo bolobolo is offline
Junior Member
 
Join Date: Mar 2008
Posts: 4
Thanks: 0
Thanked 0 Times in 0 Posts
Default Re: nvidia nforce networking don't work on 1.5
I made the installation with the cd 1.5; and I try also the uptate from 1.3 to 1.5 with the patch: no success too…
Reply With Quote
  #4  
Old 03-23-2008, 01:56 AM
pheet pheet is offline
Super Moderator
 
Join Date: Mar 2007
Location: Berlin
Posts: 268
Thanks: 0
Thanked 0 Times in 0 Posts
Default Re: nvidia nforce networking don't work on 1.5
What's the exact chipset of your network card?

Try adding:

Code:
if_nfe_load="yes"
to the /boot/loader.conf file (as root), reboot, then see if it shows up in ifconfig.
Reply With Quote
  #5  
Old 03-23-2008, 09:19 AM
bolobolo bolobolo is offline
Junior Member
 
Join Date: Mar 2008
Posts: 4
Thanks: 0
Thanked 0 Times in 0 Posts
Default Re: nvidia nforce networking don't work on 1.5
Thanks for the answers

my card is an Asus A8NE, the chipset is a nForce4…
But remember that this card worked fine with pc-bsd 1.3 !
pciconf -lv:
nForce4 Ultra NVidia Network Bus Enumerator
It's better with if_nve_load="YES": I see now the card

ifconfig -a:
nve0: flags=8802<BROADCAST, SIMPLEX, MULTICAST> mtu 1500
ether 00:15:f2:65:0b:c9
media: Ethernet autoselect (1000baseTX >full-duplex>)
status: active


But there is no IP adress, and the network doesn't work. My computer is on a lan, with dhcp adresses

8) :roll:
Reply With Quote
  #6  
Old 03-23-2008, 10:06 AM
bolobolo bolobolo is offline
Junior Member
 
Join Date: Mar 2008
Posts: 4
Thanks: 0
Thanked 0 Times in 0 Posts
Default Re: nvidia nforce networking don't work on 1.5
I found:
dhclient nve0

And to put it at start up: add to /etc/rc.conf:
ifconfig_nve0="DHCP"

Reply With Quote
  #7  
Old 04-04-2008, 02:47 AM
Guest
 
Posts: n/a
Default Re: nvidia nforce networking don't work on 1.5 [resolved]
Here is my ifconfig after applying the mentioned change to the /boot/loader.conf

Code:
a3j# ifconfig
fwe0: flags=108802<BROADCAST,SIMPLEX,MULTICAST,NEEDSGIANT> mtu 1500
        options=8<VLAN_MTU>
        ether 02:11:d8:66:83:b9
        ch 1 dma -1
ral0: flags=8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> mtu 1500
        inet 192.168.1.101 netmask 0xffffff00 broadcast 192.168.1.255
        ether 00:1a:70:b1:6b:09
        media: IEEE 802.11 Wireless Ethernet autoselect (OFDM/54Mbps)
        status: associated
        ssid jkon******** channel 6 bssid 00:1a:70:db:6d:26
        authmode WPA privacy ON deftxkey UNDEF TKIP 2:128-bit txpowmax 100
        bmiss 7 protmode CTS roaming MANUAL bintval 100
nfe0: flags=8802<BROADCAST,SIMPLEX,MULTICAST> mtu 1500
        options=8<VLAN_MTU>
        ether 00:1b:fc:f9:66:e0
        media: Ethernet autoselect (none)
        status: no carrier
pflog0: flags=0<> mtu 33160
pfsync0: flags=0<> mtu 2020
        syncpeer: 224.0.0.240 maxupd: 128
lo0: flags=8049<UP,LOOPBACK,RUNNING,MULTICAST> mtu 16384
        inet6 fe80::1%lo0 prefixlen 64 scopeid 0x6
        inet6 ::1 prefixlen 128
        inet 127.0.0.1 netmask 0xff000000
Reply With Quote
  #8  
Old 05-13-2008, 01:22 AM
redshirt redshirt is offline
Member
 
Join Date: Jul 2007
Posts: 92
Thanks: 0
Thanked 0 Times in 0 Posts
Default Re: nvidia nforce networking don't work on 1.5 [resolved]
rock-on!

Thanks for thread... insta-fix for me!

-red
Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
NVIDIA nForce Networking Controller copland Networking 1 09-11-2007 03:46 AM
Do nVidia Drivers Work? rshol General Questions 8 10-04-2006 05:57 PM
NVidia 8762 doesn't work for me! Dingens PBI Discussion 5 06-12-2006 09:00 PM
Nvidia nFORCE 4 nic support Franklintn General Questions 3 01-01-2006 11:47 AM
How to install nvidia nforce network ouch Installing PC-BSD 8 09-16-2005 09:04 AM


All times are GMT. The time now is 07:29 PM.


Powered by vBulletin® Version 3.8.5
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.

Copyright 2005-2010, The PC-BSD Project. PC-BSD and the PC-BSD logo are registered trademarks of iXsystems.
All other content is freely available for sharing under the terms of the Creative Commons Attribution License.