|
Home > Archive > Linux Debian support > May 2007 > Help with Screen Resolution
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
| Author |
Help with Screen Resolution
|
|
| Robert Smith 2007-05-19, 7:13 pm |
|
I'm a newby who just installed Debian using netinst then
downloaded the standard and desktop packages. My console
display, a 1280X1024 LCD, runs Gnome at 640X480. In the
Gnome preferences for Screen Resolution only the value
"640X480" is offered. Ctl-Alt-kpMinus and Ctl-Alt-kpPlus
have no effect. I would have guessed that Xorg isn't
running except that Ctl-Alt-Backspace kills the graphics
and returns the screen to a command line.
I've tried changing /etc/X11/xorg.conf by removing
"800X600" and "640X480" from the 24-bit modes, depth 24
being the default, and rebooting, but that had no visible
effect.
The video card isn't. That is, the video adapter is built
into the motherboard. The system is a Compaq toaster, for
which I have no motherboard documentation, but it's less
than two years old. It ought to support VESA at 1024X768
at least.
Can someone advise me where in the (surprisingly light)
Debian documentation I might find a discussion on enabling
better screen resolution?
Thanks for your attention.
--Robert Smith
| |
| Chris Game 2007-05-20, 7:13 am |
| On 2007-05-19, Robert Smith <rlsj@NOSPAMnc.rr.com> wrote:
>
>
> I've tried changing /etc/X11/xorg.conf by removing "800X600" and
> "640X480" from the 24-bit modes, depth 24 being the default, and
> rebooting, but that had no visible effect.
Have you tried the usual incantation:
dpkg-reconfigure xserver-xorg -phigh
to see if that sorts out the config? It often does.
--
Chris Game
"Deleted code has fewer bugs." -- Xibo
| |
| gregor herrmann 2007-05-20, 7:13 am |
| On Sun, 20 May 2007 11:16:25 -0000, Chris Game wrote:
> Have you tried the usual incantation:
> dpkg-reconfigure xserver-xorg -phigh
^^^^
I'd suggest -plow (priority low, as in: get even questions of low
priority, i.e. get more questions).
gregor
--
.''`. http://info.comodo.priv.at/ | gpg key ID: 0x00F3CFE4
: :' : debian: the universal operating system - http://www.debian.org/
`. `' member of https://www.vibe.at/ | how to reply: http://got.to/quote/
`- NP: Beatles
|
|
|
|
|