Re: [mythtv-users] XP2100 outperforms my P4-3.2Ghz

2006-01-19 Thread Aaron Aguilar
Yeah I'm still having problems.  Could someone with a working ATI vid card send me their xorg please?  

The following are the results of cat /proc/cpuinfo and /sbin/lspci

Thanks for the help.

cat /proc/cpuinfo
processor   : 0
vendor_id   : GenuineIntel
cpu family  : 15
model   : 3
model name  : Intel(R) Pentium(R) 4 CPU 3.20GHz
stepping    : 4
cpu MHz : 3192.213
cache size  : 1024 KB
physical id : 0
siblings    : 2
core id : 0
cpu cores   : 1
fdiv_bug    : no
hlt_bug : no
f00f_bug    : no
coma_bug    : no
fpu : yes
fpu_exception   : yes
cpuid level : 5
wp  : yes
flags   : fpu
vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush
dts acpi mmx fxsr sse sse2 ss ht tm pbe pni monitor ds_cpl cid xtpr
bogomips    : 6389.96

processor   : 1
vendor_id   : GenuineIntel
cpu family  : 15
model   : 3
model name  : Intel(R) Pentium(R) 4 CPU 3.20GHz
stepping    : 4
cpu MHz : 3192.213
cache size  : 1024 KB
physical id : 0
siblings    : 2
core id : 0
cpu cores   : 1
fdiv_bug    : no
hlt_bug : no
f00f_bug    : no
coma_bug    : no
fpu : yes
fpu_exception   : yes
cpuid level : 5
wp  : yes
flags   : fpu
vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush
dts acpi mmx fxsr sse sse2 ss ht tm pbe pni monitor ds_cpl cid xtpr
bogomips    : 6384.38

/sbin/lspci
00:00.0 Host bridge: Intel Corporation 945G/P Memory Controller Hub
00:01.0 PCI bridge: Intel Corporation 945G/P PCI Express Graphics Port
00:1b.0 Class 0403: Intel Corporation 82801G (ICH7 Family) High Definition Audio Controller (rev 01)
00:1c.0 PCI bridge: Intel Corporation 82801G (ICH7 Family) PCI Express Port 1 (rev 01)
00:1c.4 PCI bridge: Intel Corporation 82801GR/GH/GHM (ICH7 Family) PCI Express Port 5 (rev 01)
00:1c.5 PCI bridge: Intel Corporation 82801GR/GH/GHM (ICH7 Family) PCI Express Port 6 (rev 01)
00:1d.0 USB Controller: Intel Corporation 82801G (ICH7 Family) USB UHCI #1 (rev 01)
00:1d.1 USB Controller: Intel Corporation 82801G (ICH7 Family) USB UHCI #2 (rev 01)
00:1d.2 USB Controller: Intel Corporation 82801G (ICH7 Family) USB UHCI #3 (rev 01)
00:1d.3 USB Controller: Intel Corporation 82801G (ICH7 Family) USB UHCI #4 (rev 01)
00:1d.7 USB Controller: Intel Corporation 82801G (ICH7 Family) USB2 EHCI Controller (rev 01)
00:1e.0 PCI bridge: Intel Corporation 82801 PCI Bridge (rev e1)
00:1f.0 ISA bridge: Intel Corporation 82801GH (ICH7DH) LPC Interface Bridge (rev 01)
00:1f.1 IDE interface: Intel Corporation 82801G (ICH7 Family) IDE Controller (rev 01)
00:1f.2 IDE interface: Intel Corporation 82801GB/GR/GH (ICH7 Family) Serial ATA Storage Controllers cc=IDE (rev 01)
00:1f.3 SMBus: Intel Corporation 82801G (ICH7 Family) SMBus Controller (rev 01)
01:00.0 VGA compatible controller: ATI Technologies Inc RV370 5B60 [Radeon X300 (PCIE)]
01:00.1 Display controller: ATI Technologies Inc RV370 [Radeon X300SE]
04:00.0 Ethernet controller: Intel Corporation 82573L Gigabit Ethernet Controller (rev 01)
05:02.0 Multimedia audio controller: Creative Labs SB Live! EMU10k1 (rev 07)
05:02.1 Input device controller: Creative Labs SB Live! MIDI/Game Port (rev 07)
05:04.0 Multimedia video controller: Internext Compression Inc iTVC16 (CX23416) MPEG-2 Encoder (rev 01)
05:05.0 Serial controller: Timedia Technology Co Ltd PCI2S550 (Dual 16550 UART) (rev 01)

On 1/18/06, Anthony Vito <[EMAIL PROTECTED]> wrote:
> >> > Why are you using a SMP kernel? I've never used a Dual Core processor, but> > I'm guessing that even then you'd probably be better off with a standard> > (optimized) kernel.>
> I disagree.  Its hard for me to imagine any realworld situation> where a smp kernel on a hyperthreaded cpu would not perform at least> as well as a non-smp kernel.  And if you have a true dual core cpu,
> definately use it.  HT may only be a very modest improvement, but> I have 2 machines with 2 Xeon HT cpus, and I set them both up for 4> cpu smp support.>HyperThreading is a horrible kludge. It required every OS to rewrite
their process schedulers to not die context switching to an imaginaryprocessor. The Linux kernel claims to have a hyper threading awarescheduler, but I've never been happy with it running on a loadedserver. With mythTV, you'll really won't notice any difference either
way, so just the standard kernel.Like Brian said, dual cores are a different matter. You must run theSMP kernel or your not using half the silicon.However... back to the OP. cat /proc/cpuinfo  and  /sbin/lspci  and
post em if you're still having problems.--Anthony Vito[EMAIL PROTECTED]___mythtv-users mailing list
mythtv-users@mythtv.orghttp://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users

___
mythtv-users mailing list
mythtv-users@mythtv.org
http://mythtv.o

Re: [mythtv-users] XP2100 outperforms my P4-3.2Ghz

2006-01-18 Thread Aaron Aguilar
I can't remember the motherboards off the top of my head.  The
XP2100 is an Asus something, and the P4 is from Dell, I can check when
I get home.  

Steve--  I have the standard xorg.conf that came with the fglrx driver.  Is there a flag I need to add?  

Marius-- This is the default kernel that linux uses if you have a
hyperthreading processor.  The fglrx driver seems to work fine,
unless it is causing this problem of course.

On 1/18/06, Marius Schrecker <[EMAIL PROTECTED]> wrote:
> On Wednesday 18 January 2006 17:25, [EMAIL PROTECTED] wrote:>> I had myth setup on a XP2100 processor system and everything worked>> quite
>> well. Now that I have upgraded to a new computer with a P4>> 3.2Ghzprocessor, during live TV, mythfrontend actually uses more of my>> CPU.>> Sometimes up to 99%. When this happens I get a prebuffering pause and
>> the>> video kind of glitches. Anybody ever experience something like this? I>> have tried changing most of the settings in the setup and didn't see any>> improvement. I was thinking about trying another kernel or video card,
>> but>> the video card doesn't seem to be the problem.>> Notable differences in systems: AMD XP2100 proc>> Nvidia FX5200>> Fedora Core 3>> 
2.6.10 kernel>> Hauppauge PVR250 P4 3.2Ghz proc>> ATI X300>> Fedora Core 4>> 2.6.14-SMP kernel>> Hauppauge PVR250 Thanks for any help you can offer!
>> A> If your Nvidia had Nvidia's drivers it would have had hard-decode support,> if> your ATI card uses the xorg drivers it doesn't have that. I can run> 800x600> on a 300MHz machine with the right Nvidia drivers, it fails to play
> 480x480> with the xorg drivers.> ___> mythtv-users mailing list> mythtv-users@mythtv.org> 
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users>Why are you using a SMP kernel? I've never used a Dual Core processor, butI'm guessing that even then you'd probably be better off with a standard
(optimized) kernel.The viedo drivers probably are your first bet though. A word of warning:the proprietary fxlrx drivers don't work with X.org 6.9, so if you want totry them, don't upgrade x until ATI bring out the next version.
Marius___mythtv-users mailing listmythtv-users@mythtv.org
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users
___
mythtv-users mailing list
mythtv-users@mythtv.org
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users


