LinuxQuestions.org
Review your favorite Linux distribution.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Software
User Name
Password
Linux - Software This forum is for Software issues.
Having a problem installing a new program? Want to know which application is best for the job? Post your question in this forum.

Notices


Reply
  Search this Thread
Old 08-04-2009, 02:32 PM   #1
mf93
Member
 
Registered: Jun 2009
Distribution: Debian Squeeze, centOS
Posts: 229

Rep: Reputation: 36
refresh rate too high on debian lenny w/ kde 3.5 on ati radeon hd 4850


i recently built a new desktop. The specs are
gigabyte ultra durable motherboard
ati radeon HD 4850 video card
4gb 1066mHz ddr2 ram
amd Phenom 64 2.3ghz quad core processor

I installed the OS(debian lenny kernel 2.6.26 64bit with kde3.5) without an issue and it boots without a problem. However, once kdm starts, the monitor displays a "frequency too high" box that floats around the screen.
I ctrl+alt+f1 and the terminal works fine. I was wondering how to change the refresh rate from the terminal so that I could run kde.

also btw I checked my /etc/X11/xorg.conf file and ran the gtf utility to get a modeline to generate refresh rate:
Code:
MyPC:~# gtf 1024 768 70 -x

 # 1024x768 @ 70.00 Hz (GTF) hsync: 56.00 kHz; pclk: 76.16 Mhz
 Modeline "1024x768_70.00" 76.16 1024 1080 1192 1360  768 769 772 800 -HSync +Vsync
And my xorg.conf file looks like this
Code:
#all the code at the beginning...
Section "Monitor"
      Identifier      "Configured Monitor"
      #the code generated by gtf
End Section
#all the code afterwards
Any help would be greatly appreciated! thank you in advance!

Last edited by mf93; 08-04-2009 at 11:33 PM.
 
Old 08-05-2009, 07:06 AM   #2
Wim Sturkenboom
Senior Member
 
Registered: Jan 2005
Location: Roodepoort, South Africa
Distribution: Ubuntu 12.04, Antix19.3
Posts: 3,794

Rep: Reputation: 282Reputation: 282Reputation: 282
First question is what happens when you take the modeline out?

I would start by taking the modeline out and add the refresh rates (look them up in the manual of the monitor or on the internet) in the section monitor.

Code:
Section "Monitor"
#DisplaySize      320   240     # mm
Identifier   "Monitor0"
VendorName   "DEL"
ModelName    "DELL P790"
HorizSync    31.0 - 92.0
VertRefresh  50.0 - 150.0
Option      "DPMS"
EndSection
If that is not sufficient, we will look further. Can you let us know the make and model of the monitor (and maybe an indication of its age).

PS Not familiar with debeian, so can't say which tools are available fot configuration of X.
 
Old 08-05-2009, 02:53 PM   #3
mf93
Member
 
Registered: Jun 2009
Distribution: Debian Squeeze, centOS
Posts: 229

Original Poster
Rep: Reputation: 36
with or without the Modeline I'm getting the frequency too high message so I took it out...
However atm I'm having a problem with the power supply so when I get that working I'll try your solution.
Thank your for replying though
 
Old 08-05-2009, 02:57 PM   #4
mf93
Member
 
Registered: Jun 2009
Distribution: Debian Squeeze, centOS
Posts: 229

Original Poster
Rep: Reputation: 36
Also the monitor is an emachines E15T4 LCD...its about 7-8 years old and has a max refresh rate 70hz
 
Old 12-20-2009, 09:14 AM   #5
Testeroni
LQ Newbie
 
Registered: Dec 2009
Posts: 17

Rep: Reputation: 0
Hi all!
Recently bought\built my baby
AMD Phenom II X4 955 Quad 3.2
Motherboard - Asus M4N72-E
Gigabyte ATI Radeon HD 5700 Series 1GB
Monitor - Asus VH222D

other info is rather irrelevant.
Installed Debian Lenny 5.03
With 2.6.26 atm
After installation got "Out of range" message on screen
fixed it with downloading ati driver n launching Xorg(just launching it n then rebooting, just installing driver and fixing xorg.conf wouldn't fix it for some reason)

Atm system is running, though I still want to installl drivers for Processor (doesn't seem to work right atm, frequency is incorrect)
drivers for motherboard
and once again for video card and monitor.
Since it's huge and resolution is 1920*1080 i got unpleasant experience when scrolling pages for example.
Where shoud i start "digging" fixing data for monitor or is it video card issue?
 
Old 02-07-2010, 03:04 PM   #6
mf93
Member
 
Registered: Jun 2009
Distribution: Debian Squeeze, centOS
Posts: 229

Original Poster
Rep: Reputation: 36
alright fixed my problem-there is no native radeon HD support on lenny, so i went to the manufacturers website downloaded the ati catalyst driver for linux 86_64 and now it is not working properly...
testeroni-to you- the driver package in the repository is not very good. Go to this link,
http://www.amd.com/us/Pages/AMDHomePage.aspx
download the ati catalyst driver, and then issue these commands as root
Code:
# apt-get install module-assistant
# m-a
then select prepare-this will install all the necessary dependencies
after that is done exit out of module-assistant(press esc key) and type this in the folder of the driver which you just downloaded
Code:
# ./ati-driver-installer-10-1-x86.x86_64.run
do a general normal install and then run as root
Code:
# aticonfig --initial
reboot the computer and it should all work great with the fancy effects and everything!
 
  


Reply

Tags
debian, frequency, rate, refresh, terminal



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 Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
compiz-fusion on lenny with radeon 4850? ganimo Debian 7 04-26-2009 08:19 AM
Debian Lenny screen refresh rate systemaddict Linux - Newbie 4 03-21-2009 12:12 AM
ati radeon x1600pro on debian lenny 3d maxyit Debian 1 08-13-2008 08:00 AM
LXer: ATI Radeon HD 4850 512MB LXer Syndicated Linux News 0 06-27-2008 01:40 AM
refresh rate is to high ethanlindsey Linux - Hardware 1 09-23-2004 06:15 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Software

All times are GMT -5. The time now is 08:50 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration