Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Would you recommend the product? yes | Price you paid? (in USD): None indicated | Rating: 10
Kernel (uname -r):
2.6.3
Distribution:
Fedora Core 1
Incredibly reliable piece of hardware. I've got two of them, one on my main system (ECS K7S5A Pro MoBo) and one on my Router/Firewall machine (PC-Chips Irongate based chipset). I've seen transfers between these computers (using FTP) up to 11 Mb/sec (Megabytes) using the NetSpeed applet for the GNOME Desktop Environment.
Would you recommend the product? yes | Price you paid? (in USD): None indicated | Rating: 10
Kernel (uname -r):
2.4.25custom
Distribution:
debian sarge
seemless. sorry to the debian 3.0'r. woody's old.
Works with debian 3.0 too. just tell the installer to load the sis900 module with the installer. sorry you had to recompile for it. i didn't with debian 3.0 or sarge.
Would you recommend the product? yes | Price you paid? (in USD): None indicated | Rating: 0
Kernel (uname -r):
Distribution:
Gentoo/Mandrake
How did you manage to get the SiS900 to work with Gentoo? I can't get it to regonize it at all, and I have no idea how to install the drivers, much less which drivers. I've found several Linux ones, but all pointing to Red Hat.
Would you recommend the product? yes | Price you paid? (in USD): None indicated | Rating: 3
Kernel (uname -r):
2.6.17-12-generic
Distribution:
ubuntu edgy
distro, ubuntu edgy, sis900 (onboard ethernet )
lspci :00:04.0 Ethernet controller: Silicon Integrated Systems [SiS] SiS900 PCI Fast Ethernet (rev 91)
I had a problem where the network card wouldn't acquire an IP address from the router, something to do with the card's designated mac address.
A bit of google scratching fixed it (see below).
this worked for me
(using 2 lines in terminal)
Quote:
sudo ifconfig eth0 down hw ether 00:E0:18:B3:A0:F7
sudo ifconfig eth0 up
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.