Login | Register For Free | Help
Search for: (Advanced)

Mailing List Archive: MythTV: Users

nvidia 8200 IGP + VDPAU no luck

 

 

MythTV users RSS feed   Index | Next | Previous | View Threaded


uid000 at gmail

Jul 22, 2009, 3:55 PM

Post #1 of 14 (3180 views)
Permalink
nvidia 8200 IGP + VDPAU no luck

Hi,

I've read a number of reports that seem to confirm that the 8200 IGP is
sufficient for VDPAU decoding of HD h.264 material, such as that
produced by the HD-PVR.

I've had no luck with mine.

When I play back 720p the video is smooth for about two or three
seconds, then starts to stuttering and dropping frames.

If I put a dedicated card in (9500 GT), playback is as smooth as butter.

Is there any special build-time configuration that will help? What
about settings in the software, such as deinterlacer (shouldn't
matter--720p), etc?

My configuration:
I've got a SFF Acer machine with an 8200 IGP, Athlon LE-1600 and the
maximum memory allocated to the GPU (512MB I think).
I'm running trunk revision 20949
I'm running on Mythbuntu 9.04 with the default mythtv packages removed.
Nvidia drivers are 185.18.14

Thanks for any tips

Zach
_______________________________________________
mythtv-users mailing list
mythtv-users [at] mythtv
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users


daniel at agar

Jul 22, 2009, 4:02 PM

Post #2 of 14 (3086 views)
Permalink
Re: nvidia 8200 IGP + VDPAU no luck [In reply to]

On Wed, Jul 22, 2009 at 20:25, Zach C<uid000 [at] gmail> wrote:
> Hi,
>
> I've read a number of reports that seem to confirm that the 8200 IGP is
> sufficient for VDPAU decoding of HD h.264 material, such as that
> produced by the HD-PVR.
>
> I've had no luck with mine.
>
> When I play back 720p the video is smooth for about two or three
> seconds, then starts to stuttering and dropping frames.
>
> If I put a dedicated card in (9500 GT), playback is as smooth as butter.
>
> Is there any special build-time configuration that will help?  What
> about settings in the software, such as deinterlacer (shouldn't
> matter--720p), etc?
>
> My configuration:
> I've got a SFF Acer machine with an 8200 IGP,  Athlon LE-1600 and the
> maximum memory allocated to the GPU (512MB I think).
> I'm running trunk revision 20949
> I'm running on Mythbuntu 9.04 with the default mythtv packages removed.
> Nvidia drivers are 185.18.14
>
> Thanks for any tips
>
> Zach

I found the only way to get smooth playback with my 8200 IGP was to
set the scaling_governor to performance or disable cpu frequency
scaling altogether. For some reason the video would stutter when the
cpu scaled down to 1GHz even though the cpu usage would stay below
10%.
_______________________________________________
mythtv-users mailing list
mythtv-users [at] mythtv
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users


nick.rout at gmail

Jul 22, 2009, 4:30 PM

Post #3 of 14 (3088 views)
Permalink
Re: nvidia 8200 IGP + VDPAU no luck [In reply to]

On Thu, Jul 23, 2009 at 10:55 AM, Zach C<uid000 [at] gmail> wrote:
> Hi,
>
> I've read a number of reports that seem to confirm that the 8200 IGP is
> sufficient for VDPAU decoding of HD h.264 material, such as that
> produced by the HD-PVR.
>
> I've had no luck with mine.
>
> When I play back 720p the video is smooth for about two or three
> seconds, then starts to stuttering and dropping frames.
>
> If I put a dedicated card in (9500 GT), playback is as smooth as butter.
>
> Is there any special build-time configuration that will help?  What
> about settings in the software, such as deinterlacer (shouldn't
> matter--720p), etc?
>
> My configuration:
> I've got a SFF Acer machine with an 8200 IGP,  Athlon LE-1600 and the
> maximum memory allocated to the GPU (512MB I think).
> I'm running trunk revision 20949
> I'm running on Mythbuntu 9.04 with the default mythtv packages removed.
> Nvidia drivers are 185.18.14

I know that Jean-Yves (who backported vdpau to 0.21-fixes) had trouble
with 185.x nvidia drivers and recommended going back to 180.x. Mind
you that was on 0.21-fixes with the backport. Whether that applies to
trunk, I do not know. Heres the post anyway:

