Computing.Net > Forums > Linux > sis 900 networking

Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Click here to start participating now! Also, check out the New User Guide.

sis 900 networking

Reply to Message Icon

Name: Wizard
Date: September 13, 2003 at 23:26:06 Pacific
OS: Redhat 9
CPU/Ram: P4 2.4, 512M
Comment:

Hello,
I just installed Redhat 9 onto my system (more questions to come). It has an Asus p4s8x motherboard.
I was having the problem where I couldn't install my NIC until someone told me to just run insmod sis900. No problem, it now sees my nic, but now I try to activate my network and it errors out saying something to the effect that the device is busy. I forgot to write down the exact message and I'm in no position to retry at the moment.
Anywho, suggestions? Is there an update somewhere I need to pick up, or what?



Sponsored Link
Ads by Google

Response Number 1
Name: C_Legend
Date: September 14, 2003 at 00:18:04 Pacific
Reply:

"I try to activate my network". Give us the commands you used to do this. Was it "ifconfig eth0" or something like that? To set up the network, use "redhat-config-network" for a gui version or "setup", then "Network configuration", for a text-based one.

"it errors out saying something to the effect that the device is busy". Please give error message.

By the way, you should be able to just enter this line (below) in your /etc/modules.conf file to activate your network driver, rather than manually inserting the module (insmod):

alias eth0 sis900

(changing eth0 to whichever interface you are using)


0

Response Number 2
Name: Wizard
Date: September 14, 2003 at 09:39:46 Pacific
Reply:

Ok, first I used the gui network setup. When I click the activate button, it pops up a window saying "SIOCSIFFLAGS: Device or resource busy"
I later tried ifconfig to set the ip, and got the same message. I can, however, ping my own ip, but attempts to ping other computers tell me "Network is unreachable"


0

Response Number 3
Name: C_Legend
Date: September 14, 2003 at 11:52:30 Pacific
Reply:

It sounds like you have no routes, except to your IP address. What is your subnet mask, 255.255.255.255? And what ip addresses are you trying to ping? Are they within your current subnet mask? Do you have a default route set up? Do you have any other routes defined?

It sounds like to me that you just have a screwy network setup. You might want to give a little information on your settings.


0

Response Number 4
Name: Wizard
Date: September 14, 2003 at 12:09:17 Pacific
Reply:

I setup my ip as 192.168.0.9. My gateway is on 192.168.0.1. Subnet is 255.255.255.0. 192.168.0.1 is also a dhcp server, but when I try to set up my system to pull from the dhcp, it still says "Device or resource busy", but it takes longer (I assume it's searching for the dhcp server and timing out)
I have had it working under windows with these same parameters, so I know it's not the network. In fact, it's running right now under win2k (I'm dual booting) with no problems.
What are these routes of which you speak? Should one not be created by default encompasing my subnet or something? And why, if my ip is in the 192.168.0.x range, would it tell me any other ip on that range is unaccessable?


0

Response Number 5
Name: C_Legend
Date: September 14, 2003 at 22:35:40 Pacific
Reply:

If your ip address is 192.168.0.9 and your subnet mask is 255.255.255.0, then you should be able to ping 192.168.0.x, assuming you don't have a firewall holding you back. Disable the firewall if it's running. Run "ntsysv" (or "setup", then "System services") or "redhat-config-services" for a gui version, and disable (uncheck) ipchains and iptables, then reboot (or enter "service daemon stop" for temporary disabling).

"Network is unreachable" is typically a routing problem, making me guess that you didn't have a route to those ip addresses and that your subnet mask was 255.255.255.255. Enter "route" at a command prompt to see the routing table.

Maybe you have a device/resource conflict, and Windows is overriding (or ignoring) it.

Enter "cat /proc/pci" at a command prompt. Is your network card conflicting with any other devices (IRQ, I/O)?


0

Related Posts

See More



Response Number 6
Name: Wizard
Date: September 16, 2003 at 06:06:59 Pacific
Reply:

There seem to be no conflicts. I think the reason I got the Network unreachable message is on account I can't bring the network up ("ifconfig eth0 up" gives me that blasted busy message)
However, when I had it set for DHCP, first I tried bringing it up while plugged into the network, which gave me the busy message, and second I tried after unplugging my computer from the network, and got a message telling me it couldn't reach the dhcp and that my cable was unplugged, so I'm sure it must be doing SOMETHING. Incidentally, I've been using the network setup gui for most of this.


0

Response Number 7
Name: Wizard
Date: September 18, 2003 at 20:40:26 Pacific
Reply:

Solved the problem. For the record, disabling the "Plug & Play aware OS" option on the bios setup screen solved, not only the network problem, but several other problems I didn't even realize I had, including sound, graphic, and serial port issues, and possibly some others which I still have yet to discover.
Thanks for your time, however. Your assistance, while not directly useful, gave me a better insight into the system.


0

Response Number 8
Name: C_Legend
Date: September 19, 2003 at 12:14:07 Pacific
Reply:

I'm glad to see that your problem is fixed.

I actually thought about that (BIOS option), but I figured it might mess up Windows and its dealings with components, as that's kinda what that option is for [Windows NT and Linux are for the non-plug-and-play option, typically, but I'm unsure as to dealing with a dual-boot system. (I use Windows using VMWARE.)]

Good luck


0

Sponsored Link
Ads by Google
Reply to Message Icon

Dunnet and... Installing help in Debain



Post Locked

This post is quite old and has been locked from receiving new replies. Please create a new posting instead.


Go to Linux Forum Home


Sponsored links

Ads by Google


Results for: sis 900 networking

Ethernet SiS 900 www.computing.net/answers/linux/ethernet-sis-900/24325.html

networking stuff www.computing.net/answers/linux/networking-stuff/20551.html

SiS 735 chipset compatibility www.computing.net/answers/linux/sis-735-chipset-compatibility/7839.html