Skip to content

{ Category Archives } Linux

Android og Nexus One

Android på Nexus One. Fin, slank og lett telefon. Men det er ikkje det som er interessant. Det artige er filosofien bak slik den framstår:
Gi folk valgmuligheter! En kan bytte ut SMS-appen med to trykk – via Android Market. En kan bytte ut input-metode, og kort sagt: du kan bytte ut dei fleste komponenter uten [...]

Tagged

OpenSuSE 11.2 – keyboard does not work in X.org

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

Tagged

Fedora- a strange old friend.

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 [...]

Tagged

Torrent workflow in the shell.

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 files contained [...]

Tagged

First Time KDE 4.2.

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. It [...]

Tagged

Intel x3100/GMA 965 and OpenSuSE 11.1

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 output:

$ glxgears
1025 [...]

Tagged

Using OpenSolaris 2008.11 as desktop for one day

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 installed [...]

Tagged

VMWare Workstation on openSuSE 11.1

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 vsock
modinfo: could not find module vmmon
modinfo: could [...]

Tagged ,

Plan9/Linux – a new combo…

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 a [...]

Tagged ,

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

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 the dlopening
*** application is [...]

Tagged ,