Home

OpenSPA 4.0.002 for Golden Media One/Triplex Problem

joeuser

Usuario
Amigo OpenSPA
7 Feb 2015
21
9
0
I have been running this image for the past few days on my alien2 triple and tonight I had a problem.

The box was in standby, but it was recording a timer event. When I pressed the power button, I got a blank screen, then a spinner. It did not respond to any remote keys. I could telnet to the box and saw that enigma2 was still running, but a "top" command showed the system was mostly idle. Oscam was still running, and the recording was still running. I waited for 5 min after the recording should have stopped, but it did not stop. So, I did an "init 4" checked that enigma2 had stopped and then tried "init 3". The "openspa" logo appeared, but then nothing. I was just about to leave, so I did not have time to debug further. I did however capture the serial output which occurred when I tried to bring the box out of standby. Unfortunately I had not enabled "printk" when the crash happened. Here is the console output:
Código:
< 38152.807628> 1 74 1
action ->  StandbyActionERROR:LinuxDvb:DvbDisplayDelete: Failed to close audio surface
s power
leave standby
[SCREENNAME]  InfoBarSummary
playing 1:0:1:xxxx:xxxx:1:C00000:0:0:0:
getResolvedKey config.usage.remote_fallback failed !! (Typo??)
[VFD Display] __evStart
[VFD Display] __evSeekableStatusChanged
not pauseable.
not pauseable.
not pauseable.
new service started! trying to download cuts!
download failed, no cuesheet interface
RemovePopFault in unaligned fixup: 0000 [#1]
last sysfs file: /sys/devices/virtual/bdi/0:16/uevent
Modules linked in: i2s ramzswap smartcard simu_button bpamem silencegen platform stmalloc sth264pp player2 stmdvb stmsysfs stm_monitor pti(P) spark7162 pseudocard stmvbi stmvout stm_v4l2 p2div64 ksound mmelog avs mme_host embxshm embxmailbox embxshell cpu_frequ stmfb aotom cec stmcore_display_sti7105 e2_proc

Pid : 25598, Comm:              kdvb-ad-0-fe-0
CPU : 0                 Tainted: P    B       (2.6.32.61_stm24_0217 #1)

PC is at i2c_transfer+0x14/0xcc
PR is at nim_reg_write+0x58/0xc0 [spark7162]
PC  : 80a53be0 SP  : 87411ec0 SR  : 40008001 TEA : c13d15c5
R0  : 80a53bcc R1  : 00000000 R2  : 00000000 R3  : 0000002c
R4  : 87e69018 R5  : 87411ee8 R6  : 00000001 R7  : 00000001
R8  : 87e69018 R9  : 00000001 R10 : 87411f13 R11 : 000000a2
R12 : 87660000 R13 : 00000000 R14 : 87411ee4
MACH: 000022b1 MACL: e2f0fd00 GBR : 00000000 PR  : c13ab0d0

Call trace:
[<c13ab0d0>] nim_reg_write+0x58/0xc0 [spark7162]

If I have time this week, I will try to recreate the problem with printk enabled.

BTW - the recording was fine except that it did not stop when it was supposed to.