Search found 103 matches
- Sun Oct 27, 2024 2:43 am
- Forum: Package Requests - MX-23
- Topic: Request for Foliate latest version
- Replies: 3
- Views: 113
Re: Request for Foliate latest version
That's too bad. I can't use flatpak because for some reason applications i install using flatpak are missing icons and texts.
- Sat Oct 26, 2024 5:38 am
- Forum: Package Requests - MX-23
- Topic: Request for Foliate latest version
- Replies: 3
- Views: 113
Request for Foliate latest version
The latest version of Foliate is 3.1.1. The version in mx repo is 2.6.4 which is very old.
Foliate - ebook reader.
Foliate - ebook reader.
- Sun Sep 29, 2024 4:33 am
- Forum: MX Help
- Topic: Nvidia legacy driver supports only one resolution
- Replies: 6
- Views: 158
Re: Nvidia legacy driver supports only one resolution
Yes, i used MX Nvidia Installer to install the driver. How to generate this file and add resolutions to it?
- Sun Sep 29, 2024 1:40 am
- Forum: MX Help
- Topic: Nvidia legacy driver supports only one resolution
- Replies: 6
- Views: 158
Re: Nvidia legacy driver supports only one resolution
I have only these two files in /etc/X11/xorg.conf.d/: 20-synaptics.conf, 30-touchpad-libinput.conf, but i don't think they are related in any way to the resolution.
- Sat Sep 28, 2024 4:54 pm
- Forum: MX Help
- Topic: Nvidia legacy driver supports only one resolution
- Replies: 6
- Views: 158
Re: Nvidia legacy driver supports only one resolution
No, nvidia settings panel show more resolutions, but if i change the resolution from it almost one third of the right side and bottom side goes out of screen.
- Sat Sep 28, 2024 8:57 am
- Forum: MX Help
- Topic: Nvidia legacy driver supports only one resolution
- Replies: 6
- Views: 158
Nvidia legacy driver supports only one resolution
I have installed Nvidia legacy driver 390.157 but it only supports one resolution - the native resolution for my laptop screen 1920x1080. On other hand the open source driver nouveau supports multiple resolutions. Why is this happening and can i add additional resolutions to Nvidia legacy driver ...
- Sun May 05, 2024 9:32 am
- Forum: MX Help
- Topic: Grub won't detect second MX Linux installation
- Replies: 11
- Views: 369
Re: Grub won't detect second MX Linux installation
@fehlix
If the issue is the encrypted root partition why grub won't detect it when it's unlocked and mounted?
@Charlie Brown
Windows 7 is also installed on the second disk, but grub finds it. I added 'GRUB_ENABLE_CRYPTODISK=y' to '/etc/default/grub' but it didn't help.
If the issue is the encrypted root partition why grub won't detect it when it's unlocked and mounted?
@Charlie Brown
Windows 7 is also installed on the second disk, but grub finds it. I added 'GRUB_ENABLE_CRYPTODISK=y' to '/etc/default/grub' but it didn't help.
- Sun May 05, 2024 2:42 am
- Forum: MX Help
- Topic: Grub won't detect second MX Linux installation
- Replies: 11
- Views: 369
Re: Grub won't detect second MX Linux installation
Could the issue be that both MX Linux installs have the same menu entry name?
- Fri May 03, 2024 3:53 pm
- Forum: MX Help
- Topic: Grub won't detect second MX Linux installation
- Replies: 11
- Views: 369
Re: Grub won't detect second MX Linux installation
Yes, i have two separate boot partitions:
$ lsblk
NAME MAJ:MIN RM SIZE RO TYPE MOUNTPOINTS
sda 8:0 0 111.8G 0 disk
├─sda1 8:1 0 500M 0 part /boot
└─sda2 8:2 0 111.3G 0 part
└─luks-48c30bdc-1a0d-4e9a-a07d-463bbda238c3 253:0 0 111.3G 0 crypt /
sdb 8:16 0 931.5G 0 disk
├─sdb1 8:17 0 79.1G 0 part ...
$ lsblk
NAME MAJ:MIN RM SIZE RO TYPE MOUNTPOINTS
sda 8:0 0 111.8G 0 disk
├─sda1 8:1 0 500M 0 part /boot
└─sda2 8:2 0 111.3G 0 part
└─luks-48c30bdc-1a0d-4e9a-a07d-463bbda238c3 253:0 0 111.3G 0 crypt /
sdb 8:16 0 931.5G 0 disk
├─sdb1 8:17 0 79.1G 0 part ...
- Fri May 03, 2024 11:54 am
- Forum: MX Help
- Topic: Grub won't detect second MX Linux installation
- Replies: 11
- Views: 369
Re: Grub won't detect second MX Linux installation
I unlocked the partition with the root file system, but grup still won't detect it:
$ sudo update-grub
Generating grub configuration file ...
Found theme: /boot/grub/themes/mx_linux/theme.txt
Found linux image: /boot/vmlinuz-6.1.0-20-amd64
Found initrd image: /boot/initrd.img-6.1.0-20-amd64
Found ...
$ sudo update-grub
Generating grub configuration file ...
Found theme: /boot/grub/themes/mx_linux/theme.txt
Found linux image: /boot/vmlinuz-6.1.0-20-amd64
Found initrd image: /boot/initrd.img-6.1.0-20-amd64
Found ...