rulururu

post Indiegames

May 8th, 2010

Filed under: Art,linux — nob @ 12:59

Wolfire, ein Distributor für Indiespiele verkloppt gerade eine kleine nette Samlung von Indiespielen, alle für Windows/Linux/OSX. Den Preis kann man selbst bestimmen, wer mag bezahlt 5$ oder 20$ oder 200$. Ab 100$ gibs ein T-Shirt und eine Mitgliedschaft in der EFF. Links gibts Hier.

Jow; und World of Goo ist (nochmal) mit dabei. Und Aquaria schaut gut aus:

post Free radeon drivers runs Compiz (replacing fglrx?)

October 29th, 2009

Filed under: linux,tech,ubuntu — nob @ 16:27

(English, Techstuff). One week ago, i just tried out the Fedro 12 Beta. There were some small issues, but one thing is just remarkable. The long time efforts, all the developer’s hack around, AMD’s release of hardware information and the development of Gallium3D seem to mature in last time. The first time we see free 3d rendering on noticable speed on non-Intel cards in Linux.
(more…)

post KDE nervt

October 20th, 2009

Filed under: linux,ubuntu — nob @ 18:59

(german, techstuff)
Da will man über einen KDE-Fehler schreiben, und während man dies tut findet man noch 3 weitere…
(more…)

post Eng: More stress with ATI’s fglrx driver

September 12th, 2009

Filed under: linux,tech,ubuntu — nob @ 19:41

Okay; now I had another stressy hours debugging ATI äähm AMD’s fglrx driver. I connected my TV using a HDMI cable to the graphics board and then used it for displaying videos. This worked so far, however I had to manually enable/disable it each time because when the TV was enabled the resolution was limited to 1920×1080 while the monitor supports just 1920×1200. Then I accidentally disabled the wrong Device (my Monitor). From this point it was not possible to reenable it again. The only solution was to manually plug off the TV and reboot the computer. When I plugged in the TV again it worked – for the current session. After rebooting the monitor was disabled again. Shit.

So I did updating the driver to version 9.9 – still no solution. Ubuntu is now displaying “Your system is running in low graphics mode” (when clicking cancel it successfull boots the fglrx enabled X11, so I think this is an Ubuntu bug).

Now I found the temporary solution to get it again to the starting point.

sudo cp /etc/amdpcsdb.default /etc/amdpcsdb

(overwring the ControlCenter’s settings). At least I can let my TV pluged in now.

There is of course no working composition with KDE because you cannot resize windows really (see this blog entry). I don’t care whether the bug lives in X.org or in ATI; if it would be in Xorg then ATI could just commit a bugfix. It’s not working on their driver only. For those who can live with slow-resizing: you don’t have full OpenGL during composition. That’s a real no-go.

If I would add together all these hours (and calculating these as working hours) I spent in debugging/using their useless drivers I could have bought a really expensive … nvidia.

By the way: This Qt labs blog post explains some problems with resizing in X11 generally, at least Qt seems to have some improvements which will be enabled with 4.6.

post Die Siedler für Linux

July 26th, 2009

Filed under: linux — nob @ 15:28

Juhu, es gibt ein Die Siedler II-Klon für Linux. Grafisch siehts etwas altbacken aus, aber hey, das Original ist ja auch von 1996. Der Klon nennt sich Widelands ist kurz vor dem Release-Candidate. Website ist wl.widelands.org, da gibts dann auch Screenshots und so Zeug halt.

post Betriebssysteme und der Trend ohne Moderniesierung

July 15th, 2009

Filed under: linux,tech,ubuntu — nob @ 13:38

