<?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>Imaging and a little bit of OSS &#187; hardware</title>
	<atom:link href="http://nuclear-imaging.info/site_content/tag/hardware/feed/" rel="self" type="application/rss+xml" />
	<link>http://nuclear-imaging.info/site_content</link>
	<description>Yet another techno blog</description>
	<lastBuildDate>Wed, 09 May 2012 13:02:26 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
		<item>
		<title>List hardware specs under Linux: lshw-gtk</title>
		<link>http://nuclear-imaging.info/site_content/2009/06/25/list-hardware-specs-under-linux-lshw-gtk/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=list-hardware-specs-under-linux-lshw-gtk</link>
		<comments>http://nuclear-imaging.info/site_content/2009/06/25/list-hardware-specs-under-linux-lshw-gtk/#comments</comments>
		<pubDate>Fri, 26 Jun 2009 04:25:51 +0000</pubDate>
		<dc:creator>slash_boot</dc:creator>
				<category><![CDATA[Linux and OSS]]></category>
		<category><![CDATA[hardware]]></category>

		<guid isPermaLink="false">http://nuclear-imaging.info/site_content/?p=230</guid>
		<description><![CDATA[In order to find the exact address maps and to see a list of devices attached to different ports one can use: sudo lshw This outputs the hardware specs to the terminal. However in order to check the detailed specs in a graphical format, we need to use the lshw-gtk command. Before you do that, <a href='http://nuclear-imaging.info/site_content/2009/06/25/list-hardware-specs-under-linux-lshw-gtk/' class='excerpt-more'>[...]</a>]]></description>
			<content:encoded><![CDATA[<p>In order to find the exact address maps and to see a list of devices attached to different ports one can use:</p>
<blockquote><p>sudo lshw</p></blockquote>
<p>This outputs the hardware specs to the terminal. However in order to check the detailed specs in a graphical format, we need to use the lshw-gtk command. Before you do that, you first need to install it using:</p>
<blockquote><p>sudo apt-get install lshw-gtk</p></blockquote>
<p>Then running the lshw-gtk as sudo brings up the list of hardware that you can browse through. It is similar to checking the hardware information from Windows&#8217; control panel.</p>
<div id="attachment_231" class="wp-caption aligncenter" style="width: 451px"><a href="http://nuclear-imaging.info/files/image/forumsposts/lshw_gtk.png"><img class="size-full wp-image-231" title="List detailed hardware specs under linux: lshw-gtk" src="http://nuclear-imaging.info/site_content/wp-content/uploads/2009/06/lshw_gtk.png" alt="List detailed hardware specs under linux: lshw-gtk" width="441" height="327" /></a><p class="wp-caption-text">List detailed hardware specs under linux: lshw-gtk</p></div>
<p style="text-align: left;">That&#8217;s it. It provides you with relevant information about your processor, memory, display cards, and also some information about the devices connected to USB ports. A quite handy tool for Linux.</p>
]]></content:encoded>
			<wfw:commentRss>http://nuclear-imaging.info/site_content/2009/06/25/list-hardware-specs-under-linux-lshw-gtk/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Nvidia updates in Jaunty (Ubuntu 9.04) &#8211; modaliases</title>
		<link>http://nuclear-imaging.info/site_content/2009/02/03/nvidia-updates-in-jaunty-ubuntu-904-modaliases/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=nvidia-updates-in-jaunty-ubuntu-904-modaliases</link>
		<comments>http://nuclear-imaging.info/site_content/2009/02/03/nvidia-updates-in-jaunty-ubuntu-904-modaliases/#comments</comments>
		<pubDate>Tue, 03 Feb 2009 16:55:32 +0000</pubDate>
		<dc:creator>slash_boot</dc:creator>
				<category><![CDATA[Linux and OSS]]></category>
		<category><![CDATA[hardware]]></category>
		<category><![CDATA[jaunty]]></category>
		<category><![CDATA[nvidia]]></category>

		<guid isPermaLink="false">http://nuclear-imaging.info/site_content/?p=85</guid>
		<description><![CDATA[After running the update commands yesterday: sudo apt-get update &#38;&#38; sudo apt-get upgrade There were a few nvidia video card drivers that got installed. There were several of them; fglrx-modaliases nvidia-173-modaliases nvidia-177-modaliases nvidia-180-modaliases nvidia-71-modaliases nvidia-96-modaliases Once these modaliases were installed, I performed a search for hardware drivers. This time the search showed that there were <a href='http://nuclear-imaging.info/site_content/2009/02/03/nvidia-updates-in-jaunty-ubuntu-904-modaliases/' class='excerpt-more'>[...]</a>]]></description>
			<content:encoded><![CDATA[<p>After running the update commands yesterday:</p>
<blockquote><p>sudo apt-get update &amp;&amp; sudo apt-get upgrade</p></blockquote>
<p>There were a few nvidia video card drivers that got installed. There were several of them;</p>
<blockquote><p>fglrx-modaliases<br />
nvidia-173-modaliases<br />
nvidia-177-modaliases<br />
nvidia-180-modaliases<br />
nvidia-71-modaliases<br />
nvidia-96-modaliases</p></blockquote>
<p>Once these modaliases were installed, I performed a search for hardware drivers. This time the search showed that there were several drivers that could work with my <em>Nvidia GeForce 7300 </em>graphics card.</p>
<div id="attachment_86" class="wp-caption aligncenter" style="width: 503px"><img class="size-full wp-image-86" title="Nvidia graphics drivers for Ubuntu 9.04 (Jaunty)" src="http://nuclear-imaging.info/site_content/wp-content/uploads/2009/02/nvidia_modaliases_jaunty_update.png" alt="Nvidia graphics drivers after Jaunty update (Feb 2, 2009)" width="493" height="575" /><p class="wp-caption-text">Nvidia graphics drivers after Jaunty update (Feb 2, 2009)</p></div>
<p>The recommended driver was version 180. After installing the driver, the computer needs to be restarted for the driver to take effect.  Accordingly, I restarted the computer and now the Nvidia graphics are fully enabled.</p>
<p>One of programs that I use frequently is still quite buggy. The <em>gnome-do</em> program, that performs the same functions as Quicksilver (Mac) was working really well under Intrepid. It keeps crashing all the time under Jaunty. By the time Jaunty is in Alpha 4, I think the problem would be sorted out.</p>
<p>While the nividia graphics card drivers have been release for Jaunty, the ones for ATI still aren&#8217;t. The graphics on my Toshiba Satellite that has an ATI graphics accelerator card are still using the system memory. We&#8217;ll have to wait for the ATI drivers in order for the card to start working in Ubuntu 9.04.</p>
]]></content:encoded>
			<wfw:commentRss>http://nuclear-imaging.info/site_content/2009/02/03/nvidia-updates-in-jaunty-ubuntu-904-modaliases/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

