(10-29-2020, 09:19 PM)wdt Wrote: OK, as I thought I remembered, it is from the arch distro, Manjaro is an offshoot of arch,,UPDATE: seems to have solved the issue now
usually they are binary compatible, you have to enable the arch repository
Bear with me I did this 8 months ago, forget,,...
Open the gui, package manager, top bar, right, hamburg button ->preferences -> AUR ->enable AUR
The name will be downgrade, version #,,,, nothing else, not even capitalized
If you like scripts, it's just a clever bash script, plain text, you can look at it
here's what I did, step by step:
1) [alt+space], "add/remove software", software manager shows.
2) right below the "X" button at the top right, clicked the three lines -> "Preferences"
3) hit AUR tab, and enable AUR support
4) go back to software manager, search "downgrade". Pick the one with description "bash script for downgrading one or more packages..."
5) download and install it. When done, open a terminal (I used konsole) and type "sudo downgrade linux". Pick the version one before your current one (for me it was 5.8....)
6) proceed with the prompts when asked "yes/no"
7) sudo reboot now
8) sleep to idle seems to work again
obviously I wouldn't have done it without you, wdt. Huge thanks for that