sparc tg3 nic port mismatch

Bug #191668 reported by vipaca
4
Affects Status Importance Assigned to Milestone
linux (Ubuntu)
Invalid
Undecided
Unassigned

Bug Description

After installing 'uname -a'
Linux ast4-lnx1 2.6.22-14-sparc64 #1 Sun Oct 14 21:57:46 GMT 2007 sparc64 GNU/Linux
I had no connectivity when I walked around to the back of my Sun Fire v210 I noticed no lights on the connected port. I moved the cable to deifferent v210 running solaris and observed lights meaning the connection was good. When I moved it back to the same port on the original v210 no lights. From there I moved it down the line find that only the third port of the four ports had lights. I then decided to configue eth2 to no connectivty was observed after using ifconfig, so I configured /etc/network/interfaces to reflect my desired setup and rebooted the box as 'services' package was not installed. When the box came back up no lights on the third port. Testing again I saw that I was getting lights on the second port but no others.

After much searching I came up with this article.

http://<email address hidden>/msg20279.html

After reading I connected Ethernet port 0 and configured eth2. It worked like a charm.

snippit from dmesg reporting problems:

[ 38.472959] tg3: eth%d: Cannot get nvarm lock, tg3_nvram_init failed.
[ 38.810262] eth0: Tigon3 [partno(none) rev 2003 PHY(5704)] (PCI:66MHz:64-bit) 10/100/1000Base-T Ethernet 00:03:ba:7e:e3:5b
[ 38.810281] eth0: RXcsums[1] LinkChgREG[0] MIirq[0] ASF[0] WireSpeed[1] TSOcap[1]
[ 38.810289] eth0: dma_rwctrl[763f0000] dma_mask[32-bit]
[ 38.810328] PCI: Enabling device: (0003:00:02.1), cmd 2
[ 38.810972] libata version 2.21 loaded.
[ 38.896096] ohci_hcd: 2006 August 04 USB 1.1 'Open' Host Controller (OHCI) Driver
[ 39.100973] tg3: eth%d: Cannot get nvarm lock, tg3_nvram_init failed.
[ 39.438160] eth1: Tigon3 [partno(none) rev 2003 PHY(5704)] (PCI:66MHz:64-bit) 10/100/1000Base-T Ethernet 00:03:ba:7e:e3:5c
[ 39.438178] eth1: RXcsums[1] LinkChgREG[0] MIirq[0] ASF[0] WireSpeed[1] TSOcap[1]
[ 39.438186] eth1: dma_rwctrl[763f0000] dma_mask[32-bit]
[ 39.438243] PCI: Enabling device: (0000:00:02.0), cmd 2
[ 39.438316] PCI: Enabling device: (0002:00:02.0), cmd 147
[ 39.438902] sym0: <1010-66> rev 0x1 at pci 0002:00:02.0 irq 24
[ 39.441171] sym0: No NVRAM, ID 7, Fast-80, LVD, parity checking
[ 39.481520] sym0: SCSI BUS has been reset.
[ 39.481532] scsi0 : sym-2.2.3
[ 39.481695] PCI: Enabling device: (0002:00:02.1), cmd 147
[ 39.482277] sym1: <1010-66> rev 0x1 at pci 0002:00:02.1 irq 25
[ 39.484509] sym1: No NVRAM, ID 7, Fast-80, LVD, parity checking
[ 39.524844] sym1: SCSI BUS has been reset.
[ 39.524854] scsi1 : sym-2.2.3
[ 39.525118] PCI: Enabling device: (0001:00:0a.0), cmd 2
[ 39.525133] ohci_hcd 0001:00:0a.0: OHCI Host Controller
[ 39.525565] ohci_hcd 0001:00:0a.0: new USB bus registered, assigned bus number 1
[ 39.525607] ohci_hcd 0001:00:0a.0: irq 17, io mem 0x7ff01000000
[ 39.703604] tg3: eth%d: Cannot get nvarm lock, tg3_nvram_init failed.
[ 40.040819] eth2: Tigon3 [partno(none) rev 2003 PHY(5704)] (PCI:66MHz:64-bit) 10/100/1000Base-T Ethernet 00:03:ba:7e:e3:59
[ 40.040837] eth2: RXcsums[1] LinkChgREG[0] MIirq[0] ASF[0] WireSpeed[1] TSOcap[1]
[ 40.040845] eth2: dma_rwctrl[763f0000] dma_mask[32-bit]
[ 40.040884] PCI: Enabling device: (0000:00:02.1), cmd 2
[ 40.045182] usb usb1: configuration #1 chosen from 1 choice
[ 40.045246] hub 1-0:1.0: USB hub found
[ 40.045272] hub 1-0:1.0: 2 ports detected
[ 40.247497] tg3: eth%d: Cannot get nvarm lock, tg3_nvram_init failed.
[ 40.584656] eth3: Tigon3 [partno(none) rev 2003 PHY(5704)] (PCI:66MHz:64-bit) 10/100/1000Base-T Ethernet 00:03:ba:7e:e3:5a
[ 40.584674] eth3: RXcsums[1] LinkChgREG[0] MIirq[0] ASF[0] WireSpeed[1] TSOcap[1]
[ 40.584682] eth3: dma_rwctrl[763f0000] dma_mask[32-bit]

