Re: [mythtv-users] Error when compiling SVN on XBOX?? any ideas?

2006-01-29 Thread A JM
It turned out to be a gcc error but it was a version incompatability issue. The Xbox was running ver. 3 and the desktops were running ver. 4. I was able to upgrade the Xbox and finally got it compiling, I'm keeping my fingers crossed that it finishes without errors... How difficult is ccache to set

Re: [mythtv-users] Debian 'apt-get build-dep mythtv' problem?

2006-01-29 Thread A JM
I also got past the last error by making sure that gcc was the same version on all distributed systems. It's compiling wahooxbox:/usr/src/mythtv# export DISTCC_HOSTS=' 192.168.1.100 192.168.1.111 127.0.0.1' xbox:/usr/src/mythtv# make -j 6 CXX=distcc cd libs && make -f Makefile make[1]: Ent

Re: [mythtv-users] Debian 'apt-get build-dep mythtv' problem?

2006-01-29 Thread A JM
Fianlly got past the errors I think by upgrading the version of Xebian to 1.1.4.Thanks for all the help and pointers they were very helpful.Can anyone shed some light on compiling with distcc??? I get the following errror, loosly "..failed to distribute mathematics, connection reset by peer" ? Than

[mythtv-users] Error when compiling SVN on XBOX?? any ideas?

2006-01-29 Thread A JM
Well I finally got over the hump of the build-deep problem with my XBOX as it turns out I just had to use a more recent version of Xebian, I was using 1.1.2 and didn't realize 1.1.4 was available. I ran 'apt-get build-dep mythtv' and all appeared to be fine and I was able to still boot Xebian. So

Re: [mythtv-users] Debian 'apt-get build-dep mythtv' problem?

2006-01-28 Thread A JM
Well I seem to have been able to udate the system and run 'apt-get build-dep mythtv' however the first thing it asks me when installeing the deps is a question about about the default xserver? Which do I want as a default? xserver - xorg xserver - xfree86 I went with " xserver - xorg", probably

Re: [mythtv-users] Debian 'apt-get build-dep mythtv' problem?

2006-01-28 Thread A JM
How else can I determine if I have the necessary deps needed to build myth aside from running 'build-dep mythtv' will I just have to manually install the needed dep's?Thanks, ___ mythtv-users mailing list mythtv-users@mythtv.org http://mythtv.org/cgi-bin/

Re: [mythtv-users] Debian 'apt-get build-dep mythtv' problem?

2006-01-27 Thread A JM
I notice that currently my Xbox is using xfree86 instead of xorg-x11, I think there is a difference... The librarary 'libxvmc-dev' is part of xorg-x11 so does this mean I need to use xorg-x11 as opposed to xfree86? I'm  a bit confused on the difference between the 2? ___

Re: [mythtv-users] Debian 'apt-get build-dep mythtv' problem?

2006-01-27 Thread A JM
Thanks.What's the story on "cross packaging" I think that's what it's called. I read mention of it when trying to figure out what was going on with e2fsprogs? I'm guessing it has something to do with having different versions from the "tree" on the same machine causing conflicts. Does apt have the

Re: [mythtv-users] Debian 'apt-get build-dep mythtv' problem?

2006-01-27 Thread A JM
Thanks for the reply Alex.Funny you should mention stable, I did have to do some updating with stable mainly with regard to e2fsprogs as it was the problem child when running ' apt-get update' before getting this error. But after making that change I thought I went back to testing or is that sarge

[mythtv-users] Debian 'apt-get build-dep mythtv' problem?

2006-01-27 Thread A JM
I'm having a bit of a problem getting the dependancies for Myth so that I can compile it on my Xbox.When I run 'apt-get dep-build mythtv' I get the message "Build depends for mythtv cannot be satisfied because the package libxvmc-dev cannot be found". After doing some reading it looks like this lib

Re: [mythtv-users] Xbox - build-dep mythtv problem????

2006-01-27 Thread A JM
Answering my own question.I think I fixed it last night by going back to stable running 'apt-get update' then 'apt-get install e2fsprogs', it updated e2fsprogs and an e2fsprogs lib which was a welcome sign and what the problem appeared to be. I then changed back to testing and ran 'apt-get update'

Re: [mythtv-users] Harmony 880 Remote?

2006-01-26 Thread A JM
kudo's on picking one up on a deal... ___ mythtv-users mailing list mythtv-users@mythtv.org http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users

Re: [mythtv-users] Harmony 880 Remote?

