- Hardware & Machines
- Computers and Hardware
- Compiling rt prempt kernel breaks kernel module rtl8192eu SOLVED!
Compiling rt prempt kernel breaks kernel module rtl8192eu SOLVED!
13 Mar 2020 01:25 #159976
by bevins
Thank you, that did the trick.
Replied by bevins on topic Compiling rt prempt kernel breaks kernel module rtl8192eu
Ok no probs.
Go to this link
github.com/clnhub/rtl8192eu-linux
Clone the repo as you would for linuxcnc eggit clone https://github.com/clnhub/rtl8192eu-linux.git
And follow the instructions, except for the bit about installing the headers.
Hopefully this should get you sorted.
***************************************************************************
One tip when recompiling a kernel, for furture reference, if you runinstead of anything else,make deb-pkg
it will build deb packages that you can install using your preferred method: eg dpkg or gdebi
The ones you will want with this method are linux-image-xxxx.deb & linux-headers-xxxx.deb
You can also keep them for the future.
Thank you, that did the trick.
Please Log in or Create an account to join the conversation.
- BeagleBrainz
- Offline
- User is blocked
Less
More
- Posts: 1437
- Thank you received: 570
13 Mar 2020 02:12 #159978
by BeagleBrainz
Replied by BeagleBrainz on topic Compiling rt prempt kernel breaks kernel module rtl8192eu
Cool
Yeah it takes forever to build the kernel that way and uses up a lot of disk space, but after the build you can basically delete the source directory.
Just keeps the debs and your good to go.
With the dkms if you do build and install a new kernel it should rebuild the kernel module to suit, no need to interfere.
Yeah it takes forever to build the kernel that way and uses up a lot of disk space, but after the build you can basically delete the source directory.
Just keeps the debs and your good to go.
With the dkms if you do build and install a new kernel it should rebuild the kernel module to suit, no need to interfere.
The following user(s) said Thank You: bevins
Please Log in or Create an account to join the conversation.
- Hardware & Machines
- Computers and Hardware
- Compiling rt prempt kernel breaks kernel module rtl8192eu SOLVED!
Time to create page: 0.064 seconds