Host OS Tips

From Openmoko

(Difference between revisions)
Jump to: navigation, search
Line 13: Line 13:
  
 
[[Category:Documentation]]
 
[[Category:Documentation]]
 +
[[Category:Hardware ]]
 +
[[Category:Supported Phone| ]]
 +
[[Category:Technical ]]

Revision as of 12:22, 27 February 2008

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 Neo1973

OpenSuSE 10.2

u-boot

When booting the Neo1973 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 Neo1973

OpenSuSE 10.2

u-boot

When booting the Neo1973 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.