Opened 19 years ago

Closed 19 years ago

#2350 closed defect (fixed)

Incorrect transport values

Reported by: goktug.yildirim@… Owned by: Isaac Richards
Priority: minor Milestone: unknown
Component: mythtv Version: 0.20
Severity: medium Keywords:
Cc: Ticket locked: no

Description

11067 svn here. I have two sats.

Scanning channel is a success but there is no lock in mythfrontend. I suspected transport values in mythtv-setup and checked that they are different from my previous channel scan entries. For example: frequency=11642000, polarity=horizontal and symbol rate=27500000 was frequency=11642000, polarity=vertical and symbol rate=27500000 in transport editor. Correcting polarity to horizontal fixes the mythfrontend lock issue.

This occurs often.

Attachments (3)

dvbscoop (33.7 KB) - added by DannyCan@… 19 years ago.
dvbscoop output #1
dvbscoop1 (13.7 KB) - added by DannyCan@… 19 years ago.
dvbscoop output #2
backendvchannel (4.5 KB) - added by DannyCan@… 19 years ago.
Output from the "mythbackend -v channel" command getting No Lock.

Download all attachments as: .zip

Change History (8)

comment:1 Changed 19 years ago by Janne <janne-mythtv@…>

Priority: majorminor

please attach a dump of the NIT (dvbsnoop -n 1 0x10)

I suspect that it is an error in the transmitted NIT and not an error in MythTV.

ps: please don't change the priority from the default (see TicketHowTo)

comment:2 in reply to:  1 Changed 19 years ago by DannyCan@…

Version: 0.20

Replying to Janne <janne-mythtv@grunau.be>:

please attach a dump of the NIT (dvbsnoop -n 1 0x10)

I suspect that it is an error in the transmitted NIT and not an error in MythTV.

ps: please don't change the priority from the default (see TicketHowTo)

Did goktug.yildirim@… ever attach his dvbscoop output? I'm having the same problem and I compiled a few days ago. Most of my channels will lock and sometimes a few wont that are even closer than the others. I'm attaching the dvbsnoop output from 2 pids just in case.

Changed 19 years ago by DannyCan@…

Attachment: dvbscoop added

dvbscoop output #1

Changed 19 years ago by DannyCan@…

Attachment: dvbscoop1 added

dvbscoop output #2

comment:3 Changed 19 years ago by DannyCan@…

I'm also attaching the output from the "mythbackend -v channel" command trying to watch livetv on a channel that wont lock because it might provide some usefull information.

Changed 19 years ago by DannyCan@…

Attachment: backendvchannel added

Output from the "mythbackend -v channel" command getting No Lock.

comment:4 Changed 19 years ago by daniel.chassot@…

Seems to be the same bug as the polinv patch fixes in ticket 2473. Apply this patch and then play with the LNB Reversed setting in the DiSEqC configuration.

This should fix your problem (at least it did for me!)

comment:5 Changed 19 years ago by Janne Grunau

Resolution: fixed
Status: newclosed

probably fixed in [11491]. refs #2473

Note: See TracTickets for help on using tickets.