I don’t have experience with MSI recently, but I’d be really surprised if you couldn’t flash a new BIOS off the system partition or FAT32 USB. You may not be able to update from Linux directly, but almost all motherboards I’ve seen support doing it from the BIOS interface.
- 0 Posts
- 51 Comments
I used the communicator chime for a long time, but these days I’m basically permanently in do-not-disturb. My phone only makes sound when a close contact calls, or for a timer/alarm. Anything else can wait.
themoken@startrek.websiteto Linux@programming.dev•Wayback 0.1 Released As First Preview Release For X11 Compatibility Layer5·25 days agoYes. It has basically the same issue that any compatibility layer is going to have. It will either faithfully reproduce X11 so well it will bring all of the nonsense Wayland was meant to do a way with (everything not directly related to displaying graphics, like font and geometry rendering from the '80s, network transparency, insecure event handling) OR it will attempt to get a reasonable subset working for modern X apps and it won’t be compatible with dusty old binaries and X forwarding etc.
Right now it looks like a shim for Xwayland so it’s the first one, but as it matures we’ll see.
themoken@startrek.websiteto Linux@lemmy.ml•All good things come to an end: Shutting down Clear Linux OS41·1 month agoIntel has been struggling overall, and lately has been letting some of its Linux engineers go. Nothing absolutely fundamental has been affected yet (AFAICT) but I guess Clear Linux didn’t make the cut.
themoken@startrek.websiteto Linux@lemmy.ml•Black screen on wake from suspend on game mode2·1 month agoIt would allow SSH if the desktop is locked, they’re separate. If you can get in via SSH then you can poke around logs like dmesg and see what’s up. There will probably be some messages to give you something more specific to search with.
themoken@startrek.websiteto Asklemmy@lemmy.ml•What was the worst apartment you've ever lived in?2·2 months agoI love that song and yeah, nailed it.
themoken@startrek.websiteto Asklemmy@lemmy.ml•What was the worst apartment you've ever lived in?7·2 months agoI’ll bite. Austin, TX circa 2007. Sublet. Moved my (now) wife and one year old into a one bedroom, one bathroom house the size of a shoebox. Cooled by a single window unit, had to steal wifi, and roaches crawled in through the gaps under the doors.
Ironically, it’s now a fond memory. First place I lived with my new family, it was just for the summer, we had cool neighbors and were like 200 feet from a bunch of really cool local businesses.
themoken@startrek.websiteto Linux@programming.dev•Wine-Based Hangover Project Drops QEMU In Favor Of FEX & Box64 For Emulation6·2 months agoI couldn’t find the specific reasoning for this change, but I feel like QEMU is probably just too holistic to be appropriate for this kind of project.
QEMU needs to be able to emulate all the ARM hardware with enough fidelity to boot a naive operating system. For the purposes of running userspace applications almost all of that is not required, you really just need to convert one ABI to the other and translate the instructions. No need to handle firmware, the MMU, interrupts, disks etc.
themoken@startrek.websiteto Asklemmy@lemmy.ml•What is that random movie that you watched multiple times throughout your childhood only because your family happened to own it's DVD (or VHS) ?5·2 months agoBy myself, probably Apollo 13 - I used to watch it like once a day over the summer. With my dad, we watched Predator every time my mom had to work late.
themoken@startrek.websiteto Linux@programming.dev•What's your "Oh fuck, that actually worked!" Linux moment that made you feel like a wizard?4·2 months agoYes! It used to be so hit or miss with Wine, but I played WoW in it around the same time and it was crazy that it worked (at least most of the time).
themoken@startrek.websiteto Linux@programming.dev•Fedora X11Libre change proposal withdrawn after 'overwhelmingly negative feedback'151·2 months agoThere’s just no reason to do this work. Even if you ignore the fork’s controversial maintainer, and just favor the fact that it’s maintained at all (which is what the proposal’s author is suggesting) just… Why?
X11 is basically over at this point, why throw a last minute wrench into the existing, working Xorg infrastructure?
When we dropped XFree86 back in the day there were license issues, packaging issues and a real alternative didn’t exist - all justifying the effort to switch. None of these are a problem today.
themoken@startrek.websiteto Piracy: ꜱᴀɪʟ ᴛʜᴇ ʜɪɢʜ ꜱᴇᴀꜱ@lemmy.dbzer0.com•VPN recommendations, Summer 2025English101·2 months agoIt’s more of an issue with torrent seeding. You need to be able to accept incoming connections to seed, so you need a VPN/router to allow incoming traffic to a certain port to reach your torrent client.
So, not a problem for leeching, but if you are trying to meet ratio requirements, could be a big problem.
Probably due north.
themoken@startrek.websiteto Asklemmy@lemmy.ml•Why don't communist movements focus on creating and nurturing employee owned businesses?4·3 months agoHey, that’s great. I’m not sure it’s a way to reach full communism, but good on them.
themoken@startrek.websiteto Asklemmy@lemmy.ml•Why don't communist movements focus on creating and nurturing employee owned businesses?7·3 months agoPerfect example. Insurance is an entire industry of blood sucking middle men producing absolutely nothing.
Good luck to your friend. Sorry they have to support a useless leech corporation instead of, you know, paying that money to actual workers.
themoken@startrek.websiteto Asklemmy@lemmy.ml•Why don't communist movements focus on creating and nurturing employee owned businesses?12·3 months agoIt’s really hard to generalize about leftist groups. The communists that feel this way have formed co-ops, or are cooperating with anarchists to do something like syndicalism (focused on unionizing existing businesses).
But the methods to start and grow businesses in a capitalist country inherently rely on acting like a capitalist. Getting loans requires a business plan that makes profit, acquiring facilities and other businesses requires capital. Local co-ops exist because they can attract members and customers that value their co-opness, but it’s very hard to scale that up to compete at a regional level. It’s not impossible, but it’s hard to view it as an engine for vast change.
Communists that focus on voting are delusional (in my opinion) but like all reformists they view the existing government as the mechanism to make widespread change.
themoken@startrek.websiteto Asklemmy@lemmy.ml•Bad film with amazing premise and mediocre execution that you can't stop thinking about?7·3 months agoI thought it was great, premise and execution.
Use the ‘scaled’ sort for your frontpage. Helps keep the smaller communities you sub to from getting totally drowned out by some of the larger ones.
themoken@startrek.websiteto Linux@lemmy.ml•Atomic Linux Distros: What Barriers Stand Between You and Making the Switch?11·4 months agoI agree. I have become more amenable to things like Flatpak or Podman/Docker to keep the base system from being cluttered up with weird dependencies, but for the most part it doesn’t seem like there’s a huge upside to going full atomic if you’re already comfortable.
This is about Linux kernel driver maintainership… It’s all open source.