2006-01-26 Thread A JM
I'm not seeing that coupon apply correctly??? Anyone else having luck?On 1/26/06, Dave Bixler <[EMAIL PROTECTED] > wrote: Since it's a learning remote, couldn't  you just use any profile you wanted? --Dave Nate Carlson wrote: Jonathan Lin wrote: I have the PVR350 so the profile

[mythtv-users] Xbox - build-dep mythtv problem????

2006-01-24 Thread A JM
I get the following error when trying to run 'apt-get build-dep mythtv'. Does anyone have any ideas on how to fix the e2fsprogs problem?T.I.A.xbox:/# apt-get build-dep mythtv Reading Package Lists... DoneBuilding Dependency Tree... DoneThe following packages will be REMOVED:  language-env libmysqlc

Re: [mythtv-users] Debian sources????

2006-01-24 Thread A JM
The backends are compiled from source... so I think I don't have any choice except to upgrade all to the latest binary or compile from source? unless I'm wrong?Thanks. ___ mythtv-users mailing list mythtv-users@mythtv.org http://mythtv.org/cgi-bin/mailman

Re: [mythtv-users] Debian sources????

2006-01-24 Thread A JM
I did search on Google before posting and I did read the docs I tried to do some research on my own..."deb-src ftp://ftp.nerim.net/debian-marillat/ sid main"That helps, it was "unstable" before correct?What other thing s should I look out for before trying to compile on Debian? ___

Re: [mythtv-users] Debian sources????

2006-01-24 Thread A JM
Somehow a one word answer doesn't really help, but thanks for trying...AJM, ___ mythtv-users mailing list mythtv-users@mythtv.org http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users

[mythtv-users] Debian sources????

2006-01-21 Thread A JM
Does anyone have a complete set of Debian sources that I could get? there have been some changes and I've not been able to find a reliable source for a list.Thanks for any help, ___ mythtv-users mailing list mythtv-users@mythtv.org http://mythtv.org/cgi-b

[mythtv-users] XBOX - startup and is KDE needed?

2006-01-19 Thread A JM
I'm trying to finish the installation on my Xbox and had a couple of final questions, hopefully. Since the Xbox is not very robust memory wise I want to have as few applications running as possible, so does mythfrontend have to run in KDE or some other 'front end' application or can I run it anothe

Re: [mythtv-users] Compiling Mythtv on an Xbox error?

2006-01-18 Thread A JM
Well I finally figured it out. By running 'Xorg' I was able to get "X" to start so I got to thinking that maybe it wasn't an X problem. I then started wondering if there was a front end installed like KDE or GNOME, and there wasn't. So, I installed KDE and it fired right up, X that is or should I s

Re: [mythtv-users] Compiling Mythtv on an Xbox error?

2006-01-18 Thread A JM
Even after the upgrade still having thesame issue?Build Date: 31 December 2004    Before reporting problems, check http://wiki.X.Org    to make sure that you have the latest version.Module Loader presentMarkers: (--) probed, (**) from config file, (==) default setting,     (++) from co

Re: [mythtv-users] Compiling Mythtv on an Xbox error?

2006-01-18 Thread A JM
I just ran a 'yum update' and it seems to have found some xorg packages, I'll install and get back.Thanks, ___ mythtv-users mailing list mythtv-users@mythtv.org http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users

Re: [mythtv-users] Compiling Mythtv on an Xbox error?

2006-01-18 Thread A JM
It's text not graphical.The install is a loopback file so it's not really a full install of Fedora (not404.com) if I understand correctly, my guess is that it's been messaged and stripped down. However I did install xorg on it so I would think X should run? Any reason why changing /etc/inittab didn

Re: [mythtv-users] Compiling Mythtv on an Xbox error?

2006-01-18 Thread A JM
Initially /etc/inittab was set for 3, I changed it to 5 rebooted and got the same login screen prompting for me to login:? ___ mythtv-users mailing list mythtv-users@mythtv.org http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users

Re: [mythtv-users] Compiling Mythtv on an Xbox error?

2006-01-18 Thread A JM
Maybe I'm using the wrong terminology. When my Xbox boots I select through the menu to boot Linux once that completes I'm sitting at a blank screen with a "Login:" on the TV. I log in to the system then I am sitting at a command line at which time I've tried to simply start X by "start x". My last

Re: [mythtv-users] Compiling Mythtv on an Xbox error?

