|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
Get inside! Sample the range of functionality easily built with JMSL Library for Time Series Data Analysis, Heat Maps, Portfolio Optimization, Monte Carlo Simulation, Stock Price Charting and more. Download Now! |
|
#1
|
|||
|
|||
|
Realtek 8029 Lan Problems on FreeBSD
Hello...I have just installed FreeBSD on my PII computer and It will not communicate with my Realtek 8029 PCI NIC. In the hardware notes it is shown to be supported so I thought that there would no problem using it.
Does anyone have any idea on how I could get it to run? I am running FreeBSD 4.9 Release. I also need to know how to configure my Creative Labs AWE64 ISA sound card. It is supposed to be Sound Blaster 16 Compatible. Other than that the system works great and I am running it right now with KDE. Thanks for any help! |
|
#2
|
||||
|
||||
|
Is the NIC not being recognized or are you having trouble configuring it so you can get online?
Sound support usually has to be compiled into the kernel (at least in my circumstances), but I believe you can do it w/o a new kernel too. http://www.freebsd.org/doc/en_US.IS...ound-setup.html
__________________
# Jeremy Explain your problem instead of asking how to do what you decided was the solution. |
|
#3
|
|||
|
|||
|
The NIC is recognized as being on the PCI Bus but not as a network adaptor as shown in the Info Center in KDE
|
|
#4
|
||||
|
||||
|
My NIC isn't shown in KDE's Info Center either. For things like this, I like to go to a terminal and do some commands. Run `ifconfig` and post the results.
|
|
#5
|
|||
|
|||
|
ed0: flags=8802<BROADCAST,SIMPLEX,MULTICAST> mtu 1500
ether 00:4f:49:04:00:a6 lp0: flags=8810<POINTOPOINT,SIMPLEX,MULTICAST> mtu 1500 lo0: flags=8049<UP,LOOPBACK,RUNNING,MULTICAST> mtu 16384 inet6 ::1 prefixlen 128 inet6 fe80::1%lo0 prefixlen 64 scopeid 0x3 inet 127.0.0.1 netmask 0xff000000 ppp0: flags=8051<UP,POINTOPOINT,RUNNING,MULTICAST> mtu 1500 inet 65.120.105.219 --> 66.211.211.33 netmask 0xff000000 sl0: flags=c010<POINTOPOINT,LINK2,MULTICAST> mtu 552 faith0: flags=8002<BROADCAST,MULTICAST> mtu 1500 |
|
#6
|
||||
|
||||
|
As root, run /stand/sysinstall. This should look familiar. Go through the settings and you should be able to set up your NIC (ed0) to work off of DHCP. That's the easiest method.
You can specifically set an IP address using ifconfig. Type `man ifconfig` for more information. It looks like this: `ifconfig ed0 X.X.X.X`. You might also try `man dhclient` as well. |
|
#7
|
|||
|
|||
|
Hi.
I have configured my RealTek, and it seems to work, but nothing apprears in KDE's control center, and I can't ping my Windows XP. What's up? |
![]() |
| Viewing: Dev Shed Forums > Operating Systems > BSD Help > Realtek 8029 Lan Problems on FreeBSD |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|