From: Andrew Morton <akpm@osdl.org>
To: netdev@vger.kernel.org
Cc: thomas klein <tkl@laposte.net>
Subject: Fw: sky2 driver network freeze while transfering data
Date: Sat, 22 Apr 2006 16:21:40 -0700 [thread overview]
Message-ID: <20060422162140.634e7a42.akpm@osdl.org> (raw)
Begin forwarded message:
Date: Sat, 22 Apr 2006 12:45:44 +0200
From: thomas klein <tkl@laposte.net>
To: linux-kernel@vger.kernel.org
Subject: sky2 driver network freeze while transfering data
pitfall@archon:~/kernel/linux-2.6.16.9$ sh scripts/ver_linux
If some fields are empty or look unusual you may have an old version.
Compare to the current minimal requirements in Documentation/Changes.
Linux archon 2.6.15-20-686 #1 SMP PREEMPT Tue Apr 4 18:37:00 UTC 2006
i686 GNU/Linux
Gnu C 4.0.3
Gnu make 3.81beta4
binutils 2.16.91
util-linux 2.12r
mount 2.12r
module-init-tools 3.2.2
e2fsprogs 1.38
jfsutils 1.1.8
reiserfsprogs 3.6.19
reiser4progs 1.0.5
xfsprogs 2.7.7
pcmcia-cs 3.2.8
Linux C Library 2.3.6
Dynamic linker (ldd) 2.3.6
Procps 3.2.6
Net-tools 1.60
Console-tools 0.2.3
Sh-utils 5.93
udev 079pitfall@archon:~/kernel/linux-2.6.16.9$ sh
scripts/ver_linux
If some fields are empty or look unusual you may have an old version.
Compare to the current minimal requirements in Documentation/Changes.
Linux archon 2.6.15-20-686 #1 SMP PREEMPT Tue Apr 4 18:37:00 UTC 2006
i686 GNU/Linux
Gnu C 4.0.3
Gnu make 3.81beta4
binutils 2.16.91
util-linux 2.12r
mount 2.12r
module-init-tools 3.2.2
e2fsprogs 1.38
jfsutils 1.1.8
reiserfsprogs 3.6.19
reiser4progs 1.0.5
xfsprogs 2.7.7
pcmcia-cs 3.2.8
Linux C Library 2.3.6
Dynamic linker (ldd) 2.3.6
Procps 3.2.6
Net-tools 1.60
Console-tools 0.2.3
Sh-utils 5.93
udev 079
Modules Loaded binfmt_misc rfcomm l2cap bluetooth sonypi
speedstep_centrino cpufreq_userspace cpufreq_stats freq_table
cpufreq_powersave cpufreq_ondemand cpufreq_conservative video
tc1100_wmi sony_acpi pcc_acpi hotkey dev_acpi container button
acpi_sbs battery ac i2c_acpi_ec ipv6 dm_mod af_packet md_mod sr_mod
sbp2 parport_pc lp parport pcmcia joydev yenta_socket rsrc_nonstatic
ohci1394 sky2 pcmcia_core ieee1394 nvidia i2c_core rtc psmouse
serio_raw snd_hda_intel snd_hda_codec snd_pcm_oss snd_mixer_oss
snd_pcm snd_timer snd soundcore snd_page_alloc shpchp pci_hotplug
intel_agp agpgart tsdev evdev sg usbhid ext3 jbd ide_generic ehci_hcd
uhci_hcd usbcore sd_mod ata_piix libata scsi_mod ide_cd cdrom piix
generic thermal processor fan capability commoncap vga16fb vgastate
fbcon tileblit font bitblit softcursor
Modules Loaded binfmt_misc rfcomm l2cap bluetooth sonypi
speedstep_centrino cpufreq_userspace cpufreq_stats freq_table
cpufreq_powersave cpufreq_ondemand cpufreq_conservative video
tc1100_wmi sony_acpi pcc_acpi hotkey dev_acpi container button
acpi_sbs battery ac i2c_acpi_ec ipv6 dm_mod af_packet md_mod sr_mod
sbp2 parport_pc lp parport pcmcia joydev yenta_socket rsrc_nonstatic
ohci1394 sky2 pcmcia_core ieee1394 nvidia i2c_core rtc psmouse
serio_raw snd_hda_intel snd_hda_codec snd_pcm_oss snd_mixer_oss
snd_pcm snd_timer snd soundcore snd_page_alloc shpchp pci_hotplug
intel_agp agpgart tsdev evdev sg usbhid ext3 jbd ide_generic ehci_hcd
uhci_hcd usbcore sd_mod ata_piix libata scsi_mod ide_cd cdrom piix
generic thermal processor fan capability commoncap vga16fb vgastate
fbcon tileblit font bitblit softcursor
This is the stock kernel I'm using... I tried the latest 2.6.16.9, the
problem was the same.
Problem :
0000:07:00.0 Ethernet controller: Marvell Technology Group Ltd.
88E8036 Fast Ethernet Controller (rev 15)
I can browse the web, check emails etc... but, If I try some rsync
from my old laptop (to backup my stuff) the network freeze after 1 or
2minutes.
the bug is reproductible.
I don't have logs each time, but, sometimes I got this
Apr 15 11:35:42 archon kernel: [4297572.802000] NETDEV WATCHDOG:
eth0: transmit timed out
Apr 15 11:35:42 archon kernel: [4297572.802000] sky2 hardware hung?
flushing
same freeze with the 2.6.16.9
thanks in advance,
thomas.
PS : I didn't subscribe any linux ml, can I see any progress on this
report somewhere ?
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
reply other threads:[~2006-04-22 23:22 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20060422162140.634e7a42.akpm@osdl.org \
--to=akpm@osdl.org \
--cc=netdev@vger.kernel.org \
--cc=tkl@laposte.net \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).