Tiny Core Extensions > TCE Bugs

cannot run laptop-mode-tools

(1/2) > >>

vivi-d:
Hello, I really love tinycore. It's has everything I need except for one small thing... I can't increase the brightness of my LCD screen. My laptop is an HP 8460p with an intel video card.

I've loaded the app laptop-mode-tools. However, when I try to run it, I get this error:
Unhandled kernel version: 3.0 ('uname -r' = '3.0.21-tinycore')

Is there some workaround I could use? Anything would help. Thanks!

Rich:
Hi vivi-d
Which version of Tinycore are you running? 3.0.21 is from TC4.

vivi-d:
Hi, actually I believe it's CorePlus. The md5sum of the iso is bc3680d7d5efa23886205129740001a2

Juanito:
I guess you need to modify /usr/local/sbin/laptop_mode to read something like this:
--- Code: --- case "$KLEVEL" in
"2.4" ) ;;
"2.6" ) ;;
"3.0" ) ;;
"3.8" ) ;;
"3.16" ) ;;
"4.2" ) ;;
"4.8" ) ;;
*)
--- End code ---

Rich:
Hi vivi-d

--- Quote from: vivi-d on June 12, 2017, 05:51:33 PM ---Hi, actually I believe it's CorePlus. The md5sum of the iso is bc3680d7d5efa23886205129740001a2

--- End quote ---
That's version 4.7.7. I'm surprised that bug was not noticed until now.

Navigation

[0] Message Index

[#] Next page

Go to full version