WelcomeWelcome | FAQFAQ | DownloadsDownloads | WikiWiki

Author Topic: config.txt for TCL  (Read 711 times)

Offline RubenK

  • Newbie
  • *
  • Posts: 1
config.txt for TCL
« on: May 11, 2023, 01: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

Offline Paul_123

  • Administrator
  • Hero Member
  • *****
  • Posts: 1089
Re: config.txt for TCL
« Reply #1 on: May 11, 2023, 03:44:12 AM »
The boot partition is not mounted on TC.   Mount mmcblk0p1 and then you will see the config.txt file.