Skip to content

FastCGM errors when running locally #42

@eliasen

Description

@eliasen

I've compiled FastCGM maybe on Fedora 30 Linux (see my other bugs for compiler flag fixes) and when I run locally on the machine with the graphics cards, I get the error:


Random seed is: 1562845468
Thu Jul 11 02:15:57 2019 Program instance number: 1130860108
X server found. dri2 connection failed! 
DRM_IOCTL_I915_GEM_APERTURE failed: Invalid argument
Assuming 131072kB available aperture size.
May lead to reduced performance or incorrect rendering.
get chip id failed: -1 [22]
param: 4, val: 0
Found 3 OpenCL platforms on this system:
Platform 1:
Profile: FULL_PROFILE
Version: OpenCL 2.0 beignet 1.3
Name: Intel Gen OCL Driver
Vendor: Intel
X server found. dri2 connection failed! 
DRM_IOCTL_I915_GEM_APERTURE failed: Invalid argument
Assuming 131072kB available aperture size.
May lead to reduced performance or incorrect rendering.
get chip id failed: -1 [22]
param: 4, val: 0
cl_get_gt_device(): error, unknown device: 0
OpenCL returned the error: CL_DEVICE_NOT_FOUND

Using the "inxi" program, my graphics configuration is:

inxi -GS
System:
  Host: snoopy Kernel: 5.1.15-300.fc30.x86_64 x86_64 bits: 64 
  Desktop: MATE 1.22.1 Distro: Fedora release 30 (Thirty) 
Graphics:
  Device-1: NVIDIA GM206 [GeForce GTX 960] driver: nvidia v: 430.26 
  Display: x11 server: Fedora Project X.org 1.20.5 driver: nvidia 
  unloaded: fbdev,modesetting,nouveau,vesa resolution: 1920x1080~60Hz 
  OpenGL: renderer: GeForce GTX 960/PCIe/SSE2 v: 4.6.0 NVIDIA 430.26

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions