Package Details: e1000e-dkms 3.8.7-3

Git Clone URL: https://aur.archlinux.org/e1000e-dkms.git (read-only, click to copy)
Package Base: e1000e-dkms
Description: Intel e1000e Ethernet adapter driver (latest version from Intel) (DKMS version)
Upstream URL: http://sourceforge.net/projects/e1000/
Licenses: GPL
Submitter: sergej
Maintainer: None
Last Packager: andreas_baumann
Votes: 13
Popularity: 0.000000
First Submitted: 2015-10-24 11:55 (UTC)
Last Updated: 2023-09-07 15:00 (UTC)

Dependencies (4)

  • dkms
  • linux-ck-headersAUR (optional) – build the module against Linux-ck kernel [requires at least one set of kernel headers]
  • linux-headers (linux-headers-binAUR) (optional) – build the module against Arch kernel [requires at least one set of kernel headers]
  • linux-lts-headers (optional) – build the module against LTS Arch kernel [requires at least one set of kernel headers]

Required by (0)

Sources (3)

Latest Comments

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

andreas_baumann commented on 2023-09-07 14:52 (UTC)

@greenisagoodcolo: you had something like get_coalesce/set_coalesce function pointer mismatch in the DKMS log file, right?

andreas_baumann commented on 2023-09-07 14:23 (UTC) (edited on 2023-09-07 15:07 (UTC) by andreas_baumann)

Just built in on linux-lts515 5.15.131. Seems to build and work fine (at least for me). Not sure how good the coalesce interface patch really is though (I just added the missing pieces to the function call, hope nobody relies on paket coalescing. :-) )

greenisagoodcolo commented on 2022-07-20 15:58 (UTC)

Hey yall - thanks for maintanence. I was unable to install the DKMS module due to an exit 10. Could anyone replicate?

I'm using archlinux 5.18 on lenovo T14 (intel)

Building module:
Cleaning build area...
make -j8 KERNELRELEASE=5.18.12-arch1-1 -C /usr/lib/modules/5.18.12-arch1-1/build M=/var/lib/dkms/e1000e/3.8.7/build....(bad exit status: 2)
Error! Bad return status for module build on kernel: 5.18.12-arch1-1 (x86_64)
Consult /var/lib/dkms/e1000e/3.8.7/build/make.log for more information.
error: command failed to execute correctly
:: Running post-transaction hooks...
(1/2) Arming ConditionNeedsUpdate...
(2/2) Install DKMS modules
==> dkms install --no-depmod e1000e/3.8.7 -k 5.18.12-arch1-1
Error! Bad return status for module build on kernel: 5.18.12-arch1-1 (x86_64)
Consult /var/lib/dkms/e1000e/3.8.7/build/make.log for more information.
==> WARNING: `dkms install --no-depmod e1000e/3.8.7 -k 5.18.12-arch1-1' exited 10
matt@t14 ~/builds/e1000e-dkms $

1llum1n4t3d commented on 2022-03-10 18:52 (UTC) (edited on 2022-03-11 06:56 (UTC) by 1llum1n4t3d)

Any progress? How its going? Keep us up2date! Hope we get a new working driver release soon!? Thanks bro!

RyanHakurei commented on 2022-02-07 12:52 (UTC)

I am going to adopt this and attempt to give it a shot, no promises though.

1llum1n4t3d commented on 2022-02-02 16:59 (UTC)

Please update package! We beg you!

1llum1n4t3d commented on 2022-02-02 16:58 (UTC)

Hello is somebody there???

1llum1n4t3d commented on 2022-02-02 16:57 (UTC)

Someone please fix this! We beg you please! It will be much appreciated.

<deleted-account> commented on 2022-01-21 08:14 (UTC)

It would be great to have this fixed, for now I have no Ethernet in 5.16 kernel.. it indeed does not compile correctly due to warnings being treated as errors.. I have attempted a manual build from intel sources and to install this package, and it is the same issue.. How could we fix this?