So the patch is just copying the existing warning to a standard location?
So the patch is just copying the existing warning to a standard location?
Sheesh can we get on with replacing pdf?
Technically there are 2 months until Jan 6 in which anything can happen. I’m just not hopeful that anything will and don’t think it’s in my best interest to take a stand and make change happen.
This is how they win. We let them.
Sleep.
Then all the projects!!!
If it runs Linux, definitely
Lol still trying to decide if the linuxsucks community is entirely genuine.
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.
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.
Do you not have root access or are you worried about using root access? Sudo will do the trick, you don’t need to login as root directly.
Copying the whole image onto the device file will rewrite the partition table, boot flags and all.
But yes, usually this requires root equivalent capabilities.
🤣 damn I would’ve been looking for a new image to flash at that point.
I’m glad chatGPT didn’t brick your system.
Where’d you get the audio setup script?
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.