[Bug 320808] Re: Marvel Yukon 88E8053 fails from time to time - sky2

2010-08-11 Thread Jeremy Foshee
This bug report was marked as Incomplete and has not had any updated
comments for quite some time.  As a result this bug is being closed.
Please reopen if this is still an issue in the current Ubuntu release
http://www.ubuntu.com/getubuntu/download . Also, please be sure to
provide any requested information that may have been missing.  To reopen
the bug, click on the current status under the Status column and change
the status back to "New".  Thanks.

[This is an automated message.  Apologies if it has reached you
inappropriately; please just reply to this message indicating so.]


** Tags added: kj-expired

** Changed in: linux (Ubuntu)
   Status: Incomplete => Expired

-- 
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


[Bug 320808] Re: Marvel Yukon 88E8053 fails from time to time - sky2

2010-01-13 Thread eugenio
I have a similar problem with the same ethernet controller (Ethernet
controller: Marvell Technology Group Ltd. 88E8053 PCI-E Gigabit Ethernet
Controller (rev 15)). It happens that after resume from suspend my
ethernet adapter stops working and i can rely only on wireless
networking. i have tried everything from ifconfig to reloading the
kernel module sky2 but with no succes. I have to reboot to bring my
ethernet up again! I'm running ubuntu 9.10 karmic; had no prob with
9.04. My machine is a Toshiuba Tecra a4 pta42.

-- 
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


[Bug 320808] Re: Marvel Yukon 88E8053 fails from time to time - sky2

2009-11-12 Thread The Big Monkey
then this:
Nov 12 08:10:19 mybox kernel: [ 9515.584358] sky2 eth0: Link is up at 1000 
Mbps, full duplex, flow control both
Nov 12 08:17:43 mybox kernel: [ 9961.438958] sky2 eth0: rx error, status 
0xb876b876 length 0
Nov 12 08:18:58 mybox kernel: [10036.549829]  [] 
sky2_status_intr+0x4b3/0x580 [sky2]
Nov 12 08:18:58 mybox kernel: [10036.549845]  [] sky2_poll+0x54/0xc0 
[sky2]
Nov 12 08:21:13 mybox kernel: [10171.481043] sky2 eth0: disabling interface
Nov 12 08:21:13 mybox kernel: [10171.509084] sky2 :02:00.0: PCI INT A 
disabled
Nov 12 08:21:23 mybox kernel: [10181.479854] sky2 driver version 1.23
Nov 12 08:21:23 mybox kernel: [10181.479928] sky2 :02:00.0: PCI INT A -> 
GSI 17 (level, low) -> IRQ 17
Nov 12 08:21:23 mybox kernel: [10181.480007] sky2 :02:00.0: Yukon-2 EC chip 
revision 1
Nov 12 08:21:23 mybox kernel: [10181.483460] sky2 eth0: addr 00:11:XX:XX:XX:XX
Nov 12 08:21:23 mybox kernel: [10181.527708] sky2 eth0: enabling interface
Nov 12 08:21:26 mybox kernel: [10185.228726] sky2 eth0: Link is up at 1000 
Mbps, full duplex, flow control both

