Hello everyone,
I just published a new Sculpt system image with the following features:
- Switch from NOVA to Genode’s custom kernel
- HID-syntax highlighting in Vim
- Syntax highlighting when viewing /report/log in Vim
- Fully compatible to Sculpt 25.10
- The /bin/hrd tool has been renamed to /bin/hid
You can find the new version 2025-12-12 provided by nfeske in the system-update dialog. Alternatively, you can download a fresh system image from https://depot.genode.org/nfeske/image/. I made it available for the PC and MNT Reform.
The files of the config and report file systems now look as follows when viewing/editing them in Vim.
Disabled nodes and comments appear in blue.
The highlighting might not be perfect (e.g., the mac addresses in the wifi/accesspoints look funny) but it is already quite nice to use. Hence I’m sharing it. Should you discover cases that are not handled well yet, please consider tweaking the syntax file and report your findings. For experimenting, copy /share/vim/vim73/syntax/hid.vim to /tmp, replace the first part of the file (about current_syntax) by syntax clear and use :source /tmp/hid.vim to try out your modifications.
As mentioned above, I just made the switch from NOVA to our custom base-hw kernel. There are still a few things missing, e.g., the MSR GUI is not yet supported. There may also be a few rough edges still, e.g., I noticed that the touchpad driver on my Gen12-Framework laptop does not behave as expected. Nevertheless, I’ve switched to this version full time now. If you like to help us sanding off those rough edges, please give the image try and report your findings.

