LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   XFree86 config file help needed (https://www.linuxquestions.org/questions/linux-newbie-8/xfree86-config-file-help-needed-55205/)

Timboi 04-15-2003 05:04 PM

XFree86 config file help needed
 
A little help here is needed on my refresh rate for my monitor.
(I am starting to twitch like a weapons of mass destruction test dummy after looking at this monitor for more than 2 minutes. )

I have read a heap of posts - and I ran redhat-config-xfree86 in an effort to improve my refresh rate. I am running a no-name (Higrade Notino R5400) laptop at 1024 x 768 - so I went for the generic laptop display.
After chosing many different options, other than changing my resolution to 800x600 sometimes, none of these improved my refresh rate.
I have posted my XFree86config file here - can someone point out exactly what I need to change to increase my refresh rate?
RH9.0

From Twitchin Timbo








# XFree86 4 configuration created by redhat-config-xfree86

Section "ServerLayout"
Identifier "Default Layout"
Screen 0 "Screen0" 0 0
InputDevice "Mouse0" "CorePointer"
InputDevice "Keyboard0" "CoreKeyboard"
InputDevice "DevInputMice" "AlwaysCore"
EndSection

Section "Files"

# RgbPath is the location of the RGB database. Note, this is the name of the
# file minus the extension (like ".txt" or ".db"). There is normally
# no need to change the default.
# Multiple FontPath entries are allowed (they are concatenated together)
# By default, Red Hat 6.0 and later now use a font server independent of
# the X server to render fonts.
RgbPath "/usr/X11R6/lib/X11/rgb"
FontPath "unix/:7100"
EndSection

Section "Module"
Load "dbe"
Load "extmod"
Load "fbdevhw"
Load "glx"
Load "record"
Load "freetype"
Load "type1"
Load "dri"
EndSection

Section "InputDevice"

# Specify which keyboard LEDs can be user-controlled (eg, with xset(1))
# Option "Xleds" "1 2 3"
# To disable the XKEYBOARD extension, uncomment XkbDisable.
# Option "XkbDisable"
# To customise the XKB settings to suit your keyboard, modify the
# lines below (which are the defaults). For example, for a non-U.S.
# keyboard, you will probably want to use:
# Option "XkbModel" "pc102"
# If you have a US Microsoft Natural keyboard, you can use:
# Option "XkbModel" "microsoft"
#
# Then to change the language, change the Layout setting.
# For example, a german layout can be obtained with:
# Option "XkbLayout" "de"
# or:
# Option "XkbLayout" "de"
# Option "XkbVariant" "nodeadkeys"
#
# If you'd like to switch the positions of your capslock and
# control keys, use:
# Option "XkbOptions" "ctrl:swapcaps"
# Or if you just want both to be control, use:
# Option "XkbOptions" "ctrl:nocaps"
#
Identifier "Keyboard0"
Driver "keyboard"
Option "XkbRules" "xfree86"
Option "XkbModel" "pc105"
Option "XkbLayout" "us"
EndSection

Section "InputDevice"
Identifier "Mouse0"
Driver "mouse"
Option "Protocol" "PS/2"
Option "Device" "/dev/psaux"
Option "ZAxisMapping" "4 5"
Option "Emulate3Buttons" "no"
EndSection

Section "InputDevice"

# If the normal CorePointer mouse is not a USB mouse then
# this input device can be used in AlwaysCore mode to let you
# also use USB mice at the same time.
Identifier "DevInputMice"
Driver "mouse"
Option "Protocol" "IMPS/2"
Option "Device" "/dev/input/mice"
Option "ZAxisMapping" "4 5"
Option "Emulate3Buttons" "no"
EndSection

Section "Monitor"
Identifier "Monitor0"
VendorName "Monitor Vendor"
ModelName "Generic Laptop Display Panel 1024x768"
HorizSync 31.5 - 48.5
VertRefresh 40.0 - 70.0
Option "dpms"
EndSection

Section "Device"
Identifier "Videocard0"
Driver "savage"
VendorName "Videocard vendor"
BoardName "S3 ProSavage KM133"
VideoRam 32768
EndSection

Section "Screen"
Identifier "Screen0"
Device "Videocard0"
Monitor "Monitor0"
DefaultDepth 24
SubSection "Display"
Depth 24
Modes "1024x768" "800x600" "640x480"
EndSubSection
EndSection

Section "DRI"
Group 0
Mode 0666
EndSection

RolledOat 04-15-2003 05:24 PM

Didn't you try the advanced tab. It will allow you to enter the refhresh rates for your monitor.

RO

Timboi 04-15-2003 05:43 PM

tried that
 
Yes, I tried to enter increasing numbers (from 60 up to 75) in the Vertical Refresh rate, but there was no change at all in the flickering. I used these options under the Generic Laptop display - 1024X768....

any ideas?:study:

RolledOat 04-15-2003 09:54 PM

Sorry, I am not all that familiar with new newest XFree86 version.
There is an xfree86 link here, worth a look.

http://www.linux-laptop.net/

When you said you changed the refresh rate, if you know for sure what your screen can handle, did you try forcing the lower limit to be the upper limit of your screen?

RO

thelight1 06-29-2003 07:27 PM

did anybody get this issue solved? Im having exactly the same problem but with a Sharp PC-FS2518 laptop which appears to use the same graphics chipset. After a basic install of redhat, the graphical logon screen looks fine, i installed blackbox, and once i log in and the window manager loads, the screen gets pretty flickery. The specification sheet which came w/ the laptop doesnt specify what refresh rates the screen supports.

Simon

Timboi 06-29-2003 09:05 PM

No luck
 
simonbell,

I didnt end up getting this fixed, just changed my background to black so I didnt get the flickering.

sorry mate

cheers:cry:

Brain Drop 07-16-2003 09:45 AM

timboi? any relation to timboii? or timbo?


All times are GMT -5. The time now is 08:40 AM.