From: Knut Petersen <Knut_Petersen@t-online.de>
To: alessandro.suardi@gmail.com
Cc: airlied@gmail.com, linux-kernel@vger.kernel.org
Subject: Re: X unkillable in R state sometimes on startx , /proc/sysrq-trigger T output attached
Date: Wed, 26 Oct 2005 23:03:34 +0200 [thread overview]
Message-ID: <435FEF26.4050902@t-online.de> (raw)
Two months ago I started a thread
BUG: fb_imageblit called before fb_check_var and fb_set_par function
in the Linux-fbdev-devel mailing list. I found that the accelerated
imageblit
function of a framebuffer driver might be called before the graphics
engine is
initialized ... normally that happens in the fb_set_par function. For
cyblafb
I solved the problem by extending the fb_sync function to include a call
to the
graphics engine init function after a short timeout, but the problem is
still
present in all recent kernels. It might be argued that this is not a
kernel bug
but a problem of X - have a look at the Linux-fbdevel thread.
Does X start reliably without a linux framebuffer driver?
Does X start reliably with vesafb?
If the answer is "yes", then have a look at the radeonfb sync function.
After a short timeout, assume that an erroneous X driver disabled mmio,
so (re)enable mmio and (re)init the graphics engine.
cu,
knut
next reply other threads:[~2005-10-26 20:58 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-10-26 21:03 Knut Petersen [this message]
2005-10-26 21:05 ` X unkillable in R state sometimes on startx , /proc/sysrq-trigger T output attached Dave Airlie
-- strict thread matches above, loose matches on Subject: below --
2005-10-25 20:35 Alessandro Suardi
2005-10-25 21:27 ` Alessandro Suardi
2005-10-26 10:25 ` Dave Airlie
2005-10-26 12:22 ` Alessandro Suardi
2005-10-26 12:28 ` Dave Airlie
2005-10-26 13:20 ` Alessandro Suardi
2005-10-26 19:25 ` Dave Airlie
2005-10-26 20:54 ` Alessandro Suardi
2005-10-28 14:57 ` Nix
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=435FEF26.4050902@t-online.de \
--to=knut_petersen@t-online.de \
--cc=airlied@gmail.com \
--cc=alessandro.suardi@gmail.com \
--cc=linux-kernel@vger.kernel.org \
/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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.