Displaying 20 results from an estimated 63 matches for "videocard0".
2007 Dec 31
2
1680x1050 Monitor
...t.
When I restart X, the login is at: 1680 by 1050, then it switches
to 1280 by 1024.
Here are the video sections from my xorg.conf
Any suggestion with what's wrong?
Section "Module"
Load "glx"
EndSection
Section "Device"
Identifier "Videocard0"
Driver "nvidia"
VendorName "NVIDIA Corporation"
BoardName "GeForce 8600 GTS"
EndSection
Section "Screen"
Identifier "Screen0"
Device "Videocard0"
Monitor "Monitor0&quo...
2006 Jun 20
2
xorg display problems
...ifier "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"
Identifier "Screen0"
Device "Videocard0"
Monitor "Monitor0"...
2011 Sep 11
3
XORG and LCD Projector
...and
LCD Projector it goes to blank screen. FYI, the LCD Projector is NEC but I
don't know the series.
I've tried to change display using dual head monitor but it has no effects.
Do I need some driver??
and this is my xorg configuration :
Section "Device"
Identifier "Videocard0"
Driver "openchrome"
EndSection
Section "Screen"
Identifier "Screen0"
Device "Videocard0"
DefaultDepth 24
SubSection "Display"
Viewport 0 0
Depth 24...
2008 Oct 02
6
Video driver questions
..."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"
Monitor "Monitor0"
DefaultDepth 24
SubSection "Display"
Viewport 0...
2008 Feb 18
6
system-config-display wrongly sets up Viewsonic VG730m monitor
..."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"
Monitor "Monitor0"
DefaultDepth 16
SubSection "Display"
Viewport 0 0...
2008 Jul 30
5
Widescreen monitor won't configure to a wide screen
...uot;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 "Device"
Identifier "Videocard0"
Driver "nvidia"
EndSection
Section "Screen"
Identifier "Screen0"
Device "Videocard0"
Monitor "Monitor0"
DefaultDepth 24
Option "NoRenderExtension" "False"...
2012 Jan 10
1
Centos 5.7, I10 video, 1920x1080 monitor
..."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 24
SubSection "Display"
Viewport 0 0
Depth 24
EndSubSection
EndSection
--
MELVI...
2009 Jan 30
5
/etc/X11/xorg.conf question
...d0" "CoreKeyboard"
EndSection
Section "InputDevice"
Identifier "Keyboard0"
Driver "kbd"
Option "XkbModel" "pc105"
Option "XkbLayout" "us"
EndSection
Section "Device"
Identifier "Videocard0"
Driver "nv"
EndSection
Section "Screen"
Identifier "Screen0"
Device "Videocard0"
DefaultDepth 16
SubSection "Display"
Viewport 0 0
Depth 24
EndSubSection
SubSection "Display"
Viewport 0 0
Depth...
2011 Feb 04
1
compiz install on centos 5.2
...Device "Keyboard0" "CoreKeyboard"
EndSection
Section "InputDevice"
Identifier "Keyboard0"
Driver "kbd"
Option "XkbModel" "pc105"
Option "XkbLayout" "us"
EndSection
Section "Device"
Identifier "Videocard0"
Driver "nv"
EndSection
Section "Screen"
Identifier "Screen0"
Device "Videocard0"
DefaultDepth 24
SubSection "Display"
Viewport 0 0
Depth 24
EndSubSection
EndSection
Start x works fine and am able to use the GUI perfectly
Really would appreci...
2006 Jul 08
0
[tip] running games on a dedicated display
..._RES -depth
$SCREEN_BPP
[snip]
And finally, here's how I defined resolutions and depths I want to be
able to use. Note how the screen identifier and depth values match the
game script parameters.
[snip]
Section "Screen"
Identifier "640x480"
Device "Videocard0"
Monitor "Monitor0"
DefaultDepth 24
SubSection "Display"
Depth 8
Modes "640x480"
EndSubSection
SubSection "Display"
Depth 16
Modes "640x480"
EndSubS...
2015 Nov 02
2
NOUVEAU(0): DRI3 on EXA enabled
...5.0 seconds = 1276.053 FPS
6410 frames in 5.0 seconds = 1281.855 FPS
6405 frames in 5.0 seconds = 1280.905 FPS
6378 frames in 5.0 seconds = 1275.599 FPS
^C
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
DRI3:
$ cat /etc/X11/xorg.conf.d/nouveau-dri3.conf
Section "Device"
Identifier "Videocard0"
Driver "nouveau"
Option "DRI" "3"
EndSection
$ grep DRI3 /var/log/Xorg.0.log
[ 4367.417] (II) NOUVEAU(0): DRI3 on EXA enabled
$ vblank_mode=0 glxgears
ATTENTION: default value of option vblank_mode overridden by environment.
7276 frames in 5.0 secon...
2010 Jan 26
1
Xorg problem (CentOS 5.4)
...board added by system-config-display
Identifier "Keyboard0"
Driver "kbd"
Option "XkbModel" "pc105+inet"
Option "XkbLayout" "us"
EndSection
Section "Device"
Identifier "Videocard0"
Driver "intel"
EndSection
Section "Screen"
Identifier "Screen0"
Device "Videocard0"
DefaultDepth 24
SubSection "Display"
Viewport 0 0
Depth 24
E...
2008 Feb 02
4
Monitor power save question
I decided to try the x86_64 version of CentOS 5 on my new desktop since
it has an Athlon 64 X2 CPU. The one really perplexing oddity is that
the monitor no longer goes to power save mode (standby) if the system is
idle long enough (e.g., overnight).
The "power management" option is set to put the display to sleep after
thirty minutes. The display gets blanked but it never goes to
2016 Oct 28
1
PowerMizer for nouveau
The only way I can get my nvidia card to work is by using the nvidia
driver with these settings:
Section "Device"
Identifier "Videocard0"
Driver "nvidia"
Option "RegistryDwords" "PowerMizerEnable=0x1;
PerfLevelSrc=0x2222; PowerMizerDefaultAC=0x1"
EndSection
Otherwise, whether I use the nouveau or nivida driver, it locks up after
a little use.
Is there an equivalent PowerMize...
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
--------------
2008 Nov 01
1
Panzer General 2 - Railroad Tycoon 2
..."XkbLayout" "us"
EndSection
Section "Monitor"
Identifier "Monitor0"
ModelName "LCD Panel 1360x768"
HorizSync 31.5 - 48.0
VertRefresh 56.0 - 65.0
Option "dpms"
EndSection
Section "Device"
Identifier "Videocard0"
Driver "nv"
EndSection
Section "Screen"
Identifier "Screen0"
Device "Videocard0"
Monitor "Monitor0"
DefaultDepth 24
SubSection "Display"
Viewport 0 0
Depth 24
EndSubSection
SubSection "Display&...
2015 Nov 04
3
NOUVEAU(0): DRI3 on EXA enabled
....0 seconds = 1280.905 FPS
>> 6378 frames in 5.0 seconds = 1275.599 FPS
>> ^C
>>
>> ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
>>
>> DRI3:
>>
>> $ cat /etc/X11/xorg.conf.d/nouveau-dri3.conf
>> Section "Device"
>> Identifier "Videocard0"
>> Driver "nouveau"
>> Option "DRI" "3"
>> EndSection
>>
>> $ grep DRI3 /var/log/Xorg.0.log
>> [ 4367.417] (II) NOUVEAU(0): DRI3 on EXA enabled
>
> For the record, the only acceptable way of checking for DRI3...
2009 Aug 18
1
proposed nvidia wiki page
...nvidia-xconfig
This will move your old xorg.conf to xorg.conf.bak and create a new xorg.conf in your /etc/X11/ directory. I always check mine as root with this
vim /etc/X11/corg.conf
look to make sure this is what yours says
Section "Device"
Identifier "Videocard0"
Driver "nvidia"
EndSection
If that is what is says then you are already to use your newly installed nvidia drivers. Now while you are still at your command prompt as root hit Ctrl+d to logout back to your normal user and issue the command
startx
this should start...
2006 Mar 14
0
CentOS4 on Dell Inspiron 9300
...endorName "Monitor Vendor"
ModelName "LCD Panel 1920x1200"
UseModes "16:10"
HorizSync 28.0 - 110.0
VertRefresh 60.0 - 60.0
Option "dpms"
EndSection
Section "Device"
Identifier "Videocard0"
Driver "nv"
VendorName "Videocard vendor"
BoardName "NVIDIA Unknown (generic)"
EndSection
Section "Screen"
Identifier "Screen0"
Device "Videocard0"
Monitor "Monitor...
2007 May 28
1
Problems setting up legacy NVidia card
...ion "InputDevice"
Identifier "Keyboard0"
Driver "kbd"
Option "XkbModel" "pc105"
Option "XkbLayout" "ch"
Option "XkbVariant" "fr"
EndSection
Section "Device"
Identifier "Videocard0"
Driver "nvidia"
EndSection
Section "Screen"
Identifier "Screen0"
Device "Videocard0"
DefaultDepth 16
SubSection "Display"
Viewport 0 0
Depth 24
Modes "1024x768"
EndSubSection
EndSection
--8<--------...