#Monitor not being picked up in linux mint

1 messages · Page 1 of 1 (latest)

tepid island
#

So I just recently downloaded linux mint cinnamon, and when I go to the display settings to change my monitor's refresh rate from 60hz to 144hz it says "unknown monitor" and i cant change the refresh rate, i have a nvidia 3060 gpu paired with an intel i5-12400f and ive downloaded the drivers from the driver manager

leaden comet
#

Try inxi -G
This will show information about your graphics card and drivers.
If you see nouveau and have an NVIDIA GPU, installing proprietary drivers might help.
Go to Menu Driver Manager and check if a proprietary driver is available. u can also try xrandr to see if ur monitor is detected if it is but not configured as u wished then u can do cvt (your res) (refresh rate) so for me it would be 2560x1440 144 this is going to output a Modeline copy everything after modeline and then do xrandr --newmode "(resolution of ur screen)(refresh rate)" (paste the Modeline here)
xrandr --addmode HDMI-1 "(resolution of ur screen)
(refresh rate)"
xrandr --output HDMI-1 --mode "(resolution of ur screen)_(refresh rate)" replace HDMI-1 by your correct display name from xrandr
or u can also see cat /var/log/Xorg.0.log | grep -iE "error|warning" to see if there is any errors or unormal things

tepid island
#

and when i do xrandr it says this:

#

Screen 0: minimum 320 x 200, current 1920 x 1080, maximum 4096 x 4096
None-1 connected primary 1920x1080+0+0 (normal left inverted right x axis y axis) 0mm x 0mm
1920x1080 60.00*+

leaden comet
#

t looks like your system is not correctly detecting your display. The None-1 output in xrandr suggests that Xorg is not recognizing your monitor properly, which is why you can't change resolution or refresh rate.

#

hmm

tepid island
#

hm

leaden comet
#

can u try inxi -Gxx

tepid island
#

sure

leaden comet
#

to see if ur GPU drivers are installed

tepid island
#

Device-1: NVIDIA GA106 [GeForce RTX 3060 Lite Hash Rate] vendor: Gigabyte
driver: N/A arch: Ampere pcie: speed: 16 GT/s lanes: 16 bus-ID: 01:00.0
chip-ID: 10de:2504

#

Display: x11 server: X.Org v: 21.1.11 with: Xwayland v: 23.2.6
compositor: xfwm4 v: 4.18.0 driver: X: loaded: modesetting,nouveau
unloaded: fbdev,vesa dri: swrast gpu: N/A display-ID: :0.0 screen

leaden comet
#

oh wait

#

i have an idea

tepid island
#

yeah

leaden comet
#

do echo -e "blacklist nouveau\noptions nouveau modeset=0" | sudo tee /etc/modprobe.d/blacklist-nouveau.conf
in a terminal

tepid island
#

what would that do?

leaden comet
#

disable "Nouveau"

tepid island
#

ok

leaden comet
#

done ?

tepid island
#

it just says

blacklist nouveau
options nouveau modeset=0

leaden comet
#

its normal dont worry

#

now do sudo update-initramfs -u

tepid island
#

ok

#

says this

update-initramfs: Generating /boot/initrd.img-6.8.0-52-generic

#

nothing else

unkempt valve
leaden comet
#

wait that it finishes and then u can reboot

tepid island
#

yeah now it shows the line be fore u put in a command

leaden comet
#

with sudo reboot

#

once u have done this u can do nvidia-smi
and it should give u information about ur nvidia gpu

tepid island
#

ok i just rebooted, lemme test it out

leaden comet
#

wait

#

try glxinfo | grep "OpenGL version"

tepid island
#

which one should i do first

leaden comet
#

nvidia-smi and then glxinfo | grep "OpenGL version"

tepid island
#

NVIDIA-SMI has failed because it couldn't communicate with the NVIDIA driver. Make sure that the latest NVIDIA driver is installed and running.

#

but i have the most recent driver installed

leaden comet
#

can you do dpkg -l | grep nvidia

