Re: sk98lin doesn't work on EM64T

2005-06-21 Thread Aaron M. Ucko
Sebastian Haase <[EMAIL PROTECTED]> writes: >> It did not auto-detect the network card. But then I selected sk98lin from >> the list that popped up and hurray, now I'm online ! (seems the driver >> works!) Ah, right, the autodetection code uses a hardcoded map from hardware IDs to drivers that do

Re: sk98lin doesn't work on EM64T

2005-06-17 Thread Sebastian Haase
On Friday 17 June 2005 13:51, Sebastian Haase wrote: > Great ! > It did not auto-detect the network card. But then I selected sk98lin from > the list that popped up and hurray, now I'm online ! (seems the driver > works!) > > What is Ubuntu anyway ? Sofar it looks all like normal debian ... > > Tha

Re: sk98lin doesn't work on EM64T

2005-06-17 Thread Aaron M. Ucko
I have similar hardware (a 64-bit-capable P4 on an Asus motherboard with a built-in Marvell NIC), and had lots of fun getting it installed a couple months back; I ended up installing Ubuntu (which had no problem with the card) and then using that to build a custom debian-installer image (which was

Re: sk98lin doesn't work on EM64T

2005-06-17 Thread Sebastian Haase
Great ! It did not auto-detect the network card. But then I selected sk98lin from the list that popped up and hurray, now I'm online ! (seems the driver works!) What is Ubuntu anyway ? Sofar it looks all like normal debian ... Thanks, Sebastian On Friday 17 June 2005 12:03, Aaron M. Ucko wrote

Re: sk98lin doesn't work on EM64T

2005-06-17 Thread Sebastian Haase
On Friday 17 June 2005 09:42, Jonas Meurer wrote: > On 17/06/2005 To Debian-AMD64 wrote: > > On 17/06/2005 Sebastian Haase wrote: > > > Ryan, > > > Thanks for the quick reply. Are these older kernels s till available - > > > where ? [ The official CDs have version 2.6.8-11 (is that _newer_ > > >

Re: sk98lin doesn't work on EM64T

2005-06-17 Thread Jonas Meurer
On 17/06/2005 To Debian-AMD64 wrote: > On 17/06/2005 Sebastian Haase wrote: > > Ryan, > > Thanks for the quick reply. Are these older kernels s till available - > > where ? > > [ The official CDs have version 2.6.8-11 (is that _newer_ than 2.6.9 ??) ] > > yes, 2.6.8 is the upstream version, ne

Re: sk98lin doesn't work on EM64T

2005-06-17 Thread Jonas Meurer
On 17/06/2005 Sebastian Haase wrote: > Ryan, > Thanks for the quick reply. Are these older kernels s till available - where > ? > [ The official CDs have version 2.6.8-11 (is that _newer_ than 2.6.9 ??) ] yes, 2.6.8 is the upstream version, newer than upstream 2.6.9. bye jonas -- To UNSUB

Re: sk98lin doesn't work on EM64T

2005-06-17 Thread Sebastian Haase
, > > Just got a new PC with an EM64T cpu. > > The motherboard is an Intel D925XCV. It has a onboard NIC > > Gigabit Marvell Yukon 88E8036 (or 88E8050 ??) > > > > My problem seems very similar to what > > Xiaolin wrote about "sk98lin doesn't work"

Re: sk98lin doesn't work on EM64T

2005-06-16 Thread Ryan Senior
rd is an Intel D925XCV. It has a onboard NIC > Gigabit Marvell Yukon 88E8036 (or 88E8050 ??) > > My problem seems very similar to what > Xiaolin wrote about "sk98lin doesn't work" on Dec 21 2004 on this list. > > Doing "modprobe sk98lin" I get >

sk98lin doesn't work on EM64T

2005-06-16 Thread Sebastian Haase
Hi, Just got a new PC with an EM64T cpu. The motherboard is an Intel D925XCV. It has a onboard NIC Gigabit Marvell Yukon 88E8036 (or 88E8050 ??) My problem seems very similar to what Xiaolin wrote about "sk98lin doesn't work" on Dec 21 2004 on this list. Doing "modprobe s

Re: sk98lin doesn't work

2004-12-24 Thread 王晓林
Hi, Bernd Thanks for the scripts. They worked perfectly well with the sk98lin install.sh script. And finally I got the sk98lin.ko module. After 'modprobe sk98lin', I can see the NIC with 'ifconfig -a'. But when I do 'ifconfig eth1 up', the system hang up. I did a reboot by pressing the reset but

Re: *****SPAM***** Re: sk98lin doesn't work

2004-12-23 Thread David Liontooth
王晓林 wrote: >Hi, Dave > >I tried tg3 (modprobe tg3). It's loaded without error, but it seems >not work. I can't see the NIC with 'ifconfig -a'. > >Something else can I try? > > > Xiaolin, Ask for help from [EMAIL PROTECTED], as suggested in the kernel documentation at Documentation/networking/

Re: sk98lin doesn't work

2004-12-23 Thread 王晓林
Hi, Bernd Thanks for your gcc trick. I tried just now. It worked, but I still got errors when compiling: +++ arch/x86_64/ia32/vsyscall-sigreturn.S: Assembler messages: arch/x86_64/ia32/vsyscall-sigreturn.S:16: Error: suffix or operands invalid for `pop' make[1]: *

Re: sk98lin doesn't work

2004-12-23 Thread Bernd Schubert
??? wrote: Hello Xiaolin, > > It's most probably because my CPUs (Intel(R) Xeon(TM) CPU 3.00GHz) are > 64bits, but the compiler is default to -m32 instead of -m64. > > Shall I change the /usr/src/linux/Makefile to use -m64? and how? hmm, its somewhere in the install script, I'm too lazy now to

Re: sk98lin doesn't work

2004-12-23 Thread 王晓林
Hi, Dave I tried tg3 (modprobe tg3). It's loaded without error, but it seems not work. I can't see the NIC with 'ifconfig -a'. Something else can I try? Thanks. Xiaolin On Wed, Dec 22, 2004 at 05:48:55PM -0800, David Liontooth wrote: > 王晓林 wrote: > > >Hi, Harri > > > >Thanks for helping. > >

Re: sk98lin doesn't work

2004-12-22 Thread David Liontooth
çææ wrote: Hi, Harri Thanks for helping. I got the latest sk98lin driver source from http://www.syskonnect.com/. I also installed the kernel-source-2.6.8.deb package, because installing the sk98lin driver needs to recompile the kernel. When running the sk98lin install.sh script (compiling the kerne

Re: sk98lin doesn't work

2004-12-22 Thread 王晓林
Hi, Harri Thanks for helping. I got the latest sk98lin driver source from http://www.syskonnect.com/. I also installed the kernel-source-2.6.8.deb package, because installing the sk98lin driver needs to recompile the kernel. When running the sk98lin install.sh script (compiling the kernel), I go

Re: sk98lin doesn't work

2004-12-22 Thread Harald Dunkel
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 ??? wrote: | Hi, there | | | It works great except one thing. One of the 1G-NICs doesn't work. | | lspci shows that this NIC is a: | | +++ | :05:00.0 Ethernet controller: Marvell Technology Group Ltd.: Unknown | device 43

sk98lin doesn't work

2004-12-21 Thread 王晓林
Hi, there I've been installing Debian Sarge into a newly bought server which has 2 64-bit CPU ( Intel(R) Xeon(TM) CPU 3.00GHz) and 2 1G-NICs. The kernel I am using is 2.6.8-9-em64t-p4-smp, from the kernel-image-2.6.8-9-em64t-p4-smp package. It works great except one thing. One of the 1G-NICs d