http://www.avenard.org/media/Ubuntu_Repository/Entries/2009/6/10_How_to_downgrade_to_nVidia_drivers_180.xx.html
_______________________________________________
mythtv-users mailing list
mythtv-users [at] mythtv
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users


Razorblade at kabelbw

Jul 22, 2009, 10:47 PM

Post #4 of 14 (3076 views)
Permalink
Re: nvidia 8200 IGP + VDPAU no luck [In reply to]

According to the mythtv wiki you'll have to adjust the cpuspeed daemon
frequencies:
http://www.mythtv.org/wiki/VDPAU#Troubleshooting

Doing so did solve my issues with choppy playback.

On 07/23/2009 01:30 AM, Nick Rout wrote:
> On Thu, Jul 23, 2009 at 10:55 AM, Zach C<uid000 [at] gmail> wrote:
>> Hi,
>>
>> I've read a number of reports that seem to confirm that the 8200 IGP is
>> sufficient for VDPAU decoding of HD h.264 material, such as that
>> produced by the HD-PVR.
>>
>> I've had no luck with mine.
>>
>> When I play back 720p the video is smooth for about two or three
>> seconds, then starts to stuttering and dropping frames.
>>
>> If I put a dedicated card in (9500 GT), playback is as smooth as butter.
>>
>> Is there any special build-time configuration that will help? What
>> about settings in the software, such as deinterlacer (shouldn't
>> matter--720p), etc?
>>
>> My configuration:
>> I've got a SFF Acer machine with an 8200 IGP, Athlon LE-1600 and the
>> maximum memory allocated to the GPU (512MB I think).
>> I'm running trunk revision 20949
>> I'm running on Mythbuntu 9.04 with the default mythtv packages removed.
>> Nvidia drivers are 185.18.14
>
> I know that Jean-Yves (who backported vdpau to 0.21-fixes) had trouble
> with 185.x nvidia drivers and recommended going back to 180.x. Mind
> you that was on 0.21-fixes with the backport. Whether that applies to
> trunk, I do not know. Heres the post anyway:
>
> http://www.avenard.org/media/Ubuntu_Repository/Entries/2009/6/10_How_to_downgrade_to_nVidia_drivers_180.xx.html
> _______________________________________________
> mythtv-users mailing list
> mythtv-users [at] mythtv
> http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users
>
_______________________________________________
mythtv-users mailing list
mythtv-users [at] mythtv
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users


jyavenard at gmail

Jul 22, 2009, 11:00 PM

Post #5 of 14 (3059 views)
Permalink
Re: nvidia 8200 IGP + VDPAU no luck [In reply to]

Hi

2009/7/23 Nick Rout <nick.rout [at] gmail>:
> I know that Jean-Yves (who backported vdpau to 0.21-fixes) had trouble
> with 185.x nvidia drivers and recommended going back to 180.x. Mind
> you that was on 0.21-fixes with the backport. Whether that applies to
> trunk, I do not know. Heres the post anyway:
>
> http://www.avenard.org/media/Ubuntu_Repository/Entries/2009/6/10_How_to_downgrade_to_nVidia_drivers_180.xx.html

This is still the case, should you use trunk or 0.21-fixes, I can
consistently crash X with 185.18.14 no matter if you use mplayer or
mythtv

190.16 has worked okay for me so far ; provided you disable OpenGL
V-Sync otherwise you get xcb errors which kills mythtv.
_______________________________________________
mythtv-users mailing list
mythtv-users [at] mythtv
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users


uid000 at gmail

Jul 23, 2009, 5:53 AM

Post #6 of 14 (3049 views)
Permalink
Re: nvidia 8200 IGP + VDPAU no luck [In reply to]

On Thu, Jul 23, 2009 at 1:47 AM, Razorblade<Razorblade [at] kabelbw> wrote:
> According to the mythtv wiki you'll have to adjust the cpuspeed daemon
> frequencies:
> http://www.mythtv.org/wiki/VDPAU#Troubleshooting
>
> Doing so did solve my issues with choppy playback.
Okay, I'll try this. If it works, is there a way to set this
permanently? Can the "cpuspeed daemon" be disabled. I have no
services. Echoing values into /sys from rc.local seems like a hack.