[mythtv-users] XP2100 outperforms my P4-3.2Ghz

2006-01-18 Thread Aaron Aguilar
I had myth setup on a XP2100 processor system and everything worked quite well.  Now that I have upgraded to a new computer with a P4 3.2Ghz processor, during live TV, mythfrontend actually uses more of my CPU.  Sometimes up to 99%.  When this happens I get a prebuffering pause and the video kind of glitches.  Anybody ever experience something like this?  I have tried changing most of the settings in the setup and didn't see any improvement.  I was thinking about trying another kernel or video card, but the video card doesn't seem to be the problem.
Notable differences in systems:AMD XP2100 procNvidia FX5200Fedora Core 32.6.10 kernelHauppauge PVR250P4 3.2Ghz procATI X300 Fedora Core 42.6.14-SMP kernelHauppauge PVR250
Thanks for any help you can offer!A
___
mythtv-users mailing list
mythtv-users@mythtv.org
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users


[mythtv-users] which dial-up modem?

2005-10-19 Thread Aaron Aguilar
Anyone have a suggestion on a dial up modem for me to buy?  I
think I am gonna go external and it looks like the cheapest I can get
is around $30.  

Later
___
mythtv-users mailing list
mythtv-users@mythtv.org
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users


[mythtv-users] looks like lots of people get no sound on one channel?

2005-09-30 Thread Aaron Aguilar
If anyone has figured out how to fix this please post here.  What
channel is it the rest of you are having problems with?  Mine is
36.


___
mythtv-users mailing list
mythtv-users@mythtv.org
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users


Re: [mythtv-users] a fix for no sound while recording?

2005-09-12 Thread Aaron Aguilar
Nope everything works very well except sometimes the audio doesn't work
on SOME channels.  If I change the channel it will work
again.  I recorded two shows back to back on the same channel and
one had audio, while the other didn't.  Strange indeed.
On 9/12/05, Garry Cook <[EMAIL PROTECTED]> wrote:
On 9/12/05, Aaron Aguilar <
[EMAIL PROTECTED]> wrote:
I can't be the only one with this problem.  I tried pressing + and - but that didn't seem to do anything.

Any other suggestions?
On 9/11/05, Nick <[EMAIL PROTECTED]
> wrote: 
On 11/09/05, Aaron Aguilar <

[EMAIL PROTECTED]> wrote:> My setup has worked fine until recently (the past week or two) I keep> getting recordings with no sound.  Sometimes when I'm watching live tv I > will get no sound on certain channels and have to change the channel.  I
> think I saw this brought up before, but no one had a solution?  I figure I> probably have to downgrade something.Try pressing '+' or '-' when watching TV/recordings to switch to alternate audio tracks. Sometimes the wrong/silent track is selected
which results in silence.Nick
 
Does the video look normal or jerky? I had a similar issue with
one of my PVR250s, after installing a PVR500 with them. The video would
be very 'jerky', and I had no audio. I solved it by swapping the IRQs
in the BIOS. I believe the problem was due to IRQ sharing of one of the
PVR250s and the video card.

 
--g 


___
mythtv-users mailing list
mythtv-users@mythtv.org
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users


Re: [mythtv-users] a fix for no sound while recording?

2005-09-12 Thread Aaron Aguilar
I can't be the only one with this problem.  I tried pressing + and - but that didn't seem to do anything.

Any other suggestions?
On 9/11/05, Nick <[EMAIL PROTECTED]> wrote:
On 11/09/05, Aaron Aguilar <[EMAIL PROTECTED]> wrote:> My setup has worked fine until recently (the past week or two) I keep> getting recordings with no sound.  Sometimes when I'm watching live tv I
> will get no sound on certain channels and have to change the channel.  I> think I saw this brought up before, but no one had a solution?  I figure I> probably have to downgrade something.Try pressing '+' or '-' when watching TV/recordings to switch to
alternate audio tracks. Sometimes the wrong/silent track is selectedwhich results in silence.Nick
___
mythtv-users mailing list
mythtv-users@mythtv.org
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users


[mythtv-users] a fix for no sound while recording?

2005-09-11 Thread Aaron Aguilar
My setup has worked fine until recently (the past week or two) I keep
getting recordings with no sound.  Sometimes when I'm watching
live tv I will get no sound on certain channels and have to change the
channel.  I think I saw this brought up before, but no one had a
solution?  I figure I probably have to downgrade something.

Thanks for any help
___
mythtv-users mailing list
mythtv-users@mythtv.org
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users


Re: [mythtv-users] Acceptable Hardware

2005-06-28 Thread Aaron Aguilar
Make sure you get a quiet case fan.  Also get a quiet fan for your
CPU.  Also make sure you get a hard drive that is quiet.  I would also
get a vid card that doesn't have a fan.  Any processor will work fine.

Aaron

