Fedora Linux Support Community & Resources Center
  #1  
Old 27th March 2004, 02:04 PM
MeToo Offline
Registered User
 
Join Date: Mar 2004
Posts: 4
Setup resolution & Hz

I have a very old monitor, which only supports 640*480 @ 60 Hz. Now I'm able to set the resolution OK, but how do I change the refresh rate to 60 Hz? I prefer graphical setup, because I'm quite new with Linux and the idea of txt setup gives me creeps... ;-) Any help appreciate.

PS. I have the possibility to change the monitor, but I'd rather not try it.
Reply With Quote
  #2  
Old 27th March 2004, 03:45 PM
Jman Offline
Registered User
 
Join Date: Mar 2004
Location: Minnesota, USA
Age: 27
Posts: 7,909
You can get at the resolution and refresh rates by going to Main Menu > Preferences > Screen Resolution. This runs gnome-display-properties. You may find your refresh rate there.

To change your monitor, go to Main Menu > System Settings > Display, which is a shortcut to redhat-config-xfree86. There you can change your color depth and hardware.
Reply With Quote
  #3  
Old 27th March 2004, 07:05 PM
MeToo Offline
Registered User
 
Join Date: Mar 2004
Posts: 4
Sorry for little unclear question...

What I mean is, that when I boot up from Fedora install CD and start to install Linux, only the beginning with CD-test is OK. Right after that when the graphic installer starts begins my troubles.

I can set the screen resolution to 640*480, but how can I set the refresh rate at 60 Hz?

I only see lots of stripes all over the screen and can't do anything.

Any help for that too...?!
Reply With Quote
  #4  
Old 28th March 2004, 04:50 AM
joking Offline
Registered User
 
Join Date: Feb 2004
Posts: 25
first off, you'll learn more from the text based install. then login as root and start the xwindow configuration from there by issuing the following command:

redhat-config-xfree86

it will take you to a graphic interface and you can chose a video card, set it's memory assets, and set the horizontal and vertical sync rates for the monitor. save the settings and then at the command prompt type startx.

If you don't know the video cards model you have to open the case. if you don't know your monitors horizontal and vertical sync rates search for the Model # on the web at its manufacturers site or if it isn't a name brand then it's a little harder to find.
Reply With Quote
  #5  
Old 28th March 2004, 09:47 AM
MeToo Offline
Registered User
 
Join Date: Mar 2004
Posts: 4
Quote:
Originally posted by joking
it will take you to a graphic interface
How does this interface behave? Because if it behaves similiar than setup, I can't see a thing -> it's not possible to change anything.

Is there something like in Windows "Safe mode" in Linux?

Do anybody know any web resource, where I can find detailled information about installing Fedora in text mode? I have a vague feeling, that it would be a very good thing to read something about it before trying... 8-)
Reply With Quote
  #6  
Old 28th March 2004, 04:59 PM
joking Offline
Registered User
 
Join Date: Feb 2004
Posts: 25
well, there are hundreds of non-pertaining references on the web about XFree86 set up. weeding through them all can both confuse and confound. so I will get my cd's and install and give you a play by play.

that should help. be back in about 10 minutes.
Reply With Quote
  #7  
Old 28th March 2004, 10:16 PM
joking Offline
Registered User
 
Join Date: Feb 2004
Posts: 25
i apologize for the delay, had to take a phone call....

a. get the monitor sync rates.
b. get the video card ram amount chipset or manufacturer and part number.

if your cd will boot from the fedora first cd then proceed as follows:

1. type linux text and press enter
2. if your reasonable sure the cd media is good skip the media scan by tabing over to the skip button and press enter.
3. watch for the probe of the video card you'll need that info later if it was detected.
4. select ok at the Fedora Welcome screen.
5. select your language.
6. select your keyboard type.
7. specify your mouse type.
8. at the Monitor Configure, tab to the change field of Monitor and select the Monitor 640x480 and ok.
9. at the Montir Configure, tab to the change field for Horizontal and Vertical Sync Rates and enter the veritcal and horizontal sync rates. tab to ok.
10. select the type of installation you want.
11. Autopartition on the next screen.
12. if this is just a linux box click remove all partitions and then answer ok.
13. okay again at the prompt to really do it.
14. okay at the proposed disk layout.
15. ok if it tells you to activate swap space due to low memory constraints (Min 128M, will install on 64M but really slow).
16. okay to grub boot loader.
17. no special options to boot and okay.
18. no grub password and ok.
19. ok at boot loader configuration.
20. i said no at firewall configuration and okayed it to get past it.
21. english only install and okay.
22. UTC time yes and my location and okay.
23. entered root password twice and then okay.
24. select what packages you want to run and click okay.
25. dependencies will be checked.
26. it will tell you about the install log. just okay it after writing down the directory.
27. it will ask you if you want to continue installing the 3 cd's, and tab to continue.
28. the software will load.
29. sorry slow system so it will take a while.....stay tuned for part 2 when I resume this thread.
Reply With Quote
  #8  