vipaca@ast4-lnx1:/etc/apt$ lspci
0000:00:00.0 Host bridge: Sun Microsystems Computer Corp. Schizo Fireplane-PCI bus bridge module [pcisch]
0000:00:02.0 Ethernet controller: Broadcom Corporation NetXtreme BCM5704 Gigabit Ethernet
0000:00:02.1 Ethernet controller: Broadcom Corporation NetXtreme BCM5704 Gigabit Ethernet
0001:00:00.0 Host bridge: Sun Microsystems Computer Corp. Schizo Fireplane-PCI bus bridge module [pcisch]
0001:00:06.0 Non-VGA unclassified device: ALi Corporation M7101 Power Management Controller [PMU]
0001:00:07.0 ISA bridge: ALi Corporation M1533/M1535 PCI to ISA Bridge [Aladdin IV/V/V+]
0001:00:0a.0 USB Controller: ALi Corporation USB 1.1 Controller (rev 03)
0001:00:0d.0 IDE interface: ALi Corporation M5229 IDE (rev c4)
0002:00:00.0 Host bridge: Sun Microsystems Computer Corp. Schizo Fireplane-PCI bus bridge module [pcisch]
0002:00:02.0 SCSI storage controller: LSI Logic / Symbios Logic 53c1010 66MHz Ultra3 SCSI Adapter (rev 01)
0002:00:02.1 SCSI storage controller: LSI Logic / Symbios Logic 53c1010 66MHz Ultra3 SCSI Adapter (rev 01)
0003:00:00.0 Host bridge: Sun Microsystems Computer Corp. Schizo Fireplane-PCI bus bridge module [pcisch]
0003:00:02.0 Ethernet controller: Broadcom Corporation NetXtreme BCM5704 Gigabit Ethernet
0003:00:02.1 Ethernet controller: Broadcom Corporation NetXtreme BCM5704 Gigabit Ethernet

vipaca@ast4-lnx1:/etc/apt$ lsmod
Module Size Used by
ipv6 310288 12
ext3 156880 2
jbd 62288 1 ext3
mbcache 10248 1 ext3
sg 37608 0
sd_mod 28056 3
ide_cd 36680 0
cdrom 42664 1 ide_cd
alim15x3 12888 0 [permanent]
ide_core 152552 2 ide_cd,alim15x3
ohci_hcd 22404 0
ata_generic 8772 0
sym53c8xx 85416 2
scsi_transport_spi 27904 1 sym53c8xx
libata 137344 1 ata_generic
scsi_mod 126960 5 sg,sd_mod,sym53c8xx,scsi_transport_spi,libata
tg3 125956 0
dm_mirror 25280 0
dm_snapshot 20416 0
dm_mod 66288 7 dm_mirror,dm_snapshot
capability 6088 0
commoncap 8832 1 capability
fuse 50536 1

Tags: cft-2.6.27
Revision history for this message
Leann Ogasawara (leannogasawara) wrote :

Hi vipaca,

It looks like you are running the Gutsy kernel (2.6.22-14). The Hardy Heron Alpha series was recently released which contains an updated version of the kernel. Care to test with a Hardy Alpha release? You can download and try the new Hardy Heron Alpha release from http://cdimage.ubuntu.com/releases/hardy/ . You should be able to then test the new kernel via the LiveCD. If you can, please verify if this bug still exists or not and report back your results. General information regarding the release can also be found here: http://www.ubuntu.com/testing/ . Thanks.

Changed in linux:
status: New → Incomplete
Revision history for this message
vipaca (chad-dollins) wrote : Re: [Bug 191668] Re: sparc tg3 nic port mismatch
Download full text (7.3 KiB)

The link does not show a sparc architecture based build. This bug was found
on a sparc based version of Gutsy. If you want to point me to this release I
would be glad to test it for you.

--Chad

On Wed, Feb 13, 2008 at 5:22 PM, Leann Ogasawara <email address hidden> wrote:

