Advertisement
Guest User

Untitled

a guest
Mar 30th, 2015
206
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.50 KB | None | 0 0
  1. 00:02.0 VGA compatible controller: Intel Corporation 3rd Gen Core processor Graphics Controller (rev 09)
  2. 01:00.0 VGA compatible controller: NVIDIA Corporation GK107M [GeForce GT 640M] (rev a1)
  3.  
  4. intel_backlight
  5.  
  6. dell_backlight intel_backlight
  7.  
  8. Xorg -configure
  9.  
  10. Section "Device"
  11. Identifier "card0"
  12. Driver "intel"
  13. Option "AccelMethod" "sna"
  14. Option "Backlight" "intel_backlight" # use your backlight that works here
  15. BusID "PCI:0:2:0"
  16. EndSection
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement