Re: Android for the desktop!
Have you tried a wayland session, in something like KDE? I've a 2 in 1 convertible laptop, and it works perfectly. Also an 11" x86 tablet works as expected with Fedora KDE.
8 publicly visible posts • joined 3 Feb 2023
I have a laptop with an Nvidia dGPU and AMD iGPU, but much newer. On Fedora 41, using the dkms system whenever either the kernel updates, or Nvidia drivers update the kernel modules are rebuilt, and whatever driver works with whatever kernel version. Looking at available packages here, I have:
akmod-nvidia.x86_64: Akmod package for nvidia kernel module(s)
akmod-nvidia-390xx.x86_64: Akmod package for nvidia-390xx kernel module(s)
akmod-nvidia-470xx.x86_64: Akmod package for nvidia-470xx kernel module(s)
So would a switch to Fedora cure the issue in older laptops running distros which are Debian based? Genuine question, as I haven't run Debian / Mint in years, and that was on older hardware.
If you're looking for a 'proper' desktop to use with your phone connected to a monitor, then maybe something like - https://ivonblog.com/en-us/posts/termux-proot-distro-debian/ would work? It doesn't require root, unlocking, or anything 'dodgy' to get working.
It's a faff to setup, but once done it's a 1-click icon to launch an XFCE desktop session. It uses the VirGL driver, so the desktop is pretty smooth, and you have the full desktop Firefox (and most other applications). It's not worth doing to use on the phone screen, but if you're looking for a desktop while plugged into a monitor / mouse / keyboard, it could work in that scenario. I switched to a 2nd hand Galaxy S23U for Dex, and the above works pretty well on it.
It's possible in KDE to launch gtk3/qt5 apps with a specific scaling factor, so if you know beforehand you want .75 or 1.50 for this application, you can edit the .desktop file for it. You can't change it 'on-the-fly' once it has launched though.
Info found on this thread: https://forum.manjaro.org/t/scaling-individual-applications-in-kde-plasma/109075
" If I didn't occasionally need it for games I would never ever use it again."
Have a look at https://looking-glass.io/ , it may just save you dual-booting for the occasional game. It works brilliantly on my laptop running Fedora 38, passing through the Nvidia GTX1650 to the Win10 VM, while the Vega8 iGPU handles the host side. Alt-tabbing from Win10 running Forza Horizon 4 at 60fps back to Linux is witchcraft to my eyes! :)
Winetricks is good, and it was pretty much essential some years ago. With the advent of Bottles (https://usebottles.com/), using vanilla Wine on the CLI with Winetricks has become a thing of the past (at least for me). Sandboxing each windows app, with its own dependencies, and toggles for all the 'fun' options is far better than managing your wine prefixes in the CLI to avoid conflicts.
Perhaps the author could take a look, and add a boot-note to the article?