Im MeshCube laufen jetzt zwei Wistron CM9 Karten die einen Atheros Chip haben und abg unterstützen.
Das Update auf OpenWrt 8.09 habe ich auch eingespielt. Ich habe es mit leichter Abwandelung nach folgender Methode eingespielt. (usualcoding.eu/post/2008/07/13/OpenWrt-on-the-MeshCube)
# wget http://downloads.openwrt.org/kamikaze/7.09/au1000-2.6/openwrt-au1000-2.6-vmlinux.bin
# wget http://downloads.openwrt.org/kamikaze/7.09/au1000-2.6/openwrt-au1000-2.6-jffs2-128k.fs
# flashcp -v openwrt-au1000-2.6-vmlinux.bin /dev/mtd2
# flashcp -v openwrt-au1000-2.6-jffs2-128k.fs /dev/mtd0
Zum Testen der Karten ist der CountyCode 511 interessant. madwifi-project.org/wiki/UserDocs/CountryCode#Listofallowedtxpowerandfrequenciesindifferentcountries
The big Logitech C-UV35 bluetooth problem. If you insert the stick the dongle is working in the default hid mode. To get the bluetooth stuff you must switch it to the hci mode. You need a console and must send the command lhid2hci.exe with your vid and pid.
- vid 046d pid c713 Logitech diNovo Edge
- vid 046d pid c71f Logitech diNovo mini
- vid 046d pid c70c Logitech diNovo Laser
- vid 046d pid c70a Logitech MX5000
- vid 046d pid c71c Logitech MX5500
You can get the lhid2hci.exe program here: http://www.nynaeve.net/?p=5
For the future it seems that the mouse vid and pid must be in the switching command.

powertop mit 9,8 wakeups/s
Vielleicht sollte man doch von Kubuntu auf Ubuntu umsteigen.

Verkabelung zum blue2net
Das Bild wurde von Andreas erstellt und ist die perfekte Zusammenfassung meiner nicht gut aufbereiteten Informationen.
Danke!
Am 23.09. schrieb mich Andreas M. über nexave an. Er hatte Probleme mit seinem blue2net es rebootete andauernd und bat um technische Unterstützung. Er hatte sein blue2net vor kurzem über ebay gekauft und es hatte noch die Firmware 1.1.0. Ein Firmwareupdate war an folgender Stelle stehengeblieben.

blue2net Firmwareupdate
Nach einem Telefongespräch und einigen mündlichen Erläuterungen zu meinen sehr knapp gehaltenen Blogeinträgen waren alle Unklarheiten beseitigt.
Continue reading ‘blue2net Firmwareupdateprobleme’
Ich mache hier gerade mal einen Test mit MaemoWordPy.
Das soll ein Tool für das mobile Bloggen von unterwegs für Wordpress sein. Mal sehen was es alles kann.
What you need: ubuntu 8.04 live cd
ubuntu@ubuntu:~$ mkdir bluez
ubuntu@ubuntu:~$ cd bluez
ubuntu@ubuntu:~/bluez$ sudo apt-get remove bluez-utils
ubuntu@ubuntu:~/bluez$ sudo apt-get remove bluez-audio
ubuntu@ubuntu:~/bluez$ sudo apt-get remove libbluetooth2
ubuntu@ubuntu:~/bluez$ wget http://bluez.sf.net/download/bluez-libs-3.36.tar.gz
ubuntu@ubuntu:~/bluez$ wget http://bluez.sf.net/download/bluez-utils-3.36.tar.gz
ubuntu@ubuntu:~/bluez$ tar -xf bluez-libs-3.36.tar.gz
ubuntu@ubuntu:~/bluez$ tar -xf bluez-utils-3.36.tar.gz
ubuntu@ubuntu:~/bluez$ sudo apt-get install build-essential
ubuntu@ubuntu:~/bluez$ cd bluez-libs-3.36
ubuntu@ubuntu:~/bluez/bluez-libs-3.36$ sudo ./configure
ubuntu@ubuntu:~/bluez/bluez-libs-3.36$ sudo make
ubuntu@ubuntu:~/bluez/bluez-libs-3.36$ sudo make install
ubuntu@ubuntu:~/bluez/bluez-libs-3.36$ cd ..
ubuntu@ubuntu:~/bluez$ cd bluez-utils-3.36
ubuntu@ubuntu:~/bluez/bluez-utils-3.36$ sudo apt-get install libusb-dev
ubuntu@ubuntu:~/bluez/bluez-utils-3.36$ sudo apt-get install libdbus-1-dev
ubuntu@ubuntu:~/bluez/bluez-utils-3.36$ sudo ./configure –enable-dfutool
ubuntu@ubuntu:~/bluez/bluez-utils-3.36$ sudo make
ubuntu@ubuntu:~/bluez/bluez-utils-3.36$ sudo make install
ubuntu@ubuntu:~/bluez/bluez-utils-3.36$ cd
ubuntu@ubuntu:~$ dfutool

800*480 zu 480*320
Damals waren die 480*320 von Palm OS der Hammer zu der Zeit hatte Windows mobile noch 320*240. Heute sieht die Auflösung recht verloren auf einem Nokia N810 im Garnet VM aus.
Recent Comments