LinHES Forums http://forums.linhes.org/ |
|
PVR 350 Hardware out - 0.14 http://forums.linhes.org/viewtopic.php?f=1&t=697 |
Page 1 of 1 |
Author: | pstav [ Sat Feb 14, 2004 7:53 am ] |
Post subject: | PVR 350 Hardware out - 0.14 |
folks, I am so close, I think I could see the goal if it weren;'t for all these trees... ![]() I have a PVR-350 with a manually built Myth 0.14 on a KnoppMyth distribution. I have XFree running on the hardware out channel of the PVR-350. The backend is running without errors and the front end works over the h/w out channel. I have 9 days worth of channel data. Looks great! I've also followed the TvOutHowTo and have been able to make mpg files that I can watch with mplayer. Color test is fine, I can use dd and pipe video from /dev/video to /dev/video16 and watch TV. My prolem is that when I use the Mythfrontend and push 'Watch TV' the screen goes blank for about 10 secs and then returns to the Myth menu. I am wondering what's wrong? I though it might be a permissions issue, so I checked the /dev/fb0, fb0current, fb0autoconfig and made them world rw. I am stumped. Before I go wading into the code can any body help point me in the right direction? Thanks. Great effort BTW. My compliments to the chef(s). --paul |
Author: | pstav [ Sat Feb 14, 2004 8:35 am ] |
Post subject: | |
More data. I forgot to post the frontend log. Even with the unexpected responses, listings work and what not. This is a log of the trying to watch live tv: 2004-02-14 09:24:57 mythfrontend version: 0.14.20040123-1 www.mythtv.org 2004-02-14 09:24:57 Enabled verbose msgs :all 2004-02-14 09:24:58 Registering Internal as a media playback plugin. 2004-02-14 09:24:58 generating cache image for: /usr/local/share/mythtv/themes/default/blank.png 2004-02-14 09:25:04 Connecting to backend server: 192.168.0.100:6543 (try 1 of 1) 2004-02-14 09:25:04 20 MYTH_PROTO_VERSION 1 2004-02-14 09:25:12 ReadStringList timeout (quick). 2004-02-14 09:25:12 Unexpected response to MYTH_PROTO_VERSION: 2004-02-14 09:25:12 Changing from None to None 2004-02-14 09:25:24 Connecting to backend server: 192.168.0.100:6543 (try 1 of 1) 2004-02-14 09:25:24 20 MYTH_PROTO_VERSION 1 2004-02-14 09:25:32 ReadStringList timeout (quick). 2004-02-14 09:25:32 Unexpected response to MYTH_PROTO_VERSION: Even with the unexpected responses, listings work (next problem). This is a log of the trying to watch live tv. --paul |
Author: | pstav [ Sat Feb 14, 2004 10:50 am ] |
Post subject: | |
Whoa, I think when I upgraded to version 0.14 that it's default locations are different that those used by KnoppMyth. When I stared to look at the logs, I saw Mysql errors like 'unknown field'. To wit I have two mythbackends: /usr/bin/mythbackend /usr/local/bin/mythbackend root@mythtv:/home/pstav# ll /usr/local/bin/mythbackend -rwxr-xr-x 1 root root 344828 Feb 11 22:54 /usr/local/bin/mythbackend root@mythtv:/home/pstav# ll /usr/bin/mythbackend -rwxr-xr-x 1 root root 3540764 Oct 29 01:33 /usr/bin/mythbackend I am betting once I get this all sorted out, things will start working better... I try not to answer my own posts.. --paul |
Author: | cesman [ Sat Feb 14, 2004 3:39 pm ] |
Post subject: | |
You need to remove the debs that can with KnoppMyth. |
Author: | pstav [ Sat Feb 14, 2004 8:28 pm ] |
Post subject: | |
Will do. Things are working much better! Now it's just turn the crank on all the IR stuff. Thanks again, --paul |
Author: | wlemmers [ Fri Feb 20, 2004 1:41 pm ] |
Post subject: | /dev/fb1 minor number conflict |
The reason for the black screen (with sound) is that the alpha blend is set on the wrong fb device. (myth 0.14 & ivtv 1.9) In the new knoppmyth release /dev/fb0autodetect has minor nr 1 which myth expects for /etc/fb1. See the dmesg: Warning: Remapping obsolete /dev/fb* minor 32 to 1 /dev/fb1 is minor nr 32 To solve this delete /dev/fb0autodetect and /dev/fb1 and create a new fb1: mknod /dev/fb1 c 29 1 chmod 666 fb1 chown video fb1 This got my output back.... good luck, \wim. |
Page 1 of 1 | All times are UTC - 6 hours |
Powered by phpBB® Forum Software © phpBB Group http://www.phpbb.com/ |