Thanks for the tips.
_______________________________________________
mythtv-users mailing list
mythtv-users [at] mythtv
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users


uid000 at gmail

Jul 23, 2009, 5:54 AM

Post #7 of 14 (3054 views)
Permalink
Re: nvidia 8200 IGP + VDPAU no luck [In reply to]

On Thu, Jul 23, 2009 at 2:00 AM, Jean-Yves Avenard<jyavenard [at] gmail> wrote:
> Hi
>
> 2009/7/23 Nick Rout <nick.rout [at] gmail>:
>> I know that Jean-Yves (who backported vdpau to 0.21-fixes) had trouble
>> with 185.x nvidia drivers and recommended going back to 180.x. Mind
>> you that was on 0.21-fixes with the backport. Whether that applies to
>> trunk, I do not know. Heres the post anyway:
>>
>> http://www.avenard.org/media/Ubuntu_Repository/Entries/2009/6/10_How_to_downgrade_to_nVidia_drivers_180.xx.html
>
> This is still the case, should you use trunk or 0.21-fixes, I can
> consistently crash X with 185.18.14 no matter if you use mplayer or
> mythtv
>
> 190.16 has worked okay for me so far ; provided you disable OpenGL
> V-Sync otherwise you get xcb errors which kills mythtv.

Okay a couple of tips indicating 185.x might be a problem. I'll roll
back to 180.x. Thanks.
_______________________________________________
mythtv-users mailing list
mythtv-users [at] mythtv
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users


jarod at wilsonet

Jul 23, 2009, 6:04 AM

Post #8 of 14 (3051 views)
Permalink
Re: nvidia 8200 IGP + VDPAU no luck [In reply to]

On 07/23/2009 08:53 AM, Zach wrote:
> On Thu, Jul 23, 2009 at 1:47 AM, Razorblade<Razorblade [at] kabelbw> wrote:
>> According to the mythtv wiki you'll have to adjust the cpuspeed daemon
>> frequencies:
>> http://www.mythtv.org/wiki/VDPAU#Troubleshooting
>>
>> Doing so did solve my issues with choppy playback.
> Okay, I'll try this. If it works, is there a way to set this
> permanently? Can the "cpuspeed daemon" be disabled. I have no
> services. Echoing values into /sys from rc.local seems like a hack.

Its a bit of a misnomer saying 'cpuspeed daemon' on any modern system,
as frequency scaling is generally done entirely in the kernel, without
any userspace daemon. There *is* a cpuspeed daemon, but only a select
few systems need this anymore. In-kernel frequency scaling is indeed
controlled by echoing stuff into /sys, or by using cpufrequtils.

--
Jarod Wilson
jarod [at] wilsonet

_______________________________________________
mythtv-users mailing list
mythtv-users [at] mythtv
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users


phil.linttell at rogers

Jul 23, 2009, 8:29 AM

Post #9 of 14 (3042 views)
Permalink
Re: nvidia 8200 IGP + VDPAU no luck [In reply to]

> Date: Thu, 23 Jul 2009 16:00:12 +1000 From: Jean-Yves Avenard
> <jyavenard [at] gmail> Subject: Re: [mythtv-users] nvidia 8200 IGP +
> VDPAU no luck Hi 2009/7/23 Nick Rout <nick.rout [at] gmail>:
>> > I know that Jean-Yves (who backported vdpau to 0.21-fixes) had trouble
>> > with 185.x nvidia drivers and recommended going back to 180.x. Mind
>> > you that was on 0.21-fixes with the backport. Whether that applies to
>> > trunk, I do not know. Heres the post anyway:
>> >
>> > http://www.avenard.org/media/Ubuntu_Repository/Entries/2009/6/10_How_to_downgrade_to_nVidia_drivers_180.xx.html
>>
> This is still the case, should you use trunk or 0.21-fixes, I can
> consistently crash X with 185.18.14 no matter if you use mplayer or
> mythtv
>
> 190.16 has worked okay for me so far ; provided you disable OpenGL
> V-Sync otherwise you get xcb errors which kills mythtv.
>
>

I didn't have any problems with instability under 185.18.14, and have
been using it almost two months with MythTV. However I did experience
quite a lot of screen tearing with my Asus M3N78-VM (nVidia 8200 IGP)
combined FE/BE I tried everything to resolve it (including 180.60,
which was worse), and had pretty much given up.

