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 obsolete releases.

Status  |Bug Id | Description
+---+---
New |226073 | emulators/virtualbox-ose-additions -- fix two min 
In Progress |234878 | emulators/virtualbox-ose: Update to 6.0   

2 problems total for which you should take action.
___
freebsd-emulation@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-emulation
To unsubscribe, send any mail to "freebsd-emulation-unsubscr...@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 #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
Unreal/System/libXxf86dga.so
Unreal/System/libXxf86dga.so.1
Unreal/System/libXxf86dga.so.1.0.0

These are probably older versions of the ones in /compat/linux/usr/lib.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
___
freebsd-emulation@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-emulation
To unsubscribe, send any mail to "freebsd-emulation-unsubscr...@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 #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.
___
freebsd-emulation@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-emulation
To unsubscribe, send any mail to "freebsd-emulation-unsubscr...@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

Johannes Lundberg  changed:

   What|Removed |Added

 CC||joha...@freebsd.org

--- Comment #19 from Johannes Lundberg  ---
The PRIME_HANDLE_TO_FD ioctl failing for Xwayland is solved in Xorg 1.20.
Hopefully this is the same and will also be fixed by 1.20.

There are three solutions

1) Wait for Xorg 1.20

2) Build your own x11-servers/xorg-server from
https://github.com/FreeBSDDesktop/freebsd-ports/tree/feature/xserver-1.20 (I
think it's OK to only build this package and install it over the old one). 

3) Patch the drm driver by removing DRM_AUTH from the two lines where
PRIME_HANDLE_TO_FD and it's reverse ioctls are defined.  See
https://github.com/FreeBSDDesktop/kms-drm/issues/33

-- 
You are receiving this mail because:
You are on the CC list for the bug.
___
freebsd-emulation@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-emulation
To unsubscribe, send any mail to "freebsd-emulation-unsubscr...@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
Unreal/System/Editor.so
Unreal/System/Emitter.so
Unreal/System/Engine.so
Unreal/System/Fire.so
Unreal/System/FMODAudioDrv.so
Unreal/System/IpDrv.so
Unreal/System/libalut.so.0
Unreal/System/libalut.so.0.1
Unreal/System/libalut.so.0.1.0
Unreal/System/libfmod-3.75.so
Unreal/System/libfmod.so
Unreal/System/libgcc_s.so
Unreal/System/libgcc_s.so.1
Unreal/System/libmikmod.so
Unreal/System/libmikmod.so.2
Unreal/System/libmikmod.so.2.0.4
Unreal/System/libmudflap.so
Unreal/System/libmudflap.so.0
Unreal/System/libmudflap.so.0.0.0
Unreal/System/libmudflapth.so
Unreal/System/libmudflapth.so.0
Unreal/System/libmudflapth.so.0.0.0
Unreal/System/libopenal.so
Unreal/System/libopenal.so.1
Unreal/System/libopenal.so.1.12.854
Unreal/System/libSDL-1.2.so
Unreal/System/libSDL-1.2.so.0
Unreal/System/libSDL-1.2.so.0.11.2
Unreal/System/libssp.so
Unreal/System/libssp.so.0
Unreal/System/libssp.so.0.0.0
Unreal/System/libstdc++.so
Unreal/System/libstdc++.so.6
Unreal/System/libstdc++.so.6.0.8
Unreal/System/libXxf86dga.so
Unreal/System/libXxf86dga.so.1
Unreal/System/libXxf86dga.so.1.0.0
Unreal/System/NullDrv.so
Unreal/System/NullNetDriver.so
Unreal/System/NullRender.so
Unreal/System/OpenGLDrv.so
Unreal/System/Render.so
Unreal/System/SDLDrv.so
Unreal/System/SDLGLDrv.so
Unreal/System/SDLSoftDrv.so
Unreal/System/SwFMOD.so
Unreal/System/UEnginePPC.so
Unreal/System/XDrv.so
Unreal/System/XMesaGLDrv.so

% ldd Unreal/System/UnrealXLinux.bin
linux32_vdso.so.1 =>  (0xe000)
Core.so => ./Core.so (0x2120)
Engine.so => ./Engine.so (0x21a0)
libXxf86dga.so.1 => ./libXxf86dga.so.1 (0x21024000)
libstdc++.so.6 => ./libstdc++.so.6 (0x2102c000)
libm.so.6 => /lib/libm.so.6 (0x21125000)
libgcc_s.so.1 => ./libgcc_s.so.1 (0x21167000)
libc.so.6 => /lib/libc.so.6 (0x21d51000)
libX11.so.6 => /lib/libX11.so.6 (0x2189b000)
librt.so.1 => /lib/librt.so.1 (0x21173000)
libpthread.so.0 => /lib/libpthread.so.0 (0x2117d000)
libdl.so.2 => /lib/libdl.so.2 (0x21198000)
libXext.so.6 => /lib/libXext.so.6 (0x2119d000)
/lib/ld-linux.so.2 (0x01001000)
libxcb.so.1 => /lib/libxcb.so.1 (0x211b)
libXau.so.6 => /lib/libXau.so.6 (0x211db000)

