LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   no flash-animation audio in Iceweasel; can't install flashplugin-nonfree-extrasound (https://www.linuxquestions.org/questions/linux-software-2/no-flash-animation-audio-in-iceweasel%3B-cant-install-flashplugin-nonfree-extrasound-680551/)

bezdomny 11-01-2008 08:09 PM

no flash-animation audio in Iceweasel; can't install flashplugin-nonfree-extrasound
 
apt-get install flashplugin-nonfree-extrasound:
Code:

Reading package lists... Done
Building dependency tree... Done
Package flashplugin-nonfree-extrasound is not available, but is referred to by another package.
This may mean that the package is missing, has been obsoleted, or
is only available from another source
E: Package flashplugin-nonfree-extrasound has no installation candidate

less /etc/apt/sources.list:
Code:

sources.list generated by apt-spy v3.1
deb http://mirror.peer1.net/debian/ etch main contrib non-free
deb-src http://mirror.peer1.net/debian/ etch main

lspci -v:
Code:

01:0b.0 Multimedia audio controller: Ensoniq ES1371 [AudioPCI-97] (rev 09)
        Subsystem: Ensoniq Creative Sound Blaster AudioPCI64V, AudioPCI128
        Flags: bus master, slow devsel, latency 64, IRQ 9
        I/O ports at df00 [size=64]
        Capabilities: [dc] Power Management version 2

cat /proc/meminfo:
Code:

cat /proc/meminfo:
memTotal:      385712 kB
MemFree:          5144 kB
Buffers:        26084 kB
Cached:        166256 kB
SwapCached:          0 kB
Active:        279076 kB
Inactive:        84008 kB
HighTotal:          0 kB
HighFree:            0 kB
LowTotal:      385712 kB
LowFree:          5144 kB
SwapTotal:      184708 kB
SwapFree:      184708 kB
Dirty:            180 kB
Writeback:          0 kB
AnonPages:      170764 kB
Mapped:          54268 kB
Slab:            11320 kB
PageTables:      1648 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:    377564 kB
Committed_AS:  359108 kB
VmallocTotal:  646864 kB
VmallocUsed:      4644 kB
VmallocChunk:  642192 kB

cat /proc/cpu/info:
Code:

processor      : 0
vendor_id      : GenuineIntel
cpu family      : 6
model          : 8
model name      : Pentium III (Coppermine)
stepping        : 6
cpu MHz        : 863.891
cache size      : 256 KB
fdiv_bug        : no
hlt_bug        : no
f00f_bug        : no
coma_bug        : no
fpu            : yes
fpu_exception  : yes
cpuid level    : 2
wp              : yes
flags          : fpu vme de pse tsc msr pae mce cx8 sep mtrr pge mca cmov pat pse36 mmx fxsr sse
bogomips        : 1728.93

cat /proc/version:
Code:

Linux version 2.6.18-4-486 (Debian 2.6.18.dfsg.1-12etch1) (dannf@debian.org) (gcc version 4.1.2 20061115 (prerelease) (Debian 4.1.1-21)) #1 Wed Apr 18 09:13:09 UTC 2007
Please disregard specs in sig as this problem is on another system as referenced above. Any help would be appreciated. Thank you!

craigevil 11-01-2008 11:10 PM

http://packages.debian.org/search?ke...mozilla-search

YOu would probably be better off installing from backports or using debianmultimedia.org and installing mozilla-flashplugin.

bezdomny 11-02-2008 10:29 AM

no Flash-animation audio in Iceweasel (resolved)
 
Thanks, Craigevil.

Thanks also to the folks over at 4Front Technologies, the solution was found: download a precompiled binary from http://www.fileupyours.com/view/7798...lashsupport.so and put it in /usr/lib and /usr/lib/oss/lib.

Now my Mom can watch and listen to videos at YouTube, and she is a happy camper.

cola 06-01-2010 07:38 AM

Quote:

Originally Posted by bezdomny (Post 3329170)
Thanks, Craigevil.

Thanks also to the folks over at 4Front Technologies, the solution was found: download a precompiled binary from http://www.fileupyours.com/view/7798...lashsupport.so and put it in /usr/lib and /usr/lib/oss/lib.

Now my Mom can watch and listen to videos at YouTube, and she is a happy camper.

Command to install flashplugin:
Code:

sudo apt-get install flashplugin-nonfree


All times are GMT -5. The time now is 10:10 AM.