Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 260954 - >=sys-kernel/gentoo-sources-2.6.27 makes Silicon Integrated Systems [SiS] 191 Gigabit Ethernet Adapter (rev 02) die sometimes
Summary: >=sys-kernel/gentoo-sources-2.6.27 makes Silicon Integrated Systems [SiS] 191...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Core system (show other bugs)
Hardware: AMD64 Linux
: High normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-03-02 15:13 UTC by Enrico Tagliavini
Modified: 2009-03-04 22:36 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
my current kernel config (config-linux-2.6.28-gentoo-r1,58.03 KB, text/plain)
2009-03-02 15:16 UTC, Enrico Tagliavini
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Enrico Tagliavini 2009-03-02 15:13:28 UTC
With recent kernel >=2.6.27 i can't make large file transfert (via any protocol) with my local server anymore. The file transfer begin and after some seconds (sometimes minutes) it hangs on and i can't connect to my home server anymore even if i reboot my pc! But internet still works (i can connect to my home server using external ip, but not with local one).

For example with nfs, nfsiod freeze and can't be even killed!

i suspect (but not sure) that kernel kills my lan eth, or can't handle it correctly. But if i boot windows it can connect to my home server. so i reboot in linux but still no connection!

i'm using a Silicon Integrated Systems [SiS] 191 Gigabit Ethernet Adapter (rev 02) on a asus f5sl-ap247e notebook. i'll attach emerge --info and some other stuff

Reproducible: Always

Steps to Reproduce:
1. make large file transfer from my home server to this pc
Comment 1 Enrico Tagliavini 2009-03-02 15:14:51 UTC
lspci -v
00:00.0 Host bridge: Silicon Integrated Systems [SiS] 671MX
        Subsystem: Silicon Integrated Systems [SiS] 671MX  
        Flags: bus master, medium devsel, latency 64       

00:01.0 PCI bridge: Silicon Integrated Systems [SiS] PCI-to-PCI bridge (prog-if 00 [Normal decode])
        Flags: bus master, fast devsel, latency 0                                                  
        Bus: primary=00, secondary=01, subordinate=01, sec-latency=0                               
        I/O behind bridge: 0000d000-0000dfff                                                       
        Memory behind bridge: fde00000-fdefffff                                                    
        Prefetchable memory behind bridge: 00000000d0000000-00000000dfffffff                       
        Capabilities: <access denied>                                                              
        Kernel driver in use: pcieport-driver                                                      

00:02.0 ISA bridge: Silicon Integrated Systems [SiS] SiS968 [MuTIOL Media IO] (rev 01)
        Flags: bus master, medium devsel, latency 0                                   

00:02.5 IDE interface: Silicon Integrated Systems [SiS] 5513 [IDE] (rev 01) (prog-if 80 [Master])
        Subsystem: ASUSTeK Computer Inc. Device 19e7                                             
        Flags: bus master, medium devsel, latency 128                                            
        I/O ports at 01f0 [size=8]                                                               
        I/O ports at 03f4 [size=1]                                                               
        I/O ports at 0170 [size=8]                                                               
        I/O ports at 0374 [size=1]                                                               
        I/O ports at ffe0 [size=16]                                                              
        Capabilities: <access denied>                                                            
        Kernel driver in use: SIS_IDE                                                            

00:03.0 USB Controller: Silicon Integrated Systems [SiS] USB 1.1 Controller (rev 0f) (prog-if 10 [OHCI])
        Subsystem: ASUSTeK Computer Inc. Device 19e7                                                    
        Flags: bus master, medium devsel, latency 64, IRQ 20                                            
        Memory at fddff000 (32-bit, non-prefetchable) [size=4K]                                         
        Kernel driver in use: ohci_hcd                                                                  
        Kernel modules: ohci-hcd                                                                        

00:03.1 USB Controller: Silicon Integrated Systems [SiS] USB 1.1 Controller (rev 0f) (prog-if 10 [OHCI])
        Subsystem: ASUSTeK Computer Inc. Device 19e7                                                    
        Flags: bus master, medium devsel, latency 64, IRQ 21                                            
        Memory at fddfe000 (32-bit, non-prefetchable) [size=4K]                                         
        Kernel driver in use: ohci_hcd                                                                  
        Kernel modules: ohci-hcd                                                                        

