![]() |
2008-11-10
, 18:59
|
Posts: 11 |
Thanked: 1 time |
Joined on Oct 2008
|
#2
|
The Following User Says Thank You to billj For This Useful Post: | ||
http://tabletblog.com/2006/01/usb-power-injector-2.html
using a hacked USB connector pair from an old mb. After making the pins common between the two sockets I added the 7805 and 9v battery with hopes of replacing the 7805 with a 78L05 later.
I've flashed to --enable-usb-host-mode.
dmesg gives the following:
USB cable connected
usb 1-1: new full speed USB device using ohci and address 10
usb 1-1: device v1004 p6000 is not supported
usb 1-1: configuration #1 chosen from 1 choice
aic23 powering up
aic23_init_power() done
So, it would appear the CDMA USB modem isn't supported. I've tried to install libusb-dev but am coming up with a broken pipe.
How do I proceed from here? Thanks.
Bill