I have recently upgraded my ubuntu machine to Jaunty. When I tried to work with my G1 Devphone, I found out that adb doesn’t seem to find the device.
Luckily, I am not the first one to find it, and could find a solution in an Android Group :
cp /etc/udev/rules.d/50-android.rules /etc/udev/rules.d/51-android.rules
/etc/init.d/udev reload
Just don’t forget to disconnect and plug-in the device again, and there you go.

Continuing my 


