AmigaSplash 1.0

AmigaSplash is indended to show splash screen during boot process from HDD. For now it supports only OCS/ECS graphics and no HAM modes. Sound can be output via a WAV file (stereo, mono) and images can be displayed via an IFF file.

https://www.amiga-news.de/en/news/AN-2026-05-00003-EN.html

#Amiga #booting #display

amiga-news.de - Boot screen: AmigaSplash 1.0

Title: P3: Laptop configuration [2025-04-28 Mon]

And I installed HuggingFace transformers library.
Boring? Listen music: https://www.youtube.com/watch?v=CKTPyzuMIpo #dailyreport #linux #gentoo #wayland #booting #chatgpt #aideveloper #wannabeprogrammer #newprogrammer #llmdeveloper #keyd #vlock

Raindrops + Sunshowers

YouTube

Title: P2: Laptop configuration [2025-04-28 Mon]

Sway tiling compositor works very good, it is based on
workspaces mostly because you can edit it's name.

I output CPU governor, keyboard layout, battery state and
percent and temperature at Sway header.

I configured browser and Telegram with simple sandboxing
isolation. #dailyreport #linux #gentoo #wayland #booting #chatgpt #aideveloper #wannabeprogrammer #newprogrammer #llmdeveloper #keyd #vlock

Title: P1: Laptop configuration [2025-04-28 Mon]

I created Gentoo ebuild for reproducable installation of
small service that detect keyboard device and if no keys
was pressed in time interval block usb ports and my
whole laptop.

I encrypted whole disk and hide existence of partitions.
I configured UEFI boot with Linux EFI loader from USB. #dailyreport #linux #gentoo #wayland #booting #chatgpt #aideveloper #wannabeprogrammer #newprogrammer #llmdeveloper #keyd #vlock

Title: P2: P0: Laptop configuration [2025-04-28 Mon]

I configured keys rebinding with “keyd” and laptop
blocking with “vlock” and usb switching off, keyboard
layout switching. #chatgpt #aideveloper #wannabeprogrammer #newprogrammer #dailyreport #linux #gentoo #wayland #booting #chatgpt #aideveloper #wannabeprogrammer #newprogrammer #llmdeveloper #keyd #vlock

CSMWrap: Legacy BIOS booting on UEFI-only systems via SeaBIOS

https://github.com/CSMWrap/CSMWrap

#HackerNews #CSMWrap #LegacyBIOS #UEFI #SeaBIOS #Booting #Technology

GitHub - CSMWrap/CSMWrap: Get PC BIOS back on UEFI only systems.

Get PC BIOS back on UEFI only systems. Contribute to CSMWrap/CSMWrap development by creating an account on GitHub.

GitHub
Nanny state discovers Linux, demands it check kids' IDs before booting

Opinion: Age-verification laws target operating systems because apparently teenagers having root access is now a safeguarding crisis

The Register

Using dmesg, you can see it keeps getting reported even though there’s nothing seriously wrong. Luckily, you can suppress it with a kernel boot option, i.e.

pci=noaer

and that seems to have done the trick. I then recalled I had this issue way back when this machine was new but I forgot to add the parameter to the grub file after I had to do a complete system reinstall.

#Linux #Fedora #Kernel #Booting

I was #rebooting my computer and found an error that popped up, part of which said:
Fedora PCIe Bus Error: severity=Correctable

Anytime you get a bus error could be a sign that your hardware may be damaged. But it also said
severity=Correctable
which indicates that it’s not irreversible. A bit of digging online I found that it can indicate that the kernel is reporting errors and Advanced Error Reporting and is not of real concern but it can clutter up log files.

#Linux #Fedora #Kernel #Booting