Menu

multiple nvidia drivers + open-source drivers

2016-05-27
2016-05-28
  • Dean Montgomery

    Dean Montgomery - 2016-05-27

    Our school district has been using diskless linux technology for about 13 years and have run into an issue with supporting various versions of nvidia drivers + open-source drivers on a single diskless image file-system. We did not want to duplicate the entire file system just to support various closed source drivers. We were able to solve the video driver issues allowing diskless client to detect and use any open or closed source video driver.

    We have also improved the speed of the filesystem by implementing a mix of nfs + nbd + squasfs + aufs technologies.

    https://github.com/dmonty2/diskless-graphics

    NOTE: This is for a diskless ubuntu setup ( not nessesarily DRBL based ). Just want to share the ideas with the drbl community.

     

Log in to post a comment.