Old 29th March 2004, 03:52 AM
joking Offline
Registered User
 
Join Date: Feb 2004
Posts: 25
continuation from 29
30. final cd loading.
break while kernel source code is loaded......that baby is 203Meg in size....
31. created emergency boot disk.
32. removed cd and ebd.
33. rebooted system.
34. grub appears and pressed enter to continue.
35. kuzu found network card, dhcp selected, plugged in network cable and continued.
36. Fedora legal screens appear. Clicked through.
37. set date and time.
38. setup user name and password.
39. No other cd's click through.
40. Finish fedora setup.
41. graphical user interface login.
42. gnome started.....will change to kde at somepoint.
43. if X didn't start then run the following command:

redhat-config-xfree86

this will take you to a bare minimum gui for setting up the montor and the video board.
once you click okay it will build the configuration file. you can tweak this file as necessary to get better graphics.

End of thread

Additional comments: Some older versions of RH software required that you turned off ACPI and APM to load the software. They would prevent the load of the software. Once you got it loaded you could turn them back on and RH would recognize them on reboot.

If this didn't help you, Hopefully it will someone else.

System as installed:

Dell Optiplex GXMT 5200
200Mhz CPU
64 MB Ram
4.2 Gig Drive
Onboard 10Mhz network
S3 Trio Video Graphics on board.
Sound onboard.
52x CD-ROM
MGC-1451d monitor
Horizontal Sync 31-55hz
Vertical Sync 51-90hz
(monitor settings possibly different but couldn't find the printout and its no longer available on the internet.)

Last edited by joking; 29th March 2004 at 03:56 AM.
Reply With Quote
  #9  
Old 29th March 2004, 04:15 AM
joking Offline
Registered User
 
Join Date: Feb 2004
Posts: 25
Quote:
Originally posted by MeToo
How does this interface behave? Because if it behaves similiar than setup, I can't see a thing -> it's not possible to change anything.

Is there something like in Windows "Safe mode" in Linux?

Do anybody know any web resource, where I can find detailled information about installing Fedora in text mode? I have a vague feeling, that it would be a very good thing to read something about it before trying... 8-)
the interface is a low end gui. it will basically display in 8 colors on any monitor.

not necessarily, the emergency boot disk will allow you to get back on the system in case of a crash. it's just text at that point so that you can use commands to mount and fix system problems.

one thing about running the x configure script is that you can destroy any good x window that you have. i er, trashed the xwindows on the new install so it looks like a reload here.

okay got the gui back.....had to delete the /root/XFree86config file and go to /etc/X11 and cp the backup copy of XFree86config over the XFree86config file. then was able to restart the x window session.

Last edited by joking; 29th March 2004 at 04:31 AM.
Reply With Quote
  #10  
Old 29th March 2004, 04:48 AM
MeToo Offline
Registered User
 
Join Date: Mar 2004
Posts: 4
Talking

OK.

Thanks a lot!!!

I will try to do it sometimes this week(end). If I get stuck, I'll be back...
Reply With Quote
  #11  
Old 21st August 2007, 08:44 PM
kishorevsvn Offline
Registered User
 
Join Date: Aug 2007
Posts: 1
hi friends
i installed fedora6 in my system successfully.but after the installation rebooting ,i am not able to see the screen but a message "?hz" scrolling around the screen.

what i have to do for getting screen
reply me by mail to me to kishorevsvn@yahoo.co.in
Reply With Quote
Reply

Tags
resolution, setup

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Screen Resolution Problems after Nvidia setup Veganbikepunk Hardware & Laptops 13 30th December 2007 11:31 PM
Help needed to setup LCD resolution maxl1961 Using Fedora 17 14th November 2007 06:04 PM
Video resolution is to hight during installation / setup of FC 6 clete Installation and Live Media 1 13th February 2007 08:04 AM
Flaky screen resolution setup cosmo Installation and Live Media 0 19th June 2005 03:13 AM


Current GMT-time: 22:06 (Saturday, 25-05-2013)

TopSubscribe to XML RSS for all Threads in all ForumsFedoraForumDotOrg Archive
logo

All trademarks, and forum posts in this site are property of their respective owner(s).
FedoraForum.org is privately owned and is not directly sponsored by the Fedora Project or Red Hat, Inc.

Privacy Policy | Term of Use | Posting Guidelines | Archive | Contact Us | Founding Members

Powered by vBulletin® Copyright ©2000 - 2012, vBulletin Solutions, Inc.

FedoraForum is Powered by RedHat