Problem reports for v...@freebsd.org that need special attention

2019-06-16 Thread bugzilla-noreply
To view an individual PR, use: https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=(Bug Id). The following is a listing of current problems submitted by FreeBSD users, which need special attention. These represent problem reports covering all versions including experimental development code and

[Bug 234596] graphics/drm-kmod OpenGL emulators/linux_base-c6 games/linux-doom3 AMD Hardware not working with Linux binaries

2019-06-16 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=234596 --- Comment #21 from Tijl Coosemans --- Try deleting (or renaming) these: Unreal/System/libgcc_s.so Unreal/System/libgcc_s.so.1 Unreal/System/libstdc++.so Unreal/System/libstdc++.so.6 Unreal/System/libstdc++.so.6.0.8

[Bug 234596] graphics/drm-kmod OpenGL emulators/linux_base-c6 games/linux-doom3 AMD Hardware not working with Linux binaries

2019-06-16 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=234596 --- Comment #20 from Stefan Rumetshofer --- I will try to merge the xorg-server port into my poudriere ports tree and build that port. This will take some time. -- You are receiving this mail because: You are on the CC list for the bug.

[Bug 234596] graphics/drm-kmod OpenGL emulators/linux_base-c6 games/linux-doom3 AMD Hardware not working with Linux binaries

2019-06-16 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=234596 Johannes Lundberg changed: What|Removed |Added CC||joha...@freebsd.org ---

[Bug 234596] graphics/drm-kmod OpenGL emulators/linux_base-c6 games/linux-doom3 AMD Hardware not working with Linux binaries

2019-06-16 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=234596 --- Comment #18 from Stefan Rumetshofer --- The libraries are in the "System" subfolder where also the UnrealXLinux.bin is. % find -s Unreal/System -name '*.so*' Unreal/System/ALAudio.so Unreal/System/Audio.so Unreal/System/Core.so

[Bug 234596] graphics/drm-kmod OpenGL emulators/linux_base-c6 games/linux-doom3 AMD Hardware not working with Linux binaries

2019-06-16 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=234596 Tijl Coosemans changed: What|Removed |Added CC||x...@freebsd.org --- Comment #17

[Bug 234596] graphics/drm-kmod OpenGL emulators/linux_base-c6 games/linux-doom3 AMD Hardware not working with Linux binaries

2019-06-16 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=234596 --- Comment #16 from Stefan Rumetshofer --- Created attachment 205137 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=205137=edit kdump of UnrealXLinux.bin Ok, here are the last lines of the kdump from unreal. I hope it helps.

unable to fetch file for www/linux-flashplayer (head)

2019-06-16 Thread Matthias Apitz
Hello, I'm unable to fetch the distfile for the port: # make fetch ===> linux-flashplayer-32.0.0.192 depends on file: /usr/local/sbin/pkg - found => flash_player_npapi_linux.i386.tar.gz doesn't seem to exist in /usr/local/poudriere/ports/ports-20190610/distfiles/flashplayer/32.0.0.192. =>

[Bug 234596] graphics/drm-kmod OpenGL emulators/linux_base-c6 games/linux-doom3 AMD Hardware not working with Linux binaries

2019-06-16 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=234596 --- Comment #15 from Stefan Rumetshofer --- Created attachment 205129 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=205129=edit kdump of /compat/linux/usr/bin/glxgears Here is the dump from glxgears. The dump from unreal is

[Bug 234596] graphics/drm-kmod OpenGL emulators/linux_base-c6 games/linux-doom3 AMD Hardware not working with Linux binaries

2019-06-16 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=234596 --- Comment #14 from Tijl Coosemans --- Can you run Unreal through ktrace like this: ktrace -i -f /path/to/ktrace.out /path/to/command kdump -H -f /path/to/ktrace.out > /path/to/ktrace.txt Then attach ktrace.txt. You'll probably have to

[Bug 234596] graphics/drm-kmod OpenGL emulators/linux_base-c6 games/linux-doom3 AMD Hardware not working with Linux binaries

2019-06-16 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=234596 --- Comment #13 from Stefan Rumetshofer --- I also tried /compat/linux/usr/bin/glxgears (is this 64bit?) from c7 and it fails with a Segfault. -- You are receiving this mail because: You are on the CC list for the bug.

[Bug 234596] graphics/drm-kmod OpenGL emulators/linux_base-c6 games/linux-doom3 AMD Hardware not working with Linux binaries

2019-06-16 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=234596 --- Comment #12 from Stefan Rumetshofer --- Yes it does. Processors / Cores 8 Forcing CPU affinity disabled. libGL error: unable to load driver: radeonsi_dri.so libGL error: driver pointer missing libGL error: failed to load driver:

[Bug 234596] graphics/drm-kmod OpenGL emulators/linux_base-c6 games/linux-doom3 AMD Hardware not working with Linux binaries

2019-06-16 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=234596 --- Comment #11 from Tijl Coosemans --- Thanks, both seem to load radeonsi_dri.so fine now. Does Unreal still fail to load radeonsi_dri.so? -- You are receiving this mail because: You are on the CC list for the bug.

[Bug 234596] graphics/drm-kmod OpenGL emulators/linux_base-c6 games/linux-doom3 AMD Hardware not working with Linux binaries

2019-06-16 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=234596 --- Comment #10 from Stefan Rumetshofer --- Created attachment 205111 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=205111=edit Output from /compat/linux/usr/bin/glxinfo64 -- You are receiving this mail because: You are on

[Bug 234596] graphics/drm-kmod OpenGL emulators/linux_base-c6 games/linux-doom3 AMD Hardware not working with Linux binaries

2019-06-16 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=234596 --- Comment #9 from Stefan Rumetshofer --- Created attachment 205110 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=205110=edit Output from /compat/linux/usr/bin/glxinfo32 -- You are receiving this mail because: You are on the

[Bug 234596] graphics/drm-kmod OpenGL emulators/linux_base-c6 games/linux-doom3 AMD Hardware not working with Linux binaries

2019-06-16 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=234596 --- Comment #8 from Tijl Coosemans --- I've just committed a change to graphics/linux-c7-glx-utils so it also installs glxinfo32 on amd64. Can you install the updated port and then attach the output of both /compat/linux/usr/bin/glxinfo32

[Bug 234596] graphics/drm-kmod OpenGL emulators/linux_base-c6 games/linux-doom3 AMD Hardware not working with Linux binaries

2019-06-16 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=234596 --- Comment #7 from Stefan Rumetshofer --- (In reply to Tijl Coosemans from comment #6) Same problem with the latest c7 port. I think it has nothing to do with the linux compatibility because when i run the game with the intel driver from