Jump to content

firepower

Members
  • Posts

    57
  • Joined

  • Last visited

Recent Profile Visitors

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

  1. found this topic about getting bluetooth to work, maybe some clues here to help get it working https://forum.armbian.com/topic/13218-cant-start-bluetooth-on-orange-pi-zero-plus-2-h5/
  2. After playing around with overlays, seems they do not alter existing setting, only add new setting. nothing changes by editing overlays and using sudo armbian-add-overlay /boot/dtb/allwinner/overlay/bluetooth.dts
  3. for extra USB port. Try adding this to your .dts &ehci2 { status = "okay"; }; &ohci2 { status = "okay"; }; what is the & for ? overlay dont like it ? I want to make the above in an overlay.
  4. I been comparing the different bluetooth patches for transpeed, vontar and tanix TV boxes. I made an overlay bluetooth.dts with the changes i need for my vontar tv box using transpped image. using overlay allows you make changes for testing. got the idea from the openvfd.dts overlay by @MMorales cp bluetooth.dts /boot/dtb/allwinner/overlay/ sudo armbian-add-overlay /boot/dtb/allwinner/overlay/bluetooth.dts bluetooth.dts
  5. Thanks for the tip. thats fixed it
  6. is it safe to do ? sudo apt update sudo apt upgrade I have been unable to boot after doing this, had to burn fresh .img to sdcard to boot again. I have done this previously with no issues (is this due to ubuntu noble 24.11.0 > 24.11.2 updating ?) here is update and upgrade list and update. No Boot after reboot.
  7. regarding openvfd.dts file Tanix Tx6s PCB is mounted upside down in the case and thats why the openvfd.dts file is different. swapping my SD card between Vontar (transpeed) and Tanix resulted in the time being displayed upside down lol.
  8. I have a save the build folder after compiling you your transpeed 8k618. Makes doing patches changes quicker. Especially if compile fails, i can just delete all and make new copy to edit. I will also try without KERNEL_GIT=shallow option.
  9. I think i just edit your sun50i-h618-transpeed-8k618-t.dts file as its mostly working as is. will be faster to complile than creating patches. would this be ok to do? or would doing that also need patches? I use setting in the volume sound icon to switch audio to line out on my vontar, but not working on my tanix, sure i have to edit dts to get it and other thingsd working. thanks for the info, i keep trying, more to learn.
  10. I have Transpeed-8k618-t Armbian 24.11.0 Kernel 6.10.10 using 20241125 build Noble 24.04 cinnamon desktop working on my Vontar H618. still no bluetooth and video acceleration. I am unable to create kernel patches or use patch provide by nick for previous build for my tanix-tx6s after many attempts all weekeend. I have now using the same image for my Vontar on my Tanix Tx6s but using sun50i-h616-tanix-tx6s-axp313.dtb mlink to sun50i-h618-transpeed-8k618-t.dtb in /boot/dtb/allwinner It allows more features of the tanix tx6s to be used like the 3 usb ports etc and is more reliable compared to when I used patches on previous build branch v20240909 which would freeze after a few minutes. still no bluetooth, video acceleration , no sound via line out. I am looking for any online guides on how to add patches to armbian. as i seem to be doing it wrong and only guessing how to do it. when i create my patches they are nothing like the ones that Nick provided me. (patches to add tanix-tx6s-axp313.dts to uboot and kernel) these are the build instructions i been using. any advice on how to do it better would be appreciated. After reafing again from beginning of forum post and have gained more info and tips about how dts and setting i need for vontar h618 and tanix tx6s builds. Will keep trying to get it to build.
  11. I have openvfd working on my Vontar H618 and Tanix TX6s. I attached the openvfd.dts for the Tanix Tx6 as it is different. I also have IR remote working on both. Bluetooth and Video Acceleration are not working. Thank you @MMorales for openvfd @rafman for IR remote @Nick A for Armbian 24.11.0 build and 6.10.10 Kernel Headers. openvfd.dts
  12. I download the android DTB file to extract the DTS for my Tanix TX6 using my box.dts is Can this dts be used by armbian as it looks different to the existing dts i seen. ??
  13. https://tuxcare.com/blog/firefox-116-with-hw-accelerated-video-decode-for-raspberry-pi-4/
  14. and firefox 😁
  15. Sunxi-Cedrus is an effort to bring hardware-accelerated video decoding and encoding support for Allwinner SoCs to the mainline Linux kernel. Additional userspace components that interface with the kernel driver are also provided, for typical GNU/Linux-based systems. https://linux-sunxi.org/Sunxi-Cedrus
×
×
  • Create New...

Important Information

Terms of Use - Privacy Policy - Guidelines