> Hi vipaca,
>
> It looks like you are running the Gutsy kernel (2.6.22-14). The Hardy
> Heron Alpha series was recently released which contains an updated
> version of the kernel. Care to test with a Hardy Alpha release? You
> can download and try the new Hardy Heron Alpha release from
> http://cdimage.ubuntu.com/releases/hardy/ . You should be able to then
> test the new kernel via the LiveCD. If you can, please verify if this
> bug still exists or not and report back your results. General
> information regarding the release can also be found here:
> http://www.ubuntu.com/testing/ . Thanks.
>
> ** Changed in: linux (Ubuntu)
> Status: New => Incomplete
>
> --
> sparc tg3 nic port mismatch
> https://bugs.launchpad.net/bugs/191668
> You received this bug notification because you are a direct subscriber
> of the bug.
>
> Status in Source Package "linux" in Ubuntu: Incomplete
>
> Bug description:
> After installing 'uname -a'
> Linux ast4-lnx1 2.6.22-14-sparc64 #1 Sun Oct 14 21:57:46 GMT 2007 sparc64
> GNU/Linux
> I had no connectivity when I walked around to the back of my Sun Fire v210
> I noticed no lights on the connected port. I moved the cable to deifferent
> v210 running solaris and observed lights meaning the connection was good.
> When I moved it back to the same port on the original v210 no lights. From
> there I moved it down the line find that only the third port of the four
> ports had lights. I then decided to configue eth2 to no connectivty was
> observed after using ifconfig, so I configured /etc/network/interfaces to
> reflect my desired setup and rebooted the box as 'services' package was not
> installed. When the box came back up no lights on the third port. Testing
> again I saw that I was getting lights on the second port but no others.
>
> After much searching I came up with this article.
>
> http://<email address hidden>/msg20279.html
>
> After reading I connected Ethernet port 0 and configured eth2. It worked
> like a charm.
>
> snippit from dmesg reporting problems:
>
> [ 38.472959] tg3: eth%d: Cannot get nvarm lock, tg3_nvram_init failed.
> [ 38.810262] eth0: Tigon3 [partno(none) rev 2003 PHY(5704)]
> (PCI:66MHz:64-bit) 10/100/1000Base-T Ethernet 00:03:ba:7e:e3:5b
> [ 38.810281] eth0: RXcsums[1] LinkChgREG[0] MIirq[0] ASF[0] WireSpeed[1]
> TSOcap[1]
> [ 38.810289] eth0: dma_rwctrl[763f0000] dma_mask[32-bit]
> [ 38.810328] PCI: Enabling device: (0003:00:02.1), cmd 2
> [ 38.810972] libata version 2.21 loaded.
> [ 38.896096] ohci_hcd: 2006 August 04 USB 1.1 'Open' Host Controller
> (OHCI) Driver
> [ 39.100973] tg3: eth%d: Cannot get nvarm lock, tg3_nvram_init failed.
> [ 39.438160] eth1: Tigon3 [partno(none) rev 2003 PHY(5704)]
> (PCI:66MHz:64-bit) 10/100/1000Base-T Ethernet 00:03:ba:7e:e3:5c
> [ 39.438178] eth1: RXcsums[1] LinkChgREG[0] MIirq[0] ASF[0] WireSpeed[1]
> TSOcap[1]
> [ 39.438186] e...

Read more...

Revision history for this message
Leann Ogasawara (leannogasawara) wrote :

Hi vipaca,

Sorry for the delayed response. Take a look here if you can: http://cdimage.ubuntu.com/ports/daily/current/ . Thanks.

Revision history for this message
Leann Ogasawara (leannogasawara) wrote :

The Ubuntu Kernel Team is planning to move to the 2.6.27 kernel for the upcoming Intrepid Ibex 8.10 release. As a result, the kernel team would appreciate it if you could please test this newer 2.6.27 Ubuntu kernel. There are one of two ways you should be able to test:

1) If you are comfortable installing packages on your own, the linux-image-2.6.27-* package is currently available for you to install and test.

--or--

2) The upcoming Alpha5 for Intrepid Ibex 8.10 will contain this newer 2.6.27 Ubuntu kernel. Alpha5 is set to be released Thursday Sept 4. Please watch http://www.ubuntu.com/testing for Alpha5 to be announced. You should then be able to test via a LiveCD.

Please let us know immediately if this newer 2.6.27 kernel resolves the bug reported here or if the issue remains. More importantly, please open a new bug report for each new bug/regression introduced by the 2.6.27 kernel and tag the bug report with 'linux-2.6.27'. Also, please specifically note if the issue does or does not appear in the 2.6.26 kernel. Thanks again, we really appreicate your help and feedback.

Revision history for this message
Michele Mangili (mangilimic) wrote :

We are closing this bug report because it lacks the information we need to investigate the problem, as described in the previous comments. Please reopen it if you can give us the missing information, and don't hesitate to submit bug reports in the future. To reopen the bug report you can click on the current status, under the Status column, and change the Status back to "New". Thanks again!

Changed in linux:
status: Incomplete → Invalid
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.