Hi, I am trying to install the driver for my ethernet card on my laptop, and can't get it to build right. So I need some help to figure this out.
I don't recognize what is causing the error when I try to "make clean modules." I have enclosed the readout from terminal for you to look over.
The system is 11.3, with the default kde4 at fresh install. The driver that I am trying to compile is for a Realtek r8101 ethernet card built into the motherboard.
The kernel-desktop was installed automatically at install. I couldn't make the driver with that kernel, so I uninstalled that kernel and installed kernel-default. I still have the same errors. Along with kernel-default I have kernel-default-base, and kernel-source installed.
Here is the readout: make clean modules make -C src/ clean make[1]: Entering directory `/home/lxmark/Realtek/r8101-1.013.00/src' rm -rf *.o *.ko *~ core* .dep* .*.d .*.cmd *.mod.c *.a *.s .*.flags .tmp_versions Module.symvers Modules.symvers Module.markers *.order make[1]: Leaving directory `/home/lxmark/Realtek/r8101-1.013.00/src' make -C src/ modules make[1]: Entering directory `/home/lxmark/Realtek/r8101-1.013.00/src' make -C /lib/modules/2.6.34-12-default/build SUBDIRS=/home/lxmark/Realtek/r8101-1.013.00/src modules make[2]: Entering directory `/usr/src/linux-2.6.34-12-obj/x86_64/default' make -C ../../../linux-2.6.34-12 O=/usr/src/linux-2.6.34-12-obj/x86_64/default/. modules CC [M] /home/lxmark/Realtek/r8101-1.013.00/src/r8101_n.o /home/lxmark/Realtek/r8101-1.013.00/src/r8101_n.c: In function ‘rtl8101_get_ethtool_stats’: /home/lxmark/Realtek/r8101-1.013.00/src/r8101_n.c:1239:2: warning: ‘DMA_nnBIT_MASK’ is deprecated Why do you try to use driver version 1.0.13 ? This version is probably too
Am Mittwoch, 8. September 2010 schrieb Mark Misulich: old and not working with current kernels. Try version 1.0.19 instead. You can download it at <http://www.realtek.com/Downloads/downloadsView.aspx?Langid=1&PNid=14&PFid=7&Level=5&Conn=4&DownTypeID=3&GetDown=false> -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org For additional commands, e-mail: opensuse+help@opensuse.org