[mythtv-users] Re:Re:Re:Not recording anything using CVS (7/30)

Trey Stout phlux at udpviper.com
Wed Aug 6 04:39:04 EDT 2003


Well I'm glad to hear I'm not the only one having the probem. I too am using
Gentoo with the default 2.4.21 kernel. Here is my output of the requested
info.

tv recordings # mythbackend --printsched
--- print list start ---
Title                 Chan  ChID  StartTime       S I C -- C R D S Rank
Total
---  print list end  ---


mysql> select * from cardinput\G
*************************** 1. row ***************************
    cardinputid: 1
         cardid: 1
       sourceid: 1
      inputname: Television
externalcommand:
     preference: NULL
      shareable: N
       tunechan:
      startchan: 56
1 row in set (0.00 sec)


mysql> select * from capturecard\G
*************************** 1. row ***************************
        cardid: 1
   videodevice: /dev/video0
   audiodevice: /dev/dsp
     vbidevice: /dev/vbi0
      cardtype: V4L
  defaultinput: Television
audioratelimit: 32000
      hostname: tv
        use_ts: NULL
      dvb_type: NULL
1 row in set (0.00 sec)

mysql> select * from videosource\G
*************************** 1. row ***************************
    sourceid: 1
        name: Cox Cable
xmltvgrabber: tv_grab_na
      userid:

I also have never seen a file appear in my recordings directory.

tv recordings # pwd
/storage/recordings
tv recordings # ls -la
total 8
drwxrwxrwx    2 root     root         4096 Jul 31 23:42 .
drwxr-xr-x    7 root     root         4096 Aug  4 21:49 ..
-rw-r--r--    1 root     root            0 Jul 31 17:16 nfslockfile.lock

So is the missing userid field in videosource a problem? Is that supposed to
be a system user id?

Thanks for the help,
Trey



More information about the mythtv-users mailing list