00:03.3 USB Controller: Silicon Integrated Systems [SiS] USB 2.0 Controller (prog-if 20 [EHCI])
        Subsystem: ASUSTeK Computer Inc. Device 19e7                                           
        Flags: bus master, medium devsel, latency 64, IRQ 22                                   
        Memory at fddfd000 (32-bit, non-prefetchable) [size=4K]                                
        Capabilities: <access denied>                                                          
        Kernel driver in use: ehci_hcd                                                         
        Kernel modules: ehci-hcd                                                               

00:04.0 Ethernet controller: Silicon Integrated Systems [SiS] 191 Gigabit Ethernet Adapter (rev 02)
        Subsystem: ASUSTeK Computer Inc. Device 1815                                               
        Flags: bus master, medium devsel, latency 0, IRQ 19                                        
        Memory at fddfcc00 (32-bit, non-prefetchable) [size=128]                                   
        I/O ports at cc00 [size=128]                                                               
        Capabilities: <access denied>                                                              
        Kernel driver in use: sis190                                                               
        Kernel modules: sis190                                                                     

00:05.0 IDE interface: Silicon Integrated Systems [SiS] SATA Controller / IDE mode (rev 03) (prog-if 85 [Master SecO PriO])
        Subsystem: ASUSTeK Computer Inc. Device 19e7                                                                       
        Flags: bus master, medium devsel, latency 64, IRQ 17                                                               
        I/O ports at c800 [size=8]                                                                                         
        I/O ports at c400 [size=4]                                                                                         
        I/O ports at c000 [size=8]                                                                                         
        I/O ports at bc00 [size=4]                                                                                         
        I/O ports at b800 [size=16]                                                                                        
        I/O ports at b400 [size=128]                                                                                       
        Capabilities: <access denied>                                                                                      
        Kernel driver in use: sata_sis                                                                                     

00:06.0 PCI bridge: Silicon Integrated Systems [SiS] PCI-to-PCI bridge (prog-if 00 [Normal decode])
        Flags: bus master, fast devsel, latency 0                                                  
        Bus: primary=00, secondary=02, subordinate=02, sec-latency=0                               
        Memory behind bridge: fdf00000-fdffffff                                                    
        Capabilities: <access denied>                                                              
        Kernel driver in use: pcieport-driver                                                      

00:07.0 PCI bridge: Silicon Integrated Systems [SiS] PCI-to-PCI bridge (prog-if 00 [Normal decode])
        Flags: bus master, fast devsel, latency 0                                                  
        Bus: primary=00, secondary=03, subordinate=05, sec-latency=0                               
        I/O behind bridge: 0000e000-0000efff                                                       
        Memory behind bridge: fe000000-febfffff                                                    
        Prefetchable memory behind bridge: 00000000fa000000-00000000fcffffff                       
        Capabilities: <access denied>                                                              
        Kernel driver in use: pcieport-driver                                                      

00:0f.0 Audio device: Silicon Integrated Systems [SiS] Azalia Audio Controller
        Subsystem: ASUSTeK Computer Inc. Device 1783                          
        Flags: bus master, medium devsel, latency 0, IRQ 18                   
        Memory at fddf8000 (32-bit, non-prefetchable) [size=16K]              
        Capabilities: <access denied>                                         
        Kernel driver in use: HDA Intel                                       

01:00.0 VGA compatible controller: ATI Technologies Inc Mobilitiy Radeon HD 3400 Series (prog-if 00 [VGA controller])
        Subsystem: ASUSTeK Computer Inc. Device 19e2
        Flags: bus master, fast devsel, latency 0, IRQ 16
        Memory at d0000000 (32-bit, prefetchable) [size=256M]
        I/O ports at d800 [size=256]
        Memory at fdef0000 (32-bit, non-prefetchable) [size=64K]
        Expansion ROM at fdec0000 [disabled] [size=128K]
        Capabilities: <access denied>
        Kernel driver in use: fglrx_pci
        Kernel modules: fglrx

02:00.0 Ethernet controller: Atheros Communications Inc. AR242x 802.11abg Wireless PCI Express Adapter (rev 01)
        Subsystem: Device 1a3b:1026
        Flags: bus master, fast devsel, latency 0, IRQ 16
        Memory at fdff0000 (64-bit, non-prefetchable) [size=64K]
        Capabilities: <access denied>
        Kernel driver in use: ath5k_pci
        Kernel modules: ath5k



