LinHES Forums http://forum.linhes.org/ |
|
Cannot view cable on PVR-500 http://forum.linhes.org/viewtopic.php?f=11&t=6460 |
Page 1 of 1 |
Author: | fishbulb15 [ Sun Oct 16, 2005 2:22 pm ] |
Post subject: | Cannot view cable on PVR-500 |
After MANY attempts I still cannot view any television. Here is what I have tried so far: I tried what was said here to: http://mysettopbox.tv/phpBB2/viewtopic.php?t=6420 and after installing ivtv-0.4.0, I used this: http://ivtvdriver.org/index.php/Firmware I mad these two files match up from the above page: 3a4803384f749d644ee1f1ca9dcb12fa /lib/modules/HcwMakoA.ROM 5f5fa240ada73c3565f5f7de4c7b5138 /lib/modules/ivtv-fw-enc.bin (from pvr_2.0.24.23035.zip) I am really not sure on the exact flow because of all the version changes. I followed this guys basic flow also: http://mysettopbox.tv/phpBB2/viewtopic. ... ght=pvr500. I also tried editing the config files as he says: http://www.bitbenderforums.com/~ralpha6 ... mythtv.htm I am kinda new to this whole knoppmyth thing. Thank you for anyone trying to help me. |
Author: | cesman [ Sun Oct 16, 2005 4:07 pm ] |
Post subject: | |
Do you get static? Do you get a black screen? What do you get? Is your television on? Have you checked the backend log? When you state Quote: cannot view any television. It simply isn't telling us much.
|
Author: | fishbulb15 [ Sun Oct 16, 2005 4:09 pm ] |
Post subject: | |
Sorry, I get static, my monitor is on and I can use mythTV just fine, but when I try to watch tv, I get static. I have not checked the backend log, because I dont know what it is, or what it would tell me. |
Author: | cesman [ Sun Oct 16, 2005 4:24 pm ] |
Post subject: | |
The backend log is the log that is created/appended to when the MythTV backend is started/running. If there are issues, this is one of the first places to look. With 0.4.0 of ivtv, you shouldn't need any special lines to get it working. |
Author: | fishbulb15 [ Sun Oct 16, 2005 4:55 pm ] |
Post subject: | |
Where can I find the backend log? |
Author: | tjc [ Mon Oct 17, 2005 7:26 pm ] |
Post subject: | |
Code: root@black2:~# ls -al /var/log/mythtv/mythbackend.log*
-rw-r--r-- 1 mythtv mythtv 4083 Oct 17 20:04 /var/log/mythtv/mythbackend.log -rw-r--r-- 1 mythtv mythtv 9199 Oct 17 06:25 /var/log/mythtv/mythbackend.log.1 -rw-r--r-- 1 mythtv mythtv 17285 Oct 16 06:25 /var/log/mythtv/mythbackend.log.2 -rw-r--r-- 1 mythtv mythtv 6894 Oct 15 06:25 /var/log/mythtv/mythbackend.log.3 -rw-r--r-- 1 mythtv mythtv 6121 Oct 14 06:25 /var/log/mythtv/mythbackend.log.4 -rw-r--r-- 1 mythtv mythtv 5982 Oct 13 06:25 /var/log/mythtv/mythbackend.log.5 -rw-r--r-- 1 mythtv mythtv 11733 Oct 12 06:25 /var/log/mythtv/mythbackend.log.6 -rw-r--r-- 1 mythtv mythtv 6560 Oct 11 06:25 /var/log/mythtv/mythbackend.log.7 |
Author: | fishbulb15 [ Mon Oct 17, 2005 9:45 pm ] |
Post subject: | |
Errors from the backend log: QSettings: error creating /.qt QSettings::sync: filename is null/empty 2005-10-17 22:27:23.864 New DB connection, total:1 Starting up as the master server. QSettings: error creating /.qt QSettings::sync: filename is null/empty 2005-10-17 22:27:24.027 New DB connection, total:2 QSettings: error creating /.qt QSettings::sync: filename is null/empty 2005-10-17 22:27:24.377 New DB connection, total:3 QSettings: error creating /.qt QSettings::sync: filename is null/empty 2005-10-17 22:27:25.510 New DB scheduler connection 2005-10-17 22:27:25.517 mythbackend version: 0.18.120050510-1 www.mythtv.org 2005-10-17 22:27:25.520 Enabled verbose msgs: important general 2005-10-17 22:27:27.516 Reschedule requested for id -1. 2005-10-17 22:27:27.740 Scheduled 0 itmes in 0.2 = 0.22 match + 0.00 place 2005-10-17 22:27:27.744 Seem to be woken up by USER 2005-10-17 22:27:48.193 MainServer::HandleAnnounce Playback 2005-10-17 22:27:48.195 adding: mythtv as a client (events: 0) 2005-10-17 22:27:48.225 MainServer::HandleAnnounce Playback 2005-10-17 22:27:48.227 adding: mythtv as a client (events: 1) 2005-10-17 22:27:48.235 MainServer::HandleAnnounce Playback 2005-10-17 22:27:48.236 adding: mythtv as a client (events: 0) 2005-10-17 22:27:48.285 MainServer::HandleAnnounce Playback 2005-10-17 22:27:48.287 adding: mythtv as a client (events: 0) 2005-10-17 22:27:48.294 adding: mythtv as a remote ringbuffer 2005-10-17 22:27:48.303 Changing from None to WatchingLiveTV 2005-10-17 22:27:48.421 Can't enable VBI recording vbi: Invalid argument 2005-10-17 22:27:57.609 Changing from WatchingLiveTV to None checkout the other post I did to see the steps taken to install IVTV and the drivers for the PVR-500. http://mysettopbox.tv/phpBB2/viewtopic.php?t=6475 |
Author: | fishbulb15 [ Wed Oct 19, 2005 10:12 pm ] |
Post subject: | |
Solved... Its way too easy to be real. I spent 7 days on this problem, just figured it out: These are the exact steps take from install It works...what can I say...UGH... untar kernel tar jxvf /usr/src/KERNEL-VER Note: the tuner.ko and tveeprom.ko that reside in the /lib/modules/KERNEL-VER/v4l2/ and /lib/modules/KERNEL-VER/ivtv RENAME all the tuner.ko and tveeprom.ko and msp3400.ko to .DELETE wget new driver: tar -xvzf ivtv-0.4.0.tar.gz cd ivtv-0.3.5f/driver make make install cd ../utils make make install reboot |
Page 1 of 1 | All times are UTC - 6 hours |
Powered by phpBB® Forum Software © phpBB Group http://www.phpbb.com/ |