[Bug 240043] audio/linux-c7-alsa: how to make it work?

2019-09-04 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=240043 --- Comment #27 from Alex S --- By the way, in case anyone wonders, FMOD on Linux probes backends (PulseAudio, ALSA, OSS) in this order: 1. Run "pulseaudio --check > /dev/null 2>&1", then look for "libpulse-simple.so.0"; 2. Look for

[Bug 240043] audio/linux-c7-alsa: how to make it work?

2019-09-04 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=240043 --- Comment #26 from Alex S --- Ok, so apparently FMOD calls pthread_attr_setschedparam, which fails with EIVAL and then FMOD bails out of initialization. This happens regardless of the selected output type. Hannes, can you please try the

[Bug 240043] audio/linux-c7-alsa: how to make it work?

2019-09-04 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=240043 --- Comment #25 from Alex S --- I found a better target for experiments. Older (< 3) GZDoom versions used libfmodex.so, which is quite convenient for us since it is dynamically linked and, unlike www.fmod.com, there is no

[Bug 240152] [NEW PORT] x11-toolkits/linux-c7-gtk3

2019-09-04 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=240152 --- Comment #5 from Bjoern A. Zeeb --- (In reply to Tijl Coosemans from comment #4) Thank you so much! I had to install the linux-c7-libsystemd (or what's its name is) port still. Apart from that it works like a charm. Now I need to go

VB (virtualbox-ose-5.2.22_2): Debian boots fine but does not show X11 display

2019-09-04 Thread Matthias Apitz
Hello, I have a VB image 'qemu-x86_64.vdi' which contains a bootable amd64 (Debian) Linux system running, an upcoming Linux smartphone (Librem5), more information on this here: https://developer.puri.sm/Librem5/Development_Environment/Boards/qemu.html The host is a 12-CURRENT amd64 and I

[Bug 240326] audio/linux-c7-alsa-plugins-oss - No sound in some games

2019-09-04 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=240326 Tijl Coosemans changed: What|Removed |Added CC||t...@freebsd.org --- Comment #2

[Bug 240326] audio/linux-c7-alsa-plugins-oss - No sound in some games

2019-09-04 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=240326 Serge Volkov changed: What|Removed |Added CC||s...@ulstu.ru --- Comment #1 from

maintainer-feedback requested: [Bug 240326] audio/linux-c7-alsa-plugins-oss - No sound in some games

2019-09-04 Thread bugzilla-noreply
Bugzilla Automation has asked freebsd-emulation mailing list for maintainer-feedback: Bug 240326: audio/linux-c7-alsa-plugins-oss - No sound in some games https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=240326 --- Description --- With linux-c7-alsa* i have no sound in some of my games. For

[Bug 240326] audio/linux-c7-alsa-plugins-oss - No sound in some games

2019-09-04 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=240326 Bug ID: 240326 Summary: audio/linux-c7-alsa-plugins-oss - No sound in some games Product: Ports & Packages Version: Latest Hardware: amd64 OS: Any

[Bug 240043] audio/linux-c7-alsa: how to make it work?

2019-09-04 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=240043 --- Comment #24 from Tijl Coosemans --- (In reply to Alex S from comment #23) Does fmod or alsalib try to access anything under /dev, /proc, or /sys? -- You are receiving this mail because: You are on the CC list for the bug. You are the