emerge --info

Portage 2.2_rc23 (default/linux/amd64/2008.0, gcc-4.1.2, glibc-2.8_p20080602-r1, 2.6.28-gentoo-r1 x86_64)
=================================================================                                        
System uname: Linux-2.6.28-gentoo-r1-x86_64-Intel-R-_Core-TM-2_Duo_CPU_P8400_@_2.26GHz-with-glibc2.2.5   
Timestamp of tree: Fri, 13 Feb 2009 11:15:02 +0000                                                       
app-shells/bash:     3.2_p39                                                                             
dev-java/java-config: 2.1.6-r1                                                                           
dev-lang/python:     2.5.2-r7                                                                            
dev-util/cmake:      2.6.2-r1                                                                            
sys-apps/baselayout: 1.12.11.1                                                                           
sys-apps/sandbox:    1.2.18.1-r2                                                                         
sys-devel/autoconf:  2.13, 2.63                                                                          
sys-devel/automake:  1.5, 1.7.9-r1, 1.8.5-r3, 1.9.6-r2, 1.10.2                                           
sys-devel/binutils:  2.18-r3                                                                             
sys-devel/gcc-config: 1.4.0-r4                                                                           
sys-devel/libtool:   1.5.26                                                                              
virtual/os-headers:  2.6.27-r2                                                                           
ACCEPT_KEYWORDS="amd64"                                                                                  
CBUILD="x86_64-pc-linux-gnu"                                                                             
CFLAGS="-march=nocona -O2 -pipe"                                                                         
CHOST="x86_64-pc-linux-gnu"                                                                              
CONFIG_PROTECT="/etc /usr/kde/3.5/env /usr/kde/3.5/share/config /usr/kde/3.5/shutdown /usr/share/config" 
CONFIG_PROTECT_MASK="/etc/ca-certificates.conf /etc/env.d /etc/env.d/java/ /etc/fonts/fonts.conf /etc/gconf /etc/revdep-rebuild /etc/splash /etc/terminfo /etc/texmf/web2c /etc/udev/rules.d"                                                                                                                           
CXXFLAGS="-march=nocona -O2 -pipe"                                                                                                                          
DISTDIR="/usr/portage/distfiles"                                                                                                                            
FEATURES="distlocks fixpackages parallel-fetch preserve-libs sandbox sfperms strict unmerge-orphans userfetch"                                              
GENTOO_MIRRORS=" ftp://mirror.switch.ch/mirror/gentoo/ ftp://ftp.solnet.ch/mirror/Gentoo  ftp://ftp.unina.it/pub/linux/distributions/gentoo "               
LANG="it_IT.UTF-8"                                                                                                                                          
LDFLAGS="-Wl,-O1"                                                                                                                                           
LINGUAS="it"                                                                                                                                                
MAKEOPTS="-j3"
PKGDIR="/usr/portage/packages"
PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --compress --force --whole-file --delete --stats --timeout=180 --exclude=/distfiles --exclude=/local --exclude=/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/portage/local/layman/science /usr/portage/local/layman/sunrise /usr/local/portage"
SYNC="rsync://rsync.europe.gentoo.org/gentoo-portage"
USE="X acl acpi alsa amd64 arts avahi bash-completion berkdb bluetooth branding bzip2 cdr cli cracklib crypt cups custom-optimization dbus dri dvd dvdr dvdread ffmpeg firefox fortran gdbm gif glib gnutls gpm hal iconv inotify ipv6 isdnlog java jpeg kde mad midi mmx mp3 mpeg mudflap multilib ncurses networkmanager nls nptl nptlonly nsplugin ogg opengl openmp pam pch pcre perl pic png pppd pvr python qt3 qt4 readline reflection samba sdl session smp speex spl sse sse2 ssl ssse3 startup-notification sysfs tcpd theora threads truetype unicode usb v4l v4l2 vorbis xcb xcomposite xine xinerama xorg xulrunner xv xvmc zlib" ALSA_CARDS="hda-intel" ALSA_PCM_PLUGINS="adpcm alaw asym copy dmix dshare dsnoop empty extplug file hooks iec958 ioplug ladspa lfloat linear meter mmap_emulmulaw multi null plug rate route share shm softvol" APACHE2_MODULES="actions alias auth_basic authn_alias authn_anon authn_dbm authn_default authn_file authz_dbm authz_default authz_groupfile authz_host authz_owner authz_user autoindex cache dav dav_fs dav_lock deflate dir disk_cache env expires ext_filter file_cache filter headers include info log_config logio mem_cache mime mime_magic negotiation rewrite setenvif speling status unique_id userdir usertrack vhost_alias" ELIBC="glibc" INPUT_DEVICES="keyboard mouse synaptics evdev" KERNEL="linux" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" LINGUAS="it" USERLAND="GNU" VIDEO_CARDS="fglrx radeon radeonhd"
Unset:  CPPFLAGS, CTARGET, EMERGE_DEFAULT_OPTS, FFLAGS, INSTALL_MASK, LC_ALL, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS
Comment 2 Enrico Tagliavini 2009-03-02 15:16:24 UTC
Created attachment 183680 [details]
my current kernel config

