search for: defaultdepth

Displaying 20 results from an estimated 106 matches for "defaultdepth".

2008 Oct 02
6
Video driver questions
...t;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
2007 May 09
0
CentOS 5 dual head doesn't work [SOLVED}
...quot; EndSection Section "Device" Identifier "aticonfig-Device[1]" Driver "fglrx" EndSection Section "Screen" Identifier "Screen0" Device "Device0" Monitor "Monitor0" DefaultDepth 24 SubSection "Display" Viewport 0 0 Depth 24 Modes "1280x1024" "1280x960" "1280x800" "1152x864" "1024x768" "800x600" "640x480" EndSubSection...
2008 Feb 18
6
system-config-display wrongly sets up Viewsonic VG730m monitor
...uot;dpms" EndSection Section "Device" Identifier "Videocard0" Driver "nv" EndSection Section "Screen" Identifier "Screen0" Device "Videocard0" Monitor "Monitor0" DefaultDepth 16 SubSection "Display" Viewport 0 0 Depth 24 EndSubSection SubSection "Display" Viewport 0 0 Depth 16 EndSubSection EndSection Attached is the relevant part of the s...
2004 Mar 03
2
x-server with 2screens blanks while starting wine
...Identifier "ATI Graphics Adapter connector 1" Driver "fglrx" BusID "PCI:1:0:0" Screen 1 EndSection Section "Screen" Identifier "Screen0" Device "ATI Graphics Adapter" Monitor "Monitor0" DefaultDepth 24 #Option "backingstore" Subsection "Display" Depth 24 Modes "1600x1200" "1024x768" "800x600" "640x480" ViewPort...
2007 Dec 31
2
1680x1050 Monitor
...Driver "nvidia" VendorName "NVIDIA Corporation" BoardName "GeForce 8600 GTS" EndSection Section "Screen" Identifier "Screen0" Device "Videocard0" Monitor "Monitor0" DefaultDepth 24 Option "TwinView" "0" Option "metamodes" "1680x1050 +0+0" SubSection "Display" Depth 24 EndSubSection EndSection -- Thanks http://www.911networks.com When the network has to work
2006 Jul 08
0
[tip] running games on a dedicated display
...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" EndSubSection SubSection "Display" Depth...
2007 May 02
3
CentOS 5 dual head doesn't work
...Option "XkbLayout" "us" EndSection Section "Device" Identifier "Videocard0" Driver "vesa" EndSection Section "Screen" Identifier "Screen0" Device "Videocard0" DefaultDepth 24 SubSection "Display" Viewport 0 0 Depth 24 Modes "1280x1024" "1280x960" "1280x800" "1152x864" "1024x768" "800x600" "640x480" EndSubSection...
2006 Jun 20
2
xorg display problems
...Driver "i810" VendorName "Videocard vendor" BoardName "Intel 852" EndSection Section "Screen" Identifier "Screen0" Device "Videocard0" Monitor "Monitor0" DefaultDepth 16 SubSection "Display" Viewport 0 0 Depth 16 Modes "800x600" "640x480" EndSubSection EndSection -- Mike
2009 Jan 20
3
Setting Resolution Modes in xorg.conf
...t; Driver "nvidia" VendorName "NVIDIA Corporation" BoardName "GeForce 8800 GTS" EndSection Section "Screen" Identifier "Screen0" Device "Device0" Monitor "Monitor0" DefaultDepth 24 Option "TwinView" "1" Option "TwinViewXineramaInfoOrder" "DFP-1" Option "metamodes" "CRT: nvidia-auto-select +0+0, DFP: nvidia-auto-$ SubSection "Display" Depth 24...
2011 Sep 11
3
XORG and LCD Projector
...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 Modes "1280x800" "1024x768" "800x600" "640x480" EndSubSection EndSection Hope you guys can help me. Thanks. Andrew. -------...
2007 Apr 30
1
Strange behavior in X, esp. VMWare Windows
...:0" Screen 1 EndSection Section "Screen" # SubSection "Display" # Viewport 0 0 # Depth 16 # Modes "800x600" "640x480" # EndSubSection Identifier "Screen0" Device "Videocard0" Monitor "Monitor0" DefaultDepth 24 SubSection "Display" Viewport 0 0 Depth 24 Modes "1280x1024" "1280x960" "1152x864" "1024x768" "800x600" "640x480" EndSubSection SubSection "Display" Viewport 0 0 Depth 24 Modes &q...
2010 Jan 09
4
Super Pro 9.4 / USAF question
Hi all! I tried to install and run Jane's USAF and Super Pro 9.4 with no luck. The game installs fine, but I cannot make it work under Linux (P-IV 2.5 + 1Gb RAM + NVidia 440Go (64Mb) with Ubuntu 9.10 + Wine 1.1.35 + NVidia 96.43.13). The game runs fine in this very same computer under Windows XP, and my computer exceeds by far the game's requirements. The original program (Jane's USAF)
2015 Mar 14
1
[PATCH ddx] Add support for VRAM-less devices to the ddx
..., int flags) * The first thing we should figure out is the depth, bpp, etc. */ - if (dev->vram_size <= 16 * 1024 * 1024) + pNv->vram_domain = NOUVEAU_BO_VRAM; + if (!dev->vram_size) + pNv->vram_domain = NOUVEAU_BO_GART; + else if (dev->vram_size <= 16 * 1024 * 1024) defaultDepth = 16; if (!xf86SetDepthBpp(pScrn, defaultDepth, 0, 0, Support32bppFb)) { NVPreInitFail("\n"); diff --git a/src/nv_type.h b/src/nv_type.h index e6ab192..c5a2684 100644 --- a/src/nv_type.h +++ b/src/nv_type.h @@ -122,6 +122,7 @@ typedef struct _NVRec { struct nouveau_bo *scratch;...
2008 Jul 30
5
Widescreen monitor won't configure to a wide screen
...6.0 - 76.0 EndSection Section "Device" Identifier "Videocard0" Driver "nvidia" EndSection Section "Screen" Identifier "Screen0" Device "Videocard0" Monitor "Monitor0" DefaultDepth 24 Option "NoRenderExtension" "False" Option "AllowGLXWithComposite" "True" Option "RandRRotation" "True" Option "XvmcUsesTextures" "True" Option &quo...
2009 Apr 04
2
Resolution issue
hello! i am using archlinux x86_64. i have got a 32bit chroot and also 32bit libs installed, so i can run 32bit apps inside the chroot or using the libs. now my problem: my native desktop resolution is 1680x1050. i want to play my games in 800x600, 1024x768 or whatever. when i run a game in the chroot, it works like a charme, wine changes the resolution and i have no problems at all. when i run
2009 Jan 12
9
GTA San Andreas Issue
I trying play GTA San Andreas and it is returning " Cannot find 800x600x32 video mode". I worried so my wine Games pointed for a Working Directory that register a dosdevice instead of drive_c. Thereby I'm getting" /home/normal/.wine/dosdevices/c:/Program Files/Rockstar Games/GTA San Andreas" path and "win:EnumDisplayDevicesW ((null),0,0x177f6dc,0x00000000), stub!"
2007 Nov 12
0
no decorations on 2nd head using nvidia and aiglx
..."NVIDIA Corporation" BoardName "GeForce 6150" BusID "PCI:0:5:0" Screen 1 EndSection Section "Screen" Identifier "Screen0" Device "Device0" Monitor "Monitor0" DefaultDepth 24 Option "DisableGLXRootClipping" "True" Option "XAANoOffscreenPixmaps" "true" Option "RenderAccel" "true" Option "AllowGLXWithComposite" "true" Option &qu...
2013 Apr 15
2
ATI video driver problems
User got upgraded to 6.4. Graphical mode video fails. It's an AMD (nee ATI) RV620 (FirePro 2260). So I finished upgrading everything, including kmod-fglrx. Based on the xorg.conf's on there, it's been using the fglrx. Now, in Xorg.0.log, it tells me "no supported AMD display adapters were found". I've been on-and-off googling for hours, and can't figure out if the
2012 Jan 10
1
Centos 5.7, I10 video, 1920x1080 monitor
...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 -- MELVILLE THEATRE ~ Real D 3D Digital Cinema ~ www.melvilletheatre.com www.creekfm.com - FIFTY THOUSAND WATTS of POW WOW POWER!
2009 Jan 30
5
/etc/X11/xorg.conf question
..."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 16 Modes "1600x1200" "1600x1024" "1440x900" "1400x1050" "1280x1024" "1280x1024" "1...