Just wondering if you compiled this? and if so how do set the console variables? Like font size cursor blink etc? I had a look at setterm which just printfs special characters to the screen but they don't work (for font size) and nor did stty for that matter!
I used the latest minifs files and the font size setting is located in "minifs/build-df3120/linux-obj/.config" and search for lines with "CONFIG_FONT" and select the suitable line with the font size you'd like to use. After changing that I recompiled the whole set and wrote the new image on the card.
Hey got my bluetooth comms up. Maybe you wanna check it out?
youtube_._com_/watch?v=FEP0i1zteVM
tubbyros 2 weeks ago
@akeeh Hi again, Just wondering if you've had any luck getting bluetooth comms working of any sort?
tubbyros 1 month ago
Hey man, nice video,
Just wondering if you compiled this? and if so how do set the console variables? Like font size cursor blink etc? I had a look at setterm which just printfs special characters to the screen but they don't work (for font size) and nor did stty for that matter!
tubbyros 1 month ago
@tubbyros
I used the latest minifs files and the font size setting is located in "minifs/build-df3120/linux-obj/.config" and search for lines with "CONFIG_FONT" and select the suitable line with the font size you'd like to use. After changing that I recompiled the whole set and wrote the new image on the card.
akeeh 1 month ago in playlist Uploaded videos
@akeeh
Nice one! Thanks, saves me time. Have you been able to do more than the demos since?
I played around with the green bounce program from here(Writes directly to frame buffer):
sistemasorp.es/2012/01/22/probando-el-marco-digital-parrot-df3120-parte-2/
Trying to get SDL to render some simple things now... without luck! But I'm just learning
tubbyros 1 month ago