Search found 922 matches
- Fri Jun 13, 2025 4:20 pm
- Forum: MX Modified
- Topic: any way to install scrcpy on AVL MXE?
- Replies: 11
- Views: 278
Re: any way to install scrcpy on AVL MXE?
Nada amigo, me sigue dando el mismo error que ayer tras ejecutar el ./install_release.sh ::)
https://i.postimg.cc/7bN8dvB2/shot-2025-06-13-18-14-12.jpg
Create a new directory where you haven't tried building & installing scrcpy.
Maybe something like this
random=$(LC_ALL=C tr -dc A-Za-z0-9 ...
- Thu Jun 12, 2025 10:22 pm
- Forum: MX Modified
- Topic: any way to install scrcpy on AVL MXE?
- Replies: 11
- Views: 278
Re: any way to install scrcpy on AVL MXE?
I've tried the methods that worked for me on Ubuntu, and now, even following the steps on the website https://github.com/Genymobile/scrcpy/blob/master/doc/linux.md , I can't get it. I get a "Git error" in the final steps of the process.
Does anyone know how to do this correctly on this distro? I ...
- Mon Jun 09, 2025 2:02 pm
- Forum: MX Help
- Topic: Options for RTL8192EU wifi adapter?
- Replies: 7
- Views: 167
Re: Options for RTL8192EU wifi adapter?
github
github
Are there any solutions that don't involve downloading source code and compiling it myself? that has always been a crapshoot for me with more failures than successes, often due to unresolvable dependencies.
Don't have a RTL8192EU device, but just to see what happens I tried ...
- Thu May 29, 2025 9:44 pm
- Forum: MX Help
- Topic: Which liquorix kernel should I choose? [Solved]
- Replies: 14
- Views: 572
Re: Which liquorix kernel should I choose? [Solved]
System:
Kernel: 6.1.0-25-amd64 [6.1.106-3] arch: x86_64 bits: 64 compiler: gcc v: 12.2.0
parameters: BOOT_IMAGE=/boot/vmlinuz-6.1.0-25-amd64 root=UUID=<filter> ro quiet
Desktop: KDE Plasma v: 5.27.5 wm: kwin_x11 vt: 7 dm: SDDM Distro: MX-23.4_KDE_x64 Libretto
September 15 2024 base: Debian ...
- Fri May 23, 2025 5:59 pm
- Forum: MX Help
- Topic: DisplayLink Driver EVDI Issues [Solved]
- Replies: 16
- Views: 616
Re: DisplayLink Driver EVDI Issues [Solved]
DisplayLink Driver is working perfectly but everytime I go to install or uninstall a program I get an error something similar to this . Is there a way to clean it up ?
Reading package lists...
Building dependency tree...
Reading state information...
The following packages will be REMOVED ...
- Mon May 19, 2025 1:54 pm
- Forum: Hardware /Configuration
- Topic: while upgrading dkms.mx build hangs up with -m rtl8821cu [Solved]
- Replies: 6
- Views: 239
Re: while upgrading dkms.mx build hangs up with -m rtl8821cu [Solved]
From a QSI in your post history https://forum.mxlinux.org/viewtopic.php?p=818023#p818023, it looks like you're using Intel Wireless 7265 (iwlwifi) for your wifi.
If that's still the case you can remove the rtl8821cu dkms stuff.
An easy way to do that, use:
MX Tools > MX Cleanup > Tools (tab ...
If that's still the case you can remove the rtl8821cu dkms stuff.
An easy way to do that, use:
MX Tools > MX Cleanup > Tools (tab ...
- Fri May 16, 2025 1:00 pm
- Forum: MX KDE Official Release
- Topic: [SOLVED] Dropbox can't load the libappindicator library for the tray icon
- Replies: 15
- Views: 416
Re: Dropbox can't load the libappindicator library for the tray icon
...GNOME environments generally require installation of the AppIndicator extension.
XFCE supports AppIndicators via xfce4-indicator-plugin , which may be preinstalled in your distribution.
MATE has native indicator support, especially in Ubuntu MATE. For Linux Mint (MATE), you’ll need to ...
- Mon May 12, 2025 4:35 pm
- Forum: MX Help
- Topic: DisplayLink Driver EVDI Issues [Solved]
- Replies: 16
- Views: 616
Re: DisplayLink Driver EVDI Issues [Solved]
I'm seeing that the backported displaylink-driver & evdi-dkms packages have now been added to the https://mxlinux.mirrors.uk2.net mx mirror repos
(https://mxlinux.mirrors.uk2.net/packages/mx/testrepo/pool/test/d/displaylink-driver/)
Use MX Packager Installer to install them.
Start up MXPI and then ...
(https://mxlinux.mirrors.uk2.net/packages/mx/testrepo/pool/test/d/displaylink-driver/)
Use MX Packager Installer to install them.
Start up MXPI and then ...
- Sat May 10, 2025 10:11 pm
- Forum: MX Help
- Topic: DisplayLink Driver EVDI Issues [Solved]
- Replies: 16
- Views: 616
Re: DisplayLink Driver EVDI Issues [Solved]
Neither displaylink-driver or evdi are available in the Debian Bookworm or MX-23 repositories (a evdi-dkms package is), so I'm guessing the problem is the displaylink-driver package (and possibly the evdi package too) which I think apt is trying to install from these synaptics.com repos in your QSI ...
- Fri May 09, 2025 3:19 pm
- Forum: Software / Configuration
- Topic: How to increase swap file [Solved]
- Replies: 13
- Views: 320
Re: How to increase swap file [Solved]
Shared graphics memory? ...
I think this shows how much ram the internal gpu is using (the igpu line)
sudo inxi --dmidecode -mxxx
So on my mini-pc, I get this:
$ sudo inxi --dmidecode -mxxx
Memory:
System RAM: total: 16 GiB available: 15.4 GiB used: 4.46 GiB (28.9%)
igpu: 60 MiB
Array-1 ...