lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Date:	Wed, 17 Apr 2013 23:51:08 +0200
From:	Patrik Jakobsson <patrik.r.jakobsson@...il.com>
To:	Marcin Szewczyk <Marcin.Szewczyk@...ny.org>
Cc:	linux-kernel@...r.kernel.org
Subject: Re: How to override GMA500 resolution set by BIOS?

On Wed, Apr 17, 2013 at 7:39 PM, Marcin Szewczyk
<Marcin.Szewczyk@...ny.org> wrote:
> Hello,
>
> I've got a problem with GMA500 on my EVOC EC2-1711. The graphics
> adapter's resolution is set by selecting an option in BIOS but I would
> like to override it. Can kernel or Xorg do this?
>
> There are two modes "almost" right for an 800x600 16bit LVDS screen I
> have.  The first one is 800x600 but in 24bit LVDS mode, so colors are
> mangled. The second one is 800x480 16bit -- colors are right, but the
> screen cuts the image at line 480.
>
> I've tried video=, overwriting modes via patched 915resolution, vga= and
> Xorg modesetting driver. Nothing works.
>
> Does anyone know if it's possible to override the mode?

Hi Marcin, I haven't played much with 16 bpp on the gma500 kernel driver but at
the moment it seems broken. I added a screen section to xorg.conf with
DefaultDepth 16 running the fbdev driver. That, at least tries to do the right
thing but gma500 fails in setting it up. On the other hand, you managed to set
800x480 at 16bbp. Have you tried the vesafb driver? Might do a better job.

-Patrik Jakobsson
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