From: "Antonino A. Daplas" <adaplas@gmail.com>
To: DervishD <lkml@dervishd.net>
Cc: Linux-kernel <linux-kernel@vger.kernel.org>,
Linux Fbdev development list
<linux-fbdev-devel@lists.sourceforge.net>
Subject: Re: tdfx framebuffer garbles display in 2.6.19.5
Date: Tue, 06 Mar 2007 14:53:25 +0800 [thread overview]
Message-ID: <1173164006.6285.8.camel@daplas> (raw)
In-Reply-To: <20070306062528.GF20292@DervishD>
[-- Attachment #1: Type: text/plain, Size: 1281 bytes --]
On Tue, 2007-03-06 at 07:25 +0100, DervishD wrote:
> Hi Antonino :)
>
> * Antonino A. Daplas <adaplas@gmail.com> dixit:
> > On Thu, 2007-03-01 at 17:01 +0100, DervishD wrote:
> > > * Antonino A. Daplas <adaplas@gmail.com> dixit:
> > > > Can you try this patch? It might help with the screen
> > > > corruption.
> > >
> > > With the patch, the scroll slows to a crawl and the system is
> > > unusable. The time to scroll 30 lines is about a minute or so
> > > (probably more, I just measured for a while).
> > >
> > > If you want me to test other patches, just tell :)
> >
> > Can you change the mdelay to udelay and use higher/lower delay values
> > to see if there's any improvement?
>
> Yes, as soon as I can build a new kernel and reboot. Any suggested
> value?
You can start with 5 and increment by 5. So you need not reboot each
time, compile tdfxfb as a module, and set CONFIG_HW_CONSOLE_BINDING=y
(under drivers->char). Make sure you have vbetool, and use the attached
script. Thus:
modprobe tdfxfb
unbind.sh
rmmod tdfxfb
edit, make, make modules_install
modprobe tdfxfb
repeat
The script assumes vbetool is in /usr/sbin, if not just edit. Also,
unbinding will only work if X (or any graphics app, for that matter) is
not loaded.
Tony
[-- Attachment #2: unbind.sh --]
[-- Type: application/x-shellscript, Size: 598 bytes --]
next prev parent reply other threads:[~2007-03-06 6:53 UTC|newest]
Thread overview: 21+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-02-26 14:47 tdfx framebuffer garbles display in 2.6.19.5 DervishD
2007-02-26 15:24 ` Antonino A. Daplas
2007-02-26 15:24 ` Antonino A. Daplas
2007-02-26 17:13 ` DervishD
2007-02-26 17:24 ` Antonino A. Daplas
2007-02-26 20:32 ` DervishD
2007-02-27 23:09 ` Antonino A. Daplas
2007-02-27 23:09 ` Antonino A. Daplas
2007-02-28 10:49 ` DervishD
2007-03-01 16:01 ` DervishD
2007-03-06 1:33 ` Antonino A. Daplas
2007-03-06 1:33 ` Antonino A. Daplas
2007-03-06 6:25 ` DervishD
2007-03-06 6:53 ` Antonino A. Daplas [this message]
2007-03-06 11:17 ` DervishD
2007-03-07 10:02 ` DervishD
2007-03-14 9:06 ` [TESTED] " DervishD
2007-03-14 9:06 ` DervishD
2007-02-26 15:24 ` James Simmons
2007-02-26 15:24 ` James Simmons
2007-02-26 17:04 ` DervishD
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=1173164006.6285.8.camel@daplas \
--to=adaplas@gmail.com \
--cc=linux-fbdev-devel@lists.sourceforge.net \
--cc=linux-kernel@vger.kernel.org \
--cc=lkml@dervishd.net \
/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.