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)
Change History (16)
by , 19 years ago
Attachment: | mythconverg.sql added |
---|
by , 19 years ago
Attachment: | mythbackend1.log added |
---|
comment:1 by , 19 years ago
Resolution: | → invalid |
---|---|
Status: | new → closed |
by , 19 years ago
Attachment: | mythbackend.log added |
---|
by , 19 years ago
Attachment: | mythconverg.2.sql added |
---|
comment:2 by , 19 years ago
Resolution: | invalid |
---|---|
Status: | closed → reopened |
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:4 by , 19 years ago
Milestone: | → 0.20 |
---|---|
Owner: | changed from | to
Priority: | major → minor |
Status: | reopened → new |
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?
follow-up: 6 comment:5 by , 19 years ago
Priority: | minor → major |
---|---|
Summary: | "Column 'chanid' cannot be null" when watching livetv → DiSEqC without switch breaks recording |
by , 19 years ago
Attachment: | diseqc-only-lnb.patch added |
---|
patch for LNB-only diseqc input name problem
comment:7 by , 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 , 19 years ago
Attachment: | mythconverg.orig.sql added |
---|
comment:9 by , 19 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
comment:10 by , 19 years ago
Any problems related to scanning for the channels should be attached to #2033
Your DB info incorrect. Delete your capture cards and reinsert and rescan the inputs, it looks like you missed the diseqc DB upgrade somehow.