[mythtv-commits] Ticket #12229: After S3 sleep or FE Idle event connection is dead

MythTV noreply at mythtv.org
Mon Apr 10 15:11:50 UTC 2017


#12229: After S3 sleep or FE Idle event connection is dead
---------------------------------------+-----------------------------
 Reporter:  warpme@…                   |          Owner:  pbennett
     Type:  Bug Report - General       |         Status:  assigned
 Priority:  minor                      |      Milestone:  unknown
Component:  MythTV - General           |        Version:  Master Head
 Severity:  medium                     |     Resolution:
 Keywords:  S3 sleep event connection  |  Ticket locked:  0
---------------------------------------+-----------------------------

Comment (by pbennett):

 Replying to [comment:2 mythtv@…]:
 > Note that I experience a similar problem with the frontend's
 communication with a LIRC server upon resume from sleep. Perhaps whatever
 method is used to ensure the backend connection's restoration could also
 be applied to the LIRC socket.

 There is a method built in for restarting the lirc support
 {{{
 kill -SIGUSR2 24006
 }}}
 where 24006 is the process id of mythfrontend.

 I can build it into the logic for detecting wakeup from sleep. I do not
 currently have an lirc setup so I cannot test it. Are you able to test a
 patch if I create one?

--
Ticket URL: <https://code.mythtv.org/trac/ticket/12229#comment:8>
MythTV <http://www.mythtv.org>
MythTV Media Center


More information about the mythtv-commits mailing list