2006-01-17 Thread A JM
Here is a post from the terminal:[EMAIL PROTECTED] ~]# startxhostname: Unknown host_XSERVTransSocketOpenCOTSServer: Unable to open socket for inet6_XSERVTransOpen: transport open failed for inet6/mythfe.local:0 _XSERVTransMakeAllCOTSServerListeners: failed to open listener for inet6X Window System

Re: [mythtv-users] Compiling Mythtv on an Xbox error?

2006-01-17 Thread A JM
" Let's start at the start, what exactly have you installed on your xbox."I've got FC4 running on the Xbox and it has been updated via YUM. "Doesn't your xbox linux boot into a desktop?"No, just to a command prompt. ___ mythtv-users mailing list mythtv-us

Re: [mythtv-users] Compiling Mythtv on an Xbox error?

2006-01-17 Thread A JM
Thanks for the posts guys.Is this a one time entry? What does it do?   1. "export DISPLAY=:0" on the remote machine and   2. "xhost +" on the local machineI'll verify the correct command 'startx'  when I get back to the house tonight. I do believe I tried to run X by using 'start x' though... Is t

Re: [mythtv-users] Compiling Mythtv on an Xbox error?

2006-01-17 Thread A JM
Thanks Pete, but I was able to get past the compiling issues and setup problems with distcc, which worked great by the way that's a sweet little program.I'm now just trying to launch the FE on my XBOX and getting "Mythfrontend: cannot connect to X server" AJM, __

Re: [mythtv-users] Compiling Mythtv on an Xbox error?

2006-01-17 Thread A JM
Well I tried running X, "start x" but get "command unknown" I think, sorry I'm at the office.The "DISPLAY environment variable" is that set in xorg or Myth? ___ mythtv-users mailing list mythtv-users@mythtv.org http://mythtv.org/cgi-bin/mailman/listinfo/m

Re: [mythtv-users] Compiling Mythtv on an Xbox error?

2006-01-17 Thread A JM
I'm getting an error, "Mythfrontend: cannot connect to X server" when running mythfrontend from terminal?Any ideas? I don' see anything in the archives?Thanks, ___ mythtv-users mailing list mythtv-users@mythtv.org http://mythtv.org/cgi-bin/mailman/listinf

Re: [mythtv-users] Compiling Xbox "nothing to do" error?

2006-01-17 Thread A JM
hmmm good point about mythtv-setup and the frontend I wasn't putting the 2 together, duh! I am leaving it out when compiling... I guess I should have tried to run mythfrontend instead...Thanks for the tip on distcc I'll put that to use. AJM, ___ mytht

Re: [mythtv-users] Compiling Xbox "nothing to do" error?

2006-01-17 Thread A JM
Well I recompiled again using "distcc" awesome application thanks for the tip. The compiling time went from 36 hours or so to less than 8, I'm not really sure how long because I went to bed. Installation of distcc wasn't as straight forward as it let on it was missing some points, it was close but

Re: [mythtv-users] Compiling Xbox "nothing to do" error?

2006-01-16 Thread A JM
I'm having a slight problem but I'm not really sure what I did wrong? Myth appears to have compiled correctly as I didn't get any errors when it completed. I su'd and ran make install and essentially I get the message that say's "Nothing to be done for Install"? There isn't a mythtv-setup in the

Re: [mythtv-users] Compiling Mythtv on an Xbox error?

2006-01-16 Thread A JM
Yeah, I saw that thanks Pete.I assume basicaly all machines just need to be on the same subnet running distcc? I see it mentions "On each of the servers" does this need to be in a Sever/Client setting? Currently no DNS is being performed on my boxes only using a router for simple networking.AJM, __

Re: [mythtv-users] Compiling Mythtv on an Xbox error?

2006-01-16 Thread A JM
distcc? never heard of it but that goes without saying since I'm new to Linux. That looks like a real viable option does anyone know of any hand holding instructions on installation and usage? Cecil? What's your experience been with distcc? I'm installing SVN 7255, yes I realize it's a bit out of d

Re: [mythtv-users] Compiling Mythtv on an Xbox error?

2006-01-16 Thread A JM
I kind of figure it was the limited RAM that was causing the problem... 36 hours plus to run make..."Perform the compile on your backend.  Ideally, you want to optimise for P3 and a small memory system." Can you elaborate a bit on this? I'm fairly new to Linux and could use a bit of hand holding. C

Re: [mythtv-users] Compiling Mythtv on an Xbox error?

2006-01-15 Thread A JM
Responding to my own thread. The answer was that gcc-3.2 and g++-3.2 were not installed I also enabled memalign and the error disappeared when running ./configure. Currently the XBOX has been compiling for nearly 24 hours, this is insane! How much longer can it go Can I compile this on anoth