-- 
You are receiving this mail because:
You are on the CC list for the bug.
___
freebsd-emulation@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-emulation
To unsubscribe, send any mail to "freebsd-emulation-unsubscr...@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

Tijl Coosemans  changed:

   What|Removed |Added

 CC||x...@freebsd.org

--- Comment #17 from Tijl Coosemans  ---
For glxgears PRIME_HANDLE_TO_FD ioctl returns EINVAL for some reason.  Maybe
x11@ knows more about that.

Unreal seems to fail to load dependencies of
/compat/linux/lib/libLLVM-6.0-rhel.so.  The directory that contains Unreal,
does that contain any libraries?  What is the output of "find -s
/path/to/unrealdir -name '*.so*'"?

What is the output of "/compat/linux/bin/sh ldd /path/to/UnrealXLinux.bin"?

-- 
You are receiving this mail because:
You are on the CC list for the bug.
___
freebsd-emulation@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-emulation
To unsubscribe, send any mail to "freebsd-emulation-unsubscr...@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 #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.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
___
freebsd-emulation@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-emulation
To unsubscribe, send any mail to "freebsd-emulation-unsubscr...@freebsd.org"


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.
=> Attempting to fetch 
https://fpdownload.macromedia.com/get/flashplayer/pdc/32.0.0.192/flash_player_npapi_linux.i386.tar.gz
fetch: 
https://fpdownload.macromedia.com/get/flashplayer/pdc/32.0.0.192/flash_player_npapi_linux.i386.tar.gz:
Not Found
=> Attempting to fetch 
http://distcache.FreeBSD.org/ports-distfiles/flashplayer/32.0.0.192/flash_player_npapi_linux.i386.tar.gz
fetch: 
http://distcache.FreeBSD.org/ports-distfiles/flashplayer/32.0.0.192/flash_player_npapi_linux.i386.tar.gz:
Not Found
=> Couldn't fetch it - please try to retrieve this
=> port manually into
/usr/local/poudriere/ports/ports-20190610/distfiles/flashplayer/32.0.0.192
and try again.
*** Error code 1

Any ideas from where the file could be fetched? Thanks

matthias
-- 
Matthias Apitz, ✉ g...@unixarea.de, http://www.unixarea.de/ +49-176-38902045
Public GnuPG key: http://www.unixarea.de/key.pub
May, 9: Спаси́бо освободители! Thank you very much, Russian liberators!
___
freebsd-emulation@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-emulation
To unsubscribe, send any mail to "freebsd-emulation-unsubscr...@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 #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 too big. The compressed file has 17.4MB
Should i cut off the beginning of the file?

-- 
You are receiving this mail because:
You are on the CC list for the bug.
___
freebsd-emulation@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-emulation
To unsubscribe, send any mail to "freebsd-emulation-unsubscr...@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 #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 compress it using xz or
something.

Same for /compat/linux/usr/bin/glxgears (which is indeed 64-bit).

-- 
You are receiving this mail because:
You are on the CC list for the bug.
___
freebsd-emulation@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-emulation
To unsubscribe, send any mail to "freebsd-emulation-unsubscr...@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 #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.
___
freebsd-emulation@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-emulation
To unsubscribe, send any mail to "freebsd-emulation-unsubscr...@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 #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: radeonsi
libGL error: unable to load driver: radeonsi_dri.so
libGL error: driver pointer missing
libGL error: failed to load driver: radeonsi
libGL error: unable to load driver: swrast_dri.so
libGL error: failed to load driver: swrast
X Error of failed request:  BadValue (integer parameter out of range for
operation)
  Major opcode of failed request:  155 (GLX)
  Minor opcode of failed request:  3 (X_GLXCreateContext)
  Value in failed request:  0x0
  Serial number of failed request:  41
  Current serial number in output stream:  42

-- 
You are receiving this mail because:
You are on the CC list for the bug.
___
freebsd-emulation@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-emulation
To unsubscribe, send any mail to "freebsd-emulation-unsubscr...@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 #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.
___
freebsd-emulation@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-emulation
To unsubscribe, send any mail to "freebsd-emulation-unsubscr...@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 #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 the CC list for the bug.
___
freebsd-emulation@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-emulation
To unsubscribe, send any mail to "freebsd-emulation-unsubscr...@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 #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 CC list for the bug.
___
freebsd-emulation@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-emulation
To unsubscribe, send any mail to "freebsd-emulation-unsubscr...@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 #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 and
/compat/linux/usr/bin/glxinfo64 to this bug?

-- 
You are receiving this mail because:
You are on the CC list for the bug.
___
freebsd-emulation@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-emulation
To unsubscribe, send any mail to "freebsd-emulation-unsubscr...@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 #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
drm-kmod it runs fine on the onboard graphics chip.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
___
freebsd-emulation@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-emulation
To unsubscribe, send any mail to "freebsd-emulation-unsubscr...@freebsd.org"