![]() ![]() |
Aug 1 2007, 05:12 PM
Post
#1
|
|
|
Group: Members Posts: 699 Joined: 26-February 04 From: near Munich, Germany Member No.: 2,043 |
not yet completely tested since the OpenMoko must be flashed first with a new rootfs - and the tools are not yet available for MacOS X.
But it is clear that AJZaurusUSB up to 0.5.1 will need this patch to know the OpenMoko device CODE Before rebooting (!) add this to /System/Library/Extensions/AJZaurusUSB.kext/Contents/Info.plist <key>OpenMoko</key> <dict> <key>CFBundleIdentifier</key> <string>net.lucid-cake.driver.AJZaurusUSB</string> <key>IOClass</key> <string>net_lucid_cake_driver_AJZaurusUSB</string> <key>IOProbeScore</key> <string>90000</string> <key>IOProviderClass</key> <string>IOUSBDevice</string> <key>defaultIP</key> <string>192.168.0.202</string> <key>idProduct</key> <integer>20770</integer> <key>idVendor</key> <integer>5207</integer> </dict> -- hns |
|
|
|
Aug 1 2007, 09:46 PM
Post
#2
|
|
![]() Group: Members Posts: 1,014 Joined: 4-January 05 From: Enschede, The Netherlands Member No.: 6,107 |
The upload util works fine on my mac
|
|
|
|
Aug 2 2007, 02:01 AM
Post
#3
|
|
|
Group: Members Posts: 699 Joined: 26-February 04 From: near Munich, Germany Member No.: 2,043 |
|
|
|
|
Aug 2 2007, 02:09 AM
Post
#4
|
|
![]() Group: Members Posts: 1,014 Joined: 4-January 05 From: Enschede, The Netherlands Member No.: 6,107 |
|
|
|
|
Aug 2 2007, 03:54 AM
Post
#5
|
|
|
Group: Members Posts: 699 Joined: 26-February 04 From: near Munich, Germany Member No.: 2,043 |
|
|
|
|
Aug 2 2007, 11:00 AM
Post
#6
|
|
|
Group: Members Posts: 699 Joined: 26-February 04 From: near Munich, Germany Member No.: 2,043 |
QUOTE(dhns @ Aug 2 2007, 12:54 PM) The compilation issue has been solved by patching the Makefile manually to link to Darwin Ports' libusb. Another issue is when no device is connected, that the code dereferences some NULL pointers and ends up in bus erros. Now, there is the next issue: CODE MacBook-hns: hns$ ./dfu-util -a 5 -R -D 'openmoko-devel-image-fic-gta01-20070728081358.rootfs.jffs2' dfu-util - (C) 2007 by OpenMoko Inc. This program is Free Software and has ABSOLUTELY NO WARRANTY Opening USB Device 0x0000:0x0000... Claiming USB DFU Runtime Interface... Determining device status: state = appIDLE, status = 0 Device really in Runtime Mode, send DFU detach request... Resetting USB... error resetting after detach: usb_reset(ResetDevice): device not opened for exclusive access Opening USB Device... Found Runtime: [0x1457:0x5119] devnum=0, cfg=0, intf=0, alt=5, name="rootfs" Claiming USB DFU Interface... Setting Alternate Setting ... Cannot set alternate interface: usb_set_altinterface: could not set alternate interface -- hns |
|
|
|
Aug 10 2007, 07:09 AM
Post
#7
|
|
|
Group: Members Posts: 699 Joined: 26-February 04 From: near Munich, Germany Member No.: 2,043 |
AJZaurusUSB 0.5.3 is available.
It fixes the Info.plist for OpenMoko and has a new scheme to determine the Ethernet MAC address (which was randomized on the OpenMoko on each reboot). Now, you should see in the System Settings / Network only one Interface per device type. Please note that AJZaurusUSB can basically support multiple devices connected through USB - but since neither the Zaurus nor the OpenMoko provide a clear serial number, you can connect only one of each type. If you connect two Zaurus devices or two OpenMoko devices, they will be configured to the same IP address. If someone has an idea how to read a unique ID from the USB interface, this could be improved. -- hns |
|
|
|
Aug 12 2007, 04:55 AM
Post
#8
|
|
|
Group: Members Posts: 1,497 Joined: 12-November 03 From: Germany Member No.: 907 |
Good work, thanks.
|
|
|
|
![]() ![]() |
|
Lo-Fi Version | Time is now: 19th May 2013 - 01:21 PM |