Graphicdaemon - Ubuntu
Jump to navigation
Jump to search
Introduction
This is the configuration page for the Ubuntu partition on Graphicdaemon.
Configuration Files
All configuration files can be found here.
Installed Applications
Common applications
See Common configuration for Linux.
Essential
Metacity (metacity) |
| ||||||
Oracle JDK 7 (oracle-java7-installer, repo webupd8team) | See Linux_Software#Oracle / Sun Java | ||||||
ack-grep (ack-grep) | |||||||
acpi (acpi) | |||||||
nvidia (bumblebee-nvidia nvidia-346 nvidia-libopencl1-346 nvidia-prime) | New attempt using repo http://ppa.launchpad.net/xorg-edgers/ppa/ubuntu/
$ dpkg -l | egrep "nvidia|bumble" ii bumblebee ii bumblebee-nvidia ii nvidia-346 ii nvidia-346-uvm ii nvidia-libopencl1-346 ii nvidia-opencl-icd-346 ii nvidia-prime ii nvidia-settings
sudo prime-select intel | ||||||
unity tweak tool (unity-tweak-tool) | from Software Center | ||||||
skype (skype) | |||||||
SSH (ssh) |
Enable GNOME Keyring at startup such that SSH key is cached at login. In Startup Application, create launcher:
|
Local
Application (package) | [YYYY-MM-DD] Update Additional configuration settings |
Uninstalled
Application (package) | [YYYY-MM-DD] Update Additional configuration settings |
System Settings
1st install |
|
File system |
|
Network |
|
Preferences |
|
Miscellaneous |
|
To Do
References
- Install guide AsusZenbookPrime
- Install guide N750JV
- Install guide N550JV
# DONE
sudo apt-get install acpi # acpi util, to access acpi info from command line
sudo vi /etc/default/grub # GRUB_CMDLINE_LINUX_DEFAULT="quiet splash acpi_osi="
sudo update-grub
sudo apt-get install bumblebee-nvidia nvidia-319 nvidia-settings-319
# Hopefully the following will fix our bluetooth issues (patch failure)
# --- below, not done yet
# sudo vi /etc/bluetooth/main.conf # EnableGatt = true
# sudo vi /etc/modprobe.d/ath9k.conf # options ath9k btcoex_enable=1
sudo apt-get install bluetooth
- Google query "ubuntu asus n550jv"
- Ubuntu 13.10 guide top things
- Ubuntu 13.10 guide tweak things
- Ubuntu 13.10 guide 15 things
Issues
See Common Issues.