Skip Navigation

User banner
RandomLegend [He/Him]
RandomLegend [He/Him] @ RandomLegend @lemmy.dbzer0.com
Posts
33
Comments
495
Joined
2 yr. ago

  • Year of the TempleOS Desktop

  • Everything i really need works flawless under wayland and i don't need UAD.

    So no loss for me. And i am sure i could make it work by playing around with ENV vars and exporting the right one. But i don't want to waste my time on that because i will not use UAD anyway soooo

  • yup, i have a bash alias that connects wireless first and then goes adb shell

  • UAD doesn't work with wayland atm afaik.

    That's why i went with the manual route.

  • if you're in the adb shell you can do pm list packages to get a list of every installed app. Because you have to input the complete name of the package to uninstall it. There you will get all of them.

    If you open the Google Play Store website and search for an app you will also find the full package name in the URL

  • I am not 100% if this works with every brand.

    You can test this, what i posted here cannot destroy your system. If something fails, it just doesn't uninstall the app. Other than that there are no destructive commands i posted here.

  • Even better:

    1. Click 7 times on your Build Version in the Info tab of your settings to enable developer mode
    2. Enable USB Debugging in the developer options
    3. Install Android SDK on your PC
    4. Connect phone via USB and click trust this PC
    5. open terminal
    6. adb shell
    7. pm uninstall --user 0 com.google.android.partnersetup

    Boom, completely uninstalled.

    While you're at it, you can go ahead and uninstall all the other bloat shit you don't want; Facebook services, Microsoft shit and other google stuff you don't want.

  • As of this moment, it is broken though as they rebuild the project to use wolf instead of sunshine.

    But the maintainer says they will be releasing in a few days; I talked to them and they helped me spin up the development version and that works really good! (still missing controller passthrough though :D)

  • hm interesting. I also use yay but i don't get a yay folder in my .cache dir after the failed installation

  • I don't believe that even without DRM the game would've been pirated that much... i mean people usually pirate games they actually want to play lmao.

    But let's see how long it takes the industry to realize that games like bg3 and palworlds, that don't have any DRM, are still money making machines.... hmmm

  • Can embracer just finally fuck off for good please?

  • And that's a totally valid approach. I didn't want to push anyone into Wayland, i've dragged my X11 setup with me for as long as i wanted. I just wanted to show that NVidia is not the barrier anymore.

  • I installed Garuda-Hyprland on my RTX3070 last week.

    And i have literally zero issues. Might go into detail what exactly you had issues with?

  • yeah but i don't want to run it as a direct application.

    My server is run entirely via docker and i want all my hosted stuff to be docker. And their docker setup requires a lot of manual setup, building your own image and all of that...

    i will go for https://games-on-whales.github.io/gow/running.html

  • Yup it immediately picked up my Nvidia GPU and let me handle it's temp curves and case - fans based on it like a charm.

    Just uninstalled fancontrol-gui and gotta keep this one^^

    I'm on a sff case and the GPU is often times the most hot thing in this so i need to control my case fans based on the Nvidia temp instead of CPU temp or something else.

  • Nice find, i install it right now and compare it to fancontrol-gui

    fancontrol-gui is nice and all... but it's annoying sometimes and it doesn't automatically recognize my NVidia GPU.

  • NVidia RTX3070 here - absolutely no issues with Hyprland. Installed it like you would on any other system and i'm good to go.

    Only thing i miss is just as @Johanno@feddit.de mentioned, i can't use Green With Envy. Don't need it though.

    But NVidia isn't a barrier for wayland anymore.

  • https://i.imgur.com/stD3glj.png

    I'm getting the error people posted on the AUR about this. How can i implement your patch? I never modified some AUR package