Search Criteria
Package Details: oss-nonfree 4.2_2020-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/oss-nonfree.git (read-only, click to copy) |
---|---|
Package Base: | oss-nonfree |
Description: | Open Sound System UNIX audio architecture (including nonfree drivers) |
Upstream URL: | http://www.opensound.com/oss.html |
Keywords: | oss |
Licenses: | custom:4Front Commercial License |
Conflicts: | libflashsupport-oss, libflashsupport-oss-git, oss, oss-git |
Provides: | oss |
Submitter: | alexdw |
Maintainer: | alexdw |
Last Packager: | alexdw |
Votes: | 15 |
Popularity: | 0.000001 |
First Submitted: | 2013-06-23 13:17 (UTC) |
Last Updated: | 2020-12-29 17:36 (UTC) |
Dependencies (3)
- linux-headers (linux-surfacepro3-git-headers, linux-aarch64-rock64-bin-headers, linux-ec2-headers, linux-galliumos-headers, linux-zest-git-headers, linux-bootsplash-headers, linux-sumavision-q5-headers, linux-t2-wifi-headers, linux-kernel-ohio-headers, linux-rk3328-headers, linux-phicomm-n1-headers, linux-tqc-a01-headers)
- gtk2 (gtk2-ubuntu, gtk2-git, gtk2-minimal-git, gtk2-patched-filechooser-icon-view, gtk2-maemo) (optional) – for graphical mixer (ossxmix)
- libflashsupport-oss (optional) – Adobe flash plugin support
Required by (14)
- bitwig-8-track (requires oss) (optional)
- bitwig-studio (requires oss) (optional)
- bitwig-studio-beta (requires oss) (optional)
- bitwig-studio-earlyaccess (requires oss) (optional)
- bitwig-studio-legacy (requires oss) (optional)
- cmus-minimal-git (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)
- minmix (requires oss) (optional)
- rsound-git (requires oss) (optional)
- xmms2-git (requires oss) (optional)
Latest Comments
alexdw commented on 2020-12-29 17:38 (UTC)
@seawright Thanks! Updated (4.2_2020-1) for this new release - OSS v4.2 build 2020.
seawright commented on 2020-12-28 21:26 (UTC)
@alexdw New packages uploaded to: http://www.opensound.com/release/ PKGBUILD requires updating. sha512sum oss-linux-v4.2-2020* 3161f86a85c5eb1d30400a11351ff8e88defd65a1f6eab6e7b0f63fa6efe8f66f641239df681de6430e83aea901cd2b6c1c1d887fb5073838662875431f06aab oss-linux-v4.2-2020-amd64.tar.bz2 0f649e8851ec12b3cde4dc65ebf593dcdeba724356c5eac1f96cbb52713db2e9574efb9c3ac843514e3b6754c94a2b139b9d07cb4aefb4acf78646fb77616cde oss-linux-v4.2-2020-i386.tar.bz2
alexdw commented on 2019-10-27 20:23 (UTC)
@seawright: I'm not sure it actually makes any difference in Arch Linux since around 2013: https://wiki.archlinux.org/index.php/Frequently_asked_questions#Does_Arch_follow_the_Linux_Foundation's_Filesystem_Hierarchy_Standard_(FHS)? https://www.archlinux.org/news/binaries-move-to-usrbin-requiring-update-intervention/ https://lists.archlinux.org/pipermail/arch-dev-public/2012-March/022625.html
seawright commented on 2019-10-27 10:30 (UTC) (edited on 2019-10-27 10:31 (UTC) by seawright)
@alexdw I am new to Arch Linux but have quickly realised that its ethos is different to that of other distributions. I am however perplexed that someone (or a general consensus) has deemed it necessary to move system programmes (as indicated by their appearance in section 8 of the man database) such as ossdetect and ossdevlinks from /usr/sbin to /usr/bin and wondered if you (or someone else) could explain the rationale behind that decision and whether it should still apply.
seawright commented on 2019-10-10 22:39 (UTC)
See my reply to Mowgli's post on Open Sound System forum: http://ossnext.trueinstruments.com/forum/viewtopic.php?f=3&t=5882#p21751
alexdw commented on 2019-08-31 21:23 (UTC)
This suggests another upstream patch/release will be required to make oss work with 5.2+ kernels: http://ossnext.trueinstruments.com/forum/viewtopic.php?f=3&t=5882
Midna commented on 2019-08-27 01:34 (UTC)
Please note that the current build of OSS v4 (OSS v4.2 build 2019) does not appear to function for 5.2+ kernels.
For oss-nonfree, the error happens during soundon. See error details at: https://pastebin.com/mxU9sgbg The log actually lists every kernel module as being "invalid ELF objects", although this might not be the main culprit.
However, the package still works for the linux-lts kernel (currently 4.19.68-lts) up to 5.1+ kernels (tested for 5.1.19).
alexdw commented on 2019-04-22 17:54 (UTC)
Updated (4.2_2019-1) for new release - OSS v4.2 build 2019: http://ossnext.trueinstruments.com/forum/viewtopic.php?f=19&t=5876
Now working again with Arch (kernel 5.0.8).
tedbell commented on 2018-02-26 09:30 (UTC)
Hi! I'm a novice to PKGBUILD. What I did was extract the source and replace the file in the source tarball. Then I updated the sums with makepkg -g >> PKGBUILD because updpkgsums didn't work. I tried doing it your way and the patch seemed to apply ok but I guess it didn't get packaged.
alexdw commented on 2018-02-25 16:16 (UTC)
I'll have a look, though generally I wouldn't want to modify the sources but instead include the patch itself and have the PKGBUILD apply that.
alexdw commented on 2018-02-25 16:14 (UTC)
@tedbell: Thanks! There should be information here on uploading to AUR: https://wiki.archlinux.org/index.php/Arch_User_Repository#Uploading_packages But if you prefer to email for me to do it, then I think my address is at the top of the PKGBUILD files (as Maintainer).
tedbell commented on 2018-02-25 16:13 (UTC)
I have the updated oss-linux-v4.2-2017-amd64.tar.bz2 with the patched osscore.c and a PKGBUILD with updated sums.
tedbell commented on 2018-02-25 16:07 (UTC)
I'm not set up for that and not sure how to do it. Can I email you the files somehow? I've compiled this one and I will do the same for oss and oss-git
alexdw commented on 2018-02-25 12:52 (UTC)
@tedbell: That would be great. Or if you're set up for AUR contributions you could commit it directly? In fact, I could add you as a Co-Maintainer if you want? I don't actively use these OSS packages since I switched to a sound card that had native ALSA support.
tedbell commented on 2018-02-25 03:09 (UTC)
I made a PKGBUILD and compiled with the patch from the link. Let me know if you want it.
alexdw commented on 2018-02-18 20:30 (UTC)
@tedbell: Thanks for the information. I'll have a look at adding this to the PKGBUILD if it isn't applied upstream soon.
tedbell commented on 2018-02-18 19:51 (UTC)
Will not compile under kernel 4.15
See here for patch: http://ossnext.trueinstruments.com/forum/viewtopic.php?f=3&t=5862
alexdw commented on 2017-02-13 23:49 (UTC)
alexdw commented on 2016-12-21 23:54 (UTC)
alexdw commented on 2016-06-14 23:34 (UTC)
alexdw commented on 2015-05-07 20:44 (UTC)
alexdw commented on 2015-03-01 23:35 (UTC)
alexdw commented on 2014-10-05 23:20 (UTC)
alexdw commented on 2014-09-09 05:30 (UTC)
nuc commented on 2014-09-08 23:50 (UTC)
alexdw commented on 2014-09-08 19:44 (UTC)
nuc commented on 2014-09-03 01:41 (UTC)
alexdw commented on 2014-09-02 18:04 (UTC)
alexdw commented on 2014-05-08 19:42 (UTC)
nuc commented on 2014-05-08 18:00 (UTC)
alexdw commented on 2014-04-06 01:37 (UTC)
seschwar commented on 2014-04-02 11:22 (UTC)
alexdw commented on 2014-03-30 23:09 (UTC)
alexdw commented on 2013-11-05 07:38 (UTC)
moscwich commented on 2013-11-04 07:58 (UTC)
alexdw commented on 2013-09-27 23:29 (UTC)
seschwar commented on 2013-09-26 13:52 (UTC)
seschwar commented on 2013-08-26 15:01 (UTC)
dflt commented on 2013-08-26 14:03 (UTC)
seschwar commented on 2013-08-26 13:38 (UTC)
alexdw commented on 2013-08-24 15:51 (UTC)
alexdw commented on 2013-08-24 15:29 (UTC)
seschwar commented on 2013-08-24 13:14 (UTC)
talonz commented on 2013-08-18 22:26 (UTC)
alexdw commented on 2013-08-17 00:05 (UTC)
talonz commented on 2013-08-16 01:42 (UTC)
commented on 2013-08-09 03:04 (UTC)
alexdw commented on 2013-07-29 22:25 (UTC)
klothius commented on 2013-07-28 22:36 (UTC)
alexdw commented on 2013-07-06 13:50 (UTC)
alexdw commented on 2013-07-04 22:10 (UTC)
klothius commented on 2013-07-01 15:20 (UTC)