[mythtv-users] Compiling Mythtv on an Xbox error?

2006-01-14 Thread A JM
I'm compiling Myth on my Xbox and get the following error when running ./configure "big/little test failed error, no memalign() but sse enabled, either disable it or use --enable- memalign-hack" Can someone give me some guidance as to what to do? What items should be enabled or disabled when run

Re: [mythtv-users] Multiple card issue? DVB and PVR

2006-01-10 Thread A JM
Thanks it helped alot.I finally got them working together, mostly I think it was due to the cards being added to the database incorrectly. I'm sure it was my fault when adding the cards.I surfed the database using phpmysql and found the table 'videosources' I think that was the name of it and the c

Re: [mythtv-users] Problems with installing mythtv-suite on FC4

2006-01-09 Thread A JM
I believe you need to edit the yum.repos and change it from RPM-GPG-KEY-fedoratoRPM-GPG-KEYit worked for me the other day./etc/yum.repos.d/fedora.repo: [base]name=Fedora Core $releasever - $basearch - Basebaseurl=http://fedora.server4you.net/fedora/core/$releasever/$basearch/os/# mirrorlist= ht

[mythtv-users] Multiple card issue? DVB and PVR

2006-01-07 Thread A JM
I'm using a DVB-S in a FE and 2 PVR250's in a BE but am unable to view any channels on the PVR250's.I have a couple of questions.1) How does Myth know what card to use when selecting a channel since I don't see a 'cardid' field in the 'channel' table ? 2) Does either particular card need to be inst

Re: [mythtv-users] Adding a slave to existing MBE

2006-01-07 Thread A JM
I deleted the cards and started over and the FE did recognize the new cards, weird but nice...Do you know if there are any problems mixing cards? DVB with PVR's, etc?Thanks, ___ mythtv-users mailing list mythtv-users@mythtv.org http://mythtv.org/cgi-bin/m

Re: [mythtv-users] Adding a slave to existing MBE

2006-01-07 Thread A JM
I'm using PHPMyAdmin to maintain the DB and in the "capturecard" table the only card listed is my DVB card on /dev/video0 and /dev/video1 which is correct.AJM, ___ mythtv-users mailing list mythtv-users@mythtv.org http://mythtv.org/cgi-bin/mailman/listinf

Re: [mythtv-users] Adding a slave to existing MBE

2006-01-06 Thread A JM
"You have to setup the new tuners on the slave backend."I've got a question about adding the tuners on the Slave. The Master Backend has a tuner in it set to /dev/video0 and all is fine. The Slave Backend has 2 tuners in it but I only have the option to set them to /dev/video0 and /dev/video1 and t

[mythtv-users] Unable to view test recording?

2006-01-03 Thread A JM
I'm getting the following error when trying to view a test capture on my PVR-250 "selected video_out device is incompatible with this codec". Does anyone have any ideas on what might be going on? This is installed via SVN 7255 so I'm assuming I'm missing a codec for playback? Any help will be appre

Re: [mythtv-users] Still Can't Get pcHDTV-3000 Installed

2006-01-03 Thread A JM
Geoff,I just saw your thread on the HD3000 and am curious about the PVR-250 application? Are you saying that you don't need the ivtv driver for the PVR-250's that it's already compiled into the kernel?I'm having a problem getting my system to recognize 2 PVR-250's and wonder if that might be the pr

[mythtv-users] @ PVR-250's only one loaded???

2006-01-02 Thread A JM
I have 2 PVR-250's in my box but only one is showing that it's Initialized anyone have any thoughts on why the second is initialized?#Modeprobe.conf alias char-major-81 videodev alias char-major-81-0 ivtv alias char-major-81-1 ivtv alias tveeprom tveeprom-ivtv alias msp3400 msp3400-ivtvWhen running

[mythtv-users] SVN 7225 recordings...

2005-12-31 Thread A JM
Will Myth SVN 7255 be able to read MythTv binary 18.1 .NUV recordings? The versions record in a different file extension (7255 is .mpg and binary is .nuv) I have some recordings that I want to import into SVN 7255 that were originally recorded on a binary version of Myth from another box. Thanks.AJ

Re: [mythtv-users] Adding a slave to existing MBE

2005-12-31 Thread A JM
Thanks for the tips... I think I'm on track.AJM, ___ mythtv-users mailing list mythtv-users@mythtv.org http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users

Re: [mythtv-users] Adding a slave to existing MBE

