nix-community/nixGL

Test results with GeForce GTX 660 Ti 2GB

Opened this issue · 2 comments

5f330c2

using the nvidia official driver

Failures:

  Test.hs:79:11: 
  1) Sanity.OpenGL fails with unwrapped glxinfo64
       expected: Nothing
        but got: Just "OpenGL version string: 4.6.0 NVIDIA 440.82"

  To rerun use: --match "/Sanity/OpenGL/fails with unwrapped glxinfo64/"

  Test.hs:83:11: 
  2) Sanity.OpenGL fails with unwrapped glxinfo32
       expected: Nothing
        but got: Just "OpenGL version string: 4.6.0 NVIDIA 440.82"

  To rerun use: --match "/Sanity/OpenGL/fails with unwrapped glxinfo32/"

  Test.hs:86:11: 
  3) Sanity.Vulkan fails with unwrapped vulkaninfo64
       did not get expected exception: IOException

  To rerun use: --match "/Sanity/Vulkan/fails with unwrapped vulkaninfo64/"

  Test.hs:89:11: 
  4) Sanity.Vulkan fails with unwrapped vulkaninfo32
       did not get expected exception: IOException

  To rerun use: --match "/Sanity/Vulkan/fails with unwrapped vulkaninfo32/"

  Test.hs:37:7: 
  5) NixGL.Mesa.OpenGL 32 bits
       "OpenGL version string: 4.6.0 NVIDIA 440.82" does not contain "Mesa"

  To rerun use: --match "/NixGL/Mesa/OpenGL/32 bits/"

  Test.hs:41:7: 
  6) NixGL.Mesa.OpenGL 64 bits
       "OpenGL version string: 4.6.0 NVIDIA 440.82" does not contain "Mesa"

  To rerun use: --match "/NixGL/Mesa/OpenGL/64 bits/"

  Test.hs:53:5: 
  7) NixGL.Mesa.Vulkan 32 bits
       uncaught exception: IOException of type OtherError
       readCreateProcess: /nix/store/iacsf82sfm050n2ia4izqfx0ri02bdk2-nixVulkanIntel/bin/nixVulkanIntel "/nix/store/v084dhiad8b8lqxiy02ma2025nxmavcd-vulkan-tools-1.1.114.0/bin/vulkaninfo" (exit 255): failed

  To rerun use: --match "/NixGL/Mesa/Vulkan/32 bits/"

  Test.hs:56:5: 
  8) NixGL.Mesa.Vulkan 64 bits
       uncaught exception: IOException of type OtherError
       readCreateProcess: /nix/store/iacsf82sfm050n2ia4izqfx0ri02bdk2-nixVulkanIntel/bin/nixVulkanIntel "/nix/store/7rggmjdqc9p7y0y0vp2x4byx59qfmnpw-vulkan-tools-1.1.114.0/bin/vulkaninfo" (exit 255): failed

  To rerun use: --match "/NixGL/Mesa/Vulkan/64 bits/"

  Test.hs:35:5: 
  9) NixGL, Nvidia - Bumblebee, OpenGL, 32 bits
       uncaught exception: IOException of type OtherError
       readCreateProcess: /nix/store/9r83yl1qqhq53vh90k1q2fbmsqy4lvaa-nixGLNvidiaBumblebee-440.82/bin/nixGLNvidiaBumblebee "/nix/store/8zgddbbm68a8r82adsd0k3vj8jpjvfpp-glxinfo-8.4.0/bin/glxinfo" "-B" (exit 1): failed

  To rerun use: --match "/NixGL/Nvidia - Bumblebee/OpenGL/32 bits/"

  Test.hs:39:5: 
  10) NixGL, Nvidia - Bumblebee, OpenGL, 64 bits
       uncaught exception: IOException of type OtherError
       readCreateProcess: /nix/store/9r83yl1qqhq53vh90k1q2fbmsqy4lvaa-nixGLNvidiaBumblebee-440.82/bin/nixGLNvidiaBumblebee "/nix/store/hxkj72qzhh0a52wcmaf177ydd47cclx1-glxinfo-8.4.0/bin/glxinfo" "-B" (exit 1): failed

  To rerun use: --match "/NixGL/Nvidia - Bumblebee/OpenGL/64 bits/"

Randomized with seed 348848836

Finished in 301.6932 seconds
16 examples, 10 failures, 2 pending

Hey, thank you.

I'm really interested by these results. The problem is that the sanity check are failing, meaning that you are on nixos with a nixos too compatible with the version of nixGL. Which nixos channel are you using?

This unfortunately means that we are not in the right conditions to test.

I'll try to improve the test bench for this use case.

I'm on nixos-unstable. I'm importing nixos-hardware/common/cpu/intel too.

Don't hesitate to ping me if you want me to run any test.

  • system: "x86_64-linux"
  • host os: Linux 5.4.41, NixOS, 20.09pre226148.0f5ce2fac0c (Nightingale)
  • multi-user?: yes
  • sandbox: yes
  • version: nix-env (Nix) 2.3.4
  • channels(bbigras): "home-manager, unstable-20.09pre226148.0f5ce2fac0c"
  • channels(root): "nixos-20.09pre226148.0f5ce2fac0c, nixos-hardware"
  • nixpkgs: /nix/var/nix/profiles/per-user/root/channels/nixos