Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

2x Lightpack and DM7020 hangs #11

Open
silelis opened this issue Apr 18, 2015 · 0 comments
Open

2x Lightpack and DM7020 hangs #11

silelis opened this issue Apr 18, 2015 · 0 comments

Comments

@silelis
Copy link

silelis commented Apr 18, 2015

Hello Speedy,

My configuration is 2x Lightpack with DM7020 and I want to inform You about one bug in current version enigma2-plugin-extensions-enigmalight_0.2-rc1_all.ipk. It is different error that in the Boblight where was some USB connection error.

In 2 rc-1 after a while of working the lights stops at "last" displayed color. Bellow the logs:

log.1:

21:11:40.937516 [InitLog] start of log /home/elight-addons/.enigmalight/enigmalight.log
21:11:40.939054 [CConfig::LoadConfigFromFile] Opening /etc/enigmalight.conf
21:11:40.961699 [CConfig::CheckConfig] checking config lines
21:11:41.000108 [CConfig::CheckConfig] config lines valid
21:11:41.005432 [CConfig::LoadConfigFromFile] Opening /etc/enigmalight.conf
21:11:41.022581 [CConfig::BuildConfig] building config
21:11:41.072253 [CConfig::BuildConfig] built config successfully
21:11:41.072631 [main] Start device 1 from 2
21:11:41.073575 [main] Start device 2 from 2
21:11:41.076755 [CDevice::Process] Lightpack_1: starting
21:11:41.087481 [CDevice::Process] Lightpack_1: setting up
21:11:41.087720 [CDevice::Process] Lightpack_2: starting
21:11:41.087903 [CDevice::Process] Lightpack_2: setting up
21:11:41.103492 [CEnigmaLight::SetColorSequence] Set colorsequence to RGB
21:11:41.104804 [CMainLoop::Process] Start EnigmaLight Server
21:11:41.105025 [CMainLoop::Process] Opening listening socket on *:19333
21:11:41.108270 [CGuiServer::Process] Start GuiServer
21:11:41.109651 [CGuiServer::Process] Opening listening socket for Enigma2 GUI on 127.0.0.1:6767
21:11:41.126529 [CDeviceLightpack::SetupDevice] Lightpack_2: probing Lightpack at bus 1 address 4, serial is A48393431343513101E0
21:11:41.130130 [CDeviceLightpack::SetupDevice] Lightpack_2: probing Lightpack at bus 1 address 5, serial is A4830363935351708161
21:11:41.132104 [CDeviceLightpack::SetupDevice] Lightpack_1: probing Lightpack at bus 1 address 4, serial is A48393431343513101E0
21:11:41.133699 [CDeviceLightpack::SetupDevice] Lightpack_2: Lightpack is initialized, bus 1 device address 5
21:11:41.133940 [CDevice::Process] Lightpack_2: setup succeeded
21:11:41.137426 [CDeviceLightpack::SetupDevice] Lightpack_1: Lightpack is initialized, bus 1 device address 4
21:11:41.138920 [CDeviceLightpack::SetupDevice] Lightpack_1: probing Lightpack at bus 1 address 5. Couldn't get serial.
21:11:41.139096 [CDevice::Process] Lightpack_1: setup succeeded
21:11:41.625429 [CGuiServer::Process] GuiClient 127.0.0.1:59838 connected successful.
21:11:42.110601 [CMainLoop::Cleanup] Removing clients
21:11:42.110817 [CMainLoop::Cleanup] Closing listening socket
21:11:42.112816 [CFlagManager::SetVideoGamma] Gamma not set, using 2.2 since this is default for video
21:11:42.113914 [CMainLoop::Process] Starting grabber..
21:11:42.114125 [CGrabber::Setup] Lights: 20, Cluster leds: 1 as one led
21:11:42.114910 [CGrabber::Setup] Channels: 60
21:11:42.115074 [CGrabber::Setup] Interval: 0.10
21:11:42.115298 [CGrabber::Run] Mode -> Dynamic
21:11:42.116563 [CStb::DetectSTB] Detect STB-Type...
21:11:42.117971 [CStb::DetectSTB] Detected STB-Type: BCM7405
21:11:42.118220 [CFrameGrabber::Setup] Open memory /dev/mem
21:11:42.128854 [CFrameGrabber::CheckRes] Set Scanrange to 120x50 (Source 1920x800)
21:17:44.169180 [CFrameGrabber::CheckRes] Set Scanrange to 120x67 (Source 1920x1080)
21:17:46.573545 [CFrameGrabber::CheckRes] Set Scanrange to 89x50 (Source 1424x800)
21:17:46.777221 [CFrameGrabber::CheckRes] Set Scanrange to 95x50 (Source 1520x800)
21:17:46.894808 [CFrameGrabber::CheckRes] Set Scanrange to 120x50 (Source 1920x800)
21:18:03.179522 [CDevice::Process] Lightpack_2: io operation failed...
#21:18:03.179789 [CDevice::Process] Exiting EnigmaLight...

