View Single Post
Old 09-05-2018, 08:18 PM   #75
PoP
 curly᷂͓̫̙᷊̥̮̾ͯͤͭͬͦͨ ʎʌɹnɔ
PoP ought to be getting tired of karma fortunes by now.PoP ought to be getting tired of karma fortunes by now.PoP ought to be getting tired of karma fortunes by now.PoP ought to be getting tired of karma fortunes by now.PoP ought to be getting tired of karma fortunes by now.PoP ought to be getting tired of karma fortunes by now.PoP ought to be getting tired of karma fortunes by now.PoP ought to be getting tired of karma fortunes by now.PoP ought to be getting tired of karma fortunes by now.PoP ought to be getting tired of karma fortunes by now.PoP ought to be getting tired of karma fortunes by now.
 
PoP's Avatar
 
Posts: 3,018
Karma: 50506927
Join Date: Dec 2010
Location: ♁ ᴺ₄₅°₃₀' ᵂ₇₃°₃₇' ±₆₀"
Device: K3₃.₄.₃ PW3&4₅.₁₃.₃
'single space'

Quote:
Originally Posted by NiLuJe View Post
...FWIW, for a blank line/page, ' ' (i.e., a single space) works, while '' will get you shouted at )
Sorry to bug you again with this.

Code:
[root@kindle root]# cd /mnt/us
[root@kindle us]# eips -p
[root@kindle us]# ./screenshot
Click image for larger version

Name:	20180905194538.png
Views:	604
Size:	3.3 KB
ID:	166082
[root@kindle us]# fbink -c ' '
[FBInk] Variable fb info: 600x800, 4bpp @ rotation: 0 (Upright, 0°)
[FBInk] Fontsize set to 16x16 (IBM base glyph size: 8x8)
[FBInk] Line length: 37 cols, Page size: 50 rows
[FBInk] Fixed fb info: ID is "eink_fb", length of fb mem: 483328 bytes & line length: 300 bytes
[FBInk] Enabled Legacy einkfb Kindle quirks
[FBInk] Kernel's HZ value appears to be 100
[FBInk] Pen colors set to #000000 -> #FFFFFF for the foreground and #FFFFFF -> #000000 for the background
Printing string ' ' @ column 0 + 0px, row 0 + 0px (overlay: false, backgroundless: false, inverted: false, flashing: false, centered: false, left padded: false, clear screen: true, font: 0, font scaling: x0)
[root@kindle us]# ./screenshot
[root@kindle us]#
Click image for larger version

Name:	20180905194626.png
Views:	587
Size:	394 Bytes
ID:	166083

Though everything appears to work fine (and the fb has obviously been cleared), the screen still shows the first pattern screenshot my K3!

Is there some kind of a "write update" missing?
PoP is offline   Reply With Quote