From: "Antonino A. Daplas" <adaplas@gmail.com>
To: linux-fbdev-devel@lists.sourceforge.net
Cc: thomas@intevation.de
Subject: Re: Re: cyblafb in kernel 2.6.16: corrupted display in Xfree86
Date: Fri, 24 Mar 2006 07:37:05 +0800 [thread overview]
Message-ID: <44233121.3080407@gmail.com> (raw)
In-Reply-To: <20060323185022.GA10089@intevation.de>
Thomas Arendsen Hein wrote:
> * Thomas Arendsen Hein <thomas@intevation.de> [20060323 19:40]:
>> I've found another problem with the new cyblafb under X which didn't
>> happen before: DPMS no longer turns of the monitor. At the time
>> where DPMS suspend kicked in before, now the xlock clock simply
>> stops updating, but is still visible (xlock -mode dclock).
>
> ... and DPMS on the fb console still works fine.
>
> Thomas
>
Try adding
printk("fb_blank: blank value %i\n", blank);
in drivers/video/fbmem.c:fb_blank(struct fb_info *info, int blank)
just before the call to info->fbops->fb_blank().
Try blanking your screen in X, look at dmesg and let us know what
is the blank value used by X.
Tony
-------------------------------------------------------
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642
next prev parent reply other threads:[~2006-03-23 23:37 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-03-22 23:48 cyblafb in kernel 2.6.16: corrupted display in Xfree86 Thomas Arendsen Hein
2006-03-23 8:34 ` Knut Petersen
2006-03-23 12:52 ` Thomas Arendsen Hein
2006-03-23 14:57 ` Knut Petersen
2006-03-23 16:03 ` Thomas Arendsen Hein
2006-03-23 16:57 ` Knut Petersen
2006-03-23 18:39 ` Thomas Arendsen Hein
2006-03-23 18:50 ` Thomas Arendsen Hein
2006-03-23 23:37 ` Antonino A. Daplas [this message]
2006-03-23 22:46 ` Knut Petersen
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=44233121.3080407@gmail.com \
--to=adaplas@gmail.com \
--cc=linux-fbdev-devel@lists.sourceforge.net \
--cc=thomas@intevation.de \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).