Je cherche à regler ma luminosité, mes touches Fn semblent fonctionner puisque la barre augmente ou diminue à demande, mais la luminosité elle ne change pas. J’ai comme je l avais fait modifier le grub de la sorte
[code]nano /etc/default/grub
Et voici mon fichier à l’heure actuelle la ligne souligné est celle que j’ai ajoutée :
If you change this file, run ‘update-grub’ afterwards to update
/boot/grub/grub.cfg.
For full documentation of the options in this file, see:
info -f grub -n ‘Simple configuration’
GRUB_DEFAULT=0
GRUB_TIMEOUT=5
GRUB_DISTRIBUTOR=lsb_release -i -s 2> /dev/null || echo Debian
GRUB_CMDLINE_LINUX_DEFAULT=" quiet splash acpi_osi=Linux acpi_backlight=vendor"
GRUB_CMDLINE_LINUX_DEFAULT=""
Uncomment to enable BadRAM filtering, modify to suit your needs
This works with Linux (no patch required) and with any kernel that obtains
the memory map information from GRUB (GNU Mach, kernel of FreeBSD …)
#GRUB_BADRAM=“0x01234567,0xfefefefe,0x89abcdef,0xefefefef”
Uncomment to disable graphical terminal (grub-pc only)
#GRUB_TERMINAL=console
[/code]
X-backligt me parait une option non envisageable, étant désireux de pouvoir moduler de façon fonctionnelle
Et j ai bien entendu lancé update-grub après cela