<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>?- bimberstube(rocks). &#187; Linux</title>
	<atom:link href="http://www.bimberstube.de/blog/category/software/linux/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.bimberstube.de/blog</link>
	<description>Yes</description>
	<lastBuildDate>Sun, 05 Feb 2012 21:32:56 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>Choppy audio in Flash player</title>
		<link>http://www.bimberstube.de/blog/2011/07/23/choppy-audio-in-flash-player/</link>
		<comments>http://www.bimberstube.de/blog/2011/07/23/choppy-audio-in-flash-player/#comments</comments>
		<pubDate>Sat, 23 Jul 2011 05:56:20 +0000</pubDate>
		<dc:creator>Bimberbube</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[Flash]]></category>

		<guid isPermaLink="false">http://www.bimberstube.de/blog/?p=3916</guid>
		<description><![CDATA[Choppy audio in Flash player when watching, e.g. your favourite surf event? Get bsdfiff: # apt-get install bsdiff Change to flash plugin lib dir: # cd /usr/lib/flashplugin-nonfree Get the patch: # wget http://bugs.debian.org/cgi-bin/bugreport.cgi?msg=15;filename=memcpy-10.3.162.29.bsdiff;att=2;bug=620901 Patch the binary: # bspatch libflashplayer.so libflashplayer.so2 memcpy-10.3.162.29.bsdiff Save original lib: # mv libflashplayer.so libflashplayer.so.orig Replace patched lib: # mv libflashplayer.so.2 libflashplayer.so [...]]]></description>
			<content:encoded><![CDATA[<p>Choppy audio in Flash player when watching, e.g. <a href="http://billabongpro.com/">your favourite surf event</a>?</p>
<ul>
<li>Get bsdfiff: <em># apt-get install bsdiff</em></li>
<li>Change to flash plugin lib dir: <em># cd /usr/lib/flashplugin-nonfree</em></li>
<li>Get the patch: <em># wget http://bugs.debian.org/cgi-bin/bugreport.cgi?msg=15;filename=memcpy-10.3.162.29.bsdiff;att=2;bug=620901</em></li>
<li>Patch the binary: <em># bspatch libflashplayer.so libflashplayer.so2 memcpy-10.3.162.29.bsdiff</em></li>
<li>Save original lib: <em># mv libflashplayer.so libflashplayer.so.orig</em></li>
<li>Replace patched lib: <em># mv libflashplayer.so.2 libflashplayer.so</em></li>
<li>Restart your browser and enjoy
</li>
<p>Source: <a href="http://aptosid.com/index.php?name=PNphpBB2&#038;file=viewtopic&#038;p=8505#8505">aptosid.com</a></ul>
]]></content:encoded>
			<wfw:commentRss>http://www.bimberstube.de/blog/2011/07/23/choppy-audio-in-flash-player/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>nagiosgraph and SELinux</title>
		<link>http://www.bimberstube.de/blog/2011/07/20/nagiosgraph-and-selinux/</link>
		<comments>http://www.bimberstube.de/blog/2011/07/20/nagiosgraph-and-selinux/#comments</comments>
		<pubDate>Wed, 20 Jul 2011 08:38:04 +0000</pubDate>
		<dc:creator>Bimberbube</dc:creator>
				<category><![CDATA[Allgemeines]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[nagios]]></category>
		<category><![CDATA[nagiosgraph]]></category>
		<category><![CDATA[SELinux]]></category>

		<guid isPermaLink="false">http://www.bimberstube.de/blog/?p=3891</guid>
		<description><![CDATA[Problem seeing your nagiosgraph log files from the CGI? Do this: # chcon &#8211;reference /var/log/httpd/access_log /var/log/nagiosgraph.log]]></description>
			<content:encoded><![CDATA[<p>Problem seeing your nagiosgraph log files from the CGI? Do this:</p>
<p># chcon &#8211;reference /var/log/httpd/access_log /var/log/nagiosgraph.log</p>
]]></content:encoded>
			<wfw:commentRss>http://www.bimberstube.de/blog/2011/07/20/nagiosgraph-and-selinux/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>SYSLINUX 3.85 2010-02-20 EBIOS Load error &#8211; Boot error</title>
		<link>http://www.bimberstube.de/blog/2011/02/03/syslinux-3-85-2010-02-20-ebios-load-error-boot-error/</link>
		<comments>http://www.bimberstube.de/blog/2011/02/03/syslinux-3-85-2010-02-20-ebios-load-error-boot-error/#comments</comments>
		<pubDate>Thu, 03 Feb 2011 10:54:57 +0000</pubDate>
		<dc:creator>Bimberbube</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[Debian USB]]></category>
		<category><![CDATA[UNetbootin]]></category>

		<guid isPermaLink="false">http://www.bimberstube.de/blog/?p=3132</guid>
		<description><![CDATA[Somehow, the portable CD-ROM we always had here at work has disappeared so I had to use a USB stick to try to re-install one of our machines. Downloaded the really great UNetbootin, installed Debian, went over to the server room, enabled USB booting and what did I get? SYSLINUX 3.85 2010-02-20 EBIOS Load error [...]]]></description>
			<content:encoded><![CDATA[<p>Somehow, the portable CD-ROM we always had here at work has disappeared so I had to use a USB stick to try to re-install one of our machines. Downloaded the really great <a href="http://unetbootin.sourceforge.net/">UNetbootin</a>, installed Debian, went over to the server room, enabled USB booting and what did I get?</p>
<blockquote><p>
SYSLINUX 3.85 2010-02-20 EBIOS Load error &#8211; Boot error
</p></blockquote>
<p>Pressed enter &#8211; nothing. Okay, back to the office, searched a bit around, found out I should have maybe tried to boot with qemu: <em>qemu -hda /dev/sdb1</em>, works like a charm, weird. More searching but nothing conclusive, so I formatted the USB stick to FAT32, installed Debian again, went over, plugged it in &#8211; nothing new. Crap, especially as I am pretty sure that I booted another machine with that stick before. So back again, plugged it into my old laptop &#8211; same error. I finally changed to another USB stick (different make and model) which I luckily had with me (after reading <a href="http://ubuntuforums.org/showthread.php?t=1589234">this thread</a>) and, tada, it finally worked. So: if you get the same error, try first with another USB stick before reformatting etc.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.bimberstube.de/blog/2011/02/03/syslinux-3-85-2010-02-20-ebios-load-error-boot-error/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Eclipse unter Ubuntu v7.10 x86_64</title>
		<link>http://www.bimberstube.de/blog/2008/04/22/eclipse-unter-ubuntu-v710-x86_64/</link>
		<comments>http://www.bimberstube.de/blog/2008/04/22/eclipse-unter-ubuntu-v710-x86_64/#comments</comments>
		<pubDate>Tue, 22 Apr 2008 07:23:36 +0000</pubDate>
		<dc:creator>Bimberbube</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[Eclipse]]></category>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[JRockit]]></category>
		<category><![CDATA[Ubuntu]]></category>

		<guid isPermaLink="false">http://www.bimberstube.de/blog/?p=1095</guid>
		<description><![CDATA[Als ich demletzt mit René zusammen etwas f&#252;r ein Paper programmierte, bin ich schier wahnsinnig geworden als mir Eclipse quasi permanent abst&#252;rtzte. Erst dachte ich, ich h&#228;tte die GCJ VM laufen, das war aber nicht der Fall, ich benutzte die Sun VM. In diesem Thread auf ubuntuforums.org stie&#223; ich auf den Hinweis, mal die JRockIt [...]]]></description>
			<content:encoded><![CDATA[<p>Als ich demletzt mit René zusammen etwas f&#252;r ein Paper programmierte, bin ich schier wahnsinnig geworden als mir Eclipse quasi permanent abst&#252;rtzte. Erst dachte ich, ich h&#228;tte die GCJ VM laufen, das war aber nicht der Fall, ich benutzte die Sun VM. In <a href="http://ubuntuforums.org/showthread.php?t=542056)">diesem Thread auf ubuntuforums.org</a> stie&#223; ich auf den Hinweis, mal die <a href="http://www.bea.com/jrockit/">JRockIt VM von BEA</a> zu benutzen. Und siehe da, seitdem ist Eclipse nicht ein einziges Mal (!) abgest&#252;rtzt. Ein bischen wundern darf ich mich aber schon, warum die Sun VM mit Eclipse nicht klarkommt, oder?</p>
]]></content:encoded>
			<wfw:commentRss>http://www.bimberstube.de/blog/2008/04/22/eclipse-unter-ubuntu-v710-x86_64/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>WTK 2.5.2 unter Ubuntu x64: &#8220;ELFCLASS32 (Possible cause: architecture word width mismatch)&#8221;</title>
		<link>http://www.bimberstube.de/blog/2008/04/01/wtk-252-unter-ubuntu-x64-elfclass32-possible-cause-architecture-word-width-mismatch/</link>
		<comments>http://www.bimberstube.de/blog/2008/04/01/wtk-252-unter-ubuntu-x64-elfclass32-possible-cause-architecture-word-width-mismatch/#comments</comments>
		<pubDate>Tue, 01 Apr 2008 22:17:01 +0000</pubDate>
		<dc:creator>Bimberbube</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Software]]></category>

		<guid isPermaLink="false">http://www.bimberstube.de/blog/?p=1066</guid>
		<description><![CDATA[Installieren kann man das Sun Java Wireless Toolkit 2.5.2 for CLDC unter Ubuntu x64 zwar, beim Ausf&#252;hren eines Projekts in der KToolbar erh&#228;lt man allerdings immer folgende Fehlermeldung: ava.lang.UnsatisfiedLinkError: /opt/WTK2.5.2/bin/sublime.so: /opt/WTK2.5.2/bin/sublime.so: wrong ELF class: ELFCLASS32 (Possible cause: architecture word width mismatch) at java.lang.ClassLoader$NativeLibrary.load(Native Method) at java.lang.ClassLoader.loadLibrary0(ClassLoader.java:1751) at java.lang.ClassLoader.loadLibrary(ClassLoader.java:1647) at java.lang.Runtime.load0(Runtime.java:770) at java.lang.System.load(System.java:1005) at com.sun.kvem.Sublime.(Unknown Source) [...]]]></description>
			<content:encoded><![CDATA[<p>Installieren kann man das <a href="http://java.sun.com/products/sjwtoolkit/download.html">Sun Java Wireless Toolkit 2.5.2 for CLDC</a> unter Ubuntu x64 zwar, beim Ausf&#252;hren eines Projekts in der KToolbar erh&#228;lt man allerdings immer folgende Fehlermeldung:</p>
<blockquote><p>
ava.lang.UnsatisfiedLinkError: /opt/WTK2.5.2/bin/sublime.so: /opt/WTK2.5.2/bin/sublime.so: wrong ELF class: ELFCLASS32 (Possible cause: architecture word width mismatch)<br />
	at java.lang.ClassLoader$NativeLibrary.load(Native Method)<br />
	at java.lang.ClassLoader.loadLibrary0(ClassLoader.java:1751)<br />
	at java.lang.ClassLoader.loadLibrary(ClassLoader.java:1647)<br />
	at java.lang.Runtime.load0(Runtime.java:770)<br />
	at java.lang.System.load(System.java:1005)<br />
	at com.sun.kvem.Sublime.<init>(Unknown Source)<br />
	at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)<br />
	at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:39)<br />
	at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:27)<br />
	at java.lang.reflect.Constructor.newInstance(Constructor.java:513)<br />
	at java.lang.Class.newInstance0(Class.java:355)<br />
	at java.lang.Class.newInstance(Class.java:308)<br />
	at com.sun.kvem.Lime.createLime(Unknown Source)<br />
	at com.sun.kvem.KVMBridge.</init><init>(Unknown Source)<br />
	at com.sun.kvem.KVMBridge.getBridge(Unknown Source)<br />
	at com.sun.kvem.midp.MIDP.run(Unknown Source)<br />
	at com.sun.kvem.environment.EmulatorInvoker.runEmulatorImpl(Unknown Source)<br />
	at com.sun.kvem.environment.EmulatorInvoker.main(Unknown Source)<br />
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)<br />
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)<br />
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)<br />
	at java.lang.reflect.Method.invoke(Method.java:597)<br />
	at com.sun.kvem.environment.JVM.main(Unknown Source)<br />
</init></p></blockquote>
<p>Abhilfe soll laut <a href="http://forum.ubuntuusers.de/topic/149494/?p=1203961#1203961">diesem Beitrag auf ubuntuusers.de</a> die Installation des Paktes <em>ia32-sun-java6-bin</em> schaffen. Danach noch kurz den Pfad in <em>ktoolbar</em> anpassen und alles sollte gehen. Nun ja, ein bisschen was geht, aber keineswegs alles: jetzt kann man n&#228;mlich im Gegensatz zu vorher keine Projekte mehr &#252;bersetzen (<em>Build</em>) sonder sie nur noch ausf&#252;hren (<em>Run</em>), denn bei den ia32-Paket ist kein Java-Compiler dabei. Warum? Das w&#252;sste ich auch gerne, ist aber nicht wirklich das Problem. Das liegt vielmehr wieder bei Sun, die keine 64 bit-Version des WTK ver&#246;ffentlichen. W&#228;re auch das erste Mal gewesen, dass Sun mal keinen Grund zum maulen gibt.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.bimberstube.de/blog/2008/04/01/wtk-252-unter-ubuntu-x64-elfclass32-possible-cause-architecture-word-width-mismatch/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

