![]() |
Next Generation Snakeoil Early Preview - Printable Version +- Snakeoil Forums (https://forums.snakeoil-os.net) +-- Forum: Off Topic (https://forums.snakeoil-os.net/Forum-Off-Topic) +--- Forum: Archived Threads (https://forums.snakeoil-os.net/Forum-Archived-Threads) +---- Forum: Snakeoil Installer (https://forums.snakeoil-os.net/Forum-Snakeoil-Installer) +---- Thread: Next Generation Snakeoil Early Preview (/Thread-Next-Generation-Snakeoil-Early-Preview) |
Next Generation Snakeoil Early Preview - agent_kith - 29-May-2017 Here's the preview ISO of the next version of SnakeoilOS. Any bugs/issues please report in this thread. I'd try and fix 'em as soon as I can.
Edit: Forgot to mention - ignore the sound quality aspect for now and focus on the web-app and overall use. Once the documentations is updated to the latest edition I'd work on the audio. BETA FIRMWARE UPDATES Go into System, drag the downloaded file into the install box to update your firmware. ![]() ![]() --- ![]() ![]() --- ![]() ![]() --- ![]() ![]() Known Beta Issues Refer here for list of known (and resolved) issues: Link RE: Next Generation Snakeoil Early Preview - m@jor - 30-May-2017 No sound. ![]() DAC with Amanero USB-receiver RE: Next Generation Snakeoil Early Preview - polarlight - 30-May-2017 No sound. ![]() Built-in sound card. What do you mean Client disabled? Maybe this is my problem? ![]() RE: Next Generation Snakeoil Early Preview - sips - 31-May-2017 Network mount is gone after restart. After re adding LMS database still there. None of MPD servers(players) work. Internal music folder synchronised with added NAS mount. Qualcomm® Atheros® AR8171 network adapter not work. LMS+Squeezelite 1.8 works fine and sounds good already on XMOS. RE: Next Generation Snakeoil Early Preview - agent_kith - 31-May-2017 (30-May-2017, 09:46 PM)m@jor Wrote: No sound. (30-May-2017, 11:47 PM)polarlight Wrote: No sound.My bad for that. ![]() Also, what browser, device are you running on? The fonts and buttons seem a bit out of whack. Code: amixer set Master 100% (30-May-2017, 11:47 PM)polarlight Wrote: What do you mean Client disabled? Maybe this is my problem?MPD (server) don't require an "additional software" (client) to run because it is self contained. I'd update the manual with these new terminology once the i686 ISO is released. RE: Next Generation Snakeoil Early Preview - agent_kith - 31-May-2017 (31-May-2017, 01:46 AM)sips Wrote: Network mount is gone after restart. After re adding LMS database still there.That's a bug.. ![]() (31-May-2017, 01:46 AM)sips Wrote: None of MPD servers(players) work.MPD disables software volume mixer by default. That will be addressed in the next release. (31-May-2017, 01:46 AM)sips Wrote: Internal music folder synchronised with added NAS mount.What do you mean? (31-May-2017, 01:46 AM)sips Wrote: Qualcomm® Atheros® AR8171 network adapter not work.Thanks for that. I'd support that in the stock kernel in the next ISO release. (31-May-2017, 01:46 AM)sips Wrote: LMS+Squeezelite 1.8 works fine and sounds good already on XMOS. ![]() Keep the bug report coming guys. And sorry to have you guys download/install/reinstall. The more people who are testing this, the more polished the final release will be. And as mentioned previously, PM me if you don't already have an activation code. Test and run everything you can and let me know of any problems (or confusion, e.g. the "client" reference). RE: Next Generation Snakeoil Early Preview - sips - 31-May-2017 Quote:sips Wrote: Internal music folder synchronised with added NAS mount. The snakeoil system music folder, if I open it from other pc show same as my mounted nas folder. 2 folders in mirror. snakeoil\music=nas\shared folder. Maybe it is normal, not a bug. RE: Next Generation Snakeoil Early Preview - agent_kith - 31-May-2017 (31-May-2017, 12:10 PM)sips Wrote: The snakeoil system music folder, if I open it from other pc show same as my mounted nas folder. 2 folders in mirror. snakeoil\music=nas\shared folder. Maybe it is normal, not a bug.can you take a picture? Thanks. RE: Next Generation Snakeoil Early Preview - m@jor - 31-May-2017 (31-May-2017, 08:03 AM)agent_kith Wrote: It does not help: major@slakeoil:~$ sudo amixer set Master 100% amixer: Unable to find simple control 'Master',0 major@slakeoil:~$ sudo amixer set Master unmute amixer: Unable to find simple control 'Master',0 Probably something is wrong with the setup of the audio device ![]() image upload MPD v20 mpd.conf : audio_output { type "alsa" name "Combo384 Amanero" device "hw:0,0" buffer_time "40000" period_time "10000" mixer_type "none" auto_format "no" auto_channels "no" replay_gain_handler "none" use_mmap "yes" dsd_usb "yes" } And one more bug. MPD (dsd-rt) mpd.conf: audio_output { type "alsa" name "Combo384 Amanero" device "hw:," buffer_time "40000" period_time "10000" auto_format "no" auto_channels "no" mixer_type "none" replay_gain_handler "none" use_mmap "yes" dsd_usb "yes" } RE: Next Generation Snakeoil Early Preview - agent_kith - 31-May-2017 (31-May-2017, 02:48 PM)m@jor Wrote: It does not help:The standard name should be "Master". But only if people follow the convention. SSH into the machine, and run Code: alsamixer ![]() For the relevant outputs, set all the volumes to max (Arrow up all the way). Then press "M" so that "MM" reads 00 (unmute). The audio should work then. Edit: Nice find on the MPD-RT bug.. I'd look into that later today or tomorrow when I can. A bit overwheld @ work righ tnow. ![]() ![]() |