Jump to content

DarkevilPT

Members
  • Posts

    7
  • Joined

  • Last visited

Profile Information

  • Gender
    Male

Recent Profile Visitors

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

  1. 🪀 Waydroid for Panthor - Credits to @Willzen - The Armbian vendor kernel version now includes Panthor, and will soon be able to run it as well. sudo apt install curl ca-certificates -y curl https://repo.waydro.id | sudo bash sudo apt install waydroid -y sudo wget -P https://github.com/WillzenZou/armbian_fork_build/releases/download/willzen-armbian-24.5.0/2.waydroid-panthorv10-240416-v1.img.tar.gz cd /usr/share ; sudo mkdir waydroid-extra ; cd waydroid-extra ; sudo mkdir images ; cd sudo tar -xf 2.waydroid-panthorv10-240416-v1.img.tar.gz -C /usr/share/waydroid-extra/images sudo waydroid init -f -i /usr/share/waydroid-extra/images Apps will be re-sizable but never the show-full-gui sudo waydroid container stop ; waydroid session stop ; sudo waydroid prop set persist.waydroid.multi_windows true ; sudo waydroid session start ; waydroid show-full-ui Supposedly resizes the full-gui sudo waydroid container stop ; waydroid session stop ; sudo waydroid prop set persist.waydroid.multi_windows true ; sudo waydroid prop set persist.waydroid.width 720 ; sudo waydroid prop set persist.waydroid.height 1280 ; systemctl restart waydroid-container ; waydroid session start Install Google Store sudo apt install lzip -y git clone https://github.com/casualsnek/waydroid_script cd waydroid_script python3 -m venv venv venv/bin/pip install -r requirements.txt sudo venv/bin/python3 main.py Other commands waydroid app install com.app.apk waydroid app launch com.app waydroid app list --- Im having two issues: 1 - I cant properly get the ui re-sizable.. it literally loses its desktop icon and to be started by `waydroid show-full-ui` isn't helping 20240822_182533.mp4 2 - Cant get gapps to install... its always a drag to get it working and its needed now for many apps to run. It keeps downloading over and over again the same file it seems. Is there any better alternative solution for this? Magisks works Problem 2 - Solved by installing the Script Android 13 Gapps on Waydroid Android 11.
  2. You are right CURRENT version 6.1 kernel xcfe did worked now. I feel stupid ... I tried so many images wtf..
  3. I have the same issue. All images on kernel 6 are broken only 5.19 are working.
  4. I have the same issue. .. all images on 6.0 kernel are broken only the ones on 5.19 are working. Even the oficial ubuntu server riscv doesnt boots on me ...
  5. Hey Balbes none of the 6.5.0 Images work. Only those of the 5.19 kernel do. This has been getting updates and updates but... we are way stuck behind..
  6. Need help.. I've been told theres a new file to work on widevine 64 But I can't make the magic happen Can anyone give me a hand here? ***ARMv8 (arm64 / 64-bit)*** git clone https://gist.github.com/vyn20/7e1e1c313843d6a8180cfc1f47bee6aa widevine-flash cd widevine-flash sudo sh ./widevine-flash_arm64.sh ***(and follow the instructions)*** tar zxvf widevine-flash-20230317_armhf.tgz 3. Open Vivaldi with the DRM browser launcher and check if DRM is working https://bitmovin.com/demos/drm I am trying to apply this here: https://forum.radxa.com/t/guide-openfyde-rock-5b-the-best-options/15338
×
×
  • Create New...

Important Information

Terms of Use - Privacy Policy - Guidelines