LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Fedora (https://www.linuxquestions.org/questions/fedora-35/)
-   -   problem with Hyundai 17" DELUXSCAN 7770 MONITOR (https://www.linuxquestions.org/questions/fedora-35/problem-with-hyundai-17-deluxscan-7770-monitor-280306/)

AKAKAK 01-20-2005 07:14 PM

problem with Hyundai 17" DELUXSCAN 7770 MONITOR
 
the problem with my monitor in the linux i don't have 100 hertz max to choose,but in the windows xp and 2000 and 98 i can choose 100 hertz max.
i asked in other forum about this and they told me that i most choose my monitor from the list and if the monitor isn't show in the list i must write a code to the linux if i want the linux will work with my monitor.
so i search my monitor in the list of the fc3 and i found my monitor,but still it's wont give me 100 hertz to choose,only 60 hertz max.

short name: (monitor) Hyundai 17 7770
full namemonitor) 17" DELUXSCAN 7770
my screen card is: radeon 7000/radeon ve but isn't instelled in full mode only base options,because i din't found driver to the ati card for linux.
the linux has instelled the radeon 7000/radeon ve with base options.
so what can i do,can some one help me?

jschiwal 01-20-2005 09:48 PM

Here is a how-to found on the Linux Documentation Project site.

http://www.tldp.org/HOWTO/XFree86-Vi...WTO/index.html

Be sure you don't exceed the ratings for the monitor when changing the timings.

AKAKAK 01-21-2005 11:33 AM

here is the xorg file and the xorg.conf.backup
 
i use rigth now in the xp because in the linux i don't have 100 hertz,so i copy the files to a floppy and pass them to the xp and from him to here.
i didn't found the file: "etc/x11/xf86config-4"
so i copy this files,they are update when i chage my monitor.

Xorg file:
# Xorg configuration created by system-config-display

Section "ServerLayout"
Identifier "single head configuration"
Screen 0 "Screen0" 0 0
InputDevice "Mouse0" "CorePointer"
InputDevice "Keyboard0" "CoreKeyboard"
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 "kbd"
Option "XkbModel" "pc105"
Option "XkbLayout" "us"
EndSection

Section "InputDevice"
Identifier "Mouse0"
Driver "mouse"
Option "Protocol" "IMPS/2"
Option "Device" "/dev/input/mice"
Option "ZAxisMapping" "4 5"
Option "Emulate3Buttons" "yes"
EndSection

Section "Monitor"
Identifier "Monitor0"
VendorName "Monitor Vendor"
ModelName "Hyundai HL-7770A"
HorizSync 30.0 - 70.0
VertRefresh 50.0 - 150.0
Option "dpms"
EndSection

Section "Device"
Identifier "Videocard0"
Driver "radeon"
VendorName "Videocard vendor"
BoardName "ATI Radeon 7000"
EndSection

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

Section "DRI"
Group 0
Mode 0666
EndSection


xorg.conf.backup file:
# Xorg configuration created by system-config-display

Section "ServerLayout"
Identifier "single head configuration"
Screen 0 "Screen0" 0 0
InputDevice "Mouse0" "CorePointer"
InputDevice "Keyboard0" "CoreKeyboard"
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 "kbd"
Option "XkbModel" "pc105"
Option "XkbLayout" "us"
EndSection

Section "InputDevice"
Identifier "Mouse0"
Driver "mouse"
Option "Protocol" "IMPS/2"
Option "Device" "/dev/input/mice"
Option "ZAxisMapping" "4 5"
Option "Emulate3Buttons" "yes"
EndSection

Section "Monitor"
Identifier "Monitor0"
VendorName "Monitor Vendor"
ModelName "Hyundai HL-7770RD"
HorizSync 30.0 - 70.0
VertRefresh 50.0 - 150.0
Option "dpms"
EndSection

Section "Device"
Identifier "Videocard0"
Driver "radeon"
VendorName "Videocard vendor"
BoardName "ATI Radeon 7000"
EndSection

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

Section "DRI"
Group 0
Mode 0666
EndSection

now what can i do?

AKAKAK 01-21-2005 02:31 PM

i instelled the fglrx_4_3_0-8.8.25-1.i386.rpm and now i got 85 hertz not 60
 
now in the linux i got 85 hertz but in the xp i got 100 hertz.
why it's won't give me 100 hertz?

jschiwal 01-21-2005 05:37 PM

You might try running 'X -probeonly' to find out the possible clock frequencies that can be used. You may need to include a ModeLine entry in your configuration for 100 Hz vertical refresh, after verifying the your Monitor and Card can handle it for the selected resolution and depth.

A refresh rate of 85 should look fine however. I doubt that your eyes will notice the difference.

AKAKAK 01-21-2005 08:05 PM

my eyes do response to the difference but
 
how can change the configuration for 100 Hz vertical,if i selected my monitor all ready and i get only 85 Hz?
Quote:

Originally posted by jschiwal
You might try running 'X -probeonly' to find out the possible clock frequencies that can be used. You may need to include a ModeLine entry in your configuration for 100 Hz vertical refresh, after verifying the your Monitor and Card can handle it for the selected resolution and depth.

A refresh rate of 85 should look fine however. I doubt that your eyes will notice the difference.

with files and where?
or it's some fine else that i have change?

jschiwal 01-22-2005 05:00 PM

X is the actually name for the XFree86 server that runs. If you use the -probeonly option, it will analyze your system and report back the possible frequencies you could try. The timings how to in my previous response has instructions on how to calculate the values to use for ModeLine entries in your /etc/X11/XF86config file. If there is an XF86config-4 file, you should use that instead. For the new X.org X windows server, there is an xorg.config configuration file but it is probably a link to XF86config.

If this sounds like too much work to change from 85 Hz to 100 Hz for the vertical sync rate, You may be right. I wouldn't bother with it myself because I wouldn't notice any gain.

AKAKAK 01-23-2005 09:09 AM

i don't have the XF86config file but i have
 
Quote:

Originally posted by jschiwal
X is the actually name for the XFree86 server that runs. If you use the -probeonly option, it will analyze your system and report back the possible frequencies you could try. The timings how to in my previous response has instructions on how to calculate the values to use for ModeLine entries in your /etc/X11/XF86config file. If there is an XF86config-4 file, you should use that instead. For the new X.org X windows server, there is an xorg.config configuration file but it is probably a link to XF86config.

If this sounds like too much work to change from 85 Hz to 100 Hz for the vertical sync rate, You may be right. I wouldn't bother with it myself because I wouldn't notice any gain.

the nxet files:
1:\prefdm
2:\x
3:\Xmodmap
4:\xorg.conf
5:\xorg.conf.backup
6:\Xresources
7:\X.rpmsave
with one of them is tell the linux to give the monitor 85 hz only?

leadazide 01-23-2005 10:05 AM

Quote:

Originally posted by jschiwal


A refresh rate of 85 should look fine however. I doubt that your eyes will notice the difference.

I DO notice the difference. I used to use my Samsung Syncmaster 757 with 85 Hz I got headaches after an hour or so. When I got it working with 105 Hz (although the manual claims it can run only 1024x768@100Hz) I didn't get any headaches anymore. (but if I play counterstrike with this monitor I get even at 800x600@140Hz headaches after 1,5 hours)

AKAKAK 01-23-2005 11:19 AM

that the problem am getting a headaches after 1-1.5 with the 85 hz
 
on the xp i can hours on hours and am not getting a headaches,only after 10 hour plus minues.
that is why am tried getting 100 hz in the linux has i got in the xp system.


All times are GMT -5. The time now is 10:15 AM.