2005-12-31 Thread A JM
What about the cards? Just run the Myth-setup on the backend like normal?What about the file system? Did you use an NFS share?Thanks, ___ mythtv-users mailing list mythtv-users@mythtv.org http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users

[mythtv-users] Adding a slave to existing MBE

2005-12-31 Thread A JM
I would like to add a slave to my master backend how do I do this? Do I do a full install of Myth and is there a checkbox somewhere that tells the master there is now a slave?Does anyone have a quick how-to? My master has a tuner and my slave will have 2 tuners. Do I need to create a NFS share or

Re: [mythtv-users] Xbox protocol problem...

2005-12-26 Thread A JM
This will get debian going on an xbox: http://bit.blkbk.com/I don't really see the reason for going backwards for compatabilty sake, it looks like anupgrade is in mynear future. I just installed FC4 onthe Xbox I'll see how it goes form here... Thanks for the input.AJM, _

Re: [mythtv-users] Xbox protocol problem...

2005-12-24 Thread A JM
I had a feeling you were going to say that. Originally this was installed with a binary, there's no way to upgrade that to SVN is there... Is SVN even possbile to install on XBOX?Thanks, ___ mythtv-users mailing list mythtv-users@mythtv.org http://mythtv.

[mythtv-users] Xbox protocol problem...

2005-12-24 Thread A JM
I've installed SVN 7255 on my backend upgrading from the binary and now my xbox FE is giving me the error to the effect of "client speaks protocol 15 server speaks 18" how can I fix this?Thanks,Merry Christmas!!! ___ mythtv-users mailing list mythtv-user

Re: [mythtv-users] mythtvburn (web script) hangs

2005-12-20 Thread A JM
There is another thread Vinton Coffman and myself have going. Vinton has made some suggestions and uploaded a binary that I'm going to try. I'm hoping to have something going by this evening and will post back what I went through if it works... I'm crossing my fingers. It would be nice to incorpora

Re: [mythtv-users] mythtvburn (web script) hangs

2005-12-19 Thread A JM
Neil,Where are you finding earlier versions of ProjectX? are you just installing/removing via apt? ___ mythtv-users mailing list mythtv-users@mythtv.org http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users

Re: [mythtv-users] Converting mpeg-TS from DVB card to vob

2005-12-18 Thread A JM
Why don't you try Mythburn?http://www.knoppmythwiki.org/index.php?page=MythTVBurn_Scripts_HowTo ___ mythtv-users mailing list mythtv-users@mythtv.org http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users

Re: [mythtv-users] Re: MythWeb problem permisssion error

2005-12-17 Thread A JM
That was it. Thanks for the post.On 12/17/05, belcampo <[EMAIL PROTECTED]> wrote: On Saturday 17 December 2005 19:20, [EMAIL PROTECTED] wrote:> MythWeb problem permisssion errorThe php and image directory have to be owned by apache, maybe they are not there at all. So go to your mythweb directory,

[mythtv-users] Re: MythWeb problem permisssion error... [FIXED]

2005-12-17 Thread A JM
Self answered:'apache' needed write permissions on /var/www/html/mythweb to create the folder image_cahce, etc.Thx, ___ mythtv-users mailing list mythtv-users@mythtv.org http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users

[mythtv-users] MythWeb problem permisssion error...

2005-12-17 Thread A JM
I need some help with getting mythweb up and rolling I've never had a problem before so I must be missing something obviousThis is running on FC4, SVN 7255 any help would be appreciated.Thx. Error The system administrator has been notified and the problem will be remedied shortly. Warning at /

Re: [mythtv-users] Re: MythBurn on FC4

2005-12-17 Thread A JM
Awesome! Anything I should look out for when doing the install or any suggestions?Thanks. ___ mythtv-users mailing list mythtv-users@mythtv.org http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users

Re: [mythtv-users] Re: MythBurn on FC4

2005-12-16 Thread A JM
Thanks for the reply.So what's everyone using? Is there an actual Myth-Plugin for backing up to DVD? ___ mythtv-users mailing list mythtv-users@mythtv.org http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users

[mythtv-users] Re: MythBurn on FC4

2005-12-16 Thread A JM
Isn't anybody using Mythburn on FC4? Does it not work? What's everyone using???AJM<On 12/15/05, A JM < [EMAIL PROTECTED]> wrote:Are there any special instructions for installing MythBurn on FC4? I'm just wanting to avoid any unfriendly supris

[mythtv-users] MythBurn on FC4

