RealTek RTL8169 - can't connect

Submitted by Anonymous
on July 1, 2008 - 8:27pm

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

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

What does ifconfig give you ?
Any card there ?

What does ifconfig say ?

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

What does ifconfig say ?

Nothing.

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

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

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

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

A pile of ...

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

And you're a pile of crap advice.

ifconfig *IS* inferior,

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

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

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

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

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

If you google for ifconfig sucks [...]

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

is inferior, because?

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

ifconfig is inferior, because?

Support

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

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

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

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

Okay, thank you - I guess

Anonymous (not verified)
on
July 2, 2008 - 11:54pm

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?

Anonymous (not verified)
on
July 10, 2008 - 10:22am

RealTek RTL8169 - yes connect!

klava
on
October 30, 2008 - 2:46pm

Output from dmesg doesn't even mention a network card. The network card works fine under all the Linux.

Comment viewing options

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