<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/css" href="/stylesheets/rss.css"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:trackback="http://madskills.com/public/xml/rss/module/trackback/">
  <channel>
    <title>Wolfmans Howlings: Upgrading Ubuntu Gutsy to Hardy</title>
    <link>http://blog.wolfman.com/articles/2008/07/13/upgrading-ubuntu-gutsy-to-hardy</link>
    <language>en-us</language>
    <ttl>40</ttl>
    <description>A programmers Blog about Ruby, Rails and a few other issues</description>
    <item>
      <title>Upgrading Ubuntu Gutsy to Hardy</title>
      <description>&lt;p&gt;I did my duty and upgraded from Gutsy to Hardy, after letting Hardy settle for a while.
For the most part it was painless (unlike the last upgrade to Gutsy!).&lt;/p&gt;

&lt;p&gt;Unfortunately the sound was now broken I have a HDA-Intel AD198x Analog chip set.&lt;/p&gt;

&lt;p&gt;Then I discovered (just when I needed it of course) that my Samsung
ML-2010 USB printer didn't print anymore.&lt;/p&gt;

&lt;p&gt;I would get this weird error...&lt;/p&gt;

&lt;pre&gt;&lt;code&gt;Unable to open device hal:///org/freedesktop/Hal/devices/...
&lt;/code&gt;&lt;/pre&gt;

&lt;p&gt;After Googling I found &lt;a href="http://www.plasticboy.de/?p=35"&gt;this&lt;/a&gt;, he was
half right, I don't know why but it works, except that I needed to do...&lt;/p&gt;

&lt;pre&gt;&lt;code&gt;sudo chmod 700 /usr/lib/cups/backend/usb
sudo chmod 700 /usr/lib/cups/backend/hal
sudo killall -HUP cupsd
sudo /etc/init.d/cupsys restart
&lt;/code&gt;&lt;/pre&gt;

&lt;p&gt;ie both usb and hal.&lt;/p&gt;

&lt;p&gt;That fixed it... Amazing!&lt;/p&gt;

&lt;p&gt;Now why won't my audio work???&lt;/p&gt;

&lt;p&gt;Ok now it does work, go figure. The only things I changed were added this to /etc/modprobe.d/alsa-base&lt;/p&gt;

&lt;p&gt;options snd-hda-intel model=3stack-dig&lt;/p&gt;

&lt;p&gt;and made sure that Front was checked in the mixer and turned up.&lt;/p&gt;

&lt;p&gt;Not sure which of those fixed it though.&lt;/p&gt;</description>
      <pubDate>Sun, 13 Jul 2008 04:32:03 -0700</pubDate>
      <guid isPermaLink="false">urn:uuid:5ac0dcdd-fc59-4f1f-80b8-88d68b3fb58f</guid>
      <author>Jim Morris</author>
      <link>http://blog.wolfman.com/articles/2008/07/13/upgrading-ubuntu-gutsy-to-hardy</link>
      <category>Linux</category>
      <category>ubuntu</category>
      <category>hardy</category>
      <category>cups</category>
      <trackback:ping>http://blog.wolfman.com/articles/trackback/341</trackback:ping>
    </item>
    <item>
      <title>"Upgrading Ubuntu Gutsy to Hardy" by SteveM</title>
      <description>&lt;p&gt;Exactly the problem I had and the solution that finally fixed it!  Thanks!&lt;/p&gt;</description>
      <pubDate>Sun, 14 Sep 2008 23:30:51 -0700</pubDate>
      <guid isPermaLink="false">urn:uuid:0817ed94-2b57-4eb9-92b4-cd7f285a98f6</guid>
      <link>http://blog.wolfman.com/articles/2008/07/13/upgrading-ubuntu-gutsy-to-hardy#comment-272</link>
    </item>
    <item>
      <title>"Upgrading Ubuntu Gutsy to Hardy" by wolfmanjm</title>
      <description>&lt;p&gt;Yea,thanks that really saved me, except my hal was not set right so when I initially tried your suggestion it didn't work, so I got side tracked turning off apparmor, reinstalling cups etc.
Then for some reason I wondered if the hal permissions was the problem and it was.&lt;/p&gt;

&lt;p&gt;I wish I knew why this worked though. I suspect it was because I upgraded from Gutsy and the permissions were set wrong there.&lt;/p&gt;

&lt;p&gt;Without your Blog it would never have crossed my mind to try that, what made you think of that?&lt;/p&gt;</description>
      <pubDate>Mon, 14 Jul 2008 13:48:45 -0700</pubDate>
      <guid isPermaLink="false">urn:uuid:6f74cc84-8b4d-4afc-980b-3ea6cea7c76c</guid>
      <link>http://blog.wolfman.com/articles/2008/07/13/upgrading-ubuntu-gutsy-to-hardy#comment-232</link>
    </item>
    <item>
      <title>"Upgrading Ubuntu Gutsy to Hardy" by Lars</title>
      <description>&lt;p&gt;... well... I was full right :)
My hal already had these permissions without any action done by me.&lt;/p&gt;

&lt;p&gt;C'ya
Lars&lt;/p&gt;</description>
      <pubDate>Mon, 14 Jul 2008 13:24:15 -0700</pubDate>
      <guid isPermaLink="false">urn:uuid:71d4081b-e081-4a83-9d48-8c8d39a72f02</guid>
      <link>http://blog.wolfman.com/articles/2008/07/13/upgrading-ubuntu-gutsy-to-hardy#comment-231</link>
    </item>
    <item>
      <title>"Upgrading Ubuntu Gutsy to Hardy" by Hodinky</title>
      <description>&lt;p&gt;Suuuuuuper, I had the same bullshitty thing, and that's really fixed it, Im sooo glad, thank you!!! :)&lt;/p&gt;</description>
      <pubDate>Mon, 14 Jul 2008 05:09:11 -0700</pubDate>
      <guid isPermaLink="false">urn:uuid:98dcf9e0-af85-49c5-a6d8-6fab9906ebba</guid>
      <link>http://blog.wolfman.com/articles/2008/07/13/upgrading-ubuntu-gutsy-to-hardy#comment-228</link>
    </item>
  </channel>
</rss>
