Guest User

SIS 671 X.Org 1.11, 1.12 overlay howto

a guest
Oct 25th, 2012
271
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.61 KB | None | 0 0
  1. SIS 671 X.Org 1.11, 1.12 overlay howto
  2.  
  3. For 1366x768 resolution on some LCD panels need
  4. * ... Option "UseTiming1366" "true"
  5. * ... in your xorg.conf
  6.  
  7. mkdir -p /usr/local/portage/x11-drivers/xf86-video-sis671
  8. cd /usr/local/portage/x11-drivers/xf86-video-sis671
  9. wget http://www.calculate-linux.ru/attachments/2432/xf86-video-sis671-0.10.4-r1.ebuild
  10. ebuild xf86-video-sis671-0.10.4-r1.ebuild digest
  11.  
  12. echo "PORTDIR_OVERLAY=/usr/local/portage $PORTDIR_OVERLAY" >> /var/lib/layman/make.conf
  13. eix-sync
  14. echo "x11-drivers/xf86-video-sis671 ~amd64" >> /etc/portage/package.keywords/custom
  15. emerge -av xf86-video-sis671
Advertisement
Add Comment
Please, Sign In to add comment