I’m new in Linux, so that’s the question. My Network Card (realtek RTL8168C(P)/8111C(P)) has not been recognized by opensuse by default, so I’ve downloaded drivers from realtek website. But! after “make modules” gmake said that have no instructions how to build them.
Installation of sound card Drivers from realtek was unsuccessful too…
Can someone help me and say - where can I download “Easy-to-install” drivers for this f***ing realtek?
if that doesn’t work for you, then please provide us more information so that we can make a better recommendation. To provide more information, with your PC connected to the internet copy and paste the following into a gnome-terminal or konsole:
wget http://home.cfl.rr.com/infofiles/tsalsa && su -c 'bash ./tsalsa'
when prompted for a password please enter your root password. Please try to accurately answer the question on the number of plugs/jacks on your PC (for example my PC has 3 i/o plugs/jacks). When the script completes it will pass you a URL. Please post that URL here.
Also, please copy and paste the following into a gnome-terminal or konsole and post the output here.rpm -qa | grep alsa
rpm -qa | grep pulse
rpm -q libasound2
uname -a
cat /etc/modprobe.d/sound
I can’t elaborate to step-by-step instructions but maybe some one else will guide you, based on the two links I gave. You will have to provide them the info on the architecture x86 or x64 and the kernel you have installed.