LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Fedora (https://www.linuxquestions.org/questions/fedora-35/)
-   -   Ethernet hangs after some time - fc5 (https://www.linuxquestions.org/questions/fedora-35/ethernet-hangs-after-some-time-fc5-583002/)

luminiscence 09-07-2007 03:10 PM

Ethernet hangs after some time - fc5
 
I installed fc5 on my system. After some time, ethernet hangs up, and I have to run "service network restart" to start up my network again. This happens every 5-10 minutes of normal web-browsing, and within seconds of heavy data transfer through ssh/ftp.

"lspci" gives:
02:00.0 Ethernet controller: Marvell Technology Group Ltd. 88E8050 PCI-E ASF Gigabit Ethernet Controller (rev 18)
"uname -r" gives:
2.6.15-1.2054_FC5smp

Note: This problem does not happen in windows.

Please help me in solving this problem. Thanks.

skog 09-08-2007 05:19 AM

weird problem... will it only drop connectivity if you do heavy i/o through ssh/ftp? every 5-10min regardless? Or every 5-10 minutes or heavy i/o through ssh/ftp, which ever comes first?


try:

lsmod | grep ^sk

see which module you are using. i have a very similar network card and there are 2 modules that will work with it, probably the same with yours, i have had problems with 1 of them but my problems were more like it wouldn't work period. i had to blacklist that module in fc6 as it would always load first.

sk98lin is the module i had problems with.
skge is the module i use now, it is the newer of the two also, it may not be in fc5 though.

luminiscence 09-08-2007 08:33 AM

Actually the problem is very arbitrary, its just a general trend that I observed.

lsmod | grep ^sk gives the module name as sky2.

Is there any way I can update my kernel using yum? yum update kernel gives the following error:
Could not find update match for kernel
No Packages marked for Update/Obsoletion


All times are GMT -5. The time now is 05:37 AM.