Daniel James wrote:
Hi Ralf,
It's not possible to increase the vertical refresh rate (the
horizontal frequency too) with my unmodified oldish hardware by
64studio. Editing the settings in xorg.conf for Suse Linux works
fine, for 64studio they won't take effect.
At the moment, the output of hwinfo doesn't match what's in your x.org
config:
Vert. Sync Range: 50-90 Hz
Hor. Sync Range: 31-61 kHz
HorizSync 28-49
VertRefresh 43-72
What figures does it give in your monitor's documentation? Once you
have this set correctly, you can use Desktop -> Preferences -> Screen
Resolution to modify refresh rate.
Cheers!
Daniel
Hi Daniel
it's a monitor from bulk rubbish without a manual, this EIZO FlexScan
F552-M starts making noise at a vertical refresh rate higher 69Hz. Suse
10.3 will work at 68,4Hz while xorg.conf (suse10.3_xorg.conf) is set to
HorizSync 30.0 - 69.0
VertRefresh 50.0 - 69.0
64studio will be fixed at 59.8Hz because any settings for the vertical
refreshing will be ignored.
At last I did the following steps:
1. Synaptic
Commit Log for Wed Mar 19 12:01:55 2008
Installed the following packages:
nvidia-kernel-common (20051028+1)
nvidia-kernel-legacy-96xx-2.6.21-1-multimedia-486
(1.0.9631-3~bpo.1+2.6.21-2)
Reinstalled the following packages:
xserver-xorg-video-nv (1:1.2.0-3)
2. After installing and reinstalling xorg.conf looks like the attachment
(64studio_xorg.conf ).
3. Instead of running 'dpkg-reconfigure xserver-xorg' for the following
changes I used an editor and edited xorg.conf like this:
#HorizSync 50-90
#VertRefresh 31-61
#(Driver "nv", DefaultDepth 24) RESULT: black screen
#HorizSync 50-69
#VertRefresh 31-61
#(Driver "nv", DefaultDepth 24) RESULT: 60.0KHz 59.8Hz noise
#HorizSync 50-69
#VertRefresh 31-69
#(Driver "nv", DefaultDepth 24) RESULT: 60.0KHz 59.8Hz noise
HorizSync 30.0 - 69.0
VertRefresh 50.0 - 69.0
#(Driver "nv", DefaultDepth 24) RESULT: 49.1KHz 59.8Hz
#(Driver "nvidia", DefaultDepth 16) RESULT: error: no screens
#(Driver "nvidia", DefaultDepth 24) RESULT: error: no screens
#(Driver "nvidia", DefaultDepth 24, "Module" set to Suse's Settings)
RESULT: error: no screens
#(Driver "nv", DefaultDepth 24, "Module" set to Suse's Settings)
RESULT: 49.1KHz 59.8Hz
For 'Suse's Settings' take a look at 64studio_experimental_xorg.conf.
By the way gedit (64studio 2.1rc1)comes with a bug, to open files after
starting gedit by the terminal will cause a freeze, sometimes gedit will
freeze while editing.
Second to the last I run 'dpkg-reconfigure xserver-xorg':
1. Attempt to autodetect video hardware? <Yes>
2. X server driver: nv
3. Identifier for your video card? nVidia Corporation NV17 [GeForce4
MX 440]
4. Advice about PowerPC and multi-head <Ok>
5. Video card's bus identifier: PCI:1:0:0
6. Amount of memory (kB) to be used by the video card: (left blank)
7. Use kernel framebuffer device interface? <No> (Sometime ago I
also tried combinations with <Yes>)
8. Autodetect keyboard layout? <Yes>
9. Keyboard layout: de
10. XKB rule set to use: xorg
11. Advice about keyboard models <Ok>
12. Keyboard model: pc105
13. Advice about keyboard variants <Ok>
14. Keyboard variant: (left blank)
15. Advice about keyboard options <Ok>
16. Keyboard options: (left blank)
17. Advice about the mouse <Ok>
18. Mouse port: /dev/input/mice
19. Mouse protocol: mPS/2
20. Emulate 3 button mouse? <Yes>
21. Advice about modules <Ok>
22. Taken over all enabled and disabled modules:[*] bitmap
[ ] dbe[*] ddc[*] dri[*] extmod[*] freetype[*] glx[*] int10
[ ] record
[ ] v4l[*] vbe
23. Write default Files section to configuration file? <Yes>
24. Attempt monitor autodetection? <Yes>
25. Identifier for the monitor: Generic Monitor
26. Video modes to be used by the X server:[*] 1024x768 (I disabled
800x600 and 640x480)
27. Advice about methodes to set characteristics of the monitor <Ok>
28. Method for selecting the monitor characteristics: Medium
29. Monitor's best video mode: 1024x768 @ 75Hz (because I tested @
70Hz with 64studio and the monitor is able to refresh @ 75Hz while
making noise at Suse, 69Hz would be perfect and will work fine with
Suse)
30. Write monitor sync ranges to the configuration file? <Yes>
31. Desired default color depth in bits: 24
Take a look at 64studio_dpkg_reconf_xorg.conf.
At last Synaptic has to work again.
Commit Log for Wed Mar 19 17:19:48 2008
Completely removed the following packages:
sysinfo
xserver-xorg-video-nv
Removed the following packages:
xserver-xorg-video-all
Installed the following packages:
cdrkit-doc (9:1.1.2-1)
icedax (9:1.1.2-1)
Reinstalled the following packages:
linux-headers-2.6.21-1-multimedia (2.6.21-2)
linux-headers-2.6.21-1-multimedia-486 (2.6.21-2)
linux-image-2.6-486 (2.6.21-2)
linux-image-2.6.21-1-multimedia-486 (2.6.21-2)
linux-kbuild-2.6.21 (2.6.21-1~bpo.1)
nvidia-glx-legacy-96xx (1.0.9631-3~bpo.1)
nvidia-kernel-common (20051028+1)
nvidia-kernel-legacy-96xx-2.6.21-1-multimedia-486
(1.0.9631-3~bpo.1+2.6.21-2)
nvidia-settings (1.0+20060516-3)
nvidia-xconfig (1.0+20051122-2)
This forced me to
apt-get install xserver-xorg-video-nv
apt-get install xserver-xorg-video-all
reboot
because no screens has been found and after the reboot I run
64studio:/home/spinymouse# nvidia-xconfig
Using X configuration file: "/etc/X11/xorg.conf".
Backed up file '/etc/X11/xorg.conf' as '/etc/X11/xorg.conf.backup'
New X configuration file written to '/etc/X11/xorg.conf'
Take a look at 64studio_3D_xorg.conf. After a reboot 3D has been enabled
and the vertical refreshing stayed at 59.8Hz. Changing the Driver with
an editor between "nvidia" and "nv" will work now but I still can't set
the vertical refresh rate higher

