Re: Nokia phone via USB ???
- From: nobody@xxxxxxx (Kevin the Drummer)
- Date: 31 Jul 2008 15:06:13 GMT
David W. Hodgins <dwhodgins@xxxxxxxxxxxxxxxxx> wrote:
On Mon, 28 Jul 2008 11:52:05 -0400, Kevin the Drummer <nobody@xxxxxxx> wrote:
icon on the phone, indicating that it's found something. I don't get
anything viewable from Linux. lsusb reports this:
Bus 001 Device 003: ID 0421:04b5 Nokia Mobile Phones
That's because haldaemon doesn't have this device id in it's list of
usb storage devices.
In /etc/hal/fdi/policy create a file called my.fdi, and put the
following lines in it ...
<?xml version="1.0" encoding="UTF-8"?> <!-- -*- xml -*- -->
<deviceinfo version="0.2">
<device>
<match key="storage.bus" string="usb">
<match key="storage.model" contains="Nokia Mobile Phones">
<merge key="storage.drive_type" type="string">memory_stick</merge>
</match>
</match>
The indentation of </match> doesn't match its <match...> partner.
Is this important to remain this way? I copied it as is.
</device>
</deviceinfo>
Make sure the above ends with a new line (i.e. in the editor you use, ensure
the cursor is on the line after the </deviceinfo> line).
Did that.
If that doesn't work (after restarting haldaemon)
Did that.
check the output of
lshal|grep -i "storage\.model"
to see what hal is seeing as the model name.
I get the following:
storage.model = '' (string)
storage.model = 'CRD-254V' (string)
storage.model = '' (string)
storage.model = 'USB SD Reader' (string)
storage.model = 'USB CF Reader' (string)
storage.model = 'USB SM Reader' (string)
storage.model = 'USB MS Reader' (string)
storage.model = 'ST3200822A' (string)
storage.model = '' (string)
storage.model = '' (string)
storage.model = '' (string)
storage.model = '' (string)
storage.model = '' (string)
storage.model = 'ST380011A' (string)
storage.model = '' (string)
storage.model = '' (string)
storage.model = '' (string)
storage.model = '' (string)
storage.model = 'ST3320620A' (string)
storage.model = '' (string)
storage.model = '' (string)
storage.model = '' (string)
storage.model = '' (string)
storage.model = '' (string)
storage.model = '' (string)
storage.model = 'LITE-ON DVDRW SOHW-1213S' (string)
storage.model = '' (string)
I recognize my hard drives and my DVD burner. The "USB * Reader"
appears to be my camera card reader hooked up to my PCI USB card.
I'm not sure what "CRD-254V" would be.
Phil <pj@xxxxxxxxxxxxxxxxxxxxxxxx> wrote:
Some Nokia phones can act as USB mass starage devices, other
just act as USB modems.
When my cable is connected the phone says it can operate in Nokia
mode, MP3 mode, or storage mode. I think I want data storage
mode. But, the phone tells me I need to install a memory card
to access that function. Nokia mode doesn't do anything useful.
MP3 mode gets my Nokia phone to show up on the desktop as a
camera with one empty PTP/IP camera folder in it.
It looks like I'm a lot closer, but I still don't know how to
access the phone as mass storage. The phone has a couple photos
in it which I'd like to drag out of it.
What model do you have?
5165.
On my N95, if I go into menu | tools | settings | connection |
USB, I can set the USB mode to allow it to be used as a modem
or Mass storage device.
With USB connected I get the menus I mentioned above. MP3 has
some sub menus related to the connection. I've tried all of those
submenus, and the one that works best is "USB cable".
Any more advice folks? Thanks.....
--
PLEASE post a SUMMARY of the answer(s) to your question(s)!
Show Windows & Gates to the exit door.
Unless otherwise noted, the statements herein reflect my personal
opinions and not those of any organization with which I may be affiliated.
.
- References:
- Nokia phone via USB ???
- From: Kevin the Drummer
- Re: Nokia phone via USB ???
- From: Phil
- Nokia phone via USB ???
- Prev by Date: Re: Which USB hub
- Previous by thread: Re: Nokia phone via USB ???
- Next by thread: Matrox Millennium II G200 does not work with Dell UltraSharp LCD
- Index(es):
Relevant Pages
|