Цитата vadblm:
Это ключи для конкретной модели лаптопа, у вас они наверняка другие »
|
да, это я упустил из вида, найду ключи. По яркости кое-что еще нарыл. Можно регулировать так:
Узнаем имя нашего экрана (устройства вывода)
Код:
![Выделить весь код](images/misc/selectcode.png)
xrandr --current
Screen 0: minimum 320 x 200, current 1366 x 768, maximum 1600 x 1600
LVDS connected 1366x768+0+0 (normal left inverted right x axis y axis) 344mm x 193mm
1366x768 60.1*+
1360x768 60.1
1280x768 60.1
1280x720 60.1
1024x768 60.1
1024x600 60.1
800x600 60.1
800x480 60.1
640x480 60.1
DFP1 disconnected (normal left inverted right x axis y axis)
CRT1 disconnected (normal left inverted right x axis y axis)
Далее устанавливаем ему яркость с помощью xrandr:
Код:
![Выделить весь код](images/misc/selectcode.png)
xrandr --output LVDS --
brightness [значение от 0.01, до 1]
UPD: на дефолтных драйверах яркость регулируется FN клавишами.
UPD2: поставил новое ядро, не могу испытать, не ставятся проприетарные драйвера на видеокарту, точнее установка проходит, но не собирается модуль dkms, в логе
fglrx-install.log следующее:
Код:
![Выделить весь код](images/misc/selectcode.png)
Supported adapter detected.
Supported adapter detected.
Check if system has the tools required for installation.
Uninstalling any previously installed drivers.
Creating symlink /var/lib/dkms/fglrx/12.104/source ->
/usr/src/fglrx-12.104
DKMS: add completed.
Kernel preparation unnecessary for this kernel. Skipping...
Building module:
cleaning build area....
cd /var/lib/dkms/fglrx/12.104/build; sh make.sh --nohints --uname_r=3.11.0-031100rc2-generic --norootcheck......(bad exit status: 1)
[Error] Kernel Module : Failed to build fglrx-12.104 with DKMS
[Error] Kernel Module : Removing fglrx-12.104 from DKMS
------------------------------
Deleting module version: 12.104
completely from the DKMS tree.
------------------------------
Done.
[Reboot] Kernel Module : update-initramfs