Two installs have display resolution problems two don't

When you run into problems installing MX Linux XFCE
Message
Author
User avatar
jmarkus
Posts: 15
Joined: Mon Feb 27, 2023 1:22 pm

Re: Two installs have display resolution problems two don't

#11 Post by jmarkus »

Huckleberry Finn wrote: Mon Feb 27, 2023 4:08 pm

Code: Select all

sudo rm /etc/X11/xorg.conf
It may say "no such file or directory", no harm. But if it gives no output, just reboot.
That's what it did - no such..

User avatar
jmarkus
Posts: 15
Joined: Mon Feb 27, 2023 1:22 pm

Re: Two installs have display resolution problems two don't

#12 Post by jmarkus »

It let me do it, but no reply
Huckleberry Finn wrote: Mon Feb 27, 2023 4:36 pm sudo modprobe nouveau

Huckleberry Finn

Re: Two installs have display resolution problems two don't

#13 Post by Huckleberry Finn »

So fine (no reply=it's done), then just:

Code: Select all

sudo modprobe nouveau ; sudo update-initramfs -uk all
Reboot.

Huckleberry Finn

Re: Two installs have display resolution problems two don't

#14 Post by Huckleberry Finn »

In the meantime, my Nvidia is also old that can have 340 max. , and like you, I go on with Nouveau as it's much better than the 340.

But, there was a known suspend/wake-up issue with 5.xx kernels and such older Nvidia cards. (It can't suspend (takes forever) or can suspend but cannot wake-up (black screen)

So, everything's ok with these 2:

antiX 4.9 and the latest 6.1 kernel.

You can try both from MX Package Installer (though 4.9 has reached EOL..)

User avatar
jmarkus
Posts: 15
Joined: Mon Feb 27, 2023 1:22 pm

Re: Two installs have display resolution problems two don't

#15 Post by jmarkus »

came back after reboot with same issue. During terminal command it twice said "I: Set the RESUME variable to override this" ???
Huckleberry Finn wrote: Mon Feb 27, 2023 4:49 pm So fine (no reply=it's done), then just:

Code: Select all

sudo modprobe nouveau ; sudo update-initramfs -uk all
Reboot.

User avatar
jmarkus
Posts: 15
Joined: Mon Feb 27, 2023 1:22 pm

Re: Two installs have display resolution problems two don't

#16 Post by jmarkus »

i'LL HAVE TO TRY THIS TOMORROW - THANKS
Huckleberry Finn wrote: Mon Feb 27, 2023 4:53 pm In the meantime, my Nvidia is also old that can have 340 max. , and like you, I go on with Nouveau as it's much better than the 340.

But, there was a known suspend/wake-up issue with 5.xx kernels and such older Nvidia cards. (It can't suspend (takes forever) or can suspend but cannot wake-up (black screen)

So, everything's ok with these 2:

antiX 4.9 and the latest 6.1 kernel.

You can try both from MX Package Installer (though 4.9 has reached EOL..)

Huckleberry Finn

Re: Two installs have display resolution problems two don't

#17 Post by Huckleberry Finn »

You can ignore that message.

Code: Select all

echo -e 'nouveau\n\nloop' | sudo tee /etc/modules

Code: Select all

sudo tee /etc/X11/xorg.conf.d/20-nouveau.conf <<!
Section "Device"
    Identifier "Device0"
    Driver     "nouveau"
EndSection
!
(It's normal that the terminal warns you about security, just click "paste" and press enter)

Reboot.

Huckleberry Finn

Re: Two installs have display resolution problems two don't

#18 Post by Huckleberry Finn »

jmarkus wrote: Mon Feb 27, 2023 2:11 pm...required me using the "safe video", and the "failsafe" in order to get a complete error free install. These two that I used the flags/switches on both have an asterisk by 1024x768 resolution, a couple lower resolution choices, but nothing higher?..
On live session:

Code: Select all

xorg=nouveau
as the boot parameter (without others like failsafe , nomodeset etc.).

User avatar
jmarkus
Posts: 15
Joined: Mon Feb 27, 2023 1:22 pm

Re: Two installs have display resolution problems two don't

#19 Post by jmarkus »

I found a solution to the VirtualBox install on the laptop. I switched display drivers in VirtualBox settings to VBoxSVGA from VMSVGA which caused an "invalid settings warning to appear. I booted MX anyway and ended up at a 800x600 desktop. However, in the MX Display Settings were all my missing resolution settings. Chose 1366x768 - desktop resized - asked to keep settings - then asked to make them permanent. Upon reboot it is running 1366x768 and somehow VirtualBox reverted to the VMSVGA driver and cleared the invalid settings. One down one to go.
http://www.photomatter.com/2023/Untitled-1.jpg

User avatar
Eadwine Rose
Administrator
Posts: 14490
Joined: Wed Jul 12, 2006 2:10 am

Re: Two installs have display resolution problems two don't

#20 Post by Eadwine Rose »

Image changed to link, please read the forum rules, thanks.
MX-23.6_x64 July 31 2023 * 6.1.0-35amd64 ext4 Xfce 4.20.0 * 8-core AMD Ryzen 7 2700
Asus TUF B450-Plus Gaming UEFI * Asus GTX 1050 Ti Nvidia 535.247.01 * 2x16Gb DDR4 2666 Kingston HyperX Predator
Samsung 870EVO * Samsung S24D330 & P2250 * HP Envy 5030

Post Reply

Return to “Installation”