User Tools

Site Tools


arch_linux_on_gentex_dell_m6600_laptop

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
arch_linux_on_gentex_dell_m6600_laptop [2016/12/05 12:19] josharch_linux_on_gentex_dell_m6600_laptop [2016/12/13 09:49] (current) josh
Line 10: Line 10:
 </code> </code>
  
-After installing grub:+After installing grub, in /etc/default/grub:
 <code> <code>
-cryptdevice=UUID=${device_uuid}:lvm+GRUB_CMDLINE_LINUX="cryptdevice=UUID=${device_uuid}:lvm"
 </code> </code>
  
Line 21: Line 21:
   xorg-xrandr \   xorg-xrandr \
   xorg-xinit \   xorg-xinit \
 +  xf86-input-synaptics \
   xterm \   xterm \
   nvidia \   nvidia \
Line 58: Line 59:
   xorg-xev \   xorg-xev \
   xautomation \   xautomation \
 +  xbindkeys \
   wmctrl \   wmctrl \
   pidgin \   pidgin \
   pidgin-otr \   pidgin-otr \
   audacious \   audacious \
-  audacious-plugins+  audacious-plugins 
 +  jdk8-openjdk \ 
 +  x11-ssh-askpass \ 
 +  xorg-xwininfo \ 
 +  xorg-xdpyinfo \ 
 +  ctags \ 
 +  gtk3-print-backends
 </code> </code>
  
Line 136: Line 144:
 </code> </code>
 This may have to be run while the USB keyboard is plugged in to generate the initial ramdisk correctly. This may have to be run while the USB keyboard is plugged in to generate the initial ramdisk correctly.
 +
 +Set up wine binfmt.
 +
 +===== Printer =====
 +
 +Install things:
 +<code>
 +pacman -S \
 +  cups \
 +  print-manager \
 +  foomatic-db-engine \
 +  foomatic-db \
 +  foomatic-db-ppds
 +</code>
 +Add ''lpadmin'' group, add user to group, enable services, and edit cups-files.conf per [[https://wiki.archlinux.org/index.php/KDE#Printing]]
arch_linux_on_gentex_dell_m6600_laptop.1480958362.txt.gz · Last modified: by josh