login
Header Space

 
 

RealTek RTL8169 - can't connect

July 1, 2008 - 11:27pm
Submitted by Anonymous on July 1, 2008 - 11:27pm.
NetBSD

Hey all,

I'm having trouble getting the net working on the box I just installed NetBSD on. I can't ping anything, even my router. Output from dmesg doesn't even mention a network card. The network card works fine under all the Linux distributions I've tried it with, but not OpenBSD or NetBSD.

I believe that support for it is compiled into the kernel.

Any ideas?

Thanks a lot,
Sharif

What does ifconfig give you

July 1, 2008 - 11:33pm
Anonymous (not verified)

What does ifconfig give you ?
Any card there ?

What does ifconfig say ?

July 1, 2008 - 11:35pm
Anonymous (not verified)

What does ifconfig say ?

Nothing.

July 2, 2008 - 3:24am
Anonymous (not verified)

Just an options summary. It's like there was no network card there, except it's recognised by other operating systems.

Is it visible thorugh `ip

July 2, 2008 - 6:27am
Anonymous (not verified)

Is it visible thorugh `ip link`? ifconfig is a pile of legacy crap.

A pile of ...

August 15, 2008 - 8:15am
Anonymous (not verified)

And you're a pile of crap advice.

ifconfig *IS* inferior,

August 16, 2008 - 11:36am
Anonymous (not verified)

ifconfig *IS* inferior, there is no way around that. If you google for ifconfig sucks or so, there's some reasons as to why that is.

Inferior

August 17, 2008 - 5:27am
Anonymous (not verified)

ifconfig is inferior to what? To some tool that's not even in base? What makes you think the problem is with ifconfig? If ifconfig doesn't know about the interface, your tool won't either. Again, crap advice.

Sucks

August 17, 2008 - 6:42am
Anonymous (not verified)

If you google for ifconfig sucks [...]

Oh, they said it on the INTERNET!? Well, then it must be true. Good heavens.

is inferior, because?

August 18, 2008 - 3:54am
stgt (not verified)

ifconfig is inferior, because?

Support

August 15, 2008 - 5:41am
Anonymous (not verified)

You have to write "ifconfig -a" on NetBSD.

Your card should attach to the re(4) driver, though if you're not seeing anything in the dmesg then something is wrong. Remember that BSD does not use the ethN naming convention, they name their network interfaces after the driver they use; re0 in your case.

Also make sure you're using a GENERIC or GENERIC.MP kernel, just to weed out the possibility that you've screwed something up.

Not supported

July 2, 2008 - 4:43pm
Camilo Reyes (not verified)

Looks like the card is not supported: http://netbsd.gw.com/cgi-bin/man-cgi?rtk+4+NetBSD-current

Okay, thank you - I guess

July 3, 2008 - 2:54am
Anonymous (not verified)

Okay, thank you - I guess it's back to Linux I go until I can afford a new card.

Sharif

Isn't it? What about this?

July 10, 2008 - 1:22pm
Anonymous (not verified)

Comment viewing options

Select your preferred way to display the comments and click "Save settings" to activate your changes.
speck-geostationary