Michael Beckmann
2010-Apr-09 00:08 UTC
Realtek Ethernet not functioning on Asus M4A89GTD PRO
Greetings, the onboard Realtek Ethernet on my Asus M4A89GTD PRO is not functioning. I use FreeBSD 8.0-STABLE with a generic kernel (amd64). Everything was updated March 27, 2010. Is it a bug? Thanks, Michael pcib4: <ACPI PCI-PCI bridge> at device 21.0 on pci0 pci4: <ACPI PCI bus> on pcib4 re0: <RealTek 8168/8168B/8168C/8168CP/8168D/8168DP/8111B/8111C/8111CP/8111DP PCIe Gigabit Ethernet> port 0xe800-0xe8ff mem 0xfdfff000-0xfdffffff,0xfdff8000-0xfdffbfff irq 16 at device 0.0 on pci4 re0: Using 1 MSI messages re0: Chip rev. 0x2c000000 re0: MAC rev. 0x00000000 re0: Unknown H/W revision: 0x2c000000 device_attach: re0 attach returned 6
Adam Vande More
2010-Apr-09 02:59 UTC
Realtek Ethernet not functioning on Asus M4A89GTD PRO
On Thu, Apr 8, 2010 at 6:50 PM, Michael Beckmann <michael@apfel.de> wrote:> re0: <RealTek > 8168/8168B/8168C/8168CP/8168D/8168DP/8111B/8111C/8111CP/8111DP > PCIe Gigabit Ethernet> port 0xe800-0xe8ff mem > 0xfdfff000-0xfdffffff,0xfdff8000-0xfdffbfff irq 16 at device 0.0 on pci4 > > re0: Using 1 MSI messages > > re0: Chip rev. 0x2c000000 > > re0: MAC rev. 0x00000000 > > re0: Unknown H/W revision: 0x2c000000 > > device_attach: re0 attach returned 6 >What's pciconf -lv say about it? Mine is re0@pci0:3:0:0: class=0x020000 card=0x75811462 chip=0x816810ec rev=0x03 hdr=0x00 vendor = 'Realtek Semiconductor' device = 'Gigabit Ethernet NIC(NDIS 6.0) (RTL8168/8111)' class = network subclass = ethernet FreeBSD 8.0-STABLE #0: Sun Apr 4 01:28:48 CDT 2010 root@galacticdominator.com:/usr/obj/usr/src/sys/GENERIC Cards work fine here. -- Adam Vande More
Pyun YongHyeon
2010-Apr-09 17:41 UTC
Realtek Ethernet not functioning on Asus M4A89GTD PRO
On Fri, Apr 09, 2010 at 01:50:02AM +0200, Michael Beckmann wrote:> Greetings, > > > > the onboard Realtek Ethernet on my Asus M4A89GTD PRO is not functioning. > > > > I use FreeBSD 8.0-STABLE with a generic kernel (amd64). Everything was > updated March 27, 2010. > > > > Is it a bug? > > > > Thanks, > > > > Michael > > > > > > pcib4: <ACPI PCI-PCI bridge> at device 21.0 on pci0 > > pci4: <ACPI PCI bus> on pcib4 > > re0: <RealTek 8168/8168B/8168C/8168CP/8168D/8168DP/8111B/8111C/8111CP/8111DP > PCIe Gigabit Ethernet> port 0xe800-0xe8ff mem > 0xfdfff000-0xfdffffff,0xfdff8000-0xfdffbfff irq 16 at device 0.0 on pci4 > > re0: Using 1 MSI messages > > re0: Chip rev. 0x2c000000 > > re0: MAC rev. 0x00000000 > > re0: Unknown H/W revision: 0x2c000000 > > device_attach: re0 attach returned 6 >Try attached patch and let me know how it goes. -------------- next part -------------- A non-text attachment was scrubbed... Name: re.8168E.diff Type: text/x-diff Size: 2953 bytes Desc: not available Url : http://lists.freebsd.org/pipermail/freebsd-stable/attachments/20100409/82fe6d0a/re.8168E.bin
Michael Beckmann
2010-Apr-09 22:12 UTC
Realtek Ethernet not functioning on Asus M4A89GTD PRO
--On Freitag, 9. April 2010 10:32 -0700 Pyun YongHyeon <pyunyh@gmail.com> wrote:> On Fri, Apr 09, 2010 at 01:50:02AM +0200, Michael Beckmann wrote: >> Greetings, >> >> the onboard Realtek Ethernet on my Asus M4A89GTD PRO is not functioning. >> >> I use FreeBSD 8.0-STABLE with a generic kernel (amd64). Everything was >> updated March 27, 2010. >> >> Is it a bug? >> >> Thanks, >> >> Michael >> >> >> pcib4: <ACPI PCI-PCI bridge> at device 21.0 on pci0 >> pci4: <ACPI PCI bus> on pcib4 >> re0: <RealTek >> 8168/8168B/8168C/8168CP/8168D/8168DP/8111B/8111C/8111CP/8111DP PCIe >> Gigabit Ethernet> port 0xe800-0xe8ff mem >> 0xfdfff000-0xfdffffff,0xfdff8000-0xfdffbfff irq 16 at device 0.0 on pci4 >> re0: Using 1 MSI messages >> re0: Chip rev. 0x2c000000 >> re0: MAC rev. 0x00000000 >> re0: Unknown H/W revision: 0x2c000000 >> device_attach: re0 attach returned 6 > > Try attached patch and let me know how it goes.The patch solved the problem. I can now use the Ethernet interface. I will report if I find any problems in the long run. Many thanks! Michael
Pyun YongHyeon
2010-Apr-09 22:51 UTC
Realtek Ethernet not functioning on Asus M4A89GTD PRO
On Sat, Apr 10, 2010 at 12:12:47AM +0200, Michael Beckmann wrote:> --On Freitag, 9. April 2010 10:32 -0700 Pyun YongHyeon <pyunyh@gmail.com> > wrote: > > >On Fri, Apr 09, 2010 at 01:50:02AM +0200, Michael Beckmann wrote: > >>Greetings, > >> > >>the onboard Realtek Ethernet on my Asus M4A89GTD PRO is not functioning. > >> > >>I use FreeBSD 8.0-STABLE with a generic kernel (amd64). Everything was > >>updated March 27, 2010. > >> > >>Is it a bug? > >> > >>Thanks, > >> > >>Michael > >> > >> > >>pcib4: <ACPI PCI-PCI bridge> at device 21.0 on pci0 > >>pci4: <ACPI PCI bus> on pcib4 > >>re0: <RealTek > >>8168/8168B/8168C/8168CP/8168D/8168DP/8111B/8111C/8111CP/8111DP PCIe > >>Gigabit Ethernet> port 0xe800-0xe8ff mem > >>0xfdfff000-0xfdffffff,0xfdff8000-0xfdffbfff irq 16 at device 0.0 on pci4 > >>re0: Using 1 MSI messages > >>re0: Chip rev. 0x2c000000 > >>re0: MAC rev. 0x00000000 > >>re0: Unknown H/W revision: 0x2c000000 > >>device_attach: re0 attach returned 6 > > > >Try attached patch and let me know how it goes. > > The patch solved the problem. I can now use the Ethernet interface. I will > report if I find any problems in the long run. >Patch committed to HEAD(r206433). Thanks for reporting!