.
---------- ---------- HARDWARE INFORMATIONS ---------- ----------
64studio:/home/spinymouse# hwinfo --framebuffer --cpu --gfxcard --monitor
02: None 00.0: 11001 VESA Framebuffer
[Created at bios.440]
Unique ID: rdCR.9NAVXU6YnuF
Hardware Class: framebuffer
Model: "NVIDIA NV17 Board"
Vendor: "NVIDIA Corporation"
Device: "NV17 Board"
SubVendor: "NVIDIA"
SubDevice:
Revision: "Chip Rev A5"
Memory Size: 64 MB
Memory Range: 0xd0000000-0xd3ffffff (rw)
Mode 0x0300: 640x400 (+640), 8 bits
Mode 0x0301: 640x480 (+640), 8 bits
Mode 0x0303: 800x600 (+800), 8 bits
Mode 0x0305: 1024x768 (+1024), 8 bits
Mode 0x0307: 1280x1024 (+1280), 8 bits
Mode 0x030e: 320x200 (+640), 16 bits
Mode 0x030f: 320x200 (+1280), 24 bits
Mode 0x0311: 640x480 (+1280), 16 bits
Mode 0x0312: 640x480 (+2560), 24 bits
Mode 0x0314: 800x600 (+1600), 16 bits
Mode 0x0315: 800x600 (+3200), 24 bits
Mode 0x0317: 1024x768 (+2048), 16 bits
Mode 0x0318: 1024x768 (+4096), 24 bits
Mode 0x031a: 1280x1024 (+2560), 16 bits
Mode 0x031b: 1280x1024 (+5120), 24 bits
Mode 0x0330: 320x200 (+320), 8 bits
Mode 0x0331: 320x400 (+320), 8 bits
Mode 0x0332: 320x400 (+640), 16 bits
Mode 0x0333: 320x400 (+1280), 24 bits
Mode 0x0334: 320x240 (+320), 8 bits
Mode 0x0335: 320x240 (+640), 16 bits
Mode 0x0336: 320x240 (+1280), 24 bits
Mode 0x033d: 640x400 (+1280), 16 bits
Mode 0x033e: 640x400 (+2560), 24 bits
Mode 0x0345: 1600x1200 (+1600), 8 bits
Mode 0x0346: 1600x1200 (+3200), 16 bits
Mode 0x0347: 1400x1050 (+1400), 8 bits
Mode 0x0348: 1400x1050 (+2800), 16 bits
Mode 0x0352: 2048x1536 (+8192), 24 bits
Config Status: cfg=new, avail=yes, need=no, active=unknown
12: None 00.0: 10103 CPU
[Created at cpu.305]
Unique ID: rdCR.j8NaKXDZtZ6
Hardware Class: cpu
Arch: Intel
Vendor: "AuthenticAMD"
Model: 6.4.2 "AMD Athlon(tm) Processor"
Features:
fpu,vme,de,pse,tsc,msr,pae,mce,cx8,apic,sep,mtrr,p ge,mca,cmov,pat,pse36,mmx,fxsr,syscall,mmxext,3dno wext,3dnow,up
Clock: 900 MHz
BogoMips: 1798.09
Cache: 256 kb
Config Status: cfg=new, avail=yes, need=no, active=unknown
25: PCI(AGP) 100.0: 0300 VGA compatible controller (VGA)
[Created at pci.281]
UDI: /org/freedesktop/Hal/devices/pci_10de_171
Unique ID: VCu0.mJFaH4lMg_1
Parent ID: vSkL.K3WJKbXW3V7
SysFS ID: /devices/pci0000:00/0000:00:01.0/0000:01:00.0
SysFS BusID: 0000:01:00.0
Hardware Class: graphics card
Model: "nVidia GeForce4 MX 440"
Vendor: pci 0x10de "nVidia Corporation"
Device: pci 0x0171 "GeForce4 MX 440"
Revision: 0xa3
Memory Range: 0xde000000-0xdeffffff (rw,non-prefetchable)
Memory Range: 0xd0000000-0xd7ffffff (rw,prefetchable)
Memory Range: 0xddc80000-0xddcfffff (rw,prefetchable)
Memory Range: 0xdfee0000-0xdfefffff (ro,prefetchable,disabled)
IRQ: 11 (no events)
I/O Ports: 0x3c0-0x3df (rw)
Module Alias: "pci:v000010DEd00000171sv00000000sd00000000bc03sc0 0i00"
Driver Info #0:
XFree86 v4 Server Module: nv
Driver Info #1:
XFree86 v4 Server Module: nvidia
3D Support: yes
Color Depths: 16
Extensions:
Options:
Config Status: cfg=new, avail=yes, need=no, active=unknown
Attached to: #14 (PCI bridge)
27: None 00.0: 10000 Monitor
[Created at fb.71]
Unique ID: rdCR.EY_qmtb9YY0
Hardware Class: monitor
Model: "Generic Monitor"
Vendor: "Generic"
Device: "Monitor"
Resolution: 1024x768@76Hz
Driver Info #0:
Max. Resolution: 1024x768
Vert. Sync Range: 50-90 Hz
Hor. Sync Range: 31-61 kHz
Config Status: cfg=new, avail=yes, need=no, active=unknown
---------- ------------------------------------------- ----------
Cheers,
Ralf
# nvidia-xconfig: X configuration file generated by nvidia-xconfig
# nvidia-xconfig: version 1.0 (buildmeister@builder3) Wed Sep 5 19:29:10 PDT 2007
# /.../
# SaX generated X11 config file
# Created on: 2007-10-21T14:24:44+0200.
#
# Version: 8.1
# Contact: Marcus Schaefer <sax@suse.de>, 2005
# Contact: SaX-User list <https://lists.berlios.de/mailman/listinfo/sax-users>
#
# Automatically generated by [ISaX] (8.1)
# PLEASE DO NOT EDIT THIS FILE!
#
Section "ServerLayout"
Identifier "Layout[all]"
Screen "Screen[0]" 0 0
InputDevice "Keyboard[0]" "CoreKeyboard"
InputDevice "Mouse[1]" "CorePointer"
Option "Clone" "off"
Option "Xinerama" "off"
EndSection
Section "Files"
InputDevices "/dev/gpmdata"
InputDevices "/dev/input/mice"
FontPath "/usr/share/fonts/misc:unscaled"
FontPath "/usr/share/fonts/75dpi:unscaled"
FontPath "/usr/share/fonts/100dpi:unscaled"
FontPath "/usr/share/fonts/Type1"
FontPath "/usr/share/fonts/URW"
FontPath "/usr/share/fonts/Speedo"
FontPath "/usr/share/fonts/cyrillic"
FontPath "/usr/share/fonts/truetype"
FontPath "/usr/share/fonts/uni:unscaled"
FontPath "/opt/kde3/share/fonts"
FontPath "/usr/local/share/fonts"
EndSection
Section "Module"
Load "dbe"
Load "type1"
Load "freetype"
Load "extmod"
Load "glx"
EndSection
Section "ServerFlags"
Option "AllowMouseOpenFail" "on"
EndSection
Section "InputDevice"
Identifier "Keyboard[0]"
Driver "kbd"
Option "Protocol" "Standard"
Option "XkbLayout" "de"
Option "XkbModel" "microsoftpro"
Option "XkbRules" "xfree86"
EndSection
Section "InputDevice"
Identifier "Mouse[1]"
Driver "mouse"
Option "Buttons" "5"
Option "Device" "/dev/input/mice"
Option "Name" "ImPS/2 Generic Wheel Mouse"
Option "Protocol" "explorerps/2"
Option "Vendor" "Sysp"
Option "ZAxisMapping" "4 5"
EndSection
Section "Modes"
Identifier "Modes[0]"
ModeLine "1024x768" 75.0 1024 1072 1184 1368 768 769 772 799
ModeLine "1024x600" 57.3 1024 1072 1176 1328 600 601 604 625
ModeLine "800x600" 44.9 800 840 920 1040 600 601 604 625
ModeLine "768x576" 41.1 768 800 880 992 576 577 580 600
ModeLine "640x480" 28.1 640 664 728 816 480 481 484 500
EndSection
Section "Monitor"
Identifier "Monitor[0]"
VendorName "EIZO"
ModelName "FLEXSCAN F552"
UseModes "Modes[0]"
DisplaySize 345 259
HorizSync 30.0 - 69.0
VertRefresh 50.0 - 69.0
Option "DPMS"
EndSection
Section "Device"
Identifier "Device[0]"
Driver "nv"
#Driver "nvidia"
VendorName "NVidia"
BoardName "GeForce4 MX 440"
Screen 0
EndSection
Section "Screen"
Identifier "Screen[0]"
Device "Device[0]"
Monitor "Monitor[0]"
DefaultDepth 24
Option "usevnc" "no"
Option "AllowGLXWithComposite" "True"
Option "RenderAccel" "True"
Option "AddARGBGLXVisuals" "True"
SubSection "Display"
Depth 15
Modes "1024x768" "1024x600" "800x600" "768x576" "640x480"
EndSubSection
SubSection "Display"
Depth 16
Modes "1024x768" "1024x600" "800x600" "768x576" "640x480"
EndSubSection
SubSection "Display"
Depth 24
Modes "1024x768" "1024x600" "800x600" "768x576" "640x480"
EndSubSection
SubSection "Display"
Depth 32
Modes "1024x768" "1024x600" "800x600" "768x576" "640x480"
EndSubSection
SubSection "Display"
Depth 8
Modes "1024x768" "1024x600" "800x600" "768x576" "640x480"
EndSubSection
EndSection
Section "Extensions"
# Transparenz für Fenster ermöglichen
Option "Composite" "Enable"
EndSection
# /etc/X11/xorg.conf (xorg X Window System server configuration file)
#
# This file was generated by dexconf, the Debian X Configuration tool, using
# values from the debconf database.
#
# Edit this file with caution, and see the /etc/X11/xorg.conf manual page.
# (Type "man /etc/X11/xorg.conf" at the shell prompt.)
#
# This file is automatically updated on xserver-xorg package upgrades *only*
# if it has not been modified since the last upgrade of the xserver-xorg
# package.
#
# If you have edited this file but would like it to be automatically updated
# again, run the following command:
# sudo dpkg-reconfigure -phigh xserver-xorg
Section "Files"
FontPath "/usr/share/fonts/X11/misc"
FontPath "/usr/X11R6/lib/X11/fonts/misc"
FontPath "/usr/share/fonts/X11/cyrillic"
FontPath "/usr/X11R6/lib/X11/fonts/cyrillic"
FontPath "/usr/share/fonts/X11/100dpi/:unscaled"
FontPath "/usr/X11R6/lib/X11/fonts/100dpi/:unscaled"
FontPath "/usr/share/fonts/X11/75dpi/:unscaled"
FontPath "/usr/X11R6/lib/X11/fonts/75dpi/:unscaled"
FontPath "/usr/share/fonts/X11/Type1"
FontPath "/usr/X11R6/lib/X11/fonts/Type1"
FontPath "/usr/share/fonts/X11/100dpi"
FontPath "/usr/X11R6/lib/X11/fonts/100dpi"
FontPath "/usr/share/fonts/X11/75dpi"
FontPath "/usr/X11R6/lib/X11/fonts/75dpi"
# path to defoma fonts
FontPath "/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType"
EndSection
Section "Module"
Load "bitmap"
Load "ddc"
Load "dri"
Load "extmod"
Load "freetype"
Load "glx"
Load "int10"
Load "vbe"
EndSection
Section "InputDevice"
Identifier "Generic Keyboard"
Driver "kbd"
Option "CoreKeyboard"
Option "XkbRules" "xorg"
Option "XkbModel" "pc105"
Option "XkbLayout" "de"
EndSection
Section "InputDevice"
Identifier "Configured Mouse"
Driver "mouse"
Option "CorePointer"
Option "Device" "/dev/input/mice"
Option "Protocol" "ImPS/2"
Option "Emulate3Buttons" "true"
EndSection
Section "Device"
Identifier "nVidia Corporation NV17 [GeForce4 MX 440]"
Driver "nv"
BusID "PCI:1:0:0"
EndSection
Section "Monitor"
Identifier "Generic Monitor"
Option "DPMS"
HorizSync 28-49
VertRefresh 43-72
EndSection
Section "Screen"
Identifier "Default Screen"
Device "nVidia Corporation NV17 [GeForce4 MX 440]"
Monitor "Generic Monitor"
DefaultDepth 24
SubSection "Display"
Depth 1
Modes "1024x768" "800x600" "640x480"
EndSubSection
SubSection "Display"
Depth 4
Modes "1024x768" "800x600" "640x480"
EndSubSection
SubSection "Display"
Depth 8
Modes "1024x768" "800x600" "640x480"
EndSubSection
SubSection "Display"
Depth 15
Modes "1024x768" "800x600" "640x480"
EndSubSection
SubSection "Display"
Depth 16
Modes "1024x768" "800x600" "640x480"
EndSubSection
SubSection "Display"
Depth 24
Modes "1024x768" "800x600" "640x480"
EndSubSection
EndSection
Section "ServerLayout"
Identifier "Default Layout"
Screen "Default Screen"
InputDevice "Generic Keyboard"
InputDevice "Configured Mouse"
EndSection
Section "DRI"
Mode 0666
EndSection
# /etc/X11/xorg.conf (xorg X Window System server configuration file)
#
# This file was generated by dexconf, the Debian X Configuration tool, using
# values from the debconf database.
#
# Edit this file with caution, and see the /etc/X11/xorg.conf manual page.
# (Type "man /etc/X11/xorg.conf" at the shell prompt.)
#
# This file is automatically updated on xserver-xorg package upgrades *only*
# if it has not been modified since the last upgrade of the xserver-xorg
# package.
#
# If you have edited this file but would like it to be automatically updated
# again, run the following command:
# sudo dpkg-reconfigure -phigh xserver-xorg
Section "Files"
FontPath "/usr/share/fonts/X11/misc"
FontPath "/usr/X11R6/lib/X11/fonts/misc"
FontPath "/usr/share/fonts/X11/cyrillic"
FontPath "/usr/X11R6/lib/X11/fonts/cyrillic"
FontPath "/usr/share/fonts/X11/100dpi/:unscaled"
FontPath "/usr/X11R6/lib/X11/fonts/100dpi/:unscaled"
FontPath "/usr/share/fonts/X11/75dpi/:unscaled"
FontPath "/usr/X11R6/lib/X11/fonts/75dpi/:unscaled"
FontPath "/usr/share/fonts/X11/Type1"
FontPath "/usr/X11R6/lib/X11/fonts/Type1"
FontPath "/usr/share/fonts/X11/100dpi"
FontPath "/usr/X11R6/lib/X11/fonts/100dpi"
FontPath "/usr/share/fonts/X11/75dpi"
FontPath "/usr/X11R6/lib/X11/fonts/75dpi"
# path to defoma fonts
FontPath "/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType"
EndSection
Section "Module"
# 64studio
# Load "bitmap"
# Load "ddc"
# Load "dri"
# Load "extmod"
# Load "freetype"
# Load "glx"
# Load "int10"
# Load "vbe"
# Suse10.3
Load "dbe"
Load "type1"
Load "freetype"
Load "extmod"
Load "glx"
EndSection
Section "InputDevice"
Identifier "Generic Keyboard"
Driver "kbd"
Option "CoreKeyboard"
Option "XkbRules" "xorg"
Option "XkbModel" "pc105"
Option "XkbLayout" "de"
EndSection
Section "InputDevice"
Identifier "Configured Mouse"
Driver "mouse"
Option "CorePointer"
Option "Device" "/dev/input/mice"
Option "Protocol" "ImPS/2"
Option "Emulate3Buttons" "true"
EndSection
Section "Device"
Identifier "nVidia Corporation NV17 [GeForce4 MX 440]"
Driver "nv"
#Driver "nvidia"
BusID "PCI:1:0:0"
EndSection
Section "Monitor"
Identifier "Generic Monitor"
Option "DPMS"
#HorizSync 50-90
#VertRefresh 31-61
#(Driver "nv", DefaultDepth 24) RESULT: black screen
#HorizSync 50-69
#VertRefresh 31-61
#(Driver "nv", DefaultDepth 24) RESULT: 60.0KHz 59.8Hz noise
#HorizSync 50-69
#VertRefresh 31-69
#(Driver "nv", DefaultDepth 24) RESULT: 60.0KHz 59.8Hz noise
HorizSync 30.0 - 69.0
VertRefresh 50.0 - 69.0
#(Driver "nv", DefaultDepth 24) RESULT: 49.1KHz 59.8Hz
#(Driver "nvidia", DefaultDepth 16) RESULT: error: no screens
#(Driver "nvidia", DefaultDepth 24) RESULT: error: no screens
#(Driver "nvidia", DefaultDepth 24, "Module" set to Suse's Settings) RESULT: error: no screens
#(Driver "nv", DefaultDepth 24, "Module" set to Suse's Settings) RESULT: 49.1KHz 59.8Hz
EndSection
Section "Screen"
Identifier "Default Screen"
Device "nVidia Corporation NV17 [GeForce4 MX 440]"
Monitor "Generic Monitor"
DefaultDepth 24
#DefaultDepth 16
SubSection "Display"
Depth 1
Modes "1024x768" "800x600" "640x480"
EndSubSection
SubSection "Display"
Depth 4
Modes "1024x768" "800x600" "640x480"
EndSubSection
SubSection "Display"
Depth 8
Modes "1024x768" "800x600" "640x480"
EndSubSection
SubSection "Display"
Depth 15
Modes "1024x768" "800x600" "640x480"
EndSubSection
SubSection "Display"
Depth 16
Modes "1024x768" "800x600" "640x480"
EndSubSection
SubSection "Display"
Depth 24
Modes "1024x768" "800x600" "640x480"
EndSubSection
EndSection
Section "ServerLayout"
Identifier "Default Layout"
Screen "Default Screen"
InputDevice "Generic Keyboard"
InputDevice "Configured Mouse"
EndSection
Section "DRI"
Mode 0666
EndSection
# /etc/X11/xorg.conf (xorg X Window System server configuration file)
#
# This file was generated by dexconf, the Debian X Configuration tool, using
# values from the debconf database.
#
# Edit this file with caution, and see the /etc/X11/xorg.conf manual page.
# (Type "man /etc/X11/xorg.conf" at the shell prompt.)
#
# This file is automatically updated on xserver-xorg package upgrades *only*
# if it has not been modified since the last upgrade of the xserver-xorg
# package.
#
# If you have edited this file but would like it to be automatically updated
# again, run the following command:
# sudo dpkg-reconfigure -phigh xserver-xorg
Section "Files"
FontPath "/usr/share/fonts/X11/misc"
FontPath "/usr/X11R6/lib/X11/fonts/misc"
FontPath "/usr/share/fonts/X11/cyrillic"
FontPath "/usr/X11R6/lib/X11/fonts/cyrillic"
FontPath "/usr/share/fonts/X11/100dpi/:unscaled"
FontPath "/usr/X11R6/lib/X11/fonts/100dpi/:unscaled"
FontPath "/usr/share/fonts/X11/75dpi/:unscaled"
FontPath "/usr/X11R6/lib/X11/fonts/75dpi/:unscaled"
FontPath "/usr/share/fonts/X11/Type1"
FontPath "/usr/X11R6/lib/X11/fonts/Type1"
FontPath "/usr/share/fonts/X11/100dpi"
FontPath "/usr/X11R6/lib/X11/fonts/100dpi"
FontPath "/usr/share/fonts/X11/75dpi"
FontPath "/usr/X11R6/lib/X11/fonts/75dpi"
# path to defoma fonts
FontPath "/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType"
EndSection
Section "Module"
Load "bitmap"
Load "ddc"
Load "dri"
Load "extmod"
Load "freetype"
Load "glx"
Load "int10"
Load "vbe"
EndSection
Section "InputDevice"
Identifier "Generic Keyboard"
Driver "kbd"
Option "CoreKeyboard"
Option "XkbRules" "xorg"
Option "XkbModel" "pc105"
Option "XkbLayout" "de"
EndSection
Section "InputDevice"
Identifier "Configured Mouse"
Driver "mouse"
Option "CorePointer"
Option "Device" "/dev/input/mice"
Option "Protocol" "ImPS/2"
Option "Emulate3Buttons" "true"
EndSection
Section "Device"
Identifier "nVidia Corporation NV17 [GeForce4 MX 440]"
Driver "nv"
BusID "PCI:1:0:0"
EndSection
Section "Monitor"
Identifier "Generic Monitor"
Option "DPMS"
HorizSync 28-49
VertRefresh 43-72
EndSection
Section "Screen"
Identifier "Default Screen"
Device "nVidia Corporation NV17 [GeForce4 MX 440]"
Monitor "Generic Monitor"
DefaultDepth 24
SubSection "Display"
Depth 1
Modes "1024x768"
EndSubSection
SubSection "Display"
Depth 4
Modes "1024x768"
EndSubSection
SubSection "Display"
Depth 8
Modes "1024x768"
EndSubSection
SubSection "Display"
Depth 15
Modes "1024x768"
EndSubSection
SubSection "Display"
Depth 16
Modes "1024x768"
EndSubSection
SubSection "Display"
Depth 24
Modes "1024x768"
EndSubSection
EndSection
Section "ServerLayout"
Identifier "Default Layout"
Screen "Default Screen"
InputDevice "Generic Keyboard"
InputDevice "Configured Mouse"
EndSection
Section "DRI"
Mode 0666
EndSection
# nvidia-xconfig: X configuration file generated by nvidia-xconfig
# nvidia-xconfig: version 1.0 (randy@juliet2) Fri Dec 30 21:53:37 PST 2005
# /etc/X11/xorg.conf (xorg X Window System server configuration file)
#
# This file was generated by dexconf, the Debian X Configuration tool, using
# values from the debconf database.
#
# Edit this file with caution, and see the /etc/X11/xorg.conf manual page.
# (Type "man /etc/X11/xorg.conf" at the shell prompt.)
#
# This file is automatically updated on xserver-xorg package upgrades *only*
# if it has not been modified since the last upgrade of the xserver-xorg
# package.
#
# If you have edited this file but would like it to be automatically updated
# again, run the following command:
# sudo dpkg-reconfigure -phigh xserver-xorg
Section "ServerLayout"
Identifier "Default Layout"
Screen "Default Screen" 0 0
InputDevice "Generic Keyboard"
InputDevice "Configured Mouse"
EndSection
Section "Files"
# path to defoma fonts
FontPath "/usr/share/fonts/X11/misc"
FontPath "/usr/X11R6/lib/X11/fonts/misc"
FontPath "/usr/share/fonts/X11/cyrillic"
FontPath "/usr/X11R6/lib/X11/fonts/cyrillic"
FontPath "/usr/share/fonts/X11/100dpi/:unscaled"
FontPath "/usr/X11R6/lib/X11/fonts/100dpi/:unscaled"
FontPath "/usr/share/fonts/X11/75dpi/:unscaled"
FontPath "/usr/X11R6/lib/X11/fonts/75dpi/:unscaled"
FontPath "/usr/share/fonts/X11/Type1"
FontPath "/usr/X11R6/lib/X11/fonts/Type1"
FontPath "/usr/share/fonts/X11/100dpi"
FontPath "/usr/X11R6/lib/X11/fonts/100dpi"
FontPath "/usr/share/fonts/X11/75dpi"
FontPath "/usr/X11R6/lib/X11/fonts/75dpi"
FontPath "/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType"
EndSection
Section "Module"
Load "bitmap"
Load "ddc"
Load "extmod"
Load "freetype"
Load "glx"
Load "int10"
Load "vbe"
EndSection
Section "InputDevice"
Identifier "Generic Keyboard"
Driver "kbd"
Option "CoreKeyboard"
Option "XkbRules" "xorg"
Option "XkbModel" "pc105"
Option "XkbLayout" "de"
EndSection
Section "InputDevice"
Identifier "Configured Mouse"
Driver "mouse"
Option "CorePointer"
Option "Device" "/dev/input/mice"
Option "Protocol" "ImPS/2"
Option "Emulate3Buttons" "true"
EndSection
Section "Monitor"
Identifier "Generic Monitor"
HorizSync 28.0 - 49.0
VertRefresh 43.0 - 72.0
Option "DPMS"
EndSection
Section "Device"
Identifier "nVidia Corporation NV17 [GeForce4 MX 440]"
Driver "nvidia"
EndSection
Section "Screen"
Identifier "Default Screen"
Device "nVidia Corporation NV17 [GeForce4 MX 440]"
Monitor "Generic Monitor"
DefaultDepth 24
SubSection "Display"
Depth 1
Modes "1024x768"
EndSubSection
SubSection "Display"
Depth 4
Modes "1024x768"
EndSubSection
SubSection "Display"
Depth 8
Modes "1024x768"
EndSubSection
SubSection "Display"
Depth 15
Modes "1024x768"
EndSubSection
SubSection "Display"
Depth 16
Modes "1024x768"
EndSubSection
SubSection "Display"
Depth 24
Modes "1024x768"
EndSubSection
EndSection
_______________________________________________
64studio-users mailing list
64studio-users@64studio.com
http://lists.64studio.com/mailman/listinfo/64studio-users