1

привет всем в этом моем ноутбуке я могу изменить яркость в kde или gnome, после нажатия клавиш настройки на экране клавиатуры зацикливается на низкой и высокой яркости и не работает

tux-world@alachiq ~ $  lspci | grep VGA
00:02.0 VGA compatible controller: Intel Corporation 2nd Generation Core Processor Family Integrated Graphics Controller (rev 09)

tux-world@alachiq ~ $ xrandr --output LVDS --set BACKLIGHT 102 --set BACKLIGHT_CONTROL legacy --output VGA --auto
warning: output LVDS not found; ignoring
warning: output VGA not found; ignoring
X Error of failed request:  BadRROutput (invalid Output parameter)
  Major opcode of failed request:  150 (RANDR)
  Minor opcode of failed request:  15 (RRGetOutputProperty)
  Serial number of failed request:  30
  Current serial number in output stream:  30

эта команда не возвращает никакого результата:

tux-world@alachiq ~ $ xbacklight -inc 10

все настройки в кде яркость 100%

0