Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Xbacklight No outputs have backlight property
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Duplicate Threads
View previous topic :: View next topic  
Author Message
moevot
n00b
n00b


Joined: 15 Mar 2019
Posts: 23

PostPosted: Fri May 03, 2019 12:53 am    Post subject: Xbacklight No outputs have backlight property Reply with quote

[Moderator note: Originally posted to Multimedia, but this is a duplicate of Xbacklight No outputs have backlight property, so it fits better here. -Hu]

I have installed xbacklight and mapped the keys correctly in my .i3/config but it does not work. if i

Code:

echo 100 > /sys/class/backlight/acpi_video0/brightness

it does change my brightness so that is working.

I have added the file 20-intel.conf in my /etc/X11/xorg.conf.d which contains
Code:

Section "Device"
    Identifier  "Intel Graphics"
    Driver      "intel"
    Option      "Backlight"  "intel_backlight"
EndSection


I also have a file in there called 20-modesetting.conf which worked before and i used it to enable my modesetting drivers.
Code:

Section "Device"
    Identifier  "Intel Graphics"
    Driver      "modesetting"
    Option      "AccelMethod"  "glamor"
    Option      "DRI"  "3"
EndSection


Now with the new 20-intel.conf file my computer can not even connect to an x-server so i am stuck in console mode. How do i get this xbacklight to work?
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Duplicate Threads All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum