About open source, education and random other Stuff
Linux
NVIDIA and display cloning
Jul 7th
I always wondered why there is no easy way to clone my display to the VGA output of my ThinkPad T61p. I thought I found the solution in the fact that NVIDIA just sucks on Linux (well, they break my suspend/resume every other update). However a few weeks ago I found a script that simplifies the whole process. It is called Disper and can be downloaded here. In conjunction with the Thinkpad Screen script I can finally just Fn-F7 and use my Projector/DFP-Screen.
I also made a RPM of disper for the lazy:
Tethering in Fedora – Using your mobile phone with NetworkManager to surf the web
Jul 4th
Recently I tried to use my Nokia 5800 XpressMusic phone to access the web via it’s 3G modem that is available over Bluetooth. I wanted it to work together with NetworkManager nicely so that other programs (such as Pidgin) receive the online status and also to ease the connection/disconnection process. However NM and also gnome-bluetooth are not ready for the job yet (Blueman alledgedly is).
I found a blog entry by Harald Hoyer that offers a Python script to simplify the whole process of adding the phone as a modem. However that script isn’t up to date anymore. Unfortunately NM doesn’t trust HAL to determine the capabilities of the phone anymore (thus allowing this nice Python hack-script) but rather additionally asks udev for it’s opinion. This will result in the following error message in the debug log of NM:
NetworkManager: <info> (rfcomm0): found serial port (udev: hal:GSM)
NetworkManager: <info> (rfcomm0): ignoring due to lack of probed mobile broadband capabilties
I worked around this by setting all rfcomm* ports to be “probed” modems via an udev rule. I know that this probably is not the nicest way to do this but hey, it works. Furthermore I updated the script to the new Python 2.6 popen functions.
Here is what I came up with:
dialup-bluetooth.py
90-rfcomm-nm.rules
The udev rule belongs in /etc/udev/rules.d. The python script can be put anywhere you want but keep in mind that it must be run as root.
Have fun browsing the web on the go!
OpenTTD now in Fedora
May 29th

OpenTTD will hit Fedora rawhide/testing repos soon. I’d be glad if you do some testing and add some karma to the package in Bodhi when it works for you.
Here are the links:
https://admin.fedoraproject.org/updates/openttd-0.7.1-0.3.rc2.fc11
https://admin.fedoraproject.org/updates/openttd-0.7.1-0.3.rc2.fc10
Happy playing!
FrOSCon: Call for Papers
Apr 16th
Yeah I know I’m probably a bit late but nevertheless: The FrOSCon Call for Papers startet March 24th. So for anyone from the Fedora community who’s interested: pleas feel free and submit your papers to show a bit Fedora presence on FrOSCon. That would be awesome
Check it out at: http://www.froscon.de/en/program/call-for-papers.html
If you have any further questions regarding FrOSCon don’t hesitate to ask me.
New Blog and FOSDEM
Feb 9th
So I finally got around to create a blog as well. Until now I successfully resisted to have one since I usually hate writing stuff that no-one really reads. But I find that this blog can pretty well serve me as a nice place to keep notes to myself that might be considered useful for others.
The first thing to blog about is my visit to FOSDEM.
It was my first year at FOSDEM and I must say I really liked it. After meeting fellow Fedora Ambassadors at the FAD EMEA 2008 for the first time I now had the chance to meet even more of them. I really enjoyed meeting people of whom I only knew the name and what they did before. It’s always great to have a face with the name in your mind.
I arrived together with Christoph in Brussels-Midi on Friday and after we checked into the hotel we began making our way to the Beer Event. We started to “love” the city of Brussels for it’s layout and road design which at times can be really confusing. But we finally arrived at the beer event. I had some “Delirium Tremens” which were very good. The next morning I found out that mixing strong beer with absinthe is not a good thing to do. Unfortunately the headache lasted the whole day and so I wasn’t really fit on Saturday.
On Sunday I was feeling quite well again and stayed at the booth for quite some time talking to people and handing out swag. I also managed to attend Max’s talk and the FreeIPA Talk later on, which was quite interesting.
I’m pretty sure that I’ll be going to FOSDEM next year as well.