Ben's notes

Linux, Unix, network, radio...

User Tools

Site Tools


arch_i3wm

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Next revisionBoth sides next revision
arch_i3wm [2015/08/03 20:15] – [Arch Linux - install i3] adminarch_i3wm [2015/08/03 20:48] – [Arch Linux - install i3] admin
Line 5: Line 5:
  
  
-  * Install xorg:<code>pacman -S xorg-server xorg-server-utils xorg-xinit xorg-xclock xterm</code>+  * Install xorg:<code>pacman -S xorg-server xorg-server-utils xorg-xinit xorg-xclock xterm  xorg-fonts-100dpi</code>
   * Install driver:<code>$ lspci | grep -e VGA -e 3D   * Install driver:<code>$ lspci | grep -e VGA -e 3D
 00:02.0 VGA compatible controller: Intel Corporation Broadwell-U Integrated Graphics (rev 09) 00:02.0 VGA compatible controller: Intel Corporation Broadwell-U Integrated Graphics (rev 09)
Line 12: Line 12:
  
 $ pacman -S xf86-video-intel</code> $ pacman -S xf86-video-intel</code>
 +  * To work around a screen flicker bug:<code>vi /etc/default/grub
 +GRUB_CMDLINE_LINUX_DEFAULT="i915.enable_ips=0"
 +
 +grub-mkconfig -o /boot/grub/grub.cfg</code>
   * Install libva:<code>pacman -S libva-intel-driver libva</code>   * Install libva:<code>pacman -S libva-intel-driver libva</code>
   * Install touchpad driver:<code>pacman -S xf86-input-synaptics</code>   * Install touchpad driver:<code>pacman -S xf86-input-synaptics</code>
arch_i3wm.txt · Last modified: 2021/10/09 15:14 by 127.0.0.1