On 6/28/05, Anthony Vito <[EMAIL PROTECTED]> wrote:
> On 6/26/05, Daniel Finnie <[EMAIL PROTECTED]> wrote:
> > Here is the system, with links to NewEgg and some questions:
> 
> You probably could just get away with searching the list and deciding
> on hardware that way. Machine building question aren't too relevant to
> the list, but that's ok. It's not like you cursed or something
> 
> > Is it OK if I forgo the floppy drive?
> 
> You should have a floppy laying around if you need it in a pinch to
> update a BIOS... so much easier that way.
> 
> > HDD - 300GB 7200RPM IDE Western Digital (only $133, otherwise I would get
> > SATA).  If I end up needing a second hard drive, will MythTV recognize
> > it and use it the same?  IE I don't have to say "put this recording on this 
> > hard drive"
> 
> That's actually an interesting question. Myth uses a path for
> storarge. One for recordings and one for a live TV buffer. I don't
> think there is any fail over ability built in. Typically in a 'nice'
> linux setup you use LVM to manage your disks. With LVM you can add a
> new disc as a physical volume and extend other logical volumes, then
> extend the file systems to match. Most modern linux distros will let
> you set up LVM on install.
> http://www.tldp.org/HOWTO/LVM-HOWTO/
> 
> > RAM - 2x 256mb ddr333 (pc2700)
> 
> Get 512M and then you don't have to think about it again.
> 
> > second tuner, should I get more?
> 
> This is a personal question how much TV do you watch?
> 
> > CPU - AMD Sempron 2600+ Palermo 333MHz FSB Socket 754.
> 
> Fine for everything but HDTV... but it doesn't look like your doing that.
> 
> > $608 :(  Can I skimp on anything?  I might just get a case later and
> > leave it in a
> > cardboard box.
> 
> Personally I wouldn't set out to build a system by buying the absolute
> bottom of the barrel parts but to each his own. I left out all the
> other questions because they can easily be searched for.
> 
> Good luck!
> 
> --
> Anthony Vito
> [EMAIL PROTECTED]
> ___
> mythtv-users mailing list
> mythtv-users@mythtv.org
> http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users
>
___
mythtv-users mailing list
mythtv-users@mythtv.org
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users


[mythtv-users] computer clock drifting

2005-05-09 Thread Aaron Aguilar
What is the best way to keep my clock accurate?  I thought I enabled
ntp when I initially installed mythtv, but it doesn't seem to be
working, missed the end of Family Guy!  I don't reboot the system very
often so maybe that is the reason?  (It only checks the time on
reboot?)  I'm just looking for the least painless way to get this
done.  I do have it connected to broadband, but in the future I will
be disconnecting it.

So if you know a way to do it for both situations that would be great.

Cheers,
Aaron
___
mythtv-users mailing list
mythtv-users@mythtv.org
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users


Re: [mythtv-users] Broadcast flag thrown out

2005-05-06 Thread Aaron Aguilar
Yeah I love how they are trying to say it was to stop people from
distributing free content on the internet.  I record programs to watch
them!  Not pirate them on the internet.  Glad to see the courts agree
with me for once.

Aaron

On 5/6/05, Geoff Scott <[EMAIL PROTECTED]> wrote:
> On 5/6/05, Wendy Seltzer <[EMAIL PROTECTED]> wrote:
> > The DC Circuit has ruled in our favor, unanimously throwing out the
> > FCC's broadcast flag -- the rule that would have prevented pcHDTV and
> > Air2PC from making HDTV tuner cards in the US after July 1.
> >
> 
> I will hoist multiple frosty adult beverages tonight in recognition of
> those that fought the good fight!  The battle be won, but the war
> rages on.
> 
> >
> > Next, we'll have to stop the MPAA from going to Congress to get it back.
> >
> 
> I say we try to get congress thrown out!  Er... wait, does saying that
> get me a one way ticket to Gitmo?
> 
> All right then, beers at Gitmo!
> 
> Seriously though, thanks to you Wendy, and all those at the EFF and
> all the other organisation/individuals that fought this for me, joe
> blow consumer, that would not know where to start to fight this.
> Thank you, thank you, thank you.  You just made my Christmas card
> list.
> 
> gs
> ___
> mythtv-users mailing list
> mythtv-users@mythtv.org
> http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users
>
___
mythtv-users mailing list
mythtv-users@mythtv.org
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users


Re: [mythtv-users] Still no sound with LiveTv or Recording

2005-05-04 Thread Aaron Aguilar
Make sure you know which device your sound card is being labeled as. 
To test this just locate a   .au file that is already on your machine.
 Then do a  $cat filename.au > /dev/dsp

If that doesn't work try it again with /dev/dsp1 or /dev/audio, etc. 
Then of course you have to change your settings in mythfrontend to the
corresponding audio device.

Good luck,
Aaron

On 5/4/05, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:
> I just can't seem to get sound to work with LiveTv or Recordings. I'm not
> totally sure it's playback or not. I looked at
> http://www.mythtv.info/moin.cgi/DigitalSoundHowTo and
> http://wilsonet.com/mythtv/fcmyth.php
> 
> I verified my sound is working with aplay -D mixed-analog $HOME/english.au
> 
> I was able to hear sound. I also get sound with mplayer, tvtime, and
> xawtv. Looks like sound output is working. I also just yesterday installed
> the media plugin for MythTv and I was able to play using that even if all
> it really does is use mplayer.
> 
> Is there a way to test capture via /dev/dsp? Perhaps that would help me to
> troubleshoot whether it is capture or playback that is causing my
> problems. Any help would be greatly appreciated.
> 
> Thanks much,
> 
> Leo Przybylski
> 
> ___
> mythtv-users mailing list
> mythtv-users@mythtv.org
> http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users
>
___
mythtv-users mailing list
mythtv-users@mythtv.org
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users


Re: [mythtv-users] Problem with fast forward/rewind...

2005-04-26 Thread Aaron Aguilar
I think disabling libmpg2 fixed this issue for me...  

Aaron

On 4/26/05, Nate Thompson <[EMAIL PROTECTED]> wrote:
> On 4/25/05, Louie Ilievski <[EMAIL PROTECTED]> wrote:
> > On Monday 25 April 2005 04:12 am, Nate Thompson wrote:
> > > I've been having a problem since I installed .17, and it continues with
> > > .18; hopefully someone can help me out. Whenever I use either the fast
> > > forward/rewind functions, it will work normally for about 10 seconds then
> > > the screen will freeze. If I hit play, it will resume playing normally 
> > > from
> > > that spot. However, if I hit FFW/REW again, it will continue moving in
> > > whichever respective direction for another 10 seconds or so before 
> > > freezing
> > > again. I was wondering if anyone has seen this behavior, and if so, if 
> > > they
> > > were able to find a fix for it.
> >
> > Are you using a PVR-350 and its TV-Out?
> 
> No, I'm using a PVR250 which is output via onboard GF4 MX440 (was
> svideo, now via VGA).
> 
> Nate Thompson
> ___
> mythtv-users mailing list
> mythtv-users@mythtv.org
> http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users
>
___
mythtv-users mailing list
mythtv-users@mythtv.org
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users


[mythtv-users] to the people using dial-up

2005-04-19 Thread Aaron Aguilar
I need a dial-up modem that will work under the 2.6 kernel.  (I'm
using FC3, big surprise right?)  The modem I have now is only
supported for the 2.4 kernel.  I would like to find a reasonably
priced modem if it's possible, and I figured you guys would be the
ones to ask.  I don't feel like feeding the monster (Comcast) any more
of my money.

Thanks for any comments, or help.

Aaron
___
mythtv-users mailing list
mythtv-users@mythtv.org
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users


[mythtv-users] cpu cooling recommendations?

2005-04-19 Thread Aaron Aguilar
The fan on my AMD XP2100 is really loud and I want to upgrade to
something that I can't hear from about 4 feet away, it also has to
keep my proc cool obviously.  Should I invest in a fanless heatpipe? 
I would appreciate any ideas, suggestions, comments :D

Aaron
___
mythtv-users mailing list
mythtv-users@mythtv.org
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users


Re: [mythtv-users] nVidia card

2005-03-30 Thread Aaron Aguilar
I would say more people use that video card for MythTV then any other
card.  If you want it to be quiet make sure and get one that doesn't
have a fan, just a heatsink.

Aaron


On Wed, 30 Mar 2005 08:21:09 -0600, Michael J. Lynch <[EMAIL PROTECTED]> wrote:
> Morten Rønseth wrote:
> 
> > Hi all,
> >
> >
> > I'm cosidering bying an nVidia FX 5200 card for my mythbox since it
> > does hardware mpeg2 decoding and has a video scaler.
> > Any comment on using this card? Any experiences, good or bad?
> >
> >
> > Cheers,
> >
> >
> > -Morten**
> >
> >--
> >---
> >WEB-fx
> >Morten Lerskau Rønseth   http://www.webfx.no
> >Odinsvei 15c mailto:[EMAIL PROTECTED]
> >1413 TårnåsenTlf.: (47) 6680 9191
> >Norway   Mob : (47) 9343 4357
> >
> >
> >
> >___
> >mythtv-users mailing list
> >mythtv-users@mythtv.org
> >http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users
> >
> >
> 
> It does hardware mpeg2 decoding?  Are you sure about that?
> 
> --
> Michael J. Lynch
> 
> What if the hokey pokey IS what it's all about -- author unknown
> 
> ___
> mythtv-users mailing list
> mythtv-users@mythtv.org
> http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users
>
___
mythtv-users mailing list
mythtv-users@mythtv.org
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users