However, I installed the nVidia 190.16 beta driver on Tuesday when it
came out. It cleared the screen tearing right up, as well as other
artifacts I was seeing (e.g., sepia ghosting on black/white
recordings). This is with 720p recordings from an HD-PVR on a 1080p
display over HDMI audio+video). Running current trunk with kubuntu 9.10
alpha. (If you're trying to get a new system going under ubuntu
9.04.... I suggest also moving to 9.10 at this point. The 190.16
driver also installs easily with the current 2.6.31-3 kernel.)

I recommend that anyone with an 8200 IGP give the 190.16 driver a try.


_______________________________________________
mythtv-users mailing list
mythtv-users [at] mythtv
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users


uid000 at gmail

Jul 23, 2009, 1:47 PM

Post #10 of 14 (3012 views)
Permalink
Re: nvidia 8200 IGP + VDPAU no luck [In reply to]

On Thu, Jul 23, 2009 at 11:29 AM, Phil Linttell<phil.linttell [at] rogers> wrote:
>
>> Date: Thu, 23 Jul 2009 16:00:12 +1000 From: Jean-Yves Avenard
>> <jyavenard [at] gmail> Subject: Re: [mythtv-users] nvidia 8200 IGP + VDPAU no
>> luck Hi 2009/7/23 Nick Rout <nick.rout [at] gmail>:
>>>
>>> >  I know that Jean-Yves (who backported vdpau to 0.21-fixes) had trouble
>>> >  with 185.x nvidia drivers and recommended going back to 180.x. Mind
>>> >  you that was on 0.21-fixes with the backport. Whether that applies to
>>> >  trunk, I do not know. Heres the post anyway:
>>> >
>>> >
>>> >  http://www.avenard.org/media/Ubuntu_Repository/Entries/2009/6/10_How_to_downgrade_to_nVidia_drivers_180.xx.html
>>>
>>
>> This is still the case, should you use trunk or 0.21-fixes, I can
>> consistently crash X with 185.18.14 no matter if you use mplayer or
>> mythtv
>>
>> 190.16 has worked okay for me so far ; provided you disable OpenGL
>> V-Sync otherwise you get xcb errors which kills mythtv.
>>
>>
>
> I didn't have any problems with instability under 185.18.14, and have been
> using it almost two months with MythTV.  However I did experience quite a
> lot of screen tearing with my Asus M3N78-VM (nVidia 8200 IGP) combined FE/BE
>  I tried everything to resolve it (including 180.60, which was worse), and
> had pretty much given up.
>
> However, I installed the nVidia 190.16 beta driver on Tuesday when it came
> out.   It cleared the screen tearing right up, as well as other artifacts I
> was seeing (e.g., sepia ghosting on black/white recordings).   This is with
> 720p recordings from an HD-PVR on a 1080p display over HDMI audio+video).
>  Running current trunk with kubuntu 9.10 alpha.  (If you're trying to get a
> new system going under ubuntu 9.04....  I suggest also moving to 9.10 at
> this point.  The 190.16 driver also installs easily with the current
> 2.6.31-3 kernel.)
>
> I recommend that anyone with an 8200 IGP give the 190.16 driver a try.
>
>
> _______________________________________________
> mythtv-users mailing list
> mythtv-users [at] mythtv
> http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users
>

Phil,

I'll give give 190.x a try. I changed my cpu scaling to performance
which cleared things right up. However I am getting the tearing, so
maybe the newer drivers will help that.

I'm also curious about your audio over HDMI, which I'll ask about in a
separate thread.

Thanks


--
:wq!
_______________________________________________
mythtv-users mailing list
mythtv-users [at] mythtv
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users


alan at alanmarian

Jul 23, 2009, 2:03 PM

Post #11 of 14 (3022 views)
Permalink
Re: nvidia 8200 IGP + VDPAU no luck [In reply to]

