Site Tools


Hotfix release available: 2024-02-06a "Kaos". upgrade now! [55.1] (what's this?)
New release available: 2024-02-06 "Kaos". upgrade now! [55] (what's this?)
apps

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
apps [2011/11/12 13:32] – [Graphical Frontend Software] catweezleapps [2013/11/25 14:45] (current) salantrax
Line 1: Line 1:
 +{{::woa_outdated.gif?nolink&200 |}}
 TODO TODO
  
Line 10: Line 11:
  
  
-  * Download this [[http://kotelett.no/ac100/phh/Android2.2/libflashplayer.so|file]] and put it into your plugin directory of your browser.+  * Download this [[http://kotelett.no/ac100/phh/Android2.2/libflashplayer.so|file]] (10,1,120,10) and put it into your plugin directory of your browser. (newer version of plugin: see below)
   * For firefox it could be /usr/lib/firefox6.0/plugins.    * For firefox it could be /usr/lib/firefox6.0/plugins. 
   * For chrome it is /usr/lib/chromium-browser/plugins/. Start chrom{e/ium} using ''chromium-browser %%--%%allow-outdated-plugins''   * For chrome it is /usr/lib/chromium-browser/plugins/. Start chrom{e/ium} using ''chromium-browser %%--%%allow-outdated-plugins''
Line 16: Line 17:
 Note. The player is known to work if properitary video driver installed (see L4T contents) Note. The player is known to work if properitary video driver installed (see L4T contents)
  
 +Note. Another version of [[http://ac100.wikispaces.com/file/view/libflashplayer.so/284969210/libflashplayer.so|libflashplayer.so]] from Atrix (10,2,157,51)
 +
 +
 +===== mplayer2 =====
 +
 +If you encounter this error message:
 +<code>
 +mplayer: relocation error: mplayer: symbol __aeabi_d2lz, version LIBAVFORMAT_53 not defined in file libavformat.so.53 with link time reference
 +</code>
 +
 +while trying **mplayer** command under under Ubuntu 11.10 (Oneiric), see post [[https://bugs.launchpad.net/ubuntu/+source/libav/+bug/921621/comments/6|#6]] in this bugreport  [[https://bugs.launchpad.net/ubuntu/+source/libav/+bug/921621|#921621]] for a solution. 
 +
 +If you try to recompile by own means, don't forget to append the correct repository in order to avoid an error message due to unkown package:
 +<code>
 +echo 'deb-src http://archive.ubuntu.com/ubuntu/ oneiric main restricted universe' >> /etc/apt/sources.list
 +</code>
 +The resulting package [[http://dl.free.fr/asVK0DSTn/mplayer2_2.0-134-g84d8671-2build1_armel.deb|mplayer2_2.0-134-g84d8671-2build1_armel.deb]] (store it in /tmp) need to be installed for replacing the broken package:
 +
 +<code>
 +sudo dpkg -i /tmp/mplayer2/mplayer2_2.0-134-g84d8671-2build1_armel.deb
 +wget -P /tmp -c http://web.ccpgamescdn.com/videos/pilotorientation/EVE_CDIA_PilotOrientation_720p.wmv
 +mplayer -quiet -fs -vo x11 /tmp/EVE_CDIA_PilotOrientation_720p.wmv
 +</code>
 ===== omxplayer ===== ===== omxplayer =====
  
Line 56: Line 80:
   * Sylpheed - small footprint E-Mail-Client   * Sylpheed - small footprint E-Mail-Client
   * Leafpad - Text Editor   * Leafpad - Text Editor
- 
- 
- 
- 
apps.1321101159.txt.gz · Last modified: 2011/11/12 13:32 by catweezle