Udgivet i 31. January 2009 ¬ 3:14h.Christoffer Kjølbæk
This worked for me, but use the “how to-guide” at your own risk!!!! I can not be held responsible for any data loss – take backup!!!
A standard Ubuntu installation with encrypted hard drive will give you a boot partition and a LVM partition with two logical volumes. If your computer name is “Ubuntu”, the volume [...]
Læst resten af dette indlæg »
Udgivet i 22. January 2009 ¬ 23:08h.Christoffer Kjølbæk
I just got my “Fullrate Mobile Broadband Testpilot package”, and a now writing this post on a mobile broadband connection. The purpose is to explain, how simple it is to make the USB modem work.
Læst resten af dette indlæg »
Udgivet i 9. November 2008 ¬ 13:01h.Christoffer Kjølbæk
I just use the Gutsy binary, which works fine in Ibex.
echo "deb http://www.e-oss.net/ubuntu/gutsy/ ./" | sudo tee -a /etc/apt/sources.list
sudo apt-get update
sudo apt-get install pytrainer
sudo apt-get install python-gnome2-extras
To get the Garmin kernel driver working in user space, make an udev rule in /etc/udev/rules.d/51-garmin.rules with this content
SYSFS{idVendor}=="091e", SYSFS{idProduct}=="0003", MODE="666"
Pytrainer is made to use path like /dev/ttyUSBX to [...]
Læst resten af dette indlæg »