On 20:16 Fri 22 Apr , Devraj Mukherjee wrote: > Is there anyone using Xorg on an Intel 82865G card and can lend me their > Xorg configuration file. I got my card as a part of a Dimension 3000.
Devraj I wouldn't hold my xorg.conf up as a exemplar of fine configuration, but it works for me. My hardware, courtesy of lshw: *-pci:0 description: PCI bridge product: 82865G/PE/P PCI to AGP Controller vendor: Intel Corp. physical id: 1 My xorg.conf: ----------------------------------------------------------------------- Section "ServerLayout" Identifier "XFree86 Configured" Screen 0 "Screen0" 0 0 InputDevice "Mouse0" "CorePointer" InputDevice "Keyboard0" "CoreKeyboard" EndSection Section "Files" RgbPath "/usr/lib/X11/rgb" FontPath "unix/:-1" FontPath "/usr/share/fonts/local/" FontPath "/usr/share/fonts/misc/" FontPath "/usr/share/fonts/75dpi/:unscaled" FontPath "/usr/share/fonts/100dpi/:unscaled" FontPath "/usr/share/fonts/Type1/" FontPath "/usr/share/fonts/TTF/" FontPath "/usr/share/fonts/CID/" FontPath "/usr/share/fonts/Speedo/" FontPath "/usr/share/fonts/75dpi/" FontPath "/usr/share/fonts/100dpi/" FontPath "/usr/share/fonts/artwiz/" FontPath "/usr/share/fonts/corefonts/" FontPath "/usr/share/fonts/cyrillic/" FontPath "/usr/share/fonts/default/" FontPath "/usr/share/fonts/freefont/" FontPath "/usr/share/fonts/sharefonts/" FontPath "/usr/share/fonts/terminus/" FontPath "/usr/share/fonts/ttf-bitstream-vera/" FontPath "/usr/share/fonts/ukr/" FontPath "/usr/share/fonts/unifont/" FontPath "/usr/share/fonts/util/" ModulePath "/usr/X11R6/lib/modules" ModulePath "/usr/X11R6-DRI/lib/modules" EndSection Section "Module" Load "record" Load "extmod" Load "dbe" Load "dri" Load "glx" Load "GLcore" Load "xtrap" Load "type1" Load "freetype" EndSection Section "InputDevice" Identifier "Keyboard0" Driver "kbd" Option "XkbModel" "pc104" Option "XkbLayout" "us" EndSection Section "InputDevice" Identifier "Mouse0" Driver "mouse" Option "Protocol" "IMPS/2" Option "Device" "/dev/input/mice" Option "ZAxisMapping" "4 5" EndSection Section "Monitor" DisplaySize 350 255 # mm Identifier "Monitor0" VendorName "DEL" ModelName "DELL D1226H" HorizSync 30.0 - 95.0 VertRefresh 50.0 - 160.0 Option "DPMS" EndSection Section "Device" Identifier "Card0" Driver "i810" Option "DDC" "false" VendorName "Intel Corp." BoardName "82865G/GL [Brookdale-G] Chipset Integrated Graphics Device" VideoRam 127680 BusID "PCI:0:2:0" EndSection Section "Screen" Identifier "Screen0" Device "Card0" Monitor "Monitor0" DefaultDepth 16 SubSection "Display" Depth 16 Modes "1024x768" "800x600" "640x480" EndSubSection SubSection "Display" Depth 24 Modes "1024x768" "800x600" "640x480" EndSubSection EndSection Section "DRI" Mode 0666 EndSection ---------------------------------------------------------------------------------- Best of Luck Bill Roberts
pgpnXNFLnPLJE.pgp
Description: PGP signature