Compiling Realtek 8169 drivers on Lucid Lynx (Ubuntu 10.04)
It’s been a long time since I compiled kernel modules … and now that Ubuntu moved to some fancy Git based system for kernel source, I had no idea how to get headers and build essentials. Well, here is the command:
sudo apt-get install build-essential linux-headers-`uname -r`
Once you’ve run that, the instructions in the Realtek README file will actually work!
About this entry
You’re currently reading “Compiling Realtek 8169 drivers on Lucid Lynx (Ubuntu 10.04),” an entry on sunheartcowfork.com
- Published:
- 18.09.10 / 10pm
- Category:
- Ubuntu
Comments are closed
Comments are currently closed on this entry.