Jump to content

gwz

Members
  • Posts

    2
  • Joined

  • Last visited

Posts posted by gwz

  1. 1 minute ago, ich777 said:

    This was only implemented quick and dirty and never tested because I want to move away from the Unraid-Kernel-Helper and the implementation of ALSA and the sound output is also not good as it should and you have not much benefit on Unraid with the sound drivers... :P

     

    My unraid install acts as both a file / app server and also a media player attached to our sound system, so it's very helpful for me :)

     

    1 minute ago, ich777 said:

    Had some problems in the past where people gave me some hate about the Kernel-Helper because I only support "recent" versions from Unraid and not older ones and told me I'm like Apple or Microsoft, so I removed the source from Github.

    I do this for fun and to help people and not to get hate from other people... :P

     

    Fair enough, that must be annoying!

     

    1 minute ago, ich777 said:

    But I think if you know what you need to fix it is no problem for you to run the Kernel-Helper in Custom mode and execute the script by hand. :)

     

    If you want to try the plugin feel free to write me a PM. :)

     

    Yes, I can just use the custom mode and patch in the sound and ALSA drivers based on your initial work, it's no problem. Hopefully unraid kernel updates are rare enough I don't need to do this too often! (new to unraid, not sure how often they update kernel).

     

    Thanks for your work anyway!

     

    • Like 1
  2. I found a small error in the build script, when enabling docker options to build sound kernel modules and install ALSA.

     

    The filename that is created to download the ALSA tar file is different than the filename that is passed to the untar command, causing the file to not be found and fail to copy ALSA to the correct location.

     

    Once I fixed up that build script, it managed to build the sound kernel modules, install ALSA and work perfectly on my machine, allowing local sound output from a docker container, nice work!

     

    PS: I was going to just make a pull request to fix this, but I couldn't find a github repo for it - is there a public repo for this container?

     

×
×
  • Create New...