If my American university has a system in place for students that don’t own Windows, I would not be surprised if yours has a better one :)
Here to follow content related to Star Trek, Linux, open-source software, and anything else I like that happens to have a substantial Lemmy community for it.
Main fediverse account: @f00fc7c8@woem.space
If my American university has a system in place for students that don’t own Windows, I would not be surprised if yours has a better one :)
LibreOffice has opened every DOC(X) the school has sent me, albeit imperfectly, and all assignments are turned in as PDFs, which I usually make using Markdown and LaTeX. I have had to use Office 365 for collaboration, but only about twice a year, and that runs very smoothly in Firefox. On one occasion I tried to collaborate with CryptPad, but it didn’t work as well as I hoped.
Most computer labs at my uni run Windows 10, rarely 11, but a lot of the science labs run Linux.
The most frustrating thing has been the lockdown browser used for some exams. My university library has computers I can borrow for exams, but yours might not, and they detect VMs, so you might have to dual boot for that.
I don’t have much PC building experience, but these specs seem sufficient. Only comment is that you might need to use a distro with a new-ish kernel and graphics stack, given the very recent CPU and GPU. So not Debian stable, but Fedora, Ubuntu, or any rolling release distro will be fine.
For a while I daily drove a Purism Librem 14 with Debian’s fully free kernel, and installed as few non-free packages as possible, including firmware blobs (which I didn’t install any of until I decided I needed Bluetooth). My experience with gaming was generally fine.
With linux-libre you really have to buy your hardware specifically with support in mind. You’re limited to Intel and non-bleeding-edge AMD graphics cards, a very small range of wifi cards, and no Bluetooth. Otherwise, video games should work as well as they would on any other computers with the same specs. Especially if you’re also limiting yourself to games with free engines - I’m not aware of a single libre game that demands more than a modern Intel integrated graphics card can provide, even on high settings.
Handbrake will probably still work if you compile it from source, but it seems like upstream isn’t paying much attention to libdvdcss support.
The version in Debian’s repo still works for me, anyway.
I’ll probably use Codeberg or another Forgejo server for my next programming project, if/when I have one that is far enough along to publish (motivating myself to get that far is a tall task). Until then, everything I’d consider contributing to is either on GitHub, or is self-hosting some other software, so I don’t have a reason to create an account yet.
I have the same problem at my school, but thankfully, the school library has laptops I can borrow with the lockdown browser installed. It isn’t ideal, but is there a similar arrangement you could make?
Unlikely. While in theory someone could create a compatibility layer, it would be quite a challenge, as obviously, kernel modules are very closely tied to the specific kernel. I did some web searches, and only found the same few dead projects (that didn’t completely solve this issue anyway) that you found, and other forum posts that offer little encouragement.
Make sure you have the latest version of Windows 10 or 11, and the latest drivers for your network hardware. If you do, then there’s probably not much you can do about this.
It’s very new. Previously the system would just drop to a console with a message saying “Kernel panic: not syncing: [reason]” and a whole bunch of debug info.
But still, on a well-maintained system, that pretty much never happens. Mainly because Linux is significantly more resilient to faults in device drivers than Windows.
Damn Small Linux is a recently resurrected distro made specifically to run on old 32-bit PCs. You probably won’t be doing much web browsing or gaming on this device, but you should at least be able to get it to function
Debian! It’s stable, elegant, and doesn’t impede customization. I distro-hopped a lot over the years - some that I ended up disliking included KaOS (severely limited software repository), Clear Linux (only way to get ffmpeg was to compile it from source) and Fedora (very slow); most I liked, and just decided to move on at some point. But I kept coming back to Debian, and eventually got to a point where instead of trying a different distro when Debian broke, I would just reinstall Debian.
I’d be interested to try VanillaOS or another “immutable” distro at some point in the future. See if they’ve matured enough for my day-to-day use.
First, go to [three dots] -> Preferences -> Runners -> Proton, click the button next to the newest available version of Proton GE (currently ge-proton-9-7), and wait for it to download.
Then, go to your bottle -> Settings -> Runner, set the runner to ge-proton-[version], and wait for Bottles to configure the new runner.
Have you tried using different runners? According to ProtonDB Ape Out is completely supported by Proton, so maybe try a Proton runner instead of Wine.
Could you describe the issue in more detail, then? What happens when you try to play a video? If you get any error messages, please copy them.
It might not be Wayland-related at all.
I just tried installing Parole on my own KDE Plasma+Wayland system and it just works, aside from opening an external playback window, which feels a bit weird, but I’m assuming it’s normal. The only display drivers available are X, but the “Automatic” pick works.
If it doesn’t work for you, make sure xwayland is installed.
My second distro was Debian 8, initially with LXDE (which has barely changed at all since then, so it’s still nostalgic) then later switching to KDE Plasma 4. I probably hold the most nostalgia for it, even more than I do for my first distro (Linux Mint 17). For a while I was into Plasma Netbook, which I find to be an especially weird, nostalgic product of its time, and the Oxygen theme in general is probably my favorite default look for any DE.
I’m working on possibly outdated second-hand information, so maybe it isn’t happening anymore. I haven’t been dual booting since ~2018 and even then I basically never used Windows.
There isn’t an alsa command on my system either, so that’s no surprise. But we’ll need more information to track down the cause, such as:
lspci | grep Audio
)pactl info
)alsamixer
.deb http://deb.debian.org/debian/ bookworm main contrib non-free-firmware
in the file /etc/apt/sources.list. If non-free-firmware
is not present, then obviously you have no non-free firmware.
It’s nice that major news outlets are saying what we nerds have been screaming for the past two decades. Microsoft only shares a small portion of the blame for the recent outage (they could have built their OS better so software vendors don’t feel the need to use kernel modules, but the rest is on CrowdStrike) but we are too depenent on them.