#

in a terminal

tepid island
#

ok it shows me a bunch of stuff

leaden comet
#

hmmm

#

i may have an idea but not really sure if it would function proprely

tepid island
#

has anyone else had an issue like this before?

leaden comet
#

alot of people

tepid island
leaden comet
#

even myself but a long time ago

#

oh then u can try to do so

tepid island
#

should i do cvt (your res) (refresh rate)

#

so cvt 1920x1080 144

leaden comet
#

try xrandr to see if ur monitor is detected

tepid island
leaden comet
#

yeah still the same problem as before

#

it should not say None-1

tepid island
#

should i disconnect my hdmi and reconnect it and see if that does anything?

leaden comet
#

i don't know

tepid island
#

should i try cvt?

leaden comet
#

i guess yea

tepid island
#

cvt 1920x1080 144 right?

leaden comet
#

if ur screen is 1920x1080 and has 144HZ than yes

tepid island
#

ok it said this: # 1920x144 56.64 Hz (CVT) hsync: 9.06 kHz; pclk: 21.75 MHz
Modeline "1920x144_60.00" 21.75 1920 1976 2160 2400 144 147 157 160 -hsync +vsync

leaden comet
#

i have an idea

tepid island
#

btw just to let u know i have an msi g2712 144hz monitor

leaden comet
#

wait

#

have u put an x between 1920 1080

tepid island
#

yes

leaden comet
#

well

#

try without x (my bad) so cvt 1920 1080 144

tepid island
#

says: # 1920x1080 143.88 Hz (CVT) hsync: 169.35 kHz; pclk: 452.50 MHz
Modeline "1920x1080_144.00" 452.50 1920 2088 2296 2672 1080 1083 1088 1177 -hsync +vsync

leaden comet
#

NICE now do xrandr --newmode "1920x1080_144.00" 452.50 1920 2088 2296 2672 1080 1083 1088 1177 -hsync +vsync

tepid island
#

ok, didnt do anything just did a new line

leaden comet
#

now do xrandr again and see if its HDMI-1 or something around this or it could be for example edp1

tepid island
#

Screen 0: minimum 320 x 200, current 1920 x 1080, maximum 4096 x 4096
None-1 connected primary 1920x1080+0+0 (normal left inverted right x axis y axis) 0mm x 0mm
1920x1080 60.00*+
1920x1080_144.00 (0x2a0) 452.500MHz -HSync +VSync
h: width 1920 start 2088 end 2296 total 2672 skew 0 clock 169.35KHz
v: height 1080 start 1083 end 1088 total 1177 clock 143.88Hz

leaden comet
#

oh yeah i forgot then do xrandr --listmonitors

tepid island
#

Monitors: 1
0: +*None-1 1920/508x1080/286+0+0 None-1

leaden comet
#

you might reinstall the nvidia drivers ill help u dont worry

tepid island
#

ok

leaden comet
#

do sudo apt-get purge nvidia-*

tepid island
#

ok

#

whats next

leaden comet
#

sudo apt install nvidia-driver-530 (i dont remember if 530 is the latest version but before when i had this issue it functionned quite well)

tepid island
#

why dont i just download the drivers from the driver manager?

leaden comet
#

oh thx now sudo apt install nvidia-driver-550 is good and driver manager maybe i never tested

tepid island
#

so: sudo apt install nvidia-driver-550

leaden comet
#

yes

tepid island
#

ok done

leaden comet
#

then u can reboot your machine

tepid island
#

oh my days wait i never ran t he cmd "sudo apt update" should i run it quickly

leaden comet
#

u can

tepid island
#

ok, should i run sudo reboot now?

leaden comet
#

yees

tepid island
#

ok rebooted

#

now what

leaden comet
#

nice, then do sudo nvidia-settings

#

and go to X Server Display Configuration" section

tepid island
#

where's that

leaden comet
#

in nvidia settings

tepid island
#

all i see is: Application Profiles and nvidia-settings Configuration

leaden comet
#

do nvidia-smi

