{"id":2280,"date":"2022-08-30T15:23:33","date_gmt":"2022-08-30T15:23:33","guid":{"rendered":"https:\/\/unknownerror.org\/index.php\/2014\/01\/05\/realtek-8101e-ethernet-card-or-similar-doesnt-work-on-freebsd-collection-of-common-programming-errors\/"},"modified":"2022-08-30T15:23:33","modified_gmt":"2022-08-30T15:23:33","slug":"realtek-8101e-ethernet-card-or-similar-doesnt-work-on-freebsd-collection-of-common-programming-errors","status":"publish","type":"post","link":"https:\/\/unknownerror.org\/index.php\/2022\/08\/30\/realtek-8101e-ethernet-card-or-similar-doesnt-work-on-freebsd-collection-of-common-programming-errors\/","title":{"rendered":"RealTek 8101E ethernet card or similar doesn&#39;t work on FreeBSD-Collection of common programming errors"},"content":{"rendered":"<p>I&#8217;m trying to install FreeBSD on my netbook using an usb sitck but I&#8217;m running into a major problem, my ethernet card doesn&#8217;t work.<\/p>\n<pre><code>ifconfig -a\n<\/code><\/pre>\n<p>only returns me<\/p>\n<pre><code>lo0 .\n<\/code><\/pre>\n<p>but<\/p>\n<pre><code>dmesg | grep re0\n<\/code><\/pre>\n<p>gives me:<\/p>\n<pre><code>re0:  ...\nre0: Using 1 MSI messages\nre0: Chip rev. 0x24000000\nre0: MAC rev. 0x00000000\nre0: Unknown H\/W revision rev. 0x24000000\ndevice_attach: re0 attach returned 6\n<\/code><\/pre>\n<p>The installer crashes when I try to setup the network on FreeBSD 8.1 amd64 or 8.2RC3 amd64 on usb stick. Same dmesg messages with 9.0 CURRENT but it doesn&#8217;t crash nor find re0.<\/p>\n<p>The network works fine with NetBSD 5.1 amd64 or OpenBSD 4.8 i386 using re.<\/p>\n<p id=\"rop\"><small>Originally posted 2014-01-05 09:49:11. <\/small><\/p>","protected":false},"excerpt":{"rendered":"<p>I&#8217;m trying to install FreeBSD on my netbook using an usb sitck but I&#8217;m running into a major problem, my ethernet card doesn&#8217;t work. ifconfig -a only returns me lo0 . but dmesg | grep re0 gives me: re0: &#8230; re0: Using 1 MSI messages re0: Chip rev. 0x24000000 re0: MAC rev. 0x00000000 re0: Unknown [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[1],"tags":[],"class_list":["post-2280","post","type-post","status-publish","format-standard","hentry","category-uncategorized"],"_links":{"self":[{"href":"https:\/\/unknownerror.org\/index.php\/wp-json\/wp\/v2\/posts\/2280","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/unknownerror.org\/index.php\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/unknownerror.org\/index.php\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/unknownerror.org\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/unknownerror.org\/index.php\/wp-json\/wp\/v2\/comments?post=2280"}],"version-history":[{"count":0,"href":"https:\/\/unknownerror.org\/index.php\/wp-json\/wp\/v2\/posts\/2280\/revisions"}],"wp:attachment":[{"href":"https:\/\/unknownerror.org\/index.php\/wp-json\/wp\/v2\/media?parent=2280"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/unknownerror.org\/index.php\/wp-json\/wp\/v2\/categories?post=2280"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/unknownerror.org\/index.php\/wp-json\/wp\/v2\/tags?post=2280"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}