Hilfe Bildschirmauflösung verschwunden

Moin,

ich habe es durch irgend eine Tastenkombination geschafft,
das Manjaro jetzt nicht mehr weiß, dass mein Notebook eine Auflösung von 1920*1080 hat.
In XRandR wird mir die Auflösung nicht mehr angeboten und auch in den Einstellungen von Majaro zum Thema Bilfdschirm, ist sie nicht mehr verfügbar.
Neustart, Aus- und Wiedereinschalten und TimeShift haben nicht geholfen.

Irgend welche Idee, wie ich wieder die volle Auflösung nutzen kann?

So sieht meine Konfiguration für den Notebook-Only-Betrieb aus:

#!/bin/sh
sleep 3
xrandr --output eDP1 --primary --mode 1920x1080 --pos 0x0 --rotate normal --output eDP1 --off --output HDMI2 --off --output HDMI2 --off --output VGA1 --off --output VIRTUAL1 --off

Wer kann mir helfen? 960x5640 ist echt zu klein …

In der Xorg.0.log findet sich folgendes;

[     9.179] (II) intel(0): Modeline "1920x1080"x0.0  141.00  1920 1968 2068 2112  1080 1083 1089 1112 -hsync -vsync (66.8 kHz eP)
[   383.490] (II) intel(0): resizing framebuffer to 2880x1080
[   383.540] (II) intel(0): switch to mode 960x540@59.8 on eDP1 using pipe 0, position (1920, 0), rotation normal, reflection none
[  1572.436] (EE) event4  - Logitech M705: client bug: event processing lagging behind by 23ms, your system is too slow
[  2086.961] (II) event2  - Power Button: device removed
[  2086.985] (II) event6  - Asus Wireless Radio Control: device removed
[  2087.065] (II) event11 - Video Bus: device removed
[  2087.119] (II) event9  - Video Bus: device removed
[  2087.172] (II) event1  - Sleep Button: device removed
[  2087.214] (II) event4  - Logitech M705: device removed
[  2087.280] (II) event19 - USB2.0 HD UVC WebCam: USB2.0 HD: device removed
[  2087.359] (II) event8  - Asus WMI hotkeys: device removed
[  2087.426] (II) event3  - AT Translated Set 2 keyboard: device removed
[  2087.453] (II) event10 - ETPS/2 Elantech Touchpad: device removed
[  2087.519] (II) event5  - Logitech K270: device removed
[  2087.546] (II) AIGLX: Suspending AIGLX clients for VT switch
[  4372.168] (II) AIGLX: Resuming AIGLX clients after VT switch
[  4372.168] (II) intel(0): switch to mode 960x540@59.8 on eDP1 using pipe 0, position (1920, 0), rotation normal, reflection none
[  4372.198] (II) intel(0): switch to mode 1920x1080@60.0 on HDMI2 using pipe 1, position (0, 0), rotation normal, reflection none

Das System schaltet also auf die niedrige Auflösung.
Wie bekomme ich wieder die echten Auflösungen des Displays ins System?

Kann man z.B. nach dem Start einer Live-CD die Werte aus einer Datei auf einen Stick kopieren und in das Installierte System kopieren? Nur wo finde ich die Daten?

Gruß HEiko

Was hat dein Notebook denn für eine Grafikkarte? Poste am besten die Ausgabe von

inxi -v1z
ls -la /etc/X11/xorg.xonf.d

Ggf. auch mal in diese Artikel schauen:
Configure Graphics Cards - Manjaro
Xorg - ArchWiki (archlinux.org)

Upps, da habe ich wohl nicht mitbekommen, dass es hier eine Antwort gab.
Um die Sache kurz zumachen, ich habe inzwischen das System neu installiert und jetzt läuft es.

Frohes Fest, Gesundheit und einen guten Start ins Jahr 2022
wünscht Euch
Heiko