Any interest in btsco and dkms-btsco rpms
"Jon Nettleton" <[email protected]> Thu, 13 Sep 2007 12:59:06 -0400
| Newsgroups | gmane.linux.freshrpms.user |
|---|---|
| Message-ID | <[email protected]> |
I just ran across another out of tree kernel module that I am going to start using. I will gladly submit it to freshrpms once I am done if other people have any interest in it. This is the kernel module and associated libs programs to use a bluetooth headset with alsa. Other interesting information on the dkms front is that there appears to be no objection to including dkms support in /sbin/installkernel. I have started working out the necessary pieces to allow dkms modules to be built/installed and uninstalled when a kernel is installed or uninstalled. This should remove the need to run dkms_autoinstaller and slow down the boot time when booting into a new kernel. I should also be able to detect failed dkms builds and only select the new kernel in grub if everything builds properly. Jon