I just installed Debian lenny 5.0.5 and when i start it up the monitor just displays a 'out of range' error. im using a Radeon HD 5570 graphics card and a lG W2353V-PF monitor.
what do i have to do to fix this problem?
|
I just installed Debian lenny 5.0.5 and when i start it up the monitor just displays a 'out of range' error. im using a Radeon HD 5570 graphics card and a lG W2353V-PF monitor. what do i have to do to fix this problem?
| |||
|
feedback
|
|
Well, if it was my system I'd start it up without the graphical interface (or ssh into it from a working system) and use that to poke around. I see from the specs that your monitor wants to be at 1920 by 1080 and based on its low price I'm guessing that it's not very tolerant of other resolutions. You're going to have to get X windows to use that specific resolution. It can certainly be done but it's not for the faint of heart. Sooo... I hate to dodge the question, but would you be willing to use a Debian based system that has better automatic hardware recognition? If so I'd suggest downloading a LIVE disk of Ubuntu 10.04. I suspect it will recognize your hardware. If it does you then have a choice of switch or not. If it doesn't then no harm done since it wasn't an install. I'm writing this using a Radeon on a 1920x1080 monitor on Ubuntu 10.04. If you've got a specific reason for wanting Lenny 5.0.5 then I wish you the best. | |||
|
feedback
|
|
It sounds like your monitor is configured incorrectly, and the computer is defaulting to an unsupported resolution. If you can get into a text console, edit the Xorg configuration file at The xorg.conf file should contain a section something like this:
Ensure the See also this link. | |||
feedback
|