You are not logged in.

#1 2013-12-11 09:39:44

zero_ok
Member
Registered: 2013-11-30
Posts: 5

Cant add new resolution on VGA monitor

I did a fresh install on my system.
I installed nvidia drivers, xorg and kde from official repo and my system booted perfectly for first time.
After this, i had a problem with my system not booting kdm and stopping to a certain point every time.
I found a solution for this on the forum, i added to

/etc/mkintcpio.conf

MODULES="nvidia"

and i did

mkinitcpio -p linux

but now im with resolution 640x480 while my monitor supports 1920x1080
the monitor is connected with vga cable and adapter to dvi
i tried to use my tv monitor with hdmi cable and everything works fine there

my xrandr

Screen 0: minimum 8 x 8, current 1920 x 1080, maximum 16384 x 16384
DVI-I-0 connected (normal left inverted right x axis y axis)
   640x480        59.9 +
   320x240        60.1  
DVI-I-1 disconnected (normal left inverted right x axis y axis)
HDMI-0 connected primary 1920x1080+0+0 (normal left inverted right x axis y axis) 553mm x 311mm
   1920x1080      60.0*+   60.0     59.9     50.0     50.0     30.0     24.0     60.1     60.0     50.0  
   1680x1050      60.0  
   1600x900       60.0  
   1440x900       59.9  
   1400x1050      60.0  
   1280x1024      75.0     60.0  
   1280x800       59.8  
   1280x720       60.0     60.0     59.9     50.0  
   1152x864       75.0  
   1024x768       75.0     70.1     60.0  
   800x600        75.0     60.3  
   720x576        50.0     50.1  
   720x480        59.9     60.1  
   640x480        75.0     59.9  
DP-0 disconnected (normal left inverted right x axis y axis)
DVI-D-0 disconnected (normal left inverted right x axis y axis)
DP-1 disconnected (normal left inverted right x axis y axis)

i tried

cvt 1920 1080
xrandr --newmode "1920x1080_60.00"  173.00  1920 2048 2248 2576  1080 1083 1088 1120 -hsync +vsync
xrandr --addmode DVI-I-0 "1920x1080_60.00"

and i get this

X Error of failed request:  BadMatch (invalid parameter attributes)                                                                                                                                                                                        
  Major opcode of failed request:  140 (RANDR)                                                                                                                                                                                                             
  Minor opcode of failed request:  18 (RRAddOutputMode)                                                                                                                                                                                                    
  Serial number of failed request:  39                                                                                                                                                                                                                     
  Current serial number in output stream:  40

so im stuck here.. i dont know what to do..

(If im in wrong section, sorry! and i hope i ve written and described my problem nice, if not feel free to correct me or ask me something to do, i really need help..)

Offline

#2 2013-12-11 11:29:03

Nicop
Member
From: Nice, France
Registered: 2013-12-10
Posts: 12

Re: Cant add new resolution on VGA monitor

Hello,

Please post some hardware details, such as: nvidia card model, any integrated card (intel / ADM), laptop or desktop computer.

You can use the following command to configure xorg if not already done:

# nvidia-xconfig

Look at https://wiki.archlinux.org/index.php/NVIDIA#Configuring for further information about Xorg configuration with nvidia. You can also go to the nvidia control panel for advanced settings.

Offline

#3 2013-12-11 12:45:25

zero_ok
Member
Registered: 2013-11-30
Posts: 5

Re: Cant add new resolution on VGA monitor

I ll post when i go to my pc.. for now:

Its a Desktop with Geforce GTX 660

nvidia-xconfig didnt fix it.

and if you mean nvidia-settings. all resolutions that i can choose are those that xrandr says

Last edited by zero_ok (2013-12-11 12:49:08)

Offline

#4 2013-12-11 13:49:46

Nicop
Member
From: Nice, France
Registered: 2013-12-10
Posts: 12

Re: Cant add new resolution on VGA monitor

Searching your GPU in google, I found this: https://teksyndicate.com/forum/linux/li … our/154452
It seems that you'll need to downgrade your kernel to make the nvidia drivers work. You can use the LTS Arch kernel (package linux-lts), which should work. Please post your results.

Offline

Board footer

Powered by FluxBB