Browse Source

Release new Fedora33 image(20211226)

Using the LTS kernel 5.15;
Support UVC camera using camorama application;
Support both of Starlight and VisionFive board;
Support ASLA driver and aplay audio files through the mini-jack on the board (only support 16kHz samplerate for now);
Fix kernel oops/crash issue by brcmfmac driver;
Fix the issue of not being able to switch some display resolutions;
MichaelZhuxx 2 years ago
parent
commit
b9f096ce58
1 changed files with 19 additions and 10 deletions
  1. 19 10
      README.md

+ 19 - 10
README.md

@@ -2,22 +2,31 @@
 This is a respin of Fedora 33 to support the [StarFive JH7100 SoC](https://github.com/starfive-tech/JH7100_Docs/blob/main/JH7100%20Data%20Sheet%20V01.01.04-EN%20(4-21-2021).pdf) (RV64GC) and Starlight SBC board.  Please open issues regarding the Fedora image in [this repository](https://github.com/starfive-tech/Fedora_on_StarFive/issues).
 
 ### Download the latest image: 
-**2021-November-29:** [Fedora-riscv64-jh7100-developer-xfce-Rawhide-20211129-184322.n.0-sda.raw.zst](https://fedora.starfivetech.com/pub/downloads/VisionFive-release/Fedora-riscv64-jh7100-developer-xfce-Rawhide-20211129-184322.n.0-sda.raw.zst)
-* [sha256sum](https://fedora.starfivetech.com/pub/downloads/VisionFive-release/SHA256SUMS): `sha256sum: 16e7a1e1e6445e6c04ac1bd7a7bbd36bb47a49d207560f6bcef0d6a614e4eac9`
+**2021-December-26:** [Fedora-riscv64-jh7100-developer-xfce-Rawhide-20211226-214100.n.0-sda.raw.zst](https://fedora.starfivetech.com/pub/downloads/VisionFive-release/Fedora-riscv64-jh7100-developer-xfce-Rawhide-20211226-214100.n.0-sda.raw.zst)
+
+* [sha256sum](https://fedora.starfivetech.com/pub/downloads/VisionFive-release/SHA256SUMS): `sha256sum: 94c73c967e12c80192d7bf25147badd9f0ee1738dc9800d1c502f376df5d5e2f`
 * Changes:
-  * Using the 5.15.0 LTS kernel with RPM package;
-  * Using the latest 5.16-rc2+ kernel - [starfive-tech/linux](https://github.com/starfive-tech/linux/tree/visionfive) with tag [linux_5.16_rc2_2021.11.27](https://github.com/starfive-tech/linux/releases/tag/linux_5.16_rc2_2021.11.27);
-  * Support hardware watchdog;
+  * Using the LTS kernel 5.15 with tag [linux-5.15.10](https://github.com/starfive-tech/linux/releases/tag/linux_5.15.10_devel_pwmdac);
+  * Using the latest 5.16-rc6+ kernel - [starfive-tech/linux](https://github.com/starfive-tech/linux/tree/visionfive);
+  * Support UVC camera using camorama application;
   * Support both of Starlight and VisionFive board;
+  * Support ASLA driver and aplay audio files through the mini-jack on the board (only support 16kHz samplerate for now);
+  * Fix kernel oops/crash issue by brcmfmac driver;
+  * Fix the issue of not being able to switch some display resolutions;
 * Issues:
-  * The desktop may not be displayed when you switch to another resolution;
-  * Kernel panic when system booting with USB drive in rare case;
-  * Kernel oops (wifi&bluetooth module) when enable brcmfmac driver in some case (system start-up or connected to a wireless hotspot);
-  * Real hot swap is not supported in case of HDMI is not connected before power-on;
-  * Failed to open the Bilibili web page by firefox;
+  - Kernel panic when system booting with USB drive in rare case;
+  - Real hot swap is not supported in case of HDMI is not connected before power-on;
+  - Failed to open the Bilibili web page by firefox;
 
 
 ### Past images:
+* **2021-November-29:** [Fedora-riscv64-jh7100-developer-xfce-Rawhide-20211129-184322.n.0-sda.raw.zst](https://fedora.starfivetech.com/pub/downloads/VisionFive-release/Fedora-riscv64-jh7100-developer-xfce-Rawhide-20211129-184322.n.0-sda.raw.zst)
+  * [sha256sum](https://fedora.starfivetech.com/pub/downloads/VisionFive-release/SHA256SUMS): `sha256sum: 16e7a1e1e6445e6c04ac1bd7a7bbd36bb47a49d207560f6bcef0d6a614e4eac9`
+  * Changes:
+    * Using the 5.15.0 LTS kernel with RPM package;
+    * Using the latest 5.16-rc2+ kernel - [starfive-tech/linux](https://github.com/starfive-tech/linux/tree/visionfive) with tag [linux_5.16_rc2_2021.11.27](https://github.com/starfive-tech/linux/releases/tag/linux_5.16_rc2_2021.11.27);
+    * Support hardware watchdog;
+    * Support both of Starlight and VisionFive board;
 * **2021-October-27:** [Fedora-riscv64-jh7100-developer-xfce-Rawhide-20211027-130325.n.0-sda.raw.zst](https://fedora.starfivetech.com/pub/downloads/BeagleV-release/Fedora-riscv64-jh7100-developer-xfce-Rawhide-20211027-130325.n.0-sda.raw.zst)
   * [sha256sum](https://fedora.starfivetech.com/pub/downloads/BeagleV-release/SHA256SUMS): `sha256sum: c84fdf821c8e82c454da23d326cd6b8a91041e61748d5c51a8325e6ac3768dd9`
   * Changes: