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>] [day] [month] [year] [list]
Date:	Fri, 6 Jul 2007 21:53:43 +0200
From:	Michal Januszewski <spock@...too.org>
To:	Ryan Hope <rmh3093@...il.com>
Cc:	linux-fbdev-devel@...ts.sourceforge.net,
	linux-kernel@...r.kernel.org, hpa@...or.com
Subject: Re: [PATCH v2 0/5] uvesafb: a general description

On Thu, Jul 05, 2007 at 01:38:46PM -0400, Ryan Hope wrote:
>  I applied
>  http://dev.gentoo.org/~spock/projects/uvesafb/archive/uvesafb-0.1-rc2-2.6.22-rc6.patchto
>  2.6.22-rc6-mm1... everything seems to be working properly. However, in dmesg
>  I did notice the following message:
> 
>  uvesafb: message too long (9872), can't execute task
>  uvesafb: VBE get state call failed (eax=0x4f04, err=-7)
> 
>  The messages seem to get generated when I switch VTs. Just thought I would
>  let you know. If there is anything else I can do to help let me know.

It looks like the VBE hardware state buffer for your video card is
larger than the 4k currently supported by connector.  The problem should
be easily fixed by setting CONNECTOR_MAX_MSG_SIZE in include/linux/connector.h
to e.g. 16k.  I've already updated the patch on my website, so next time
you download it, the error messages should be gone.

Best regards,
Michal

-
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