Search found 2 matches
- Sat Oct 26, 2019 4:15 pm
- Forum: Linux
- Topic: Does not compile with kernel 5.2.1
- Replies: 4
- Views: 24984
Re: Does not compile with kernel 5.2.1
Thanks for the patch. It works with kernel-5.3.0. However, for some reason the patch would not apply to the OSS source and I had to manually edit the source files to apply the changes. Also, the file os_cmd/Linux/ossdetect/ossdetect.c needs the line " #include <sys/sysmacros.h>" added or e...
- Fri Feb 02, 2018 2:24 pm
- Forum: Linux
- Topic: Using OSS with Alsa
- Replies: 3
- Views: 22661
Using OSS with Alsa
I am interested in using OSS in conjunction with Alsa. That is, I want to eliminate the alsa oss-emulation and use OSS instead while still keeping alsa. Would it be sufficient to just compile the alsa kernel drivers without oss-emulation and then compile and install OSS? Or is this not possible? Als...