We have upgraded the community system as part of the upgrade a password reset is required for all users before login in.

Squeezebox Player



  • I would basically agree with the comments by @fader
    If you use a package that was intended for a different kernel release (even if it was for the same hardware) you do run a risk that it won't work - particularly if the package is for a kernel module.
    There is a greater likelihood that a user mode package will work.

    However, in my opinion you are highly unlikely to cause any damage by using a package with mismatching kernel version - and some times it is the only way to progress while waiting on getting the right version.

    But bottom line is that it is up to the call of each individual to decide whether it is worth it or not and to have a recovery plan if it doesn't work (usually just a removal of offending package, sometimes a factory reset) - but a lot of this is all part of the experimentation/development process.



  • Thank you Kit and Fader! Oddly it was actually looking for an older version! I am on 3.18.23.
    --force-depends install works a treat. I'm now filling my 8 gig stick with software that will probably turn out useless but I can't tell otherwise what will work.
    I sure wish gforth was available.



  • @Ross-Pratt I am planning on using the same audio card I believe, a small white one? about Ā£2.50 on ebay? I think it would be a very do-able project that would work well as long as we can get it to recognise the card!



  • @fader I did see that the Omega kernel doesnt have the feature enabled for kmod-usb-audio and also another audio related feature. I did try to custom build the kernel but bricked my omega, havn't had time to try again since doing a firmware recovery. It is defo still on my to-do list. @Boken-Lin did say in another thread that they might do a few different releases with differing kernels. If they do, hopefully they'll do one with the USB audio stuff! Until then next time I have some free time I'll try and custom build a firmware again! It's just a pain for me as to do a firmware recovery I have to jam wires into the minidock as my proper dock hasnt turned up yet (Battery dock has been delayed).



  • i'm planning to cross-compile kmod-usb-audio, it's just taking forever for initial build to finish, i have no idea how many hours have already passed. Hopefully I'll be able to compile it in next few hours.
    I've tried with ignore-depends and even some other kmods from other repos but nothing works



  • @Sawyer-McBride Mine is blue, has "3D SOUND" printed on it and was cheap, probably from DealExtreme or Banggood, probably less than Ā£2.50 .
    My kmod-usb-audio installed:
    root@Omega-1CD5:~# opkg list-installed|grep audio
    kmod-usb-audio - 3.18.20-1
    libaudiofile - 0.3.6-3
    but then, I am on 3.18.23. Be aware that upgrade took /overlay away from my USB-stick and I had to modify fstab again.
    Still haven't connected to sound yet.



  • Finally I have squeezeslave running with usb audio...

    Here you can find my compiled kmod-sound-core_3.18.23-1_ar71xx.ipk and kmod-usb-audio_3.18.23-1_ar71xx.ipk.

    Please check before, that there are no other versions installed with these commands:
    opkg remove kmod-usb-audio
    opkg remove kmod-sound-core

    After that, install both packages with:
    opkg --force-depends install kmod-sound-core
    opkg --force-depends install kmod-usb-audio

    Have fun and enjoy šŸ˜‰



  • I've also added package for squeezelite in my dropbox share...
    Squeezelite is not so power consuming like squeezeslave.
    Just download it and install with
    opkg install squeezelite_1.8-1_ar71xx.ipk

    Great little device šŸ˜‰



  • @Thomas-Mueller Any chance I can get those files from you?



  • @Sawyer-McBride

    which files do you need? For getting usb audio to work, or squeezelite, or squeezeslave?

    But in general you should be able to find it here: https://www.dropbox.com/sh/g12gf4ko9512pec/AACDj55QPvxf46LM1V5AwpHoa?dl=0

    For usb audio devices @fader also wrote a great howto.



Looks like your connection to Community was lost, please wait while we try to reconnect.