Package Details: r8152-dkms 2.20.1-1

Git Clone URL: https://aur.archlinux.org/r8152-dkms.git (read-only, click to copy)
Package Base: r8152-dkms
Description: A kernel module for Realtek RTL8152/RTL8153/RTL8154/RTL8156 Based USB Ethernet Adapters
Upstream URL: http://www.realtek.com
Licenses: GPL-2.0-only
Conflicts: r8152
Submitter: crocowhile
Maintainer: wget (hcartiaux)
Last Packager: hcartiaux
Votes: 18
Popularity: 0.78
First Submitted: 2016-09-17 11:34 (UTC)
Last Updated: 2025-05-26 07:17 (UTC)

Dependencies (4)

Required by (0)

Sources (2)

Latest Comments

« First ‹ Previous 1 2 3 4 5 6 Next › Last »

Pietro_Pizzi commented on 2023-02-10 15:42 (UTC)

Q: Does it work for the RTL8156B Revision?

hcartiaux commented on 2022-09-14 13:32 (UTC)

Updated, works on my machine (c)

hcartiaux commented on 2022-09-14 12:52 (UTC)

@bjin, this is not upstream, this is our repository to keep track of the sources for this package, because the sources are not available directly from realtek (it is accessible behind a public portal).

bjin commented on 2022-08-28 16:32 (UTC)

same error for 5.19

upstream bug report: https://github.com/wget/realtek-r8152-linux/issues/22

ledarium commented on 2022-08-01 12:46 (UTC)

Unable to install on 5.19

:: Running post-transaction hooks...
(1/3) Reloading device manager configuration...
(2/3) Arming ConditionNeedsUpdate...
(3/3) Install DKMS modules
==> dkms install --no-depmod r8152/2.16.1 -k 5.19.0-1-MANJARO
Error! Bad return status for module build on kernel: 5.19.0-1-MANJARO (x86_64)
Consult /var/lib/dkms/r8152/2.16.1/build/make.log for more information.
==> WARNING: `dkms install --no-depmod r8152/2.16.1 -k 5.19.0-1-MANJARO' exited 10

file /var/lib/dkms/r8152/2.16.1/build/make.log is removed (or not created at all). after running dkms install --no-depmod r8152/2.16.1 -k 5.19.0-1-MANJARO log is created. Content:

DKMS make.log for r8152-2.16.1 for kernel 5.19.0-1-MANJARO (x86_64)
Пн 01 авг 2022 16:42:26 +04
make: Entering directory '/usr/lib/modules/5.19.0-1-MANJARO/build'
  CC [M]  /var/lib/dkms/r8152/2.16.1/build/src/r8152.o
/var/lib/dkms/r8152/2.16.1/build/src/r8152.c: In function ‘sg_en_store’:
/var/lib/dkms/r8152/2.16.1/build/src/r8152.c:20359:9: error: implicit declaration of function ‘netif_set_gso_max_size’; did you mean ‘netif_set_tso_max_size’? [-Werror=implicit-function-declaration]
20359 |         netif_set_gso_max_size(netdev, tso_size);
      |         ^~~~~~~~~~~~~~~~~~~~~~
      |         netif_set_tso_max_size
cc1: some warnings being treated as errors
make[1]: *** [scripts/Makefile.build:249: /var/lib/dkms/r8152/2.16.1/build/src/r8152.o] Error 1
make: *** [Makefile:1843: /var/lib/dkms/r8152/2.16.1/build/src] Error 2
make: Leaving directory '/usr/lib/modules/5.19.0-1-MANJARO/build'

hcartiaux commented on 2022-04-01 17:42 (UTC)

@petsam Fixed

petsam commented on 2022-03-31 21:28 (UTC)

Cannot install on 5.17 latest kernel. Installs fine on 5.15 lts.

==> dkms install --no-depmod r8152/2.15.20211119 -k 5.17.1-arch1-1
Error! Bad return status for module build on kernel: 5.17.1-arch1-1 (x86_64)
Consult /var/lib/dkms/r8152/2.15.20211119/build/make.log for more information.
==> WARNING: `dkms install --no-depmod r8152/2.15.20211119 -k 5.17.1-arch1-1' exited 10

incubos commented on 2021-11-19 08:23 (UTC)

It works. Thank you!

hcartiaux commented on 2021-11-19 08:16 (UTC)

I've fixed the compilation issue in a new release, but not yet tested with my Dell docking station. "Should work"

incubos commented on 2021-11-18 08:11 (UTC) (edited on 2021-11-18 08:12 (UTC) by incubos)

Fails with exit code 10 on recent kernel:

...
(3/3) Install DKMS modules
==> dkms install --no-depmod r8152/2.15.20210629 -k 5.15.2-arch1-1
Error! Bad return status for module build on kernel: 5.15.2-arch1-1 (x86_64)
Consult /var/lib/dkms/r8152/2.15.20210629/build/make.log for more information.
==> WARNING: `dkms install --no-depmod r8152/2.15.20210629 -k 5.15.2-arch1-1' exited 10
==> dkms install --no-depmod r8152/2.15.20210629 -k 5.10.79-1-lts
==> depmod 5.10.79-1-lts