Jump to content

[394] - media build


Recommended Posts

So far,

 

i've a minimized tarball with the compiled drivers that can be installed via make. for the .deb, im still to find out how the install script determines to which subdirs one module belongs. it could be the x of x_y*.ko but nor sure

Link to comment
Share on other sites

So far, i've a minimized tarball with the compiled drivers that can be installed via make. for the .deb, im still to find out how the install script determines to which subdirs one module belongs. it could be the x of x_y*.ko but nor sure

Originally we were talking about packaging desktop stuff, but this is mostly done already. If now we are talking about packaging out-of-tree kernel drivers (i.e. wireless), the best way to deal with them is building .deb packages with dkms. This way module should be automatically recompiled and reinstalled on kernel upgrade by dkms.

Link to comment
Share on other sites

Guest
This topic is now closed to further replies.
×
×
  • Create New...

Important Information

Terms of Use - Privacy Policy - Guidelines