when it fails I have to restart the computer. I can't see my NFS shares and I 
can't start gedit or open any new nautilus windows..
nautilus fails with (nautilus:4480): Eel-CRITICAL **: 
eel_preferences_get_boolean: assertion `preferences_is_initialized ()' failed

is this bug similar to https://bugs.launchpad.net/ubuntu/+source/linux-
source-2.6.15/+bug/38865 ?

-- 
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


[Bug 320808] Re: Marvel Yukon 88E8053 fails from time to time - sky2

2009-11-07 Thread The Big Monkey
@Augusto

then what?

-- 
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


Re: [Bug 320808] Re: Marvel Yukon 88E8053 fails from time to time - sky2

2009-11-05 Thread Augusto Campos
Hi there,
Do you try to put "pci=use_crs" in grub(/boot/grub/grub.cfg)

menuentry "Ubuntu, Linux 2.6.31-14-generic-pae" {
 recordfail=1
 if [ -n ${have_grubenv} ]; then save_env recordfail; fi
 set quiet=1
 insmod ext2
 set root=(hd1,1)
 search --no-floppy --fs-uuid --set 4cdfb5a7-da3c-4bb4-9798-718fbb12b16c
 linux   /boot/vmlinuz-2.6.31-14-generic-pae
root=UUID=4cdfb5a7-da3c-4bb4-9798-718fbb12b16c ro  * pci=use_crs* quiet
splash
 initrd  /boot/initrd.img-2.6.31-14-generic-pae
 }


2009/11/5 The Big Monkey 

> For me this has been an ongoing for a while the fix has been to install
> sk98lin driver however with 9.10 I get Compiler errors. It worked fine
> in 9.04
>
> /tmp/Sk98IpEYolYDkqiTNZAjUBRRr/all/skge.c: In function
> ‘sk98lin_init_device’:
> /tmp/Sk98IpEYolYDkqiTNZAjUBRRr/all/skge.c:624: error: ‘struct
> proc_dir_entry’ has no member named ‘owner’
> /tmp/Sk98IpEYolYDkqiTNZAjUBRRr/all/skge.c: In function ‘SkGeTestMsi’:
> /tmp/Sk98IpEYolYDkqiTNZAjUBRRr/all/skge.c:1963: warning: passing argument 2
> of ‘request_irq’ from incompatible pointer type
> include/linux/interrupt.h:116: note: expected ‘irq_handler_t’ but argument
> is of type ‘int (*)(int,  void *)’
> /tmp/Sk98IpEYolYDkqiTNZAjUBRRr/all/skge.c: In function ‘SkDrvEvent’:
> /tmp/Sk98IpEYolYDkqiTNZAjUBRRr/all/skge.c:6680: error: ‘struct net_device’
> has no member named ‘priv’
> /tmp/Sk98IpEYolYDkqiTNZAjUBRRr/all/skge.c:7017: error: ‘struct net_device’
> has no member named ‘priv’
>
> uname -a
> Linux  2.6.31-14-generic-pae #48-Ubuntu SMP Fri Oct 16 15:22:42 UTC 2009
> i686 GNU/Linux
>
> lspci
> Ethernet controller: Marvell Technology Group Ltd. 88E8053 PCI-E Gigabit
> Ethernet Controller (rev 15)
>
> sk98lin should still be in the kernel.. I should not have to go buy a
> Ethernet card to use Karmic.
>
> --
> Marvel Yukon 88E8053 fails from time to time - sky2
> https://bugs.launchpad.net/bugs/320808
> You received this bug notification because you are a direct subscriber
> of the bug.
>


-- 
--
Cumprimentos

Augusto Campos
augcam...@augcampos.com
augcam...@augcampos.org
augcam...@augcampos.pt
ascam...@student.dei.uc.pt

-- 
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

[Bug 320808] Re: Marvel Yukon 88E8053 fails from time to time - sky2

2009-10-29 Thread Augusto Campos

In Toshiba Satellite P300-184 with network running Karmic 2.6.31-14, no network 
at all:
02:00.0 Network controller: Intel Corporation Wireless WiFi Link 5100
03:00.0 Ethernet controller: Marvell Technology Group Ltd. 88E8040T PCI-E Fast 
Ethernet Controller (rev 12)

[3.63] sky2 driver version 1.23
[3.635586] sky2 :03:00.0: enabling device ( -> 0003)
[3.635595] sky2 :03:00.0: PCI INT A -> GSI 17 (level, low) -> IRQ 17
[3.635611] sky2 :03:00.0: setting latency timer to 64
[3.635625] sky2 :03:00.0: unsupported chip type 0xff
[3.635637] sky2 :03:00.0: PCI INT A disabled
[3.635643] sky2: probe of :03:00.0 failed with error -95

In 9.04 never have a network problem.

-- 
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


[Bug 320808] Re: Marvel Yukon 88E8053 fails from time to time - sky2

2009-10-10 Thread Manuel SUBREDU
I'm running Ubuntu 9.10 and I have the same problem.

-- 
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


[Bug 320808] Re: Marvel Yukon 88E8053 fails from time to time - sky2

2009-03-07 Thread CarstenPohl
Today the ethernet card died again (under ubuntu 8.10)

Only modprobe -r sky2
and modprobe sky2 could fix the problem.

Because the kern.log was bursting with information, I zipped the info,
and attached it.

** Attachment added: "The zippen kern.log"
   http://launchpadlibrarian.net/23575923/sky2.log.gz

-- 
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


[Bug 320808] Re: Marvel Yukon 88E8053 fails from time to time - sky2

2009-02-08 Thread CarstenPohl
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 :02:00.0: PCI INT A 
disabled
Feb  8 11:42:49 seele kernel: [39526.127766] sky2 :02:00.0: PCI INT A -> 
GSI 17 (level, low) -> IRQ 17
Feb  8 11:42:49 seele kernel: [39526.127784] sky2 :02:00.0: setting latency 
timer to 64
Feb  8 11:42:49 seele kernel: [39526.127814] sky2 :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- SERR- 
Capabilities: [5c] Message Signalled Interrupts: Mask- 64bit+ Queue=0/1 
Enable+
Address: fee0100c  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: :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


[Bug 320808] Re: Marvel Yukon 88E8053 fails from time to time - sky2

2009-02-01 Thread Leann Ogasawara
Thanks Carsten.  If you could try the newest Jaunty 9.04 Alpah3 that
would be great.  I'd normally recommend testing via a LiveCD but since
you mentioned you are unable to reproduce that might be difficult.  So
if you do happen to install, definitely let us know how it goes.
Thanks.

-- 
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


[Bug 320808] Re: Marvel Yukon 88E8053 fails from time to time - sky2

2009-01-31 Thread CarstenPohl
Hello Leann!

Thank you for your time. I would like to keep the 8.04 release on this
machine, because I specially selected a LTS release. But I will try to
create seperate partition with a newer Version. Which version should I
use? 8.10 or the upcoming 9.04 ?

Additionally, i searched the internet a bit, and found out that I can get the 
card to work WITHOUT rebooting the machine. First you have to remove the sky2 
kernel module with:
sudo modprobe -r sky2  after that you can simply add it again via sudo modprobe 
sky2. The card behaves normally after that. I will try to write a small cronjob 
that checks for suspicious kernel log entries, and then repairs the lan 
connection.

Additionally I got a new errormessage. (still under 8.04) Perhaps it
will help you to solve the bug.

Thanks again for your time, I will keep this bug updated.

[54412.370279] sky2 eth0: rx error, status 0x15761576 length 0
[54421.872472] eth0: hw csum failure.
[54421.872487] Pid: 5986, comm: firefox Tainted: P2.6.24-23-generic #1
[54421.872514]  [] __skb_checksum_complete_head+0x5c/0x60
[54421.872533]  [] __skb_checksum_complete+0x8/0x10
[54421.872539]  [] tcp_v4_rcv+0x5b2/0x9a0
[54421.872555]  [] nf_hook_slow+0x98/0xd0
[54421.872568]  [] ip_local_deliver_finish+0x0/0x210
[54421.872590]  [] ip_local_deliver_finish+0xf9/0x210
[54421.872605]  [] ip_rcv_finish+0xff/0x370
[54421.872621]  [] strlcpy+0x1f/0x60
[54421.872638]  [] packet_rcv_spkt+0x2a/0x1a0 [af_packet]
[54421.872650]  [] _nv008029rm+0x2a/0xa8 [nvidia]
[54421.872858]  [] __netdev_alloc_skb+0x22/0x50
[54421.872866]  [] ip_rcv+0x0/0x290
[54421.872878]  [] netif_receive_skb+0x380/0x450
[54421.872906]  [] sky2_poll+0x54c/0xd20 [sky2]
[54421.872931]  [] sky2_poll+0x4c/0xd20 [sky2]
[54421.872940]  [] sky2_poll+0x4c/0xd20 [sky2]
[54421.872963]  [] _nv003771rm+0x9/0x12 [nvidia]
[54421.873147]  [] rm_isr_bh+0x77/0xa2 [nvidia]
[54421.873311]  [] net_rx_action+0x12d/0x210
[54421.873318]  [] nv_kern_isr_bh+0x62/0x90 [nvidia]
[54421.873465]  [] __do_softirq+0x82/0x110
[54421.873487]  [] do_softirq+0x55/0x60
[54421.873494]  [] irq_exit+0x6d/0x80
[54421.873498]  [] do_IRQ+0x40/0x70
[54421.873506]  [] irq_exit+0x51/0x80
[54421.873510]  [] smp_apic_timer_interrupt+0x55/0x80
[54421.873526]  [] common_interrupt+0x23/0x30
[54421.873573]  ===
[54421.874346] eth0: hw csum failure.
[54421.874352] Pid: 4802, comm: dd Tainted: P2.6.24-23-generic #1
[54421.874360]  [] __skb_checksum_complete_head+0x5c/0x60
[54421.874374]  [] __skb_checksum_complete+0x8/0x10
[54421.874380]  [] tcp_v4_rcv+0x5b2/0x9a0
[54421.874408]  [] nf_hook_slow+0x98/0xd0
[54421.874420]  [] ip_local_deliver_finish+0x0/0x210
[54421.874442]  [] ip_local_deliver_finish+0xf9/0x210
[54421.874456]  [] ip_rcv_finish+0xff/0x370
[54421.874473]  [] strlcpy+0x1f/0x60
[54421.874488]  [] packet_rcv_spkt+0x2a/0x1a0 [af_packet]
[54421.874499]  [] __netdev_alloc_skb+0x22/0x50
[54421.874507]  [] ip_rcv+0x0/0x290
[54421.874518]  [] netif_receive_skb+0x380/0x450
[54421.874545]  [] sky2_poll+0x54c/0xd20 [sky2]
[54421.874564]  [] ack_ioapic_quirk_irq+0x47/0xb0
[54421.874572]  [] sky2_poll+0x4c/0xd20 [sky2]
[54421.874581]  [] sky2_poll+0x4c/0xd20 [sky2]
[54421.874643]  [] net_rx_action+0x12d/0x210
[54421.874650]  [] current_fs_time+0x13/0x20
[54421.874657]  [] file_update_time+0x25/0x70
[54421.874682]  [] __do_softirq+0x82/0x110
[54421.874703]  [] do_softirq+0x55/0x60
[54421.874710]  [] irq_exit+0x6d/0x80
[54421.874714]  [] do_IRQ+0x40/0x70
[54421.874720]  [] do_sync_write+0xd5/0x120
[54421.874738]  [] common_interrupt+0x23/0x30
[54421.874758]  [] read_kcore+0x35b/0x710
[54421.874763]  [] sys_shmctl+0x83b/0x850
[54421.874768]  [] do_exit+0x3f8/0x860
[54421.874775]  [] do_syslog+0x31d/0x400
[54421.874793]  [] common_interrupt+0x23/0x30
[54421.874811]  [] kmsg_read+0x0/0x50
[54421.874820]  [] proc_reg_read+0x63/0xa0
[54421.874838]  [] proc_reg_read+0x0/0xa0
[54421.874845]  [] vfs_read+0xb7/0x170
[54421.874863]  [] sys_read+0x41/0x70
[54421.874882]  [] sysenter_past_esp+0x6b/0xa9
[54421.874928]  ===
[54422.060741] eth0: hw csum failure.
[54422.060754] Pid: 6975, comm: firefox Tainted: P2.6.24-23-generic #1
[54422.060782]  [] __skb_checksum_complete_head+0x5c/0x60
[54422.060801]  [] __skb_checksum_complete+0x8/0x10
[54422.060807]  [] tcp_v4_rcv+0x5b2/0x9a0
[54422.060824]  [] nf_hook_slow+0x98/0xd0
[54422.060836]  [] ip_local_deliver_finish+0x0/0x210
[54422.060858]  [] ip_local_deliver_finish+0xf9/0x210
[54422.060872]  [] ip_rcv_finish+0xff/0x370
[54422.060888]  [] strlcpy+0x1f/0x60
[54422.060905]  [] packet_rcv_spkt+0x2a/0x1a0 [af_packet]
[54422.060918]  [] __netdev_alloc_skb+0x22/0x50
[54422.060924]  [] ip_rcv+0x0/0x290
[54422.060936]  [] netif_receive_skb+0x380/0x450
[54422.060963]  [] sky2_poll+0x54c/0xd20 [sky2]
[54422.060988]  [] sky2_poll+0x4c/0xd20 [sky2]
[54422.060997]  [] sky2_poll+0x4c/0xd20 [sky2]
[54422.061021]  [] _nv003771rm+0x9/0x12 [nvidia]
[54422.061265]  [] net_rx_action+0x12d

[Bug 320808] Re: Marvel Yukon 88E8053 fails from time to time - sky2

2009-01-26 Thread Leann Ogasawara
Hi Carsten,

I realize you are running the Hardy Heron 8.04 release but according to
the Stable Release Update policy, a bug must be confirmed as fixed in
the actively developed release before a fix can be considered for
backporting - https://wiki.ubuntu.com/StableReleaseUpdates .  Currently,
the actively developed release is for upcoming Jaunty Jackalope 9.04.
However, I'd be interested to know if this issue would even be resolved
with the newer Intrepid Ibex 8.10 release.  Please let us know if you'd
be willing to test.  Thanks.

** Changed in: linux (Ubuntu)
   Status: New => Incomplete

-- 
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