au-phiware / fbterm

Automatically exported from code.google.com/p/fbterm
GNU General Public License v2.0
1 stars 0 forks source link

Text garbled on radeonfb #46

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
fbterm does not work on radeonfb unfortunately.
The text is garbled (truncated) and unreadable both in
normal and portrait mode. I've tried different fonts, 
but this doesn't help.

Original issue reported on code.google.com by Cryptooctoploid@gmail.com on 15 Dec 2010 at 1:10

GoogleCodeExporter commented 9 years ago
Here's a crappy photo.

Original comment by Cryptooctoploid@gmail.com on 15 Dec 2010 at 1:47

Attachments:

GoogleCodeExporter commented 9 years ago
 % fbset --info

mode "1680x1050"
    geometry 1680 1050 1680 1050 32
    timings 0 0 0 0 0 0 0
    rgba 8/16,8/8,8/0,0/0
endmode

Frame buffer device information:
    Name        : radeondrmfb
    Address     : 0xf0141000
    Size        : 7258112
    Type        : PACKED PIXELS
    Visual      : TRUECOLOR
    XPanStep    : 1
    YPanStep    : 1
    YWrapStep   : 0
    LineLength  : 6912
    Accelerator : No

Original comment by Cryptooctoploid@gmail.com on 15 Dec 2010 at 2:24

GoogleCodeExporter commented 9 years ago
Must be a font issue. fbterm -v -s 14 -a -n "Terminus"
works fine. All other OpenType and TrueType monospace-fonts are
garbled.

Original comment by Cryptooctoploid@gmail.com on 15 Dec 2010 at 2:57

GoogleCodeExporter commented 9 years ago
There isn't a radeonfb enabled linux system for me to debug this issue :(

But it is NOT a font issue. I guess text will be rendered correctly with 
antialias disabled TrueType fonts.

Original comment by zgchan...@gmail.com on 18 Dec 2010 at 8:43

GoogleCodeExporter commented 9 years ago
I have same problem: font is gray, not white.

Original comment by yaf...@gmail.com on 14 Apr 2011 at 7:56