I'm sorry but I'm not ready to post the PKGBUILD file right now as it's a bit messy and tuned to my needs. I'll try to do it later.
Search Criteria
Package Details: oss-git 5693e1e-2
Package Actions
Git Clone URL: | https://aur.archlinux.org/oss-git.git (read-only, click to copy) |
---|---|
Package Base: | oss-git |
Description: | Open Sound System UNIX audio architecture |
Upstream URL: | http://developer.opensound.com/ |
Keywords: | oss |
Licenses: | GPL2 |
Conflicts: | libflashsupport-oss, libflashsupport-oss-nonfree, oss, oss-nonfree |
Provides: | oss |
Submitter: | Nowaker |
Maintainer: | seawright |
Last Packager: | seawright |
Votes: | 26 |
Popularity: | 0.000000 |
First Submitted: | 2013-09-21 13:15 (UTC) |
Last Updated: | 2024-02-08 22:55 (UTC) |
Dependencies (6)
- linux-headers
- git (git-gitAUR, git-glAUR) (make)
- gtk2 (gtk2-maemoAUR, gtk2-patched-filechooser-icon-viewAUR) (optional) – for graphical mixer (ossxmix)
- libflashsupport-ossAUR (optional) – Adobe flash plugin support
- libogg (libogg-gitAUR) (optional) – for Ogg Vorbis support in ossplay
- libvorbis (libvorbis-aotuvAUR, libvorbis-aotuv-lancerAUR, libvorbis-gitAUR) (optional) – for Ogg Vorbis support in ossplay
Required by (12)
- bitwig-studio (requires oss) (optional)
- bitwig-studio-4 (requires oss) (optional)
- bitwig-studio-beta (requires oss) (optional)
- bitwig-studio-earlyaccess (requires oss) (optional)
- bitwig-studio-legacy (requires oss) (optional)
- fbff-git (requires oss) (optional)
- libflashsupport-oss (requires oss)
- libflashsupport-oss-git (requires oss)
- libflashsupport-oss-nonfree (requires oss)
- minmad-git (requires oss) (optional)
- rsound-git (requires oss) (optional)
- siren (requires oss) (optional)
Sources (12)
Latest Comments
« First ‹ Previous 1 2 3 4 5 6 7 .. 15 Next › Last »
Next7 commented on 2021-01-11 10:12 (UTC)
Galaxy commented on 2021-01-06 07:02 (UTC)
@Next7 Would you post the new PKGBUILD here or at https://github.com/GalaxyAUR/oss-git ?
Next7 commented on 2021-01-06 06:55 (UTC) (edited on 2021-01-06 06:55 (UTC) by Next7)
Some good news for oss users to start the new year. It seems that developers adopted corrections kindly provided here by seawright and now the package and oss module are built with less troubles. Now "galaxy.patch" is not needed and also there's no need to modify files "install.sh" and "osscore.c". Now it requires only one intervention to make directory "/usr/lib/modules/5.10.4-arch2-1/extramodules/oss".
Next7 commented on 2020-12-04 02:33 (UTC)
@seawright Huge thanks again! Now it works.
seawright commented on 2020-12-02 21:35 (UTC) (edited on 2020-12-02 23:58 (UTC) by seawright)
@Next7 If "uname -m" gives result "x86_64" add this line (without quotes): "#define HAVE_UNLOCKED_IOCTL 1" at start of file /usr/lib/oss/build/osscore.c As root run: sh /usr/lib/oss/build/install.sh followed by: soundoff && sync && soundon
Next7 commented on 2020-12-02 09:30 (UTC)
@seawright Sorry, I cannot help to find the version of the kernel where this error occurred first time. I have upgraded from version 5.8.8 to 5.9.10.
seawright commented on 2020-11-27 13:28 (UTC)
@Next7 Concur with your description of the problem which I have been able to re-produce. I will investigate further but I have higher priority demands on my time at the moment. Suggest rolling back to an earlier (5.8.x) kernel. If you want to investigate further yourself it would be useful to find the minor version (or release client) where the problem first appears to see if there is anything in the change log that would account for it.
Pinned Comments
Galaxy commented on 2019-10-24 02:55 (UTC)
The latest support Intel HDA is
0x8c20
, and I am usinga348
. If your sound card is not listed there, it is not supported.