Raspberry Pi as cheap media player.

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

As you may’ve guessed from some previous blog posts, I have been expirementing with Raspberry Pi as media player. The setup was not entirely straight forward, as it was to be located at my girlfriends place, with access to the media I have at home. I was looking at OpenVPN as solution, tying the networks […]

Xbian vs. Raspbmc

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

I’ve recently tested Xbian and Raspbmc. Xbian seems to be based of raspbmc, with a few changes, for example a quite sleek setup plugin. Raspbmc, in turn, are based on Debian, the well known Linux-distro, with apt and all the snacks. Both are painless to setup, and works quite fine for playing media files. However, […]

chdk – again.

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

Once again, I’ve gotten myself a Canon compact camera that can run CHDK. Apart from some minor details, it works great. One of the stupid things is that the lens does not come out automagically when turning on camera with CHDK activated. I need to do a half press of the shutter first… OK, I […]

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

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

Tiny script for returning n last blogposts and excerpt from them.

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

This is a tiny script for retrieving info about blog posts from wordpress.