Package Details: libflashsupport-oss-git 5693e1e-2

Git Clone URL: https://aur.archlinux.org/oss-git.git (read-only, click to copy)
Package Base: oss-git
Description: Adobe flash plugin support lib (OSSv4)
Upstream URL: http://developer.opensound.com/
Keywords: oss
Licenses: GPL2
Conflicts: libflashsupport, libflashsupport-oss, libflashsupport-oss-nonfree, libflashsupport-pulse
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)

Pinned Comments

Galaxy commented on 2019-10-24 02:55 (UTC)

The latest support Intel HDA is 0x8c20, and I am using a348. If your sound card is not listed there, it is not supported.

  • 8c20 ("8 Series/C220 Series Chipset High Definition Audio Controller")
  • a348 ("Cannon Lake PCH cAVS")

Latest Comments

« First ‹ Previous 1 2 3 4 5 6 7 8 9 10 11 .. 15 Next › Last »

Galaxy commented on 2019-10-25 08:46 (UTC) (edited on 2019-10-25 08:46 (UTC) by Galaxy)

Updated.

It still needs gawk4.

seawright commented on 2019-10-24 17:08 (UTC)

I have updated ossvermagic.patch @ <https://github.com/seawright/oss-git> to fix invalid ELF object error.

seawright commented on 2019-10-24 15:41 (UTC) (edited on 2019-10-24 15:41 (UTC) by seawright)

`/* Coffelake */
    { PCI_DEVICE(0x8086, 0xa348),
      .driver_data = AZX_DRIVER_PCH | AZX_DCAPS_INTEL_SKYLAKE},`

According to: https://elixir.bootlin.com/linux/v4.11.8/source/sound/pci/hda/hda_intel.c It has been supported by in kernel (ALSA) drivers since v4.11.8.

Galaxy commented on 2019-10-24 02:55 (UTC)

The latest support Intel HDA is 0x8c20, and I am using a348. If your sound card is not listed there, it is not supported.

  • 8c20 ("8 Series/C220 Series Chipset High Definition Audio Controller")
  • a348 ("Cannon Lake PCH cAVS")

seawright commented on 2019-10-22 21:05 (UTC)

@Galaxy Spoke too soon. Sound plays ok when using osstest but ossplay wavefile.wav gave, "audio write: Input/output error" but worked correctly after disabling Vmix with "ossmix vmix0-enable off" so looks like there may be a problem with vmix.

seawright commented on 2019-10-22 20:51 (UTC)

@Galaxy Success! All patches were being applied correctly but makepkg was using CFLAGS in '/etc/makepkg.conf' instead of those in build tree Makefiles. Tried adding -fno-pic to list of CFLAGS in makepkg.conf but this caused error when makepkg (gcc) attempted to link command line programmes. Best workaround I could find was to comment out (#) CFLAGS line in /etc/makepkg.conf.

seawright commented on 2019-10-22 16:41 (UTC)

@Galaxy Pushed changes to <https://github.com/seawright/oss-git>. Using gawk v4 prevented regexpr error but GLOBAL_OFFSET_TABLE error remains. I will continue to investigate. Is your notebook supported by Alsa?

Galaxy commented on 2019-10-22 04:48 (UTC)

The gawk error is for gawk 5, gawk v4 should be OK.

Galaxy commented on 2019-10-22 04:39 (UTC)

@seawright Where ? I cannot see them in <https://github.com/seawright/oss-git>.

seawright commented on 2019-10-22 00:21 (UTC) (edited on 2019-10-22 00:24 (UTC) by seawright)

@Galaxy Added pentium4 to arch and removed gtk2 from makedepends (only needed for ossxmixer). A lot of warnings from gawk about invalid regular expressions but a package was produced. Unpacked with xzdec and tar and checked "usr/lib/oss/objects.regparm/osscore.o with "nm osscore.o |grep GLOBAL" which gave result: U _GLOBAL_OFFSET_TABLE_