Other OSes

From Openmoko

(Difference between revisions)
Jump to: navigation, search
(add inferno)
(removing inferno as there was no information about inferno as a "host OS")
 
Line 24: Line 24:
  
 
[[User:Idarwin|Ian Darwin]] has a port of dfu-util partly working (list works but not download).
 
[[User:Idarwin|Ian Darwin]] has a port of dfu-util partly working (list works but not download).
 
== Inferno ==
 
 
http://code.google.com/p/inferno-openmoko/
 
  
 
[[Category:Host OSes]]
 
[[Category:Host OSes]]

Latest revision as of 18:07, 6 August 2009

If you use a non-Linux desktop (we call this the host OS), you can find useful information in this article about connecting to your Openmoko smartphone or running/developing Openmoko software.


Contents

[edit] Microsoft Windows

[edit] Mac OS X

Covered elsewhere; see MacOS_X. They have dfu-util and ether-gadget working.

[edit] FreeBSD

qemu-neo1973 works see Talk:Openmoko_under_QEMU#FreeBSD_and_last_qemu.... Nothing else known. See FreeBSD

[edit] NetBSD

We have an experimental NetBSD/evbarm Neo1973 kernel booting on Qemu Neo1973 emulator on NetBSD.

[edit] OpenBSD

The umodem(4) driver works with the u-boot console. When the umodem driver claims device 0x1457:0x5118, it becomes inaccessible to libusb-based applications such as dfu-util. The cdce(4) driver works "out of the box" with Openmoko's ethergadget interface, so you can ssh in, run remote X clients, scp in or out, etc.

Ian Darwin has a port of dfu-util partly working (list works but not download).

Personal tools

If you use a non-Linux desktop (we call this the host OS), you can find useful information in this article about connecting to your Openmoko smartphone or running/developing Openmoko software.


Microsoft Windows

Mac OS X

Covered elsewhere; see MacOS_X. They have dfu-util and ether-gadget working.

FreeBSD

qemu-neo1973 works see Talk:Openmoko_under_QEMU#FreeBSD_and_last_qemu.... Nothing else known. See FreeBSD

NetBSD

We have an experimental NetBSD/evbarm Neo1973 kernel booting on Qemu Neo1973 emulator on NetBSD.

OpenBSD

The umodem(4) driver works with the u-boot console. When the umodem driver claims device 0x1457:0x5118, it becomes inaccessible to libusb-based applications such as dfu-util. The cdce(4) driver works "out of the box" with Openmoko's ethergadget interface, so you can ssh in, run remote X clients, scp in or out, etc.

Ian Darwin has a port of dfu-util partly working (list works but not download).