Skip to main content

Hi,

I have heard people mention problems with Nic cards and just read this on musicxp.net

I think there idea of creating xp hardware profiles and disabling the nic card for the audio profile is prolly a good idea.

Also, does anybody know if this problem is specific to 3Com Nic cards? Also is it specific to PCI or will onboard Nic suffer the same problem?

Thanks,
d./

Topic Tags

Comments

Opus2000 Tue, 07/09/2002 - 09:28

There is a known issue with certain 3Com drivers and modems(nic or dial up) the drivers tend to hog the PCI bus more than other Nic card drivers...
It really depends on what other peripherals you have, motherboard and system specs...
Generally NetGear Nic cards are the best for less system resource hogging...
Yes, different profiles would be a good way to get around that...
Opus

anonymous Tue, 07/09/2002 - 10:11

I've got a plan for disabling the services.

Write a batch script fot the audio user.
For each network related service put this line in the batch script.
Net Stop {service_name}

Then stick that batch script in the audio user's startup directory.

Whenever you log in as the audio user all the services will be shutdown. You could write a script to start these services and put these in your other user's startup script. This would prevent you from having to reboot.

d./

anonymous Tue, 07/09/2002 - 23:22

ha ha good one opus!!! :D thats exactly what i just did recently. that way you don't have to worry about those network things that i used to deal with all the freaking time. much easier to just have them seperate and now i can do both at the same time with no problems. plus you don't have to worry about other settings in other accounts and virus's.

anonymous Wed, 07/10/2002 - 05:17

What is the big deal?

I am gonna do it on principle now.. ;)

I have another machine that I do most of my web surfing on, but it is really convient for upgrades and what not, to be able to connect to the internet or my LAN.

I will set all the networking services to manual and write a bash script that will start them. When I perform upgrades I can run the script to enable networking. ;)

I'll post the script when I'm done.
d./

anonymous Wed, 07/10/2002 - 06:46

I just found out how to disable services for different hardware profiles!

Go to services (Start > Settings > Control Panel > Administrative Tools >
Services).

Right click the desired service > Properties > Log On Tab.

At the bottom of this window will be a list of profiles you've set up. You
can enable/disable for each profile here.

Killer!

d./