Anyone having issues with 2.6.32-24-pve and building latest Realtek drivers r8168-8.036.00 ?
r8168-8.036.00 worked without problems on 2.6.32-23-pve Now after updating to -24 and having installed -24 kernel headers I get the following:
and I can't use that driver anymore. Same thing with older versions of the realtek driver, like v.35 etc.
Anyone having an idea what could have caused this to not work anymore since last kernel Update?
I am not sure if I want to use the in the past vey often know to cause lot of problems "r8169" drivers coming with kernels.....
r8168-8.036.00 worked without problems on 2.6.32-23-pve Now after updating to -24 and having installed -24 kernel headers I get the following:
Code:
root@proxmox-ve /tmp/r8168-8.036.00 # make all
make -C src/ clean
make[1]: Entering directory `/tmp/r8168-8.036.00/src'
make -C /lib/modules/2.6.32-24-pve/build SUBDIRS=/tmp/r8168-8.036.00/src clean
expr: syntax error
make[2]: Entering directory `/usr/src/linux-headers-2.6.32-24-pve'
make[2]: Leaving directory `/usr/src/linux-headers-2.6.32-24-pve'
make[1]: Leaving directory `/tmp/r8168-8.036.00/src'
make -C src/ modules
make[1]: Entering directory `/tmp/r8168-8.036.00/src'
make -C /lib/modules/2.6.32-24-pve/build SUBDIRS=/tmp/r8168-8.036.00/src modules
expr: syntax error
make[2]: Entering directory `/usr/src/linux-headers-2.6.32-24-pve'
CC [M] /tmp/r8168-8.036.00/src/r8168_n.o
CC [M] /tmp/r8168-8.036.00/src/r8168_asf.o
CC [M] /tmp/r8168-8.036.00/src/rtl_eeprom.o
CC [M] /tmp/r8168-8.036.00/src/rtltool.o
LD [M] /tmp/r8168-8.036.00/src/r8168.o
Building modules, stage 2.
MODPOST 1 modules
CC /tmp/r8168-8.036.00/src/r8168.mod.o
LD [M] /tmp/r8168-8.036.00/src/r8168.ko
make[2]: Leaving directory `/usr/src/linux-headers-2.6.32-24-pve'
make[1]: Leaving directory `/tmp/r8168-8.036.00/src'
make -C src/ install
make[1]: Entering directory `/tmp/r8168-8.036.00/src'
make -C /lib/modules/2.6.32-24-pve/build SUBDIRS=/tmp/r8168-8.036.00/src INSTALL_MOD_DIR=kernel/drivers/net modules_install
expr: syntax error
make[2]: Entering directory `/usr/src/linux-headers-2.6.32-24-pve'
INSTALL /tmp/r8168-8.036.00/src/r8168.ko
DEPMOD 2.6.32-24-pve
make[2]: Leaving directory `/usr/src/linux-headers-2.6.32-24-pve'
make[1]: Leaving directory `/tmp/r8168-8.036.00/src'
and I can't use that driver anymore. Same thing with older versions of the realtek driver, like v.35 etc.
Anyone having an idea what could have caused this to not work anymore since last kernel Update?
I am not sure if I want to use the in the past vey often know to cause lot of problems "r8169" drivers coming with kernels.....
Last edited: