What a weird announcement. It says " To install Debian 12 bookworm ... you can choose from a variety of installation media types to Download... " and " If you simply want to try Debian 12 bookworm... you can use one of the available live images " as if it were all available, but in fact the Debian 12 images are not ready. It feels like the blog post was written before images were created, but they forgot to add a com…
The CD images should be downloadable towards the end of the day if previous releases are anything to go by. This HN post jumped the gun a little with the Debian Wiki page: the final official release happens when https://debian.org/ gets updated to point to the new installation media.
Debian 12 “Bookworm”
151–160 of 241 posts
Re: Debian 12 “Bookworm”
#152But it's /not/ released though. Their own news section mentions that cd images are still being built, which seems like something that should have happened already. There's nothing but 11.7 available for download.
The bookworm apt repository is in the final state, so Bookworm is released for those with existing Debian installations who can just do a search/replace of "bullseye" to "bookworm" in their apt.sources file, and run apt dist-upgrade.
Re: Debian 12 “Bookworm”
#153Earlier quoted context omitted.
Debian was never a purist distribution. If it was then there wouldn't have been a non-free section in the archive in the first place. The sad truth is that the Linux distributions recommended by the FSF have approximately zero users.
Is it sad? Actually working Linux on real hardware is far more important than purity IMO.
it makes it easy to get working
...and it also carefully attempts to lock you in using packages that can't¹ be disabled.
just saying it is a slippery slope.
[1] well with effort you can
https://www.baeldung.com/linux/snap-remove-disable
https://gist.github.com/jfeilbach/f4d0b19df82e04bea8f10cdd59...
Re: Debian 12 “Bookworm”
#154Earlier quoted context omitted.
I've never had a computer which would work with the official ideologically-pure installer. Always had to use the non-free one. I'm glad this vote turned out the way it did.
> I've never had a computer which would work with the official ideologically-pure installer. I had more than once, back when I first installed Debian in the late 1900s and early 2000s, and I believe my experience wasn't unique. Back then, not requiring any loadable firmware was common; the hardware either didn't require firmware, or came with the full firmware in a ROM chip in the device itself. And that explains the…
Re: Debian 12 “Bookworm”
#155Earlier quoted context omitted.
For devices which have firmware, does it matter whether the firmware is loaded by the OS rather than hardcoded inside the device? The former at least gives an opportunity to fix bugs. And if I'm not mistaken, this isn't about kernel blobs (which run on the CPU as kernel code), only code that gets loaded on devices (including CPU microcode).
There is a little ritual we do here from time to time where someone writes a comment that starts something like "Well, I didn't expect Stallman would be right about [issue now being reported on] but he predicted this years ago". If it can go wrong it will, and if software isn't free then its owners will do things that the users really do not like. In this case, if they can fix bugs they can reduce functionality post-…
As a practical example, I have never heard anyone considering the freedomness of firmware in eMMC flash memory chips. But the talk "eMMC hacking, or: how I fixed long-dead Galaxy S3 phones" from CCC reveals that actually, Samsung eMMC chips have an undocumented debug interface to read/write the RAM of the firmware running on the ARM core inside the eMMC chip.
Re: Debian 12 “Bookworm”
#156A bit offtopic... are there any distros besides PoPOS that comes with the proprietary Nvidia drivers preinstalled? I tried to use (live image) Debian on an RTX 4070 PC and nothing worked just black screen after GRUB. PoPOS works out of the box but honestly I'd prefer something more simple as Debian.
I always had trouble booting proxmox the first time, because even though it is a server os with no graphics, the installer is graphical. I would get black screen at boot.
I would just interrupt hte boot use 'e' to edit the command line, add 'nomodeset' and it would boot.
Re: Debian 12 “Bookworm”
#157Re: Debian 12 “Bookworm”
#158A bit offtopic... are there any distros besides PoPOS that comes with the proprietary Nvidia drivers preinstalled? I tried to use (live image) Debian on an RTX 4070 PC and nothing worked just black screen after GRUB. PoPOS works out of the box but honestly I'd prefer something more simple as Debian.
How does PoPOS accomplish this without violating the license of the kernel and the NVIDIA drivers?
Re: Debian 12 “Bookworm”
#159Earlier quoted context omitted.
That's because systemd is the default. You can choose sysvinit during installation https://wiki.debian.org/Init#Changing_the_init_system_-_at_i...
Allright, I may not need devuan gnu/linux in the future since I can choose at installation time the init system on debian. But it seems the efforts to actually restore the compatibility of some components with sysvinit is from devuan, not debian. May be wrong again. Those are steps in the right direction. But I stay alert: I know that sysvinit experience could be actually desastrous on debian compared to devuan. Not…
Don't blame Debian if the Debuan contributors fail to send their patches upstream.
Re: Debian 12 “Bookworm”
#160A bit offtopic... are there any distros besides PoPOS that comes with the proprietary Nvidia drivers preinstalled? I tried to use (live image) Debian on an RTX 4070 PC and nothing worked just black screen after GRUB. PoPOS works out of the box but honestly I'd prefer something more simple as Debian.
How does PoPOS accomplish this without violating the license of the kernel and the NVIDIA drivers?