Guest User

Untitled

a guest
May 16th, 2015
81
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.35 KB | None | 0 0
  1. Section "Device"
  2. Identifier "radeon"
  3. Driver "radeon"
  4. BusID "01:00.0"
  5. EndSection
  6.  
  7. Section "Screen"
  8. Identifier "radeon"
  9. Device "radeon"
  10. Option "AllowEmptyInitialConfiguration"
  11. EndSection
  12.  
  13. Section "Device"
  14. Identifier "intel"
  15. Driver "intel"
  16. BusID "00:02.0"
  17. EndSection
  18.  
  19. Section "Screen"
  20. Identifier "intel"
  21. Device "intel"
  22. EndSection
Advertisement
Add Comment
Please, Sign In to add comment