[mythtv-users] MYSQL Error regarding firewire_port

Chad masterclc at gmail.com
Mon Mar 28 08:48:39 UTC 2005


Hello, I recently posted to the list about not being able to add a
capture card via mythsetup.  Further playing probably reveals why, and
here's the results of trying to start mythbackend:


mythbackend
Starting up as the master server.
2005-03-28 01:38:33.276 mythbackend: MythBackend started as master server
DB Error (getdevices):
Query was:
SELECT videodevice,vbidevice,audiodevice,audioratelimit,defaultinput,cardtype,dvb_swfilter,
dvb_recordts,dvb_wait_for_seqstart,dvb_dmx_buf_size,dvb_pkt_buf_size,
skipbtaudio, dvb_on_demand,firewire_port, firewire_node,
firewire_speed,firewire_model FROM capturecard WHERE cardid = 1;
Driver error was [2/1054]:
QMYSQL3: Unable to execute query
Database error was:
Unknown column 'firewire_port' in 'field list'

2005-03-28 01:38:33.285 Channel()::Open(): Can't open video device,
error "No such file or directory"
2005-03-28 01:38:33.286 Channel()::Open(): Can't open video device,
error "No such file or directory"
2005-03-28 01:38:33.293 ChannelBase: Could not find input: Television
on card when setting channel 3

DB Error (getdevices):
Query was:
SELECT videodevice,vbidevice,audiodevice,audioratelimit,defaultinput,cardtype,dvb_swfilter,
dvb_recordts,dvb_wait_for_seqstart,dvb_dmx_buf_size,dvb_pkt_buf_size,
skipbtaudio, dvb_on_demand,firewire_port, firewire_node,
firewire_speed,firewire_model FROM capturecard WHERE cardid = 2;
Driver error was [2/1054]:
QMYSQL3: Unable to execute query
Database error was:
Unknown column 'firewire_port' in 'field list'

2005-03-28 01:38:33.303 Channel()::Open(): Can't open video device,
error "No such file or directory"
2005-03-28 01:38:33.304 Channel()::Open(): Can't open video device,
error "No such file or directory"
2005-03-28 01:38:33.305 ChannelBase: Could not find input: Television
on card when setting channel 3

ERROR: No channel sources defined in the database


Thanks for any suggestions!


More information about the mythtv-users mailing list