Public bug reported: Binary package hint: flashplugin-nonfree
I tried something from adobe-labs and have no way to verify that it's working (until next week) (all of my computers support alsa just fine, and I tried to force artsdsp and esd, but couldn't know for sure) I compiled it per these instructions at http://labs.adobe.com/wiki/index.php/Flash_Player:Additional_Interface_Support_for_Linux I removed the unicode support link line (-licuuc) because it caused it not to compile, and installed linux-headers (actually were already installed) and libssl-dev (not openssl-dev) .. basically did this: cc -shared -O2 -Wall -Werror -lssl flashsupport.c -o libflashsupport.so ldd libflashplayer.so (it didn't find it) sudo cp libflashplayer.so /usr/lib I then had to make a copy of /usr/bin/firefox and hack in an artsdsp line to force it to use that... to test the oss support.. however, I then removed that .so file, and restarted firefox and it still worked with artsdsp in that file, so that's why I can't test this.. Unless somebody knows how to force alsa to only accept one audio connection... ** Affects: flashplugin-nonfree (Ubuntu) Importance: Undecided Status: Unconfirmed -- Flash 9 doesn't support oss natively Need work arround for LTSP and nx https://launchpad.net/bugs/85755 -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
