Hi!

I have some good news, and some bad news.

The bad news are, that I was unable to update to 9.04, and that I am not able 
to update it, till it becomes the official release (final) version.
But the good new are, that I updated to 8.10 and run into the same error. It 
behaves the same (no traffic over eth0 possible) but the logs are different.

For example, this is everything I could find in the kern.log

Feb  8 00:46:35 seele kernel: [  151.647491] ppdev0: registered pardevice
Feb  8 00:46:35 seele kernel: [  151.664087] ppdev0: negotiated back to 
compatibility mode because user-space forgot
Feb  8 00:46:35 seele kernel: [  151.665252] ppdev0: unregistered pardevice
Feb  8 00:46:35 seele kernel: [  151.844571] ppdev0: registered pardevice
Feb  8 00:46:35 seele kernel: [  151.912305] ppdev0: unregistered pardevice
Feb  8 00:46:36 seele kernel: [  152.690984] ppdev0: registered pardevice
Feb  8 00:46:36 seele kernel: [  152.714903] ppdev0: unregistered pardevice


I can still repair the connection with a "simple"

u...@seele:/var/log$ sudo modprobe -r sky2
u...@seele:/var/log$ sudo modprobe  sky2

Inside the log the remove and add shows like this

Feb  8 11:42:41 seele kernel: [39517.649635] sky2 eth0: disabling interface
Feb  8 11:42:41 seele kernel: [39517.672116] sky2 0000:02:00.0: PCI INT A 
disabled
Feb  8 11:42:49 seele kernel: [39526.127766] sky2 0000:02:00.0: PCI INT A -> 
GSI 17 (level, low) -> IRQ 17
Feb  8 11:42:49 seele kernel: [39526.127784] sky2 0000:02:00.0: setting latency 
timer to 64
Feb  8 11:42:49 seele kernel: [39526.127814] sky2 0000:02:00.0: v1.22 addr 
0xcdefc000 irq 17 Yukon-2 EC rev 1
Feb  8 11:42:49 seele kernel: [39526.131083] sky2 eth0: addr 00:11:2f:f5:ff:16
Feb  8 11:42:53 seele kernel: [39530.184443] sky2 eth0: enabling interface
Feb  8 11:42:53 seele kernel: [39530.187354] ADDRCONF(NETDEV_UP): eth0: link is 
not ready
Feb  8 11:42:56 seele kernel: [39532.527999] sky2 eth0: Link is up at 1000 
Mbps, full duplex, flow control both
Feb  8 11:42:56 seele kernel: [39532.529532] ADDRCONF(NETDEV_CHANGE): eth0: 
link becomes ready
Feb  8 11:43:06 seele kernel: [39542.684008] eth0: no IPv6 routers present

u...@seele:/var/log$ sudo lspci -vvv -d 11ab:4362
02:00.0 Ethernet controller: Marvell Technology Group Ltd. 88E8053 PCI-E 
Gigabit Ethernet Controller (rev 15)
        Subsystem: ASUSTeK Computer Inc. Device 8142
        Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- 
Stepping- SERR- FastB2B- DisINTx+
        Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- 
<MAbort- >SERR- <PERR- INTx-
        Latency: 0, Cache Line Size: 16 bytes
        Interrupt: pin A routed to IRQ 220
        Region 0: Memory at cdefc000 (64-bit, non-prefetchable) [size=16K]
        Region 2: I/O ports at c800 [size=256]
        Expansion ROM at cdec0000 [disabled] [size=128K]
        Capabilities: [48] Power Management version 2
                Flags: PMEClk- DSI- D1+ D2+ AuxCurrent=0mA 
PME(D0+,D1+,D2+,D3hot+,D3cold+)
                Status: D0 PME-Enable- DSel=0 DScale=1 PME-
        Capabilities: [50] Vital Product Data <?>
        Capabilities: [5c] Message Signalled Interrupts: Mask- 64bit+ Queue=0/1 
Enable+
                Address: 00000000fee0100c  Data: 413a
        Capabilities: [e0] Express (v1) Legacy Endpoint, MSI 00
                DevCap: MaxPayload 128 bytes, PhantFunc 0, Latency L0s 
unlimited, L1 unlimited
                        ExtTag- AttnBtn- AttnInd- PwrInd- RBE- FLReset-
                DevCtl: Report errors: Correctable- Non-Fatal- Fatal- 
Unsupported-
                        RlxdOrd- ExtTag- PhantFunc- AuxPwr+ NoSnoop-
                        MaxPayload 128 bytes, MaxReadReq 512 bytes
                DevSta: CorrErr+ UncorrErr+ FatalErr- UnsuppReq+ AuxPwr+ 
TransPend-
                LnkCap: Port #0, Speed 2.5GT/s, Width x1, ASPM L0s, Latency L0 
<256ns, L1 unlimited
                        ClockPM- Suprise- LLActRep- BwNot-
                LnkCtl: ASPM Disabled; RCB 128 bytes Disabled- Retrain- CommClk-
                        ExtSynch- ClockPM- AutWidDis- BWInt- AutBWInt-
                LnkSta: Speed 2.5GT/s, Width x1, TrErr- Train- SlotClk+ 
DLActive- BWMgmt- ABWMgmt-
        Capabilities: [100] Advanced Error Reporting <?>
        Kernel driver in use: sky2
        Kernel modules: sky2


u...@seele:/var/log$ sudo ethtool -i eth0
driver: sky2
version: 1.22
firmware-version: N/A
bus-info: 0000:02:00.0


u...@seele:/var/log$ uname -a
Linux seele 2.6.27-11-generic #1 SMP Thu Jan 29 19:24:39 UTC 2009 i686 GNU/Linux

u...@seele:/var/log$ lsb_release -rd
Description:    Ubuntu 8.10
Release:        8.10


u...@seele:/var/log$ apt-cache policy linux
linux:
  Installiert: (keine)
  Kandidat: 2.6.27.11.14
  Versions-Tabelle:
     2.6.27.11.14 0
        500 http://de.archive.ubuntu.com intrepid-updates/restricted Packages
        500 http://security.ubuntu.com intrepid-security/restricted Packages
     2.6.27.7.11 0
        500 http://de.archive.ubuntu.com intrepid/restricted Packages


So, thanks again for your help, I hope that this report from 8.10 can help you 
more.

Regards,
Carsten

-- 
Marvel Yukon 88E8053 fails from time to time - sky2
https://bugs.launchpad.net/bugs/320808
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to