Comment 20 for bug 1627828

Revision history for this message
John Pilkington (j-pilk) wrote :

john@john-HP-Compaq-6710b-GR680ET-ABU:~$ dmesg | grep firmware
[ 2.908019] tg3 0000:18:00.0: vpd r/w failed. This is likely a firmware bug on this device. Contact the card vendor for a firmware update
[ 2.968042] tg3 0000:18:00.0: vpd r/w failed. This is likely a firmware bug on this device. Contact the card vendor for a firmware update
[ 3.028026] tg3 0000:18:00.0: vpd r/w failed. This is likely a firmware bug on this device. Contact the card vendor for a firmware update
john@john-HP-Compaq-6710b-GR680ET-ABU:~$ dmesg | grep iwl
[ 29.009428] iwl3945: Intel(R) PRO/Wireless 3945ABG/BG Network Connection driver for Linux, in-tree:s
[ 29.009432] iwl3945: Copyright(c) 2003-2011 Intel Corporation
[ 29.009500] iwl3945 0000:10:00.0: can't disable ASPM; OS doesn't have ASPM control
[ 29.072355] iwl3945 0000:10:00.0: Tunable channels: 13 802.11bg, 23 802.11a channels
[ 29.072360] iwl3945 0000:10:00.0: Detected Intel Wireless WiFi Link 3945ABG
[ 29.082108] ieee80211 phy0: Selected rate control algorithm 'iwl-3945-rs'
[ 30.207394] iwl3945 0000:10:00.0 wlp16s0: renamed from wlan0
john@john-HP-Compaq-6710b-GR680ET-ABU:~$ lspci -nnk | grep -iA2 net
10:00.0 Network controller [0280]: Intel Corporation PRO/Wireless 3945ABG [Golan] Network Connection [8086:4222] (rev 02)
        Subsystem: Hewlett-Packard Company PRO/Wireless 3945ABG [Golan] Network Connection [103c:135c]
        Kernel driver in use: iwl3945
        Kernel modules: iwl3945
18:00.0 Ethernet controller [0200]: Broadcom Corporation NetLink BCM5787M Gigabit Ethernet PCI Express [14e4:1693] (rev 02)
        Subsystem: Hewlett-Packard Company 6710b [103c:30c0]
        Kernel driver in use: tg3
john@john-HP-Compaq-6710b-GR680ET-ABU:~$