Hi everyone, I’ve used Linux before in various capacities, but am new to OpenSUSE. So far, I like it a lot, but I have a critical hangup: I cannot connect to the internet. My computer has 2 hard drives, one with Windows 7 Pro, and the other with Linux. Windows connects without any problem, and similarly, Ununtu had no issues when I was running that, but Ubuntu has been replaced with OpenSUSE and I can’t get it to connect. It’s connected with an Ethernet cable to a switch, which is connected to my router.
Here’s where my ineptitude probably starts showing. What I’ve tried to do to get online might be the wrong way (in which case, please correct me), but here’s what I’ve tried so far. I’ve downloaded the Linux driver for the Realtek Ethernet thing my computer says it has (download via other computer, and transferred via flash drive), unpacked it, and tried running “autorun.sh” (per the README files that came with the driver), but got an error saying “make: not found”. I tried pulling the “make” stuff from the install DVD I have, and extracted that as well. Now when I execute “autorun.sh” the error I’m getting is
make: *** /lib/modules/3.11.6-4-desktop/build: no such file or directory
.
…aaand I’m kind of at a loss about what to do. Anyone have any suggestions? I would greatly appreciate any advice the community might have. Thanks!
Thank you very much for your help deano, and thanks a ton for the tip about saving the results to a file! That made it really easy. Below is the output from the chipset pertaining to my ethernet hardware.
In this case you can see that the r8169 driver is loaded. So your device is handled out of the box by the openSUSE kernel. Do you see the interface listed?
/sbin/ifconfig
Assuming so, now you need to configure it the NIC.
You can choose whether you want to control the interface via Network Manager or ‘Traditional ifup’. If you’re just connecting to one wired network, the latter will be fine.
Hardware support is very dynamic with kernel progression and the large number of driver developers working to make Linux support better all the time. There are a large number of online databases, but they are not all as up to date as they could be. Two to start with: