From: "Antonino A. Daplas" <adaplas@gmail.com>
To: "David Härdeman" <david@2gen.com>
Cc: Linux Kernel Mailing List <linux-kernel@vger.kernel.org>,
Sylvain Meyer <sylvain.meyer@worldonline.fr>
Subject: Re: X and intelfb fight over videomode
Date: Sat, 19 Nov 2005 04:32:29 +0800 [thread overview]
Message-ID: <437E3A5D.1090006@gmail.com> (raw)
In-Reply-To: <20051118183607.GA3866@hardeman.nu>
David Härdeman wrote:
> On Fri, Nov 18, 2005 at 09:08:26AM +0800, Antonino A. Daplas wrote:
>> David Härdeman wrote:
>>> First time I switch from X to VC:
>>> intelfb: Changing the video mode is not supported.
>>> intelfb: ring buffer : space: 6024 wanted 65472
>>> intelfb: lockup - turning off hardware acceleration
>>>
>>
>> Well, intelfb is at the mercy of X if it's in 'fixed mode'.
>>
>>> Other suggestions?
>>
>> I'm adding Sylvain, the intelfb maintainer, to the CC list.
>>
>> How about this one? It also resets the ringbuffer before re-initializing
>> it again.
>
> That made no change at all unfortunately, the messages are exactly the
> same as before...
That's the limit to what I can do (I don't have the hardware) and let's just
wait for the maintainer to respond.
For now, you can eliminate that message by turning acceleration off.
video=intelfb:accel:0
Another solution is to disable direct rendering, but I don't think you want
that.
Tony
PS: I saw this problem before with i810fb, and this is because the i810 driver
of X and i810fb shared the same ringbuffer. But the i810 chipset has 2 ringbuffers,
so I just made i810fb use the ringbuffer that is not touched by X/DRI. (I don't
know the status now since I don't have this chipset anymore). That is one
solution.
prev parent reply other threads:[~2005-11-18 20:33 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-11-17 0:01 X and intelfb fight over videomode David Härdeman
2005-11-17 1:11 ` Antonino A. Daplas
2005-11-17 1:45 ` David Härdeman
2005-11-17 2:03 ` Antonino A. Daplas
2005-11-17 4:49 ` Antonino A. Daplas
2005-11-17 23:45 ` David Härdeman
2005-11-18 1:08 ` Antonino A. Daplas
2005-11-18 18:36 ` David Härdeman
2005-11-18 20:32 ` Antonino A. Daplas [this message]
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=437E3A5D.1090006@gmail.com \
--to=adaplas@gmail.com \
--cc=david@2gen.com \
--cc=linux-kernel@vger.kernel.org \
--cc=sylvain.meyer@worldonline.fr \
/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