<?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>Geek Report &#187; Linux</title>
	<atom:link href="http://geekreport.com/category/news/linux-news/feed" rel="self" type="application/rss+xml" />
	<link>http://geekreport.com</link>
	<description>Technology Web Blog, News, Reviews, Videos and How to Guides</description>
	<lastBuildDate>Sun, 17 Apr 2011 14:08:44 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Google Chrome OS</title>
		<link>http://geekreport.com/560/google-chrome-os</link>
		<comments>http://geekreport.com/560/google-chrome-os#comments</comments>
		<pubDate>Thu, 09 Jul 2009 16:14:38 +0000</pubDate>
		<dc:creator>Swansen</dc:creator>
				<category><![CDATA[Computer]]></category>
		<category><![CDATA[Internet]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[chrome]]></category>
		<category><![CDATA[google]]></category>
		<category><![CDATA[os]]></category>

		<guid isPermaLink="false">http://geekreport.com/?p=560</guid>
		<description><![CDATA[I&#8217;ll be as brief as Google is in the official Google blog.  They are creating an OS that while overlaps Android in areas, it takes a different approach.  It will be built on top of Linux but have a Google windowing system.  The main focus of the OS is speed, security, being [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ll be as brief as Google is in the official Google blog.  They are creating an OS that while overlaps Android in areas, it takes a different approach.  It will be built on top of Linux but have a Google windowing system.  The main focus of the OS is speed, security, being as light weight as possible, and being as web centric as possible.  They are basically taking all of their online &#8220;OS&#8221; features and creating them into an actual OS.
<img src="http://cache.geekreport.com/assets/files/2009/07/chromeos.jpg" alt="chromeos" width="230" height="215" class="alignleft size-full wp-image-561" /></p>

<p>All i can say is finally, i will admit, i basically live on various Google applications.  I think if i could be transported to my Gmail inbox, i would be alright&#8230;  Anyways, this should be fairly interesting regardless, and knowing Google they should do a pretty good job, and should put up a pretty good fight against the Ubuntu misguidedness&#8230; WE WILL SURE SEE</p>

<p><a href="http://googleblog.blogspot.com/2009/07/introducing-google-chrome-os.html">Read More</a></p>
]]></content:encoded>
			<wfw:commentRss>http://geekreport.com/560/google-chrome-os/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Optimized Kernels for Debian &#8220;Lenny&#8221;</title>
		<link>http://geekreport.com/539/optimized-kernels-for-debian-lenny</link>
		<comments>http://geekreport.com/539/optimized-kernels-for-debian-lenny#comments</comments>
		<pubDate>Wed, 24 Jun 2009 08:22:08 +0000</pubDate>
		<dc:creator>Anti-Trend</dc:creator>
				<category><![CDATA[Computer]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[News]]></category>
		<category><![CDATA[Website]]></category>
		<category><![CDATA[custom]]></category>
		<category><![CDATA[debian]]></category>
		<category><![CDATA[Desktop]]></category>
		<category><![CDATA[hwf]]></category>
		<category><![CDATA[kernel]]></category>
		<category><![CDATA[lenny]]></category>
		<category><![CDATA[low-latency]]></category>
		<category><![CDATA[mm]]></category>
		<category><![CDATA[optimized]]></category>
		<category><![CDATA[preempt]]></category>
		<category><![CDATA[smp]]></category>

		<guid isPermaLink="false">http://geekreport.com/?p=539</guid>
		<description><![CDATA[Hardwareforums.com is now hosting architecturally-optimized Linux kernels! Currently we're packaging custom kernels for Debian “Lenny”, which should also work with many Debian-derivative distributions of Linux. These kernels are based off of the latest stable source from kernel.org, and will be updated as frequently schedules allow.]]></description>
			<content:encoded><![CDATA[<p><img src="http://cache.geekreport.com/assets/files/2009/05/hflogo_tux_sm.png" alt="Hardwareforums.com kernels" title="Hardwareforums.com kernels" width="231" height="85" class="alignnone size-full wp-image-540" /></p>

<p>Hardwareforums.com is now hosting architecturally-optimized Linux kernels! Currently we&#8217;re packaging custom kernels for Debian “Lenny”, which should also work with many Debian-derivative distributions of Linux. These kernels are based off of the latest stable source from kernel.org, and will be updated as frequently as schedules allow. There are some advantages to running a custom Linux kernel, but also some disadvantages which should be taken into account.</p>

<p><span id="more-539"></span></p>

<h4>Advantages:</h4>

<ul>
<li>Optimized for extremely low-latency desktop usage. Also perfect for dedicated game servers.</li>
<li>Will behave responsively even under excessively heavy resource loads.</li>
<li>Ideal for applications that require near real-time responsiveness, such as gaming and multimedia work.</li>
<li>Built with CPU-specific optimizations to make the most of your hardware.</li>
<li>Supports SMP, multi-core CPUs and up to 64gb RAM on modern architectures.</li>
<li>More current kernels support more hardware and provide bugfixes which may not be present in distro-maintained kernels.</li>
<li>The depreciated OSS (Open Sound System) is entirely removed in favor of ALSA (Advanced Linux Sound Architecture) and its reverse-compatibility with OSS.</li>
</ul>

<h4>Disadvantages:</h4>

<p>Pre-packaged binaries of proprietary video drivers, etc which are built against the vendor-provided kernel will not work; they will need to be built and installed manually.</p>

<ul>
<li>Pre-packaged binaries of proprietary video drivers, etc which are built against the vendor-provided kernel will not work; they will need to be built and installed manually.</li>
<li>Receiving support from official distributor-specific channels may be hindered by using an unsupported kernel.</li>
<li>The vanilla kernel source from kernel.org is newer and therefore not as well-tested as the distro-provided kernel.</li>
<li>Only 32-bit builds are provided (with 64-bit optimizations where applicable), since this currently makes the most sense for desktops.</li>
<li>This kernel enjoys no official support, nor even the suggestion of any warranty whatsoever. They are to be used strictly at one&#8217;s own risk, and are supported only at a friendly capacity here at hardwareforums.com</li>
</ul>

<h4>About The Kernel Configuration</h4>

<p>The kernel configurations for Debian Lenny on Debian&#8217;s latest official kernel configurations, with some key modifications by myself. These changes center around architecture-specific optimizations, and pruning out some stuff that doesn&#8217;t apply in that context. For example, Intel-specific options don&#8217;t make sense for an AMD Athlon kernel and vise-versa. The timing settings were also changed from the default 250Hz to 1000Hz, and the schedulers set to be aggressively desktop-friendly. This will incur a very slight amount of overhead in the raw amount of potential CPU horsepower, but the payoff is a huge boost in responsiveness when multitasking or placing the system under a heavy CPU workload. This is especially noticeable in games, multimedia, and heavy multitasking environments, so I feel it&#8217;s well justified for a non-server environment. So fundamentally, the largest differences between the official configs and my own are the CPU-specific optimizations and the scheduler settings. Each respective kernel was also compiled with the highest known-safe CPU optimizations relative to each architecture.</p>

<h4>CPU Architectures</h4>

<ul>
<li>atom – Best for the Intel ATOM CPU family.</li>
<li>centrino – Built specifically for the “Pentium M” processor, which is essentially a modernized P3. Use this if you have a Pentium M, Centrino, or Celeron-M that&#8217;s based on a pre-P4 architecture.</li>
<li>core2 – Newer Intel multi-core CPUs, including quad-cores, i7&#8217;s and recent Xeons.</li>
<li>k7 – Any AMD Athlon, Duron, or 32-bit Sempron CPUs.</li>
<li>k8 – AMD64, 64FX, 64-bit-capable Sempron, Turion or Opteron CPUs.</li>
<li>p3 – Optimized for Katmai, Coppermine, Coppermine-T and Tualatin Pentium 3 processors.</li>
<li>p4 – Any Pentium 4 or P4-based Celeron CPUs. Optimizations for newer P4s such as the Prescott are also included, but not required for this kernel to work on your system.</li>
<li>phenom – Later AMD K10-based CPUs, such as Deneb, Heka, Agena, and Toliman.</li>
<li>prescott – Built specifically for Prescott or later Pentium4 CPU&#8217;s before the Core2, such as the Pentium-D.</li>
<li>x2 – Early multi-core AMD processors such as Manchester, Toledo, Windsor, Brisbane, and Kuma.</li>
</ul>

<h4>Downloads:</h4>

<p>⇒ Should you decide our custom kernels are for you, they can be found here: <a href="http://kernel.hardwareforums.com/" title="HWF Kernel Wiki">HWF Custom Kernel Wiki</a></p>

<p>If you have any questions, problems or suggestions please feel free to post them <a href="http://www.hardwareforums.com/official-hwf-kernel-repo-21279/" title="HardwareForums.com kernel thread">here</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://geekreport.com/539/optimized-kernels-for-debian-lenny/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Debian 5.0 (codename &#8220;Lenny&#8221;) Goes Gold</title>
		<link>http://geekreport.com/531/debian-5-lenny-goes-gold</link>
		<comments>http://geekreport.com/531/debian-5-lenny-goes-gold#comments</comments>
		<pubDate>Sun, 15 Feb 2009 23:49:08 +0000</pubDate>
		<dc:creator>Anti-Trend</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Netbook]]></category>
		<category><![CDATA[News]]></category>
		<category><![CDATA[5.0]]></category>
		<category><![CDATA[debian]]></category>
		<category><![CDATA[finally]]></category>
		<category><![CDATA[free software]]></category>
		<category><![CDATA[gnu]]></category>
		<category><![CDATA[gold]]></category>
		<category><![CDATA[lenny]]></category>
		<category><![CDATA[open source]]></category>
		<category><![CDATA[release]]></category>
		<category><![CDATA[secure]]></category>
		<category><![CDATA[stable]]></category>

		<guid isPermaLink="false">http://geekreport.com/?p=531</guid>
		<description><![CDATA[The Debian Project is pleased to announce the official release of Debian GNU/Linux version 5.0 (codenamed "Lenny") after 22 months of constant development.]]></description>
			<content:encoded><![CDATA[<p>The Debian Project is pleased to announce the official release of Debian GNU/Linux version 5.0 (codenamed &#8220;Lenny&#8221;) after 22 months of constant development. Debian GNU/Linux is a free operating system which supports a total of twelve processor architectures and includes the KDE, GNOME, Xfce, and LXDE desktop environments. It also features compatibility with the FHS v2.3 and software developed for version 3.2 of the LSB.</p>

<p><img src="http://cache.geekreport.com/assets/files/2009/02/crystal_deb_logo.jpg" alt="Debian GNU/Linux" title="crystal_deb_logo" width="450" height="382" class="size-full wp-image-532" /></p>

<p>Debian GNU/Linux runs on computers ranging from palmtops and handheld systems to supercomputers, and on nearly everything in between. A total of twelve architectures are supported: Sun SPARC (sparc), HP Alpha (alpha), Motorola/IBM PowerPC (powerpc), Intel IA-32 (i386), IA-64 (ia64), HP PA-RISC (hppa), MIPS (mips, mipsel), ARM (arm, armel), IBM S/390 (s390), and AMD64 and Intel EM64T (amd64).</p>

<p><span id="more-531"></span></p>

<p>Debian GNU/Linux 5.0 &#8220;Lenny&#8221; adds support for Marvell&#8217;s Orion platform which is used in many storage devices. Supported storage devices include the QNAP Turbo Station series, HP Media Vault mv2120, and Buffalo Kurobox Pro. Additionally, &#8220;Lenny&#8221; now supports several Netbooks, in particular the Eee PC by Asus. &#8220;Lenny&#8221; also contains the build tools for Emdebian which allow Debian source packages to be cross-built and shrunk to suit embedded ARM systems.</p>

<p>Debian GNU/Linux 5.0 &#8220;Lenny&#8221; includes the new ARM EABI port, &#8220;armel&#8221;. This new port provides a more efficient use of both modern and future ARM processors. As a result, the old ARM port (arm) has now been deprecated.</p>

<p>This release includes numerous updated software packages, such as the K Desktop Environment 3.5.10 (KDE), an updated version of the GNOME desktop environment 2.22.2, the Xfce 4.4.2 desktop environment, LXDE 0.3.2.1, the GNUstep desktop 7.3, X.Org 7.3, OpenOffice.org 2.4.1, GIMP 2.4.7, Iceweasel 3.0.6 (an unbranded version of Mozilla Firefox), Icedove
2.0.0.19 (an unbranded version of Mozilla Thunderbird), PostgreSQL 8.3.6, MySQL 5.0.51a, GNU Compiler Collection 4.3.2, Linux kernel version 2.6.26, Apache 2.2.9, Samba 3.2.5, Python 2.5.2 and 2.4.6, Perl 5.10.0, PHP 5.2.6, Asterisk 1.4.21.2, Emacs 22, Inkscape 0.46, Nagios 3.06, Xen Hypervisor 3.2.1 (dom0 as well as domU support), OpenJDK 6b11,
and more than 23,000 other ready-to-use software packages (built from over 12,000 source packages).</p>

<p>With the integration of X.Org 7.3 the X server autoconfigures itself with most hardware. Newly introduced packages allow the full support of NTFS filesystems and the use of most multimedia keys out of the box. Support for Adobe(R) Flash(R) format files is available via the swfdec or Gnash plugins. Overall improvements for notebooks have been introduced, such
as out of the box support of CPU frequency scaling. For leisure time several new games have been added, including puzzle games as well as first-person shooters. Also notable is the introduction of &#8220;goplay&#8221;, a graphical games browser offering filters, search, screenshots and descriptions for games in Debian.</p>

<p>The availability and updates of OpenJDK, GNU Java compiler, GNU Java bytecode interpreter, Classpath and other free versions of Sun&#8217;s Java technology, into Debian GNU/Linux 5.0 allow us to ship Java-based applications in Debian&#8217;s &#8220;main&#8221; repository.</p>

<p>Further improvements in system security include the installation of available security updates before the first reboot by the Debian Installer, the reduction of setuid root binaries and open ports in the standard installation, and the use of GCC hardening features in the builds of several security-critical packages. Various applications have specific improvements, too. PHP for example is now built with the Suhosin hardening patch.</p>

<p>For non-native English speaking users the package management systems now support translated package descriptions and will automatically show the description of a package in the native language of the user, if available.</p>

<p>Debian GNU/Linux can be installed from various installation media such as DVDs, CDs, USB sticks and floppies, or from the network. GNOME is the default desktop environment and is contained on the first CD. Other desktop environments &#8211; KDE, Xfce, or LXDE &#8211; can be installed through two new alternative CD images. Again available with Debian GNU/Linux 5.0 are
multi-arch CDs and DVDs supporting installation of multiple architectures from a single disc; and this release adds Blu-ray Discs, allowing the archive for an entire architecture to be shipped on a single BD.</p>

<p>In addition to the regular installation media, Debian GNU/Linux can now also be directly used without prior installation. The special images used, known as live images, are available for CDs, USB sticks, and netboot setups. Initially, these are provided for the amd64 and i386 architectures only.</p>

<p>The installation process for Debian GNU/Linux 5.0 has been improved in many ways: among many other improvements, support for installation from more than one CD or DVD has been restored, firmware required by some devices can be loaded by using removable media, and installations via Braille display are supported. The installer boot process has also
received much attention: a graphical menu can be used to choose front-ends and desktop environments, and to select expert or rescue mode. The installation system for Debian GNU/Linux has now been translated to 63 languages.</p>

<p>Debian GNU/Linux can be downloaded right now via bittorrent (the recommended way), jigdo or HTTP; see Debian GNU/Linux on CDs [1] for further information. It will soon be available on DVD, CD-ROM and Blu-ray Disc from numerous vendors [2], too.</p>

<p>Upgrades to Debian GNU/Linux 5.0 from the previous release, Debian GNU/Linux 4.0 (codenamed &#8220;Etch&#8221;) are automatically handled by the
aptitude package management tool for most configurations, and to a certain degree also by the apt-get package management tool. As always,
Debian GNU/Linux systems can be upgraded painlessly, in place, without any forced downtime, but it is strongly recommended to read the release
notes [3] for possible issues, and for detailed instructions on installing and upgrading. The release notes will be further improved and
translated to additional languages in the weeks after the release.</p>

<ol>
<li><a href="http://www.debian.org/CD/" title="http://www.debian.org/CD/">http://www.debian.org/CD/</a></li>
<li><a href="http://www.debian.org/CD/vendors" title="http://www.debian.org/CD/vendors">http://www.debian.org/CD/vendors</a></li>
<li><a href="http://www.debian.org/CD/vendors" title="http://www.debian.org/CD/vendors">http://www.debian.org/releases/lenny/releasenotes</a></li>
</ol>

<h2>Dedication</h2>

<p>Debian GNU/Linux 5.0 &#8220;Lenny&#8221; is dedicated to Thiemo Seufer, a Debian Developer who died on December 26th, 2008 in a tragic car accident. Thiemo was involved in Debian in many ways. He has maintained several packages and was the main supporter of the Debian port to the MIPS architectures. He was also a member of our kernel team, as well as a member of the Debian Installer team. His contributions reached far beyond the Debian project. He also worked on the MIPS port of the Linux kernel, the MIPS emulation of qemu, and far too many smaller projects to be named here.</p>

<p>Thiemo&#8217;s work, commitment, broad technical knowledge and ability to share this with others will be missed. Thiemo&#8217;s contributions will not be forgotten. The high standards of his work make it hard to pick up.</p>

<h2>About Debian</h2>

<p>Debian GNU/Linux is a free operating system, developed by more than a thousand volunteers from all over the world who collaborate via the Internet. Debian&#8217;s dedication to Free Software, its non-profit nature, and its open development model make it unique among GNU/Linux distributions.</p>

<p>The Debian project&#8217;s key strengths are its volunteer base, its dedication to the Debian Social Contract, and its commitment to provide the best operating system possible. Debian 5.0 is another important step in that direction.</p>

<p><a href="http://www.debian.org/">Read More</></p>
]]></content:encoded>
			<wfw:commentRss>http://geekreport.com/531/debian-5-lenny-goes-gold/feed</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>HDCP in Linux with AMD</title>
		<link>http://geekreport.com/269/hdcp-in-linux-with-amd</link>
		<comments>http://geekreport.com/269/hdcp-in-linux-with-amd#comments</comments>
		<pubDate>Wed, 17 Sep 2008 20:59:05 +0000</pubDate>
		<dc:creator>Swansen</dc:creator>
				<category><![CDATA[Computer]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[News]]></category>
		<category><![CDATA[amd]]></category>
		<category><![CDATA[ATI]]></category>
		<category><![CDATA[HDCP]]></category>
		<category><![CDATA[HTPC]]></category>

		<guid isPermaLink="false">http://geekreport.com/?p=269</guid>
		<description><![CDATA[However, its a little bit more complicated than that. AMD released a couple roadmaps with some catalyst drivers and some software. They are apparently only allowing OEM units that come bundled with AMD hardware/software to play HDCP content under Linux, that would be probably in a HTPC. On a side note, i used enough acronyms [...]]]></description>
			<content:encoded><![CDATA[<p>However, its a little bit more complicated than that. AMD released a couple roadmaps with some catalyst drivers and some software. They are apparently only allowing OEM units that come bundled with AMD hardware/software to play HDCP content under Linux, that would be probably in a HTPC. On a side note, i used enough acronyms to keep a small army busy.</p>

<p><img src="http://cache.geekreport.com/assets/files/2008/09/catalyst-roadmap.png" alt="" title="Catalyst Roadmap 2008" width="500" height="331" class="alignnone size-large wp-image-270" /></p>

<p><a href="http://www.vr-zone.com/articles/ATI_Catalyst_Driver_Roadmap/6045.html">Read More</a></p>
]]></content:encoded>
			<wfw:commentRss>http://geekreport.com/269/hdcp-in-linux-with-amd/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