2005-12-15 Thread A JM
Are there any special instructions for installing MythBurn on FC4? I'm just wanting to avoid any unfriendly suprises if possible...Thanks, ___ mythtv-users mailing list mythtv-users@mythtv.org http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users

Re: [mythtv-users] maxtor drive with buffer i/o errors...how to get data off?

2005-12-14 Thread A JM
G4U, might help it will image a drive to another.http://www.feyrer.de/g4u/AJM, ___ mythtv-users mailing list mythtv-users@mythtv.org http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users

[mythtv-users] Re: Error compiling MythDVD plugin??? [FIXED]

2005-12-12 Thread A JM
Replying to my own post. MythDVD needed to be patched...  http://www.gossamer-threads.com/lists/mythtv/users/158417?search_string=dvdripbox.o;#158417 Thanks, ___ mythtv-users mailing list mythtv-users@mythtv.org http://mythtv.org/cgi-bin/mailman/listinfo/

[mythtv-users] Error compiling MythDVD plugin???

2005-12-12 Thread A JM
This is a clean install. I've added the dependancies as far as I know but I'm not sure what the error is here? Can someone point it out for me? Thanks, make[1]: Entering directory `/home/mythtv/mythplugins/mythdvd' cd mythdvd && qmake mythdvd.pro -o Makefile cd mythdvd && make -f Makefile make[2]

Re: [mythtv-users] NuvExport problem???

2005-12-12 Thread A JM
Well I think I now know why nuvexport isn't working for me... this recording was created using DVB-S where my other recordings were created using a PVR-250 and at which time nuvexport was working correctly.So, how is everyone creaing DVD backups of thier recordings? Thanks,On 12/12/05,

Re: [mythtv-users] NuvExport problem???

2005-12-12 Thread A JM
Nothing, which is why I said "Also,.." instead of asking another question...Any idea on the nuvexport issue?Thanks,On 12/11/05, Chris Petersen <[EMAIL PROTECTED]> wrote: what does this have to do with nuvexport?> Also, when did they start saving recordings as .MPG file as opposed to .NUV?if you're

[mythtv-users] NuvExport problem???

2005-12-11 Thread A JM
[EMAIL PROTECTED] nuvexport-0.2]$ /video/recordings/makedvd.sh /video/recordings/*.mpg /video/recordings/newdvd mkfifo: cannot create fifo `aud0': File exists mkfifo: cannot create fifo `vid0': File exists mkfifo: cannot create fifo `dvdmpg': File exists    INFO: [mplex] mplex version 1.8.0 (2.2.4

[mythtv-users] Re: Make problem Transcode

2005-12-09 Thread A JM
Maybe I should ask this question another way. This appears to be possibly a pathing problem with make? I already coompiled the plugins but without 'transcoding' support for which I now want to include, can I only compile the 'transcoding' in the plugins or do I need to recompile all the pieces of t

[mythtv-users] Make problem Transcode

2005-12-09 Thread A JM
I'm having a bit of a make problem, can anyone help? make[1]: Leaving directory `/home/mythtv/mythtv/mythplugins/mythcontrols' cd mythdvd && make -f Makefile make[1]: Entering directory `/home/mythtv/mythtv/mythplugins/mythdvd' cd mythdvd && make -f Makefile make[2]: Entering directory `/home/myt

[mythtv-users] Make problem Transcode

2005-12-08 Thread A JM
I'm having a bit of a make problem, can anyone help? make[1]: Leaving directory `/home/mythtv/mythtv/mythplugins/mythcontrols' cd mythdvd && make -f Makefile make[1]: Entering directory `/home/mythtv/mythtv/mythplugins/mythdvd' cd mythdvd && make -f Makefile make[2]: Entering directory `/home/myt

Re: [mythtv-users] New widescreen theme coming soon (a little OT)

2005-12-06 Thread A JM
I just wanedt to say thanks for all the hard work guys! I know that for myself I wouldn't take on such a task and really appreciate the time and effort that goes into making these available to the group.Keep up the great work!! Awesome themes!! AJM, ___ m

Re: [mythtv-users] RingBuffer error?

2005-12-03 Thread A JM
I fixed it by recompiling Myth?? wierd...Thanks for the help.On 12/3/05, ffrr <[EMAIL PROTECTED]> wrote: A JM wrote:> Nothing funny in the log except the ringbuffer issue...> > Could it be a channels issue in the Database giving that kind of issue?>> Thx,Well yes, I suppos

Re: [mythtv-users] RingBuffer error?

2005-12-03 Thread A JM
Nothing funny in the log except the ringbuffer issue...Could it be a channels issue in the Database giving that kind of issue?Thx,On 12/3/05, ffrr <[EMAIL PROTECTED]> wrote:A JM wrote: > Would it show in an error log somewhere?>Take a look in /var/log/mythtv  I think that's the usual place

Re: [mythtv-users] RingBuffer error?

2005-12-02 Thread A JM
Would it show in an error log somewhere?On 12/2/05, ffrr <[EMAIL PROTECTED]> wrote: A JM wrote:> Anyone familiar with ringbuffer issues? Is this a file permissions issue?>> 2005-12-02 19:43:52.589 RingBuffer: Couldn't read data from the> capture card in 15 seconds. Stoppin

[mythtv-users] RingBuffer error?

2005-12-02 Thread A JM
Anyone familiar with ringbuffer issues? Is this a file permissions issue? 2005-12-02 19:43:52.589 RingBuffer: Couldn't read data from the capture card in 15 seconds. Stopping. ___ mythtv-users mailing list mythtv-users@mythtv.org http://mythtv.org/cgi-bin

Re: [mythtv-users] FC4 compiling from SVN needed apps??

2005-11-30 Thread A JM
Thanks that helps. I was able to compile Myth this morning and will be working on the plugins later. AJM,On 11/30/05, R. Geoffrey Newbury <[EMAIL PROTECTED]> wrote: On Tue, 29 Nov 2005 14:10:35 -0800 (PST), Joe Votour wrote:>You need the development packages as well.  What you>need also depends on

Re: [mythtv-users] FC4 compiling from SVN needed apps??

2005-11-30 Thread A JM
Thanks for the confirmation. ___ mythtv-users mailing list mythtv-users@mythtv.org http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users

Re: [mythtv-users] After compile, xorg.conf issues?? SOLVED!!!

2005-11-30 Thread A JM
Thanks Michael. Compiling went just fine after changing the pathing... AJM, ___ mythtv-users mailing list mythtv-users@mythtv.org http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users

Re: [mythtv-users] After compile, xorg.conf issues?? SOLVED!!!

2005-11-29 Thread A JM
Well when I said solved I was refering most to not being able to getting X to boot. I haven't tried compiling Myth yet and might still need to add the QT directory's??? Is the PATH statement correct? So it should look like the following? PATH=/usr/lib/qt-3.3/bin QTDIR=/usr/lib/qt-3.3 Thanks,

Re: [mythtv-users] After compile, xorg.conf issues?? SOLVED!!!

2005-11-29 Thread A JM
I finally figured out what my problem was. Since I'm trying to compile using SVN I added the following lines to my ./bash_profile files thinking that I needed to point QT and that killed it. PATH=/usr/lib/qt-3.3/binQTDIR=/usr/lib/qt-3.3/bin AJM, ___ m

Re: [mythtv-users] FC4 compiling from SVN needed apps??

2005-11-29 Thread A JM
When trying to update XFree86 I get "Nothing to do"? Bet yet it's not installed? Finished Parsing package install arguments Nothing to do [EMAIL PROTECTED] mythtv]# rpm -qa *XFree* [EMAIL PROTECTED] mythtv]# rpm -qa *XFree86* Does this mean it's already installed? 6.8. X Window System (Graphics)

Re: [mythtv-users] FC4 compiling from SVN needed apps??

2005-11-29 Thread A JM
Joe, thanks for the info. The part about "Basically, through the process of running the configure script and finding out which options ..." pardon my ignorance, like I said I'm on a learning curve here, where is that documented? AJM, ___ mythtv-users m

[mythtv-users] FC4 compiling from SVN needed apps??

2005-11-29 Thread A JM
I'm compiling Myth from SVN on a FC4 box and was hoping someone could help me identify the needed apps. for a successful compile. I've read the docs and it shows the the following. "As of 2003−03−15, this list includes mysql, gcc, freetype2−devel, XFree86−devel, qt−devel and lame. If you're going

Re: [mythtv-users] latest atrpms Xorg packages

2005-11-29 Thread A JM
Are you getting any error messages? On 11/29/05, Kevin Kuphal <[EMAIL PROTECTED]> wrote: Daniel Agar wrote:>I updated my xorg packages to xorg-x11-6.8.2-37.FC4.49.2_4.rhfc4.at>yesturday and now X won't start at all. I was wondering if anyone else was>having the same problem.> >Try asking on the at

Re: [mythtv-users] After compile, xorg.conf issues??

2005-11-28 Thread A JM
I'm running KDE. Will this error show up somwhere in a log with some more detail or am I stuck with the original error when logging in? One quick note, I restored this drive from an image. The imaged drive was a 160gb and the restored from drive was 250gb, the original image was from the 160gb. S

Re: [mythtv-users] After compile, xorg.conf issues??

2005-11-28 Thread A JM
omes down to how things start which is specific toyour linux distribution & the window manager/desktop system you are using.Sorry i can't help much more with this.Maybe worth replying to myth-users list and say youaren't short of disk space.John--- A JM < [EMAIL PROTECTED]> wrote:

Re: [mythtv-users] After compile, xorg.conf issues??

2005-11-28 Thread A JM
t;[EMAIL PROTECTED]> wrote: The last time i had something like this it was becausei ran out of space in my home directory. That would bethe first thing to check, also other partition such as/tmp or /var/tmp etc.John--- A JM < [EMAIL PROTECTED]> wrote:> I just finished compiling Myth SVN 7225 o

[mythtv-users] After compile, xorg.conf issues??

2005-11-28 Thread A JM
I just finished compiling Myth SVN 7225 on FC4, rebooted and this is what I got??? This can't be good... Your session only lasted less than 10 seconds. If you have not logged out yourself, this could mean that there is some installation problem or that you may be out of diskspace. Try logging in w

[mythtv-users] Re: X problem after compiling 7255...

2005-11-27 Thread A JM
" In the xorg.conf file I think I noticed a difference in the directory's of the fonts originally it was FontPath "unix/:7100" and now it's FontPath "/usr/X11R6/lib/X11/fonts"?? " This actually isn't the please ignore. this might be of some use? This is from a working xorg.0.log - prior to

[mythtv-users] X problem after compiling 7255...

2005-11-27 Thread A JM
I just did a reboot after install Mythtv and I'm seeing the message below: your session only lasted less than 10 seconds. If you have not logged out yourself, this could mean that there is some installation problem or that you may be out of diskspace. Try logging in with one of the failsafe sessio

Re: [mythtv-users] Re: ATrpms GPG key??

2005-11-27 Thread A JM
Axel, as a side note you might let Jarrod know as that's where I downloaded the file from... all is good now... AJM On 11/27/05, A JM <[EMAIL PROTECTED]> wrote: Thanks Axel, where do you find the time AJM, On 11/27/05, Axel Thimm < [EMAIL PROTECTED]> wrote: On Sun, Nov

Re: [mythtv-users] Re: ATrpms GPG key??

2005-11-27 Thread A JM
Thanks Axel, where do you find the time AJM, On 11/27/05, Axel Thimm <[EMAIL PROTECTED]> wrote: On Sun, Nov 27, 2005 at 02:39:59PM -0500, A JM wrote:> Am I the only one having a problem with ATrpms GPG-KEY?>> warning: rpmts_HdrFromFdno: Header V3 DSA signature: NOKEY, key ID 6

Re: [mythtv-users] ATrpms GPG key??

2005-11-27 Thread A JM
Still trying to figure it out??? On 11/27/05, David Erickson <[EMAIL PROTECTED]> wrote: I am having the same problem as well.. let the list know if you find asolution...  Looks like i picked a bad day to upgrade ;-)Dave> Am I the only one having a problem with ATrpms GPG-KEY?> > warning: rpmts_HdrF

[mythtv-users] ATrpms GPG key??

2005-11-27 Thread A JM
Am I the only one having a problem with ATrpms GPG-KEY? warning: rpmts_HdrFromFdno: Header V3 DSA signature: NOKEY, key ID 66534c2b Public key for kakasi-2.3.4-20.rhfc4.at.i386.rpm is not installed Retrieving GPG key from http://ATrpms.net/RPM-GPG-KEY.atrpms GPG key retrieval failed: [Errno 4] I

[mythtv-users] Install Question from SVN

2005-11-24 Thread A JM
Just a couple of quick questions I think I now the answers to but want to ask to be sure. Can I move or delete the "Myth" directory that I downloaded SVN to after installing Myth (mythtv-setup)? or does it matter from what directory I use to run setup from? In the setup script for Myth will it cr

Re: [mythtv-users] MythGame compatability and SVN??

2005-11-23 Thread A JM
hen compile and install mythgame and whatever other plugins you want.check http://svn.mythtv.org/trac/ for instructions on downloading thesource code from SVN-haryOn Nov 23, 2005, at 10:27 PM, A JM wrote: > So just because I'm running SVN of Myth I can still use the> binary's (I think

  1   2   3   >