Releases: starfive-tech/Debian
v0.14.0-engineering-release-wayland - 202409
What's New:
From 202409 release onwards, we support starfive debian official archive.we will push deb packages to this repository.
We support debian-ports snapshot version 20221225T084846Z and 20230612T050707Z.
StarFive Debian Repository:https://debianrepo.starfivetech.com
GPG Key:https://debianrepo.starfivetech.com/StarFive-debian-repo.key
Import starfive debian source
## import gpg key
wget https://debianrepo.starfivetech.com/StarFive-debian-repo.key
apt-key add StarFive-debian-repo.key
apt-key export C3966193CFCD6206234F6987D98DFD30F9D9F1B0 | gpg --dearmour -o /etc/apt/trusted.gpg.d/starfive-debian-repo.gpg
## import starfive source
## work on snapshot 20221225T084846Z
## VisionFive2
echo "deb https://debianrepo.starfivetech.com starfive-debian main" >> /etc/apt/sources.list.d/starfive-sid.list
echo "deb https://debianrepo.starfivetech.com VisionFive2 contrib restricted" >> /etc/apt/sources.list.d/starfive-sid.list
## Devkits
echo "deb https://debianrepo.starfivetech.com starfive-debian main" >> /etc/apt/sources.list.d/starfive-sid.list
echo "deb https://debianrepo.starfivetech.com Devkit contrib restricted" >> /etc/apt/sources.list.d/starfive-sid.list
## work on snapshot 20230612T050707Z,check your /etc/apt/sources.list on 20230612T050707Z version.
## VisionFive2
echo "deb https://debianrepo.starfivetech.com starfive-debian bookworm" >> /etc/apt/sources.list.d/starfive-sid.list
echo "deb https://debianrepo.starfivetech.com VisionFive2 contrib restricted" >> /etc/apt/sources.list.d/starfive-sid.list
## Devkits
echo "deb https://debianrepo.starfivetech.com starfive-debian bookworm" >> /etc/apt/sources.list.d/starfive-sid.list
echo "deb https://debianrepo.starfivetech.com Devkit contrib restricted" >> /etc/apt/sources.list.d/starfive-sid.list
## if you change source from 20221225T084846Z to 20230612T050707Z,you nend to import debian-port 2023 gpg key.
wget https://snapshot.debian.org/archive/debian/20230201T153118Z/pool/main/d/debian-ports-archive-keyring/debian-ports-archive-keyring_2023.02.01_all.deb
dpkg -i debian-ports-archive-keyring_2023.02.01_all.deb
##For import new source, please refer to ‘StarFive-Debian-Upgrade.sh’ script below for details.
We can run apt update and apt upgrade now,upgrade old image can run StarFive-Debian-Upgrade.sh with superuser.
wget https://github.com/starfive-tech/Debian/releases/download/v0.14.0-engineering-release-wayland/StarFive-Debian-Upgrade.sh
sudo ./StarFive-Debian-Upgrade.sh
If you want install full image,run install_full.sh with superuser.
wget https://github.com/starfive-tech/Debian/releases/download/v0.14.0-engineering-release-wayland/install_full.sh
sudo ./install_full.sh
Release Note:
Support starfive debian official archive;
Supprot debian-port snaptshot 20230612T050707Z;
adb:
Add adbd component to starfive debian repository;
firefox:
Update version to 119.0.1-1;
gnome:
Install improved-osk-gnome extension by default;
lmprove preview performance on setting;
libreoffice:
Update version to 24.2.0-3;
linux-header:
Fix “exec format error” in some compilation cases;
vf2-spl-uboot/devkit-spl-uboot:
Support update u-boot binary on debian system;
Check Packages Provided ,refer to: https://debianrepo.starfivetech.com/dists/
v0.13.0-engineering-release-wayland - 202405
What's New:
libcamera:
Fix start camera session failure issue on kernel 6.6
Linux :
Support kernel 5.15/6.6 switch at bootmenu
Current List of Packages Provided:
Chromium 103
Clutter-gst
codec (OpenMax)
cogl
FFmpeg
Firefox 105.0
gnome-shell
GStreamer
libcamera-apps
libcamera
Libreoffice 7.5
libsdl2
Mesa
multimedia
Node.js 18.0.0
NW.js
OpenCV
OpenPLC
Qt 5.15.2
v4l2test (CSI camera script)
v8 10.2.154.13
VLC
VF2_Components(5.15/6.6)
v0.12.0-engineering-release-wayland - 202403
What's New:
gdm:
Fix login wayland desktop failed when system boot without monitor
gnome:
Support power mode in gnome-settings
Support Bluetooth on QuickSettings
Fix loading content failure issue in gnome-help
Fix desktop splash screen issue
Fix desktop wake up failure issue
libcamera-apps:
Support sdl preview
Linux :
Support kernel 5.15/6.1 switch at bootmenu
v4l2decoder:
Fix decoding timestamp error on GStreamer v4l2decoder plugins
libv4l:
Upgrade version to 1.24.1
wifi-dongle:
Fixed mac address when hotplug wifi-dongle
systemd:
Support systemd-binfmt service
Current List of Packages Provided:
Chromium 103
Clutter-gst
codec (OpenMax)
cogl
FFmpeg
Firefox 105.0
gnome-shell
GStreamer
libcamera-apps
libcamera
Libreoffice 7.5
libsdl2
Mesa
multimedia
Node.js 18.0.0
NW.js
OpenCV
OpenPLC
Qt 5.15.2
v4l2test (CSI camera script)
v8 10.2.154.13
VLC
v0.11.0-engineering-release-wayland - 202311
What's New:
Added Libcamera-apps and libcamera support
Fixed 4k@30fps Desktop performance issue
FFmpeg:
Fix random patterns that appears at the bottom of video playback
v4l2test:
Added capture frame rate support
Current List of Packages Provided:
Node.js 18.0.0
v8 10.2.154.13
libsdl2-dev
Qt 5.15.2
Firefox 105.0
Libreoffice 7.5
NW.js
FFmpeg
GStreamer
v4l2test (CSI camera script)
Chromium 103
VLC
OpenPLC
libcamera-apps
libcamera
v0.10.0-engineering-release-wayland - 202310
What's New:
Added Gnome-control-center
Added bluetooth support
Added OpenPLC
Installation guide, please refer: https://doc-en.rvspace.org/VisionFive2/AN_OpenPLC/
OMX
video decoder: Distinguish sliceHeight calculation methods of avc and hevc
Fix issue where the bottom of 1080P video output from the decoder was blur
FFmpeg
Use stride and slice to calculate avframe buffer linesize.
Gnome-Extension:
Using G-sensor to auto rotate desktop
Current List of Packages Provided:
- Node.js 18.0.0
- v8 10.2.154.13
- libsdl2-dev
- Qt 5.15.2
- Firefox 105.0
- Libreoffice 7.5
- NW.js
- FFmpeg
- GStreamer
- v4l2test (CSI camera script)
- Chromium 103
- VLC
- OpenPLC
v0.9.0-engineering-release-wayland - 202308
What's New:
- Modified install script to remove Firefox, FFmpeg and VLC installation as those are installed by default in the image
- VLC
- Fix main window resize width/height issue
- Fix EGL/wayland resize window issue
- OMX
- Fix decoder dma buffer memory leak
- Fix omx can't open multi decoder instance in one prcess
- Optimizing buffer access for zero cpoy and fix dma buffer leak
- Ffmpeg
- optimize buffer method for mjpg decoderFfmpeg update
Current List of Packages Provided:
- Node.js 18.0.0
- v8 10.2.154.13
- libsdl2-dev
- Qt 5.15.2
- Firefox 105.0
- Libreoffice 7.5
- NW.js
- FFmpeg
- GStreamer
- v4l2test (CSI camera script)
- Chromium 103
- VLC
v0.8.0-engineering-release-wayland - 202306
- Added Chromium
- Added Opencv
- Added VLC
- Added gst cogl
v0.7.1-engineering-release-wayland-202303
What's New:
- Firefox 105.0 is now HW accelerated in Wayland
- Added 'waylandsink' for gstreamer
- Qt is updated to be compatible with system's libicu
Current List of Packages Provided:
- Node.js 18.0.0
- v8 10.2.154.13
- libsdl2-dev
- Qt 5.15.2
- Firefox 105.0
- Libreoffice 7.5
- NW.js
- FFmpeg
- GStreamer
- v4l2test (CSI camera script)
v0.7.0-engineering-release-202302
What's New
- Added a new v4l2test package, this package contains a shell script to execute and use the CSI camera)
- An additional install script is added, to ease the installation process in case users need to install all packages provided in the repo (and the dependencies).
Current List of Packages Provided:
- Node.js 18.0.0
- v8 10.2.154.13
- libsdl2-dev
- QT 5.15.2
- Firefox 105.0
- Libreoffice 7.5
- NW.js
- FFmpeg
- GStreamer
- v4l2test (CSI camera script)
v0.6.0-engineering-release_image_69
Update Firefox submodule
Update v8 source
Add Node.js v18.0.0 submodule and cross-compile instructions
Updated Libreoffice build to 7.5
Added GPU binaries for xorg and wayland