Host OS Tips

From Openmoko

(Difference between revisions)
Jump to: navigation, search
(-cat)
Line 12: Line 12:
 
before hand. Conversely cdc_ether seems to work automatically without any issues.
 
before hand. Conversely cdc_ether seems to work automatically without any issues.
  
[[Category:Technical ]]
+
[[Category:Technical]]
[[Category:Software]]
+
 
[[Category:Documentation]]
 
[[Category:Documentation]]

Revision as of 15:26, 6 July 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.