my current kernel config if it can be usefull.

If you need other info, just ask.

Thanks for the help
Comment 3 Enrico Tagliavini 2009-03-02 15:24:15 UTC
I've forgotten one thing: ifconfig show some  errors in packet RX

etho      Link encap:Ethernet  HWaddr 00:23:54:88:84:9b                                                                                         
          inet addr:192.168.0.102  Bcast:192.168.0.255  Mask:255.255.255.0                                                                      
          inet6 addr: fe80::223:54ff:fe88:849b/64 Scope:Link                                                                                    
          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1                                                                                    
          RX packets:2090 errors:33 dropped:0 overruns:0 frame:33                                                                               
          TX packets:1284 errors:0 dropped:0 overruns:0 carrier:0                                                                               
          collisions:0 txqueuelen:1000                                                                                                          
          RX bytes:867585 (847.2 KiB)  TX bytes:267799 (261.5 KiB)                                                                              
          Interrupt:19 Base address:0xdead
Comment 4 Enrico Tagliavini 2009-03-02 15:56:07 UTC
Another example after an nfs freeze and a rebbot

enrico@gentoo-linux64 ~/Documents/Linux C++ $ scp -r 192.168.0.100:~/Documents/Fisica/libsmpi-0.1 .
libsmpi_test.c~                                                                                                 100%  819     0.8KB/s   0.8KB/s   00:00    
libsmpi_test                                                                                                      0%    0     0.0KB/s   0.0KB/s - stalled -^CKilled by signal 2.                                                                                                                                        

The first file libsmpi_test.c~ is 15.6 KB but only 819 bytes are transferred then scp freeze, i can wait days but it don't want to transfer, so i kill the process. Ifconfig errors rise.

enrico@gentoo-linux64 ~/Documents/Linux C++ $ ifconfig                                                                                                      
eth0      Link encap:Ethernet  HWaddr 00:23:54:88:84:9b                                                                                                     
          inet addr:192.168.0.102  Bcast:192.168.0.255  Mask:255.255.255.0                                                                                  
          inet6 addr: fe80::223:54ff:fe88:849b/64 Scope:Link                                                                                                
          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1                                                                                                
          RX packets:4494 errors:64 dropped:0 overruns:0 frame:64                                                                                           
          TX packets:2534 errors:0 dropped:0 overruns:0 carrier:0                                                                                           
          collisions:0 txqueuelen:1000                                                                                                                      
          RX bytes:2166560 (2.0 MiB)  TX bytes:471649 (460.5 KiB)                                                                                           
          Interrupt:19 Base address:0xdead
Comment 5 Enrico Tagliavini 2009-03-04 22:36:55 UTC
Ehm i'm a little embarassed... i can't reproduce the issue anymore....... it is......... disappeared.

As i said yesterday i've updated the system (i do it once every 2 or max 3 weeks) and now the issue is gone. But the kernel is still the same!!!

From 5 months to today almost every single transfert was failing........ i've done a lot of works to try to figure it out without luck...........and now they just works.....

I have totally no idea why (may be only a lucky period?)

I apologize for your time loss, really. This is a good example of Murphy law i think. Do you understand? 5 months, and 2 day after contacting you the problem seems solved (and i don't even know how!!).