WelcomeWelcome | FAQFAQ | DownloadsDownloads | WikiWiki

Author Topic: TCL display brightness  (Read 1496 times)

Offline ProDigit

  • Newbie
  • *
  • Posts: 5
TCL display brightness
« on: January 04, 2019, 12:01:15 AM »
Hi,

I've played around a bit with Tiny Core Linux, and I can't seem to be able to adjust my display brightness.
On other linux, I type in Terminal
Code: [Select]
echo 500 >/sys/class/backlight/intelsomething-somethingover here/brightness and the display brightness goes from something like 2000 to 500.

Anyway, TCL does find >/sys/class/backlight, but not the intel directory.
In fact, there's nothing in this folder.

I'm running this on an HP Stream 11, with N3060 dual core CPU and Integrated intel Graphics.

Any solution?
Thanks!

Offline Juanito

  • Administrator
  • Hero Member
  • *****
  • Posts: 14516
Re: TCL display brightness
« Reply #1 on: January 04, 2019, 12:10:23 AM »
Did you load graphics-KERNEL Xorg-7.7 and xf86-video-intel and confirm, via Xorg.0.log, that the intel driver is being used?