I have an Acer Aspire E1-572 which has a BCM57786 GE NIC 01:00.0 Ethernet controller: Broadcom Corporation NetXtreme BCM57786 Gigabit Ethernet PCIe (rev 01) 01:00.1 SD Host controller: Broadcom Corporation BCM57765/57785 SDXC/MMC Card Reader (rev 01) 02:00.0 Network controller: Qualcomm Atheros QCA9565 / AR9565 Wireless Network Adapter (rev 01)
the BCM57786 is not detected by Ubuntu 2013.10 adding the following devices to tg3.c + {PCI_DEVICE(PCI_VENDOR_ID_BROADCOM, TG3PCI_DEVICE_TIGON3_57766)}, + {PCI_DEVICE(PCI_VENDOR_ID_BROADCOM, TG3PCI_DEVICE_TIGON3_57782)}, + {PCI_DEVICE(PCI_VENDOR_ID_BROADCOM, TG3PCI_DEVICE_TIGON3_57786)}, and building a custom tg3.ko fixes the problem and the NIC works please apply above patch to the Ubuntu source tree, thanks! -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net/bugs/1182868 Title: tg3 driver 1.28 does not recognize the NetXtreme BCM57766 chip Status in “linux” package in Ubuntu: Invalid Bug description: Since 13.04 came out officially, the NetXtreme BCM57766 gigabit ethernet chip is not recognized by the tg3 driver. Have to recompile the kernel and apply a simple patch over and over again. A fix exists - which consists adding the vendor identification, but it has not made it into kernel 3.8.0-19 neither 3.8.0-21 + {PCI_DEVICE(PCI_VENDOR_ID_BROADCOM, TG3PCI_DEVICE_TIGON3_57766)}, + {PCI_DEVICE(PCI_VENDOR_ID_BROADCOM, TG3PCI_DEVICE_TIGON3_57782)}, + {PCI_DEVICE(PCI_VENDOR_ID_BROADCOM, TG3PCI_DEVICE_TIGON3_57786)}, Has been discuessed on askubuntu.com http://askubuntu.com/questions/288454/ubuntu-13-04-on-mac-mini-6-2 -ethernet-port-broadcom-netxtreme-bcm57766-not-detec Thx for including this 3liner into the next kernel update. --- ApportVersion: 2.9.2-0ubuntu8 Architecture: amd64 AudioDevicesInUse: USER PID ACCESS COMMAND /dev/snd/controlC1: smurphy 2218 F.... pulseaudio /dev/snd/controlC0: smurphy 2218 F.... pulseaudio /dev/snd/pcmC0D0p: smurphy 2218 F...m pulseaudio DistroRelease: Ubuntu 13.04 MachineType: Apple Inc. Macmini6,2 MarkForUpload: True Package: linux (not installed) ProcFB: 0 inteldrmfb ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.8.0-21-generic root=UUID=b1fa0e2f-1cac-41b4-b0a6-407c240030a3 ro elevator=deadline noapic vt.handoff=7 ProcVersionSignature: Ubuntu 3.8.0-21.32-generic 3.8.8 RelatedPackageVersions: linux-restricted-modules-3.8.0-21-generic N/A linux-backports-modules-3.8.0-21-generic N/A linux-firmware 1.106 Tags: raring Uname: Linux 3.8.0-21-generic x86_64 UpgradeStatus: No upgrade log present (probably fresh install) UserGroups: adm cdrom dip disk lpadmin mertin plugdev sambashare sudo uucp vboxusers dmi.bios.date: 11/16/2012 dmi.bios.vendor: Apple Inc. dmi.bios.version: MM61.88Z.0106.B03.1211161202 dmi.board.asset.tag: Base Board Asset Tag# dmi.board.name: Mac-F65AE981FFA204ED dmi.board.vendor: Apple Inc. dmi.board.version: Macmini6,2 dmi.chassis.type: 16 dmi.chassis.vendor: Apple Inc. dmi.chassis.version: Mac-F65AE981FFA204ED dmi.modalias: dmi:bvnAppleInc.:bvrMM61.88Z.0106.B03.1211161202:bd11/16/2012:svnAppleInc.:pnMacmini6,2:pvr1.0:rvnAppleInc.:rnMac-F65AE981FFA204ED:rvrMacmini6,2:cvnAppleInc.:ct16:cvrMac-F65AE981FFA204ED: dmi.product.name: Macmini6,2 dmi.product.version: 1.0 dmi.sys.vendor: Apple Inc. To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1182868/+subscriptions -- Mailing list: https://launchpad.net/~kernel-packages Post to : kernel-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~kernel-packages More help : https://help.launchpad.net/ListHelp