Host OS Tips

From Openmoko

Revision as of 11:03, 19 October 2007 by ScaredyCat (Talk | contribs)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

With a variety of linux distributions come a myriad of differences. Below are some quirks you may find when building, flashing or talking to your neo 1973

OpenSuSE 10.2

u-boot

When booting the new1973 in u-boot mode /dev/ttyACM0 may not appear automatically. You may have to:

# modprobe cdc_acm

before hand. Conversely cdc_ether seems to work automatically without any issues.

Personal tools

With a variety of linux distributions come a myriad of differences. Below are some quirks you may find when building, flashing or talking to your neo 1973

OpenSuSE 10.2

u-boot

When booting the new1973 in u-boot mode /dev/ttyACM0 may not appear automatically. You may have to:

# modprobe cdc_acm

before hand. Conversely cdc_ether seems to work automatically without any issues.