Re: [mythtv-users] Weather and Xvattr

2005-03-23 Thread Aaron Aguilar
> Second one,  how can I execute xvattr -a XV_COLORKEY
> -v 66048 on startup ?  I do not have a directory
> ~/.kde/Autostart/myth-load.sh.  After .kde I get file
> not found.  Is there another method that I could go
> about doing this ?  I also tried going into xinitrc,
> but didn't know how to mess with that file.

I don't understand what you mean by don't know how to mess with that
file.  Just open it in a text editor and put the command in there.  I
put mine in .Xclients or something, but xinitrc should do just fine
too.

You could also simple type $mkdir ~/.kde/Autostart then put your
myth-load.sh file in there.

I tried using the xvattr command and it wouldn't work for me, don't
know why.  Anyways, have fun.

Aaron
___
mythtv-users mailing list
mythtv-users@mythtv.org
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users


Re: [mythtv-users] TV Screen blanking out due to inactivity

2005-03-21 Thread Aaron Aguilar
Yeah I have the same problem as well.  I'm using IceWM and haven't
found a solution.

Aaron


On Mon, 21 Mar 2005 14:28:58 -0600, Robert Kulagowski <[EMAIL PROTECTED]> wrote:
> > I have my TV screen blanking out due to 10 min of inactivity. I tried
> > # Options dpms,
> > I also did xset -dpms, xset -s off, but nothing seems to work. I dont
> > have a screen-saver (I think).
> 
> Are you using a fancy environment like KDE?  Make sure that it's not
> blanking the screen.
> ___
> mythtv-users mailing list
> mythtv-users@mythtv.org
> http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users
>
___
mythtv-users mailing list
mythtv-users@mythtv.org
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users


[mythtv-users] why can't I exit mythfrontend?

2005-03-19 Thread Aaron Aguilar
I just did an update and now I hit escape to exit, and the "Are you
sure you want to exit" screen comes up.  When I hit enter on the yes
it just stays there.  It doesn't crash my machine it just won't exit. 
Any ideas?

Aaron
___
mythtv-users mailing list
mythtv-users@mythtv.org
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users


Re: [mythtv-users] Debian, Sarge and MythTV

2005-03-18 Thread Aaron Aguilar
How about about far as updating the system?  I can understand not
wanting to upgrade the distro, but how safe is it updating your
system?  What is your preferred method and how often do you do it?

(This is mostly directed at Jared since I am using FC3.)

Aaron

On Fri, 18 Mar 2005 14:42:20 -0600, Matt S. <[EMAIL PROTECTED]> wrote:
> I am succesfully running my frontend/backend on Sarge. I've also
> succesfully ran it on Sid.  Just note, that my guess is that within
> the next 6 months, sarge will become stable... which means security
> updates =)
> 
> Matt
> 
> 
> On Fri, 18 Mar 2005 13:24:46 -0500, Bill Smith <[EMAIL PROTECTED]> wrote:
> > Jarod Wilson wrote:
> >
> > >On Friday 18 March 2005 09:42, [EMAIL PROTECTED] wrote:
> > >
> > >
> > >>I'm not sure if this is a good idea or not, but since I have my myth
> > >>systems working so well my family is beginning to use the system quite
> > >>often.
> > >>
> > >>Currently my myth systems runs Sid and I was considering cleaning them
> > >>all up and rebuilding them with Sarge,
> > >>
> > >>
> > >
> > >I'd have to say if it ain't broke, don't fix it.
> > >
> > >
> > >
> > >
> > >
> > >___
> > >mythtv-users mailing list
> > >mythtv-users@mythtv.org
> > >http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users
> > >
> > >
> > Amen. I can't tell you how many times on the road to a working box I
> > [EMAIL PROTECTED] things up buy upgrading needlessly. Once I get the 
> > remaining bugs
> > worked out I may never change anything, ever :-).
> >
> > -Bill
> > ___
> > mythtv-users mailing list
> > mythtv-users@mythtv.org
> > http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users
> >
> ___
> mythtv-users mailing list
> mythtv-users@mythtv.org
> http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users
>
___
mythtv-users mailing list
mythtv-users@mythtv.org
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users


Re: [mythtv-users] Any lightweight window managers that support ALT-TAB functionality?

2005-03-17 Thread Aaron Aguilar
IceWM works for me


On Thu, 17 Mar 2005 12:04:04 -0500, Tom Lichti <[EMAIL PROTECTED]> wrote:
> Cory Papenfuss wrote:
> >> Ah yes, I recall reading that somewhere. My Myth box (all-in-one
> >> front/backend) is a P3 1G w/256MB RAM, and it doesn't have any
> >> problems running everything. The only thing I'd like to do is move the
> >> MySQL server to another box, but I haven't been able get that working
> >> yet.
> >>
> > I don't know about alt-tab, but I (as well as a number of others)
> > have had good luck with 'ratpoison'.  It works like the terminal-muxing
> > program 'screen' if you're familiar with that.  A hotkey to tab between
> > windows.
> >
> > The nice thing is that there are *no* window decorations and all
> > programs are started fullscreen.
> 
> Intemeresting. I'll need to look at that one.
> ___
> mythtv-users mailing list
> mythtv-users@mythtv.org
> http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users
>
___
mythtv-users mailing list
mythtv-users@mythtv.org
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users


Re: [mythtv-users] HELP! Can't Seek (FF/REW)

2005-03-17 Thread Aaron Aguilar
I turned off libmpg2 in playback settings and it fixed the problem for
me.  I suppose you could try this.

Aaron


On Wed, 16 Mar 2005 20:35:21 -0800, Cecil Watson <[EMAIL PROTECTED]> wrote:
> Matt Johnson wrote:
> 
> >I'm having trouble seeking when watching any HD content.  I can fast forward
> >at 3x just fine, but as soon as I go to 5x or faster, everything slows down
> >to a crawl - as if I'm doing slow motion instead of fast forward.  It is
> >also very pixilated and jumpy when it does this, and if I let it go too long
> >it crashes mythfrontend.  I also notice that if I just let it play and try
> >to save a bookmark somewhere, it always starts back at the beginning instead
> >of the bookmark position.
> >
> >
> >
> >I'm running the latest cvs build on a 2.6.11.1 kernel.  My two tuners are an
> >HD-3000 w/DVB drivers, and the firewire input from my SA3250HD.   I'm using
> >the latest nvidia drivers with the patches from the nvidia linux forum to
> >get it working on 2.6.11.
> >
> >
> >
> >I'm not sure when this behavior started, but it normally only happens on HD
> >recordings.  I sometimes see it on standard recordings as well.   It doesn't
> >seem to make a difference if I change any of the Fast Forward settings, or
> >if I run with xvmc or not, or if I do software deinterlacing or not.
> >
> >
> >
> >It also does not seem to log anything to the verbose output for
> >mythfrontend.  Is there somewhere else I could look to see what's going on?
> >
> >
> >
> >Has anyone else experienced problems fast forwarding?
> >
> >
> >
> >Thanks,
> >
> >Matt Johnson
> >
> >[EMAIL PROTECTED]
> >
> >
> >
> Check your db for errors.
> http://mysettopbox.tv/phpBB2/viewtopic.php?t=1043
> 
> Regards,
> 
> Cecil
> 
> 
> ___
> mythtv-users mailing list
> mythtv-users@mythtv.org
> http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users
> 
> 
>
___
mythtv-users mailing list
mythtv-users@mythtv.org
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users


