Tiny Core Base > piCore Test Releases
piCore15.0 Beta
patrikg:
You can change the device tree parameters in config.txt
--- Code: ---sudo mount /mnt/mmcblk0p1
sudo nano /mnt/mmcblk0p1/config.txt
dtparam=act_led_trigger=heartbeat
--- End code ---
Juanito:
Finally got round to updating to piCore64-15.x beta.
Ref: http://forum.tinycorelinux.net/index.php/topic,26511.msg170886.html#msg170886
I don't see the kernel config, did we enable automatic bigger console fonts - without anything in cmdline.txt I still get 3840x2160?
Paul_123:
It’s enabled, but not sure how the kernel picks the font. You can load the configs kernel module to see the config.
Juanito:
All I see for fonts is this:
--- Code: ---CONFIG_FONT_SUPPORT=y
# CONFIG_FONTS is not set
CONFIG_FONT_8x8=y
CONFIG_FONT_8x16=y
--- End code ---
..wouldn't we need CONFIG_FONT_TER16x32=y?
Juanito:
Booting with fbcon=font:TER16x32 gets me 3840x2160 and a minuscule font.
Booting with video=HDMI-A-1:1920x1080M@60 gets me 1920x1080 and a readable font.
..so I'd say TER16x32 is not available to the kernel.
Navigation
[0] Message Index
[#] Next page
[*] Previous page
Go to full version