A patch exists courtesy of "oss117" at
http://www.4front-tech.com/forum/viewtopic.php?t=5800&p=21140
which should solve the breakage with linux kernal 4.0+, but as currently written would need to be run patch -p2 from "..src/oss/setup", or patch -p1 from "..src/oss", not from directory "..src/oss/setup/Linux" as with other patches in the PKGBUILD. I assume it should work for oss-nonfree and oss as well?
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 .. 8 9 10 11 12 13 14 15 Next › Last »
ruegerjr commented on 2015-05-01 21:45 (UTC)
dinux commented on 2015-05-01 13:43 (UTC)
after last system update to Linux dinux 4.0.1-1-ARCH #1 SMP PREEMPT Wed Apr 29 12:00:26 CEST 2015 x86_64 GNU/Linux
getting this error
for n in *.c; do ../../../ossmkdep -M -I../../../include -I../../../kernel/framework/include -I../../../kernel/OS/Linux -I../../../kernel/nonfree/include -I../../.. $n | sed 's/\(.*\)\.o:/$(DEPDIR)\/\1.o:/' >> .depend; done
make[1]: Leaving directory '/tmp/yaourt-tmp-dinux/aur-oss-git/src/oss/build/kernel/OS/Linux'
Directory preparation complete.
Build ID will be 2011
make: *** No rule to make target 'build'.
alexdw commented on 2015-04-25 15:05 (UTC)
I have removed the out of date flag from 2015-04-20 as the package seems to work for me and gets the git source so not sure why/how it would be out of date.
alexdw commented on 2015-03-01 23:51 (UTC)
Updated (ac48ed-1) for build 2011 (to match oss and oss-nonfree).
alexdw commented on 2014-09-08 19:46 (UTC)
Updated (58f453-2) for build 2010 (well, to match oss and oss-nonfree anyway), some clean-up in the PKGBUILD as suggested by nuc (thank you!), use of mkaurball (for new .AURINFO requirement in AUR) and renaming libflashsupport-oss to not conflict with the other ones (seems to be another new AUR requirement).
alexdw commented on 2014-04-24 03:42 (UTC)
Updated (f604899-1) with patch for 3.14 kernel (same as for oss and oss-nonfree).
Nowaker commented on 2013-11-16 20:10 (UTC)
oss-git, along with oss, have been patched to run correctly when compiled with the latest gcc. Please let me know if you have any problems.
Nowaker commented on 2013-11-02 09:04 (UTC)
@computerquip, It compiles but it doesn't work. Please refer to comments of package oss.
computerquip commented on 2013-11-02 03:19 (UTC)
Why is gcc 4.7 needed over system default?
It seems to compile on my end just fine without it.
seschwar commented on 2013-09-26 14:12 (UTC)
Analogous to the fixed PKGBUILD for oss I made one for the Git version as well: http://sprunge.us/HddM
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.