Re: [mythtv-users] device mapping -- /dev/video0?

2005-03-16 Thread Aaron Aguilar
dmesg | grep Initialized

It will say something like:

ivtv: Initialized WinTV PVR 250, card #0

The card # refers to which device it is mapped to.

That should do it.

Aaron


On Wed, 16 Mar 2005 14:23:20 -0700, Justin Gombos
<[EMAIL PROTECTED]> wrote:
> When configuring a capture card, how do I know what device it's mapped
> to?
> 
> What is a VBI device?  The configuration tool wants to default this to
> /dev/vbi.
> 
> 
> ___
> mythtv-users mailing list
> mythtv-users@mythtv.org
> http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users
> 
> 
>
___
mythtv-users mailing list
mythtv-users@mythtv.org
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users


Re: [mythtv-users] New System Hardware Recommendations

2005-03-12 Thread Aaron Aguilar
You could probably do a search on this list and find about 50 threads
with this same question.  Or you could look at the requirements on
mythtv's website.  There is an unlimited amount of possibilities for
hardware.

Aaron


On Sat, 12 Mar 2005 10:18:25 -0500, Tom Lichti <[EMAIL PROTECTED]> wrote:
> John M. Luker wrote:
> 
> > Ok, after lurking here for a day and seeing the great amount of
> > interaction on this list, I'm ready to take the plunge. I'm going to
> > build a new machine that will be dedicated to MythTV. What hardware
> > would you recommend, and why? TIA, J.
> 
> Well, it all seems to depend on what your needs are. Is HD a priority?
> Are you in the US? Do you want a single all in one machine, or separate
> backend/frontent machines? Do you want to use over the air, cable,
> digital cable, or satellite?
> 
> It all depends on where you want to be.
> 
> Tom
> ___
> mythtv-users mailing list
> mythtv-users@mythtv.org
> http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users
>
___
mythtv-users mailing list
mythtv-users@mythtv.org
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users


Re: [mythtv-users] PVR-350 (hard) lockups, Fixed!

2005-03-11 Thread Aaron Aguilar
Hey Kenneth,

Thanks for this post I have been having the same problems with my
PVR250.  I have been considering buying a new mobo/cpu to try and
solve the problem.  Could you send me links to the hardware you
bought, mobo and ram in particular?  Also, did you use the retail fan
on the processor and if so how loud is it?  I have that HDD by the way
and I agree it is awesome.

Thanks a bunch,
Aaron



On Fri, 11 Mar 2005 15:50:02 -0500, Maverick <[EMAIL PROTECTED]> wrote:
> OK, since there seems to be a ton of people on the list lately
> complaining about the lockup issues with PVR-350's, using TVout, I
> figured I'd do a little writeup on how we fixed it, and the things we
> tried before "fixing" it.
> 
> About a month ago, a friend of mine and I both bought PVR-350's, and
> put them in "junk" computers I had lying around. One computer was a
> Dell GX110 (P3-667, 256MB, Intel Chipset), the other being a generic
> Celeron 533, 256MB, VIA Chipset (not sure which model/version chipset,
> probably KT133).
> 
> Now, by hard lockup, this is what happened for us, FF or REW a bunch,
> Watch TV for awhile, or view the Recorded shows with the mini preview,
> the system would just freeze. Having to reboot w/ the reset switch. If
> we did it quick enough, we can bring the machines back to life by
> causing the NIC (or maybe other PCI device?) to interrupt. So ping
> flooding the NIC, or hitting enter at the SSH prompt on the box worked
> magic.
> 
> As far as I'm concerned, ivtv-fb, the IVTV Frame Buffer (aka ivtv-osd
> in dmesg) has a dma/irq problem on older or faulty hardware. I'm not
> sure if it gets suck in a loop, or some sort of event wait condition,
> who knows. What I do know is, it works fine on "different" hardware,
> yes, that was our fix!
> 
> My friend upgraded from the 533/VIA board to Compaq ATX board I had
> laying around, it is a Athlon 600. He has since had no problems.
> 
> I decided to buy a new board, because my Dell P3 system worked without
> lockups long enough to impress me on how great MythTV is. I bought a
> Silverstone LC11, Chaintech Summit 7NIF2, Athlon XP 2700, 512MB DDR
> 400?, SAMSUNG SP1614N 8MB 160GB HD (SUPER QUIET!!), and absolutely
> love it! It works fine, no PVR-350 lockups. I'm still using the
> PVR-350's TVout, but I bought the board based on Jarod's use of it in
> his "Standard Definition Slave Backend and Playback System", and I
> intend on using the onboard nVidia TVout at some point. (BTW, thanks
> for the recommendation Jarod!)
> 
> We also installed KnoppMyth R5A12 on both.
> 
> So, two fixed boxes, both got different hardware, but one was still an
> old POS. I'm guessing that Compaq board just doesn't have the problems
> the other two boards we where using did.
> 
> Now, the list of stuff we tried that didn't work:
> 
> * Upgrade R4V5 to Kernel 2.6.10 from debs (lot of work, no effect,
> other than Tuner type 47 was now recognized properly)
> 
> * Disable APCI (noapci in boot loader), no effect.
> 
> * Disable Power Management in BIOS, no effect.
> 
> * Try almost every ivtv version at the time, 0.2.x and 0.3.x, no effect.
> 
> * Use another IDE controller instead of the onboard one. This fixed
> the lockup problem on my Dell P3, but the controller sharing the PCI
> bus with the PVR-350 made the system unwatchable (frame rate wise)
> 
> * Disable DMA on the HD I/O. It has the effect of slowing the box to a
> crawl, beyond that, didn't "fix" the problem, because the box itself
> was too slow...
> 
> * Force different tuner types in ivtv, no effect except lack of signal, etc.
> 
> * Remove non-essential PCI devices, disable anything that could
> interrupt on the bus. Un fortunately, didn't really have much effect.
> 
> * Rearrange IRQ's in the BIOS, this might be the one hope some systems
> have. It seems some of these older systems won't hard lock if the
> PVR-350 is NOT sharing an IRQ with another system device. My Dell P3
> insisted on forcing the onboard video and the PVR-350 to share an IRQ,
> if you changed one, it changed the other. Interestingly enough, it
> worked fine prior to a BIOS upgrade, so maybe the BIOS upgrade was
> what forced them to share... If your can put your PVR-350 on it's own
> IRQ, it may help. lspci -v will show you what devices are on what
> IRQ's.
> 
> * Run X Windows on a monitor, and use Myth's PVR-350 TVout checkbox,
> so just TV is on the TV. This fixes the problem, probably because
> ivtv-fb is no longer used for X, but it's annoying to have a little
> monitor next to your 65" TV... :)
> 
> I spent about $650 for my hardware (newegg.com + pcalchemy.com), and
> my friend used stuff I had laying around, just bought the 350.
> 
> I took a bunch of pictures of the Silverstone LC11 install, if anyone
> is interested, let me know. I might put up a page with install
> notes... It's a wonderful case, and I'd recommend to anyone wanting a
> quiet, modern, non-computer looking device in their home theater.
> 
> Hope this helps someone,
> -Kennet

Re: [mythtv-users] PVR 350 - No Sound

2005-03-04 Thread Aaron Aguilar
Andrew,

Put this near the beginning of your /etc/modprobe.conf file:

alias msp3400-ivtv msp3400

