[mythtv-users] HDPVR stops after 1-10 minutes of recording time

jr jraymyth at gmail.com
Sun Oct 31 20:42:40 UTC 2010


I have been having trouble with my HDPVR in that it stops recording
between 1 and 10 minutes after it starts. I have attached the box to a
Windows 7 machine and updated the firmware with a report of success.
I have compiled the driver into the kernel on fresh installs of Ubuntu
9.10 and 10.04 against Myth 0.23.1.  On 10.10, I simply used the
drivers that came with and compiled from mythtv 0.24 trunk.  Below is
the output from mythbackend.log for the latter.

Currently I am working with an FE/BE 0.24 trunk.  The only tuner
installed is the HDPVR.

Any pointers would be greatly appreciated.

-----------------------------------------------------------------------------------------------------------------------
2010-10-31 16:09:44.783 Scheduled 1 items in 0.2 = 0.09 match + 0.14 place
2010-10-31 16:09:48.052 Reschedule requested for id 31.
2010-10-31 16:09:48.248 Scheduled 0 items in 0.2 = 0.11 match + 0.07 place
2010-10-31 16:09:50.691 Reschedule requested for id 0.
2010-10-31 16:09:50.862 Scheduled 0 items in 0.2 = 0.08 match + 0.07 place
2010-10-31 16:09:58.390 Reschedule requested for id 32.
2010-10-31 16:09:58.662 Scheduled 1 items in 0.3 = 0.12 match + 0.13 place
2010-10-31 16:09:58.836 TVRec(1): Changing from None to RecordingOnly
2010-10-31 16:09:58.990 TVRec(1): HW Tuner: 1->1
2010-10-31 16:09:59.161 Launching: /bin/true 108
2010-10-31 16:09:59.161 AutoExpire: CalcParams(): Max required Free
Space: 3.0 GB w/freq: 15 min
2010-10-31 16:09:59.256 PID 3578: launched
2010-10-31 16:09:59.334 Started recording: "Weird Creatures":"Leafy
Sea Dragon": channel 1108 on cardid 1, sourceid 1
2010-10-31 16:09:59.423 PID 3578: exited: status=0, result=0
2010-10-31 16:10:09.856 Updating status for "Weird Creatures":"Leafy
Sea Dragon" on cardid 1 (Tuning => Recording)
2010-10-31 16:10:09.934 New DB connection, total: 4
2010-10-31 16:10:10.002 Connected to database 'mythconverg' at host: localhost
2010-10-31 16:10:10.017 TVRec(1): rec->GetPathname():
'/mythmedia/recordings/1108_20101031161000.mpg'
2010-10-31 16:10:20.139 Launching: /usr/local/bin/mythpreviewgen
--size 0x0 --chanid 1108 --starttime 20101031161000  > /dev/null
2010-10-31 16:10:20.217 PID 3587: launched
2010-10-31 16:10:20.508 MainServer::ANN Monitor
2010-10-31 16:10:20.571 adding: Auchentoshan as a client (events: 0)
2010-10-31 16:10:20.628 MainServer::ANN Monitor
2010-10-31 16:10:20.693 adding: Auchentoshan as a client (events: 1)
Error in my_thread_global_end(): 1 threads didn't exit
2010-10-31 16:10:26.777 PID 3587: exited: status=0, result=0
2010-10-31 16:10:32.339 MainServer::ANN Playback
2010-10-31 16:10:32.441 adding: Auchentoshan as a client (events: 0)
2010-10-31 16:10:33.832 RecBase(1:/dev/video0):
GetKeyframePositions(638,9223372036854775807,#0) out of 6
2010-10-31 16:10:37.466 AutoExpire: CalcParams(): Max required Free
Space: 3.0 GB w/freq: 15 min
2010-10-31 16:11:47.541 Reloading backend settings
2010-10-31 16:11:55.593 MainServer::ANN Playback
2010-10-31 16:11:55.689 adding: Auchentoshan as a client (events: 0)
2010-10-31 16:11:56.817 RecBase(1:/dev/video0):
GetKeyframePositions(3070,9223372036854775807,#0) out of 25
2010-10-31 16:12:21.375 RecBase(1:/dev/video0):
GetKeyframePositions(3070,9223372036854775807,#6) out of 31
2010-10-31 16:12:39.344 MainServer::ANN Playback
2010-10-31 16:12:39.430 adding: Auchentoshan as a client (events: 0)
2010-10-31 16:12:40.671 RecBase(1:/dev/video0):
GetKeyframePositions(4478,9223372036854775807,#0) out of 36
2010-10-31 16:15:57.659 DevRdB(/dev/video0) Error: Poll giving up
2010-10-31 16:15:57.756 MPEGRec(/dev/video0) Error: Device error detected
2010-10-31 16:15:57.833 DevRdB(/dev/video0): Stop(): Not running.
2010-10-31 16:16:11.780 DevRdB(/dev/video0) Error: Poll giving up
2010-10-31 16:16:11.859 MPEGRec(/dev/video0) Error: Device error detected
2010-10-31 16:16:11.924 DevRdB(/dev/video0): Stop(): Not running.
2010-10-31 16:16:25.608 MPEGRec(/dev/video0) Error: StartEncoding failed
			eno: Resource temporarily unavailable (11)
2010-10-31 16:16:28.678 MPEGRec(/dev/video0) Warning: Unable to set audio input.
----------------------------------------------------------------------------------------------------------------------------------------

After that no recording will start.  Attempting to start another
recording results in the following repeated Error message untill the
end of the schedule.
----------------------------------------------------------------------------------------------------------------------------------------------
2010-10-31 16:35:18.455 Started recording: "Clark Howard": channel
2916 on cardid 1, sourceid 1
2010-10-31 16:35:19.618 AnalogSM(/dev/video0), Error: Start encoding failed
			eno: Resource temporarily unavailable (11)
2010-10-31 16:35:21.005 AnalogSM(/dev/video0), Error: Start encoding failed
			eno: Resource temporarily unavailable (11)
2010-10-31 16:35:22.395 AnalogSM(/dev/video0), Error: Start encoding failed
			eno: Resource temporarily unavailable (11)
2010-10-31 16:35:23.785 AnalogSM(/dev/video0), Error: Start encoding failed
			eno: Resource temporarily unavailable (11)
2010-10-31 16:35:25.176 AnalogSM(/dev/video0), Error: Start encoding failed
			eno: Resource temporarily unavailable (11)
2010-10-31 16:35:26.555 AnalogSM(/dev/video0), Error: Start encoding failed
			eno: Resource temporarily unavailable (11)
2010-10-31 16:35:27.950 AnalogSM(/dev/video0), Error: Start encoding failed
			eno: Resource temporarily unavailable (11)
2010-10-31 16:35:29.345 AnalogSM(/dev/video0), Error: Start encoding failed
			eno: Resource temporarily unavailable (11)
2010-10-31 16:35:30.736 AnalogSM(/dev/video0), Error: Start encoding failed
			eno: Resource temporarily unavailable (11)
2010-10-31 16:35:32.126 AnalogSM(/dev/video0), Error: Start encoding failed
			eno: Resource temporarily unavailable (11)
2010-10-31 16:35:33.516 AnalogSM(/dev/video0), Error: Start encoding failed
			eno: Resource temporarily unavailable (11)
2010-10-31 16:35:34.906 AnalogSM(/dev/video0), Error: Start encoding failed
			eno: Resource temporarily unavailable (11)
2010-10-31 16:35:36.296 AnalogSM(/dev/video0), Error: Start encoding failed
			eno: Resource temporarily unavailable (11)
2010-10-31 16:35:37.686 AnalogSM(/dev/video0), Error: Start encoding failed
			eno: Resource temporarily unavailable (11)
2010-10-31 16:35:39.076 AnalogSM(/dev/video0), Error: Start encoding failed
			eno: Resource temporarily unavailable (11)
2010-10-31 16:35:40.466 AnalogSM(/dev/video0), Error: Start encoding failed
			eno: Resource temporarily unavailable (11)
------------------------------------------------------------------------------------------------------------------------


More information about the mythtv-users mailing list