Files
realtek-r8152-linux/ReadMe.txt
T
2018-11-25 20:26:18 +01:00

17 lines
377 B
Plaintext

- If you want to support S5 WOL, you have to find
EXTRA_CFLAGS += -DRTL8152_S5_WOL
in the Makefile. Then, remove the first character '#", if it exists.
- For Fedora, you may have to run the following command after installing the
driver.
# dracut -f
- For Ubuntu, you may have to run the following command after installing the
driver.
# sudo update-initramfs -u