On Thu, Jul 23, 2009 at 2:47 PM, Zach<uid000 [at] gmail> wrote:
> On Thu, Jul 23, 2009 at 11:29 AM, Phil Linttell<phil.linttell [at] rogers> wrote:
>>
>>> Date: Thu, 23 Jul 2009 16:00:12 +1000 From: Jean-Yves Avenard
>>> <jyavenard [at] gmail> Subject: Re: [mythtv-users] nvidia 8200 IGP + VDPAU no
>>> luck Hi 2009/7/23 Nick Rout <nick.rout [at] gmail>:
>>>>
>>>> >  I know that Jean-Yves (who backported vdpau to 0.21-fixes) had trouble
>>>> >  with 185.x nvidia drivers and recommended going back to 180.x. Mind
>>>> >  you that was on 0.21-fixes with the backport. Whether that applies to
>>>> >  trunk, I do not know. Heres the post anyway:
>>>> >
>>>> >
>>>> >  http://www.avenard.org/media/Ubuntu_Repository/Entries/2009/6/10_How_to_downgrade_to_nVidia_drivers_180.xx.html
>>>>
>>>
>>> This is still the case, should you use trunk or 0.21-fixes, I can
>>> consistently crash X with 185.18.14 no matter if you use mplayer or
>>> mythtv
>>>
>>> 190.16 has worked okay for me so far ; provided you disable OpenGL
>>> V-Sync otherwise you get xcb errors which kills mythtv.
>>>
>>>
>>
>> I didn't have any problems with instability under 185.18.14, and have been
>> using it almost two months with MythTV.  However I did experience quite a
>> lot of screen tearing with my Asus M3N78-VM (nVidia 8200 IGP) combined FE/BE
>>  I tried everything to resolve it (including 180.60, which was worse), and
>> had pretty much given up.
>>
>> However, I installed the nVidia 190.16 beta driver on Tuesday when it came
>> out.   It cleared the screen tearing right up, as well as other artifacts I
>> was seeing (e.g., sepia ghosting on black/white recordings).   This is with
>> 720p recordings from an HD-PVR on a 1080p display over HDMI audio+video).
>>  Running current trunk with kubuntu 9.10 alpha.  (If you're trying to get a
>> new system going under ubuntu 9.04....  I suggest also moving to 9.10 at
>> this point.  The 190.16 driver also installs easily with the current
>> 2.6.31-3 kernel.)
>>
>> I recommend that anyone with an 8200 IGP give the 190.16 driver a try.
>>
>>
>> _______________________________________________
>> mythtv-users mailing list
>> mythtv-users [at] mythtv
>> http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users
>>
>
> Phil,
>
> I'll give give 190.x a try.  I changed my cpu scaling to performance
> which cleared things right up.  However I am getting the tearing, so
> maybe the newer drivers will help that.
>
> I'm also curious about your audio over HDMI, which I'll ask about in a
> separate thread.

I use 180.x w/ the 8200igp; without openGL sync I had tearing.
Tunning on opengl sync solved that for me at least. Oh, and yes you
need to turn up the CPU for anything to work properly.
_______________________________________________
mythtv-users mailing list
mythtv-users [at] mythtv
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users


uid000 at gmail

Jul 23, 2009, 2:08 PM

Post #12 of 14 (3021 views)
Permalink
Re: nvidia 8200 IGP + VDPAU no luck [In reply to]

On Thu, Jul 23, 2009 at 11:29 AM, Phil Linttell<phil.linttell [at] rogers> wrote:
>
>> Date: Thu, 23 Jul 2009 16:00:12 +1000 From: Jean-Yves Avenard
>> <jyavenard [at] gmail> Subject: Re: [mythtv-users] nvidia 8200 IGP + VDPAU no
>> luck Hi 2009/7/23 Nick Rout <nick.rout [at] gmail>:
>>>
>>> >  I know that Jean-Yves (who backported vdpau to 0.21-fixes) had trouble
>>> >  with 185.x nvidia drivers and recommended going back to 180.x. Mind
>>> >  you that was on 0.21-fixes with the backport. Whether that applies to
>>> >  trunk, I do not know. Heres the post anyway:
>>> >
>>> >
>>> >  http://www.avenard.org/media/Ubuntu_Repository/Entries/2009/6/10_How_to_downgrade_to_nVidia_drivers_180.xx.html
>>>
>>
>> This is still the case, should you use trunk or 0.21-fixes, I can
>> consistently crash X with 185.18.14 no matter if you use mplayer or
>> mythtv
>>
>> 190.16 has worked okay for me so far ; provided you disable OpenGL
>> V-Sync otherwise you get xcb errors which kills mythtv.
>>
>>
>
> I didn't have any problems with instability under 185.18.14, and have been
> using it almost two months with MythTV.  However I did experience quite a
> lot of screen tearing with my Asus M3N78-VM (nVidia 8200 IGP) combined FE/BE
>  I tried everything to resolve it (including 180.60, which was worse), and
> had pretty much given up.
>
> However, I installed the nVidia 190.16 beta driver on Tuesday when it came
> out.   It cleared the screen tearing right up, as well as other artifacts I
> was seeing (e.g., sepia ghosting on black/white recordings).   This is with
> 720p recordings from an HD-PVR on a 1080p display over HDMI audio+video).
>  Running current trunk with kubuntu 9.10 alpha.  (If you're trying to get a
> new system going under ubuntu 9.04....  I suggest also moving to 9.10 at
> this point.  The 190.16 driver also installs easily with the current
> 2.6.31-3 kernel.)
>
> I recommend that anyone with an 8200 IGP give the 190.16 driver a try.
>
>
> _______________________________________________
> mythtv-users mailing list
> mythtv-users [at] mythtv
> http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users
>


