<?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>Linux * Screw &#187; laptop</title>
	<atom:link href="http://www.linuxscrew.com/category/laptop/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.linuxscrew.com</link>
	<description></description>
	<lastBuildDate>Thu, 15 Jul 2010 15:44:53 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=9645</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Watching HD Media on Linux made easy</title>
		<link>http://www.linuxscrew.com/2009/04/01/watching-hd-media-on-linux-made-easy/</link>
		<comments>http://www.linuxscrew.com/2009/04/01/watching-hd-media-on-linux-made-easy/#comments</comments>
		<pubDate>Wed, 01 Apr 2009 07:43:04 +0000</pubDate>
		<dc:creator>artiomix</dc:creator>
				<category><![CDATA[docs]]></category>
		<category><![CDATA[drivers]]></category>
		<category><![CDATA[laptop]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[ubuntu]]></category>
		<category><![CDATA[video]]></category>

		<guid isPermaLink="false">http://www.linuxscrew.com/?p=694</guid>
		<description><![CDATA[<p><img class="size-full wp-image-695 alignright" title="h1_camcorder_1" src="http://www.linuxscrew.com/wp-content/uploads/2009/04/canon_xl_h1_camcorder_1.jpg" alt="h1_camcorder_1" width="200" height="160" /></p>
<p><em>This article is presented to you by LaptopLogic.com.  Go there to read the latest info on the </em><a href="http://laptoplogic.com/top-rated-laptops/"><em>top rated  laptops</em></a><em> and the </em><a href="http://laptoplogic.com/laptop-accessories"><em>best laptop  accessories</em></a><em>.</em></p>
<p>The <a href="http://en.wikipedia.org/wiki/Video_compression">High Definition</a> (<strong>HD</strong>) content is everywhere these days,  from HD and <a href="http://en.wikipedia.org/wiki/Blue_ray_disc">Blue Ray Discs</a> to streaming HD media. Although HD content gives best  picture quality, it also uses a lot of computational power to decode and  play.</p>
<p>This was made easy for Windows by the introduction of new  drivers from graphics card manufacturers, <a href="http://www.nvidia.com">Nvidia</a> and <a href="http://ati.amd.com">ATI</a>, which allowed the  whole media to be decoded on the <a href="http://en.wikipedia.org/wiki/Graphics_card">dedicated graphics card</a>, saving cost in  computational power, and the need to have a stronger processor.</p>
<p><img class="size-full wp-image-696 alignleft" title="nvidia graphics" src="http://www.linuxscrew.com/wp-content/uploads/2009/04/image-2.jpg" alt="nvidia graphics" width="250" height="188" /><strong>Nvidia</strong> recently released a new set of <a href="http://www.nvidia.com/object/unix.html">drivers for Linux</a> supporting <a href="http://www.nvidia.com/page/purevideo.html">PureVideo</a> technology for its line of graphics hardware, enabling full  hardware HD-decoding, and giving smooth HD content playback, even on less  powerful computers. The <a href="http://www.nvidia.com/object/linux_display_ia32_180.44.html">180</a> series supports PureVideo decode acceleration. These  drivers adds a new <a href="http://en.wikipedia.org/wiki/VDPAU">VDPAU API</a>, which provides PureVideo like features on Linux,  adds <a href="http://www.nvidia.com/object/cuda_home.html">CUDA</a> support, X Render optimizations, new workstation performance  optimizations and some other improvements. The new versions offer optimizations  and support for a wide range of Nvidia hardware, and is expected to improve with  future releases.</p>
<p><strong>Linux</strong> uses <a href="http://en.wikipedia.org/wiki/X_video_extension">X-Video</a> (Xv) as output extensions, where as  <a href="http://en.wikipedia.org/wiki/X-Video_Motion_Compensation">X-Video MotionCompensation</a> (XvMC) is an X-Video extension which offers some  video decoding on <a href="http://en.wikipedia.org/wiki/GPU">GPU</a>. With the new drivers, Nvidia implements <a href="http://en.wikipedia.org/wiki/VDPAU">VDPAU</a> (Video  Decode and Presentation API for UNIX).</p>
<p>VDAPU is capable of hardware acceleration and the decoding  of MPEG-1, MPEG-2, VC-1 and H.264 bit streams. It also provides an API for  post-processing of decoded video in order to apply operations such as noise  reduction and temporal and spatial de-interlacing, timestamp-based presentation  of final video frames, and compositing of sub-picture elements.</p>
<p><a href="http://www.amd.com"><strong><img class="size-full wp-image-697 alignright" title="amd-4800-series-graphic-card" src="http://www.linuxscrew.com/wp-content/uploads/2009/04/amd-4800-series-graphic-card.jpg" alt="amd-4800-series-graphic-card" width="200" height="201" />AMD</strong></a> also supports hardware acceleration through X-Video Bit  stream Acceleration or <a href="http://en.wikipedia.org/wiki/X-Video_Bitstream_Acceleration">XvBA API</a>. The recent drivers can take advantage of  <a href="http://en.wikipedia.org/wiki/Unified_Video_Decoder">Unified Video Decoder</a> (UVD2).</p>
<p>These new technologies are also supported by new video  playback softwares, which can fully utilize the Graphics Hardware for video  playback, providing smooth frames in HD and Blue-Ray movies. The VDPAU supported  players include <a href="http://en.wikipedia.org/wiki/Libavcodec">libavcodec</a>, <a href="http://www.mplayerhq.hu">mplayer</a> and <a href="http://ffmpeg.mplayerhq.hu/">ffmpeg</a>.</p>
<p>CUDA support is also provided with 180 series drivers for  Linux, and it can also be used to accelerate videos, and also to do any  processing involved, like <a href="http://blog.mymediasystem.net/avchd/coreavc-109-for-linux/">CoreAVC 1.9.0</a> is the first media player to offer this  decoding.</p>
<p>The video acceleration on Linux came late, but  certainly, with these new advancements by Graphics chips manufacturers, Linux  users will be able to experience HD media playback, even on less powerful  systems.</p>
]]></description>
			<content:encoded><![CDATA[<p><img class="size-full wp-image-695 alignright" title="h1_camcorder_1" src="http://www.linuxscrew.com/wp-content/uploads/2009/04/canon_xl_h1_camcorder_1.jpg" alt="h1_camcorder_1" width="200" height="160" /></p>
<p><em>This article is presented to you by LaptopLogic.com.  Go there to read the latest info on the </em><a href="http://laptoplogic.com/top-rated-laptops/"><em>top rated  laptops</em></a><em> and the </em><a href="http://laptoplogic.com/laptop-accessories"><em>best laptop  accessories</em></a><em>.</em></p>
<p>The <a href="http://en.wikipedia.org/wiki/Video_compression">High Definition</a> (<strong>HD</strong>) content is everywhere these days,  from HD and <a href="http://en.wikipedia.org/wiki/Blue_ray_disc">Blue Ray Discs</a> to streaming HD media. Although HD content gives best  picture quality, it also uses a lot of computational power to decode and  play.</p>
<p>This was made easy for Windows by the introduction of new  drivers from graphics card manufacturers, <a href="http://www.nvidia.com">Nvidia</a> and <a href="http://ati.amd.com">ATI</a>, which allowed the  whole media to be decoded on the <a href="http://en.wikipedia.org/wiki/Graphics_card">dedicated graphics card</a>, saving cost in  computational power, and the need to have a stronger processor.</p>
<p><img class="size-full wp-image-696 alignleft" title="nvidia graphics" src="http://www.linuxscrew.com/wp-content/uploads/2009/04/image-2.jpg" alt="nvidia graphics" width="250" height="188" /><strong>Nvidia</strong> recently released a new set of <a href="http://www.nvidia.com/object/unix.html">drivers for Linux</a> supporting <a href="http://www.nvidia.com/page/purevideo.html">PureVideo</a> technology for its line of graphics hardware, enabling full  hardware HD-decoding, and giving smooth HD content playback, even on less  powerful computers. The <a href="http://www.nvidia.com/object/linux_display_ia32_180.44.html">180</a> series supports PureVideo decode acceleration. These  drivers adds a new <a href="http://en.wikipedia.org/wiki/VDPAU">VDPAU API</a>, which provides PureVideo like features on Linux,  adds <a href="http://www.nvidia.com/object/cuda_home.html">CUDA</a> support, X Render optimizations, new workstation performance  optimizations and some other improvements. The new versions offer optimizations  and support for a wide range of Nvidia hardware, and is expected to improve with  future releases.</p>
<p><strong>Linux</strong> uses <a href="http://en.wikipedia.org/wiki/X_video_extension">X-Video</a> (Xv) as output extensions, where as  <a href="http://en.wikipedia.org/wiki/X-Video_Motion_Compensation">X-Video MotionCompensation</a> (XvMC) is an X-Video extension which offers some  video decoding on <a href="http://en.wikipedia.org/wiki/GPU">GPU</a>. With the new drivers, Nvidia implements <a href="http://en.wikipedia.org/wiki/VDPAU">VDPAU</a> (Video  Decode and Presentation API for UNIX).</p>
<p>VDAPU is capable of hardware acceleration and the decoding  of MPEG-1, MPEG-2, VC-1 and H.264 bit streams. It also provides an API for  post-processing of decoded video in order to apply operations such as noise  reduction and temporal and spatial de-interlacing, timestamp-based presentation  of final video frames, and compositing of sub-picture elements.</p>
<p><a href="http://www.amd.com"><strong><img class="size-full wp-image-697 alignright" title="amd-4800-series-graphic-card" src="http://www.linuxscrew.com/wp-content/uploads/2009/04/amd-4800-series-graphic-card.jpg" alt="amd-4800-series-graphic-card" width="200" height="201" />AMD</strong></a> also supports hardware acceleration through X-Video Bit  stream Acceleration or <a href="http://en.wikipedia.org/wiki/X-Video_Bitstream_Acceleration">XvBA API</a>. The recent drivers can take advantage of  <a href="http://en.wikipedia.org/wiki/Unified_Video_Decoder">Unified Video Decoder</a> (UVD2).</p>
<p>These new technologies are also supported by new video  playback softwares, which can fully utilize the Graphics Hardware for video  playback, providing smooth frames in HD and Blue-Ray movies. The VDPAU supported  players include <a href="http://en.wikipedia.org/wiki/Libavcodec">libavcodec</a>, <a href="http://www.mplayerhq.hu">mplayer</a> and <a href="http://ffmpeg.mplayerhq.hu/">ffmpeg</a>.</p>
<p>CUDA support is also provided with 180 series drivers for  Linux, and it can also be used to accelerate videos, and also to do any  processing involved, like <a href="http://blog.mymediasystem.net/avchd/coreavc-109-for-linux/">CoreAVC 1.9.0</a> is the first media player to offer this  decoding.</p>
<p>The video acceleration on Linux came late, but  certainly, with these new advancements by Graphics chips manufacturers, Linux  users will be able to experience HD media playback, even on less powerful  systems.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.linuxscrew.com/2009/04/01/watching-hd-media-on-linux-made-easy/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Update Dell laptop BIOS with Ubuntu</title>
		<link>http://www.linuxscrew.com/2007/12/09/update-bios-of-dell-laptop-with-ubuntu/</link>
		<comments>http://www.linuxscrew.com/2007/12/09/update-bios-of-dell-laptop-with-ubuntu/#comments</comments>
		<pubDate>Sun, 09 Dec 2007 22:03:39 +0000</pubDate>
		<dc:creator>artiomix</dc:creator>
				<category><![CDATA[centos]]></category>
		<category><![CDATA[drivers]]></category>
		<category><![CDATA[fedora]]></category>
		<category><![CDATA[laptop]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[ubuntu]]></category>

		<guid isPermaLink="false">http://www.linuxscrew.com/2007/12/09/update-bios-of-dell-laptop-with-ubuntu/</guid>
		<description><![CDATA[Good news for Dell laptops owners: latest BIOS images can be loaded with Ubuntu, Fedora or CentOS! It was announced at official Direct2Dell blog by Matt Domsch. In a nutshell to get new BIOS installed while you&#8217;re running Ubuntu 7.04 Feisty, 7.10 Gutsy, or Hardy just enable Universe repository in sources.list (System -&#62; Administration -&#62; [...]]]></description>
			<content:encoded><![CDATA[<p><img src="http://www.linuxscrew.com/wp-content/uploads/2007/09/nb_051227_dell_logo.thumbnail.gif" title="dell logo" alt="dell logo" align="left" height="125" width="128" />Good news for Dell laptops owners: latest BIOS images can be loaded with Ubuntu, Fedora or CentOS! It was <a href="http://direct2dell.com/one2one/archive/2007/12/05/37446.aspx" target="_blank">announced</a> at official <a href="http://direct2dell.com" target="_blank">Direct2Dell</a> blog by <a href="http://www.domsch.com/linux/">Matt Domsch</a>. In a nutshell to get new BIOS installed while you&#8217;re running Ubuntu 7.04 Feisty, 7.10 Gutsy, or Hardy just enable Universe repository in sources.list (System -&gt; Administration -&gt; Software Sources) and run under root (<code>sudo -s</code>):</p>
<p><code>wget -q -O - http://linux.dell.com/repo/firmware/bootstrap.cgi | bash<br />
aptitude install firmware-addon-dell<br />
aptitude install $(bootstrap_firmware -a)<br />
update_firmware<br />
</code></p>
<p>The first command enables Dell&#8217;s Ubuntu repository as well as downloads and installs GPG key for this repository. As you might guess, restart is needed after last command is done (keep fingers crossed) <img src='http://www.linuxscrew.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>Please note that detailed instructions on how to update BIOS with Ubuntu (or other Linux distro) and firmware-tools developed by Dell are <a href="http://linux.dell.com/wiki/index.php/Repository/firmware" target="_blank">here</a>:</p>
<blockquote><p>We are releasing this project in the hopes of moving the industry towards a more scalable and friendly way to update BIOS and Firmware for systems.</p></blockquote>
<p>Respect to Dell and it&#8217;s Linux engineers!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.linuxscrew.com/2007/12/09/update-bios-of-dell-laptop-with-ubuntu/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>Dell shares custom-tailored Ubuntu Feisty for it&#8217;s laptops</title>
		<link>http://www.linuxscrew.com/2007/09/16/dell-shares-custom-tailored-ubuntu-feisty-for-its-laptops/</link>
		<comments>http://www.linuxscrew.com/2007/09/16/dell-shares-custom-tailored-ubuntu-feisty-for-its-laptops/#comments</comments>
		<pubDate>Sun, 16 Sep 2007 19:09:06 +0000</pubDate>
		<dc:creator>artiomix</dc:creator>
				<category><![CDATA[laptop]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[ubuntu]]></category>

		<guid isPermaLink="false">http://www.linuxscrew.com/2007/09/16/dell-shares-custom-tailored-ubiuntu-feisty-for-its-laptops/</guid>
		<description><![CDATA[
As Dell&#8217;s laptop owner I&#8217;d like to share information that Dell Inc. prepared special Ubuntu Feisty Fawn version especially for it&#8217;s Inspiron E1505N, Inspiron 1420N, Inspiron 530N laptops.
&#160;
&#160;
Dell Linux Engineering team has a remastered copy of the Ubuntu 7.04 Live CD available for download. It includes native system hardware support and many of the fixes [...]]]></description>
			<content:encoded><![CDATA[<p align="left"><img src="http://www.linuxscrew.com/wp-content/uploads/2007/09/nb_051227_dell_logo.thumbnail.gif" title="dell" alt="dell" align="left" /></p>
<p align="left">As Dell&#8217;s laptop owner I&#8217;d like to share information that <strong>Dell</strong> <strong>Inc.</strong> <a href="http://linux.dell.com/wiki/index.php/Ubuntu_7.04" target="_blank">prepared</a> special <strong>Ubuntu Feisty Fawn</strong> version especially for it&#8217;s Inspiron <strong>E1505N</strong>, Inspiron <strong>1420N</strong>, Inspiron <strong>530N </strong>laptops.</p>
<p align="left">&nbsp;</p>
<p align="left">&nbsp;</p>
<blockquote><p>Dell Linux Engineering team has a remastered copy of the Ubuntu 7.04 Live CD available for download. It includes native system hardware support and many of the fixes <a href="http://linux.dell.com/wiki/index.php/Ubuntu_7.04#Known_Issues" target="_blank">listed below</a>. The media will help you get the system installed and running with the necessary drivers.</p></blockquote>
<p><strong>CD</strong> and <strong>DVD</strong> images are available <a href="http://linux.dell.com/dru/images/" target="_blank">here</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.linuxscrew.com/2007/09/16/dell-shares-custom-tailored-ubuntu-feisty-for-its-laptops/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Select Linux distro for Lenovo ThinkPad</title>
		<link>http://www.linuxscrew.com/2007/09/09/select-linux-distro-for-lenovo-thinkpad/</link>
		<comments>http://www.linuxscrew.com/2007/09/09/select-linux-distro-for-lenovo-thinkpad/#comments</comments>
		<pubDate>Sun, 09 Sep 2007 11:05:31 +0000</pubDate>
		<dc:creator>artiomix</dc:creator>
				<category><![CDATA[debian]]></category>
		<category><![CDATA[fedora]]></category>
		<category><![CDATA[laptop]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[suse]]></category>
		<category><![CDATA[ubuntu]]></category>

		<guid isPermaLink="false">http://www.linuxscrew.com/2007/09/09/select-linux-distro-for-lenovo-thinkpad/</guid>
		<description><![CDATA[Here you can vote for Linux distribution (or Unix) to be pre-installed at Lenovo ThinkPad notebooks. As usually Ubuntu is the most popular distribution, Debian is second, Fedora is third:

Please note: it&#8217;s not a full list of suggested distros at the screen.
]]></description>
			<content:encoded><![CDATA[<p align="left"><img src="http://www.linuxscrew.com/wp-content/uploads/2007/09/lenovo-mast-logo.gif" title="Lenovo logo" alt="Lenovo logo" align="left" /><a href="http://lenovoblogs.com/insidethebox/?p=98" target="_blank">Here</a> you can vote for <strong><a href="http://www.linux.org" target="_blank">Linux</a></strong> distribution (or <a href="http://www.unix.org" target="_blank"><strong>Unix</strong></a>) to be pre-installed at <strong><a href="http://www.lenovo.com" class="broken_link"  target="_blank">Lenovo</a> <a href="http://shop.lenovo.com/SEUILibrary/controller/e/web/LenovoPortal/en_US/catalog.workflow:expandcategory?current-catalog-id=12F0696583E04D86B9B79B0FEC01C087&amp;current-category-id=8FA114A7D9FF4F38AE8E19B36EC665A7" target="_blank">ThinkPad</a></strong> notebooks. As usually <a href="http://www.ubuntu.com" target="_blank"><strong>Ubuntu</strong></a> is the most popular distribution, <a href="http://www.debian.org" target="_blank">Debian</a> is second, <a href="http://www.fedoraproject.org" target="_blank">Fedora</a> is third:</p>
<p style="text-align: center"><img src="http://www.linuxscrew.com/wp-content/uploads/2007/09/screenshot.png" title="Linux distribution selection for Lenovo ThinkPad" alt="Linux distribution selection for Lenovo ThinkPad" /></p>
<p align="left">Please note: it&#8217;s not a full list of suggested distros at the screen.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.linuxscrew.com/2007/09/09/select-linux-distro-for-lenovo-thinkpad/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Get suspend/hibernate working fast in Ubuntu Feisty Fawn (7.04) and Edgy Eft (6.10)</title>
		<link>http://www.linuxscrew.com/2007/09/06/get-suspendhibernate-working-fast-in-ubuntu-feisty-fawn-704/</link>
		<comments>http://www.linuxscrew.com/2007/09/06/get-suspendhibernate-working-fast-in-ubuntu-feisty-fawn-704/#comments</comments>
		<pubDate>Thu, 06 Sep 2007 07:42:58 +0000</pubDate>
		<dc:creator>artiomix</dc:creator>
				<category><![CDATA[laptop]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[tips]]></category>
		<category><![CDATA[ubuntu]]></category>

		<guid isPermaLink="false">http://www.linuxscrew.com/2007/09/06/get-suspendhibernate-working-fast-in-ubuntu-feisty-fawn-704/</guid>
		<description><![CDATA[After I upgraded to Ubuntu Feisty Fawn 7.04 Linux distribution I noticed that one of my favorite laptop features suspend/hibernate worked quite baldly and slowly. It took up to few minutes to get laptop sleeping and then awake it. Both default suspend and hibernate features are cheesy in this Ubuntu version. The worst thing I [...]]]></description>
			<content:encoded><![CDATA[<p><img src="http://www.linuxscrew.com/wp-content/uploads/2007/09/linuxsleep.png" title="Linux sleep" alt="Linux sleep" align="left" border="0" />After I upgraded to <strong><a href="http://www.ubuntu.com" target="_blank">Ubuntu</a> </strong>Feisty Fawn 7.04 Linux distribution I noticed that one of my favorite <strong>laptop </strong>features <strong>suspend</strong>/<strong>hibernate</strong> worked quite baldly and slowly. It took up to few minutes to get laptop sleeping and then awake it. Both <strong>default</strong> suspend and hibernate features are cheesy in this Ubuntu version. The worst thing I faced was that after I got laptop sleeping and put it into my bag it was still working. This situation caused laptop <strong>overheating</strong>.</p>
<p>Thanks to heaven there is alternative suspend/hibernate utility for Ubuntu OS &#8211; <strong><a href="http://suspend.sourceforge.net/" target="_blank">uswsusp</a></strong> (I really don&#8217;t know who gave such  a name for it). To get it working just install it with <strong>apt-get</strong> or <strong>aptitude</strong> (<a href="http://www.linuxscrew.com/2007/09/04/debianubuntu-linux-apt-get-vs-aptitude/" target="_blank">I recommend aptitude</a>) :</p>
<p><em>sudo aptitude install uswsusp</em></p>
<p>When it&#8217;s done it would be great if you test it before making it default suspend/hibernate engine:</p>
<p><em>sudo <strong>s2disk</strong></em></p>
<p>This will hibernate your system, to check suspend feature execute:</p>
<p><em>sudo <strong>s2ram</strong></em><br />
or<br />
<em>sudo s2ram <strong>-f</strong></em></p>
<p>Working well? Great! Let&#8217;s make it default (including <a href="http://www.gnome.org"><strong>Gnome</strong></a> logout dialog). First of all download these files:</p>
<p><a href="http://www.linuxscrew.com/wp-content/uploads/2007/09/hal-system-power-suspend-linux" target="_blank">hal-system-power-suspend-linux</a><br />
<a href="http://www.linuxscrew.com/wp-content/uploads/2007/09/hal-system-power-hibernate-linux" target="_blank">hal-system-power-hibernate-linux</a></p>
<p>Then backup Ubuntu&#8217;s original files to your Desktop by commands:</p>
<p><em>cp /usr/lib/hal/scripts/linux/ hal-system-power-suspend-linux ~/Desktop<br />
cp /usr/lib/hal/scripts/linux/ hal-system-power-hibernate-linux ~/Desktop</em></p>
<p>Now it&#8217;s time to make uswsusp to be default in the system:</p>
<p><em>sudo cp hal-system-* /usr/lib/hal/scripts/linux/<br />
sudo chmod <span class="nu0">755</span> /usr/lib/hal/scripts/linux/*</em></p>
<p><strong>Note: </strong>if you use Edgy just replace <em>/usr/lib/hal/scripts/linux/ </em>with <em>/usr/share/hal/scripts.</em></p>
<p>Now you can use suspend/hibernate features normally without any obstacles <img src='http://www.linuxscrew.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>You may also be interested in:<br />
<a href="http://www.linuxscrew.com/2007/09/03/ev-do-internet-access-with-ubuntu-linux/" rel="bookmark" title="Permanent Link to ">EV-DO Internet access with Ubuntu Linux</a><br />
<a href="http://www.linuxscrew.com/2007/09/11/review-of-sticky-notes-applications-for-gnome/" rel="bookmark" title="Permanent Link to ">Review of sticky notes applications for GNOME</a><br />
<a href="http://www.linuxscrew.com/2007/09/06/video-conference-between-linux-and-windows/" rel="bookmark" title="Permanent Link to ">Video conference between Linux and Windows users</a><br />
<a href="http://www.linuxscrew.com/2007/09/04/ubuntu-linux-and-your-ipod/" rel="bookmark" title="Permanent Link to ">Ubuntu Linux and your Apple iPod</a><br />
<a href="http://www.linuxscrew.com/2007/09/04/debianubuntu-linux-apt-get-vs-aptitude/" rel="bookmark" title="Permanent Link to ">Debian/Ubuntu Linux apt-get vs. aptitude</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.linuxscrew.com/2007/09/06/get-suspendhibernate-working-fast-in-ubuntu-feisty-fawn-704/feed/</wfw:commentRss>
		<slash:comments>12</slash:comments>
		</item>
		<item>
		<title>Keep files at Linux/Windows/Unix synchronized with Unison</title>
		<link>http://www.linuxscrew.com/2007/09/04/keep-files-at-linuxwindowsunix-synchronized-with-unison/</link>
		<comments>http://www.linuxscrew.com/2007/09/04/keep-files-at-linuxwindowsunix-synchronized-with-unison/#comments</comments>
		<pubDate>Tue, 04 Sep 2007 19:53:31 +0000</pubDate>
		<dc:creator>artiomix</dc:creator>
				<category><![CDATA[backup]]></category>
		<category><![CDATA[laptop]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[tips]]></category>
		<category><![CDATA[unix]]></category>

		<guid isPermaLink="false">http://www.linuxscrew.com/2007/09/04/keep-files-at-linuxwindowsunix-synchronized-with-unison/</guid>
		<description><![CDATA[      Unison        is a file-synchronization tool for Unix and Windows. It allows two replicas        of a collection of files and directories to be stored on different hosts        (or different [...]]]></description>
			<content:encoded><![CDATA[<blockquote><p>      <strong><a href="http://www.cis.upenn.edu/~bcpierce/unison/" target="_blank">Unison</a></strong>        is a file-<strong>synchronization</strong> tool for Unix and Windows. It allows two replicas        of a collection of files and directories to be stored on different hosts        (or different disks on the same host), modified separately, and then brought        up to date by propagating the changes in each replica to the other.</p></blockquote>
<p>Unison that is available for Linux, Unix and Windows, shares a number of features with tools such as <a href="http://www.cyclic.com/" target="_blank">CVS</a>, <a href="http://www.xcf.berkeley.edu/%7Ejmacd/prcs.html" target="_blank">PRCS</a>,        <a href="http://subversion.tigris.org/">Subversion</a>, <a href="http://www.bitkeeper.com/">BitKeeper</a>, distributed filesystems (e.g. <a href="http://www.coda.cs.cmu.edu/" target="_blank">Coda</a>), uni-directional mirroring utilities (such as <a href="http://samba.anu.edu.au/rsync/">rsync</a>), and other synchronizers (Intellisync,        <a href="http://www.merl.com/reports/TR99-14/">Reconcile</a>, etc).</p>
<p><a href="http://www.linux.com/feature/118842http://www.linux.com/feature/118842" target="_blank">This article</a> tells how to sync data between Desktop PC and laptop with Unison.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.linuxscrew.com/2007/09/04/keep-files-at-linuxwindowsunix-synchronized-with-unison/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>EV-DO Internet access with Ubuntu Linux</title>
		<link>http://www.linuxscrew.com/2007/09/03/ev-do-internet-access-with-ubuntu-linux/</link>
		<comments>http://www.linuxscrew.com/2007/09/03/ev-do-internet-access-with-ubuntu-linux/#comments</comments>
		<pubDate>Mon, 03 Sep 2007 21:21:20 +0000</pubDate>
		<dc:creator>artiomix</dc:creator>
				<category><![CDATA[docs]]></category>
		<category><![CDATA[laptop]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[mobile]]></category>
		<category><![CDATA[tips]]></category>
		<category><![CDATA[ubuntu]]></category>

		<guid isPermaLink="false">http://www.linuxscrew.com/2007/09/03/ev-do-internet-access-with-ubuntu-linux/</guid>
		<description><![CDATA[The following manual is applicable for 32bit Ubuntu 6.10  (Edgy Eft) and 7.04 (Feisty Fawn) and Verizon Motorola v3 EV-DO enabled phone connected via USB cable as well  as number  of other EV-DO cards like PC5750.


Make sure your device is activated by service provider and if possible test on other OS to [...]]]></description>
			<content:encoded><![CDATA[<p>The following manual is applicable for 32bit <a href="http://www.ubuntu.com" target="_blank"><strong>Ubuntu</strong></a> 6.10  (<strong>Edgy Eft</strong>) and 7.04 (<strong>Feisty Fawn</strong>) and <a href="http://www.verizon.com" target="_blank">Verizon</a> <strong><a href="http://www.motorola.com"><span class="highlight">Motorola</span></a> <a href="http://www.motorola.com/motoinfo/product/details.jsp?globalObjectId=69" target="_blank">v3</a> <a href="http://en.wikipedia.org/wiki/Evolution-Data_Optimized" target="_blank"><span class="highlight">EV-DO</span></a></strong> enabled phone connected via USB cable as well  as number  of other <span class="highlight">EV-DO</span> cards like PC5750.</p>
<p><a href="http://www.linuxscrew.com/wp-content/uploads/2007/09/7391_motimage.jpg" onclick="return false;" title="Direct link to file"></a></p>
<p style="text-align: center"><a href="http://www.linuxscrew.com/wp-content/uploads/2007/09/7391_motimage.jpg" onclick="return false;" title="Direct link to file"><img src="http://www.linuxscrew.com/wp-content/uploads/2007/09/7391_motimage.thumbnail.jpg" title="Motorola v3 EV-DO with Ubuntu" alt="Motorola v3 EV-DO with Ubuntu" border="0" height="128" width="91" /></a></p>
<p>Make sure your device is activated by service provider and if possible test on other OS to which you may have software and drivers.</p>
<p>Open terminal window and type:</p>
<p><em>sudo -i</em></p>
<p>and enter your password.<br />
Now all commands typed in this window will be executed with root privileges.<br />
In terminal type:</p>
<p><em>apt-get update</em><br />
<em>apt-get upgradeapt-get install wvdial</em></p>
<p>Before you insert the Card or connect USB cable open terminal window and type:</p>
<p><em>cat /proc/bus/usb/devices &gt; devices</em></p>
<p>Insert your data card or plug in USB cable and wait for a few seconds before continuing.<br />
In terminal type:</p>
<p><em>dmesg</em></p>
<p>You will get output with some device info like this :</p>
<p><em>[17186692.460000] usb 3-1: configuration #1 chosen from 2 choices[17186692.460000] cdc_acm 3-1:1.0: ttyACM0: USB ACM device[17186708.176000] usb 3-1: USB disconnect, address 4<br />
[17186714.588000] usb 3-1: new full speed USB device using uhci_hcd and address</em></p>
<p>At the end of this output you will find your device witch will be represented like this: ttyACM0 or ttyUSB or similar , make note of it you will need it later.<br />
Now type in terminal:</p>
<p><em>cat /proc/bus/usb/devices | grep Vendor</em></p>
<p>Output will be similar to:</p>
<p><em>&lt; P: Vendor=<u>1234</u> ProdID=<u>5678</u> Rev= 0.00</em></p>
<p>Make note of lines:   <u>Vendor=<u>1234</u> </u> , <u>ProdID=<u>5678</u><br />
</u><br />
Now in teminal type following code Replacing values <u><em>1234</em></u> and <u><em>5678</em></u> with your own output from previously noted lines ::</p>
<p><em>modprobe usbserial vendor=0x<u>1234</u> product=0x<u>5678</u></em></p>
<p>Now you will edit wvdial config file by first typing in terminal :</p>
<p><em>sudo gedit /etc/wvdial.conf</em></p>
<p>In new opened window replace all text with following :</p>
<p><em>[Dialer Defaults]<br />
Stupid Mode = on<br />
Modem = /dev/ttyACM0<br />
Baud = 921600<br />
Init = ATZ<br />
Init2 = ATQ0 V1 E1 S0=0 &amp;C1 &amp;D2 +FCLASS=0<br />
Phone = #777<br />
Username = ??????????@vzw3g.com</em></p>
<p><em>Password = vzw<br />
Init1 = ATZISDN = 0<br />
Modem Type = Analog Modem<br />
Auto Reconnect = on<br />
Carrier Check = no<br />
[Dialer shh]<br />
Init3 = ATM0<br />
[Dialer pulse]<br />
Dial Command = ATDP</em></p>
<p>In the line &#8220;Modem =&#8221; replace <strong>ttyACM0</strong> with value you noted from output of <em>dmesg</em> command.<br />
In the line &#8221; Username = &#8221; put your phone number followed by your providers domain, for <strong>Verizon</strong> it is area code, your phone number and domain, in this format: <font color="Red">9178889999@vzw3g.com</font> for Sprint it will be <font color="Red">9178889999@sprintpcs.com</font>, for <strong>AT&amp;T / Cingular</strong> <font color="Red">WAP@CINGULARGPRS.COM</font>, for <strong>Alltel</strong> <font color="Red">9178889999@alltel.net</font> and so on, further post have config&#8217;s posted for other providers.<br />
In line &#8221; password = &#8221; in case of Verizon put: &#8220;vzw&#8221; for Cingular: &#8220;cingular1&#8243; and so on, make sure to check with your provider as <font color="Sienna">username and/or password</font> may differ for other regions and countries.</p>
<p>If you are <strong>Cingular/AT&amp;T</strong> subscriber and after completing whole guide you have problem with dropping connection you have to add another int line in wvdial script which is posted here <a href="http://ubuntuforums.org/showthread.php?t=343989&amp;page=3" target="_blank">http://ubuntuforums.org/showthread.php?t=343989&amp;page=3</a><br />
If you need any specific info regarding your domain or password please contact your cellular provider.<br />
The last thing you need to configure is wvdial line checking, by disabling LCP echo checking witch is not supported by most of providers.<br />
Open terminal and type:</p>
<p><em>sudo gedit /etc/ppp/peers/wvdial</em></p>
<p>And insert aditionally those lines:</p>
<p><em>lcp-echo-failure 0<br />
lcp-echo-interval 0</em></p>
<p>Make sure your ethernet jack is unplugged and wifi radio switch is turned off.<br />
Now you can start connection by typing in terminal :</p>
<p><em>wvdial</em></p>
<p>Another thing i have been suggested is automating the connection process.<br />
To do so in Gnome go to :</p>
<p><em>System &gt; Preferences &gt; Sessions next, click on the tab labeled, &#8220;Startup Programs&#8221; then click the &#8220;Add&#8221; button.<br />
In the Startup Command field, enter &#8220;wvdial&#8221; and then click &#8220;OK&#8221;.Then restart your system.</em></p>
<p>Now make sure your <strong><span class="highlight">EV-DO</span> card</strong> is inserted before you boot it up, it will initiate the connection process automatically in the background connecting you to internet the second you log in.</p>
<p>The manual is kindly provided by <a href="http://ubuntuforums.org/showthread.php?t=343989&amp;highlight=motorola+evdo"><span class="normal">Mach1US</span></a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.linuxscrew.com/2007/09/03/ev-do-internet-access-with-ubuntu-linux/feed/</wfw:commentRss>
		<slash:comments>51</slash:comments>
		</item>
		<item>
		<title>Ubuntu Feisty Fawn at Dell Inspiron 1501</title>
		<link>http://www.linuxscrew.com/2007/07/16/ubuntu-feisty-fawn-at-dell-inspiron-1501/</link>
		<comments>http://www.linuxscrew.com/2007/07/16/ubuntu-feisty-fawn-at-dell-inspiron-1501/#comments</comments>
		<pubDate>Mon, 16 Jul 2007 20:45:00 +0000</pubDate>
		<dc:creator>artiomix</dc:creator>
				<category><![CDATA[laptop]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[screenshots]]></category>
		<category><![CDATA[ubuntu]]></category>

		<guid isPermaLink="false">http://linuxscrew.com/?p=21</guid>
		<description><![CDATA[
Ubuntu now works perfectly at my just bought Dell Inspiron 1501 laptop that has the following characteristics: AMD Turion 64 X2 1600 Mhz, 512 Mb RAM, 80 Gb HDD, Broadcom Wi-Fi adapter, 15.4&#8221; wide screen display&#8230; 32-bit Fiesty has been installed without any problems and provides all needed hardware support for the laptop. I really [...]]]></description>
			<content:encoded><![CDATA[<p style="text-align: center"><a href="http://oslb.wordpress.com/files/2007/08/screenshotdell1.png" target="_blank" title="Direct link to file"><img src="http://oslb.wordpress.com/files/2007/08/screenshotdell1.thumbnail.png" alt="Ubuntu Feisty Fawn 7.04 at Dell Inspiron 1501" align="right" height="106" width="171" /></a></p>
<p><strong>Ubuntu</strong> now works perfectly at my just bought <strong>Dell</strong> <strong>Inspiron</strong> <strong>1501</strong> laptop that has the following characteristics: AMD Turion 64 X2 1600 Mhz, 512 Mb RAM, 80 Gb HDD, Broadcom Wi-Fi adapter, 15.4&#8221; wide screen display&#8230;<span class="fullpost"> 32-bit Fiesty has been installed without any problems and provides all needed hardware support for the laptop. I really recommend this operating system to be installed onto Desktops and Laptops. <a href="http://ubuntu1501.blogspot.com" target="_blank"><strong>ubuntu</strong><strong>1501</strong>.blogspot.com</a> contains all necessary information and provided invaluable help.<br />
In case you have any problems and/or questions regarding this laptop running Ubuntu feel free to contact me at artiomix{at}gmail.com.</span></p>
]]></content:encoded>
			<wfw:commentRss>http://www.linuxscrew.com/2007/07/16/ubuntu-feisty-fawn-at-dell-inspiron-1501/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
	</channel>
</rss>
