OpenSuSE 11.2 – keyboard does not work in X.org

Written by vidarlo on 20091113 in english and hardware and Linux and rants and software with no comments.

OpenSuSE 11.2 is out.As usual, not everything works. This time? In for a real charm: keyboard and mouse does not work in Xorg. Even when removing the config and running SaX2 it does not work. After som help from

Fedora- a strange old friend.

Written by vidarlo on 20090926 in humor and Linux and software with no comments.

Testing fedora, on a netbook was a strange expirience. I started with Linux using Redhat 5.1 Manhattan, in 1998. Fedora should in theory be the descendant of this, and perphaps it is. Yet, it was strange to return. Things have changed, whilst I expected it to be the same. I expected the linuxconf. I expected […]

Torrent workflow in the shell.

Written by vidarlo on 20090516 in english and Linux and software and tutorials with 4 comments.

I use torrents for distributing various things, like Urospredere which I transcoded. When doing this, I realised I lacked the knowledge needed to create torrents from the terminal, and examine them. I therefor found some tools for it: torrentinfo Torrentinfo is a nice tool for querying an excisting torrent for information like size, trackers, and […]

First Time KDE 4.2.

Written by vidarlo on 20090426 in english and Linux and rants and software with one comment.

After I installed OpenSuSE 11.1 a while ago, the writing have been on the wall – KDE 3 is dying, and KDE 4 is the new kid in town, with shiny toys and powerful tools. At least that’s what I’ve been told. And yes, many people report problems with KDE 4.2. It’s nice. It’s shiny. […]

Intel x3100/GMA 965 and OpenSuSE 11.1

Written by vidarlo on 20090215 in english and Linux and software with 5 comments.

This is not needed anymore. Following these instructions might leave you with a non-working install OpenSuSE 11.1 works quite alright on Intel hardware, with one major quirk: 3D rendering is utterly broken. Or rather – it was when it shipped. If you suspect you’ve got this problem, run glxgears from a terminal, and watch the […]

Using OpenSolaris 2008.11 as desktop for one day

Written by vidarlo on 20090202 in english and hardware and Linux and software with no comments.

I’ve written about OpenSolaris earlier, and I’m impressed. It’s a promising OS, with a few quirks. I decided to use it as desktop OS for a day. First of, it’s Gnome. I prefer KDE, but hey, I take what’s available. It’s not that important really. The first thing I missed was OpenOffice, which should be […]

VMWare Workstation on openSuSE 11.1

Written by vidarlo on 20081221 in english and Linux and software with 12 comments.

Vmware workstation, fresh out of the box, did not want to run on openSuSE, claiming it could not find any modules: $ vmware Logging to /tmp/vmware-vidarlo/setup-17389.log modinfo: could not find module vmmon modinfo: could not find module vmnet modinfo: could not find module vmblock modinfo: could not find module vmci modinfo: could not find module […]

Plan9/Linux – a new combo…

Written by vidarlo on 20081204 in english and Linux and software with no comments.

Plan9 is an OS and a set of userspace tools. They had some rather nice design ideas, like making everything a file, and let users interact with that. The main problem is that Plan9 don’t really run on any usefull hardware – it’s kinda limited in it HW support. To overcome that, Glendix is making […]

PHP compile error: Warning: inter-library dependencies are not known to be supported.

Written by vidarlo on 20081020 in english and Linux and software with one comment.

I got a strange error when compiling PHP today: *** Warning: inter-library dependencies are not known to be supported. *** All declared inter-library dependencies are being dropped. *** Warning: libtool could not satisfy all declared inter-library *** dependencies of module libphp5. Therefore, libtool will create *** a static module, that should work as long as […]

Backup – for fun and profit.

Written by vidarlo on 20080926 in Linux and Norsk and security with 2 comments.

rsnapshot er et artig verktøy for Ã¥ ta backup. Det er basert pÃ¥ rsync, men i tillegg kan det lage revisjoner. Det geniale er at det kun kopierer dei filene som er endra sidan forrige backup – resten av filene blir hardlenka frÃ¥ tidlegare revisjoner, sÃ¥ plassbruken blir ikkje sÃ¥ stor. I tillegg blir recovery […]