From: Marcelo Pacheco <marcelo@macp.eti.br>
To: James Simmons <jsimmons@infradead.org>
Cc: Linux Fbdev development list <linux-fbdev-devel@lists.sourceforge.net>
Subject: Re: [BK fbdev updates]
Date: Wed, 15 Jan 2003 22:31:56 -0200 [thread overview]
Message-ID: <3E25FD7C.6040505@macp.eti.br> (raw)
In-Reply-To: <Pine.LNX.4.44.0301152201490.23774-100000@phoenix.infradead.org>
James Simmons wrote:
>>I have 2 machines that are running 2.5.56 beatifully, except for fbcon
>>and ISDN.
>>The laptop runs ATI radeon - when I attempt to boot with radeonfb+fbcon
>>statically linked it wraps the pixels as if the driver is using 1410
>>pixels per row while the hardware only has 1400
>>
>>
>
>Can you try it with the latest code. I think fixes are in the standard
>tree for this.
>
Ok, I got some very good news. I found a workaround that lets me use
rivafb+fbcon 99% ok.
I have a 1400x1050 LCD panel. When I boot with fbcon, it garbles the
screen like it thinks the screen has 1450 or so pixels. I can't read
individual characters, and the each line starts further and further to
the right.
I can login and startx on the blind, here's an fbset output at that point:
mode "1400x1050-60"
# D: 108.003 MHz, H: 63.983 kHz, V: 60.191 Hz
geometry 1400 1050 1400 1050 8
timings 9259 136 40 10 0 112 3
rgba 6/0,6/0,6/0,0/0
endmode
The if I do an fbset -g 1280 1050 1280 1050 8, I can start seeing
characters on the screen, here's the fbset output at this point:
mode "1280x1050-65"
# D: 108.003 MHz, H: 68.879 kHz, V: 64.797 Hz
geometry 1280 1050 1280 1050 8
timings 9259 136 40 10 0 112 3
rgba 8/0,8/0,8/0,0/0
endmode
At this point there's 3 problems:
1 - stty is still attempting to use 175 columns which would have been
correct for 1400x1050 with a 8x16 font, but the screen is not set to
1280, I do an stty columns 160 and that is now worked around.
2 - The cursor is gone, so I can't edit lines or run vi under fbcon.
3 - If I switch color depths, the code doesn't seem to be clearing the
screen before rendering the new text, so I end up with 1 or more scaled
down copies of the old text.
Starting to get useable here.
Now I'll test 2.5.58bk1 with tdfxfb+fbcon, I'll post more soon.
Thanks and I'll subscribe to linux-fbdev-devel so I can get posted on
the updates,
Marcelo Pacheco
-------------------------------------------------------
This SF.NET email is sponsored by: A Thawte Code Signing Certificate
is essential in establishing user confidence by providing assurance of
authenticity and code integrity. Download our Free Code Signing guide:
http://ads.sourceforge.net/cgi-bin/redirect.pl?thaw0028en
next prev parent reply other threads:[~2003-01-16 0:32 UTC|newest]
Thread overview: 27+ messages / expand[flat|nested] mbox.gz Atom feed top
2003-01-12 0:24 [BK fbdev updates] James Simmons
2003-01-12 15:07 ` Jens Axboe
2003-01-12 15:07 ` Jens Axboe
2003-01-13 0:15 ` Marcelo Pacheco
2003-01-15 22:02 ` James Simmons
2003-01-16 0:31 ` Marcelo Pacheco [this message]
2003-01-15 0:30 ` James Simmons
[not found] <20030112152010$2bb5@gated-at.bofh.it>
[not found] ` <20030115004005$6d44@gated-at.bofh.it>
2003-01-15 8:32 ` Jochen Hein
-- strict thread matches above, loose matches on Subject: below --
2003-01-08 19:19 [BK FBDEV updates] James Simmons
2003-01-07 1:55 James Simmons
2003-01-07 1:26 ` Jes Sorensen
2003-01-07 5:19 ` James Simmons
2003-01-07 5:19 ` James Simmons
2003-01-01 1:17 [BK fbdev updates] James Simmons
2003-01-01 0:31 ` Dimitrie O. Paun
2003-01-01 0:31 ` Dimitrie O. Paun
2003-01-01 1:47 ` Linus Torvalds
2003-01-01 2:22 ` James Simmons
2003-01-01 2:25 ` Linus Torvalds
2003-01-01 2:39 ` James Simmons
2003-01-02 6:59 ` David S. Miller
2003-01-02 6:59 ` David S. Miller
2002-11-09 2:46 Bom Luzares-Daplas
2002-11-02 4:06 [Linux-fbdev-devel] " Antonino Daplas
2002-11-08 0:01 ` James Simmons
2002-10-31 21:03 James Simmons
2002-10-30 21:42 James Simmons
2002-10-30 22:12 ` Russell King
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=3E25FD7C.6040505@macp.eti.br \
--to=marcelo@macp.eti.br \
--cc=jsimmons@infradead.org \
--cc=linux-fbdev-devel@lists.sourceforge.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.