![]() |
Snakeoil 1.4.3 (High End U3) - Printable Version +- Snakeoil Forums (https://forums.snakeoil-os.net) +-- Forum: Snakeoil Resource (https://forums.snakeoil-os.net/Forum-Snakeoil-Resource) +--- Forum: Releases (https://forums.snakeoil-os.net/Forum-Releases) +--- Thread: Snakeoil 1.4.3 (High End U3) (/Thread-Snakeoil-1-4-3-High-End-U3) |
RE: Snakeoil 1.4.3 (High End U3) - hkphantomgtr - 02-May-2025 Thanks a lot, AK RE: Snakeoil 1.4.3 (High End U3) - hkphantomgtr - 03-May-2025 (02-May-2025, 09:15 AM)agent_kith Wrote:(02-May-2025, 12:23 AM)hkphantomgtr Wrote: I found I can't change the hostname thru this webui in Pi5.This could be a bug in the WebApp.. Will check it later today or in the weekend to confirm. Please let me clarify a bit. I mean I've used these 3 methods, including webui to change the hostname, also tried all 3 methods together. Yet the hostname remains the old one after reboot, not just display. Thanks for your concern. ![]() RE: Snakeoil 1.4.3 (High End U3) - hkphantomgtr - 04-May-2025 FYI, During testing Snakeoil Oil on my Pi 5, I found that if I changed audio output device (including pressed those "apply" "save" buttons), and then "reboot" later, then after reboot the audio output device will be reverted to previous one. I need to choose "shutdown" to make the change last to next bootup. ![]() RE: Snakeoil 1.4.3 (High End U3) - agent_kith - 05-May-2025 (04-May-2025, 09:39 PM)hkphantomgtr Wrote: FYI,Very likely the changes are not "flushed" to disk... Probably because the media is too slow - microsd? Going to make a change to force the disk flush before a reboot. This will slow down things slightly but should be a safer option.. This will be implemented in 1.4.4 RE: Snakeoil 1.4.3 (High End U3) - hkphantomgtr - 05-May-2025 (05-May-2025, 11:53 AM)agent_kith Wrote:(04-May-2025, 09:39 PM)hkphantomgtr Wrote: FYI,Very likely the changes are not "flushed" to disk... Probably because the media is too slow - microsd? I'm not sure, it's an U3 A1 class micro SD card. And the old hostname remains not matter how late I reboot. RE: Snakeoil 1.4.3 (High End U3) - hkphantomgtr - 06-May-2025 and in these days as I testing more on Pi5, I found that sometimes in CPUSET it reported no task is running in (user). In fact, even the MPD was playing local file, it still can happen. It's not 100% appearing like that, but many times. Any idea? ![]() RE: Snakeoil 1.4.3 (High End U3) - petemac110 - 06-May-2025 (06-May-2025, 12:44 AM)hkphantomgtr Wrote: and in these days as I testing more on Pi5, I found that sometimes in CPUSET it reported no task is running in (user). In fact, even the MPD was playing local file, it still can happen. It's not 100% appearing like that, but many times. Any idea? I have found the exact same thing running Squeezelite R2 on Rpi5 RE: Snakeoil 1.4.3 (High End U3) - Snoopy8 - 06-May-2025 Mostly, CPUset works, but sometimes it does not with Squeezelite V2 on AMD, SO 1.4.3 Have been been able to find any consistent pattern. Maybe it is time to rework CPUset to use the official Ubuntu capability? https://documentation.ubuntu.com/real-time/en/latest/how-to/isolate-workload-cpusets/ RE: Snakeoil 1.4.3 (High End U3) - agent_kith - 07-May-2025 W.R.T. CPUset, it could be a race condition. Snakeoil will wait 10-15 seconds before moving the processes to the CPU. Wait a minute then reload the page and see the processes are moved. It should and it worked in my setup, but YMMV with other systems. Will follow @Snoopy8 suggestion and see if I can improve on this in the next release. RE: Snakeoil 1.4.3 (High End U3) - Snoopy8 - 07-May-2025 Does SO try to download the most stable version or development version? I haven't investigated further but it seems like Pi takes 9.1 development and AMD is stuck on 9.0.0 ?? Suggest keeping both to latest stable.. |