Linux - HardwareThis forum is for Hardware issues.
Having trouble installing a piece of hardware? Want to know if that peripheral is compatible with Linux?
Notices
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.
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
Get a virtual cloud desktop with the Linux distro that you want in less than five minutes with Shells! With over 10 pre-installed distros to choose from, the worry-free installation life is here! Whether you are a digital nomad or just looking for flexibility, Shells can put your Linux machine on the device that you want to use.
Exclusive for LQ members, get up to 45% off per month. Click here for more info.
I've been having trouble getting the onboard LAN on the P4P800 to work correctly on my new Redhat 9 system. I downloaded the ASUS drivers off of their website and followed their directions precisely, which basically said to unzip, and run a make load. After entering "insmod 3c2000", the hardware still isn't detected and doesn't come up anywhere. I dual-boot the machine with Win2k and the network seems to work fine there, so I know it's not a hardware problem... anyone know of a remedy? Thanks a lot.
System specs:
ASUS P4P800 Mobo
Intel P4 @ 2.6 GHz
Kernel version 2.4.20-8smp
i have the same problem, and also i cant make the soundmax (digital integrated audio) work. can anyone tell what to do in detail? i am a newbie. thanks...
I figured out how to get ethernet working, and I figured I might as well share if anyone else is having the same problem...
I'm not exactly a Linux veteran so feel free to correct me on some stuff (e.g. if my method isn't "safe" or whatnot), but this is how it works for me:
1) Run "make load" and insmod on the driver that comes on the motherboard CD... it's called 3c2000.o.
2) Go to network device controls, and delete all network cards, then add one that's called "eth0" and for the type of card, choose "3Com 3c590/3c595/3c90x/3c980".
3) Select it from the listbox and activate it.
4) In your /etc/rc.d/rc.local file, add the line "insmod <directory which stores>/3c2000.o"
Now, on boot, Redhat will always load the file and internet *should* work.
Keep in mind that during the boot sequence it will still say that "determining IP information for device eth0" failed. That's OK... it'll still work once X starts.
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.