NetBSD-Users archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Openmoko Neo Issues



Hello all.  I can't seem to get two things working on netbsd amd64 -current 
(4.99.64) with regards to Openmoko's Neo1973 linux smartphone.

The first, which works on linux and OS X (with some annoyances), is USB 
networking.  One connects the Neo via a USB cable, and the interface appears on 
an ifconfig -a.

The second issue I have is with the the dfu-util program, which is used to 
flash new partition images onto the Neo.  I can compile it from source on my 
netbsd box, and I can also run the linux 32 binary under emulation, but the Neo 
never shows up as a device. There's also a version in pkgsrc-wip, but 
something's wrong with the subversion export command (it dumps core) so I can't 
test it yet.  

I have a feeling that the two issues are related, but that is just my gut.

http://wiki.openmoko.org/wiki/Dfu-util
http://wiki.openmoko.org/wiki/USB_DFU

If someone could point me along the way to a solution, I'd be most 
appreciative.  Thanks in advance!

-Carlos


Following is from my dmesg:
...
ohci0 at pci1 dev 0 function 0: vendor 0x1022 product 0x7464 (rev. 0x0b)
ohci0: interrupting at ioapic0 pin 19
ohci0: OHCI version 1.0, legacy support
usb0 at ohci0: USB revision 1.0
ohci1 at pci1 dev 0 function 1: vendor 0x1022 product 0x7464 (rev. 0x0b)
ohci1: interrupting at ioapic0 pin 19
ohci1: OHCI version 1.0, legacy support
usb1 at ohci1: USB revision 1.0
...
uhub0 at usb0: vendor 0x1022 OHCI root hub, class 9/0, rev 1.00/1.00, addr 1
uhub0: 3 ports with 3 removable, self powered
wd0: drive supports 16-sector PIO transfers, LBA48 addressing
uhub1 at usb1: vendor 0x1022 OHCI root hub, class 9/0, rev 1.00/1.00, addr 1
uhub1: 3 ports with 3 removable, self powered
...
uhidev0 at uhub0 port 3 configuration 1 interface 0
uhidev0: Microsoft Microsoft Wireless Intellimouse ExplorerM-BM-. 1.0A, rev 
1.10/0.16, addr 2, iclass 3/1
uhidev0: 2 report ids
ums0 at uhidev0 reportid 1: 5 buttons and Z dir.
wsmouse1 at ums0 mux 0
uhid at uhidev0 reportid 2 not configured
ugen0 at uhub1 port 1
ugen0: American Power Conversion Smart-UPS 750 FW:651.12.D USB FW:4.2, rev 
1.10/0.06, addr 2
uhidev1 at uhub1 port 2 configuration 1 interface 0
uhidev1: vendor 0x045e product 0x000b, rev 1.00/1.04, addr 3, iclass 3/1
ukbd0 at uhidev1
wskbd1 at ukbd0 mux 1
...(below connected after boot; disconnects were done by me or Neo)
ugen1 at uhub0 port 2
ugen1: OpenMoko, Inc Neo1973 Bootloader U-Boot 1.2.0-moko9_r1, rev 1.10/0.00, 
addr 3
ugen1: at uhub0 port 2 (addr 3) disconnected
ugen1: detached
ugen1 at uhub0 port 2
ugen1: Linux 2.6.24/s3c2410_udc RNDIS/Ethernet Gadget, rev 2.00/2.12, addr 3
ugen1: at uhub0 port 2 (addr 3) disconnected
ugen1: detached


Home | Main Index | Thread Index | Old Index