Waydroid in (x11) Pop!_Os 22.04 using Weston

Поделиться
HTML-код
  • Опубликовано: 21 авг 2024
  • Waydroid in (x11) Pop!_Os (GNU/Linux) 22.04 using Weston
    The links and commands
    waydro.id/
    docs.waydro.id...
    Initialize Waydroid(enter individually)
    sudo waydroid init
    sudo waydroid init -f -s GAPPS
    Weston Command I use
    weston --width=360 --height=620 --socket=mysocket
    Waydroid Open
    waydroid show-full-ui
    Waydroid Close
    waydroid session stop
    Clipboard
    sudo pip install pyclip
    sudo apt install wl-clipboard
    Google Play Certification
    docs.waydro.id...
    More Waydroid Commands
    docs.waydro.id...
    Remove desktop icons from app launcher
    for a in ~/.local/share/applications/waydroid.*.desktop; do grep -q NoDisplay $a || sed '/^Icon=/a NoDisplay=true' -i $a; done
    Thanks to everyone who helped me in the Waydroid Telegram Community
    Join Telegram Community telegram.me/Wa...
    That's it!

Комментарии • 35

  • @BedArmy101
    @BedArmy101 4 месяца назад +1

    Very helpful!
    For using copy/paste to get the certification id I was able to just enter the Waydroid shell via terminal my normal desktop while Waydroid was running in Weston. I didn't need to use the terminal nor web browser from weston at all.

  • @Zobbster
    @Zobbster 9 месяцев назад +1

    Really helpful video, thanks very much!

    • @abhiraaid
      @abhiraaid  9 месяцев назад +1

      I'm glad it was helpful.

  • @hcutter9802
    @hcutter9802 4 месяца назад

    Brilliant! Worked for me exactly as you said, and btw you totally need to do ASMR videos bro! :)

  • @workingguy3166
    @workingguy3166 10 месяцев назад +1

    Appreciate u bro

  • @sg420
    @sg420 Месяц назад +1

    Hey, I have Ubuntu 20.04 and I successfully installed Waydroid on my system. It was running well, but when I rebooted my PC, Waydroid wouldn't launch. I tried to troubleshoot it, but it didn't work, so I decided to reinstall it. After reinstalling, it worked well, but just like the first time, when I rebooted my PC, it wouldn't open again. Is there any solution for this?

    • @abhiraaid
      @abhiraaid  Месяц назад

      Use a waydroid forum for asking questions!
      You didn't mention any details. Are you using weston as a compositor? Are you using Wayland?

    • @sg420
      @sg420 Месяц назад

      @@abhiraaid wayland

    • @abhiraaid
      @abhiraaid  Месяц назад +1

      I don't use Wayland. Sorry

  • @vamvicky7063
    @vamvicky7063 9 месяцев назад

    Thank you 🙏

  • @UNOCASTILLO
    @UNOCASTILLO 8 дней назад

    i have an app tolearn play piano. how can i make that waydriod detect the usb midi piano? any ideas?

    • @abhiraaid
      @abhiraaid  6 дней назад

      Things like these are real challenging. You'll have to talk with the devs, may be in GitHub to know if it's even possible.

  • @PKTTV
    @PKTTV 6 месяцев назад

    Thanks a lot, works very well. I have one Problem, I installed the pi and clipboard but without effect. Can not copy and paste

    • @abhiraaid
      @abhiraaid  6 месяцев назад

      Same here, I recommend asking about it on the Waydroid Telegram Group

  • @user-xg2oh5cg8h
    @user-xg2oh5cg8h 3 месяца назад

    Will this make my nvidia gpu works with 3d acceleration with waydroid since it says it doesn't support Nvidia gpu on the official website.

    • @abhiraaid
      @abhiraaid  3 месяца назад

      Waydroid itself doesn't use GPU, it only uses CPU.

    • @abhiraaid
      @abhiraaid  Месяц назад

      Hello, there was a misunderstanding on my part. Although I haven't tried this. This might help. github.com/Quackdoc/waydroid-scripts It have scripts to change GPU for waydroid. I recommend using the telegram group telegram.me/WayDroid for discussion.

  • @Matthew-it3wg
    @Matthew-it3wg 5 месяцев назад

    mine keeps giving me errors about binder being missing

    • @abhiraaid
      @abhiraaid  5 месяцев назад

      You might wanna ask about it in the waydroid telegram group

  • @hallelarteanimacao
    @hallelarteanimacao 7 месяцев назад

    hi ! for disable locking screen for a weston section, how to?

    • @abhiraaid
      @abhiraaid  7 месяцев назад

      Weston have a timeout it seems, you should be able to change it by editing weston.ini file somewhere in .config folder. Just edit the parameter idle-time=0

  • @AnxulJyoti
    @AnxulJyoti 6 месяцев назад

    Hey i installed it on Linux Lite but there seems to be a problem with wifi or internet connection how do you bring internet connection to waydroid
    Also i checked ifconfig in weston terminal and it says i have connection but still no internet connection in waydroid

    • @abhiraaid
      @abhiraaid  6 месяцев назад +1

      how are you sure there's no internet?
      there are known instances of browser not working properly, I think it's an IP thing.check if google.com works

    • @AnxulJyoti
      @AnxulJyoti 6 месяцев назад

      @@abhiraaid so after disabling firewall from my ubuntu internet works but i don't know how to add rules in firewall so it can be used without disabling firewall

    • @abhiraaid
      @abhiraaid  6 месяцев назад +1

      @@AnxulJyoti I never used a firewall since I use flatpak mostly

  • @user-op5mn4xy2p
    @user-op5mn4xy2p 8 месяцев назад

    hi thanks for this video, so how should i active the windows scalling

    • @abhiraaid
      @abhiraaid  8 месяцев назад

      Currently we cannot. Since we are using weston as a container

  • @kici5777
    @kici5777 8 месяцев назад

    What advantage is there instead of using Wayland?

    • @abhiraaid
      @abhiraaid  8 месяцев назад

      This is for those who don't wanna switch to Wayland yet. No particular advantage

    • @nethri1
      @nethri1 7 месяцев назад +2

      As someone who primarily games and wanted to switch to Wayland, I am back on X11, and here is why.
      1) Wayland does not work with most IP KVM's (such as Barrier and Synergy). I use Synergy to control my Linux Touchscreen Laptop when at home. I would have found an alternative to this if it wasn't for problem #2
      2) Wayland has major issues with locking the mouse to the windows of games, while X11 does it perfectly. Full screen games will find themselves having the mouse drug out of the window. This is not as big of an issue on single-monitor setups, but a dual monitor setup this is a disaster of the full-screen gaming minimizing and then reopening
      3) This just tails onto #2 basically, but another issue of it. Windowed games cannot lock the mouse to them under Wayland. This means, if you're playing a FPS or TPS in Full Screen Window with dual monitor, your mouse will just leave the game window every time you scroll that direction.
      4) Wayland, for my testing to date, just was not as stable on top of that. This could be something with my setup, but my touch screen tablet (ASUS Z13) had a lot of issues with Wayland, touch screen support, and stability, especially with recognizing and utilizing the RTX 3050 ti, that literally was 0 issue when I switched back to X11