[mythtv-users] Can anyone answer this?

Joseph A. Caputo jcaputo1 at comcast.net
Sat Mar 20 23:52:10 EST 2004


Drew Gilkey wrote:
> Sorry didnt take notice to the "This is what happens when you send in 
> html:" As I thought it was just part of the reply to quote, so I didnt 
> look over it carefully. Here is the message in plain text(or at least 
> should be)
> 
> 
> 
> 
> 
> +--------+-------------+-------------+-----------+----------+--------------+----------------+-----------------------+--------------+--------------+--------------+-----------------------+------------------+------------------+ 
> 
> | cardid | videodevice | audiodevice | vbidevice | cardtype | 
> defaultinput | audioratelimit | hostname              | dvb_swfilter | 
> dvb_recordts | dvb_sat_type | dvb_wait_for_seqstart | dvb_dmx_buf_size | 
> dvb_pkt_buf_size |
> +--------+-------------+-------------+-----------+----------+--------------+----------------+-----------------------+--------------+--------------+--------------+-----------------------+------------------+------------------+ 
> 
> |      1 | /dev/video0 | /dev/dsp    | /dev/vbi  | V4L      | 
> Television   |              0 | localhost.localdomain |            0 
> |            0 |            0 |                     1 |             8192 
> |             8192 |
> +--------+-------------+-------------+-----------+----------+--------------+----------------+-----------------------+--------------+--------------+--------------+-----------------------+------------------+------------------+ 
> 
> 
> Here is a dump.. Ill also include it as an attachment in case the word 
> wraping on the forum/mailing list messes it up.
> 
> 
> 
> In Response to:
> 
> "That said, I'll attempt an answer:
> 
> The fact that you're getting a "Remote encoder not responding" message
> suggest to me that you might have something awry in your database.
> 
>> From your message I'm guessing that you're running a single machine as
> 
> a combined frontend/backend, yet the backend thinks that the TV card --
> well, TV card #1 anyway -- is on another machine. I'd be interested to
> see the contents of your capturecard table:
> 
> mysql -u mythtv -pmythtv mythconverg
> 
> mysql> select * from capturecard ;
> 
> 
> -JAC "
> 
> _________________________________________________________________
> Find a broadband plan that fits. Great local deals on high-speed 
> Internet access. http://click.atdmt.com/AVE/go/onm00200360ave/direct/01/
> Logging to file 'sqlinfo.txt'
> mysql> exit
> Logging to file 'sqlinfo.txt'
> mysql> select * from capturecard ;
> +--------+-------------+-------------+-----------+----------+--------------+----------------+-----------------------+--------------+--------------+--------------+-----------------------+------------------+------------------+ 
> 
> | cardid | videodevice | audiodevice | vbidevice | cardtype | 
> defaultinput | audioratelimit | hostname              | dvb_swfilter | 
> dvb_recordts | dvb_sat_type | dvb_wait_for_seqstart | dvb_dmx_buf_size | 
> dvb_pkt_buf_size |
> +--------+-------------+-------------+-----------+----------+--------------+----------------+-----------------------+--------------+--------------+--------------+-----------------------+------------------+------------------+ 
> 
> |      1 | /dev/video0 | /dev/dsp    | /dev/vbi  | V4L      | 
> Television   |              0 | localhost.localdomain |            0 
> |            0 |            0 |                     1 |             8192 
> |             8192 |
> +--------+-------------+-------------+-----------+----------+--------------+----------------+-----------------------+--------------+--------------+--------------+-----------------------+------------------+------------------+ 
> 
> 1 row in set (0.00 sec)
> 
> mysql> exit

Does your machine have a hostname other than 'localhost.localdomain'?

-JAC



More information about the mythtv-users mailing list