You are not logged in.
There's an alpha issue of the BunsenLabs Carbon iso file here:
https://sourceforge.net/projects/bunsen … hybrid.iso
sha256: 4093e8b934afbff530720ac8ba3b105bc761ff94e6137f5afd61278cd199e36a
There are still things that need to be done before we can do an official release, but it's usable, and looks pretty nice, thanks especially to the work of @hhh and @micko01.
Anyone who would like to install it now - fixes that we do later will arrive via package upgrades so you won't miss out on anything.
All comments, criticism and suggestions are most welcome!
...elevator in the Brain Hotel, broken down but just as well...
( a boring Japan blog (currently paused), now on Bluesky, there's also some GitStuff )
Offline
Installed to metal.
No problems with installation or the first-run welcome script to install additional software. Everything working OOTB - brightness keys etc ...
Modified the default vertical taksbar a bit and turned off compositing. Otherwise default setup:
@johnraff (any user). Changing:
backend = "glx"
to
backend = "xrender"
fixed the non-working picom issue.
You must unlearn what you have learned.
-- yoda
Online
No problems with live session, installation or welcome script. Great work guys, as always, thank you!
Offline
Hi Folks.
Installed on bare metal, i5-6500, 8gb ram, 256gb ssd, intel nic.
Live session worked perfectly.
Installing to disk hangs at "configure the network".
I had the same problem with the current version.
Adding "ipv6.disable=1" to the installer parameters bypasses the problem.
I did not have to make any changes when I installed unmodified Debian.
Thanks for the hard work, I am keen to dig into the new version.
Offline
I made the announcement on our reddit community page
https://www.reddit.com/r/BunsenLabs/com … r_testing/
Last edited by darknetmatrix (2025-09-28 09:47:18)
⢀⣴⠾⠻⢶⣦⠀
⣾⠁⢠⠒⠀⣿⡁ Debian - The universal operating system linux user # 527315
⢿⡄⠘⠷⠚⠋⠀ https://www.debian.org
⠈⠳⣄⠀
Offline
Installing to disk hangs at "configure the network".
I had the same problem with the current version.
Adding "ipv6.disable=1" to the installer parameters bypasses the problem.
I did not have to make any changes when I installed unmodified Debian.
Thanks for reporting this. It does strike a faint memory - I hope we'll get to the bottom of it.
...elevator in the Brain Hotel, broken down but just as well...
( a boring Japan blog (currently paused), now on Bluesky, there's also some GitStuff )
Offline
Tried the live session in gnome-boxes but the compositor doesn't play nicely with the prehistoric QXL video driver, even rendering the keyboard unusable. I don't think many people use gnome-boxes though.
Under plain QEMU/KVM it works superbly well, both live and installed. The en_US.UTF-8 locale is installed and the sources work fine. My GPU is passed through nicely using virtio-gpu straight OOTB and the screen will auto-resize.
I couldn't find any problems at all in my brief foray, very impressive work
Offline
Hi HoaS thanks for checking it out!
...the compositor doesn't play nicely with the prehistoric QXL video driver
No indeed. Picom requires virtio + opengl + 3d acceleration, as you helped me discover a while ago. If you turn off Picom (eg 'pkill picom' on another TTY) it seems to run OK though. People with old hardware will probably want to comment out compositing from their autostart after installation.
Meanwhile, it seems that Wayland will only run smoothly on QXL. Unless you know some workaround?
This time around I was getting all kinds of issues building the iso, and a lot of them turned out to be from qemu, where I've been doing all my testing. Never had this kind of trouble before, ie up to Bookworm, but eventually once you find the right settings it works nicely. ( Now there's no 32bit support for installer or kernel I can no longer use my old laptop for real hardware testing. )
The en_US.UTF-8 locale is installed
Good to know! I hadn't yet got round to checking if that preseed line had worked or not.
Last edited by johnraff (Today 02:27:33)
...elevator in the Brain Hotel, broken down but just as well...
( a boring Japan blog (currently paused), now on Bluesky, there's also some GitStuff )
Offline
What's the plan for if Debian upstream goes full Wayland?
Offline
^You mean if Debian drop support for X11?
By that time we'll be Wayland too.
Maybe 10 years from now...
...elevator in the Brain Hotel, broken down but just as well...
( a boring Japan blog (currently paused), now on Bluesky, there's also some GitStuff )
Offline