log.2:

19:38:34.853503 [InitLog] start of log /home/elight-addons/.enigmalight/enigmalight.log
19:38:34.857839 [CConfig::LoadConfigFromFile] Opening /etc/enigmalight.conf
19:38:34.878182 [CConfig::CheckConfig] checking config lines
19:38:34.909209 [CConfig::CheckConfig] config lines valid
19:38:34.916113 [CConfig::LoadConfigFromFile] Opening /etc/enigmalight.conf
19:38:34.934470 [CConfig::BuildConfig] building config
19:38:34.997729 [CConfig::BuildConfig] built config successfully
19:38:34.998055 [main] Start device 1 from 2
19:38:34.999021 [main] Start device 2 from 2
19:38:34.999226 [CDevice::Process] Lightpack_1: starting
19:38:34.999813 [CDevice::Process] Lightpack_1: setting up
19:38:35.000067 [CDevice::Process] Lightpack_2: starting
19:38:35.000170 [CDevice::Process] Lightpack_2: setting up
19:38:35.040818 [CEnigmaLight::SetColorSequence] Set colorsequence to RGB
19:38:35.042516 [CMainLoop::Process] Start EnigmaLight Server
19:38:35.042695 [CMainLoop::Process] Opening listening socket on *:19333
19:38:35.042855 [CGuiServer::Process] Start GuiServer
19:38:35.042973 [CGuiServer::Process] Opening listening socket for Enigma2 GUI on 127.0.0.1:6767
19:38:35.060229 [CDeviceLightpack::SetupDevice] Lightpack_2: probing Lightpack at bus 1 address 4. Couldn't get serial.
19:38:35.062688 [CDeviceLightpack::SetupDevice] Lightpack_1: probing Lightpack at bus 1 address 4, serial is A48393431343513101E0
19:38:35.066895 [CDeviceLightpack::SetupDevice] Lightpack_2: probing Lightpack at bus 1 address 5, serial is A4830363935351708161
19:38:35.071065 [CDeviceLightpack::SetupDevice] Lightpack_1: Lightpack is initialized, bus 1 device address 4
19:38:35.072218 [CDeviceLightpack::SetupDevice] Lightpack_2: Lightpack is initialized, bus 1 device address 5
19:38:35.072604 [CDevice::Process] Lightpack_2: setup succeeded
19:38:35.079220 [CDeviceLightpack::SetupDevice] Lightpack_1: probing Lightpack at bus 1 address 5. Couldn't get serial.
19:38:35.079465 [CDevice::Process] Lightpack_1: setup succeeded
19:38:35.232642 [CGuiServer::Process] GuiClient 127.0.0.1:43390 connected successful.
19:38:35.955506 [CMainLoop::Cleanup] Removing clients
19:38:35.955712 [CMainLoop::Cleanup] Closing listening socket
19:38:35.957859 [CFlagManager::SetVideoGamma] Gamma not set, using 2.2 since this is default for video
19:38:35.958873 [CMainLoop::Process] Starting grabber..
19:38:35.959039 [CGrabber::Setup] Lights: 20, Cluster leds: 1 as one led
19:38:35.959149 [CGrabber::Setup] Channels: 60
19:38:35.959327 [CGrabber::Setup] Interval: 0.10
19:38:35.959461 [CGrabber::Run] Mode -> Dynamic
19:38:35.960640 [CStb::DetectSTB] Detect STB-Type...
19:38:35.961958 [CStb::DetectSTB] Detected STB-Type: BCM7405
19:38:35.962139 [CFrameGrabber::Setup] Open memory /dev/mem
19:38:35.974789 [CFrameGrabber::CheckRes] Set Scanrange to 90x72 (Source 720x576)
19:39:04.705327 [CFrameGrabber::CheckRes] Set Scanrange to 120x67 (Source 1920x1080)
19:53:21.098401 [CDevice::Process] Lightpack_1: io operation failed...
#19:53:21.098581 [CDevice::Process] Exiting EnigmaLight...

The last one working wiht 2xLightpask plugin version was: enigma2-plugin-extensions-enigmalight_0.1r5-b12_all.ipk - I mean there was no hardware bugs only some problems with GUI like when I shut down the lights after Enigma2 GUI off on the lights were on but lights worked for a whole movie.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant