Opened 11 years ago

Closed 11 years ago

Last modified 11 years ago

#11815 closed Patch - Bug Fix (fixed)

Ceton Eth 6 cannot record using existing Ceton driver

Reported by: matt@… Owned by: jpoet
Priority: minor Milestone: 0.27
Component: MythTV - Recording Version: 0.27-fixes
Severity: medium Keywords: ceton
Cc: Ticket locked: no

Description

It appears that the Ceton Eth6 does not like having the tuner set to frequency 0. This may also be an issue with newer revisions of the Ceton 4 as well.

Attached patch removes calls that tune to frequency 0, and appears to resolve the issue.

I have NOT tested to see how this impacts power draw.

Attachments (2)

ceton.patch (592 bytes) - added by matt@… 11 years ago.
Patch to remove calls that tune Ceton devices to frequency 0.
ceton_eth_fix.patch (637 bytes) - added by Ron Frazier 11 years ago.
prettied up version of matt's patch

Download all attachments as: .zip

Change History (9)

Changed 11 years ago by matt@…

Attachment: ceton.patch added

Patch to remove calls that tune Ceton devices to frequency 0.

comment:1 Changed 11 years ago by matt@…

Also worth noting, Ron Frazier has reached out to Ceton to see if there is a new way to get the old behavior. A ticket to Ceton support simply resulted in a "don't do that" recommendation.

comment:2 Changed 11 years ago by Raymond Wagner

Component: MythTV - GeneralMythTV - Recording
Milestone: 0.26.2unknown
Owner: set to danielk
Priority: majorminor

Resetting defaults.

Changed 11 years ago by Ron Frazier

Attachment: ceton_eth_fix.patch added

prettied up version of matt's patch

comment:3 Changed 11 years ago by stuartm

Milestone: unknown0.27
Type: Bug Report - GeneralPatch - Bug Fix

comment:4 Changed 11 years ago by jpoet

Owner: changed from danielk to jpoet
Status: newaccepted

comment:5 Changed 11 years ago by John Poet <jpoet@…>

Resolution: fixed
Status: acceptedclosed

In 43ccf35a9c70310952259afb732ab86669805c39/mythtv:

Fix the cable-card mode for the 6-tuner Ceton.

The new Ceton cards don't like being told to tune to frequency 0 when using
qam_256. This problem was diagnosed/fixed by matt @ mossholder.com, and
reviewed/cleaned up by Ronald Frazier. Thanks guys!

Fixes #11815

comment:6 Changed 11 years ago by John Poet <jpoet@…>

In 07f5512def93656714e3f81a1ad5832b7f1e5ff7/mythtv:

Fix the cable-card mode for the 6-tuner Ceton.

The new Ceton cards don't like being told to tune to frequency 0 when using
qam_256. This problem was diagnosed/fixed by matt @ mossholder.com, and
reviewed/cleaned up by Ronald Frazier. Thanks guys!

Fixes #11815

(cherry picked from commit 43ccf35a9c70310952259afb732ab86669805c39)

comment:7 Changed 11 years ago by jpoet

Version: 0.26-fixes0.27-fixes
Note: See TracTickets for help on using tickets.