2018년 7월 26일 목요일

arch linux skylake 2016

* installer problem
** add boot option
i915.prelimiary_hw_support=1

If you've updated to grub2, edit /etc/default/grub


GRUB_CMDLINE_LINUX="i915.i915_enable_rc6=1" # for both recovery and normal mode GRUB_CMDLINE_LINUX_DEFAULT="i915.i915_enable_rc6=1" # for normal mode only
grub-mkconfig -o /boot/grub/grub.cfg

* kernel 4.4.1-2-arch

* libva

* /etc/X11/xorg.conf.d/



https://wiki.archlinux.org/index.php/VA-API

test --

GPUs are supported by the libva-intel-driver package together with the mesa



vlc에서 fullscreen 실패/

-> [VLC] select this video output: Video -> Output -> OpenGL GLX

gnome mplayer

-> preference->player->video output -> gl, gl2, x11



tlp ->
http://linrunner.de/en/tlp/docs/tlp-configuration.html#rdw
/etc/defatul/tlp POWER



댓글 없음:

댓글 쓰기

via permission error linux chrome

 https://bbs.archlinux.org/viewtopic.php?id=285709