Hello,
I am experiencing much the same issue with 2 Windows 10 PCs when using IDE 2.x
Had ran 2.x on both in the past without issues, it has been a while though.
Recently purchased the Uno R4 WiFi starter kit and was attempting to go through the lessons (even after years of interest in Arduino and accomplishing some success, still learning and have much more to learn). Searched and found this post, it is very similar to what is happening here. I have followed the instructions and have results from Windows Power Shell scan. Will post that. I looked through it and it seems there is an error “ERROR:gpu_init.cc(453)] Passthrough is not supported, GL is disabled” it is the last line.
As someone that is attempting to learn coding this makes little sense to me. Can anyone help with this?
PS C:\Users\river\AppData\Local\Programs\Arduino IDE> & ".\Arduino IDE"
PS C:\Users\river\AppData\Local\Programs\Arduino IDE>
Arduino IDE 2.1.1
Starting backend process. PID: 12276
Using browser-only version of superagent in non-browser environment
Configuration directory URI: 'file:///c%3A/Users/river/.theia'
Configuring to accept webviews on '^.+\.webview\..+$' hostname.
2026-02-06T18:09:24.192Z root INFO Backend Object.initialize: 2.7 ms [Finished 8.499 s after backend start]
2026-02-06T18:09:24.192Z root INFO Backend Object.configure: 2.2 ms [Finished 8.499 s after backend start]
2026-02-06T18:09:24.193Z root INFO Backend MessagingContribution.onStart: 0.9 ms [Finished 8.499 s after backend start]
2026-02-06T18:09:24.193Z root INFO Backend OSBackendApplicationContribution.configure: 0.3 ms [Finished 8.714 s after backend start]
2026-02-06T18:09:24.194Z root INFO Backend DefaultWorkspaceServer.onStart: 0.2 ms [Finished 8.714 s after backend start]2026-02-06T18:09:24.195Z root INFO Backend PluginLocalizationBackendContribution.configure: 0.1 ms [Finished 8.715 s after backend start]
2026-02-06T18:09:24.196Z root WARN Backend PluginLocalizationBackendContribution.initialize took longer than the expected maximum 50 milliseconds: 215.8 ms [Finished 8.715 s after backend start]
2026-02-06T18:09:24.196Z root INFO Backend TaskBackendApplicationContribution.onStart: 0.2 ms [Finished 8.715 s after backend start]
2026-02-06T18:09:24.197Z root INFO Backend ElectronTokenBackendContribution.configure: 1.5 ms [Finished 8.716 s after backend start]
2026-02-06T18:09:24.198Z config INFO >>> Initializing CLI configuration...
2026-02-06T18:09:24.198Z root INFO Backend PluginDeployerContribution.initialize: 0.3 ms [Finished 8.716 s after backend start]
2026-02-06T18:09:24.198Z root INFO Backend ConfigServiceImpl.onStart: 0.6 ms [Finished 8.717 s after backend start]
2026-02-06T18:09:24.199Z config INFO Loading CLI configuration from c:\Users\river\.arduinoIDE\arduino-cli.yaml...
2026-02-06T18:09:24.200Z root INFO Backend WebviewBackendSecurityWarnings.initialize: 0.3 ms [Finished 8.718 s after backend start]
2026-02-06T18:09:24.200Z root INFO Backend ArduinoDaemonImpl.onStart: 1.2 ms [Finished 8.719 s after backend start]
2026-02-06T18:09:24.200Z root INFO Backend NodeFileUploadService.configure: 2.2 ms [Finished 8.719 s after backend start]
2026-02-06T18:09:24.200Z daemon INFO Starting daemon from C:\Users\river\AppData\Local\Programs\Arduino IDE\resources\app\node_modules\arduino-ide-extension\build\arduino-cli.exe...
2026-02-06T18:09:24.200Z discovery-log INFO start
2026-02-06T18:09:24.200Z discovery-log INFO start new deferred
2026-02-06T18:09:24.200Z root INFO Backend HostedPluginLocalizationService.initialize: 0.5 ms [Finished 8.720 s after backend start]
2026-02-06T18:09:24.200Z root INFO Backend BoardDiscovery.onStart: 1.2 ms [Finished 8.721 s after backend start]
2026-02-06T18:09:24.200Z root INFO Backend FileDownloadEndpoint.configure: 1.0 ms [Finished 8.721 s after backend start]2026-02-06T18:09:24.200Z root INFO Backend AuthenticationServiceImpl.onStart: 0.3 ms [Finished 8.723 s after backend start]
2026-02-06T18:09:24.200Z root INFO Backend PluginApiContribution.configure: 0.3 ms [Finished 8.723 s after backend start]
2026-02-06T18:09:24.207Z root INFO Backend HostedPluginReader.configure: 0.2 ms [Finished 8.723 s after backend start]
2026-02-06T18:09:24.207Z root INFO Backend HostedPluginReader.configure: 0.0 ms [Finished 8.723 s after backend start]
2026-02-06T18:09:24.208Z root INFO Backend PlotterBackendContribution.configure: 6.8 ms [Finished 8.730 s after backend start]
2026-02-06T18:09:24.210Z root INFO Theia app listening on http://localhost:55789.
2026-02-06T18:09:24.210Z root INFO Finished starting backend application: 10.1 ms [Finished 8.733 s after backend start]2026-02-06T18:09:24.211Z root WARN The local plugin referenced by local-dir:/c%3A/Users/river/.arduinoIDE/plugins does not exist.
2026-02-06T18:09:24.212Z root WARN The local plugin referenced by local-dir:/c%3A/Users/river/.arduinoIDE/extensions does not exist.
2026-02-06T18:09:24.212Z root WARN The local plugin referenced by local-dir:C:\Users\river\.arduinoIDE\plugins does not exist.
2026-02-06T18:09:24.372Z root INFO PluginTheiaDirectoryHandler: accepting plugin with path
2026-02-06T18:09:24.372Z root INFO Resolved "cortex-debug" to a VS Code extension "cortex-debug@1.5.1" with engines:
2026-02-06T18:09:24.373Z root INFO PluginTheiaDirectoryHandler: accepting plugin with path
2026-02-06T18:09:24.376Z root INFO Resolved "vscode-arduino-tools" to a VS Code extension "vscode-arduino-tools@0.0.2-beta.8" with engines:
2026-02-06T18:09:24.376Z root INFO PluginTheiaDirectoryHandler: accepting plugin with path
2026-02-06T18:09:24.376Z root INFO Resolved "vscode-builtin-cpp" to a VS Code extension "cpp@1.52.1" with engines:
2026-02-06T18:09:24.377Z root INFO PluginTheiaDirectoryHandler: accepting plugin with path
2026-02-06T18:09:24.377Z root INFO Resolved "vscode-builtin-json" to a VS Code extension "json@1.46.1" with engines:
2026-02-06T18:09:24.377Z root INFO PluginTheiaDirectoryHandler: accepting plugin with path
2026-02-06T18:09:24.377Z root INFO Resolved "vscode-builtin-json-language-features" to a VS Code extension "json-language-features@1.46.1" with engines:
2026-02-06T18:09:24.377Z root INFO PluginTheiaDirectoryHandler: accepting plugin with path
2026-02-06T18:09:24.378Z root INFO Resolved "vscode-language-pack-bg" to a VS Code extension "vscode-language-pack-bg@1.48.3" with engines:
2026-02-06T18:09:24.378Z root INFO PluginTheiaDirectoryHandler: accepting plugin with path
2026-02-06T18:09:24.378Z root INFO Resolved "vscode-language-pack-cs" to a VS Code extension "vscode-language-pack-cs@1.53.2" with engines:
2026-02-06T18:09:24.379Z root INFO PluginTheiaDirectoryHandler: accepting plugin with path
2026-02-06T18:09:24.379Z root INFO Resolved "vscode-language-pack-de" to a VS Code extension "vscode-language-pack-de@1.53.2" with engines:
2026-02-06T18:09:24.379Z root INFO PluginTheiaDirectoryHandler: accepting plugin with path
2026-02-06T18:09:24.379Z root INFO Resolved "vscode-language-pack-es" to a VS Code extension "vscode-language-pack-es@1.53.2" with engines:
2026-02-06T18:09:24.380Z root INFO PluginTheiaDirectoryHandler: accepting plugin with path
2026-02-06T18:09:24.380Z root INFO Resolved "vscode-language-pack-fr" to a VS Code extension "vscode-language-pack-fr@1.53.2" with engines:
2026-02-06T18:09:24.380Z root INFO PluginTheiaDirectoryHandler: accepting plugin with path
2026-02-06T18:09:24.381Z root INFO Resolved "vscode-language-pack-hu" to a VS Code extension "vscode-language-pack-hu@1.48.3" with engines:
2026-02-06T18:09:24.381Z root INFO PluginTheiaDirectoryHandler: accepting plugin with path
2026-02-06T18:09:24.381Z root INFO Resolved "vscode-language-pack-it" to a VS Code extension "vscode-language-pack-it@1.53.2" with engines:
2026-02-06T18:09:24.381Z root INFO PluginTheiaDirectoryHandler: accepting plugin with path
2026-02-06T18:09:24.382Z root INFO Resolved "vscode-language-pack-ja" to a VS Code extension "vscode-language-pack-ja@1.53.2" with engines:
2026-02-06T18:09:24.382Z root INFO PluginTheiaDirectoryHandler: accepting plugin with path
2026-02-06T18:09:24.382Z root INFO Resolved "vscode-language-pack-ko" to a VS Code extension "vscode-language-pack-ko@1.53.2" with engines:
2026-02-06T18:09:24.382Z root INFO PluginTheiaDirectoryHandler: accepting plugin with path
2026-02-06T18:09:24.383Z root INFO Resolved "vscode-language-pack-nl" to a VS Code extension "vscode-language-pack-nl@1.48.3" with engines:
2026-02-06T18:09:24.383Z root INFO PluginTheiaDirectoryHandler: accepting plugin with path
2026-02-06T18:09:24.383Z root INFO Resolved "vscode-language-pack-pl" to a VS Code extension "vscode-language-pack-pl@1.53.2" with engines:
2026-02-06T18:09:24.384Z root INFO PluginTheiaDirectoryHandler: accepting plugin with path
2026-02-06T18:09:24.384Z root INFO Resolved "vscode-language-pack-pt-BR" to a VS Code extension "vscode-language-pack-pt-BR@1.53.2" with engines:
2026-02-06T18:09:24.384Z root INFO PluginTheiaDirectoryHandler: accepting plugin with path
2026-02-06T18:09:24.385Z root INFO Resolved "vscode-language-pack-ru" to a VS Code extension "vscode-language-pack-ru@1.53.2" with engines:
2026-02-06T18:09:24.385Z root INFO PluginTheiaDirectoryHandler: accepting plugin with path
2026-02-06T18:09:24.385Z root INFO Resolved "vscode-language-pack-tr" to a VS Code extension "vscode-language-pack-tr@1.53.2" with engines:
2026-02-06T18:09:24.385Z root INFO PluginTheiaDirectoryHandler: accepting plugin with path
2026-02-06T18:09:24.386Z root INFO Resolved "vscode-language-pack-uk" to a VS Code extension "vscode-language-pack-uk@1.48.3" with engines:
2026-02-06T18:09:24.386Z root INFO PluginTheiaDirectoryHandler: accepting plugin with path
2026-02-06T18:09:24.386Z root INFO Resolved "vscode-language-pack-zh-hans" to a VS Code extension "vscode-language-pack-zh-hans@1.53.2" with engines:
2026-02-06T18:09:26.148Z config INFO Loaded CLI configuration: {"board_manager":{"additional_urls":[]}}
2026-02-06T18:09:26.148Z config ERROR Failed to initialize the CLI configuration.
2026-02-06T18:09:26.161Z root INFO Resolve plugins list: 1962.0 ms [Finished 10.684 s after backend start]
2026-02-06T18:09:26.176Z root INFO Deployed backend plugin "marus25.cortex-debug@1.5.1" from "C:\Users\river\AppData\Local\Programs\Arduino IDE\resources\app\plugins\cortex-debug\extension\dist\extension.js": 15.0 ms [Finished 10.699 s after backend start]
2026-02-06T18:09:26.196Z root INFO Deployed backend plugin "arduino.vscode-arduino-tools@0.0.2-beta.8" from "C:\Users\river\AppData\Local\Programs\Arduino IDE\resources\app\plugins\vscode-arduino-tools\extension\dist\bundle": 19.8 ms [Finished 10.719 s after backend start]
2026-02-06T18:09:26.242Z root INFO Deployed backend plugin "vscode.cpp@1.52.1" from "C:\Users\river\AppData\Local\Programs\Arduino IDE\resources\app\plugins\vscode-builtin-cpp\extension": 46.7 ms [Finished 10.765 s after backend start]
2026-02-06T18:09:26.261Z root INFO Deployed backend plugin "vscode.json@1.46.1" from "C:\Users\river\AppData\Local\Programs\Arduino IDE\resources\app\plugins\vscode-builtin-json\extension": 18.9 ms [Finished 10.784 s after backend start]
2026-02-06T18:09:26.262Z root INFO Deployed backend plugin "vscode.json-language-features@1.46.1" from "C:\Users\river\AppData\Local\Programs\Arduino IDE\resources\app\plugins\vscode-builtin-json-language-features\extension\client\dist\jsonMain": 0.5 ms [Finished 10.785 s after backend start]
2026-02-06T18:09:26.591Z root INFO Deployed backend plugin "ms-ceintl.vscode-language-pack-bg@1.48.3" from "C:\Users\river\AppData\Local\Programs\Arduino IDE\resources\app\plugins\vscode-language-pack-bg\extension": 329.5 ms [Finished 11.114 s after backend start]
2026-02-06T18:09:26.930Z root INFO Deployed backend plugin "ms-ceintl.vscode-language-pack-cs@1.53.2" from "C:\Users\river\AppData\Local\Programs\Arduino IDE\resources\app\plugins\vscode-language-pack-cs\extension": 338.6 ms [Finished 11.453 s after backend start]
2026-02-06T18:09:27.349Z root INFO Deployed backend plugin "ms-ceintl.vscode-language-pack-de@1.53.2" from "C:\Users\river\AppData\Local\Programs\Arduino IDE\resources\app\plugins\vscode-language-pack-de\extension": 419.0 ms [Finished 11.872 s after backend start]
2026-02-06T18:09:30.212Z daemon INFO INFO[0000] Using config file: c:\Users\river\.arduinoIDE\arduino-cli.yaml
INFO[0000] arduino-cli.exe version 0.32.3
INFO[0000] Executing `arduino-cli daemon`
Daemon is now listening on 127.0.0.1:55795
{"IP":"127.0.0.1","Port":"55795"}
2026-02-06T18:09:30.212Z daemon INFO Daemon is running.
Opening channel for service path '/services/electron-window-ext'.
Opening channel for service path '/services/electron-window'.
2026-02-06T18:09:30.599Z root INFO Deployed backend plugin "ms-ceintl.vscode-language-pack-es@1.53.2" from "C:\Users\river\AppData\Local\Programs\Arduino IDE\resources\app\plugins\vscode-language-pack-es\extension": 3249.8 ms [Finished 15.122 s after backend start]
Opening channel for service path '/services/ide-updater'.
2026-02-06T18:09:31.042Z root INFO Deployed backend plugin "ms-ceintl.vscode-language-pack-fr@1.53.2" from "C:\Users\river\AppData\Local\Programs\Arduino IDE\resources\app\plugins\vscode-language-pack-fr\extension": 443.1 ms [Finished 15.565 s after backend start]
2026-02-06T18:09:31.043Z daemon INFO INFO[0003] Loading hardware from: C:\Users\river\AppData\Local\Arduino15\packages
INFO[0003] Loading package arduino from: C:\Users\river\AppData\Local\Arduino15\packages\arduino\hardware
INFO[0003] Checking signature error="opening signature file: open C:\\Users\\river\\AppData\\Local\\Arduino15\\packages\\arduino\\hardware\\avr\\1.8.7\\installed.json.sig: The system cannot find the file specified." index="C:\\Users\\river\\AppData\\Local\\Arduino15\\packages\\arduino\\hardware\\avr\\1.8.7\\installed.json" signatureFile="C:\\Users\\river\\AppData\\Local\\Arduino15\\packages\\arduino\\hardware\\avr\\1.8.7\\installed.json.sig"
INFO[0003] Adding monitor tool protocol=serial tool="builtin:serial-monitor"
INFO[0003] Loaded platform platform="arduino:avr@1.8.7"
INFO[0003] Checking existence of 'tools' path: C:\Users\river\AppData\Local\Arduino15\packages\arduino\tools
INFO[0003] Loading tools from dir: C:\Users\river\AppData\Local\Arduino15\packages\arduino\tools
INFO[0003] Loaded tool tool="arduino:arduinoOTA@1.3.0"
INFO[0003] Loaded tool tool="arduino:avr-gcc@7.3.0-atmel3.6.1-arduino7"
INFO[0003] Loaded tool tool="arduino:avrdude@8.0.0-arduino1"
INFO[0003] Loading package builtin from: C:\Users\river\AppData\Local\Arduino15\packages\builtin
INFO[0003] Checking existence of 'tools' path: C:\Users\river\AppData\Local\Arduino15\packages\builtin\tools
INFO[0003] Loading tools from dir: C:\Users\river\AppData\Local\Arduino15\packages\builtin\tools
INFO[0003] Loaded tool tool="builtin:ctags@5.8-arduino11"
INFO[0003] Loaded tool tool="builtin:dfu-discovery@0.1.2"
INFO[0003] Loaded tool tool="builtin:mdns-discovery@1.0.12"
INFO[0003] Loaded tool tool="builtin:serial-discovery@1.4.3"
INFO[0003] Loaded tool tool="builtin:serial-monitor@0.15.0"
INFO[0003] Checking signature index="C:\\Users\\river\\AppData\\Local\\Arduino15\\package_index.json" signatureFile="C:\\Users\\river\\AppData\\Local\\Arduino15\\package_index.json.sig" trusted=true
INFO[0003] Adding libraries dir dir="C:\\Users\\river\\AppData\\Local\\Arduino15\\packages\\arduino\\hardware\\avr\\1.8.7\\libraries" location=platform
INFO[0003] Loading libraries index file index="C:\\Users\\river\\AppData\\Local\\Arduino15\\library_index.json"
INFO[0003] Adding libraries dir dir="C:\\Users\\river\\AppData\\Local\\Arduino15\\libraries" location=ide
INFO[0003] Adding libraries dir dir="C:\\Users\\river\\Documents\\Arduino\\libraries" location=user
2026-02-06T18:09:31.321Z root INFO Deployed backend plugin "ms-ceintl.vscode-language-pack-hu@1.48.3" from "C:\Users\river\AppData\Local\Programs\Arduino IDE\resources\app\plugins\vscode-language-pack-hu\extension": 279.1 ms [Finished 15.844 s after backend start]
2026-02-06T18:09:31.702Z root INFO Deployed backend plugin "ms-ceintl.vscode-language-pack-it@1.53.2" from "C:\Users\river\AppData\Local\Programs\Arduino IDE\resources\app\plugins\vscode-language-pack-it\extension": 380.1 ms [Finished 16.224 s after backend start]
2026-02-06T18:09:34.880Z root INFO Deployed backend plugin "ms-ceintl.vscode-language-pack-ja@1.53.2" from "C:\Users\river\AppData\Local\Programs\Arduino IDE\resources\app\plugins\vscode-language-pack-ja\extension": 3178.3 ms [Finished 19.403 s after backend start]
2026-02-06T18:09:34.885Z root WARN Frontend a.configure took longer than the expected maximum 100 milliseconds: 3849.2 ms [Finished 10.188 s after frontend start]
2026-02-06T18:09:35.266Z root INFO Deployed backend plugin "ms-ceintl.vscode-language-pack-ko@1.53.2" from "C:\Users\river\AppData\Local\Programs\Arduino IDE\resources\app\plugins\vscode-language-pack-ko\extension": 385.7 ms [Finished 19.789 s after backend start]
2026-02-06T18:09:35.268Z root WARN Frontend keybindings.onStart took longer than the expected maximum 100 milliseconds: 381.3 ms [Finished 10.581 s after frontend start]
2026-02-06T18:09:35.440Z root INFO Deployed backend plugin "ms-ceintl.vscode-language-pack-nl@1.48.3" from "C:\Users\river\AppData\Local\Programs\Arduino IDE\resources\app\plugins\vscode-language-pack-nl\extension": 174.2 ms [Finished 19.963 s after backend start]
2026-02-06T18:09:35.871Z root INFO Deployed backend plugin "ms-ceintl.vscode-language-pack-pl@1.53.2" from "C:\Users\river\AppData\Local\Programs\Arduino IDE\resources\app\plugins\vscode-language-pack-pl\extension": 430.9 ms [Finished 20.394 s after backend start]
2026-02-06T18:09:36.236Z root INFO Deployed backend plugin "ms-ceintl.vscode-language-pack-pt-br@1.53.2" from "C:\Users\river\AppData\Local\Programs\Arduino IDE\resources\app\plugins\vscode-language-pack-pt-BR\extension": 364.9 ms [Finished 20.759 s after backend start]
2026-02-06T18:09:36.596Z root INFO Deployed backend plugin "ms-ceintl.vscode-language-pack-ru@1.53.2" from "C:\Users\river\AppData\Local\Programs\Arduino IDE\resources\app\plugins\vscode-language-pack-ru\extension": 359.9 ms [Finished 21.119 s after backend start]
2026-02-06T18:09:36.917Z root INFO Deployed backend plugin "ms-ceintl.vscode-language-pack-tr@1.53.2" from "C:\Users\river\AppData\Local\Programs\Arduino IDE\resources\app\plugins\vscode-language-pack-tr\extension": 321.3 ms [Finished 21.440 s after backend start]
2026-02-06T18:09:37.201Z root INFO Deployed backend plugin "ms-ceintl.vscode-language-pack-uk@1.48.3" from "C:\Users\river\AppData\Local\Programs\Arduino IDE\resources\app\plugins\vscode-language-pack-uk\extension": 283.6 ms [Finished 21.724 s after backend start]
2026-02-06T18:09:37.532Z root INFO Deployed backend plugin "ms-ceintl.vscode-language-pack-zh-hans@1.53.2" from "C:\Users\river\AppData\Local\Programs\Arduino IDE\resources\app\plugins\vscode-language-pack-zh-hans\extension": 326.5 ms [Finished 22.050 s after backend start]
2026-02-06T18:09:37.532Z root INFO Deploy plugins list: 1962.0 ms [Finished 22.055 s after backend start]
[16872:0206/101118.393:ERROR:gpu_init.cc(453)] Passthrough is not supported, GL is disabled, ANGLE is