Fedora Linux Support Community & Resources Center

Go Back   FedoraForum.org > Fedora 17/18 > Using Fedora
FedoraForum Search

Forgot Password? Join Us!

Using Fedora General support for current versions. Ask questions about Fedora and it's software that do not belong in any other forum.

Reply
 
Thread Tools Search this Thread Display Modes
  #1  
Old 6th November 2006, 02:25 PM
holden-nut Offline
Registered User
 
Join Date: Oct 2006
Location: QLD, Australia
Posts: 36
Dvico Fusion HDTV initial setup and Mythtv Setup

Hey so i got a new tuner card and put it straight into my linux box. I have used dmesg and lspci which says it can see the device but it wont actually register it with dmesg. Basically what i want to know is whats the best way to set this card up when i still have another tuner card installed and want to make the Dvico the primary tuner
Reply With Quote
  #2  
Old 8th November 2006, 05:35 AM
holden-nut Offline
Registered User
 
Join Date: Oct 2006
Location: QLD, Australia
Posts: 36
I have got the dvico setup and picking up channels through mythtv-setup and completed that but after i exit it says i need to run mythfilldatabase. I have done this and get the following problem i have allready changed my IP address to 192.168.0.187 in mythtv-setup

[root@FC5Box ~]# mythfilldatabase
2006-11-08 09:48:02.001 Using runtime prefix = /usr
2006-11-08 09:48:02.103 New DB connection, total: 1
2006-11-08 09:48:02.112 Connected to database 'mythconverg' at host: localhost
2006-11-08 09:48:02.119 New DB connection, total: 2
2006-11-08 09:48:02.119 Connected to database 'mythconverg' at host: localhost
2006-11-08 09:48:02.120 Updating source #1 (antenna) with grabber tv_grab_au
2006-11-08 09:48:02.121 ----------------- Start of XMLTV output -----------------
2006-11-08 09:48:02.122 New DB connection, total: 3
2006-11-08 09:48:02.123 Connected to database 'mythconverg' at host: localhost
nice: tv_grab_au: No such file or directory
2006-11-08 09:48:02.130 ------------------ End of XMLTV output ------------------
Error in 1:1: unexpected end of file
2006-11-08 09:48:02.133 Updating icons for sourceid: 1
2006-11-08 09:48:02.134 New DB connection, total: 4
2006-11-08 09:48:02.135 Connected to database 'mythconverg' at host: localhost
Updated programs: 0 Unchanged programs: 0
2006-11-08 09:48:02.136 Updating source #2 () with grabber tv_grab_au
2006-11-08 09:48:02.137 ----------------- Start of XMLTV output -----------------
nice: tv_grab_au: No such file or directory
2006-11-08 09:48:02.144 ------------------ End of XMLTV output ------------------
Error in 1:1: unexpected end of file
2006-11-08 09:48:02.210 Updating icons for sourceid: 2
Updated programs: 0 Unchanged programs: 0
2006-11-08 09:48:02.212 Updating source #3 (tv_grab_au) with grabber
2006-11-08 09:48:02.212 Source configured with no grabber. Nothing to do.
2006-11-08 09:48:02.216 New DB connection, total: 5
2006-11-08 09:48:02.217 Connected to database 'mythconverg' at host: localhost
2006-11-08 09:48:02.219 Failed to fetch some program info
2006-11-08 09:48:02.219 Adjusting program database end times.
2006-11-08 09:48:02.220 0 replacements made
2006-11-08 09:48:02.220 Marking generic episodes.
2006-11-08 09:48:02.220 Found 0
2006-11-08 09:48:02.221 Marking repeats.
2006-11-08 09:48:02.222 Found 0
2006-11-08 09:48:02.222 Unmarking new episode rebroadcast repeats.
2006-11-08 09:48:02.223 Found 0
2006-11-08 09:48:02.223 Marking episode first showings.
2006-11-08 09:48:02.224 Found 0
2006-11-08 09:48:02.224 Marking episode last showings.
2006-11-08 09:48:02.225 Found 0
2006-11-08 09:48:02.225
================================================== =============
| Attempting to contact the master backend for rescheduling. |
| If the master is not running, rescheduling will happen when |
| the master backend is restarted. |
================================================== =============
2006-11-08 09:48:02.230 Connecting to backend server: 192.168.0.187:6543 (try 1 of 5)
2006-11-08 09:48:02.231 Connection timed out.
You probably should modify the Master Server
settings in the setup program and set the
proper IP address.
2006-11-08 09:48:02.232 Error rescheduling id -1 in ScheduledRecording::signalChange
2006-11-08 09:48:02.232 Connecting to backend server: 192.168.0.187:6543 (try 1 of 5)
2006-11-08 09:48:02.233 Connection timed out.
You probably should modify the Master Server
settings in the setup program and set the
proper IP address.
2006-11-08 09:48:02.235 mythfilldatabase run complete.
[root@FC5Box ~]#
Reply With Quote
  #3  
