sk98lin for 2.6.23-rc1

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Kyle Rose
Date: Thursday, July 26, 2007 - 8:16 am

>From http://www.krose.org/~krose/computing.html:

Since the sky2 driver continues to suck ass (which is a technical
description for "it hangs all the time under load, at least on my
hardware" :-) ), I've fixed the sk98lin driver to compile for
linux-2.6.23-rc1. Those who continue to have problems with sky2 can
still use 2.6.23-rc1, simply by doing the following:

   1.

      Make sure you have the headers for your kernel properly installed
      and linked to /usr/src/linux-$KVER.

   2.

      Download the sk98lin source from Marvell's site
      <http://www.marvell.com/drivers/search.do>.

   3.

      Untar the driver and run the install.sh according to the
      directions. It will fail.

   4.

      Look in /tmp for a directory called Sk98something. Go to
      http://www.krose.org/~krose/projects/sk98lin/ and copy the
      Makefile <http://www.krose.org/%7Ekrose/projects/sk98lin/Makefile>
      and sky2.c <http://www.krose.org/%7Ekrose/projects/sk98lin/sky2.c>
      into /tmp/Sk98something/all.

   5.

      Change into /tmp/Sk98something/all and execute:

          sudo -H make -C /usr/src/linux-$KVER M=`pwd` modules
          sudo -H make -C /usr/src/linux-$KVER M=`pwd` modules_install

   6.

      Blacklist sky2 in /etc/modprobe.d/blacklist, and (maybe not
      necessary) manually load sk98lin in /etc/modules.

There. You're done. Stable networking at last... er, again.

Unfortunately, you lose the nicest differential feature of
sky2---WOL---but that's a small price to pay for networking stability of
a desktop machine. It's nice to be able to watch MythTV again without
having to sudo bash -c 'ifdown eth0; rmmod sky2; modprobe sky2; ifup
eth0' every few minutes.


Personally, I'd like to see sk98lin remain in the kernel proper until
sky2 goes at least 6 months without reported problems.  The fact that I
am not the only one still seeing issues is a clear indication that sky2
(even with the recent patches in 2.6.23-rc1) is not yet ready to replace
sk98lin.

I'm happy to help debug the remaining issues with sky2, Stephen; just
let me know what information you need.

Kyle

-
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
sk98lin for 2.6.23-rc1, Kyle Rose, (Thu Jul 26, 8:16 am)
Re: sk98lin for 2.6.23-rc1, Jan Engelhardt, (Thu Jul 26, 9:28 am)
Re: sk98lin for 2.6.23-rc1, Kyle Rose, (Thu Jul 26, 9:30 am)
Re: sk98lin for 2.6.23-rc1, Jan Engelhardt, (Thu Jul 26, 9:41 am)
Re: sk98lin for 2.6.23-rc1, Adrian Bunk, (Thu Jul 26, 9:57 am)
Re: sk98lin for 2.6.23-rc1, Stephen Hemminger, (Thu Jul 26, 12:17 pm)
Re: sk98lin for 2.6.23-rc1, Chris Stromsoe, (Thu Jul 26, 3:58 pm)
Re: sk98lin for 2.6.23-rc1, Bill Davidsen, (Thu Jul 26, 4:38 pm)
Re: sk98lin for 2.6.23-rc1, Jeff Garzik, (Thu Jul 26, 4:41 pm)
Re: sk98lin for 2.6.23-rc1, Bill Davidsen, (Thu Jul 26, 4:52 pm)
Re: sk98lin for 2.6.23-rc1, Kyle Rose, (Thu Jul 26, 6:07 pm)
Re: sk98lin for 2.6.23-rc1, Kyle Rose, (Thu Jul 26, 6:13 pm)
Re: sk98lin for 2.6.23-rc1, Rob Sims, (Sun Jul 29, 8:01 pm)
Re: sk98lin for 2.6.23-rc1, Stephen Hemminger, (Wed Sep 5, 2:22 am)
Re: sk98lin for 2.6.23-rc1, James Corey, (Wed Sep 5, 12:42 pm)
Re: sk98lin for 2.6.23-rc1, Kyle Rose, (Wed Sep 5, 2:04 pm)
Re: sk98lin for 2.6.23-rc1, Stephen Hemminger, (Wed Sep 5, 4:00 pm)
Re: sk98lin for 2.6.23-rc1, Bill Davidsen, (Sat Sep 8, 10:44 am)
Re: sk98lin for 2.6.23-rc1, Adrian Bunk, (Sat Sep 8, 12:11 pm)
Re: sk98lin for 2.6.23-rc1, Kyle Rose, (Sat Sep 8, 7:42 pm)
Re: sk98lin for 2.6.23-rc1, Willy Tarreau, (Sat Sep 8, 9:48 pm)
Re: sk98lin for 2.6.23-rc1, Adrian Bunk, (Sun Sep 9, 4:13 am)
Re: sk98lin for 2.6.23-rc1, Chris Stromsoe, (Sun Sep 9, 5:54 am)
Re: sk98lin for 2.6.23-rc1, Bill Davidsen, (Mon Sep 10, 7:32 am)
Re: sk98lin for 2.6.23-rc1, Adrian Bunk, (Mon Sep 10, 8:39 am)
Re: sk98lin for 2.6.23-rc1, Kyle Moffett, (Mon Sep 10, 9:23 pm)
Re: sk98lin for 2.6.23-rc1, Stephen Hemminger, (Tue Sep 11, 1:05 am)
Re: sk98lin for 2.6.23-rc1, Adrian Bunk, (Tue Sep 11, 4:54 am)
Re: sk98lin for 2.6.23-rc1, Bill Davidsen, (Tue Sep 11, 7:29 am)
Re: sk98lin for 2.6.23-rc1, Adrian Bunk, (Tue Sep 11, 8:03 am)
Re: sk98lin for 2.6.23-rc1, James Corey, (Tue Sep 11, 3:20 pm)
Re: sk98lin for 2.6.23-rc1, Willy Tarreau, (Tue Sep 11, 3:37 pm)
Re: sk98lin for 2.6.23-rc1, Torsten Kaiser, (Wed Sep 12, 9:46 am)
Re: sk98lin for 2.6.23-rc1, Stephen Hemminger, (Tue Nov 6, 3:23 pm)
Re: sk98lin for 2.6.23-rc1, Chris Stromsoe, (Tue Nov 6, 6:42 pm)