I updated to 190.18 drivers and tearing went away. Still getting a
little audio stuttering. It's annoying but tolerable.

Thanks for the tip.
--
:wq!
_______________________________________________
mythtv-users mailing list
mythtv-users [at] mythtv
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users


dlknight at sdf

Jul 24, 2009, 3:04 AM

Post #13 of 14 (2988 views)
Permalink
Re: nvidia 8200 IGP + VDPAU no luck [In reply to]

On Thu, July 23, 2009 1:53 pm, Zach wrote:
> On Thu, Jul 23, 2009 at 1:47 AM, Razorblade<Razorblade [at] kabelbw> wrote:
>> According to the mythtv wiki you'll have to adjust the cpuspeed daemon
>> frequencies:
>> http://www.mythtv.org/wiki/VDPAU#Troubleshooting
>>
>> Doing so did solve my issues with choppy playback.
> Okay, I'll try this. If it works, is there a way to set this
> permanently? Can the "cpuspeed daemon" be disabled. I have no
> services. Echoing values into /sys from rc.local seems like a hack.
>
> Thanks for the tips.
>
>

Hi I need to update the wiki you should just need to modify the
/etc/sysconfig/cpuspeed configuration file and modify the following line:

MIN_SPEED=1800000

Regards

Dave K.


_______________________________________________
mythtv-users mailing list
mythtv-users [at] mythtv
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users


jarod at wilsonet

Jul 24, 2009, 7:00 AM

Post #14 of 14 (2973 views)
Permalink
Re: nvidia 8200 IGP + VDPAU no luck [In reply to]

On 07/24/2009 06:04 AM, David Knight wrote:
> On Thu, July 23, 2009 1:53 pm, Zach wrote:
>> On Thu, Jul 23, 2009 at 1:47 AM, Razorblade<Razorblade [at] kabelbw> wrote:
>>> According to the mythtv wiki you'll have to adjust the cpuspeed daemon
>>> frequencies:
>>> http://www.mythtv.org/wiki/VDPAU#Troubleshooting
>>>
>>> Doing so did solve my issues with choppy playback.
>> Okay, I'll try this. If it works, is there a way to set this
>> permanently? Can the "cpuspeed daemon" be disabled. I have no
>> services. Echoing values into /sys from rc.local seems like a hack.
>>
>> Thanks for the tips.
>>
>>
>
> Hi I need to update the wiki you should just need to modify the
> /etc/sysconfig/cpuspeed configuration file and modify the following line:
>
> MIN_SPEED=1800000

Pretty sure that's distro-dependent. It definitely works on Fedora
though[*]. Note that if your MIN_SPEED == MAX_SPEED, rather than setting
MIN_SPEED, you can just set GOVERNOR=performance to achieve the same.

[*] how do I know? 'rpm -q --changelog cpuspeed | less'... :)

--
Jarod Wilson
jarod [at] wilsonet


_______________________________________________
mythtv-users mailing list
mythtv-users [at] mythtv
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users

MythTV users RSS feed   Index | Next | Previous | View Threaded
 
 


Interested in having your list archived? Contact Gossamer Threads
 
  Web Applications & Managed Hosting Powered by Gossamer Threads Inc.