FAQ | This is a LIVE service | Changelog

Skip to content

Update e1000e network driver to support Dell 7060

UIS DevOps Division Robot requested to merge update-nic-driver into master

Created by: rjg21

To overcome issues with download speed dropping with Dell Optiplex 7060 (at least Micro form factor). Copies precompiled module in to installation and puts a rc.local script in place to check if using old driver. If so it put the new driver in the updates folder, updates module dependencies and initramfs. First time it does this, force a reboot.

Merge request reports