tepid island
#

uhh hold on

#

ERROR: NVIDIA driver is not loaded

(nvidia-settings:3382): GLib-GObject-CRITICAL **: 15:29:35.951: g_object_unref: assertion 'G_IS_OBJECT (object)' failed

** (nvidia-settings:3382): CRITICAL **: 15:29:35.952: ctk_powermode_new: assertion '(ctrl_target != NULL) && (ctrl_target->h != NULL)' failed

ERROR: nvidia-settings could not find the registry key file or the X server is
not accessible. This file should have been installed along with this
driver at
/usr/share/nvidia/nvidia-application-profiles-key-documentation. The
application profiles will continue to work, but values cannot be
prepopulated or validated, and will not be listed in the help text.
Please see the README for possible values and descriptions.

** Message: 15:29:35.967: PRIME: No offloading required. Abort
** Message: 15:29:35.967: PRIME: is it supported? no

leaden comet
#

can u do cat /etc/modprobe.d/blacklist-nouveau.conf
it should say blacklist nouveau
options nouveau modeset=0

tepid island
#

cat /etc/modprobe.d/blacklist-nouveau.conf ?

leaden comet
#

yes

tepid island
#

yeah it says that

leaden comet
#

blacklist nouveau
options nouveau modeset=0 ?

tepid island
# leaden comet do nvidia-smi

NVIDIA-SMI has failed because it couldn't communicate with the NVIDIA driver. Make sure that the latest NVIDIA driver is installed and running.

leaden comet
#

do lsmod | grep -E 'nvidia|nouveau'

tepid island
#

the terminal said unsafe paste

#

i cant paste it in

#

yeah it did nothing

leaden comet
#

exit the terminal and open another one

tepid island
#

did the same

leaden comet
#

try to put sudo with it

tepid island
#

yeah nothing again

leaden comet
#

dpkg -l | grep -i nvidia do this

tepid island
#

ok showed me a bunch of stuff

leaden comet
#

good

#

now try sudo update-initramfs -u

tepid island
#

update-initramfs: Generating /boot/initrd.img-6.8.0-52-generic

leaden comet
#

try echo $XDG_SESSION_TYPE
and tell me if it says wayland

tepid island
#

it says x11

leaden comet
#

go on driver manager and make sure that you select the NVIDIA proprietary driver (not Nouveau or open-source).

tepid island
#

yeah

#

is it looking good or bad

leaden comet
#

im sorry but i dont know what to do anymore

#

i tried everything that i possibly could

#

try installing an older version such as 535

tepid island
#

what effect would that have?

leaden comet
#

ur nvidia card is better in a 535 version

tepid island
#

so what should i do to go to 535 version? go to driver manager and select 535 and apply changes?

leaden comet
#

i guess so

tepid island
#

how can i delete all nvidia packages and reinstall them for 535?

leaden comet
#

do sudo apt-get purge nvidia*

loud merlin
leaden comet
#

is there something i did wrong ?

tepid island
#

does the - matter?

leaden comet
#

in the end of nvidia no

loud merlin
#

I would consider not to blacklist nouveau. that could make it so no display is usable at all

#

ie - undo that blacklist

tepid island
leaden comet
#

u can delete the file of it im not sure

#

so sudo rm /etc/modprobe.d/blacklist-nouveau.conf
if i am not wrong

loud merlin
#

sudo nano /etc/modprobe.d/blacklist-nouveau.conf

#

or remove it as mentioned

#

rm = remove aka delete
nano = a terminal based text editor

leaden comet
#

or use kate if u are really unfamilliar with terminal based text editor but u need to install it i think

tepid island
#

yeah i changed to the 535 version and nothing changed, what is going on

loud merlin
#

xed is included in Mint Cinnamon. so if u need to edit something with root perms, sudo xed

tepid island
#

i dont use cinnamon

leaden comet
#

whaat ?

loud merlin
#

what desktop?

leaden comet
#

u seem to have a good pc

tepid island
#

xfce

loud merlin
#

then replace xed with mousepad

#

eg: sudo mousepad

tepid island
#

alr, but how do i get 144hz for my pc then

loud merlin
#

but anyway, did u reboot?

tepid island
#

yes i rebooted

loud merlin
#

check now inxi -Gxx

tepid island
#

Graphics:
Device-1: NVIDIA GA106 [GeForce RTX 3060 Lite Hash Rate] vendor: Gigabyte
driver: N/A arch: Ampere pcie: speed: 16 GT/s lanes: 16 bus-ID: 01:00.0
chip-ID: 10de:2504
Device-2: Elgato Systems GmbH Facecam MK.2 driver: uvcvideo type: USB
rev: 3.0 speed: 5 Gb/s lanes: 1 bus-ID: 2-10.2.4:4 chip-ID: 0fd9:0094
Display: x11 server: X.Org v: 21.1.11 with: Xwayland v: 23.2.6
compositor: xfwm4 v: 4.18.0 driver: X: loaded: modesetting,nouveau
unloaded: fbdev,vesa dri: swrast gpu: N/A display-ID: :0.0 screens: 1
Screen-1: 0 s-res: 1920x1080 s-dpi: 96
Monitor-1: Unknown-1 mapped: None-1 res: 1920x1080 size: N/A
API: EGL v: 1.5 platforms: device: 0 drv: swrast surfaceless: drv: swrast
x11: drv: swrast inactive: gbm,wayland
API: OpenGL v: 4.5 vendor: mesa v: 24.2.8-1ubuntu1~24.04.1 glx-v: 1.4
direct-render: yes renderer: llvmpipe (LLVM 19.1.1 256 bits)
device-ID: ffffffff:ffffffff

loud merlin
#

is the nvidia driver applied, and it should show good info for ur monnitors, their brands etc

loud merlin
tepid island
#

yeah ido#

loud merlin
#

check with mokutil --sb-state

#

then switch back to nouveau.

tepid island
#

i remember enabling secure boot because i put a password for it

tepid island
loud merlin
#

then reboot to BIOS, turn off secure boot, then boot back to Mint, and switch to proprietary 535, and then reboot again

tepid island
#

ok

loud merlin
#

driver manager

#

delete the blacklist file if u didnt already

loud merlin
tepid island
#

ok i disabled secure boot

#

driver 535 is there now what

loud merlin
#

did u apply the 535 and reboot?

tepid island
#

i did that before i disabled secure boot

#

wtdf

loud merlin
#

no u cant do that

tepid island
#

now my monitor is being detected

leaden comet
#

well

tepid island
#

"microstep 27 inch"

loud merlin
#

ok so w/e it worrked

leaden comet
#

i am useless i fearKEKW

loud merlin
#

check in inxi -Gxx

tepid island
#

yeah

loud merlin
#

ur nvidia should show the driver version, and the monitors should show names

tepid island
#

now it says display 1: HMDI-0

loud merlin
#

alright ur all set now

tepid island
#

lol thank you

#

@leaden comet thank you aswell

leaden comet
#

KEKW well thx @loud merlin

loud merlin
#

mark this solved

#

yw

tepid island
#

can i keep this tho? just incase i ever need it again

loud merlin
#

yeah u can book mark it in ur browser

tepid island
#

wait, will disabling secure boot do anything bad?

loud merlin
#

if u sign in onto discord via browser, then bookmark the post. and no it's not gonna affect linux

#

just dont download drivers off the 'net

tepid island
#

wait can i download the most recent driver then

#

550, or will it fuck up again

loud merlin
#

dont

#

idk it'd stay with april's advice

tepid island
#

alr

leaden comet
#

enjoy linux mint <3

tepid island
#

thank you guys

#

wait one other question, doesnt secureboot disabled make my pc more prone to malware?

leaden comet
#

i mean

#

linux is already way safer than windows

#

so you dont need to worry unlesss u download some "any game free cheats 2025" with wine lol

tepid island
#

is wine pre-installed with linux mint?