[mythtv-users] Can't access PVR-350 after upgrading to 0.21
Neil Bird
neil at fnxweb.com
Wed Mar 19 17:36:49 UTC 2008
> knowledgejunkie at gmail:
> You have both tunechan (101) and startchan (529) set for your PVR-350
> input, which you do not need if using S-Video or composite inputs (I
> answered a similar query last week). You only need to specify a
> startchan, as no prior tuning is required. Was this value previously
> set before your upgrade?
Yeah, I've had that since the get-go years ago. Never been a
problem; I tried reseting both to '101' but it didn't affect anything.
I don't see that preventing it from changing channels. It's like the
channels became detached from the card somehow, as it didn't run the
channel-change script. All *looked* OK in setup, and also in the SQL
from what I could follow.
> Also, if you terminate your SQL queries with '\G' instead of ';' you
> will get the results of the query returned as one field per line,
> which makes it much easier and cleaner to post.
Thanks for the tip; I'll remember that. ‘Unfortunately’, I've
reverted back now so I don't have what the d/b looked like.
Hang on ...
OK, this, at least, is what I've got *now* (0.20.2), which I guess
is actually going to be the same:
mysql> select * from cardinput\G
*************************** 1. row ***************************
cardinputid: 2
cardid: 2
sourceid: 3
inputname: DVBInput
externalcommand: NULL
preference: -1
shareable: N
tunechan:
startchan: 2
freetoaironly: 1
diseqc_port: NULL
diseqc_pos: 0
lnb_lof_switch: 11700000
lnb_lof_hi: 10600000
lnb_lof_lo: 9750000
displayname: Freeview
radioservices: 1
childcardid: 0
dishnet_eit: 0
recpriority: 0
*************************** 2. row ***************************
cardinputid: 5
cardid: 1
sourceid: 1
inputname: S-Video 1
externalcommand: /usr/local/bin/skychannel
preference: 1
shareable: N
tunechan: 101
startchan: 106
freetoaironly: 1
diseqc_port: NULL
diseqc_pos: NULL
lnb_lof_switch: 11700000
lnb_lof_hi: 10600000
lnb_lof_lo: 9750000
displayname: Satellite
radioservices: 1
childcardid: 0
dishnet_eit: 0
recpriority: 0
mysql> select * from capturecard\G
*************************** 1. row ***************************
cardid: 1
videodevice: /dev/pvr/pvr-350
audiodevice: NULL
vbidevice: NULL
cardtype: MPEG
defaultinput: S-Video 1
audioratelimit: NULL
hostname: pvr.fnxweb.co.uk
dvb_swfilter: 0
dvb_recordts: 1
dvb_sat_type: 0
dvb_wait_for_seqstart: 1
skipbtaudio: 0
dvb_on_demand: 0
dvb_diseqc_type: NULL
firewire_port: 0
firewire_node: 2
firewire_speed: 0
firewire_model: NULL
firewire_connection: 0
dvb_hw_decoder: 0
dbox2_port: 31338
dbox2_httpport: 80
dbox2_host: NULL
signal_timeout: 1000
channel_timeout: 3000
parentid: 0
dvb_tuning_delay: 0
contrast: 0
brightness: 0
colour: 0
hue: 0
diseqcid: NULL
*************************** 2. row ***************************
cardid: 2
videodevice: 0
audiodevice:
vbidevice:
cardtype: DVB
defaultinput: DVBInput
audioratelimit: NULL
hostname: pvr.fnxweb.co.uk
dvb_swfilter: 0
dvb_recordts: 1
dvb_sat_type: 0
dvb_wait_for_seqstart: 0
skipbtaudio: 0
dvb_on_demand: 1
dvb_diseqc_type: 0
firewire_port: 0
firewire_node: 2
firewire_speed: 0
firewire_model: NULL
firewire_connection: 0
dvb_hw_decoder: 0
dbox2_port: 31338
dbox2_httpport: 80
dbox2_host: NULL
signal_timeout: 2500
channel_timeout: 4000
parentid: 0
dvb_tuning_delay: 200
contrast: 0
brightness: 0
colour: 0
hue: 0
diseqcid: 0
mysql> select * from channel where name='bbc one' and sourceid=1\G
*************************** 1. row ***************************
chanid: 101
channum: 101
freqid: 101
sourceid: 1
callsign: BBC 1
name: BBC One
icon: /home/pvr/.mythtv/channels/bbc1.jpg
finetune: 0
videofilters:
xmltvid: south-east.bbc1.bbc.co.uk
recpriority: 0
contrast: 39318
brightness: 36043
colour: 29493
hue: 32768
tvformat: Default
commfree: 1
visible: 1
outputfilters:
useonairguide: 0
mplexid: NULL
serviceid: NULL
atscsrcid: NULL
tmoffset: 0
atsc_major_chan: 0
atsc_minor_chan: 0
--
[phoenix at fnx ~]# rm -f .signature
[phoenix at fnx ~]# ls -l .signature
ls: .signature: No such file or directory
[phoenix at fnx ~]# exit
More information about the mythtv-users
mailing list