Hi,
I am using HEAD and I have a problem with the screen brightness, it is always at maximum. I am using the Intel driver in x11-drivers/xf86-video-intel.
/etc/make.conf
	
	
	
		
I tried the following with no result:
x11/xbrightness and x11/xcalib, they increase the black color, the screen maximum brightness is still on. Software illusion, not hardware.
	
	
	
		
	
	
	
		
	
	
	
		
xorg.conf
	
	
	
		
Xorg.0.log
	
	
	
		
Also xev doesn't detect Fn+Up/Down which should change the LCD brightness.
				
			I am using HEAD and I have a problem with the screen brightness, it is always at maximum. I am using the Intel driver in x11-drivers/xf86-video-intel.
/etc/make.conf
		Code:
	
	WITH_NEW_XORG
WITH_KMSI tried the following with no result:
x11/xbrightness and x11/xcalib, they increase the black color, the screen maximum brightness is still on. Software illusion, not hardware.
		Code:
	
	#kldload acpi_ibm
#kldload acpi_video
		Code:
	
	#sysctl hw.acpi.video.lcd0.active=1
hw.acpi.video.lcd0.active: 0 -> 0
#sysctl hw.acpi.video.lcd0.brightness=30
hw.acpi.video.lcd0.brightness: 70 -> 30
		Code:
	
	#xbacklight -set 50
No outputs have backlight propertyxorg.conf
		Code:
	
	Option "RegistryDwords" "EnableBrightnessControl=1"Xorg.0.log
		Code:
	
	(WW) intel(0): Option "RegistryDwords" is not used"Also xev doesn't detect Fn+Up/Down which should change the LCD brightness.
 
			     
 
		