Old 9th November 2006, 10:40 AM
holden-nut Offline
Registered User
 
Join Date: Oct 2006
Location: QLD, Australia
Posts: 36
Bump - so i was told to setup xmltv and need to do I need to do this to a file

Symlink /usr/local/bin/tv_grab_au to tv_grab_au_reg with ln -s /usr/local/bin/tv_grab_au_reg /usr/local/bin/tv_grab_au (and check that you don't have another tv_grab_au installed somewhere: which -a tv_grab_au).

What is symlink and how do you perform the above?
Reply With Quote
  #4  
Old 18th November 2006, 05:33 AM
holden-nut Offline
Registered User
 
Join Date: Oct 2006
Location: QLD, Australia
Posts: 36
Hi i need some help im trying to use a perl xmltv feed but when i run mythfilldatabase i get all this stuff in regards to perl. Am i needing to get these modules or can i just use yum to get them automatically.

Code:
mythtv@FC5Box ~]$ mythfilldatabase
2006-11-18 09:31:30.242 Using runtime prefix = /usr
2006-11-18 09:31:30.301 New DB connection, total: 1
2006-11-18 09:31:30.310 Connected to database 'mythconverg' at host: localhost
2006-11-18 09:31:30.316 New DB connection, total: 2
2006-11-18 09:31:30.317 Connected to database 'mythconverg' at host: localhost
2006-11-18 09:31:30.318 Updating source #4 (test) with grabber tv_grab_au
2006-11-18 09:31:30.318 ----------------- Start of XMLTV output -----------------
2006-11-18 09:31:30.319 New DB connection, total: 3
2006-11-18 09:31:30.320 Connected to database 'mythconverg' at host: localhost
Can't locate XML/DOM.pm in @INC (@INC contains: /usr/lib/perl5/site_perl/5.8.8/i386-linux-thread-multi /usr/lib/perl5/site_perl/5.8.8/i386-linux-thread-multi /usr/lib/perl5/site_perl/5.8.8 /usr/lib/perl5/site_perl/5.8.8/i386-linux-thread-multi /usr/lib/perl5/site_perl/5.8.7/i386-linux-thread-multi /usr/lib/perl5/site_perl/5.8.6/i386-linux-thread-multi /usr/lib/perl5/site_perl/5.8.5/i386-linux-thread-multi /usr/lib/perl5/site_perl/5.8.4/i386-linux-thread-multi /usr/lib/perl5/site_perl/5.8.3/i386-linux-thread-multi /usr/lib/perl5/site_perl/5.8.8 /usr/lib/perl5/site_perl/5.8.7 /usr/lib/perl5/site_perl/5.8.6 /usr/lib/perl5/site_perl/5.8.5 /usr/lib/perl5/site_perl/5.8.4 /usr/lib/perl5/site_perl/5.8.3 /usr/lib/perl5/site_perl /usr/lib/perl5/vendor_perl/5.8.8/i386-linux-thread-multi /usr/lib/perl5/vendor_perl/5.8.7/i386-linux-thread-multi /usr/lib/perl5/vendor_perl/5.8.6/i386-linux-thread-multi /usr/lib/perl5/vendor_perl/5.8.5/i386-linux-thread-multi /usr/lib/perl5/vendor_perl/5.8.4/i386-linux-thread-multi /usr/lib/perl5/vendor_perl/5.8.3/i386-linux-thread-multi /usr/lib/perl5/vendor_perl/5.8.8 /usr/lib/perl5/vendor_perl/5.8.7 /usr/lib/perl5/vendor_perl/5.8.6 /usr/lib/perl5/vendor_perl/5.8.5 /usr/lib/perl5/vendor_perl/5.8.4 /usr/lib/perl5/vendor_perl/5.8.3 /usr/lib/perl5/vendor_perl /usr/lib/perl5/5.8.8/i386-linux-thread-multi /usr/lib/perl5/5.8.8 .) at /usr/bin/tv_grab_au line 31.
BEGIN failed--compilation aborted at /usr/bin/tv_grab_au line 31.
2006-11-18 09:31:30.887 ------------------ End of XMLTV output ------------------
Error in 1:1: unexpected end of file
2006-11-18 09:31:30.890 Updating icons for sourceid: 4
2006-11-18 09:31:30.891 New DB connection, total: 4
2006-11-18 09:31:30.891 Connected to database 'mythconverg' at host: localhost
Updated programs: 0  Unchanged programs: 0
2006-11-18 09:31:30.897 New DB connection, total: 5
2006-11-18 09:31:30.898 Connected to database 'mythconverg' at host: localhost
2006-11-18 09:31:30.899 Failed to fetch some program info
2006-11-18 09:31:30.900 Adjusting program database end times.
2006-11-18 09:31:30.900     0 replacements made
2006-11-18 09:31:30.901 Marking generic episodes.
2006-11-18 09:31:30.901     Found 0
2006-11-18 09:31:30.901 Marking repeats.
2006-11-18 09:31:30.903     Found 0
2006-11-18 09:31:30.903 Unmarking new episode rebroadcast repeats.
2006-11-18 09:31:30.903     Found 0
2006-11-18 09:31:30.904 Marking episode first showings.
2006-11-18 09:31:30.907     Found 2
2006-11-18 09:31:30.907 Marking episode last showings.
2006-11-18 09:31:30.909     Found 2
2006-11-18 09:31:30.911
==================================================  =============
| Attempting to contact the master backend for rescheduling.  |
| If the master is not running, rescheduling will happen when |
| the master backend is restarted.                            |
==================================================  =============
2006-11-18 09:31:30.915 Connecting to backend server: 192.168.0.187:6543 (try 1 of 5)
2006-11-18 09:31:30.917 Using protocol version 31
2006-11-18 09:31:30.922 mythfilldatabase run complete.
Reply With Quote
Reply

Tags
dvico, fusion, hdtv, initial, mythtv, setup

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Freeze after Initial setup scobe Installation and Live Media 9 9th September 2008 07:19 AM
tripwire initial setup ? quacked Security and Privacy 16 18th August 2008 06:21 PM
SATA Raid initial setup newie Installation and Live Media 2 21st September 2005 08:28 PM
Install GUI after initial setup. VillageIdiot02 Installation and Live Media 1 8th September 2004 11:17 AM


Current GMT-time: 04:51 (Thursday, 20-06-2013)

TopSubscribe to XML RSS for all Threads in all ForumsFedoraForumDotOrg Archive
logo

All trademarks, and forum posts in this site are property of their respective owner(s).
FedoraForum.org is privately owned and is not directly sponsored by the Fedora Project or Red Hat, Inc.

Privacy Policy | Term of Use | Posting Guidelines | Archive | Contact Us | Founding Members

Powered by vBulletin® Copyright ©2000 - 2012, vBulletin Solutions, Inc.

FedoraForum is Powered by RedHat