PC is forcing the wrong Resolution - Regata OS

BradAnwar

New Member
Joined
Sep 8, 2023
Messages
2
Reaction score
0
Credits
18
I just installed Regata OS on my PC and it says the resolution of my screen is 1024x768, claiming it to be the only resolution supported by the display. But it's a 1920x1080 Display. I've tried Xrandr to get it to work, but it keeps showing up with CVT: Command Not Found
 


That requires CVT, and that seems to not be working, it keeps returning
Bash: cvt: command not found
 
Welcome to the forums
Started around 2013 based on openSUSE, this distribution aimed at gamers never really took off,[I think this is only the second time I have seen it mentiond] If you are a gamer then consider asking in the gaming section what distribution other gamers are using
 
Sounds more like graphical driver issues, it's not using right ones, you can check current drivers with inxi or lspci.

Code:
lspci -n -n -k | grep -A 2 -e VGA -e 3D

my output: 07:00.0 VGA compatible controller [0300]: NVIDIA Corporation GA106 [GeForce RTX 3060 Lite Hash Rate] [10de:2504] (rev a1)
    Subsystem: ASUSTeK Computer Inc. GA106 [GeForce RTX 3060 Lite Hash Rate] [1043:8816]
    Kernel driver in use: nvidia

Code:
inxi -G
output: Device-1: NVIDIA GA106 [GeForce RTX 3060 Lite Hash Rate] driver: nvidia
    v: 535.98
Display: x11 server: X.Org v: 1.21.1.4 driver: X: loaded: nvidia
    unloaded: fbdev,modesetting,nouveau,vesa gpu: nvidia

OpenGL: renderer: NVIDIA GeForce RTX 3060/PCIe/SSE2
    v: 4.6.0 NVIDIA 535.98
 

Members online


Top