-
-
Notifications
You must be signed in to change notification settings - Fork 4.4k
Description
Electron fails to launch when OpenGL (Full KMS or Fake KMS) is enabled.
Upgrading to Electron v3.0.13 seems to fix the issue, but don't know if this breaks something else. Cannot use Electron v4 yet with Raspberry Pi due to dependency issue (electron/electron#16205)
Platform:
Electron v2.0.4 and v2.0.16
Raspberry Pi 3b
Raspbian with Desktop - November 2018 image
Node Version: v8.15.0
MagicMirror Version: V2.6.0 and V2.7.0-dev
Description: Provide a detailed description about the issue and include specific details to help us understand the problem. Adding screenshots will help describing the problem.
Steps to Reproduce:
- Perform fresh install of MagicMirror on clean version of Raspbian w/ Desktop Nov-2018 image
- Enable OpenGL driver via
sudo rasbpi-config
- Restart
- Attempt to start MagicMirror with
npm start
Expected Results:
MagicMirror application opens
Actual Results: Describe what you actually saw.
Hangs at "Launching application". No error messages.
Configuration:
Default.