<?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>axebase.net</title>
	<atom:link href="http://axebase.net/blog/feed/" rel="self" type="application/rss+xml" />
	<link>http://axebase.net/blog</link>
	<description>Rechner sind viel zu schnell viel zu langsam.</description>
	<lastBuildDate>Fri, 03 Feb 2012 13:09:16 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Thunderbird: Deutsche Lokalisierung</title>
		<link>http://axebase.net/blog/2012/02/03/thunderbird-deutsche-lokalisierung/</link>
		<comments>http://axebase.net/blog/2012/02/03/thunderbird-deutsche-lokalisierung/#comments</comments>
		<pubDate>Fri, 03 Feb 2012 13:00:33 +0000</pubDate>
		<dc:creator>axt</dc:creator>
				<category><![CDATA[computer]]></category>
		<category><![CDATA[howto]]></category>
		<category><![CDATA[linux]]></category>

		<guid isPermaLink="false">http://axebase.net/blog/?p=1872</guid>
		<description><![CDATA[Bei jeder neuen Version von Firefox und Thunderbird dieselbe Frage nach deutscher Lokalisierung (ich selbst fahre alles in Englisch) &#8211; da sich die Release-Zyklen von Minor auf Major stark beschleunigt haben, umso mehr. Witzigerweise gibt es zwar fuer die kommende Ubuntu-Version 12.04 Precise Pangolin quasi sofort auch die aktuellen Pakete firefox-locale-de und thunderbird-locale-de (und das, [...]]]></description>
			<content:encoded><![CDATA[<p>Bei <em>jeder</em> neuen Version von Firefox und Thunderbird dieselbe Frage nach deutscher <a title="[uu-de forum] Thunderbird/Firefox 10.0 englisch trotz locale-de" href="http://forum.ubuntuusers.de/post/3946472/" target="_blank">Lokalisierung</a> (ich selbst fahre alles in Englisch) &#8211; da sich die Release-Zyklen von Minor auf Major stark beschleunigt haben, umso mehr.</p>
<p>Witzigerweise gibt es zwar fuer die kommende Ubuntu-Version 12.04 Precise Pangolin quasi sofort auch die aktuellen Pakete firefox-locale-de und thunderbird-locale-de (und das, obwohl die Language Pack Translation Deadline erst am 2012-04-19 ist), nicht jedoch fuer die aktuellen Ubuntu-Versionen.</p>
<p>Man kann die .deb-Files von Precise auch in Oneiric installieren, oder, was unabhaengig von der Aktualitat der Sprachpakete immer funktioniert, die .xpi-Files verwenden:</p>
<ul>
<li><a href="ftp://ftp.mozilla.org/pub/thunderbird/releases/10.0-real/linux-x86_64/xpi/de.xpi" target="_blank">ftp://ftp.mozilla.org/pub/thunderbird/releases/10.0-real/linux-x86_64/xpi/de.xpi</a></li>
<li><a href="ftp://ftp.mozilla.org/pub/thunderbird/releases/10.0-real/linux-i686/xpi/de.xpi" target="_blank">ftp://ftp.mozilla.org/pub/thunderbird/releases/10.0-real/linux-i686/xpi/de.xpi</a></li>
</ul>
<p>Siehe auch: <a title="Firefox: Deutsche Lokalisierung" href="http://axebase.net/blog/?p=1747" target="_blank">Firefox: Deutsche Lokalisierung</a></p>
]]></content:encoded>
			<wfw:commentRss>http://axebase.net/blog/2012/02/03/thunderbird-deutsche-lokalisierung/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Maustasten vertauschen</title>
		<link>http://axebase.net/blog/2012/02/03/maustasten-vertauschen/</link>
		<comments>http://axebase.net/blog/2012/02/03/maustasten-vertauschen/#comments</comments>
		<pubDate>Fri, 03 Feb 2012 12:10:24 +0000</pubDate>
		<dc:creator>axt</dc:creator>
				<category><![CDATA[computer]]></category>
		<category><![CDATA[howto]]></category>
		<category><![CDATA[linux]]></category>

		<guid isPermaLink="false">http://axebase.net/blog/?p=1856</guid>
		<description><![CDATA[Selbst bin ich kein Linkshaender, einer Frage im ubuntuusers.de-Forum nachgehend, folgend ein Tip aus Ned Flanders Leftorium. ;-) In einer Shell ausf&#252;hren: 1 2 sudo mkdir -p /etc/X11/xorg.conf.d/ gksudo gedit /etc/X11/xorg.conf.d/99-MouseButtonMapping.conf Als Inhalt einf&#252;gen: # Reihenfolge der Maustasten setzen # 2012-02-02 # Section &#34;InputClass&#34; Identifier &#34;mouse&#34; Option &#34;ButtonMapping&#34; &#34;3 2 1&#34; # bei 3 Maustasten [...]]]></description>
			<content:encoded><![CDATA[<p>Selbst bin ich kein Linkshaender, einer Frage im ubuntuusers.de-Forum <a title="[uu-de forum] Maus rechts &gt; links" href="http://forum.ubuntuusers.de/post/3941767/" target="_blank">nachgehend</a>, folgend ein Tip aus Ned Flanders Leftorium. ;-)</p>
<p>In einer Shell ausf&#252;hren:</p>

<div class="wp_syntax"><table><tr><td class="line_numbers"><pre>1
2
</pre></td><td class="code"><pre class="bash" style="font-family:monospace;"><span style="color: #c20cb9; font-weight: bold;">sudo</span> <span style="color: #c20cb9; font-weight: bold;">mkdir</span> <span style="color: #660033;">-p</span> <span style="color: #000000; font-weight: bold;">/</span>etc<span style="color: #000000; font-weight: bold;">/</span>X11<span style="color: #000000; font-weight: bold;">/</span>xorg.conf.d<span style="color: #000000; font-weight: bold;">/</span>
gksudo gedit <span style="color: #000000; font-weight: bold;">/</span>etc<span style="color: #000000; font-weight: bold;">/</span>X11<span style="color: #000000; font-weight: bold;">/</span>xorg.conf.d<span style="color: #000000; font-weight: bold;">/</span><span style="color: #000000;">99</span>-MouseButtonMapping.conf</pre></td></tr></table></div>

<p>Als Inhalt einf&#252;gen:</p>

<div class="wp_syntax"><div class="code"><pre class="bash" style="font-family:monospace;"><span style="color: #666666; font-style: italic;"># Reihenfolge der Maustasten setzen</span>
<span style="color: #666666; font-style: italic;"># 2012-02-02</span>
<span style="color: #666666; font-style: italic;">#</span>
Section <span style="color: #ff0000;">&quot;InputClass&quot;</span>
    Identifier    <span style="color: #ff0000;">&quot;mouse&quot;</span>
    Option        <span style="color: #ff0000;">&quot;ButtonMapping&quot;</span> <span style="color: #ff0000;">&quot;3 2 1&quot;</span> <span style="color: #666666; font-style: italic;"># bei 3 Maustasten</span>
EndSection</pre></div></div>

<p>XServer neu starten.</p>
]]></content:encoded>
			<wfw:commentRss>http://axebase.net/blog/2012/02/03/maustasten-vertauschen/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Ubuntu: Installroutine findet keine HD</title>
		<link>http://axebase.net/blog/2011/10/08/ubuntu-installroutine-findet-keine-hd/</link>
		<comments>http://axebase.net/blog/2011/10/08/ubuntu-installroutine-findet-keine-hd/#comments</comments>
		<pubDate>Sat, 08 Oct 2011 11:00:50 +0000</pubDate>
		<dc:creator>axt</dc:creator>
				<category><![CDATA[computer]]></category>
		<category><![CDATA[linux]]></category>

		<guid isPermaLink="false">http://axebase.net/blog/?p=1836</guid>
		<description><![CDATA[Funktioniert der PATA-/SATA-Controller nicht, koennen logischerweise keine HDs und somit Partitions verwaltet werden &#8211; Installationsroutinen finden keinen Space zum Installieren. Das ist unter Betruebssystemen nicht anders als unter richtigen Betriebssystemen. Wobei Linux-Distributionen hier ueblicherweise treiberseitig das Noetige mitbringen und frueher notfalls das Umschalten des SATA-Modes im BIOS IDE &#60;-&#62; AHCI das Problem geloest hat. Faehrt [...]]]></description>
			<content:encoded><![CDATA[<p>Funktioniert der PATA-/SATA-Controller nicht, koennen logischerweise keine HDs und somit Partitions verwaltet werden &#8211; Installationsroutinen finden keinen Space zum Installieren. Das ist unter Betr<em>ue</em>bssystemen nicht anders als unter richtigen Betriebssystemen. Wobei Linux-Distributionen hier ueblicherweise treiberseitig das Noetige mitbringen und frueher notfalls das Umschalten des SATA-Modes im BIOS IDE &lt;-&gt; AHCI das Problem geloest hat.</p>
<p><span id="more-1836"></span>Faehrt man im Laufe der Zeit mehrere Distupgrades hintereinander, bemerkt man ein neu aufgetauchtes Problem moeglicherweise erst, wenn man doch mal komplett neu installiert&#8230;und ploetzlich ueberraschenderweise keine HD angezeigt bekommt (oder nur den zur Installation angesteckten USB-Flashstick). Sowas liebe ich besonders, jahrelang funktioniert etwas grundlegendes und dann vermurkst irgendwer den Source Code. Schlimmer noch, das Problem ist eigentlich bekannt (kennt man die Ursache, findet man via Google auch was), nur interessiert&#8217;s wohl keinen der Devs.</p>
<p>Da in den Entwicklerversionen vom kommenden Oneiric noch so einiges im Argen gewesen und ohnehin sehr viel geaendert worden ist (beispielsweise Wegfall von Gtk2+/Gnome 2/Metacity), habe ich mich nach tagelangem Herumaergern nach einem Distupgrade vor 2&#8230;3 Wochen entschlossen gehabt, Oneiric neu zu installieren (wie immer unter Erhalt von /home). Normalerweise setze ich nur Alternate install CD ein&#8230;und ausgerechnet die findet keine HD&#8230;</p>
<p>What?! Mit allem, was ich an Ubuntu-Versionen noch herumliegen oder extra neu gezogen habe (diverse Alternates, Desktops, Netinstalls &#8211; bis &#8216;runter zu Lucid und auch Lubuntu 11.10), selbst das Umstecken auf den zweiten Controller (Intel -&gt; SIL) auf dem Board &#8211; dasselbe Ergebnis. Nicht-Ubuntu-Distributionen wie PartedMagic und sogar Debian Sid (auf dem Ubuntu schliesslich basiert) haben dagegen keine 3 Punkte auf gelbem Grund.</p>
<p>Langer Rede kurzer Sinn: Das Paket <strong>dmraid</strong> ist der Schuldige. Damit wird der Controller nicht korrekt angesprochen und es hat sich. Aus einer Alternate install CD bekommt man das Paket freilich nicht heraus (sofern man sich keine angepa&#223;te Version erstellt). Ergo habe ich einen Daily Snapshot von Ubuntu 11.10 Desktop CD ins Live System gebootet. Nachdem das Paket dmraid deinstalliert gewesen ist, hat die Installationsroutine einwandfrei den SATA-Controller angesprochen.</p>
<p>Das Problem ist Hardware-abhaengig, will sagen tritt nicht generell auf, z.B. nicht in einer VM in VirtualBox v4.1.4.</p>
]]></content:encoded>
			<wfw:commentRss>http://axebase.net/blog/2011/10/08/ubuntu-installroutine-findet-keine-hd/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Firefox: Protokoll in URL-Zeile anzeigen</title>
		<link>http://axebase.net/blog/2011/10/07/firefox-protokoll-in-url-zeile-anzeigen/</link>
		<comments>http://axebase.net/blog/2011/10/07/firefox-protokoll-in-url-zeile-anzeigen/#comments</comments>
		<pubDate>Fri, 07 Oct 2011 19:35:02 +0000</pubDate>
		<dc:creator>axt</dc:creator>
				<category><![CDATA[computer]]></category>
		<category><![CDATA[linux]]></category>

		<guid isPermaLink="false">http://axebase.net/blog/?p=1829</guid>
		<description><![CDATA[Firefox v7.x zeigt in der URL-Zeile nicht mehr &#8220;http://&#8221; an (die Protokolle https, ftp dagegen schon). Abhilfe: In der URL-Zeile aufrufen: about:config Filtern bzw. suchen nach: browser.urlbar.trimURLs &#196;ndern auf: false]]></description>
			<content:encoded><![CDATA[<p>Firefox v7.x zeigt in der URL-Zeile nicht mehr &#8220;http://&#8221; an (die Protokolle https, ftp dagegen schon). Abhilfe:</p>
<div>
<ol>
<li>In der URL-Zeile aufrufen: about:config</li>
<li>Filtern bzw. suchen nach: browser.urlbar.trimURLs</li>
<li>&#196;ndern auf: false</li>
</ol>
</div>
]]></content:encoded>
			<wfw:commentRss>http://axebase.net/blog/2011/10/07/firefox-protokoll-in-url-zeile-anzeigen/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Hinzufuegen einer Aufloesung ueber cvt und xrandr</title>
		<link>http://axebase.net/blog/2011/07/27/hinzufuegen-einer-aufloesung-ueber-cvt-und-xrandr/</link>
		<comments>http://axebase.net/blog/2011/07/27/hinzufuegen-einer-aufloesung-ueber-cvt-und-xrandr/#comments</comments>
		<pubDate>Wed, 27 Jul 2011 09:00:14 +0000</pubDate>
		<dc:creator>axt</dc:creator>
				<category><![CDATA[computer]]></category>
		<category><![CDATA[howto]]></category>
		<category><![CDATA[linux]]></category>

		<guid isPermaLink="false">http://axebase.net/blog/?p=1801</guid>
		<description><![CDATA[Da der uu-de-Wiki-Artikel RandR recht kryptisch verfasst ist, habe ich bereits einige Male im uu-de-Forum eine Schritt-fuer-Schritt-Anleitung verfasst und lege sie am Beispiel SXGA in 60 Hz hier ab. Achtung: Saemtliche Werte sind Beispiele. Es sind selbstredend die Werte des jeweiligen Monitors einzusetzen, um Beschaedigungen zu vermeiden. Die im XServer eingetragenen Aufloesungen anzeigen: 1 xrandr [...]]]></description>
			<content:encoded><![CDATA[<p>Da der uu-de-Wiki-Artikel <a title="[uu-de Wiki] RandR" href="http://wiki.ubuntuusers.de/RandR#Statische-Konfiguration-ohne-xorg-conf" target="_blank">RandR</a> recht kryptisch verfasst ist, habe ich bereits einige Male im uu-de-Forum eine Schritt-fuer-Schritt-Anleitung <a title="Hinzufuegen einer Aufloesung ueber cvt und xrandr" href="http://forum.ubuntuusers.de/post/2953252/" target="_blank">verfasst</a> und lege sie am Beispiel SXGA in 60 Hz hier ab.<br />
<span id="more-1801"></span></p>
<p><em>Achtung:</em> Saemtliche Werte sind Beispiele. Es sind selbstredend die Werte des jeweiligen Monitors einzusetzen, um Beschaedigungen zu vermeiden.</p>
<p>Die im XServer eingetragenen Aufloesungen anzeigen:</p>

<div class="wp_syntax"><table><tr><td class="line_numbers"><pre>1
</pre></td><td class="code"><pre class="bash" style="font-family:monospace;">xrandr</pre></td></tr></table></div>

<p>Werte fuer gewuenschte neue, nicht vorhandene Aufloesung 1280&#215;1024 in 60 Hz Vertikalfrequenz ermitteln:</p>

<div class="wp_syntax"><table><tr><td class="line_numbers"><pre>1
</pre></td><td class="code"><pre class="bash" style="font-family:monospace;">cvt <span style="color: #000000;">1280</span> <span style="color: #000000;">1024</span> <span style="color: #000000;">60</span></pre></td></tr></table></div>

<p>Es erfolgt eine Ausgabe wie</p>

<div class="wp_syntax"><div class="code"><pre class="bash" style="font-family:monospace;">Modeline <span style="color: #ff0000;">&quot;1280x1024_60.00&quot;</span> <span style="color: #000000;">109.00</span> <span style="color: #000000;">1280</span> <span style="color: #000000;">1368</span> <span style="color: #000000;">1496</span> <span style="color: #000000;">1712</span> <span style="color: #000000;">1024</span> <span style="color: #000000;">1027</span> <span style="color: #000000;">1034</span> <span style="color: #000000;">1063</span> <span style="color: #660033;">-hsync</span> +vsync</pre></div></div>

<p>Werte fuer neuen Mode hinzufuegen:</p>

<div class="wp_syntax"><table><tr><td class="line_numbers"><pre>1
</pre></td><td class="code"><pre class="bash" style="font-family:monospace;">xrandr <span style="color: #660033;">--newmode</span> <span style="color: #ff0000;">&quot;1280x1024_60.00&quot;</span> <span style="color: #000000;">109.00</span> <span style="color: #000000;">1280</span> <span style="color: #000000;">1368</span> <span style="color: #000000;">1496</span> <span style="color: #000000;">1712</span> <span style="color: #000000;">1024</span> <span style="color: #000000;">1027</span> <span style="color: #000000;">1034</span> <span style="color: #000000;">1063</span> <span style="color: #660033;">-hsync</span> +vsync</pre></td></tr></table></div>

<p>Neuen Mode hinzufuegen:</p>

<div class="wp_syntax"><table><tr><td class="line_numbers"><pre>1
</pre></td><td class="code"><pre class="bash" style="font-family:monospace;">xrandr <span style="color: #660033;">--verbose</span> <span style="color: #660033;">--addmode</span> default <span style="color: #ff0000;">&quot;1280x1024_60.00&quot;</span></pre></td></tr></table></div>

<p>Hinweis: Das Ausgabegeraet, hier default (andere Moeglichkeiten fuer D-Sub VGA, fuer DVI DVI-0, fuer internen TFT LVDS, ueber VirtualBox VBOX0), steht bei der xrandr-Abfrage vor &#8220;connected&#8221;. Einstellen der gewuenschten Aufloesung ueber entsprechendes grafisches Tool im System. Der Vollstaendigkeit halber Loeschen eines Modes:</p>

<div class="wp_syntax"><table><tr><td class="line_numbers"><pre>1
</pre></td><td class="code"><pre class="bash" style="font-family:monospace;">xrandr <span style="color: #660033;">--verbose</span> <span style="color: #660033;">--delmode</span> default <span style="color: #ff0000;">&quot;1280x1024_60.00&quot;</span></pre></td></tr></table></div>

<p>Da die hinzugefuegte Aufloesung nur temporaer, nach einem Reboot alles beim Alten ist, traegt man die Aenderung in einer entsprechenden Datei ein:</p>

<div class="wp_syntax"><table><tr><td class="line_numbers"><pre>1
</pre></td><td class="code"><pre class="bash" style="font-family:monospace;">gksudo gedit <span style="color: #000000; font-weight: bold;">/</span>etc<span style="color: #000000; font-weight: bold;">/</span>X11<span style="color: #000000; font-weight: bold;">/</span>Xsession.d<span style="color: #000000; font-weight: bold;">/</span>45custom_xrandr-settings</pre></td></tr></table></div>

<p>Inhalt:</p>

<div class="wp_syntax"><table><tr><td class="line_numbers"><pre>1
</pre></td><td class="code"><pre class="bash" style="font-family:monospace;">xrandr <span style="color: #660033;">--newmode</span> <span style="color: #ff0000;">&quot;1280x1024_60.00&quot;</span> <span style="color: #000000;">109.00</span> <span style="color: #000000;">1280</span> <span style="color: #000000;">1368</span> <span style="color: #000000;">1496</span> <span style="color: #000000;">1712</span> <span style="color: #000000;">1024</span> <span style="color: #000000;">1027</span> <span style="color: #000000;">1034</span> <span style="color: #000000;">1063</span> <span style="color: #660033;">-hsync</span> +vsync</pre></td></tr></table></div>


<div class="wp_syntax"><table><tr><td class="line_numbers"><pre>2
</pre></td><td class="code"><pre class="bash" style="font-family:monospace;">xrandr <span style="color: #660033;">--verbose</span> <span style="color: #660033;">--addmode</span> default <span style="color: #ff0000;">&quot;1280x1024_60.00&quot;</span></pre></td></tr></table></div>


<div class="wp_syntax"><table><tr><td class="line_numbers"><pre>3
</pre></td><td class="code"><pre class="bash" style="font-family:monospace;">xrandr <span style="color: #660033;">--output</span> default <span style="color: #660033;">--mode</span> <span style="color: #ff0000;">&quot;1280x1024_60.00&quot;</span></pre></td></tr></table></div>

<p>Speichern, gedit beenden.<br />
Datei ausfuehrbar machen:</p>

<div class="wp_syntax"><table><tr><td class="line_numbers"><pre>1
</pre></td><td class="code"><pre class="bash" style="font-family:monospace;"><span style="color: #c20cb9; font-weight: bold;">sudo</span> <span style="color: #c20cb9; font-weight: bold;">chmod</span> +x <span style="color: #000000; font-weight: bold;">/</span>etc<span style="color: #000000; font-weight: bold;">/</span>X11<span style="color: #000000; font-weight: bold;">/</span>Xsession.d<span style="color: #000000; font-weight: bold;">/</span>45custom_xrandr-settings</pre></td></tr></table></div>

<p>Rebooten:</p>

<div class="wp_syntax"><table><tr><td class="line_numbers"><pre>1
</pre></td><td class="code"><pre class="bash" style="font-family:monospace;"><span style="color: #c20cb9; font-weight: bold;">sudo</span> reboot</pre></td></tr></table></div>

]]></content:encoded>
			<wfw:commentRss>http://axebase.net/blog/2011/07/27/hinzufuegen-einer-aufloesung-ueber-cvt-und-xrandr/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Aktueller Treiber nvidia aus Oneiric fuer Natty</title>
		<link>http://axebase.net/blog/2011/06/26/aktueller-treiber-nvidia-aus-oneiric-fuer-natty/</link>
		<comments>http://axebase.net/blog/2011/06/26/aktueller-treiber-nvidia-aus-oneiric-fuer-natty/#comments</comments>
		<pubDate>Sun, 26 Jun 2011 07:15:15 +0000</pubDate>
		<dc:creator>axt</dc:creator>
				<category><![CDATA[computer]]></category>
		<category><![CDATA[linux]]></category>

		<guid isPermaLink="false">http://axebase.net/blog/?p=1794</guid>
		<description><![CDATA[Der proprietaere Treiber nvidia v270.41.06, installierbar aus den offiziellen Repositories in Ubuntu 11.04 Natty Narwhal, hat arge Grafikprobleme (Fragmente des Hintergrunds bleiben erhalten, schwarze rechteckige Flaechen, in Fx5 einzelne bold gezeichnete Bookmarks in der Sidebar). Mit v270.41.19 aus dem PPA ubuntu-x-swat kann man die nur ein wenig minimieren. Weit bessere Ergebnisse erreiche ich jedoch mit [...]]]></description>
			<content:encoded><![CDATA[<p>Der proprietaere Treiber nvidia v270.41.06, installierbar aus den offiziellen Repositories in Ubuntu 11.04 Natty Narwhal, hat arge Grafikprobleme (Fragmente des Hintergrunds bleiben erhalten, schwarze rechteckige Flaechen, in Fx5 einzelne bold gezeichnete Bookmarks in der Sidebar). Mit v270.41.19 aus dem <a href="http://wiki.ubuntuusers.de/Lauchpad/PPA" title="PPA" target="_blank">PPA</a> <a href="https://edge.launchpad.net/~ubuntu-x-swat/+archive/x-updates" title="ubuntu-x-swat" target="_blank">ubuntu-x-swat</a> kann man die nur ein wenig minimieren.</p>
<p>Weit bessere Ergebnisse erreiche ich jedoch mit der aktuellen v275.09.07, die ich mir aus Oneiric Ocelot fische (also nix direkt von nvidia.com und bei jedem Kernel-Update neu installieren m&#252;ssen). ;) Oneiric ist zwar alpha, der Treiber und Nvidia X Server Settings laufen unter Natty allerdings bislang sehr stabil, und besser als aus PPAs oder das staendige neu installieren Muessen von NVIDIA-Linux-*-275.09.07.run ist das allemal. Um Updates muss man sich selbstredend selbst kuemmern.</p>
<ul>
<li><a href="http://packages.ubuntu.com/oneiric/nvidia-current" title="nvidia-current (Oneiric)" target="_blank">nvidia-current</a></li>
<li><a href="http://packages.ubuntu.com/oneiric/nvidia-current-dev" title="nvidia-current-dev (Oneiric)" target="_blank">nvidia-current-dev</a></li>
<li><a href="http://packages.ubuntu.com/oneiric/nvidia-settings" title="nvidia-settings (Oneiric)" target="_blank">nvidia-settings</a></li>
</ul>
<p>Davon abgesehen ist v275.09.07 eine Voraussetzung fuer Kernel 3.0. :^)</p>
<p><em>Update 2011-08-08:</em> Die seit -05 erhaeltliche v280.13 laeuft ebenso bestens.</p>
]]></content:encoded>
			<wfw:commentRss>http://axebase.net/blog/2011/06/26/aktueller-treiber-nvidia-aus-oneiric-fuer-natty/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Firefox: Google-Suchergebnis in unbekannter Sprache</title>
		<link>http://axebase.net/blog/2011/05/14/firefox-google-suchergebis-in-unbekannter-sprache/</link>
		<comments>http://axebase.net/blog/2011/05/14/firefox-google-suchergebis-in-unbekannter-sprache/#comments</comments>
		<pubDate>Fri, 13 May 2011 22:10:35 +0000</pubDate>
		<dc:creator>axt</dc:creator>
				<category><![CDATA[computer]]></category>
		<category><![CDATA[linux]]></category>

		<guid isPermaLink="false">http://axebase.net/blog/?p=1788</guid>
		<description><![CDATA[Arabisch, Burmesisch, Spanisch, Swahili, Thai, Klingonisch&#8230;mindestens aber verdammt kryptisch scheint fuer manche User in ubuntuusers.de der Browser zu sprechen, wenn ihnen Google Suchergebnisse praesentiert. Dabei ist des Raetsels Loesung recht einfach zu finden, wenn man bestimmten Auffaelligkeiten einfach nur mal nachgeht &#8211; was wohl unheimlich schwer zu sein scheint, genauso wie Suchfunktionen in uu-de selbst [...]]]></description>
			<content:encoded><![CDATA[<p>Arabisch, Burmesisch, Spanisch, Swahili, Thai, Klingonisch&#8230;mindestens aber verdammt kryptisch scheint fuer manche User in <a href="http://forum.ubuntuusers.de/" target="_blank">ubuntuusers.de</a> der Browser zu sprechen, wenn ihnen Google Suchergebnisse praesentiert. Dabei ist des Raetsels Loesung recht einfach zu finden, wenn man bestimmten Auffaelligkeiten einfach nur mal nachgeht &#8211; was wohl unheimlich schwer zu sein scheint, genauso wie Suchfunktionen in uu-de selbst zu nutzen (ich habe das schon dermassen oft erklaert). Seit 2010-07 gibt es auch einen entsprechenden <a href="https://bugzilla.mozilla.org/show_bug.cgi?id=580833" target="_blank">bugzilla-Eintrag</a>. Fuer v3.6, wohlgemerkt&#8230;auch in v4.0.1 noch immer nicht gefixt.</p>
<p>Denn Google funktioniert korrekt, nur Firefox interpretiert [chrome://global/locale/intl.properties] faelschlich als [chr]. Dieser Code (ISO 639-1/-2/3) steht fuer die <a href="http://de.wikipedia.org/wiki/Cherokee-Alphabet" title="[wikipedia] Cherokee-Alphabet" target="_blank">Schriftsprache der Cherokee</a> . Gesprochen gerade mal noch von 22000 &quot;Roten Maennern&quot;, stellt es die Suchmaschine trotzdem bereit.</p>
<p>Korrektur ist einfach moeglich. Im Fx-Menu unter Edit/Preferences/Content/Languages/Choose an erste Stelle [de] oder [de-de] (oder welche Sprache man eben bevorzugt) setzen.</p>
]]></content:encoded>
			<wfw:commentRss>http://axebase.net/blog/2011/05/14/firefox-google-suchergebis-in-unbekannter-sprache/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Ubuntu 11.04 final &#8211; Torrents</title>
		<link>http://axebase.net/blog/2011/04/28/ubuntu-11-04-final-torrents/</link>
		<comments>http://axebase.net/blog/2011/04/28/ubuntu-11-04-final-torrents/#comments</comments>
		<pubDate>Thu, 28 Apr 2011 08:00:29 +0000</pubDate>
		<dc:creator>axt</dc:creator>
				<category><![CDATA[computer]]></category>
		<category><![CDATA[linux]]></category>

		<guid isPermaLink="false">http://axebase.net/blog/?p=1775</guid>
		<description><![CDATA[Da releases.ubuntu.com/11.04/ seit der Freigabe von Ubuntu 11.04 Natty Narwhal vor einer Stunde unter starker Last steht, lege ich temporaer hier die Torrent-Files ab: ubuntu-11.04-alternate-amd64.iso.torrent ubuntu-11.04-alternate-i386.iso.torrent ubuntu-11.04-desktop-amd64.iso.torrent ubuntu-11.04-desktop-i386.iso.torrent ubuntu-11.04-server-amd64.iso.torrent ubuntu-11.04-server-i386.iso.torrent]]></description>
			<content:encoded><![CDATA[<p>Da <a href="http://releases.ubuntu.com/11.04/">releases.ubuntu.com/11.04/</a> seit der Freigabe von <strong>Ubuntu 11.04 Natty Narwha</strong><strong>l</strong> vor einer Stunde unter starker Last steht, lege ich temporaer hier die Torrent-Files ab:</p>
<ul>
<li><a title="ubuntu-11.04-alternate-amd64.iso.torrent" href="http://axebase.net/arc/ubuntu-11.04-alternate-amd64.iso.torrent" target="_blank">ubuntu-11.04-alternate-amd64.iso.torrent</a></li>
<li><a title="ubuntu-11.04-alternate-i386.iso.torrent" href="http://axebase.net/arc/ubuntu-11.04-alternate-i386.iso.torrent" target="_blank">ubuntu-11.04-alternate-i386.iso.torrent</a></li>
<li><a title="ubuntu-11.04-desktop-amd64.iso.torrent" href="http://axebase.net/arc/ubuntu-11.04-desktop-amd64.iso.torrent" target="_blank">ubuntu-11.04-desktop-amd64.iso.torrent</a></li>
<li><a title="ubuntu-11.04-desktop-i386.iso.torrent" href="http://axebase.net/arc/ubuntu-11.04-desktop-i386.iso.torrent" target="_blank">ubuntu-11.04-desktop-i386.iso.torrent</a></li>
<li><a title="ubuntu-11.04-server-amd64.iso.torrent" href="http://axebase.net/arc/ubuntu-11.04-server-amd64.iso.torrent" target="_blank">ubuntu-11.04-server-amd64.iso.torrent</a></li>
<li><a title="ubuntu-11.04-server-i386.iso.torrent" href="http://axebase.net/arc/ubuntu-11.04-server-i386.iso.torrent" target="_blank">ubuntu-11.04-server-i386.iso.torrent</a></li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://axebase.net/blog/2011/04/28/ubuntu-11-04-final-torrents/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>Firefox: Deutsche Lokalisierung</title>
		<link>http://axebase.net/blog/2011/03/29/firefox-deutsche-lokalisierung/</link>
		<comments>http://axebase.net/blog/2011/03/29/firefox-deutsche-lokalisierung/#comments</comments>
		<pubDate>Mon, 28 Mar 2011 22:25:04 +0000</pubDate>
		<dc:creator>axt</dc:creator>
				<category><![CDATA[computer]]></category>
		<category><![CDATA[linux]]></category>

		<guid isPermaLink="false">http://axebase.net/blog/?p=1747</guid>
		<description><![CDATA[Kompiliert man Firefox selbst oder bringt man das Paket ueber PPA ins System (ich empfehle eindeutig ersteres), laeuft er in Englisch. Eine moeglicherweise vollstaendige Installation der deutschen Lokalisierung des Systems Ubuntu an sich hilft hier nicht. Daher kann man die jeweilige Spracherweiterung per Click in Firefox nachinstallieren: ftp://ftp.mozilla.org/pub/firefox/releases/10.0/linux-x86_64/xpi/de.xpi ftp://ftp.mozilla.org/pub/firefox/releases/10.0/linux-i686/xpi/de.xpi Zumindest bei selbstkompiliertem Fx muss noch [...]]]></description>
			<content:encoded><![CDATA[<p>Kompiliert man Firefox selbst oder bringt man das Paket ueber PPA ins System (ich empfehle eindeutig ersteres), laeuft er in Englisch. Eine moeglicherweise vollstaendige Installation der deutschen Lokalisierung des Systems Ubuntu an sich hilft hier nicht. Daher kann man die jeweilige Spracherweiterung per Click in Firefox nachinstallieren:</p>
<ul>
<li><a href="ftp://ftp.mozilla.org/pub/firefox/releases/10.0/linux-x86_64/xpi/de.xpi" target="_blank">ftp://ftp.mozilla.org/pub/firefox/releases/10.0/linux-x86_64/xpi/de.xpi</a></li>
<li><a href="ftp://ftp.mozilla.org/pub/firefox/releases/10.0/linux-i686/xpi/de.xpi" target="_blank">ftp://ftp.mozilla.org/pub/firefox/releases/10.0/linux-i686/xpi/de.xpi</a></li>
</ul>
<p>Zumindest bei selbstkompiliertem Fx muss noch ueber about:config in der URL-Zeile der Eintrag</p>

<div class="wp_syntax"><div class="code"><pre class="bash" style="font-family:monospace;">general.useragent.locale</pre></div></div>

<p>von &#8220;en-US&#8221; in &#8220;de-DE&#8221; geaendert werden.</p>
<p><em>Update 2012-02-03: </em>Links auf v10.0 aktualisiert.</p>
<p>Siehe auch: <a title="Thunderbird: Deutsche Lokalisierung" href="http://axebase.net/blog/?p=1872" target="_blank">Thunderbird: Deutsche Lokalisierung</a></p>
]]></content:encoded>
			<wfw:commentRss>http://axebase.net/blog/2011/03/29/firefox-deutsche-lokalisierung/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Firefox: WebGL aktivieren</title>
		<link>http://axebase.net/blog/2011/03/29/firefox-webgl-aktivieren/</link>
		<comments>http://axebase.net/blog/2011/03/29/firefox-webgl-aktivieren/#comments</comments>
		<pubDate>Mon, 28 Mar 2011 22:10:43 +0000</pubDate>
		<dc:creator>axt</dc:creator>
				<category><![CDATA[computer]]></category>
		<category><![CDATA[linux]]></category>

		<guid isPermaLink="false">http://axebase.net/blog/?p=1743</guid>
		<description><![CDATA[WebGL ermoeglicht in modernen Browsern wie Firefox v4.x Hardware-beschleunigte Darstellung ohne zusaetzliche Add-ons direkt im Browser. Anders als in Chromium v10.x ist dies in Firefox v4.0 jedoch default deaktiviert. Zuerst muss das Paket libosmesa6 installiert werden. 1 sudo apt-get install libosmesa6 Ueber about:config in der URL-Zeile traegt man unter webgl.osmesalib den Pfad zur Library libOSMesa.so.6 [...]]]></description>
			<content:encoded><![CDATA[<p><a title="WebGL" href="http://de.wikipedia.org/wiki/WebGL" target="_blank">WebGL</a> ermoeglicht in modernen Browsern wie Firefox v4.x Hardware-beschleunigte Darstellung ohne zusaetzliche Add-ons direkt im Browser. Anders als in Chromium v10.x ist dies in Firefox v4.0 jedoch default deaktiviert. Zuerst muss das Paket libosmesa6 installiert werden.</p>

<div class="wp_syntax"><table><tr><td class="line_numbers"><pre>1
</pre></td><td class="code"><pre class="bash" style="font-family:monospace;"><span style="color: #c20cb9; font-weight: bold;">sudo</span> <span style="color: #c20cb9; font-weight: bold;">apt-get</span> <span style="color: #c20cb9; font-weight: bold;">install</span> libosmesa6</pre></td></tr></table></div>

<p>Ueber about:config in der URL-Zeile traegt man unter</p>

<div class="wp_syntax"><div class="code"><pre class="bash" style="font-family:monospace;">webgl.osmesalib</pre></div></div>

<p>den Pfad zur Library libOSMesa.so.6 ein:</p>

<div class="wp_syntax"><div class="code"><pre class="bash" style="font-family:monospace;"><span style="color: #000000; font-weight: bold;">/</span>usr<span style="color: #000000; font-weight: bold;">/</span>lib<span style="color: #000000; font-weight: bold;">/</span>libOSMesa.so.6</pre></div></div>

<p>Den Wert von</p>

<div class="wp_syntax"><div class="code"><pre class="bash" style="font-family:monospace;">webgl.force_osmesa</pre></div></div>

<p>setzt man auf &#8220;true&#8221;.</p>
<p>Auf <a title="mozillademos.org" href="https://mozillademos.org/demos/immersivevideo/demo.html" target="_blank">mozillademos.org</a> kann man am Strand von Cannes und in Dubai fahren und die Tempel von Angkor besichtigen. Im Fenster in 360°-Ansicht, versteht sich.</p>
]]></content:encoded>
			<wfw:commentRss>http://axebase.net/blog/2011/03/29/firefox-webgl-aktivieren/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

