Note that I made some changes to the default rofi theme to make it look better
~/.config/rofi/themes/MX-comfort.rasi
/**
* ROFI Color theme by Melber & MX-Devs
*/
* {
// MX-comfort
// uses flag-for-font-awesome
// mxrr template-comfort.rasi
font: "Noto Sans 12";
}
* {
// Title ...
Search found 31 matches
- Sat Feb 01, 2025 4:10 pm
- Forum: MX Fluxbox Official Release
- Topic: Recent files rofi script
- Replies: 2
- Views: 100
- Sat Feb 01, 2025 3:44 pm
- Forum: MX Fluxbox Official Release
- Topic: Recent files rofi script
- Replies: 2
- Views: 100
Recent files rofi script
Hi, I made a script some time ago to open recent files with rofi. It's in two files, the main script and another script that finds the icons paths (they are cached in ~/.local/share/rofi-recent-icons-cache)
https://i.postimg.cc/Zv0phK8b/rofi.gif
The scripts are in the archive, they go into ...
https://i.postimg.cc/Zv0phK8b/rofi.gif
The scripts are in the archive, they go into ...
- Fri Jun 24, 2022 2:24 am
- Forum: Hardware /Configuration
- Topic: MX on a Mac Mini (late 2014)
- Replies: 2
- Views: 890
Re: MX on a Mac Mini (late 2014)
Thanks I will try them out.
- Fri Jun 24, 2022 1:41 am
- Forum: Hardware /Configuration
- Topic: MX on a Mac Mini (late 2014)
- Replies: 2
- Views: 890
MX on a Mac Mini (late 2014)
My desktop PC broke and I got this Mac Mini 2014 second-hand, not really knowing exactly what I was getting. After OS installation, I found out it's MacOS Sierra and can't be upgraded, so I was thinking of installing MX Linux on it. Did anybody install MX Linux on a Mac Mini? Was it a smooth process ...
- Sun Dec 19, 2021 3:55 am
- Forum: MX Fluxbox Official Release
- Topic: nvidia optimus [Solved]
- Replies: 15
- Views: 2648
Re: nvidia optimus [solved] [Solved]
Just adding that I switched again to modesetting and enabled
backend = "glx";
in my compton.conf and I have no more screen tearing, everything seems to work well now! Thanks for the help.
This is my inxi output now:
$ inxi -G
Graphics: Device-1: Intel CoffeeLake-H GT2 [UHD Graphics 630 ...
backend = "glx";
in my compton.conf and I have no more screen tearing, everything seems to work well now! Thanks for the help.
This is my inxi output now:
$ inxi -G
Graphics: Device-1: Intel CoffeeLake-H GT2 [UHD Graphics 630 ...
- Sun Dec 19, 2021 1:53 am
- Forum: MX Fluxbox Official Release
- Topic: nvidia optimus [Solved]
- Replies: 15
- Views: 2648
Re: nvidia optimus [solved] [Solved]
You can use the intel driver with bumblebee on MX 21 with your card, but nvidia-settings does need extra goodies on the command:
https://forum.mxlinux.org/viewtopic.php?t=67997
I had read that thread and tried with optirun -b none nvidia-settings -c :8
but it didn't work (got the errors from ...
- Sat Dec 18, 2021 4:19 pm
- Forum: MX Fluxbox Official Release
- Topic: nvidia optimus [Solved]
- Replies: 15
- Views: 2648
Re: nvidia optimus [Solved]
also, if you have switched to the "intel" graphics driver in mx-tweak, try going back to modesetting. forcing use of "intel" will cause the issue you are facing.
On the 1060 that I have here, I don't need any special tools to start nvidia-setttings, but I'm not using the "intel" driver.
That ...
- Sat Dec 18, 2021 1:14 pm
- Forum: MX Fluxbox Official Release
- Topic: nvidia optimus [Solved]
- Replies: 15
- Views: 2648
Re: nvidia optimus [Solved]
Purged/reinstalled with tools, no bumblebee:
$ inxi -G
Graphics: Device-1: Intel CoffeeLake-H GT2 [UHD Graphics 630] driver: i915 v: kernel
Device-2: NVIDIA GP107M [GeForce GTX 1050 Mobile] driver: nvidia v: 460.91.03
Display: x11 server: X.Org 1.20.11 driver: intel resolution: 1920x1080~60Hz ...
$ inxi -G
Graphics: Device-1: Intel CoffeeLake-H GT2 [UHD Graphics 630] driver: i915 v: kernel
Device-2: NVIDIA GP107M [GeForce GTX 1050 Mobile] driver: nvidia v: 460.91.03
Display: x11 server: X.Org 1.20.11 driver: intel resolution: 1920x1080~60Hz ...
- Sat Dec 18, 2021 12:47 pm
- Forum: MX Fluxbox Official Release
- Topic: nvidia optimus [Solved]
- Replies: 15
- Views: 2648
Re: nvidia optimus [Solved]
I did use the installer the first time, but it didn't explain what to do next, so I installed bumblebee. I'll try again with only the installer and nvidia-run-mx.
One thing I noticed though is that with bumblebee (that actually disables the card when not in use) the laptop is much cooler (about 5°C ...
One thing I noticed though is that with bumblebee (that actually disables the card when not in use) the laptop is much cooler (about 5°C ...
- Sat Dec 18, 2021 12:23 pm
- Forum: MX Fluxbox Official Release
- Topic: nvidia optimus [Solved]
- Replies: 15
- Views: 2648
Re: nvidia optimus [Solved]
Purged and reinstalled with
still not working
Code: Select all
sudo ddm-mx -i nvidia -f bumblebee-nvidia
Code: Select all
$ optirun nvidia-settings
[ 242.957960] [ERROR]Cannot access secondary GPU - error: Could not enable discrete graphics card
[ 242.958025] [ERROR]Aborting because fallback start is disabled.