<?xml version="1.0" encoding="UTF-8"?> 
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
    <channel>
        <title>Steven Rosenberg</title>
        <link>https://stevenrosenberg.nfshost.com/blog/linux/fedora/</link>
        <description>frugal technology, simple living and guerrilla large-appliance repair</description>
        <language>en</language>
        <docs>http://blogs.law.harvard.edu/tech/rss</docs>
        <generator><!-- name="generator" content="ode/1.2.1" --></generator>
        <managingEditor>steven@stevenrosenberg.net (Steven Rosenberg)</managingEditor>
        <webMaster>steven@stevenrosenberg.net (Steven Rosenberg)</webMaster>
        <atom:link href="https://stevenrosenberg.nfshost.com/blog/index.rss2" rel="self" type="application/rss+xml" />


        <item>
            <title>Another way to solve the problem with Windows 10, the Conexant audio driver, Firefox and Flow</title>
            <link>https://stevenrosenberg.nfshost.com/blog/windows/2019_0222_problem_with_windows_10_conexant_audio_driver_flow_firefox</link>
            <description><![CDATA[ <p>When a device driver kills your computer's performance, but only when run in conjunction with a certain web browser, and that certain web browser is not Google Chrome, good luck with getting your problem fixed.</p>

<p>That's what's happening to my HP Envy 15 as133cl laptop. Running Google Chrome poses no problems.</p>

<p>But when I run Mozilla Firefox, the laptop's Conexant audio driver has a program called <code>Flow</code> that does something related to figuring out what kind of audio your PC might want to play. And when Firefox is running, <code>Flow</code> can't seem to figure out what is going on and runs all the time, taking a large percentage of available CPU along with it.</p>

<p>I solved this problem with an Internet search. It was <a href="https://passthejoe.wordpress.com/2019/01/11/i-had-to-switch-from-firefox-to-chrome-in-windows-10-and-im-not-happy-about-it/">easy and painless</a>.</p>

<p>After I installed the new driver, the problem returned. I'm lazy enough that all I did was bring up the Windows Task Manager (ctrl-alt-delete, then select it) and kill Flow from there. I haven't rebooted since, <code>Flow</code> hasn't returned, and I'm having zero issues with audio on the computer.</p>

<p><strong>Update:</strong> It's annoying that killing those two processes doesn't stop Flow from killing laptop performance. There is a <em>third</em> Conexant process that I should kill to see if it takes care of the <code>Flow</code> problem. Why it's STILL a problem, I don't know. If it affected Chrome, it would cause a major uproar and be fixed in a week or less.</p>
 ]]></description>
            <pubDate>Wed, 20 Mar 2019 11:14:02 UTC</pubDate>
            <guid>https://stevenrosenberg.nfshost.com/blog/2019/03/20/11/14/02/</guid>
       </item>


        <item>
            <title>How to watch video with the Chromium browser in Fedora 29</title>
            <link>https://stevenrosenberg.nfshost.com/blog/linux/fedora/2019_0315_video_in_chromium_on_fedora</link>
            <description><![CDATA[ <p>When my Fedora 28 upgrade blew up, I didn't turn to Google's repository for Chrome when I reinstalled F28, sticking with Firefox only for as long as I could.</p>

<p>Eventually I needed a Chrome-equivalent browser, and I turned to the Fedora-packaged Chromium. It runs great, and I like that it's packaged by Fedora developers.</p>

<p>But it ships without the codecs required to watch video from places like YouTube.</p>

<p>It didn't bother me for awhile, but situations do come up where I need to see a video, and it's a little interruptive to start Firefox if I'm not using that browser already.</p>

<p>So I did a little web search and <a href="https://ask.fedoraproject.org/en/question/109535/twitter-media-dont-load-in-chromium-64bit-fedora/?answer=109569#post-id-109569">learned that there is a package from RPM Fusion</a> that will take care of this issue.</p>

<p>If you already have the RPM Fusion repositories set up on your Fedora computer (and I recommend that you <a href="https://rpmfusion.org/Configuration">do it</a> if you haven't already), just open a terminal and run this:</p>

<p><code>$ sudo dnf install h264enc</code></p>

<p>That will get you video in the Fedora-packaged Chromium browser. That's it. Easy, right?</p>
 ]]></description>
            <pubDate>Fri, 15 Mar 2019 11:42:39 UTC</pubDate>
            <guid>https://stevenrosenberg.nfshost.com/blog/2019/03/15/11/42/39/</guid>
       </item>


    </channel>
</rss>
