Download Latest Version floralinux-trixie-cinnamon-nonfree-amd64-20250818_1019.iso (1.4 GB)
Email in envelope

Get an email when there's a new version of Flora Linux (Debian Respin non-free)

Home
Name Modified Size InfoDownloads / Week
onlyoffice 2025-08-18
nonfree-firmware_lists 2025-08-18
desktop-live-trixie 2025-08-18
desktop-live 2025-08-01
wallpapers 2023-12-22
source_code 2022-10-20
readme.txt < 22 hours ago 1.0 kB
Totals: 7 Items   1.0 kB 24
readme.txt

This is a Debian-Live Respin with several non-free firmware. Firmware is necessary to enable wireless networks, but mostly it is provided as proprietary non-free firmware.

Firstly, run the command below to inspect your hardware device:

 lspci -k | grep -i network -A 2
 01:00.0 Network controller: Intel Corporation Wireless 8265 / 8275 (rev 78)
 	Subsystem: Intel Corporation Dual Band Wireless-AC 8265
 	Kernel modules: iwlwifi

By adding 'non-free-firmware' section to APT sources.list in /etc/apt, you can download debian packages for its firmware.

 sudo apt install firmware-iwlwifi

NOTE:
If you do NOT have internet connection, download firmware from another operating system and copy it to an empty USB stick. After that, boot the Debian Respin and install firmware locally. (The below is an example if your computer ships typical Intel Wireless WiFi driver.)

 sudo dpkg -i firmware-iwlwifi

You can also use other respins in this way, too, listed in https://sourceforge.net/projects/debian-live-desktop-respins/
Source: readme.txt, updated 2025-08-26