Hello fehlix,
Read elsewhere that the correct format of the GRUB_OS_PROBER_SKIP_LIST is GRUB_OS_PROBER_SKIP_LIST=UUID@/dev/????
So, I modified the
GRUB_OS_PROBER_SKIP_LIST="B22CF5132CF4D2F9 2C88743C8874071C"
To read
GRUB_OS_PROBER_SKIP_LIST="B22CF5132CF4D2F9@/dev/sda1 2C88743C8874071C@/dev ...
Search found 34 matches
- Tue Mar 05, 2024 2:47 am
- Forum: MX Help
- Topic: How to change Grub menu item description
- Replies: 13
- Views: 561
- Mon Mar 04, 2024 12:34 pm
- Forum: MX Help
- Topic: Display not resuming from Power Save Put to Sleep After & Switch Off After [Solved]
- Replies: 11
- Views: 397
Re: Display not resuming from Power Save Put to Sleep After & Switch Off After [Solved]
Hello Charlie Brown,
I have managed to get both xfce4-screensaver and light-locker resuming from all Display power saving options.
In case others have the same problem these were the steps:
1) Open "MX Tweak"
2) Bring up the "Other" tab
3) Tick the checkbox "Use Intel driver instead of default ...
I have managed to get both xfce4-screensaver and light-locker resuming from all Display power saving options.
In case others have the same problem these were the steps:
1) Open "MX Tweak"
2) Bring up the "Other" tab
3) Tick the checkbox "Use Intel driver instead of default ...
- Mon Mar 04, 2024 12:59 am
- Forum: MX Help
- Topic: Display not resuming from Power Save Put to Sleep After & Switch Off After [Solved]
- Replies: 11
- Views: 397
Re: Display not resuming from Power Save Put to Sleep After & Switch Off After [Solved]
Hello Charlie Brown & Eadwine Rose ,
As mentioned in my previous post the problem has not been solved.
I have now run
sudo apt purge light-locker -y ; sudo apt update ; sudo apt install xfce4-screensaver -y
So that I can get the Quick System Info on a baseline measurement for Eadwine Rose ...
As mentioned in my previous post the problem has not been solved.
I have now run
sudo apt purge light-locker -y ; sudo apt update ; sudo apt install xfce4-screensaver -y
So that I can get the Quick System Info on a baseline measurement for Eadwine Rose ...
- Sun Mar 03, 2024 9:58 pm
- Forum: MX Help
- Topic: Display not resuming from Power Save Put to Sleep After & Switch Off After [Solved]
- Replies: 11
- Views: 397
Re: Display not resuming from Power Save Put to Sleep After & Switch Off After [Solved]
Hello Charlie Brown
Don't know why but I am having the same problem again.
I checked power settings and in Security it mentions "Light-locker" so it seems to be using the correct screensaver.
I don't know if it started after a reboot or related to changes I am making in grub (another thread I ...
Don't know why but I am having the same problem again.
I checked power settings and in Security it mentions "Light-locker" so it seems to be using the correct screensaver.
I don't know if it started after a reboot or related to changes I am making in grub (another thread I ...
- Sun Mar 03, 2024 9:36 pm
- Forum: MX Help
- Topic: How to change Grub menu item description
- Replies: 13
- Views: 561
Re: How to change Grub menu item description
Hello fehlix,
The output of sudo update-grub is as follows:
$ sudo update-grub
[sudo] password for End-User:
Generating grub configuration file ...
Found theme: /boot/grub/themes/mx_linux/theme.txt
Found linux image: /boot/vmlinuz-6.1.0-18-amd64
Found initrd image: /boot/initrd.img-6.1.0-18 ...
The output of sudo update-grub is as follows:
$ sudo update-grub
[sudo] password for End-User:
Generating grub configuration file ...
Found theme: /boot/grub/themes/mx_linux/theme.txt
Found linux image: /boot/vmlinuz-6.1.0-18-amd64
Found initrd image: /boot/initrd.img-6.1.0-18 ...
- Sun Mar 03, 2024 9:07 pm
- Forum: MX Help
- Topic: How to change Grub menu item description
- Replies: 13
- Views: 561
Re: How to change Grub menu item description
Hello fehlix,
Firstly, for some reason I am not getting email notifications when you answer my thread.
Don't know why as it says that I am subscribed to the topic.
I made the changes as you instructed but I have duplicate entries for the Windows Vista partitions.
The second lot look like they're ...
Firstly, for some reason I am not getting email notifications when you answer my thread.
Don't know why as it says that I am subscribed to the topic.
I made the changes as you instructed but I have duplicate entries for the Windows Vista partitions.
The second lot look like they're ...
- Sun Mar 03, 2024 7:08 pm
- Forum: MX Help
- Topic: How to change Grub menu item description
- Replies: 13
- Views: 561
Re: How to change Grub menu item description
Hello fehlix,
Sorry I was a bit confused by step 4).
The following are the contents of custom.cfg (Changes to the relevant "Windows Vista" menuentry has been changed to "Compaq System Recovery"):
menuentry 'Windows Vista (on /dev/sda1)' --class windows --class os $menuentry_id_option 'osprober ...
Sorry I was a bit confused by step 4).
The following are the contents of custom.cfg (Changes to the relevant "Windows Vista" menuentry has been changed to "Compaq System Recovery"):
menuentry 'Windows Vista (on /dev/sda1)' --class windows --class os $menuentry_id_option 'osprober ...
- Sun Mar 03, 2024 5:21 pm
- Forum: MX Help
- Topic: How to change Grub menu item description
- Replies: 13
- Views: 561
Re: How to change Grub menu item description
Hello Charlie Brown and fehlix,
Thanks to both of you for your replies.
I am trying to take the approach that fehlix has outlined.
I have done steps 1) to 3) without a problem but am not sure what to do for step 4).
Do I have to go into /boot/grub/grub.cfg and comment out the menuentries that ...
Thanks to both of you for your replies.
I am trying to take the approach that fehlix has outlined.
I have done steps 1) to 3) without a problem but am not sure what to do for step 4).
Do I have to go into /boot/grub/grub.cfg and comment out the menuentries that ...
- Sun Mar 03, 2024 5:00 pm
- Forum: MX Help
- Topic: Display not resuming from Power Save Put to Sleep After & Switch Off After [Solved]
- Replies: 11
- Views: 397
Re: Display not resuming from Power Save Put to Sleep After & Switch Off After [Solved]
Hello Eadwine Rose and Charlie Brown,
Thanks for both of your replies.
Changing to light-locker as stated by Charlie Brown fixed the problem.
Thanks again for replying.
Regards,
fbagnato
Thanks for both of your replies.
Changing to light-locker as stated by Charlie Brown fixed the problem.
Thanks again for replying.
Regards,
fbagnato
- Sun Mar 03, 2024 2:13 am
- Forum: MX Help
- Topic: How to change Grub menu item description
- Replies: 13
- Views: 561
How to change Grub menu item description
Hello all,
I recently installed MX Linux 23.2 on al old Compaq Presario C700 Laptop.
The laptop has a Dual Boot (actually Triple Boot) Windows and MX Linux setup.
In the Grub menu I have the 2 normal MX Linux entries and 2 entries for Windows Vista.
One of the 2 entries for Windows Vista is the ...
I recently installed MX Linux 23.2 on al old Compaq Presario C700 Laptop.
The laptop has a Dual Boot (actually Triple Boot) Windows and MX Linux setup.
In the Grub menu I have the 2 normal MX Linux entries and 2 entries for Windows Vista.
One of the 2 entries for Windows Vista is the ...