Have you looked through the kernel logs? dmesg will usually show something relevant when wakeup from sleep is malfunctioning, and may show something about the USB charging as well.
Have you looked through the kernel logs? dmesg will usually show something relevant when wakeup from sleep is malfunctioning, and may show something about the USB charging as well.
So the patch is just copying the existing warning to a standard location?
My solution is to run everything through msys2 😅
Sleep.
Then all the projects!!!
Roy is that you?
If it runs Linux, definitely
Pleeeease
Step 1: write a blog post
Step 2: cite it on Wikipedia
Step 3: ???
Step 4: Profit
Yep sounds familiar 😅
My home Internet charges extra when I use more than 1 TB per month. Not sure but I think it’s metered both up and down.
Let me know when you get past level 80 😅
That’s crazy, I would never have expected that. Good to know!
Makes me wonder if Linux is playing nice with Microsoft or there is a mechanism to block device access.
This script? https://github.com/WeirdTreeThing/chromebook-linux-audio
I’m not familiar with bootc based systems but it looks like you could hack up the container spec here: https://codeberg.org/HeliumOS/bootc to build heliumOS with those changes. You would then use something like bootc switch ...
to use it.
(Add a line in the docker file to install newer python and run the audio script. I’m not sure if the script requires changes for this.)
I could be way off base with this idea, I’m not sure how heliumOS expects users to install packages.
You may also be able to run the latest python docker image to run the script, but the way this script modifies system files shouldn’t work on an immutable system.
Really just a guess but since others have pointed to bios raid stuff this may be relevant:
https://wiki.debian.org/DebianInstaller/SataRaid
But also you probably want to disable raid in bios if it’s enabled.
Probably something in the bios
Locks as far as windows will not be happy that you changed them. If you’re getting rid of windows don’t worry about shutting down safely.
It’s because people put in the hard work of writing amazing macros instead of baking code reuse into the type system itself 😁 I’m a rust noob and I love the derive macro.