kernel-packages team mailing list archive
-
kernel-packages team
-
Mailing list archive
-
Message #24465
[Bug 1182868] Re: tg3 driver 1.28 does not recognize the NetXtreme BCM57766 chip
Niklas, how do you know your self-compiled driver is actually loaded? I
had an issue where the self-compiled driver was installed in
/lib/modules/.../extra but not actually loaded by modprobe
have you tried insmod'ing your self-compiled .ko?
have to tried putting some printk()s in your self-compiled driver to see if it is actually loaded/executed and how far it gets? you can take this further to see where is actually fails...
--
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