Anything that you recorded previous to doing this will have no sound
as it wasn't captured.  Log out and log back in just for good measure
too.  Have fun with your system.

Aaron


On Fri, 4 Mar 2005 16:37:59 -0700, Andrew <[EMAIL PROTECTED]> wrote:
>  
>  
> 
> Video works fine.  But audio does not work at all.  If I do cat  /dev/video0
> > test.mpg I get no sound when I play test.mpg back.  I get no sound when
> doing mplayer /dev/video0 either.   Sound definitely works on the system
> though. 
> 
>   
> 
> Any advice?  This is my first MythTV install I've done and I've been going
> off the wilsonet.com/mythtv/fcmyth.php HOWTO.  Fairly straight forward
> except for this problem I've encountered.  I've been troubleshooting it for
> hours and don't know what it could be. 
> 
>   
> 
> Thanks for any help! 
> ___
> mythtv-users mailing list
> mythtv-users@mythtv.org
> http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users
> 
> 
>
___
mythtv-users mailing list
mythtv-users@mythtv.org
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users


Re: [mythtv-users] Trouble watching live tv.

2005-03-04 Thread Aaron Aguilar
Hondaman,

Somehow your machine is recording something.  To check what it is go
into Manage, which should be right underneath Watch TV.  There should
be a show that is highlighted green and that is the one that is
getting recorded.  You can just hit the right arrow key while you
select that program and a list should come up.  Scroll down and hit
Stop Recording.  Then you should be able to delete it as well in the
same manner.

Good Luck,
Aaron


On Fri, 04 Mar 2005 02:09:02 -0600, hondaman <[EMAIL PROTECTED]> wrote:
> Got the remote thing down, thanks to everyone who helped with that.
> Even make my own custom config.  woo hoo!  Now im having trouble
> watching live tv.  The first time I start it up, I can watch tv just
> fine.  However, if I exit, and go to something else, then come back and
> try and watch live tv again, I get this error:
> 
> "Mythtv is already using all available inputs for recording.  If you
> want to watch an in-progress recording, select one from the playback
> menu.  If you want to watch live tv, cancel one of your in-progress
> recordings from the delete menu."
> 
> First of all, I didnt want to be recording anything, I just wanted to
> watch live tv.  I tried to find this "delete menu" but couldnt find it
> anywhere.  How can I go back to watching livetv again?
> 
> ___
> mythtv-users mailing list
> mythtv-users@mythtv.org
> http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users
>
___
mythtv-users mailing list
mythtv-users@mythtv.org
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users


[mythtv-users] mythcommflag always running?

2005-03-03 Thread Aaron Aguilar
It seems that this takes up 30-45% of my cpu even when I'm not
recording.  It is ran as root.  Is it supposed to be running all of
the time and if not how do I get rid of it?  I turned off commercial
flagging in mythfronend, but that didn't seem to do the trick.

Maybe fixing this will make it so I can actually watch live tv without
crashing.  I can record and watch shows after the fact, but livetv
won't really work and be stable.

Aaron
___
mythtv-users mailing list
mythtv-users@mythtv.org
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users


Re: [mythtv-users] is my processor to blame? (lockups, problems with FF and REW)

2005-03-02 Thread Aaron Aguilar
> If you can move the sound card to another IRQ in your BIOS setup and
> see if that solves your problem. Heck, share it with some other device
> instead of your PVR-250. If it fixes the ff/rew lockups, please let me
> know! :)
> 

Well I moved my PVR 250 so it doesn't share an IRQ with anything else.
 That didn't fix the problem unfortunately.  I'm still having the
freezing issue on FF and REW.  Also my system seems to be crashing
more frequently for some strange reason.  I am thinking maybe it's
FC3, but am hesitant to reinstall yet again lol.  Anyways, any more
ideas and I'd appreciate the input :)

Cheers,
Aaron
___
mythtv-users mailing list
mythtv-users@mythtv.org
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users


Re: [mythtv-users] MythTV

2005-03-02 Thread Aaron Aguilar
> I recently downloaded and installed MythTV.  The documentation clearly
> and concisely guided me through the initialization and configuration of
> both the required MySQL database and the Myth Backend itself.  I've
> rarely had such a good software installation/configuration experience
> :).  The first time I ran the Frontend, everything ran smoothly.
> However, since then, any time I run the Myth Frontend, there is a
> several-second lag in between screens.  Additionally, whenever I must
> scroll through a list (such as in the Program Finder) there is about a
> one-second lag going from entry to entry.  This makes it take
> ridiculously long to get where I need to go.  I have tried running the
> program in both Gnome and KDE, as well as XFCE, which is very
> lightweight.  What should I do?  Thank you in advance for any help that
> you can provide with this problem.
> 
> -Caleb
> 
> 
> ___
> mythtv-users mailing list
> mythtv-users@mythtv.org
> http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users
> 
> 
> 

Hey Caleb,

Could you maybe tell us about your hardware?  It's always a good
practice to let us know just to be sure what we are dealing with.

Thanks,
Aaron
___
mythtv-users mailing list
mythtv-users@mythtv.org
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users


Re: [mythtv-users] is my processor to blame? (lockups, problems with FF and REW)

2005-02-28 Thread Aaron Aguilar
BTW I just saw that there is an update to ivtv that I can download. 
Maybe this will help?  I am scared to download it since I hear about
people updating and their systems breaking totally.

Andy where exactly do I find those settings?  

Thanks everyone for being so helpful.

Cheers,
Aaron
___
mythtv-users mailing list
mythtv-users@mythtv.org
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users


Re: [mythtv-users] is my processor to blame? (lockups, problems with FF and REW)

2005-02-28 Thread Aaron Aguilar
> Do me a favour and "lspci -v" and paste the results, I'm curious to
> see if your PVR card is sharing an IRQ with your video card. I have
> yet to confirm if it really is the IRQ sharing, because it works on a
> machine that allows me to assign IRQ's, and it locks up on one that
> doesn't (and thus shares).
> 

Sorry for this long post but here is a lspci -v copied and pasted. 
This also answers if I am running a VIA chipset.  (Yes.)  There is no
visible brown goo, although there is quite a lot of dust in there I
should probably clean off.  I have a pretty new 300W power supply so I
don't think that's an issue.  I have not ran a memtest lately on the
ram although I guess I could try it.

Andy I will check on the different codecs after I send this email,
don't want to crash before I get this sent.

Aaron

00:00.0 Host bridge: VIA Technologies, Inc. VT82C693A/694x [Apollo
PRO133x] (rev 02)
Flags: bus master, medium devsel, latency 0
Memory at e000 (32-bit, prefetchable) [size=64M]
Capabilities: [a0] AGP version 2.0
Capabilities: [c0] Power Management version 2

00:01.0 PCI bridge: VIA Technologies, Inc. VT8363/8365 [KT133/KM133
AGP] (prog-if 00 [Normal decode])
Flags: bus master, 66Mhz, medium devsel, latency 0
Bus: primary=00, secondary=01, subordinate=01, sec-latency=0
Memory behind bridge: e800-e9ff
Prefetchable memory behind bridge: d000-dfff

00:04.0 Multimedia audio controller: Creative Labs SB Live! EMU10k1 (rev 0a)
Subsystem: Creative Labs SBLive! 5.1 Digital Model SB0220
Flags: bus master, medium devsel, latency 32, IRQ 3
I/O ports at c000 [size=32]
Capabilities: [dc] Power Management version 1

