LinHES Forums http://forum.linhes.org/ |
|
Almost there on R4V5...still a few issues though http://forum.linhes.org/viewtopic.php?f=1&t=2938 |
Page 1 of 2 |
Author: | krmiller [ Mon Nov 22, 2004 12:00 am ] |
Post subject: | Almost there on R4V5...still a few issues though |
I spent a bunch of time this weekend working on my knoppmyth box. I am using an chaintech 7nif2 with integrated Nforce2 and Svideo out. I also have 1 PVR-250MCE card). Performed an auto install. After the install, I ran the install-nvidia script and got my video working fine. Ran through the mythbackend setup. Defined my tuner, video sources, inputs, etc. Next booted into front end. Ran mythfilldatabase without issues. When I try to view live tv, I get a black screen for about 10 seconds and then it just goes back to the menu. Next I did a cat /dev/video0 >junk.mpg and was able to view a picture using mplayer on that machine. Did some more testing and was able to copy video and music files to the box and play them. After some looking around at the forums I was able to get my cd/dvd drive working by changing the group for the device. The TV listings are populating. So my problem is that I cannot view live tv. Don't know that is going on. I looked at /var/log/mythtv/mythbackend.log and don't see much there. Running as a slave backend. 2004-11-21 22:44:46 mythbackend: MythBackend started as a slave backend QSettings: error creating /.qt QSettings::sync: filename is null/empty 2004-11-21 22:44:46 mythbackend version: 0.16.20040906-1 www.mythtv.org 2004-11-21 22:44:46 Enabled verbose msgs : important general 2004-11-21 22:44:48 Connecting to master server: 127.0.0.1:6543 2004-11-21 22:44:48 Connected successfully 2004-11-21 22:44:56 mythbackend: Running housekeeping thread Don't see anymore error messages. Can someone direct me in the right direction? Thanks for the help. PS I am also having dificulties with the mythweb. Getting this error... User Notice at /usr/share/mythtv/mythweb/includes/mythbackend.php, line 132: Unexpected response to MYTH_PROTO_VERSION 'MYTH_PROTO_VERSION 13': -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- Fatal Error at /usr/share/mythtv/mythweb/includes/mythbackend.php, line 26: Unable to connect to mythbackend, is it running? The system administrator has been notified and the problem will be remedied shortly. Process list: root@kmythtv:/var/log/mythtv # ps -A |grep my 424 ? 00:00:00 mysqld_safe 464 ? 00:00:00 mysqld 465 ? 00:00:00 mysqld 466 ? 00:00:00 mysqld 467 ? 00:00:00 mysqld 521 ? 00:00:00 mythbackend 574 ? 00:00:00 mysqld 575 ? 00:00:00 mysqld 576 ? 00:00:00 mysqld 577 ? 00:00:00 mysqld 578 ? 00:00:00 mysqld 579 ? 00:00:00 mysqld 580 ? 00:00:00 mysqld 581 ? 00:00:00 mysqld 610 ? 00:00:00 mysqld 611 ? 00:00:00 mythbackend 612 ? 00:00:00 mythbackend 613 ? 00:00:00 mythbackend 614 ? 00:00:00 mythbackend 615 ? 00:00:00 mythbackend 616 ? 00:00:00 mythbackend 617 ? 00:00:00 mythbackend 618 ? 00:00:00 mythbackend 619 ? 00:00:00 mythbackend 620 ? 00:00:00 mythbackend 633 ? 00:00:02 mythfrontend 634 ? 00:00:00 mythfrontend 635 ? 00:00:00 mythfrontend 636 ? 00:00:00 mysqld 637 ? 00:00:00 mysqld 638 ? 00:00:00 mythfrontend 640 ? 00:00:00 mythfrontend |
Author: | Xsecrets [ Mon Nov 22, 2004 12:05 am ] |
Post subject: | |
have you done any work with the ivtv drivers? most of the mce cards are not supported with the ivtv version shipped in R4V5. |
Author: | tjc [ Mon Nov 22, 2004 12:10 am ] |
Post subject: | |
Have you tried running the front end from a shell window to catch the ouput? This is a pretty common recommendation when the logs aren't helpful... |
Author: | krmiller [ Mon Nov 22, 2004 11:37 am ] |
Post subject: | Info |
Where can I find some info on the exact tweaks that I need to make for my version of the MCE card? I have not yet tried to launch the frontend from the console and watch the output. I will do that tonight when I get home. Thanks for all the help. |
Author: | Xsecrets [ Mon Nov 22, 2004 1:16 pm ] |
Post subject: | |
you'll just have to search the forums for what you need as far as ivtv, it is spread all over the place, as far as I know there is not a definative guide to this version supports these chipsets and they are refrenced like so, you just have to go plugging in numbers and see what happens. and preferably have a newish driver. |
Author: | krmiller [ Mon Nov 22, 2004 1:20 pm ] |
Post subject: | ok |
Ok, did a search, tons on info. I will start messing around with IVTV tonight. What about my second question about mythweb. Has anyone seen the error messages that I put in my first post? |
Author: | Liv2Cod [ Mon Nov 22, 2004 4:15 pm ] |
Post subject: | |
From your first post I see this is starting as a "slave" backend. Do you already have a "master" backend running? What are the ramifications of running a slave backend if there is no master? I haven't run a master/slave setup so I don't know the answer... |
Author: | krmiller [ Mon Nov 22, 2004 4:53 pm ] |
Post subject: | answer |
I only have 1 system right now. it is the backend and frontend. Where would I change it to a master backend rather than a slave? |
Author: | cesman [ Mon Nov 22, 2004 5:45 pm ] |
Post subject: | |
Your one system is the master backend. You cannot have a slave w/o a master. |
Author: | krmiller [ Mon Nov 22, 2004 5:48 pm ] |
Post subject: | l |
so any ideas why my mythweb says this when I try to load it User Notice at /usr/share/mythtv/mythweb/includes/mythbackend.php, line 132: Unexpected response to MYTH_PROTO_VERSION 'MYTH_PROTO_VERSION 13': -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- Fatal Error at /usr/share/mythtv/mythweb/includes/mythbackend.php, line 26: Unable to connect to mythbackend, is it running? The system administrator has been notified and the problem will be remedied shortly. as you can see from my first post mythbackend IS running. |
Author: | cesman [ Mon Nov 22, 2004 5:51 pm ] |
Post subject: | |
Are you running the same version of MythWeb as MythTV? That is about the only thing I can think of... |
Author: | krmiller [ Mon Nov 22, 2004 5:53 pm ] |
Post subject: | |
I Will check tonight. The version of mythweb that I am running is the one that was installed automatically by the auto-install. I will post results later tonight. |
Author: | cesman [ Mon Nov 22, 2004 6:38 pm ] |
Post subject: | |
You may also want to check the MythTV archive. If you auto installed and did not install or compile any MythTV modules, then they should be the same. |
Author: | krmiller [ Mon Nov 22, 2004 8:55 pm ] |
Post subject: | |
Below are my results when I start the frontend from an xterm sh-2.05b$ mythfrontend 2004-11-22 19:32:38 mythfrontend version: 0.16.20040906-1 www.mythtv.org 2004-11-22 19:32:38 Enabled verbose msgs : important general 2004-11-22 19:32:38 Registering Internal as a media playback plugin. 2004-11-22 19:32:38 Registering MythDVD DVD Media Handler as a media handler 2004-11-22 19:32:38 Registering MythDVD VCD Media Handler as a media handler Failed to run 'cdrecord --scanbus' 2004-11-22 19:32:38 Registering MythMusic Media Handler as a media handler 2004-11-22 19:32:38 Mediamonitor: Adding /dev/cdrom 2004-11-22 19:32:38 Mediamonitor: Adding /dev/dvd 2004-11-22 19:32:38 Starting media monitor. 2004-11-22 19:32:44 Connecting to backend server: 127.0.0.1:6543 (try 1 of 5) 2004-11-22 19:32:52 ReadStringList timeout (quick). 2004-11-22 19:32:52 Unexpected response to MYTH_PROTO_VERSION: 2004-11-22 19:32:52 Changing from None to None |
Author: | krmiller [ Mon Nov 22, 2004 8:56 pm ] |
Post subject: | |
pop'd the box open and got the following info on my pvr250 32062 Rev B185 Conexant cx23416-12 |
Page 1 of 2 | All times are UTC - 6 hours |
Powered by phpBB® Forum Software © phpBB Group http://www.phpbb.com/ |