Snakeoil Forums

Full Version: Next Generation Snakeoil Early Preview
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Pages: 1 2 3 4 5 6 7 8 9
0.8.2 ISO released that fixes most of the known issues so far. Here's the current list as of this writing. Please report any issues, especially with the 32 bit ISO.
  1. Wrong permissions set for music/playlist folders
    • (Fixed in 0.8.2)
  2. Audio mixer is mute by default on certain drivers (probably only USB2.0?)
    • (Fixed in 0.8.2 - Click on "Set volume to 100%")
  3. Priority settings don't work
    • (Fixed in 0.8.2)
  4. IE11 display issues (Confirmed)
  5. MPD-dsd-rt has problem with audio device output field
    • (Fixed in 0.8.2)
  6. Add support for Qualcomm® Atheros® AR8171 network adapter
    • (Fixed in ISO build of 0.8.2)
  7. Network mount lost on reboot. (Cannot reproduce, require more information)
  8. Reboot and firmware upgrade dialog boxes need to be improved
  9. Disable console login not working
  10. The text "Client: Disabled" is confusing. Change it to "Not Applicable"?
  11. Check for update every 24 hours rather than 7 days
Edit: BTW, this ISO has updates that addressed the sudo and samba vulnerabilities reported recently. Good idea to upgrade your SnakeoilOS to this edition just in case. For people who are still running the old editions, please login to the machine, and run the following commands to update your sudo and samba:
Code:
sudo apt-get update
sudo apt-get dist-upgrade
(04-Jun-2017, 07:26 AM)agent_kith Wrote: [ -> ] For people who are still running the old editions, please login to the machine, and run the following commands:
Code:
sudo apt-get update
sudo apt-get dist-upgrade

In the terminal windows something like it was updated. However, in fact, the update did not happen
Version 0.8.1 (Golden Ears beta)
Activation Thank You For Your Support
OS Ubuntu 16.04.2 LTS
Update   Update Available: 0.8.2 (Golden Ears beta 2) 


Now in the terminal :
@slakeoil:~$ sudo apt-get update
Hit:1 http://ru.archive.ubuntu.com/ubuntu xenial InRelease
Hit:2 http://ru.archive.ubuntu.com/ubuntu xenial-updates InRelease
Hit:3 http://ru.archive.ubuntu.com/ubuntu xenial-backports InRelease
Get:4 http://security.ubuntu.com/ubuntu xenial-security InRelease [102 kB]
Fetched 102 kB in 0s (296 kB/s)
Reading package lists... Done

slakeoil:~$ sudo apt-get dist-upgrade
Reading package lists... Done
Building dependency tree
Reading state information... Done
Calculating upgrade... Done
The following packages were automatically installed and are no longer required:
  dmeventd dmraid gir1.2-javascriptcoregtk-4.0 gir1.2-soup-2.4 gir1.2-vte-2.91 gir1.2-webkit2-4.0 kpartx kpartx-boot
  laptop-detect libc6-i386 libdevmapper-event1.02.1 libdmraid1.0.0.rc16 libiw30 liblvm2cmd2.02 libparted-fs-resize0
  libreadline5 libtimezonemap-data libvte-2.91-0 libvte-2.91-common lzma sbsigntool
Use 'sudo apt autoremove' to remove them.
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
(04-Jun-2017, 02:51 PM)m@jor Wrote: [ -> ]In the terminal windows something like it was updated. However, in fact, the update did not happen
Version 0.8.1 (Golden Ears beta)
Activation Thank You For Your Support
OS Ubuntu 16.04.2 LTS
Update   Update Available: 0.8.2 (Golden Ears beta 2) 
My bad. Blush Thanks The update is to upgrade ssh and samba to a safer version. For 0.8.2 have to download the ISO again, the next revision of Snakeoil will come in a smaller file via a firmware update.
[Image: 4a970ad8.jpg]

Activation OK!  

This bug
https://www.snakeoil-os.net/forums/Threa...902#pid902
is not fixed

MPD (dsd-rt) working

Priority setting not working
[Image: 2BA4a94A.jpg]

[Image: 98358276.jpg]

фотохостинг без регистрации
(04-Jun-2017, 11:02 PM)m@jor Wrote: [ -> ][Image: 4a970ad8.jpg]

Activation OK!  
ROFL Didn't notice that before for some reason.

(04-Jun-2017, 11:02 PM)m@jor Wrote: [ -> ]This bug
https://www.snakeoil-os.net/forums/Threa...902#pid902
is not fixed
Hmm, I'd double check this again.

(04-Jun-2017, 11:02 PM)m@jor Wrote: [ -> ]MPD (dsd-rt) working
Thumbs Up

(04-Jun-2017, 11:02 PM)m@jor Wrote: [ -> ]Priority setting not working
Think Maybe it's the slash that is an issue, I'd identify the issue and fix it in the next firmware release. Thanks. Smile
Atheros network card works fine now. Network mount still there after reboot. Need more testing, maybe others confirm that OK with it. Get sound on MPD after pressing 100% button, XMOS usb 2.0. But if you have used squezeelite then need to disable server, disable client, then enable MPD, press 100% and then work. And there is bug with all MPD -s. Database is gone after changing client. Every time need to press update database in web player. Othervise there is nothing. HQPlayer NAA installed but it is not work, I see notice "requires manual setup", dont know what that mean. 
[Image: 337d08fd79aa465397ab87008be4023c.png]
(05-Jun-2017, 09:03 AM)sips Wrote: [ -> ]Atheros network card works fine now. Network mount still there after reboot. Need more testing, maybe others confirm that OK with it. Get sound on MPD after pressing 100% button, XMOS usb 2.0. But if you have used squezeelite then need to disable server, disable client, then enable MPD, press 100% and then work. And there is bug with all MPD -s. Database is gone after changing client. Every time need to press update database in web player. Othervise there is nothing. HQPlayer NAA installed but it is not work, I see notice "requires manual setup", dont know what that mean. 
Thanks for the feedback, I'd look into them soon. Thumbs Up
(04-Jun-2017, 11:02 PM)m@jor Wrote: [ -> ]This bug
https://www.snakeoil-os.net/forums/Threa...902#pid902
is not fixed

The problem happens only after installation from the ISO.
After its solutions through the above steps, it is not further shown. But new users can be a problem because the action is not obvious
@m@jor Still working on the other bugs. but in the meantime, can you try this?
(04-Jun-2017, 11:02 PM)m@jor Wrote: [ -> ]Priority setting not working

Add a \ before every /, so instead of this:
Code:
irq/17
enter this:
Code:
irq\/17

Like so,
[Image: snakeoil_process.png]

Now click Save, does that work now?
(05-Jun-2017, 08:46 PM)agent_kith Wrote: [ -> ]Now click Save, does that work now?

Not work
Pages: 1 2 3 4 5 6 7 8 9