numworks / epsilon

Modern graphing calculator operating system.
https://www.numworks.com/resources/engineering/software/
1.75k stars 467 forks source link

INFO: Could not init video #2231

Open sanderhollaar opened 2 months ago

sanderhollaar commented 2 months ago

Describe the bug

On NixOS, numworks-epsilon-23.2.3, epsilon does not start.

Screenshots

$ epsilon
INFO: Could not init video
$ echo $?
0

To Reproduce

On NixOS:

  1. execute: NIXPKGS_ALLOW_UNFREE=1 nix shell --impure -- nixpkgs#numworks-epsilon
  2. execute: epsilon
  3. observe response: INFO: Could not init video
  4. None of the flags --help, --version, -vor-?` change the output
  5. The flag -h gives no output at all, not even the error

Expected behavior

Start Emulator

Environment

$ nix-info -m
 - system: `"x86_64-linux"`
 - host os: `Linux 6.11.0, NixOS, 24.11 (Vicuna), 24.11.20240917.46dc692`
 - multi-user?: `yes`
 - sandbox: `yes`
 - version: `nix-env (Nix) 2.24.6`
 - channels(root): `""`
 - nixpkgs: `/nix/store/21asjvqjhmy385ki1zrvb0n18alr1knv-source`

Running pure Wayland

numworks epsilon 23.2.3