opengl

  1. L

    An interview with Marshall.

    I had ChatGPT write an interview, and it actually produced very useful information. However, I had one last talking point for it to analyze, and it refused, giving me this output instead: AI: Based on the information you've provided, it seems like this project is quite complex and will require...
  2. A

    Solved SDL2 LibGL error: faild to load radeonsi...

    Hi, I am having trouble executing a really simple sdl2 program I have written to test my sdl2 dev environment. It's really simple: #include <stdio.h> #include <SDL2/SDL.h>...
  3. First_Law_of_Unix

    chmod 777 /dev/dri/renderD128 - Keeps resetting after reboot.

    Hello, I am not sure if this is how it should be for FreeBSD in which utilizing the /dev/dri/renderD128 can only be done by root user. On linux, non root user can utilize the GPU render node renderD128. I'm working with heavy GPU acceleration tasks and every time I reboot the PC I need to keep...
  4. First_Law_of_Unix

    Any OpenCL SDKs for FreeBSD?

    Hello, Alright, so I'm learning OpenCL from this book: https://www.amazon.com/OpenCL-Action-Accelerate-Graphics-Computations/dp/1617290173 It seems that I need an OpenCL SDK, couldn't find any for FreeBSD for AMD GPU. Thanks for any advice. Edit: Did some heavy research, hope this might help...
  5. A

    How to interface with the graphics card on freebsd.

    Hello, I would like to know how to draw something without X.org on a modern graphics card under FreeBSD. I have a 2560x1440 monitor and a Radeon RX 6800 TX. // As an example setup. I'm more interested in embedded systems, but it would be interesting to see if the process is the same for a...
  6. F

    AMD Ryzen7, Vega 3 OpenGL with hardware acceleration

    After a fresh FreeBSD installation, I was trying to run blender in the laptop and I noticed that just grabbing the default cube and trying to rotate around it performs really slow and sluggy/jumpy instead of making a smooth movement. This are the pkgs installed: #installed pkgs...
  7. I

    Solved OpenGL error by an old game: "No matching fbConfigs or visuals found"

    I tried to run an old game called Enemy Territory using this description: https://forums.freebsd.org/threads/howto-install-and-setup-wolfenstein-enemy-territory.3754/ but it looks like having issues with OpenGL. Any idea how to solve this? ET 2.60b linux-i386 May 8 2006 ... Bypassing CD checks...
  8. poorandunlucky

    (Required/Recommendable) Optional Installs Post-Install

    Hullo 0/ say... I just installed FreeBSD on my laptop (Dell Precision M6500 w/ ATI FirePro M7820) after many years just running it in Hyper-V, but mostly keeping in touch with my OpenWRT DNS server I keep running, and this is the first time I run it as my main OS since the KMS video...
  9. Silberling

    C Raspberry Pi 2 OpenGL Dev drawing issue __addsf3

    Hi, This is a freshly installed sd card with xorg on a raspberry pi 2. LLVM ERROR: Program used external function '__addsf3' which could not be resolved! As far as I understand this is a libc / glibc function for soft floats. The raspberry pi 2+ has hard float abilities, so I don't really...
  10. Dr.Topaz

    Solved OpenGL Support

    I want to know whether opengl supports FreeBSD,if yes then how can I install it?
  11. aauger

    Flightgear and the monitor power saving mode issue

    Hello everyone! I have a strange issue that i'd like to share with you. When I use the Flightgear software, after about 10 minutes of use, my monitor goes into power saving mode and i cannot resume. I have disabled the screensaver and the dpms, but nothing does. Also, the same issue with the...
  12. goshanecr

    Solved AIGLX broken on AMD Radeon

    Good day! After ports upgrade I have a broken 3D in system. Can you friends help me find what causes the problem and how I can solve it? uname -a FreeBSD home 11.0-STABLE FreeBSD 11.0-STABLE #0 r312172: Sat Jan 14 19:58:53 NSK 2017 user@home:/usr/obj/usr/src/sys/BSDSERV amd64 kldstat 1...
Back
Top