#(solved)

74 messages · Page 1 of 1 (latest)

raw cloak
#

Driver is n/a and the dp monitor is working, was just fine on mint, and had tried a few things with a helpful guy on the mint server

tough sun
#

@solemn valve

solemn valve
#

yes

#

sudo pacman -S xf86-video-nouveau nvidia nvidia-settings nvidia-utils

#

also plug in directly into the gpu

tough sun
#

@raw cloak

raw cloak
raw cloak
solemn valve
#

whats the gpu

raw cloak
#

6 gb model

solemn valve
#

did you install xorg

raw cloak
#

ASUS rog dual 4060ti 6gb to be specific

raw cloak
raw cloak
#

But I assume 1?

solemn valve
#

is that taken on your monitor?

raw cloak
#

The working one, I have 2

solemn valve
#

ahh

raw cloak
#

Only one works atp

solemn valve
#

nvidia-settings -q CurrentMetaMode

#

``ConnectedMonitor

If the driver does not properly detect a second monitor, you can force it to do so with ConnectedMonitor.
``

/etc/X11/xorg.conf


Section "Monitor"
    Identifier     "Monitor1"
    VendorName     "Panasonic"
    ModelName      "Panasonic MICRON 2100Ex"
    HorizSync       30.0 - 121.0 # this monitor has incorrect EDID, hence Option "UseEDIDFreqs" "false"
    VertRefresh     50.0 - 160.0
    Option         "DPMS"
EndSection

Section "Monitor"
    Identifier     "Monitor2"
    VendorName     "Gateway"
    ModelName      "GatewayVX1120"
    HorizSync       30.0 - 121.0
    VertRefresh     50.0 - 160.0
    Option         "DPMS"
EndSection

Section "Device"
    Identifier     "Device1"
    Driver         "nvidia"
    Option         "NoLogo"
    Option         "UseEDIDFreqs" "false"
    Option         "ConnectedMonitor" "CRT,CRT"
    VendorName     "NVIDIA Corporation"
    BoardName      "GeForce 6200 LE"
    BusID          "PCI:3:0:0"
    Screen          0
EndSection

Section "Device"
    Identifier     "Device2"
    Driver         "nvidia"
    Option         "NoLogo"
    Option         "UseEDIDFreqs" "false"
    Option         "ConnectedMonitor" "CRT,CRT"
    VendorName     "NVIDIA Corporation"
    BoardName      "GeForce 6200 LE"
    BusID          "PCI:3:0:0"
    Screen          1
EndSection
``` ``
The duplicated device with Screen is how you get X to use two monitors on one card without TwinView. Note that nvidia-settings will strip out any ConnectedMonitor options you have added. ``
raw cloak
# solemn valve ahh

I have at least one working one rn it’s not a travesty if I don’t have one working but for the future I would like a driver

solemn valve
#

@raw cloak is everything working?

raw cloak
solemn valve
#

yep

#

or you could open nvidia-settings

#

and select it yourself if you dont trust konsole

raw cloak
#

No shot

#

Driver: NVIDIA BAY B

#

We have driver BOIS

#

<3 Paige /pl

solemn valve
#

WWWWWW

raw cloak
#

Pl is the tone indicator for platonic

#

Well fuck

solemn valve
#

lol

#

why well fuck

raw cloak
#

Mirroring, and no option to extend instead

#

I need more screen space, not the same thing twice

solemn valve
#

try twin view

#

Option "TwinView" "1"

#

and if that doesnt work turn off twin view

raw cloak
#

I used arch install for a reason idk wtf that means

solemn valve
#

Section "ServerLayout"
    Identifier     "TwinLayout"
    Screen         0 "metaScreen" 0 0
EndSection

Section "Monitor"
    Identifier     "Monitor0"
    Option         "Enable" "true"
EndSection

Section "Monitor"
    Identifier     "Monitor1"
    Option         "Enable" "true"
EndSection

Section "Device"
    Identifier     "Card0"
    Driver         "nvidia"
    VendorName     "NVIDIA Corporation"

    #refer to the link below for more information on each of the following options.
    Option         "HorizSync"          "DFP-0: 28-33; DFP-1: 28-33"
    Option         "VertRefresh"        "DFP-0: 43-73; DFP-1: 43-73"
    Option         "MetaModes"          "1920x1080, 1920x1080"
    Option         "ConnectedMonitor"   "DFP-0, DFP-1"
    Option         "MetaModeOrientation" "DFP-1 LeftOf DFP-0"
EndSection

Section "Screen"
    Identifier     "metaScreen"
    Device         "Card0"
    Monitor        "Monitor0"
    DefaultDepth    24
    Option         "TwinView" "True"
    SubSection "Display"
        Modes          "1920x1080"
    EndSubSection
EndSection


#

Option "TwinView" "True"

raw cloak
#

So sudo vim /whatever/that/files/path/is ?

#

And change it?

#

Yeah its blank

solemn valve
#

ye

#

do you use x11 or wayland?

raw cloak
#

Honestly idk

solemn valve
#

reboot and if you are on kde it will tell you in the login page

#

whats your desktop manager

raw cloak
#

No cinnamon

#

And now the other monitor works but not the first one

#

lol

#

Imma try a reboot

solemn valve
#

prob a good idea

raw cloak
#

Ykw I think the monitor just needs to be re plugged in

#

It gets stuck like that sometimes

solemn valve
#

rip

#

did it fix?

raw cloak
#

We’re so barrack

solemn valve
#

wwwwww

#

its not joever

raw cloak
solemn valve
#

it worked???

#

wwww

raw cloak
#

Yeah W

#

I’m considering getting Spotify and spicetify

#

Oh and 165 hz woks too

solemn valve
#

also you might wanna mark it as solved before a staff or someone gets mad

raw cloak
#

(solved)

#

i didnt see a solved tag