Network Card not detected after installing OpenSuse 11.0 32 bit
Linux - NewbieThis Linux forum is for members that are new to Linux.
Just starting out and have a question?
If it is not in the man pages or the how-to's this is the place!
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.
Network Card not detected after installing OpenSuse 11.0 32 bit
I am a Linux Newbie. I have installed OpenSuse 11 32 bit on my system. After installation Linux did not detect my Network Card. When I run Network Information my network device is displayed as Loopback Interface (lo). When I select Ethercard eth0 from the dropdown I cannot save this settings.
After searching in Google I came up with this help
"This is a common problem with the Davicom Tulip Ethernet Card. In Suse [and some other OS's] it comes with the tulip driver and the dmfe driver. For some reason Suse downloads the tulip driver by default which doesn't work so you need to change to the dmfe driver. Try [as root]:
# rmmod tulip
# rmmod dmfe
# modprobe dmfe"
I tried this and it worked. My Internet started but when I restarted my system I could not connect to Internet. So I had to repeat the same steps.
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.