Ticket #2286 (closed defect: invalid)
Opened 6 years ago
Last modified 5 years ago
Excessive Unknown PID 0x11/0x12 errors when both exist in stream
| Reported by: | Mark.Buechler@… | Owned by: | danielk |
|---|---|---|---|
| Priority: | minor | Milestone: | 0.21 |
| Component: | dvb | Version: | head |
| Severity: | medium | Keywords: | |
| Cc: | Ticket locked: | no |
Description
Running v10968 getting excessive "Unknown PID 0x12" and some "Unknown PID 0x11" when both PIDs are available in the stream. Backend log and dvbsnoops attached.
Attachments
Change History
Changed 6 years ago by Mark.Buechler@…
- Attachment backend3.txt added
comment:2 Changed 6 years ago by Mark.Buechler@…
Just as a side note, this problem prevents me from picking up EIT in passive mode while active EIT mode works just fine.
comment:3 Changed 6 years ago by danielk
- Milestone set to 0.21
The code that determines which EIT pids we listen on is AdjustEITPIDs(), somehow this must be enabled without us listening on the PID for the "Unknown PID 0x12" messages.
For the "Unknown PID 0x11", we must not be listening to SDTs this is a seperate problem using unrelated code.
comment:4 Changed 6 years ago by danielk
comment:5 Changed 5 years ago by janne
- Status changed from new to closed
- Resolution set to invalid
Mark, does it still happen?
Does it happen with unpatched MythTV or since it won't work at all unpatched only with my psifixup proof of concept patch?
I'll close the ticket since I suspect, that your tuning patches was the cause of this error.

Backend log