Vor einiger Zeit las ich einen Artikel, in dem der Autor mehrere Punkte feststellte, wieso Betriebssysteme sich eigentlich so verhalten wie sie tun. So gibt es etwa die Notwendigkeit, Nutzerdaten in Dateien zu speichern, weil der Speicher bekanntlich nicht-persistent ist. Der Artikel ist mir im Moment entfallen (wenn ihn jemand noch hat, bitte Bescheid sagen), jedoch fallen mir einige Punkte ein, die auch bei heutigen Betriebssystemen bis auf einige löbliche Ausnahmen bisher komplett ignoriert werden. Gerade im Schatten der Weiterentwicklung von Linux, Windows 7, OSX (insb. auf tragbaren Geräten), fallen diese noch all zu gerne unter den Tisch. Ausgerechnet die ominöse Internetwolke macht einige Punkte vor, aber sollten Programme die für uns woanders laufen nicht auch erst recht lokal laufen können?
(more…)

post self representation of jabber

May 11th, 2009

Filed under: linux,tech,ubuntu — nob @ 18:46

mm, sometimes free software needs something like a marketing coach. the powerness of jabber is unchallenged, but if you want to bring it to your friends why
- is there no default client recommended on jabber.org? newbies really don’t care
- is pidgin talking of xmpp (yes i know, it’s the protocol, but how should newbies know?), why isn’t there a default server already written in? why comes there a stupid error code, if there is already a user with this username?
- does the syncronisation between kopete and pidgin leads to the case, that a user (pidgin) has the other one (kopete) multiple times in the contact list. if he removes one; the authorisation will be done undone, so the other one has to reask for it. just mysterious.

post stress with fglrx driver

March 22nd, 2009

Filed under: linux,ubuntu — nob @ 15:33

mm; just throwed away several hours by trying to fix fglrx drier on ubuntu intrepiod/amd64/ati hd4830. i made the error and installed it by the official amd website. of course it overwrite several ubuntu xorg files. while repairing all this i found out:

1. deleting an old fglrx
* delete all fglrx packages, if there are some (list them by dpkg -l | grep fglrx
* repairing x: sudo apt-get install --reinstall xserver-xorg-video-ati xserver-xorg-video-radeon libgl1-mesa-glx libgl1-mesa-dri xserver-xorg-core
2. rewriting xorg.conf
dpkg-reconfigure xserver.xorg

then you can begin with reinstalling procedures documented quite often everywhere. if you get an error message, that depth of 8 is not supported; you have to add DefaultDepth 24 into the screen section of xorg.conf.

one word to fglrx driver quality: when you ever thought, that the nvidia linux driver is bad; because it misses some 2d acceleration feautures (don't tell they are fixed with 180.*, there still are some) they are still much better than this fglrx crap. lockups, suddently spinning kwin4, flickering opengl in 3d; that seems typical for fglrx. however it's interesting that all modern 3d drivers seem to have a lot of problems currently. intel has bad performance (compared to windows), nvidia has several acceleration issues (see the "official" forum) and doesn't get compatible to standard dri/dri2 architecture.

the only cards which seem to work are old ati boards who are supported by radeon-driver. or you don't use 3d acceleration.

update
now back with the ubuntu 8.10 repository fglrx driver; stability issues seem to be gone. the performance with kde 4.2.1 is so lala, but it reacts much faster when i disable the ondemand cpu scaling governor. having 2.4ghz all time instead of 800mhz makes reaction much faster. several years ago i hacked around in powernowd to wait some minutes before scaling down the cpu (so that the system is slow when i am not in front of it), but it was the older powernowd system at that time. such changes shall be much simplier now; let's see.

post some fun with sepia color filter

February 21st, 2009

Filed under: Photos,linux — nob @ 18:29

by the way, salzburg is a cute city. you shall not go there when you are somehow chesty, it’s cold. and apart from its long startup time, the new digiKam makes a good impression.

dsc00256_sepia

dsc00324_sepia

post World of Goo Linux Version released

February 15th, 2009

Filed under: Art,linux — nob @ 22:38

Yeah

Next Page »
ruldrurd
© nob13.de , Desinged by Stealth Settings (slightly modified by nob13)
Entries (RSS) and Comments (RSS)