{"id":235,"date":"2011-06-22T18:49:11","date_gmt":"2011-06-23T00:49:11","guid":{"rendered":"http:\/\/subone.org\/blog\/?p=235"},"modified":"2011-06-22T18:49:11","modified_gmt":"2011-06-23T00:49:11","slug":"ubuntu-10-04-installation-gateway-gt5432","status":"publish","type":"post","link":"https:\/\/subone.org\/blog\/2011\/06\/22\/ubuntu-10-04-installation-gateway-gt5432\/","title":{"rendered":"Ubuntu 10.04 Installation &#8211; Gateway GT5432"},"content":{"rendered":"<p>Gateway GT5432<br \/>\nAMD Athlon 64 X2 5000+<br \/>\nNVIDIA GEForce 6150SE (not in use)<br \/>\nDual Acer x223w Monitors on Dual Head ATI Radeon HD 2600 XT<br \/>\nWMP54G Wireless Mini-PCI Card<\/p>\n<h3>Install<\/h3>\n<p>Installed Ubuntu 10.04 Lucid Lynx. Created 2gb swap partition, 12gb root partition, and the rest went \/home.<\/p>\n<p><!--more--><\/p>\n<h3>Network<\/h3>\n<p>All network devices worked fine right out of the box. Manually setup a connection to my wireless (I prefer a static IP) using Network Manager applet. Selected &#8220;Available to all users&#8221; to avoid keyring dialogs. Connected.<\/p>\n<h3>Update<\/h3>\n<p>I ran:<\/p>\n<p><code>$ sudo apt-get update<br \/>\n$ sudo apt-get upgrade<\/code><\/p>\n<p>Restart required.<\/p>\n<h3>Audio<\/h3>\n<p>Audio worked out of the box too.<\/p>\n<h3>Video<\/h3>\n<p>Video worked out of the box, but I went ahead and installed the proprietary drivers from ATI.<br \/>\n<code>$ mkdir ~\/driver<br \/>\n$ sudo sh ati-driver-installer-10-3-x86.x86_64.run --extract ~\/driver<br \/>\n$ cd ~\/driver\/<br \/>\n$ sudo .\/ati-installer.sh -- --buildpkg Ubuntu\/karmic<br \/>\n$ cd ~\/<br \/>\n$ sudo apt-get install dkms<br \/>\n$ sudo dpkg -i *.deb<br \/>\n$ sudo aticonfig --initial=dual-head --screen-layout=right --overlay-on=1<\/code><\/p>\n<p>Restarted&#8230;<\/p>\n<p><code>$ sudo amdcccle<\/code><\/p>\n<p>I then changed to \u201cMulti-display desktop (with display 2)\u201d in CCC and restarted again.<\/p>\n<p><code>$ fglrxinfo<br \/>\ndisplay: :0.0  screen: 0<br \/>\nOpenGL vendor string: ATI Technologies Inc.<br \/>\nOpenGL renderer string: ATI Radeon HD 2600 XT<br \/>\nOpenGL version string: 3.3.10834 Compatibility Profile Context<\/code><\/p>\n<h3>Other<\/h3>\n<p>Installed the following software with no problems:<br \/>\n<code>$ sudo wget --output-document=\/etc\/apt\/sources.list.d\/medibuntu.list http:\/\/www.medibuntu.org\/sources.list.d\/$(lsb_release -cs).list &amp;&amp; sudo apt-get --quiet update &amp;&amp; sudo apt-get --yes --quiet --allow-unauthenticated install medibuntu-keyring &amp;&amp; sudo apt-get --quiet update<br \/>\n$ sudo apt-get install libdvdcss2<br \/>\n$ sudo apt-get install ubuntu-restricted-extras<br \/>\n$ sudo apt-get install gnome-do<br \/>\n$ sudo apt-get install xchat-gnome<br \/>\n$ sudo apt-get install filezilla<br \/>\n$ sudo apt-get install openssh-server<br \/>\n$ sudo add-apt-repository ppa:stebbins\/handbrake-releases && sudo apt-get update && sudo apt-get install handbrake-gtk<br \/>\n$ sudo add-apt-repository ppa:mozillateam\/firefox-stable && sudo apt-get update && sudo apt-get install firefox ubufox<\/code><\/p>\n<h3>LAMP<\/h3>\n<p>I&#8217;m a web developer and designer, so I gotta have my LAMP stack.<br \/>\n<code>$ sudo apt-get install apache2<br \/>\n$ sudo apt-get install php5 libapache2-mod-php5<br \/>\n$ sudo apt-get install mysql-server<\/code><\/p>\n<p>My www projects directory is located on an external NTFS drive. So, I had to make some changes in fstab to load my external drive with the correct permissions.<br \/>\n<code>$ sudo umount \/media\/FreeAgent\\ Drive\/<br \/>\n$ sudo mkdir \/media\/FreeAgent\\ Drive\/<br \/>\n$ sudo blkid<br \/>\n\/dev\/sdf1: UUID=\"7ED05D74D05D341D\" LABEL=\"FreeAgent Drive\" TYPE=\"ntfs\"<br \/>\n$ gksudo gedit \/etc\/fstab<\/code><br \/>\nAdded to \/etc\/fstab<br \/>\n<code># Adds external drive with read\/write permissions (\\040 escapes space)<br \/>\nUUID=2020202020202020 \/media\/FreeAgent\\040Drive ntfs defaults 0 0<\/code><br \/>\nThen:<br \/>\n<code>$ sudo mount -a<br \/>\n$ sudo rm -R \/var\/www<br \/>\n$ sudo ln -s \/media\/FreeAgent\\ Drive\/Projects\/www \/var<br \/>\n$ sudo apache2ctl -k restart<\/code><\/p>\n","protected":false},"excerpt":{"rendered":"<p>Gateway GT5432 AMD Athlon 64 X2 5000+ NVIDIA GEForce 6150SE (not in use) Dual Acer x223w Monitors on Dual Head ATI Radeon HD 2600 XT WMP54G Wireless Mini-PCI Card Install Installed Ubuntu 10.04 Lucid Lynx. Created 2gb swap partition, 12gb root partition, and the rest went \/home.<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[5,10],"tags":[],"class_list":["post-235","post","type-post","status-publish","format-standard","hentry","category-linux","category-ubuntu"],"_links":{"self":[{"href":"https:\/\/subone.org\/blog\/wp-json\/wp\/v2\/posts\/235","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/subone.org\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/subone.org\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/subone.org\/blog\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/subone.org\/blog\/wp-json\/wp\/v2\/comments?post=235"}],"version-history":[{"count":0,"href":"https:\/\/subone.org\/blog\/wp-json\/wp\/v2\/posts\/235\/revisions"}],"wp:attachment":[{"href":"https:\/\/subone.org\/blog\/wp-json\/wp\/v2\/media?parent=235"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/subone.org\/blog\/wp-json\/wp\/v2\/categories?post=235"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/subone.org\/blog\/wp-json\/wp\/v2\/tags?post=235"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}