Opened 19 years ago

Closed 19 years ago

Last modified 19 years ago

#2142 closed defect (fixed)

DiSEqC without switch breaks recording

Reported by: anonymous Owned by: danielk
Priority: major Milestone: 0.20
Component: mythtv Version: head
Severity: medium Keywords:
Cc: Ticket locked: no

Description

When I try to watch livetv, the backend loops a SQL-Error until it will get killed.

Attachments (6)

mythconverg.sql (18.2 KB ) - added by anonymous 19 years ago.
mythbackend1.log (41.9 KB ) - added by anonymous 19 years ago.
mythbackend.log (61.2 KB ) - added by panzaeron 19 years ago.
mythconverg.2.sql (54.2 KB ) - added by panzaeron 19 years ago.
diseqc-only-lnb.patch (2.3 KB ) - added by yeasah@… 19 years ago.
patch for LNB-only diseqc input name problem
mythconverg.orig.sql (52.2 KB ) - added by anonymous 19 years ago.

Download all attachments as: .zip

Change History (16)

by anonymous, 19 years ago

Attachment: mythconverg.sql added

by anonymous, 19 years ago

Attachment: mythbackend1.log added

comment:1 by danielk, 19 years ago

Resolution: invalid
Status: newclosed

Your DB info incorrect. Delete your capture cards and reinsert and rescan the inputs, it looks like you missed the diseqc DB upgrade somehow.

by panzaeron, 19 years ago

Attachment: mythbackend.log added

by panzaeron, 19 years ago

Attachment: mythconverg.2.sql added

comment:2 by panazeron, 19 years ago

Resolution: invalid
Status: closedreopened

I have the same problem, but the reinsert and rescan didn't solved the problem. The scan is OK, but LiveTV with the error not. I attached the mythbackend.log and mythconverg.

comment:3 by Giuly, 19 years ago

Here reinsert and rescan even not solved the problem (I'm the reporter)

comment:4 by danielk, 19 years ago

Milestone: 0.20
Owner: changed from Isaac Richards to danielk
Priority: majorminor
Status: reopenednew

panazeron, this appears to be a real problem, either with the mythtv-setup, or the DiSEqC handling in the recorder. Your input is set to "DVBInput" but you are using DiSEqC, so it appears MythTV thinks it should be set to "DVBInput #1".

What is your physical DiSEqC setup, just an LNB?

comment:5 by danielk, 19 years ago

Priority: minormajor
Summary: "Column 'chanid' cannot be null" when watching livetvDiSEqC without switch breaks recording

by yeasah@…, 19 years ago

Attachment: diseqc-only-lnb.patch added

patch for LNB-only diseqc input name problem

in reply to:  5 comment:6 by anonymous, 19 years ago

Replying to danielk: Yes, I'm using a standard european universal LNB.

comment:7 by panzaeron, 19 years ago

There is another problem. I have attached the mythconverg.orig.sql an empty database with two Astra 19.2E transponders (with the stations ARD and ZDF) the mplexids are 27 and 28 added with mythtv-setup. But in the dtv_multiplex table are multiplexid 27 (OK) frequency 1238037 (wrong?, should by 11837000 (this is the transponder frequency in Hz)) inversion NULL (wrong, should be 'a') symbolrate NULL (wrong, should be 27500000) fec NULL (wrong,should be 'auto') polarity NULL (wrong, should be 'h') ...

by anonymous, 19 years ago

Attachment: mythconverg.orig.sql added

comment:8 by panzaeron, 19 years ago

If I use a channel.conf to scan the stations, everything ist OK.

comment:9 by Stuart Auchterlonie, 19 years ago

Resolution: fixed
Status: newclosed

(In [10746]) Closes #2142. Adds support for lnb only diseq configurations

Selects the correct input in LNB only diseq configs

comment:10 by Stuart Auchterlonie, 19 years ago

Any problems related to scanning for the channels should be attached to #2033

Note: See TracTickets for help on using tickets.