00:04.1 Input device controller: Creative Labs SB Live! MIDI/Game Port (rev 0a)
Subsystem: Creative Labs Gameport Joystick
Flags: bus master, medium devsel, latency 32
I/O ports at c400 [size=8]
Capabilities: [dc] Power Management version 1

00:05.0 Multimedia video controller: Internext Compression Inc iTVC16
(CX23416)MPEG-2 Encoder (rev 01)
Subsystem: Hauppauge computer works Inc. WinTV PVR 250
Flags: bus master, medium devsel, latency 64, IRQ 5
Memory at e400 (32-bit, prefetchable) [size=64M]
Capabilities: [44] Power Management version 2

00:06.0 Ethernet controller: Linksys NC100 Network Everywhere Fast
Ethernet 10/100 (rev 11)
Subsystem: Linksys: Unknown device 0574
Flags: bus master, medium devsel, latency 32, IRQ 11
I/O ports at c800 [size=256]
Memory at eb00 (32-bit, non-prefetchable) [size=1K]
Capabilities: [c0] Power Management version 2

00:07.0 Communication controller: Ambient Technologies Inc HaM
controllerless modem (rev 02)
Subsystem: Askey Computer Corp.: Unknown device 1033
Flags: medium devsel, IRQ 10
Memory at eb001000 (32-bit, non-prefetchable) [size=4K]
I/O ports at cc00 [size=256]
Capabilities: [60] Power Management version 2

00:14.0 ISA bridge: VIA Technologies, Inc. VT82C686 [Apollo Super
South] (rev 22)
Subsystem: VIA Technologies, Inc. VT82C686/A PCI to ISA Bridge
Flags: bus master, stepping, medium devsel, latency 0

00:14.1 IDE interface: VIA Technologies, Inc.
VT82C586A/B/VT82C686/A/B/VT823x/A/C PIPC Bus Master IDE (rev 10)
(prog-if 8a [Master SecP PriP])
Flags: bus master, medium devsel, latency 32
I/O ports at d000 [size=16]
Capabilities: [c0] Power Management version 2

00:14.2 USB Controller: VIA Technologies, Inc. VT82x UHCI USB 1.1
Controller (rev 10) (prog-if 00 [UHCI])
Subsystem: VIA Technologies, Inc. (Wrong ID) USB Controller
Flags: bus master, medium devsel, latency 32, IRQ 11
I/O ports at d400 [size=32]
Capabilities: [80] Power Management version 2

00:14.3 USB Controller: VIA Technologies, Inc. VT82x UHCI USB 1.1
Controller (rev 10) (prog-if 00 [UHCI])
Subsystem: VIA Technologies, Inc. (Wrong ID) USB Controller
Flags: bus master, medium devsel, latency 32, IRQ 11
I/O ports at d800 [size=32]
Capabilities: [80] Power Management version 2

00:14.4 Host bridge: VIA Technologies, Inc. VT82C686 [Apollo Super
ACPI] (rev 30)
Flags: medium devsel, IRQ 9
Capabilities: [68] Power Management version 2

00:14.5 Multimedia audio controller: VIA Technologies, Inc. VT82C686
AC97 AudioController (rev 20)
Subsystem: FIRST INTERNATIONAL Computer Inc: Unknown device 8905
Flags: medium devsel, IRQ 5
I/O ports at dc00 [size=256]
I/O ports at e000 [size=4]
I/O ports at e400 [size=4]
Capabilities: [c0] Power Management version 2

01:00.0 VGA compatible controller: nVidia Corporation NV34 [GeForce FX
5200] (rev a1) (prog-if 00 [VGA])
Flags: bus master, 66Mhz, medium devsel, latency 248, IRQ 10
Memory at e800 (32-bit, non-prefetchabl

[mythtv-users] is my processor to blame? (lockups, problems with FF and REW)

2005-02-28 Thread Aaron Aguilar
First off thanks so much to this list and to Jared for helping me set
up a working mythtv box.  My setup:

AMD Duron 650Mhz
384mb RAM
Samsung 160GB HDD
FX5200
Hauppauge PVR250
FC3 2.6.10kernel

My system works quite well recording shows, and even watching live tv
if I don't do too many things.  (changing channels, pulling up the
guide, changing settings)  However, once I start navigating through
mythtv, sometimes my system will lockup and the only thing I can do is
restart.  I am thinking this happens because my processor can't keep
up with the demands I am putting on it?  So any opinions on this maybe
from someone using a low end machine like mine?  I don't want to
upgrade my mobo/proc unless I have to.

Also when fast forwarding or rewinding through a recorded show it will
work just fine for about 10 seconds then the picture just freezes.  I
have to hit FF, REW, or play to get the picture to unfreeze.  I don't
know if this is hardware related or maybe I have some settings messed
up on mythfrontend?

Thanks so much for any help,
Aaron
___
mythtv-users mailing list
mythtv-users@mythtv.org
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users


Re: [mythtv-users] mythbackend and master server ip

2005-02-16 Thread Aaron Aguilar
Try running mythbackend first.  Then opening another shell and running
mythfilldatabase.  Oh and 127.0.0.1 is the one you want.

Aaron


On Wed, 16 Feb 2005 17:22:02 -0600, Timothy Waters
<[EMAIL PROTECTED]> wrote:
> This is the error I get when trying to run mythfilldatabase:
> 
> Grabbing data for Wed Feb 16 2005 offset 13
> >From : Tue Mar 1 06:00:00 2005 To : Wed Mar 2 06:00:00 2005 (UTC)
> --17:14:55--  http://datadirect.webservices.zap2it.com/tvlistings/xtvdService
>=> `-'
> Resolving datadirect.webservices.zap2it.com... 206.18.98.160
> Connecting to datadirect.webservices.zap2it.com[206.18.98.160]:80... 
> connected.
> HTTP request sent, awaiting response... 401 Unauthorized
> Connecting to datadirect.webservices.zap2it.com[206.18.98.160]:80... 
> connected.
> HTTP request sent, awaiting response... 200 OK
> Length: unspecified [text/xml]
> 
> [  <=>
> 
>  ] 146,766   73.62K/s
> 
> 17:14:58 (73.45 KB/s) - `-' saved [146766]
> 
> Your subscription expires on 05/16/05 05:44:16
> Grab complete.  Actual data from Tue Mar 1 06:00:00 2005 to Tue Mar 1
> 23:59:59 2005 (UTC)
> Clearing data for source...
> Clearing from Tue Mar 1 00:00:00 2005 to Tue Mar 1 17:59:59 2005 (localtime)
> Data for source cleared...
> Main temp tables populated.  Updating myth channels...
> Updating icons for sourceid: 1
> Channels updated..  Updating programs...
> Adjusting program database end times...
> 0 replacements made.
> Marking repeats...found 2428
> Unmarking repeats from grabber that fall within our new episode
> window...found 28
> 2005-02-16 17:15:09.999 Connecting to backend server:
> 192.168.1.101:6543 (try 1 of 5)
> Connection timed out.
> You probably should modify the Master Server settings
> in the setup program and set the proper IP address.
> error resceduling id -1 in ScheduledRecording::signalChange
> 
> Can somebody help me fix this? I've tried 127.0.0.1 for both, just the
> Master, just the first one, 192.168.1.101 for both, first and Master
> and nothing works correctly. What am I missing?
> 
> 
> ___
> mythtv-users mailing list
> mythtv-users@mythtv.org
> http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users
> 
> 
>
___
mythtv-users mailing list
mythtv-users@mythtv.org
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users


