You are not logged in.

#1 2009-10-01 08:08:54

undergroundx
Member
Registered: 2009-09-23
Posts: 22

Xorg.conf resolution error resolution wont set.

hello i seem to be having troubles with my xorg.conf file.

Im trying to set my resolution

which is

1680x1050

here is the link to the exact monitor im using

http://www.amazon.com/Samsung-SyncMaste … B0013PSOT0

here is a paste bin of my xorg.conf output

http://pastebin.ca/1587420


My graphics card is a

Nvidia Corperation NV28GL (Quadro 980 XGL) (rev a1)

I got that from lspci  |  grep VGA

thanks for the help appreciate it.

And i also ran Xorg -config and nvidia-xconfig

not sure why i did not fix anything.

Isnt the configuration supposed to preconfigure the monitor for you?

Last edited by undergroundx (2009-10-01 08:21:24)

Offline

#2 2009-10-01 08:17:27

Allan
Pacman
From: Brisbane, AU
Registered: 2007-06-09
Posts: 11,390
Website

Re: Xorg.conf resolution error resolution wont set.

You really need to work on setting more informative titles in your posts....   Use the Edit link on the bottom right of your post.

Offline

#3 2009-10-01 08:17:51

tomk
Forum Fellow
From: Ireland
Registered: 2004-07-21
Posts: 9,839

Re: Xorg.conf resolution error resolution wont set.

Change the thread title please.

Offline

#4 2009-10-01 08:18:18

undergroundx
Member
Registered: 2009-09-23
Posts: 22

Re: Xorg.conf resolution error resolution wont set.

almost forgot here is my Xorg.log.0 logs from /var/logs

http://pastebin.ca/1587427

Offline

#5 2009-10-01 08:20:31

undergroundx
Member
Registered: 2009-09-23
Posts: 22

Re: Xorg.conf resolution error resolution wont set.

That Q for the thread post was an accident. Sorry about that. I didnt even realize it said Q for the thread title, i put something in there and saved it and it must have changed it to Q for some reason. Sorry for the confusion. smile

Offline

#6 2009-10-01 08:54:35

Allan
Pacman
From: Brisbane, AU
Registered: 2007-06-09
Posts: 11,390
Website

Re: Xorg.conf resolution error resolution wont set.

Hmm....

(II) LoadModule: "nv"
(WW) Warning, couldn't open module nv
(II) UnloadModule: "nv"
(EE) Failed to load module "nv" (module does not exist, 0)
(II) LoadModule: "vesa"
(II) Loading /usr/lib/xorg/modules/drivers//vesa_drv.so
(II) Module vesa: vendor="X.Org Foundation"
        compiled for 1.6.0, module version = 2.2.0
        Module class: X.Org Video Driver
        ABI class: X.Org Video Driver, version 5.0

It seems you are using the vesa driver.

Offline

#7 2009-10-01 21:40:13

undergroundx
Member
Registered: 2009-09-23
Posts: 22

Re: Xorg.conf resolution error resolution wont set.

That doesnt make any sense i have Nvidia installed. I even asked in another post on which to install

This one here
http://bbs.archlinux.org/viewtopic.php?id=81087

and also

http://bbs.archlinux.org/viewtopic.php?id=81082

And when i did nvidia the first install around everything worked?

Not sure what else to do.

Here are my monitor specs

http://www.amazon.com/Samsung-SyncMaste … B0013PSOT0

Offline

#8 2009-10-01 23:51:13

neddie_seagoon
Member
Registered: 2009-08-23
Posts: 121

Re: Xorg.conf resolution error resolution wont set.

Can you explicitly set the resolution?

SubSection     "Display"
        Depth       24
        Modes      "1680x1050" 
EndSubSection

Offline

#9 2009-10-02 01:09:49

undergroundx
Member
Registered: 2009-09-23
Posts: 22

Re: Xorg.conf resolution error resolution wont set.

unfortunately no

here is a copy of my xorg.conf

http://pastebin.ca/1588678

Not sure why its not showing full screen since i installed the nvidia drivers.

Offline

#10 2009-10-06 19:31:28

Stromblad
Member
Registered: 2009-09-12
Posts: 70

Re: Xorg.conf resolution error resolution wont set.

have you tried removing the vesa module and inserting the nvidia one to see what happens??

Offline

#11 2009-10-07 16:41:40

lestoil
Member
Registered: 2005-08-09
Posts: 81

Re: Xorg.conf resolution error resolution wont set.

So you used # pacman -Sy nvidia-96xx not pacman -Sy nvidia for your card?  Once you have your xorg setup so it works the way you want it,you may want to consider adding nvidia-96xx  nvidia-utils xerver-xorg  to the IgnorePkg line in /etc/pacman.conf.  This way a future upgrade won't disturb those working settings.

Offline

Board footer

Powered by FluxBB