You are not logged in.

#1 2010-07-03 09:36:03

ApotheoZ
Member
Registered: 2009-08-10
Posts: 40

[SOLVED] xrandr can't detect other monitor

Hi,

Here is my problem, I try to make a dual sreen by myself just by editing Xorg .conf files. But I need to detect my second monitor first.
nvidia-setting detects my monitor but xrandr (-q) don't.

Here is the conf file of my monitor :

Section "Device"
    Identifier     "Default nvidia Device"
    Driver         "nvidia"
    Option "NoLogo" "TRUE"
EndSection

Section "Monitor"
    Identifier     "Monitor0"
    Option         "DPMS"
EndSection

Section "Screen"
    Identifier     "Screen0"
    Device         "Device0"
    Monitor        "Monitor0"
    DefaultDepth    24
    SubSection "Display"
        Depth          24
        Modes          "1280x800_75.00"
    EndSubSection
EndSection

Here is the xrandr -q result

agrum ~ $ xrandr -q
Screen 0: minimum 320 x 175, current 1280 x 800, maximum 1280 x 800
default connected 1280x800+0+0 0mm x 0mm
   1280x800       50.0* 
   1024x768       51.0     52.0  
   832x624        53.0  
   800x600        54.0     55.0     56.0     57.0     58.0  
   720x400        59.0  
   700x525        60.0  
   640x512        61.0     62.0  
   640x480        63.0     64.0     65.0     66.0     67.0  
   640x400        68.0  
   640x350        69.0  
   576x432        70.0  
   512x384        71.0     72.0     73.0     74.0     75.0  
   416x312        76.0  
   400x300        77.0     78.0     79.0     80.0     81.0  
   360x200        82.0  
   320x240        83.0     84.0     85.0     86.0  
   320x200        87.0  
   320x175        88.0

Since nvidia can make a dual screen with my current configuration, I don't think I have to edit it. But I would like to knwo how to detect my second monitor, get its name, if its a VGA, DVI, CRT ...

Thanks.

Last edited by ApotheoZ (2010-07-03 11:15:17)

Offline

#2 2010-07-03 10:31:24

gazj
Member
From: /home/gazj -> /uk/cambs
Registered: 2007-02-09
Posts: 681
Website

Re: [SOLVED] xrandr can't detect other monitor

Unfortunately the nvidia drivers do not support randr.  It is a real pain in the backside.  The last time nvidia-settings would not detect my monitor was due to using a realy old VGA cable.

Offline

#3 2010-07-03 11:14:55

ApotheoZ
Member
Registered: 2009-08-10
Posts: 40

Re: [SOLVED] xrandr can't detect other monitor

I finally found an issue.
I don't need nvidia-setting and xrandr anymore.
I will put my config file later if you ask for it.

Offline

#4 2010-09-06 09:25:24

wangcutopen
Member
Registered: 2010-09-06
Posts: 1

Re: [SOLVED] xrandr can't detect other monitor

can you post the xorg.conf ??? I also met the issues ...

Thanks

Offline

#5 2010-09-06 14:59:22

ngoonee
Forum Fellow
From: Between Thailand and Singapore
Registered: 2009-03-17
Posts: 7,360

Re: [SOLVED] xrandr can't detect other monitor

@wangcutopen, this thread is half a year old. I suggest you use nvidia-settings to do your setup for your nvidia card. Search the wiki for 'nvidia', or go to nvidia's linux forum. Try google after that.

If all those steps don't work, then open a new forum thread. But only after trying all those.

EDIT: re-opening, misread the dates on the post. My bad.

Last edited by ngoonee (2010-09-06 15:47:27)


Allan-Volunteer on the (topic being discussed) mailn lists. You never get the people who matters attention on the forums.
jasonwryan-Installing Arch is a measure of your literacy. Maintaining Arch is a measure of your diligence. Contributing to Arch is a measure of your competence.
Griemak-Bleeding edge, not bleeding flat. Edge denotes falls will occur from time to time. Bring your own parachute.

Offline

Board footer

Powered by FluxBB