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 16:20] 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 64: Line 65:
   audacious \   audacious \
   audacious-plugins \   audacious-plugins \
-  jdk8-openjdk+  jdk8-openjdk 
 +  x11-ssh-askpass \ 
 +  xorg-xwininfo \ 
 +  xorg-xdpyinfo \ 
 +  ctags \ 
 +  gtk3-print-backends
 </code> </code>
  
Line 143: Line 149:
 ===== Printer ===== ===== Printer =====
  
-Install ''cups'', ''print-manager''Add ''lpadmin'' group, add user to group, enable services, and edit cups-files.conf per [[https://wiki.archlinux.org/index.php/KDE#Printing]]+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.1480972819.txt.gz · Last modified: by josh