[mythtv] Mythtv freezes

COFFMAN Steven SCoffman at COVANSYS.com
Tue Jan 21 18:44:06 EST 2003


The MythEPG doesn't let you record things when you run it outside of the
frontend. You have to run the frontend program, and select the "schedule
a recording" or whatever, and then use the keys as defined in keys.txt
(/usr/local/share/myth/keys.txt) to tell it to record a program (it's
like spacebar or enter or something by default).

If you're using OSS, I think you need to mess with aumix (at least under
Red Hat you do) to get it to have the equivalent settings described in
the documentation for ALSAmixer. Basically, all volumes on and unmuted,
and at least the right one set to "capture". I haven't used OSS, and
other people reported problems.

It's pretty easy to switch to ALSA if you're using RedHat 8.0 or 7.3.
You can downloading the alsa stuff from freshrpms.net and edit your
modules.conf. After commenting out the OSS lines (use a # in front of
anything that contains aumix or snd), add the follow your
/etc/modules.conf (this is for Intel 810 sound):
# ALSA portion
alias char-major-116 snd
alias snd-card-0 snd-intel8x0
# module options should go here
# OSS/Free emulation portion
alias char-major-14 soundcore
alias sound-slot-0 snd-card-0
# card #1
alias sound-service-0-0 snd-mixer-oss
alias sound-service-0-1 snd-seq-oss
alias sound-service-0-3 snd-pcm-oss
alias sound-service-0-8 snd-seq-oss
alias sound-service-0-12 snd-pcm-oss
  
(Stole this from:
http://www.alsa-project.org/alsa-doc/doc-php/template.php3?company=Intel
&card=i820&chip=i820&module=intel8x0
Your mileage may vary.)

Anyway, beyond that, I'm out of ideas.

-Steve

-----Original Message-----
From: Pascal Cleve [mailto:linux at tisco.com] 
Sent: Tuesday, January 21, 2003 5:50 PM
To: Development of mythtv
Subject: RE: [mythtv] Mythtv freezes


On Tue, 2003-01-21 at 17:13, COFFMAN Steven wrote:

    2. Re: Changing Channels freezes. Any problems changing the channel
in
    Xawtv? When you use the MythEPG to record shows on several different
    channels, do they record ok?

Changing channel with xawt works fine.  I have not yet been able to
record or do anything with the EPG except looking at it.  The EPG is
there and I can navigate through it but I have not yet figured out how
to record something!  Hitting 'enter' or anything alike with the
keyboard or the remote has no effect.  

    
    3. Re: No sound. Are you using ALSA? Did you disable artsd (in
KControl
    center)? Did you check out
    http://www.mythtv.org/docs/mythtv-HOWTO-17.html#ss17.11? Try all
that.
    Depending on how you routed your cables, instead of the Line In, you
    might have it using the CD In, like mine (internal cables from CD
player
    to Video Capture to Sound Card). So try substituting CD for Line in
    that. If that doesn't work, in Alsamixer, crank up the volume to
100%
    for everything except PCM (only to 81% to avoid distortion) and
unmute
    everything, and try CAPTURE for both Line and CD. The ALSA settings
can
    get lost when you restart, so check them out again even if you've
done
    it before.

I have not yet upgraded to ALSA.  My sound card is an Intel 82801 (i810
chip).  I can play a test sound after I boot my machine or even after I
use xawtv.  But after I use MythTV, the sound is dead.  I have not yet
investigated that part.
    

    If this doesn't help, post more info like what is your linux
    distribution, are you using ALSA, what is your video card (not the
    capture one), are you playing via the monitor/TV Out.
    
    The portion of your modules.conf file that deals with sound (OSS or
    ALSA) might be useful. What CPU you're using (if it's really slow)
might
    have some bearing on the channel freezes thing.

My CPUs are pretty fast (2x 1.5 GHz).

    -Steve
    
_______________________________________________
mythtv-dev mailing list
mythtv-dev at snowman.net
http://www.snowman.net/mailman/listinfo/mythtv-dev



More information about the mythtv-dev mailing list