Reply
Thread Tools
Posts: 17 | Thanked: 11 times | Joined on Nov 2010
#411
Thanks for the great news.

I am planning to use my N900 during my next holydays to offload pictures from my digital camera. Unfortunately, my camera only has support for PTP (Picture Transfer Protocol), not USB storage. Is a PTP client available on the N900? (On PC Linux, I've got digikam, gphoto, ... but I guess those are too bulky for the N900?)

An does anybody know where to get these USB-A female-to-female adapters without paying 7 times more in shipping and handling than the value of the connector?
 
Posts: 237 | Thanked: 193 times | Joined on Feb 2010 @ Brighton, UK
#412
Originally Posted by alainlux View Post
Thanks for the great news.

I am planning to use my N900 during my next holydays to offload pictures from my digital camera. Unfortunately, my camera only has support for PTP (Picture Transfer Protocol), not USB storage. Is a PTP client available on the N900? (On PC Linux, I've got digikam, gphoto, ... but I guess those are too bulky for the N900?)
What memory card does it use internally? Usb adaptor for most cards (sd etc) are cheap and I've had success with the ones I've tried. I believe otherwise the PTP handshaking isn't natively supported.

Originally Posted by alainlux View Post
An does anybody know where to get these USB-A female-to-female adapters without paying 7 times more in shipping and handling than the value of the connector?
I've recently bought these from eBuyer which worked great:
http://www.ebuyer.com/product/124017
http://www.ebuyer.com/product/234050

delivery rates
http://www.ebuyer.com/help/delivery
 

The Following User Says Thank You to mr id For This Useful Post:
imperiallight's Avatar
Posts: 857 | Thanked: 362 times | Joined on Feb 2009 @ London
#413
 
Posts: 701 | Thanked: 585 times | Joined on Sep 2010 @ London, England
#414
gphoto2 is a command line app, so it can probably be made to run on the N900 quite easily.

As for a USB-A female-to-female adapter, you could make your own if you want to be really cheap. I just took a double port of a USB1.1 hub I had bought from the pound shop and soldered the pins together, though this was more due to me being too impatient to wait for an adapter to be delivered when I wanted to try out USB hostmode on my N900, I do intend to buy myself a proper micro USB host cable sometime.
 

The Following User Says Thank You to retsaw For This Useful Post:
5spdvl's Avatar
Posts: 220 | Thanked: 66 times | Joined on Aug 2010 @ Melbourne, Australia
#415
Originally Posted by retsaw View Post
gphoto2 is a command line app, so it can probably be made to run on the N900 quite easily.

As for a USB-A female-to-female adapter, you could make your own if you want to be really cheap. I just took a double port of a USB1.1 hub I had bought from the pound shop and soldered the pins together, though this was more due to me being too impatient to wait for an adapter to be delivered when I wanted to try out USB hostmode on my N900, I do intend to buy myself a proper micro USB host cable sometime.
That's what I did! I had a bunch of spare bits left over when I upgraded the case on my desktop, and the old case has four USB ports on a PCB, which I simply bridged the pairs of pins with solder. Just using it until my proper adaptor arrives in the mail.
 
Posts: 17 | Thanked: 11 times | Joined on Nov 2010
#416
Originally Posted by mr id View Post
What memory card does it use internally? Usb adaptor for most cards (sd etc) are cheap and I've had success with the ones I've tried. I believe otherwise the PTP handshaking isn't natively supported.
It uses an Olympus xD picture card. Good idea with the card reader... I still have a spare reader around, and the picture card fits... Thanks for the tip.

I've recently bought these from eBuyer which worked great:
http://www.ebuyer.com/product/124017
http://www.ebuyer.com/product/234050

delivery rates
http://www.ebuyer.com/help/delivery

They seem to only deliver to the UK, not mainland Europe. However, in the meantime, I found what I was looking for at adaptare-shop.de, with S&H only twice as much as price of the connector. By ordering a couple of other needed items along with it, I got the overhead down to bearable levels :-)
http://www.adaptare-shop.de/USB-micr...-b2a6d36ce7c9/
http://www.adaptare-shop.de/USB-USB-...-b2a6d36ce7c9/
 
Posts: 17 | Thanked: 11 times | Joined on Nov 2010
#417
Originally Posted by retsaw View Post
gphoto2 is a command line app, so it can probably be made to run on the N900 quite easily.
Good idea, thanks. Is there already a Maemo .deb in a repository somewhere out there, or do I have to compile it from source?
 
Posts: 17 | Thanked: 11 times | Joined on Nov 2010
#418
After an upgrade to PR 1.3, hostmode-gui seems to conflict with kernel-headers (needed for gcc):

Nokia-N900-51-1:/home/user/MyDocs/gcc# apt-get install hostmode-gui
Reading package lists... Done
Building dependency tree
Reading state information... Done
The following extra packages will be installed:
i2c-tools
The following NEW packages will be installed:
hostmode-gui i2c-tools
0 upgraded, 2 newly installed, 0 to remove and 9 not upgraded.
Need to get 0B/83.2kB of archives.
After this operation, 426kB of additional disk space will be used.
Do you want to continue [Y/n]? y
Selecting previously deselected package i2c-tools.
(Reading database ... 29851 files and directories currently installed.)
Unpacking i2c-tools (from .../i2c-tools_3.0.2-1maemo2_armel.deb) ...
WARNING!===============WARNING!===============WARN ING!
Using i2c-tools and especially i2cset may cause serious permanent HARDWARE damage to the device, use it with caution and ONLY if you know what you're doing.
The developers and the maintainers are NOT responsible for any damage done. Use i2c-tools at your own risk!
YOU HAVE BEEN WARNED!
WARNING!===============WARNING!===============WARN ING!
dpkg: error processing /var/cache/apt/archives/i2c-tools_3.0.2-1maemo2_armel.deb (--unpack):
trying to overwrite `/usr/include/linux/i2c-dev.h', which is also in package linux-kernel-headers
Selecting previously deselected package hostmode-gui.
Unpacking hostmode-gui (from .../hostmode-gui_0.2-8_armel.deb) ...
Errors were encountered while processing:
/var/cache/apt/archives/i2c-tools_3.0.2-1maemo2_armel.deb
E: Sub-process /usr/bin/dpkg returned an error code (1)


Any ideas?
 
Posts: 237 | Thanked: 274 times | Joined on Jul 2010
#419
see post #408 just 1 page before...
 

The Following User Says Thank You to ivyking For This Useful Post:
joerg_rw's Avatar
Posts: 2,222 | Thanked: 12,651 times | Joined on Mar 2010 @ SOL 3
#420
Mohammad has updated h-e-n GUI pkg and I2Ctools pkg (should fix issue as of posts above)
I hope he'll edit http://talk.maemo.org/showpost.php?p=866260&postcount=1 in a minute to update the info there as well

cheers
jOERG
__________________
Maemo Community Council member [2012-10, 2013-05, 2013-11, 2014-06 terms]
Hildon Foundation Council inaugural member.
MCe.V. foundation member

EX Hildon Foundation approved
Maemo Administration Coordinator (stepped down due to bullying 2014-04-05)
aka "techstaff" - the guys who keep your infra running - Devotion to Duty http://xkcd.com/705/

IRC(freenode): DocScrutinizer*
First USB hostmode fanatic, father of H-E-N
 

The Following 12 Users Say Thank You to joerg_rw For This Useful Post:
Reply

Tags
bada rox, detection, h-e-n, hostmode, speed, usb host


 
Forum Jump


All times are GMT. The time now is 02:19.