Tiny Core Linux

Tiny Core Base => Raspberry Pi => Topic started by: RubenK on May 11, 2023, 04:52:34 AM

Title: config.txt for TCL
Post by: RubenK on May 11, 2023, 04:52:34 AM
Hi all,

Fairly new to TCL, trying to put some config on TC how I was used to configure Raspberry Pi OS. I think it has to do with how TC works different then RPi OS and can't seem to figure it out using either Google or ChatGPT. Was wondering if any of you could give me a hand getting these config lines to work:
Code: [Select]
arm_freq=900
core_freq=250
sdram_freq=450
over_voltage=2
max_usb_current=1

Thanks!

KR,
Ruben
Title: Re: config.txt for TCL
Post by: Paul_123 on May 11, 2023, 06:44:12 AM
The boot partition is not mounted on TC.   Mount mmcblk0p1 and then you will see the config.txt file.