Search found 57 matches

by Helen-Earth
Sun Mar 16, 2025 12:59 am
Forum: MX KDE Official Release
Topic: 6.13.7-1-liquorix not installing
Replies: 22
Views: 883

Re: 6.13.7-1-liquorix not installing

After you fix the nvidia driver issue 6.13.7-1-liquorix should install fine, but you need to update nvidia driver first. dkms miss match
by Helen-Earth
Sun Dec 04, 2022 9:48 am
Forum: Software / Configuration
Topic: Custom conky edit
Replies: 15
Views: 1225

Re: Custom conky edit

for m in /sys/class/hwmon/* ; do echo -n "$m = " ; cat $m/name ; done shows the following: /sys/class/hwmon/hwmon0 = acpitz /sys/class/hwmon/hwmon1 = BAT0 /sys/class/hwmon/hwmon2 = nvme /sys/class/hwmon/hwmon3 = nvme /sys/class/hwmon/hwmon4 = amdgpu /sys/class/hwmon/hwmon5 = k10temp /sys/class ...
by Helen-Earth
Sun Dec 04, 2022 2:02 am
Forum: Software / Configuration
Topic: Custom conky edit
Replies: 15
Views: 1225

Re: Custom conky edit

You need to edit this line. To fix your gpu 16 cores = ${font}Core 16 ${color3}${execi 4 sensors 2>/dev/null | grep 'Core 16' | cut -c18-24} ${color2} ${cpubar 7,83 cpu16}${color}${goto 150}${font} AMDGPU ${color3}${execi 4 sensors 2>/dev/null | grep ' AMDGPU ' | cut -c18-24} ${color3} ${cpubar ...
by Helen-Earth
Tue Nov 22, 2022 2:23 am
Forum: Hardware /Configuration
Topic: KVM GPU Passtrought RX6800XT not working [Solved]
Replies: 7
Views: 771

Re: KVM GPU Passtrought RX6800XT not working [Solved]

Yes like the others are saying you need to upgrade your kernel and firmware versions. AHS This is what you need to see amdgpu needs to be listed in the VGA compatible controller $ lspci -nnk | grep -i -EA3 "3d|display|vga" 02:00.0 USB controller [0c03]: Advanced Micro Devices, Inc. [AMD] 400 Series ...
by Helen-Earth
Wed Sep 28, 2022 11:52 pm
Forum: MX Help
Topic: apt error updating
Replies: 1
Views: 376

apt error updating

sudo apt update Get:1 http://security.debian.org/debian-security bullseye-security InRelease [48.4 kB] Hit:2 http://deb.debian.org/debian bullseye-updates InRelease Get:3 http://security.debian.org/debian-security bullseye-security/main i386 Packages [185 kB] Get:4 http://deb.debian.org/debian ...
by Helen-Earth
Mon Sep 12, 2022 11:50 pm
Forum: General
Topic: What distro do you favour? Beside MX/Antix of course...
Replies: 57
Views: 7757

Re: What distro do you favour? Beside MX/Antix of course...

Archlabs is my daily driver. Great community with very talented people's. (yet it is just another linux system) MX-ahs wildflower any Debian system is a lot of work for me to setup. As I want the latest programs, with Debian that means git & source code installs that 's how one learns & make Linux ...
by Helen-Earth
Mon Jun 20, 2022 12:07 am
Forum: Hardware /Configuration
Topic: ath11k module not loading in MX21 ahs
Replies: 10
Views: 1152

Re: ath11k module not loading in MX21 ahs

One thing you could try is restricting ath11k to 2.4hz from advanced network configuration. Remove 5hz. Reboot

If you want check it is working. dmesg | grep ath11k

Hope this helps.
by Helen-Earth
Fri Jun 03, 2022 10:16 pm
Forum: MX Respins
Topic: Minimal and CLI respins
Replies: 51
Views: 8340

Re: Minimal and CLI respins

Now WAIT a sec... I just tried that, ran cli-installer and along one of the lines it says this installer will not work for UEFI boot... 👀 Newest version of installer can do UEFI, but I think we don't have that yet in our repos, hold on, let me ask if we can add that to our repos. Yer thats what I fo ...
by Helen-Earth
Fri Jun 03, 2022 10:06 am
Forum: MX Respins
Topic: Minimal and CLI respins
Replies: 51
Views: 8340

Re: Minimal and CLI respins

@RaXorX

Boot to prompt login.
sudo apt update && sudo apt upgrade. Install upgrades
sudo apt install cli-installer-antix. Install

At prompt type = sudo cli-installer (do not add antix)

Good Luck

p.s cli-installer-antix executable file 466 lines (444 sloc) 12 KB

Go to advanced search