Re: [mythtv-users] Step By Step Upgrade Guide for Debian to 2.6.10 from 2.4.26 [WAS]Smack me if I'm crazy ...

2005-02-16 Thread Aaron Aguilar
> One minor question since it will save me a few hours otherwise .. I
> have gotten conflicting information about using make oldconfig from a
> 2.4 to a 2.6 kernel.  Has anyone that has switched recently used make
> oldconfig?

I followed the previously cited website upgrading to 2.6 kernel so
yeah I used make oldconfig.

Aaron
___
mythtv-users mailing list
mythtv-users@mythtv.org
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users


Re: [mythtv-users] Step By Step Upgrade Guide for Debian to 2.6.10 from 2.4.26 [WAS]Smack me if I'm crazy ...

2005-02-16 Thread Aaron Aguilar
>Can any one point me to a good step by step guide for Debian for
> upgrading from 2.4.26 to 2.6.10 so that I can take advantage of the
> new DVB drivers so that I can use the HD3000?

This is not exactly what you are looking for, but should give you a
good knowledge base to start with on getting 2.6.10 up and running. 
The page is down right now, but go here:

www.wilson-stowe.com/mythtv/installguide

Good luck,
Aaron
___
mythtv-users mailing list
mythtv-users@mythtv.org
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users


[mythtv-users] so close, but so far to finished install

2005-02-12 Thread Aaron Aguilar
I decided to compile the new mythtv (0.17) and it worked pretty well. 
(I'm using Debian Sarge by the way.)  I haven't been able to finish up
the installation unfortunately.  I have been using a few guides on the
web and the mythtv documentation of course, but I would really
appreciate it if someone could help me on just a few things.

1.) Any advice whatsoever on getting my sound card detected and
installed will be much appreciated.  I have a Soundblaster Live 5.1
and just can't seem to get it right even using info found on the web. 
My biggest issue is that info center shows all of my PCI devices,
including my sound card, but trying to run >alsamixergui  for instance
won't work.

2.) How do I know if my Hauppauge 250 card was detected and is usable?
 When I try to run setup /dev/video0-13 all say that nothing is
detected so I am assuming that I  need to do something more to get it
detected.

3.) When I do a mythfilldatabase i get an error:
06:30:29.112 Connecting to backend server: 127.0.0.1:6543 (try 1 of 5)
Connection timed out.
You probably should modify the Master Server settings
in the setup program and set the proper IP address.
error resceduling id -1 in ScheduledRecording::signalChange

I am really not sure at all what this means.  I know that you can put
a different IP address in there during setup, but I have no idea what
one to try.

If you can help me on any or all of these points I would really appreciate it.  

Aaron
___
mythtv-users mailing list
mythtv-users@mythtv.org
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users


[mythtv-users] setting up myth in debian

2005-02-10 Thread Aaron Aguilar
(FYI I have been using information on how to do this from
www.wilson-stowe.com/mythtv/installguide   )

I keep getting an error message when trying

#apt-get install mythtv

It says 

Failed to connect to database: Unknown MySQL Server Host 'mythtv' (1)
at -e line 5, <> line 1.
Failed to create database (incorrect admin username/password?)
If you supplied incorrect information, try:
dpkg-reconfigure --force mythtv-database
dhcp64:~# dpkg-reconfigure --force mythtv-database
Failed to connect to database: Unknown MySQL Server Host 'mythtv' (1)
at -e line 5, <> line 1.
Failed to create database (incorrect admin username/password?)
If you supplied incorrect information, try:
dpkg-reconfigure --force mythtv-database

So I try to do the dpkg-reconfigure --force mythtv-database and I
still get the same error.  Any one have any idea what I should try
next?  Thanks for any help or advice.

Aaron
___
mythtv-users mailing list
mythtv-users@mythtv.org
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users


Re: [mythtv-users] myth on an old machine(which video capture card)

2005-02-03 Thread Aaron Aguilar
On Thu, 3 Feb 2005 18:25:36 -0500, Khanh Tran <[EMAIL PROTECTED]> wrote:
> You'll want to remember in your evaluation of MythTV that a 650Mhz
> machine will really affect your experience.  I'd suggest getting
> something closer to 1Ghz if possible.  Either way, if you want to watch
> while that box is recording you'd have to get something that would
> decode in hardware like the Hauppauge PVR-350.
> 
> -Khanh

I know that having a slow machine will affect my experience, but I
just want to get familiar with it before I drop a couple hundred bucks
more for hardware.  So the Hauppauge 250 wouldn't work as well as the
350 you're saying?

Dewey, 
Can you pause and rewind live tv on your machine?  I think Khanh is
trying to say I won't be able to do that with the 250?  I bought an
nvidia fx5200 for the video out and a soundblaster card for sound. 
When I say the Hauppauge cards are hard to come by...  go to pretty
much any online merchant and every single one of them have those cards
backordered :(

Aaron
___
mythtv-users mailing list
mythtv-users@mythtv.org
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users


[mythtv-users] myth on an old machine(which video capture card)

2005-02-03 Thread Aaron Aguilar
I'm gonna try to use my old 650mhz machine to run MythTV.  (I will
probably buy a better machine if I'm happy with MythTV.)  Anyways, the
only thing I need is a video capture card.  I understand that I need
one that does MPEG encoding so my CPU doesn't choke, but do I need a
card that decodes as well?

The ideal situation would be for me to use it just like a TiVo where I
can pause, rewind, and fast forward live tv.  I would like the card to
work with minimal tweaking on KnoppMyth.

It seems that Hauppauge cards are hard to come by these days so feel
free to suggest other types as well.  But if you think the Hauppauge
card is the way to go by all means say so.

Thanks for helping a noob,
Aaron
___
mythtv-users mailing list
mythtv-users@mythtv.org
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users


Re: [mythtv-users] no one on here uses dial up then?

2005-01-28 Thread Aaron Aguilar
On Fri, 28 Jan 2005 13:41:25 -0500, Jack Trout <[EMAIL PROTECTED]> wrote:
> The only downside to dialup is that the downloading and installation
> of myth packages, and linux packages will be slower, especially using
> jarods guide which is assuming for broadband

Well I would set up the system using high speed at my buddies house. 
Then at my house use dial up to keep my program guide setup.

> On Fri, 28 Jan 2005 13:00:57 -0500, Donavan Stanley
> <[EMAIL PROTECTED]> wrote:

> > What on earth gave you the idea that broadband would be required?

A reply by someone on this mailing list telling me it would take huge
amounts of bandwidth and hours of time to download the guides.

Has anyone ran across a guide of someone using dial up, ie: scripts used etc.
___
mythtv-users mailing list
mythtv-users@mythtv.org
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users


[mythtv-users] no one on here uses dial up then?

2005-01-28 Thread Aaron Aguilar
My dream of setting up a MythTV box seems to have been shattered now. 
Unless of course someone else has successfully used dial up in their
setup.  Please let me know if you have successfully used dial up.  My
TiVo box is using it, but I know it is different.

Thanks a lot for the help!
Aaron
___
mythtv-users mailing list
mythtv-users@mythtv.org
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users


[mythtv-users] grabbing the program info

2005-01-27 Thread Aaron Aguilar
How does XMLTV grab the program info?  I suppose this is via an
internet connection or something?  Will I be able to get by doing this
via a dial up connection?

Sorry for the noobish question, but I couldn't find this on the docs.

Aaron
___
mythtv-users mailing list
mythtv-users@mythtv.org
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users