Jump to content

debianxfce

Members
  • Posts

    89
  • Joined

  • Last visited

Recent Profile Visitors

The recent visitors block is disabled and is not being shown to other users.

  1. I have this bug in the Armbian git version and Amlogic S912. Removing gz files and running apt-get update solved the problem and apt search works OK. I am running Debian Sid Xfce.
  2. I manage to build and make working latest Armbian and mainline kernel with the Sunvell T95Z Plus Amlogic S912 TV box. See: https://github.com/debiangamer/build/releases/tag/v2021.05
  3. Do not use a desktop that requires hw acceleration in any computer, because you want all the hw power for the applications. Xfce is light, fast, stable and freely configurable. With the Sunvell T95z Plus Amlogic S912 tv box the Xfce desktop and youtube videos works fine with help of 8 cpu cores. I have made the Debian testing Xfce distribution for my device. You can download it from here: https://www.youtube.com/watch?v=UsNzZn-luc0
  4. You create your own image. Take look of the armbian documentation and sources: https://docs.armbian.com/Developer-Guide_Build-Preparation/
  5. Debian testing Xfce is better than ubuntu, Xfce is lighter and Debian testing is a rolling release os. Sunvel T95Z Plus is cheaper and when you use class 10 microsd card, you have dual booting system and original android is safe.Take a look of my video descriptions: https://www.youtube.com/watch?v=UsNzZn-luc0 https://www.youtube.com/watch?v=ujnYBvMQfjM
  6. You are using really old kernel. Try with the mainline kernel, see: http://linux-meson.com/doku.php
  7. I2S is connected to the HDMI audio in the S9xx SOC. Other S9xx devices do have the hdmi audio support working but not meson-GXM devices officially: https://github.com/superna9999/linux/tree/linux-4.13-le-amlogic-gx/arch/arm64/boot/dts/amlogic
  8. I tested yours Debian Xfce image, aplay -l list only spdif device and pulseaudio control shows only analog output. Install wicd and xfce4-terminal instead networkmanager and xterminal. Use the xfce whisker menu. Your distro image is about 1.5 GB bigger than mine, so strip some packages. Your 86 patches are confusing, it is easier to copy whole source files from authors. Using 200q dtb.
  9. I added patches to 4.13-rc1 kernel where was usb and spdif patches already. Added missing clocks and hdmi audio patches. Copied new a dtb.img file of course. 0005-clk-meson-gxbb-aoclk-Add-CEC-32k-clock.patch was missing, implementing now...
  10. I added patches from here https://github.com/150balbes/meta-meson/tree/master/recipes-kernel/linux/linux-yocto-meson64-4.13. The command aplay -l lists only spdif device, no hdmi audio. What is required to enable hdmi audio for a s912 device?
  11. You mean kernel 4.13...There is no 3.14 kernel for today in your yandex folder. Jerome brunet audio patches for S912 does have only spdif support. Have someone tested spdif audio patches?
  12. Armbian uses old kernels. The build process starts with the ../compile.sh file. Packages to install is defined in the configuration.sh file. Additional files are written in the distributions.sh file.
  13. I can acces this: https://yadi.sk/d/kZHc0uQE34z5jR Reboot your modem/router. I hope you have a reliable internet connection too, you can test with Linux distributions that offer checksum files.
  14. Do not use external hooks, only gods know how well they work If you plan to maintain your on distro for a specific device, just remove whatever unneeded code from .sh files to make them simpler and more readable.
  15. Just inspect and edit lib/*.sh files. https://github.com/armbian/build/tree/master/lib
×
×
  • Create New...

Important Information

Terms of Use - Privacy Policy - Guidelines