Have them check with their University if they do any Linux support. If they do - use one of the distros they support so they might possibly have KB articles about accessing University recourses from Linux.
Source: am Linux admin at a University that writes such documentation. I have seen exactly the Eduroam issue you mention and came up with an Ubuntu workaround for example.
As for an exhaustive list on the matter, unfortunately, I don’t think something like that is out there. Though both Canoeboot (formerly known as Libreboot) and Dasharo do have their own respective lists.
Yes, model names, its a NV41MZ. Very rare to find actually and an older model than novacustoms.
So far, the build quality… they saved on material. Keyboard and chassis are very cheap. I wish I could swap in my Thinkpad keyboard, would probably be possible.
It’s unfortunate to hear that; with the chassis being my biggest concern as I don’t think you would be able to find suitable replacement for that. As for the keyboard, perhaps an affordable and portable external keyboard might help you with that.
The keyboard is okaaay. I will post a review of the laptop soon. I am simply very spoiled by my Thinkpad.
I am not sure what material the chassis is, top around the keyboard is like metal, the screen thing too, meanwhile when opening it up you can see the metallic spray paint inside?
It is easy to open, not sure how easy to find spare parts but everything is very well removable. I think modern Thinkpad keyboards are the best ones ever, one could get a usb variant and wire somehow inside.
Or you would need an arduino board, a custom mini firmware and all, just to translate the different keyboards. But that was “random keyboard to usb”, and not “random keyboard to random keyboard”.
Man it would be great if you could just swap keyboards
No the NV41MZ for example has no numpad. Its the compact 14in model which I would always choose for my tasks. Maybe not all, but it was the only clevo on like all Europes Ebay. Literally shipped it in from Great Britain
but it was the only clevo on like all Europes Ebay. Literally shipped it in from Great Britain
Honestly, I haven’t done a lot of business on Ebay. So, I don’t know a lot on how much cheaper you might get devices from there. Though, I wonder if it’s a lot cheaper than say this device.
Canoeboot is engineered to a high standard, basing off of each Libreboot release, but you should still use Libreboot. Canoeboot is only a proof of concept.
There can be. There are certainly Bios’ that don’t give options that motherboards are perfectly capable of changing. I had an old Phenom II that I managed to patch NVME support into the bios so I could boot off of a PCIe Riser.
Granted, I was patching UEFI stuff and none of it was open source – but the idea is the same. Open source bios in theory, could unlock features.
Though, this shouldn’t stop one to pick their fights and savor the wins. The defeatist mentality is our biggest enemy, we will not be victorious in the end if we don’t resist.
Let’s hope an excellent implementation of RISC-V with eye for open-source, processing power, efficiency and affordability comes out so that we’re not limited to the expensive (but otherwise excellent) Talos II by Raptor Computing Systems.
I avoid it like the plague. It’s fat and slow, and the Arch repos + the AUR have just about everything anyway (I use Arch btw, in case you’re wondering). I’ll sooner build from source than touch anything flatpak.
With modern hardware neither of those really are an issue. You can get a 1 TB nvme ssd for €50 and 2 TB for less than a 100. That should lend you plenty of storage and speed
I still find it noticeable 🤷 I do have an nvme ssd, and while 50 eur is negligible to you or me, not everyone is so lucky, + there’s no reason to create e-waste when your older hardware is working fine.
AUR can be an unstable mess at times (yes, it’s very convenient, but it has flaws and arch isn’t the only distro out there. Also the space argument just makes no sense, yes the 1st time you download a flatpak, it downloads like 1~2GB of dependencies, but after that all other flatpaks use said dependencies and are a fraction of the size. So ironically, flatpaks end up using less space than AUR packages, if you don’t clean out their cache…
Yeah I’m always wary of what I install from the AUR, never more than 1 or 2 packages on any given system. But a surprising amount of stuff can be found even in the main arch repos, so the AUR is rarely necessary.
There are too many, especially outdated runtimes in use. That is a problem. I have like 7GB of runtimes, somewhere a year ago when I roughly counted it.
Lenovo G505S 16gb RAM - no (the A10-5750M processor has neither Intel ME nor AMD PSP), software probes - too, if instead of the closed UEFI from the manufacturer you install the open source BIOS coreboot+SeaBIOS: it will contain only a few small closed binaries , they were all dismantled and no backdoors were found. Someone made a script in which by rolling back 1% of the last commits (made after deleting the G505S) you can return AMD boards to coreboot - review.coreboot.org/c/coreboot/+/76832. You can install the AR9462 module, whose ath9k family WiFi is 100% open source.
Try to build Coreboot on Lenovo G505S using the restore_agesa.sh script in conjunction with the csb_patcher script, which applies a group of unofficial patches for AMD platforms
The title “Makes EL source available” made me very frustrated for a second lol
This is good news, I am glad they have officially released FOSS code for EL and not, which I thought I read, them moving from a FOSS license to a source available license.
I mean… Depends what you mean by 100% free firmware… If you mean only the boot firmware, that’s the case for PCs like the ThinkPads T400, T500, R500, W500, X200, as well as the Dell Latitude E6400. Note Libreboot even recommends the latter for new full libre buys, as it can be software-flashed without disassembly.
But if you mean 100% free including EC firmware, wireless firmware, and disk firmware, then this will probably never happen, or at least not until a very very long time.
What I’m trying to say is that it’s an uphill battle, arguably pointless too.
Before going with the current 30 series, I was using X200 and X60. They’re both good machines, don’t get me wrong. However, their age shows when trying to do modern tasks, even something as simple as web browsing.
The X60 doesn’t even have the hardware acceleration capability for my usual KDE setup. By the way, you’d be stuck with DDR2.
The X200 is much more capable than X60, but try to browse most modern sites and you’ll feel the machine getting hot. You could turn off javascript, but then you’ll be missing quite a bit of functionalities. I definitely wouldn’t run VSCodium on it for work. I’m currently using this one as a testbed for distrohopping.
To me, the 30 series is a sweet spot. The Ivy bridge is not too old for demanding computations of modern days. If you opt for the highest tier i7, you could beat a lot of the average ones from the following generations. If you don’t get the processor you want, you can always replace it since it’s socketed, at least for my W530, which should apply for T430 &T530 (not X230).
You might want to ask yourself: what are you trying to achieve, and more importantly, how can you measure what you’ve actually achieved? No, blindly following online articles is not a good measurement.
I found out later on that I had no way of actually verifying anything with libreboot. The build system is a pain in the neck to follow thru. I then tried doing it with coreboot upstream, and my experience building with it was much better. Even with it, I wouldn’t have the chance to look thru every line of code, I still need to just “trust” somebody.
You can definitely play around, but if that’s all you do, you’d be asking yourself why you did all that when you get bored.
linux
Oldest
This magazine is from a federated server and may be incomplete. Browse more on the original instance.