Re: default resolution on distro boot
- From: Paul E Condon <pecondon@xxxxxxxxxxxxxxxx>
- Date: Mon, 23 Jan 2012 21:06:11 -0700
On 20120123_154710, mikezb@xxxxxxxxxxxx wrote:
Given that several Linux distros identify (on boot) my display brand
and type, get the size only slightly wrong, but default to a
resolution that isn't native and doesn't work correctly, how do I
identify just what package, module, or kernel part this "bug" hides
in?
I'm using a Sharp 32" LCD tv via hdmi cable, and it's identified as a 37".
That's not as important as the default resolution, which comes up as
1280x720, but should be 1360x768 (or 1024x768 if wxga isn't doable).
When I had a similar problem a few years ago, I was given a magic
spell that worked for me. Create a file, /etc/X11/xorg.conf, a put
the following in it:
Section "Device"
Identifier "Configured Video Device"
Option "UseBIOS" "off"
EndSection
This disables a section of the "BIOS" of the video display
monitor. (NOT the 'BIOS' of the computer) . Some manufactures
seem to have seem to have recorded operating parameters for
a CRT monitor into their flatscreen displays. Or some such
craziness. As I say, except for the crazy explanation, this
is purely a magic incantation that has worked for me.
YMMV, HTH, etc..etc.
See man xorg.conf for a more impressive explanation.
--
Paul E Condon
pecondon@xxxxxxxxxxxxxxxx
--
To UNSUBSCRIBE, email to debian-user-REQUEST@xxxxxxxxxxxxxxxx
with a subject of "unsubscribe". Trouble? Contact listmaster@xxxxxxxxxxxxxxxx
Archive: http://lists.debian.org/20120124040611.GA607@xxxxxxxxxxx
- References:
- default resolution on distro boot
- From: mikezb
- default resolution on distro boot
- Prev by Date: Re: default resolution on distro boot
- Next by Date: XFCE and automatic monitor detection
- Previous by thread: Re: default resolution on distro boot
- Next by thread: Re: default resolution on distro boot
- Index(es):
Relevant Pages
|