Page 1 of 1

Linux kernel updates: automatically reinstall driver

PostPosted: Sat Nov 05, 2016 7:38 pm
by petwri
I have been using the official drivers for my 6928SE for quite a while. Compiling an installing worked fine on my linux 4.4.0. But the problem is, that since it's a manual kernel module installation, the module always vanishes after a kernel upgrade. I tried using dkms and writing a dkms.conf, but no luck. Also been looking out for a deb-pkg, but I haven't found anything.

Is there an "official" way how to deal with linux-tbs-drivers using dkms, or maybe some official support?

Thanks!

Re: Linux kernel updates: automatically reinstall driver

PostPosted: Sat Nov 05, 2016 8:04 pm
by crazycat
Dkms packages always unofficial :D

Re: Linux kernel updates: automatically reinstall driver

PostPosted: Sat Nov 05, 2016 10:20 pm
by petwri
Can I find a working dkms.conf for linux-tbs-drivers somewhere?

Re: Linux kernel updates: automatically reinstall driver

PostPosted: Sun Nov 06, 2016 8:13 am
by crazycat
ask some google :)

Re: Linux kernel updates: automatically reinstall driver

PostPosted: Mon Nov 07, 2016 4:48 pm
by petwri
crazycat Wrote:ask some google :)


You got a PM.

Re: Linux kernel updates: automatically reinstall driver

PostPosted: Thu Aug 31, 2017 1:42 pm
by Ericed1965
I have the sam e issue. Did you find a solution?