<?xml version="1.0" encoding="UTF-8"?> <rss version="2.0" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:sy="http://purl.org/rss/1.0/modules/syndication/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" ><channel><title>Ubuntu Tutorials &#187; macbook</title> <atom:link href="http://ubuntu-tutorials.com/category/macbook/feed/" rel="self" type="application/rss+xml" /><link>http://ubuntu-tutorials.com</link> <description>Enhancing your Ubuntu experience!</description> <lastBuildDate>Mon, 12 Jul 2010 14:11:25 +0000</lastBuildDate> <language>en</language> <sy:updatePeriod>hourly</sy:updatePeriod> <sy:updateFrequency>1</sy:updateFrequency> <generator>http://wordpress.org/?v=abc</generator> <item><title>Enable Apple iSight Camera : Ubuntu 8.10</title><link>http://ubuntu-tutorials.com/2008/11/03/enable-apple-isight-camera-ubuntu-810/</link> <comments>http://ubuntu-tutorials.com/2008/11/03/enable-apple-isight-camera-ubuntu-810/#comments</comments> <pubDate>Tue, 04 Nov 2008 02:26:00 +0000</pubDate> <dc:creator>Christer Edwards</dc:creator> <category><![CDATA[macbook]]></category> <category><![CDATA[AppleUSBVideoSupport]]></category> <category><![CDATA[camera]]></category> <category><![CDATA[isight]]></category><guid isPermaLink="false">http://ubuntu-tutorials.com/?p=828</guid> <description><![CDATA[Have you been to a geek conference lately and noticed the overwhelming number of MacBooks and MacBook Pros in the audience?  When I presented at OSCON this last summer it was by far the most popular piece of hardware to be seen.  Now I don&#8217;t want to get into a conversation about Apple or OS [...]]]></description> <content:encoded><![CDATA[<p>Have you been to a geek conference lately and noticed the overwhelming number of MacBooks and MacBook Pros in the audience?  When I presented at OSCON this last summer it was by far the most popular piece of hardware to be seen.  Now I don&#8217;t want to get into a conversation about Apple or OS X, but I do want to help all you MacBook owners running Ubuntu get your hardware working properly.  This post outlines how to retrieve and extract the required firmware in order to enable your Apple iSight camera on Ubuntu 8.10 &#8220;Intrepid Ibex&#8221;.</p><p><strong>Get the firmware</strong></p><p>There are a few ways to get the required firmware.  The first requires that you have an existing OS X installation.  If you&#8217;re doing a dual-boot installation you can find the firmware at the following path within your OS X partition:</p><p><code>/System/Library/Extensions/IOUSBFamily.kext/Contents/PlugIns/AppleUSBVideoSupport.kext/Contents/MacOS/AppleUSBVideoSupport</code></p><p>You might also be able to find the firmware file at <a title="AppleUSBVideoSupport" href="http://www.mediafire.com/?81xtkqyttjt">this link</a>.. but for possible legal reasons (?) I wouldn&#8217;t know anything about that.</p><p><strong>Extract the firmware</strong></p><p>Once you have the required firmware you&#8217;ll need to extract it to your system.  If you&#8217;re running Ubuntu 8.10 &#8220;Intrepid Ibex&#8221; there is a package available that&#8217;ll do the extraction for you.  Use the following command to extract and install the firmware:</p><blockquote><p><code>sudo aptitude install <a title="isight-firmware-tools package" href="apt://isight-firmware-tools">isight-firmware-tools</a><br /> sudo cp ~/Desktop/AppleUSBSupportVideo /lib/firmware/<br /> sudo ift-extract -a /lib/firmware/AppleUSBVideoSupport<br /> </code></p></blockquote><p>This should create a file called &#8220;<code>isight.fw".  Once you have this file you can safely remove the package and the AppleUSBVideoSupport file.  Keep the isight.fw file for future installations.  This will let you avoid the firmware extraction in the future.</code></p><p>note: if you are using Ubuntu 8.04 &#8220;Hardy Heron&#8221; you can use the isight-firmware-tools package from the intrepid repositories.</p><p><a title="isight-firmware-tools amd64 package" href="http://packages.ubuntu.com/intrepid/amd64/isight-firmware-tools/download">amd64 package</a></p><p><a title="isight firmware tools i386 package" href="http://packages.ubuntu.com/intrepid/i386/isight-firmware-tools/download">i386 package</a></p><p><strong>Activate the camera</strong></p><p>In order for the firmware to activate properly you will need to shut down your MacBook.  Rebooting will not suffice!  Enjoy.<ul class="related_post"><li>April 28, 2008 &#8212; <a href="http://ubuntu-tutorials.com/2008/04/28/extended-display-on-the-macbook-with-xorg-conf-ubuntu-804/" title="Extended Display on the MacBook (with xorg.conf) : Ubuntu 8.04">Extended Display on the MacBook (with xorg.conf) : Ubuntu 8.04 (2)</a></li><li>December 30, 2007 &#8212; <a href="http://ubuntu-tutorials.com/2007/12/30/microphone-support-on-the-macbook-skype-2-supported/" title="Microphone Support on the MacBook (Skype 2 Supported)">Microphone Support on the MacBook (Skype 2 Supported) (2)</a></li><li>October 31, 2007 &#8212; <a href="http://ubuntu-tutorials.com/2007/10/31/enabling-the-motion-sensor-on-the-macbook-for-physical-neverball/" title="Enabling the Motion Sensor on the Macbook for Physical Neverball!">Enabling the Motion Sensor on the Macbook for Physical Neverball! (13)</a></li><li>May 3, 2007 &#8212; <a href="http://ubuntu-tutorials.com/2007/05/03/make-ubuntu-the-default-boot-on-a-macbook-refit-dual-boot-system/" title="Make Ubuntu The Default Boot on a MacBook (rEFIt) Dual-Boot System">Make Ubuntu The Default Boot on a MacBook (rEFIt) Dual-Boot System (10)</a></li></ul> ]]></content:encoded> <wfw:commentRss>http://ubuntu-tutorials.com/2008/11/03/enable-apple-isight-camera-ubuntu-810/feed/</wfw:commentRss> <slash:comments>21</slash:comments> </item> <item><title>Extended Display on the MacBook (with xorg.conf) : Ubuntu 8.04</title><link>http://ubuntu-tutorials.com/2008/04/28/extended-display-on-the-macbook-with-xorg-conf-ubuntu-804/</link> <comments>http://ubuntu-tutorials.com/2008/04/28/extended-display-on-the-macbook-with-xorg-conf-ubuntu-804/#comments</comments> <pubDate>Mon, 28 Apr 2008 15:44:45 +0000</pubDate> <dc:creator>Christer Edwards</dc:creator> <category><![CDATA[macbook]]></category> <category><![CDATA[8.04]]></category> <category><![CDATA[hardy]]></category> <category><![CDATA[xrandr]]></category><guid isPermaLink="false">http://ubuntu-tutorials.com/?p=630</guid> <description><![CDATA[I&#8217;ve blogged in the past about setting up extended display on the MacBook (second gen), but I thought I&#8217;d update the post for Ubuntu 8.04.  I notice there are some small differences, which are likely caused by the updates to Xorg.  I&#8217;ll post my steps and my xorg.conf file below. Extended Display on the MacBook [...]]]></description> <content:encoded><![CDATA[<p>I&#8217;ve blogged in the past about setting up <a title="extended display on the macbook - ubuntu 7.10" href="http://ubuntu-tutorials.com/2007/11/25/extended-video-on-the-macbook-xrandr-ftw/">extended display on the MacBook</a> (second gen), but I thought I&#8217;d update the post for Ubuntu 8.04.  I notice there are some small differences, which are likely caused by the updates to Xorg.  I&#8217;ll post my steps and my xorg.conf file below.</p><p><strong>Extended Display on the MacBook</strong></p><p>First, I tried to use the new Screen Resolution tool but it did not detect either monitor properly.  It does detect the MacBook display when it is the only display, but when my external monitor is plugged in everything gets screwed up.</p><p>I had to do things by hand using xrandr, and I had to add three lines to my xorg.conf file.  There isn&#8217;t much to it, but not as straight-forward as it could be with the graphical tools.</p><ol><li>The first step is to figure out the sum of both resolutions.  ie; 1280&#215;800 + 1440&#215;900 = 2720 x 1700.  Take the resolutions from your MacBook (which should be 1280&#215;800) and add it to the resolution of your external monitor.  Make note of the result.</li><li>Update your xorg.conf file to include the new, combined, resolution (example below)</li><li>Restart X (logout &amp; login or ctrl-alt-bkspace)</li><li>xrandr &#8211;output VGA &#8211;auto</li><li>xrandr &#8211;output VGA &#8211;above LVDS</li></ol><p>Here is a copy of my xorg.conf file.  It is default except for the three additional lines:</p><p><code><br /> # xorg.conf (X.Org X Window System server configuration file)<br /> #<br /> # This file was generated by dexconf, the Debian X Configuration tool, using<br /> # values from the debconf database.<br /> #<br /> # Edit this file with caution, and see the xorg.conf manual page.<br /> # (Type "man xorg.conf" at the shell prompt.)<br /> #<br /> # This file is automatically updated on xserver-xorg package upgrades *only*<br /> # if it has not been modified since the last upgrade of the xserver-xorg<br /> # package.<br /> #<br /> # If you have edited this file but would like it to be automatically updated<br /> # again, run the following command:<br /> #   sudo dpkg-reconfigure -phigh xserver-xorg</code></p><p>Section &#8220;InputDevice&#8221;<br /> Identifier    &#8220;Generic Keyboard&#8221;<br /> Driver        &#8220;kbd&#8221;<br /> Option        &#8220;XkbRules&#8221;    &#8220;xorg&#8221;<br /> Option        &#8220;XkbModel&#8221;    &#8220;pc105&#8243;<br /> Option        &#8220;XkbLayout&#8221;    &#8220;us&#8221;<br /> Option        &#8220;XkbOptions&#8221;    &#8220;lv3:ralt_switch&#8221;<br /> EndSection</p><p>Section &#8220;InputDevice&#8221;<br /> Identifier    &#8220;Configured Mouse&#8221;<br /> Driver        &#8220;mouse&#8221;<br /> Option        &#8220;CorePointer&#8221;<br /> EndSection</p><p>Section &#8220;InputDevice&#8221;<br /> Identifier    &#8220;Synaptics Touchpad&#8221;<br /> Driver        &#8220;synaptics&#8221;<br /> Option        &#8220;SendCoreEvents&#8221;    &#8220;true&#8221;<br /> Option        &#8220;Device&#8221;        &#8220;/dev/psaux&#8221;<br /> Option        &#8220;Protocol&#8221;        &#8220;auto-dev&#8221;<br /> Option        &#8220;HorizEdgeScroll&#8221;    &#8220;0&#8243;<br /> EndSection</p><p>Section &#8220;Device&#8221;<br /> Identifier    &#8220;Configured Video Device&#8221;<br /> EndSection</p><p>Section &#8220;Monitor&#8221;<br /> Identifier    &#8220;Configured Monitor&#8221;<br /> EndSection</p><p>Section &#8220;Screen&#8221;<br /> Identifier    &#8220;Default Screen&#8221;<br /> Monitor        &#8220;Configured Monitor&#8221;<br /> Device        &#8220;Configured Video Device&#8221;</p><p># added SubSection &#8220;Display&#8221; until EndSubSection<br /> SubSection &#8220;Display&#8221;<br /> Virtual 2720 1700<br /> EndSubSection</p><p>EndSection</p><p>Section &#8220;ServerLayout&#8221;<br /> Identifier    &#8220;Default Layout&#8221;<br /> Screen        &#8220;Default Screen&#8221;<br /> InputDevice    &#8220;Synaptics Touchpad&#8221;<br /> EndSection<ul class="related_post"><li>October 24, 2008 &#8212; <a href="http://ubuntu-tutorials.com/2008/10/24/upgrading-using-the-alternate-cd-804-810/" title="Upgrading Using the Alternate CD (8.04 -> 8.10)&#8221;>Upgrading Using the Alternate CD (8.04 -> 8.10) (3)</a></li><li>October 23, 2008 &#8212; <a href="http://ubuntu-tutorials.com/2008/10/23/network-upgrade-for-ubuntu-server-804-810/" title="Network Upgrade for Ubuntu Server (8.04 -> 8.10)&#8221;>Network Upgrade for Ubuntu Server (8.04 -> 8.10) (5)</a></li><li>October 20, 2008 &#8212; <a href="http://ubuntu-tutorials.com/2008/10/20/network-upgrades-for-ubuntu-desktop-804-lts-810/" title="Network Upgrades for Ubuntu Desktop (8.04 LTS -> 8.10)&#8221;>Network Upgrades for Ubuntu Desktop (8.04 LTS -> 8.10) (6)</a></li><li>June 26, 2008 &#8212; <a href="http://ubuntu-tutorials.com/2008/06/26/a-reminder-about-upgrading-ubuntu/" title="A Reminder About Upgrading Ubuntu&#8230;">A Reminder About Upgrading Ubuntu&#8230; (4)</a></li><li>May 10, 2008 &#8212; <a href="http://ubuntu-tutorials.com/2008/05/10/compiz-check-and-envyng-configuration-ubuntu-804/" title="Compiz-Check and EnvyNG Configuration Tips : Ubuntu 8.04">Compiz-Check and EnvyNG Configuration Tips : Ubuntu 8.04 (3)</a></li><li>May 3, 2008 &#8212; <a href="http://ubuntu-tutorials.com/2008/05/03/install-vmware-server-105-on-ubuntu-804-hardy/" title="Install VMware Server 1.0.5 on Ubuntu 8.04 &#8220;Hardy&#8221;">Install VMware Server 1.0.5 on Ubuntu 8.04 &#8220;Hardy&#8221; (34)</a></li><li>April 24, 2008 &#8212; <a href="http://ubuntu-tutorials.com/2008/04/24/upgrade-to-ubuntu-804/" title="Upgrade To Ubuntu 8.04">Upgrade To Ubuntu 8.04 (3)</a></li><li>April 23, 2008 &#8212; <a href="http://ubuntu-tutorials.com/2008/04/23/upgrade-ubuntu-606-to-ubuntu-804/" title="Upgrade Ubuntu 6.06 to Ubuntu 8.04">Upgrade Ubuntu 6.06 to Ubuntu 8.04 (6)</a></li><li>April 23, 2008 &#8212; <a href="http://ubuntu-tutorials.com/2008/04/23/how-to-upgrade-ubuntu-710-to-ubuntu-804/" title="How To Upgrade Ubuntu 7.10 to Ubuntu 8.04">How To Upgrade Ubuntu 7.10 to Ubuntu 8.04 (24)</a></li><li>April 18, 2008 &#8212; <a href="http://ubuntu-tutorials.com/2008/04/18/announcing-the-release-candidate-for-ubuntu-804-lts/" title="Announcing the Release Candidate for Ubuntu 8.04 LTS">Announcing the Release Candidate for Ubuntu 8.04 LTS (1)</a></li></ul> ]]></content:encoded> <wfw:commentRss>http://ubuntu-tutorials.com/2008/04/28/extended-display-on-the-macbook-with-xorg-conf-ubuntu-804/feed/</wfw:commentRss> <slash:comments>2</slash:comments> </item> <item><title>Microphone Support on the MacBook (Skype 2 Supported)</title><link>http://ubuntu-tutorials.com/2007/12/30/microphone-support-on-the-macbook-skype-2-supported/</link> <comments>http://ubuntu-tutorials.com/2007/12/30/microphone-support-on-the-macbook-skype-2-supported/#comments</comments> <pubDate>Sun, 30 Dec 2007 19:56:33 +0000</pubDate> <dc:creator>Christer Edwards</dc:creator> <category><![CDATA[macbook]]></category> <category><![CDATA[microphone]]></category> <category><![CDATA[skype]]></category><guid isPermaLink="false">http://ubuntu-tutorials.com/?p=530</guid> <description><![CDATA[So I posted recently on how to get the camera working in Skype 2 Beta on the MacBook. One of the most common questions after that post was &#8220;But how do I get the microphone to work!?&#8221; So, I started toggling switches and trying stuff out until I could reproduce working microphone input. I did [...]]]></description> <content:encoded><![CDATA[<p>So I posted recently on <a title="isight camera support on the macbook" href="http://ubuntu-tutorials.com/2007/12/21/video-chat-support-with-skype-2-beta-on-macbook-ubuntu-710-gutsy/">how to get the camera working</a> in Skype 2 Beta on the MacBook.  One of the most common questions after that post was &#8220;But how do I get the microphone to work!?&#8221;  So, I started toggling switches and trying stuff out until I could reproduce working microphone input.  I did have this working in the past and I guess I must have lost the settings so I had to find them again&#8230;</p><p><strong>Microphone on the Macbook</strong></p><p>To get started right-click on the volume applet up near the clock and select the &#8220;Open Volume Control&#8221; option.  This should open the volume control mixer application.  What you&#8217;ll want to do within this application is select  &#8220;Edit &gt; Preferences&#8221;, which will present you with a long checklist of potential hardware items.  The only items I have checked here are:</p><ul><li>PCM</li><li>Input Source</li><li>Mux</li></ul><p>PCM should be your main volume for audio output for best control.  You can set that from the &#8220;Preferences&#8221; menu of the volume applet.</p><p>Input Source allows you to select the source of the microphone.  Mic, Front Mic or Line.</p><p>Mux is the device/option I&#8217;m using for the Microphone input.</p><p>I have the &#8220;Playback&#8221; tab, on PCM, set to full and use the hardware keys to control volume.  &#8220;Recording&#8221; tab, on Mux, is set to 1/3 volume.  I find that I get too much static and noise set too far above that.  &#8220;Options&#8221; is then set to Mic as the input.</p><p>Calls in Skype now sound great incoming and outgoing and the video works really well.  I hope these similar settings work for everyone else.  If you need to use alternate settings please leave a comment.</p><p>UPDATE: these instructions have been added to the Ubuntu community wiki as well. <a title="Ubuntu on the Macbook - works like a charm" href="https://help.ubuntu.com/community/MacBook">Ubuntu on the Macbook.</a><ul class="related_post"><li>January 21, 2010 &#8212; <a href="http://ubuntu-tutorials.com/2010/01/21/install-skype-for-linux-beta-v2-1-0-81-on-ubuntu-9-10/" title="Install Skype for Linux Beta v2.1.0.81 on Ubuntu 9.10">Install Skype for Linux Beta v2.1.0.81 on Ubuntu 9.10 (3)</a></li><li>November 16, 2008 &#8212; <a href="http://ubuntu-tutorials.com/2008/11/16/install-skype-20-on-ubuntu-810-intrepid-ibex/" title="Install Skype 2.0 on Ubuntu 8.10 &#8220;Intrepid Ibex&#8221;">Install Skype 2.0 on Ubuntu 8.10 &#8220;Intrepid Ibex&#8221; (28)</a></li><li>November 3, 2008 &#8212; <a href="http://ubuntu-tutorials.com/2008/11/03/enable-apple-isight-camera-ubuntu-810/" title="Enable Apple iSight Camera : Ubuntu 8.10">Enable Apple iSight Camera : Ubuntu 8.10 (21)</a></li><li>April 28, 2008 &#8212; <a href="http://ubuntu-tutorials.com/2008/04/28/extended-display-on-the-macbook-with-xorg-conf-ubuntu-804/" title="Extended Display on the MacBook (with xorg.conf) : Ubuntu 8.04">Extended Display on the MacBook (with xorg.conf) : Ubuntu 8.04 (2)</a></li><li>October 31, 2007 &#8212; <a href="http://ubuntu-tutorials.com/2007/10/31/enabling-the-motion-sensor-on-the-macbook-for-physical-neverball/" title="Enabling the Motion Sensor on the Macbook for Physical Neverball!">Enabling the Motion Sensor on the Macbook for Physical Neverball! (13)</a></li><li>May 3, 2007 &#8212; <a href="http://ubuntu-tutorials.com/2007/05/03/make-ubuntu-the-default-boot-on-a-macbook-refit-dual-boot-system/" title="Make Ubuntu The Default Boot on a MacBook (rEFIt) Dual-Boot System">Make Ubuntu The Default Boot on a MacBook (rEFIt) Dual-Boot System (10)</a></li></ul> ]]></content:encoded> <wfw:commentRss>http://ubuntu-tutorials.com/2007/12/30/microphone-support-on-the-macbook-skype-2-supported/feed/</wfw:commentRss> <slash:comments>2</slash:comments> </item> <item><title>Video Chat Support with Skype 2 Beta on MacBook : Ubuntu 7.10 &#8220;Gutsy&#8221;</title><link>http://ubuntu-tutorials.com/2007/12/21/video-chat-support-with-skype-2-beta-on-macbook-ubuntu-710-gutsy/</link> <comments>http://ubuntu-tutorials.com/2007/12/21/video-chat-support-with-skype-2-beta-on-macbook-ubuntu-710-gutsy/#comments</comments> <pubDate>Sat, 22 Dec 2007 00:48:02 +0000</pubDate> <dc:creator>Christer Edwards</dc:creator> <category><![CDATA[macbook]]></category><guid isPermaLink="false">http://ubuntu-tutorials.com/?p=525</guid> <description><![CDATA[So I&#8217;m back with Ubuntu now after a week of testing the Fedora waters. Wow its nice to be back in the living of the &#8220;Just Works&#8221;! There were far too many things that didn&#8217;t work in Fedora.. too frustrating for me. In any event, one of the first things that I tried setting up [...]]]></description> <content:encoded><![CDATA[<p>So I&#8217;m back with Ubuntu now after a week of testing the Fedora waters.  Wow its nice to be back in the living of the &#8220;Just Works&#8221;!  There were far too many things that didn&#8217;t work in Fedora.. too frustrating for me.</p><p>In any event, one of the first things that I tried setting up after getting back to Ubuntu is the Video Chat support for the new Linux client, which is now supported on the MacBook.  When it was first released a month or so ago the MacBook hardware was not supported.  Add a bug report and a little time, and we&#8217;re in business.   It&#8217;s actually pretty easy to get going, so I&#8217;ll dive right in.</p><p><strong>iSight Firmware</strong></p><p>The one critical part that you need to get the camera supported in both Skype and Ekiga is the Apple USB Support Firmware, available as part of a default Apple OS X installation.  You&#8217;ll either need access to your OS X partition, or get the file from the DVD somehow.  (I don&#8217;t really want to get into how to try and pull it off the DVD, granted you need a copy of:</p><blockquote><p><code>AppleUSBVideoSupport</code></p></blockquote><p>Drop this file into the directory &#8220;/lib/firmware/$(uname -r)&#8221; and restart the machine.  When it comes back up you&#8217;re camera should be supported.  For more details see the community maintained <a href="http://help.ubuntu.com/community/MacBook" title="ubuntu on the macbook wiki page">Ubuntu on the MacBook wiki</a>.</p><p><strong>Skype 2 Beta for Linux &#8211; With Video!</strong></p><p>Now that you&#8217;ve got the hardware supported head over to the Skype website and grab yourself a copy of the beta client for Linux.  I&#8217;ve got a handy link for you right here:</p><p><a href="http://www.skype.com/intl/en/download/skype/linux/beta/choose/" title="Download Skype for Linux">Download Skype for Linux</a></p><p>Select the copy for Ubuntu.  (I know its listed as Ubuntu 7.04, but it works just fine on Ubuntu 7.10 as well).  Double click the saved .deb package, or open with Gdebi Installer and get it installed.  Once you&#8217;re done you should instantly be able to enjoy video chat with all of your Skype using friends.  Enjoy!<ul class="related_post"><li>No Related Post</li></ul> ]]></content:encoded> <wfw:commentRss>http://ubuntu-tutorials.com/2007/12/21/video-chat-support-with-skype-2-beta-on-macbook-ubuntu-710-gutsy/feed/</wfw:commentRss> <slash:comments>7</slash:comments> </item> <item><title>Extended Video on the Macbook : Xrandr ftw!</title><link>http://ubuntu-tutorials.com/2007/11/25/extended-video-on-the-macbook-xrandr-ftw/</link> <comments>http://ubuntu-tutorials.com/2007/11/25/extended-video-on-the-macbook-xrandr-ftw/#comments</comments> <pubDate>Sun, 25 Nov 2007 18:24:05 +0000</pubDate> <dc:creator>Christer Edwards</dc:creator> <category><![CDATA[Hardware]]></category> <category><![CDATA[macbook]]></category><guid isPermaLink="false">http://ubuntu-tutorials.com/?p=511</guid> <description><![CDATA[Update: I wrote this quite a while ago and never posted it pending more testing.  I figure it can be helpful in its current state to more users than just myself.  So, in the spirit of release early, release often here are steps that I took for configuring extended display on my MacBook.  Based on [...]]]></description> <content:encoded><![CDATA[<p><strong>Update: I wrote this quite a while ago and never posted it pending more testing.  I figure it can be helpful in its current state to more users than just myself.  So, in the spirit of release early, release often here are steps that I took for configuring extended display on my MacBook. </strong></p><p>Based on the flood of feedback yesterday with suggestions on getting the extended display setup I&#8217;m going to attempt to blog what I have figured out.  I&#8217;m still not 100% on the steps yet but hopefully this&#8217;ll help people get started and perhaps work some of the kinks out of the setup.  I would like to get a better proper tutorial, but for now I want to get this written down while its fresh in my memory.</p><ol><li>I had some odd issues if both displays were connected at login prior to configuration.  Login to your desktop without the external monitor connected.  Connect the monitor after you&#8217;ve completely logged in.</li><li>Connect the external monitor and generate a new default xorg.conf (sudo dpkg-reconfigure -phigh xserver-xorg).</li><li>Figure out the highest resolution you want between the two screens (1440&#215;900+1280&#215;800 = 2720&#215;1700).  Calculate based on what you have.  In my case my external does 1440&#215;900.  I add that to the 1280&#215;800 of the macbook and get my total.</li><li>Edit your xorg.conf file and add the line to the Section &#8220;Screen&#8221; &gt; SubSection &#8220;Display&#8221; area.  Add Virtual 2720 1700 (your resolution).</li><li>Log out after saving the xorg.conf file (unplug the external monitor until after you&#8217;ve logged back in successfully)</li><li>xrandr &#8211;output VGA &#8211;auto</li><li>xrandr &#8211;output VGA &#8211;above LVDS</li></ol><p>In further testing I no longer have the issue in step 1, 5 above, but I leave it there as others may have similar problems.  In regards to my hardware I am using a MacBook with an onboard intel video card.  Card information via lspci output:</p><blockquote><p><code>00:00.0 Host bridge: Intel Corporation Mobile 945GM/PM/GMS, 943/940GML and 945GT Express Memory Controller Hub (rev 03)<br /> 00:02.0 VGA compatible controller: Intel Corporation Mobile 945GM/GMS, 943/940GML Express Integrated Graphics Controller (rev 03)<br /> 00:02.1 Display controller: Intel Corporation Mobile 945GM/GMS/GME, 943/940GML Express Integrated Graphics Controller (rev 03)</code></p></blockquote><p>I now use extended desktop quite a bit and the only &#8220;issue&#8221; is that compiz-fusion is disabled if the resolution goes this high.  Not a big issue, but something to be aware of.  I hope this helps some more of you get extended display working.  It&#8217;s very nice <img src='http://ubuntu-tutorials.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /><ul class="related_post"><li>No Related Post</li></ul> ]]></content:encoded> <wfw:commentRss>http://ubuntu-tutorials.com/2007/11/25/extended-video-on-the-macbook-xrandr-ftw/feed/</wfw:commentRss> <slash:comments>5</slash:comments> </item> <item><title>Enabling the Motion Sensor on the Macbook for Physical Neverball!</title><link>http://ubuntu-tutorials.com/2007/10/31/enabling-the-motion-sensor-on-the-macbook-for-physical-neverball/</link> <comments>http://ubuntu-tutorials.com/2007/10/31/enabling-the-motion-sensor-on-the-macbook-for-physical-neverball/#comments</comments> <pubDate>Wed, 31 Oct 2007 16:26:49 +0000</pubDate> <dc:creator>Christer Edwards</dc:creator> <category><![CDATA[macbook]]></category> <category><![CDATA[Games]]></category><guid isPermaLink="false">http://ubuntu-tutorials.com/?p=493</guid> <description><![CDATA[How many of you have played Neverball raise your hands? If you actually raised your hand you get a cookie. If you haven&#8217;t played Neverball and you have a Macbook you&#8217;re going to start playing because this tutorial makes it *so* much more fun! We can make use of the motion sensors built into the [...]]]></description> <content:encoded><![CDATA[<p>How many of you have played Neverball raise your hands?  If you actually raised your hand you get a cookie.  If you haven&#8217;t played Neverball and you have a Macbook you&#8217;re going to start playing because this tutorial makes it *so* much more fun!  We can make use of the motion sensors built into the Macbook hardware to allow us to play physical neverball.</p><p><strong>Activating the driver</strong></p><p>We&#8217;ll need to load the proper module into the kernel for this to work.  We can do that using this command:</p><blockquote><p><code>sudo modprobe applesmc</code></p></blockquote><p>If you want this module to automagically load at boot time you can also use this command:</p><blockquote><p><code>echo applesmc | sudo tee -a /etc/modules</code></p></blockquote><p><strong>Launching Neverball</strong></p><p>You&#8217;ll now want to pick up a copy of the game Neverball which is available in the repositories.</p><blockquote><p><code>sudo aptitude install <a title="neverball" href="apt:neverball">neverball</a></code></p></blockquote><p>Now launch the game (you&#8217;ll find it in your Games menu, or via the command neverball).  Select &#8220;Play&#8221;, select your difficulty level and start the game.  Now, here&#8217;s the best part, pick up your Macbook to play.  Trust me, pick up the macbook and tilt the actual laptop to control tilting the floor within the game.  Now that&#8217;s playing games with your laptop!</p><p>For the rest of you that want to play but don&#8217;t have the motion sensors you can just use your boring old mouse to play.  Enjoy!<ul class="related_post"><li>November 3, 2008 &#8212; <a href="http://ubuntu-tutorials.com/2008/11/03/enable-apple-isight-camera-ubuntu-810/" title="Enable Apple iSight Camera : Ubuntu 8.10">Enable Apple iSight Camera : Ubuntu 8.10 (21)</a></li><li>April 28, 2008 &#8212; <a href="http://ubuntu-tutorials.com/2008/04/28/extended-display-on-the-macbook-with-xorg-conf-ubuntu-804/" title="Extended Display on the MacBook (with xorg.conf) : Ubuntu 8.04">Extended Display on the MacBook (with xorg.conf) : Ubuntu 8.04 (2)</a></li><li>December 30, 2007 &#8212; <a href="http://ubuntu-tutorials.com/2007/12/30/microphone-support-on-the-macbook-skype-2-supported/" title="Microphone Support on the MacBook (Skype 2 Supported)">Microphone Support on the MacBook (Skype 2 Supported) (2)</a></li><li>May 3, 2007 &#8212; <a href="http://ubuntu-tutorials.com/2007/05/03/make-ubuntu-the-default-boot-on-a-macbook-refit-dual-boot-system/" title="Make Ubuntu The Default Boot on a MacBook (rEFIt) Dual-Boot System">Make Ubuntu The Default Boot on a MacBook (rEFIt) Dual-Boot System (10)</a></li><li>December 25, 2006 &#8212; <a href="http://ubuntu-tutorials.com/2006/12/25/dos-emulation-with-dosbox-get-your-old-school-game-on/" title="DOS Emulation with DOSBox &#8211; Get your old-school game on!">DOS Emulation with DOSBox &#8211; Get your old-school game on! (18)</a></li></ul> ]]></content:encoded> <wfw:commentRss>http://ubuntu-tutorials.com/2007/10/31/enabling-the-motion-sensor-on-the-macbook-for-physical-neverball/feed/</wfw:commentRss> <slash:comments>13</slash:comments> </item> <item><title>Enabling Suspend on the Macbook : Ubuntu 7.10</title><link>http://ubuntu-tutorials.com/2007/10/25/enabling-suspend-on-the-macbook-ubuntu-710/</link> <comments>http://ubuntu-tutorials.com/2007/10/25/enabling-suspend-on-the-macbook-ubuntu-710/#comments</comments> <pubDate>Thu, 25 Oct 2007 14:48:07 +0000</pubDate> <dc:creator>Christer Edwards</dc:creator> <category><![CDATA[macbook]]></category><guid isPermaLink="false">http://ubuntu-tutorials.com/?p=484</guid> <description><![CDATA[In continued testing on my macbook it appears that I have suspend working solidly. If you enjoy this feature you may want to look into this tutorial. I have never really used suspend/hibernate much in the past because it has been buggy, but now that it appears to be working well I think I may [...]]]></description> <content:encoded><![CDATA[<p>In continued testing on my macbook it appears that I have suspend working solidly.  If you enjoy this feature you may want to look into this tutorial.  I have never really used suspend/hibernate much in the past because it has been buggy, but now that it appears to be working well I think I may give it a try.</p><p>note: To use suspend (in my experience) on the macbook you have to downgrade the 2.6.22-14 kernel (current in 7.10) to the 2.6.22-12 kernel.  I don&#8217;t think there are many huge changes between the two, and I have not seen a loss of other functionality, but I figured I should get that out of the way right at the start.  If you&#8217;re not comfortable reverting your kernel or know a specific reason you should not, you can stop reading here.</p><p><strong>Suspend on the Macbook</strong></p><p>Suspend is a nice feature that lets you virtually &#8220;pause&#8221; your machine to be brought back in its exact state at a later time.  This is very nice for laptops and mobile machines that are always on the go and going up and down quite a bit.  The current kernel in Ubuntu 7.10, the 2.6.22-14 kernel, has a few issues with suspend.  It will allow machines to go into suspend, but not properly come back again.  (bug #<a href="https://bugs.launchpad.net/bugs/151016" title="launchpad bug 151016 - suspend not properly working on ubuntu 7.10 with the 2.6.22-14 kernel">151016</a>).</p><p><strong>Installing the required kernel packages</strong></p><p>As mentioned above the last known kernel version to properly support suspend on the macbook (and some other models &#8211; see the bug report for details) is the 2.6.22-12 kernel.  The following steps will help you install the packages needed in order to run that kernel version and enable the suspend feature.  Install the following packages in this order:</p><ol><li>sudo aptitude install <a href="http://launchpadlibrarian.net/9471523/linux-image-2.6.22-12-generic_2.6.22-12.39_i386.deb" title="install the 2.6.22-12 kernel">linux-image-2.6.22-12-generic</a></li><li>sudo aptitude install <a href="http://launchpadlibrarian.net/9471519/linux-headers-2.6.22-12_2.6.22-12.39_all.deb" title="linux header package for the 2.6.22-12 kernel image">linux-headers-2.6.22-12</a></li><li>sudo aptitude install <a href="http://launchpadlibrarian.net/9471524/linux-headers-2.6.22-12-generic_2.6.22-12.39_i386.deb" title="linux headers for the 2.6.22-12 kernel - ubuntu 7.10">linux-headers-2.6.22-12-generic</a></li><li>sudo aptitude install <a href="http://launchpadlibrarian.net/9498000/linux-ubuntu-modules-2.6.22-12-generic_2.6.22-12.32_i386.deb" title="ubuntu linux modules for the 2.6.22-12 kernel">linux-ubuntu-modules-2.6.22-12-generic</a></li><li>sudo aptitude install <a href="http://launchpadlibrarian.net/9470141/linux-restricted-modules-2.6.22-12-generic_2.6.22.4-12.3_i386.deb" title="linux restricted modules - this package provides some non-free modules">linux-restricted-modules-2.6.22-12-generic</a></li></ol><p>You&#8217;ll next need to update your grub settings to use this kernel instead of the current latest automagically at boot time.  If you are running the stock Ubuntu 7.10 installation with the 2.6.22-14 kernel (at the time of this writing this is the only kernel released for 7.10) it is a very simple update.   Edit the /boot/grub/menu.lst file and change the <em>default</em> line from 0 to 2.</p><p>If you have other kernel images installed take a look into the file, view the boot entries near the bottom and look for the one listed as 2.6.22-12.  Count down from the first entry starting with 0 (ie; 0,1,2,3&#8230;) and replace your default line to that number.  REMEMBER GRUB STARTS COUNTING AT ZERO, NOT ONE.</p><p>At this point you should be able to reboot and test suspend.  In my use it has been solid since making the above changes.  Also note that if you have compiled anything against your previous kernel you&#8217;ll need to do it again for this version.  (ie; if you followed yesterdays post about <a href="http://ubuntu-tutorials.com/2007/10/24/how-to-enable-wireless-networking-on-the-macbook-ubuntu-710/" title="enabling wireless support on the macbook - ubuntu 7.10">compiling wireless support for the macbook</a> you&#8217;ll need to repeat those steps.)<ul class="related_post"><li>No Related Post</li></ul> ]]></content:encoded> <wfw:commentRss>http://ubuntu-tutorials.com/2007/10/25/enabling-suspend-on-the-macbook-ubuntu-710/feed/</wfw:commentRss> <slash:comments>8</slash:comments> </item> <item><title>How To Enable Wireless Networking on the Macbook : Ubuntu 7.10</title><link>http://ubuntu-tutorials.com/2007/10/24/how-to-enable-wireless-networking-on-the-macbook-ubuntu-710/</link> <comments>http://ubuntu-tutorials.com/2007/10/24/how-to-enable-wireless-networking-on-the-macbook-ubuntu-710/#comments</comments> <pubDate>Wed, 24 Oct 2007 14:32:34 +0000</pubDate> <dc:creator>Christer Edwards</dc:creator> <category><![CDATA[macbook]]></category><guid isPermaLink="false">http://ubuntu-tutorials.com/?p=481</guid> <description><![CDATA[With the new release of Ubuntu 7.10 I figured I should go back and revisit some of my macbook specific tutorials.  Today I&#8217;ll touch on configuring / enabling wireless on the macbook (second-gen) in Ubuntu 7.10. Enable Wireless on the Macbook sudo aptitude install build-essential wget -c http://snapshots.madwifi.org/madwifi-trunk-current.tar.gz tar -zxf madwifi-trunk-current.tar.gz cd madwifi-ng-* make sudo [...]]]></description> <content:encoded><![CDATA[<p>With the new release of Ubuntu 7.10 I figured I should go back and revisit some of my macbook specific tutorials.  Today I&#8217;ll touch on configuring / enabling wireless on the macbook (second-gen) in Ubuntu 7.10.</p><p><strong>Enable Wireless on the Macbook</strong></p><ol><li>sudo aptitude install <a href="apt:build-essential" title="build-essential - package containing the compiler tools in ubuntu">build-essential</a></li><li>wget -c http://snapshots.madwifi.org/madwifi-trunk-current.tar.gz</li><li>tar -zxf madwifi-trunk-current.tar.gz</li><li>cd madwifi-ng-*</li><li>make</li><li>sudo make install</li><li>sudo modprobe ath_pci</li><li>sudo modprobe wlan_scan_sta</li></ol><p>You should now be able to scan for wireless broadcasts and connect to available networks without restarting your machine.  Enjoy.<ul class="related_post"><li>No Related Post</li></ul> ]]></content:encoded> <wfw:commentRss>http://ubuntu-tutorials.com/2007/10/24/how-to-enable-wireless-networking-on-the-macbook-ubuntu-710/feed/</wfw:commentRss> <slash:comments>24</slash:comments> </item> <item><title>Installing Ubuntu on a Macbook : Tutorial (beta)</title><link>http://ubuntu-tutorials.com/2007/08/02/installing-ubuntu-on-a-macbook-tutorial-beta/</link> <comments>http://ubuntu-tutorials.com/2007/08/02/installing-ubuntu-on-a-macbook-tutorial-beta/#comments</comments> <pubDate>Thu, 02 Aug 2007 14:34:45 +0000</pubDate> <dc:creator>Christer Edwards</dc:creator> <category><![CDATA[macbook]]></category><guid isPermaLink="false">http://ubuntu-tutorials.com/?p=400</guid> <description><![CDATA[This tutorial has been a long time in the making and it isn&#8217;t completely done, but I wanted to release it for some suggestions, comments and cleanup. I set out to write a comprehensive, step-by-step guide for installing Ubuntu. It basically starts from taking the Macbook out of the box to configuring networking, video, right-click, [...]]]></description> <content:encoded><![CDATA[<p>This tutorial has been a long time in the making and it isn&#8217;t completely done, but I wanted to release it for some suggestions, comments and cleanup.  I set out to write a comprehensive, step-by-step guide for installing Ubuntu.  It basically starts from taking the Macbook out of the box to configuring networking, video, right-click, fn-keys, etc.  There is a complete outline at the top of the tutorial.</p><p>Based on the length of this writeup (easily the longest writeup I&#8217;ve done to date) I will not post it here in the blog contents.  For this beta-tutorial (if there is such a thing) I am linking to the original text file.  If any of you have a Macbook and are interested in trying these steps feel free.  As usual the responsibility is in your hands on any data loss, but that is also outlined in the tutorial.</p><p>Any questions, comments, suggestions or further tips please leave comments here.  Otherwise, click the link below to take a peek at the document.</p><p><a href="http://ubuntu-tutorials.com/macbook-installation-beta.txt" title="Ubuntu on an Apple Macbook complete installation guide from start to finish.  Installation, partitioning, graphics, 3D, wireless, ndiswrapper, and more.">Ubuntu on a Macbook (text file)</a><ul class="related_post"><li>No Related Post</li></ul> ]]></content:encoded> <wfw:commentRss>http://ubuntu-tutorials.com/2007/08/02/installing-ubuntu-on-a-macbook-tutorial-beta/feed/</wfw:commentRss> <slash:comments>11</slash:comments> </item> <item><title>How to setup wireless on a macbook using madwifi : 7.10 &#8220;Gutsy&#8221;</title><link>http://ubuntu-tutorials.com/2007/08/02/how-to-setup-wireless-on-a-macbook-using-madwifi-710-gutsy/</link> <comments>http://ubuntu-tutorials.com/2007/08/02/how-to-setup-wireless-on-a-macbook-using-madwifi-710-gutsy/#comments</comments> <pubDate>Thu, 02 Aug 2007 13:56:35 +0000</pubDate> <dc:creator>Christer Edwards</dc:creator> <category><![CDATA[macbook]]></category><guid isPermaLink="false">http://ubuntu-tutorials.com/?p=399</guid> <description><![CDATA[Update : Improved instructions available on a more recent post here. I have been using ndiswrapper for wireless support for some time now due to the Core 2 Duo Macbook series not working with the madwifi drivers. You may remember a previous tutorial I wrote on Configuring Wireless using ndiswrapper. That tutorial is all fine [...]]]></description> <content:encoded><![CDATA[<p>Update : Improved instructions available on a more recent post <a href="http://ubuntu-tutorials.com/2007/10/24/how-to-enable-wireless-networking-on-the-macbook-ubuntu-710/" title="installing wireless on the apple macbook - ubuntu 7.10">here</a>.</p><p>I have been using ndiswrapper for wireless support for some time now due to the Core 2 Duo Macbook series not working with the madwifi drivers.  You may remember a previous tutorial I wrote on <a href="http://ubuntu-tutorials.com/2007/03/18/how-to-configure-wireless-on-a-macbook-using-ndiswrapper/" title="configure wireless using ndiswrapper on a macbok">Configuring Wireless using ndiswrapper</a>.  That tutorial is all fine and great if you don&#8217;t mind a little non-free running in your blood.  This tutorial will let you use the more free madwifi system, but it may only work on Ubuntu 7.10.</p><p><strong>Can one of the Ubuntu packagers get this into Gutsy?  The current package version is too old from what I can tell.</strong></p><p>On with the show&#8230;</p><p>To get the driver support (until a proper package is created) we&#8217;ll need to compile it from source.  If you&#8217;re not familiar with doing that you should be fine in this case as I&#8217;ve outlined the steps as best I can.  If you run into any weirdness leave a comment and we might be able to get you figured out.  Follow the below commands and you should be fine.</p><blockquote><p><code>sudo aptitude install build-essential</p><p>wget http://snapshots.madwifi.org/madwifi-hal-0.9.30.13-current.tar.gz</p><p>tar -zxvf madwifi [tab]</p><p>cd madwifi [tab]</p><p>make</p><p>sudo make install   (answer 'r' when asked about previous modules)</code></p></blockquote><p>at this point you should be able to reboot and wireless should work.  I have tested it with unencrypted and WEP connections, but not had a chance for WPA yet.  Anyone able to verify functionality with WPA?</p><p>Also, if you have followed my previous tutorial on using ndiswrapper you&#8217;ll want to make sure that module doesn&#8217;t load at boot anymore.  (You may want to leave it installed as a backup driver or something, but remove the line &#8216;ndiswrapper&#8217; from the /etc/modules file.) Enjoy.<ul class="related_post"><li>No Related Post</li></ul> ]]></content:encoded> <wfw:commentRss>http://ubuntu-tutorials.com/2007/08/02/how-to-setup-wireless-on-a-macbook-using-madwifi-710-gutsy/feed/</wfw:commentRss> <slash:comments>12</slash:comments> </item> </channel> </rss>
<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Minified using disk
Page Caching using disk (user agent is rejected)
Database Caching 38/88 queries in 0.094 seconds using disk

Served from: ubuntu-tutorials.com @ 2010-09-02 17:56:50 -->