Displaying 20 results from an estimated 78 matches for "vertrefresh".
2008 Feb 18
6
system-config-display wrongly sets up Viewsonic VG730m monitor
...commendations. At the moment my xorg.conf has
### Comment all HorizSync and VertSync values to use DDC:
Identifier "Monitor0"
ModelName "Monitor 1280x1024"
### Comment all HorizSync and VertSync values to use DDC:
HorizSync 60.0 - 72.0
VertRefresh 60.0 - 72.0
Option "dpms"
EndSection
Section "Device"
Identifier "Videocard0"
Driver "nv"
EndSection
Section "Screen"
Identifier "Screen0"
Device "Videocard0"
Moni...
2009 Jan 20
3
Setting Resolution Modes in xorg.conf
...playing Counter Strike: Source in wine, it won't let me change the resolution because xrandr only has that one mode, and I was told I needed to set up Xorg to do other resolutions.
Here are the display portions of my xorg.conf:
Code:
Section "Monitor"
# HorizSync source: edid, VertRefresh source: edid
Identifier "Monitor0"
VendorName "Unknown"
ModelName "DELL E171FPb"
HorizSync 31.0 - 80.0
VertRefresh 56.0 - 75.0
Option "DPMS"
EndSection
Section "Device"
Identifier "...
2006 Jan 14
2
"nv" driver lock up where new version
I have had my "nv" driver lock up a number of times.
I downloaded the "nvidia" drivers and they did not work at 1920x1080
resolution.
I am looking for an updated driver for just "nv".
I found some once for a different driver that you just update commonXXX and
yourdriverXXX not the whole X recompile.
Where can I find those drivers?
THanks,
Jerry
--------------
2004 Mar 03
2
x-server with 2screens blanks while starting wine
..."GLcore"
Load "bitmap"
Load "speedo"
Load "record"
Load "vbe"
Load "int10"
EndSection
Section "Monitor"
Identifier "Monitor0"
HorizSync 30-107
VertRefresh 50-160
Option "DPMS"
EndSection
Section "Monitor"
Identifier "Monitor1"
HorizSync 31.5
VertRefresh 20-60
Option "DPMS"
EndSection
Section "Device"
Identifier "ATI Graphics Adapter"...
2006 Sep 29
1
4.4 on Dell D620: widescreenresolution?
Hi,
Did anyone manage to get 4.4 working on a Dell D620 laptop? The thing
has a 1440x900 LCD screen, but I don't get X the work with that
resolution. (lspci: Intel Corporation Mobile 945GM/GMS/940GML Express
Integrated Graphics Controller (rev 03))
Google suggested to use '915resolution', which I installed
(915resolution-0.5.2-1.el4.rf), but that doesn't help.
Regards,
--
2006 Jun 20
2
xorg display problems
...again would be appreciated.
Here are the relevant sections from /etc/X11/xorg.conf
Section "Monitor"
Identifier "Monitor0"
VendorName "Monitor Vendor"
ModelName "Unknown monitor"
HorizSync 31.5 - 37.9
VertRefresh 50.0 - 70.0
Option "dpms"
EndSection
Section "Device"
Identifier "Videocard0"
Driver "i810"
VendorName "Videocard vendor"
BoardName "Intel 852"
EndSection
Section "Screen&q...
2017 May 09
1
multiple cards and monitors with xrandr and opengl
..."no"
Option "ZAxisMapping" "4 5"
EndSection
Section "InputDevice"
# generated from default
Identifier "Keyboard0"
Driver "kbd"
EndSection
Section "Monitor"
# HorizSync source: edid, VertRefresh source: edid
Identifier "Monitor0"
VendorName "Unknown"
ModelName "BenQ GL2450"
HorizSync 30.0 - 83.0
VertRefresh 50.0 - 76.0
Option "DPMS"
EndSection
Section "Monitor"
# HorizSync s...
2007 Apr 30
1
Strange behavior in X, esp. VMWare Windows
...Option "ZAxisMapping" "4 5"
Option "Emulate3Buttons" "yes"
EndSection
Section "Monitor"
Identifier "Monitor0"
VendorName "Monitor Vendor"
ModelName "Dell 1704FPT (Digital)"
HorizSync 30.0 - 81.0
VertRefresh 56.0 - 76.0
Option "dpms"
EndSection
Section "Monitor"
Identifier "Monitor1"
VendorName "Monitor Vendor"
ModelName "Dell 1704FPT (Digital)"
HorizSync 30.0 - 81.0
VertRefresh 56.0 - 76.0
Option "dpms"
EndSection...
2003 Apr 12
2
X Server and LCD
HELO,
My old CRT is a bit broken so I decided to buy new screen. I d like to get
an LCD monitor. I also use FreeBSD , X ver.4.2 server and GNOME 2.2.
And now my question: Do I have to setup my X for that monitor, or maybe just
change name, vendor, refresh modes in my XF86Config ?
I am not going to use DVI....
thanks for help
MArek
2017 May 07
2
multiple cards and monitors with xrandr and opengl
On 05/07/2017 11:12 PM, Ilia Mirkin wrote:
> On Sun, May 7, 2017 at 7:17 AM, Sampsa Riikonen <sampsa.riikonen at iki.fi> wrote:
>> Dear Devs,
>>
>> We have achieved a desktop of up to six monitors, with openGL running
>> succesfully on the desktop, with the following setup/features:
>>
>> * Ubuntu 16+
>> * Xrandr
>> * Noveau driver
>>
2008 Aug 11
0
Nouveau takes 100% CPU on startx but does not show anything on GeForce FX 5200
...HE VALUES HERE ARE EXAMPLES ONLY. REFER TO YOUR MONITOR'S
# USER MANUAL FOR THE CORRECT NUMBERS.
HorizSync 30-90
# HorizSync 30-64 # multisync
# HorizSync 31.5, 35.2 # multiple fixed sync frequencies
# HorizSync 15-25, 30-50 # multiple ranges of sync frequencies
# VertRefresh is in Hz unless units are specified.
# VertRefresh may be a comma separated list of discrete values, or a
# comma separated list of ranges of values.
# NOTE: THE VALUES HERE ARE EXAMPLES ONLY. REFER TO YOUR MONITOR'S
# USER MANUAL FOR THE CORRECT NUMBERS.
VertRefresh 50-60
# If a monit...
2008 Jul 30
5
Widescreen monitor won't configure to a wide screen
..."
Driver "kbd"
Option "XkbModel" "pc105"
Option "XkbLayout" "us"
EndSection
Section "Monitor"
### Comment all HorizSync and VertSync values to use DDC:
# HorizSync 31.5 - 65.5
# VertRefresh 56.0 - 65.0
# Option "dpms"
Identifier "Monitor0"
ModelName "LCD Panel 1680x1050"
### Comment all HorizSync and VertSync values to use DDC:
HorizSync 30.0 - 82.0
VertRefresh 56.0 - 76.0
EndSection
Section "Dev...
2007 Mar 19
2
Fullscreen Refresh rate problem...
Hello to everybody.
I was wondering... is there a way to force wine to use always highest
possible refrash rate - when I ran a game in Fullscreen? I ask because
- for excample my good old Incubation works flawless on wine (testet
with wine 0.9.27 and 0.9.28) but when I switch to fullscreen(640x480
for this game) the refresh rate is only at 60 HZ - and my eyes hurts
after a while... (mty monitor
2009 Apr 09
0
3D acceleration not running
...ption "XkbLayout" "fr"
EndSection
Section "Monitor"
Identifier "2208WFPt"
VendorName "Monitor Vendor"
ModelName "Dell 2208WFPt (Digital)"
DisplaySize 380 310
HorizSync 30.0 - 80.0
VertRefresh 56.0 - 76.0
Option "dpms"
EndSection
Section "Monitor"
Identifier "Monitor0"
VendorName "Unknown"
ModelName "DELL 2408WFP"
HorizSync 30.0 - 83.0
VertRefresh 56.0 - 76.0
EndSection
Sectio...
2008 Oct 02
6
Video driver questions
...05"
Option "XkbLayout" "us"
EndSection
Section "Monitor"
Identifier "Monitor0"
ModelName "LCD Panel 1024x768"
### Comment all HorizSync and VertSync values to use DDC:
HorizSync 31.5 - 48.0
VertRefresh 56.0 - 65.0
Option "dpms"
EndSection
Section "Device"
Identifier "Videocard0"
Driver "vesa"
EndSection
Section "Screen"
Identifier "Screen0"
Device "Videocard0"
Mo...
2011 Aug 20
1
Apps segfaulting, problem with X?
...ard0"
Driver "kbd"
EndSection
Section "InputClass"
Identifier "Keyboard Defaults"
MatchIsKeyboard "yes"
Option "XkbLayout" "se"
EndSection
Section "Monitor"
# HorizSync source: edid, VertRefresh source: edid
Identifier "Monitor0"
VendorName "Unknown"
ModelName "DELL U2211H"
HorizSync 30.0 - 83.0
VertRefresh 56.0 - 76.0
Option "DPMS"
EndSection
Section "Device"
Identifier "...
2005 Nov 22
3
x windows dell inspiron 1200 setting for 1366x768
...setup the external port not the LCD to be 1366x768.
I added a modeline to xorg.conf of:
Section "Monitor"
Identifier "Monitor0"
VendorName "Monitor Vendor"
ModelName "LCD Panel 1600x1200"
HorizSync 31.5 - 90.0
VertRefresh 60.0 - 60.0
ModeLine "1024x768" 65.0 1024 1048 1184 1344 768 771 777 806
-hsync -vsync
ModeLine "1024x768" 54.2 1024 1048 1184 1344 768 771 777 806
-hsync -vsync
ModeLine "1366x768" 85.5 1366 1494 1624 1798 768 770 776 795
-hsync...
2012 Jan 10
1
Centos 5.7, I10 video, 1920x1080 monitor
..."XkbModel" "pc105"
Option "XkbLayout" "us"
EndSection
Section "Monitor"
Identifier "Monitor0"
ModelName "LCD Panel 1920x1080"
### Comment all HorizSync and VertSync values to use DDC:
HorizSync 31.5 - 67.0
VertRefresh 56.0 - 65.0
Option "dpms"
EndSection
Section "Device"
Identifier "Videocard0"
Driver "vesa"
EndSection
Section "Screen"
Identifier "Screen0"
Device "Videocard0"
Monitor "Monitor0"
DefaultDepth...
2004 Sep 25
1
Re: more about nVIDIA on Linux^h^h^h^h^h RedHat
Hey,
I have two bits of info that suggest this is more of a
RedHat problem than a Linux problem:
1) A high school friend had exactly this problem
(screen when blank when booting up) on a computer
running RedHat 9. (A different monitor had been used
to install RedHat 9, and that monitor worked OK.
Later, my high school friend got a different monitor,
which went blank on boot up.) I solved the
2007 May 03
2
More CentOS5 nVidia fun
In the vein of the "Can't get resolution higher than 1280x1024" and
"Another CentOS 5 oddity..." threads, I just installed CentOS5 w/Xen
kernel on a Sony VAIO desktop with an nVidia NV5M64 (RIVA TNT2 64 Pro)
card, using an old Samsung SyncMaster 700NF monitor.
system-config-display chose the highest possible resolution for the
monitor and Xorg did its best to drive it, but