public inbox for gentoo-user@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-user] Gentoo and a Mobile Phone
@ 2011-05-16 13:39 dhkuhl
  2011-05-16 15:59 ` Paul Hartman
  2011-05-16 17:12 ` Florian Philipp
  0 siblings, 2 replies; 4+ messages in thread
From: dhkuhl @ 2011-05-16 13:39 UTC (permalink / raw
  To: gentoo-user

[-- Attachment #1: Type: text/plain, Size: 567 bytes --]

I have an Optimus V 3G mobile phone.  When I connect it to my Gentoo box with the usb cable, and turn on usb storage, I get the following message in a pop-up box.Unable to mount 2.0 GB FilesystemNot AuthorizedShould I make the device rwx for all, make a udev rule, or do something else?  The problem is depending on what's plugged in, it may not always be /dev/sdb .  Also, what applications are out there that can interact with the device?  One of the first things I'd like to do is backup and edit my contacts on the Gentoo box and sync it to the phone.Thanks,dhk

[-- Attachment #2: Type: text/html, Size: 694 bytes --]

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [gentoo-user] Gentoo and a Mobile Phone
  2011-05-16 13:39 [gentoo-user] Gentoo and a Mobile Phone dhkuhl
@ 2011-05-16 15:59 ` Paul Hartman
  2011-05-16 17:12 ` Florian Philipp
  1 sibling, 0 replies; 4+ messages in thread
From: Paul Hartman @ 2011-05-16 15:59 UTC (permalink / raw
  To: gentoo-user

On Mon, May 16, 2011 at 8:39 AM,  <dhkuhl@optonline.net> wrote:
> I have an Optimus V 3G mobile phone.  When I connect it to my Gentoo box
> with the usb cable, and turn on usb storage, I get the following message in
> a pop-up box.
>
> Unable to mount 2.0 GB Filesystem
> Not Authorized
>
> Should I make the device rwx for all, make a udev rule, or do something
> else?  The problem is depending on what's plugged in, it may not always be
> /dev/sdb .  Also, what applications are out there that can interact with the
> device?  One of the first things I'd like to do is backup and edit my
> contacts on the Gentoo box and sync it to the phone.

udev rule is definitely the way to go. You can identify it by
manufacturer/model/serial/whatever, and give it a persistent device
name and permissions of your liking. I had mine as /dev/nokia for
example.



^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [gentoo-user] Gentoo and a Mobile Phone
  2011-05-16 13:39 [gentoo-user] Gentoo and a Mobile Phone dhkuhl
  2011-05-16 15:59 ` Paul Hartman
@ 2011-05-16 17:12 ` Florian Philipp
       [not found]   ` <127411.19131.qm@web120307.mail.ne1.yahoo.com>
  1 sibling, 1 reply; 4+ messages in thread
From: Florian Philipp @ 2011-05-16 17:12 UTC (permalink / raw
  To: gentoo-user

[-- Attachment #1: Type: text/plain, Size: 900 bytes --]

Am 16.05.2011 15:39, schrieb dhkuhl@optonline.net:
> I have an Optimus V 3G mobile phone.  When I connect it to my Gentoo box
> with the usb cable, and turn on usb storage, I get the following message
> in a pop-up box.
> 
> Unable to mount 2.0 GB Filesystem
> Not Authorized
> 
> Should I make the device rwx for all, make a udev rule, or do something
> else?  The problem is depending on what's plugged in, it may not always
> be /dev/sdb .  Also, what applications are out there that can interact
> with the device?  One of the first things I'd like to do is backup and
> edit my contacts on the Gentoo box and sync it to the phone.
> 
> Thanks,
> 
> dhk
> 
> 

What permissions are currently set? Maybe you just need to add your user
to another group (plugdev?).

I guess normal USB sticks work?

Otherwise, udev is the way to go.

Hope this helps,
Florian Philipp


[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 262 bytes --]

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [gentoo-user] Gentoo and a Mobile Phone
       [not found]   ` <127411.19131.qm@web120307.mail.ne1.yahoo.com>
@ 2011-05-17 10:11     ` dhk
  0 siblings, 0 replies; 4+ messages in thread
From: dhk @ 2011-05-17 10:11 UTC (permalink / raw
  To: gentoo-user

On 05/17/2011 06:10 AM, Dave Kuhl wrote:
> I had mail forwarding turned on, so my replies to gentoo-user were getting 
> kicked.   Hopefully adding myself and then replying will keep this the same 
> thread.
> 
> 
> 
> 
> ________________________________
> From: Florian Philipp <lists@binarywings.net>
> To: gentoo-user@lists.gentoo.org
> Sent: Mon, May 16, 2011 1:12:07 PM
> Subject: Re: [gentoo-user] Gentoo and a Mobile Phone
> 
> Am 16.05.2011 15:39, schrieb dhkuhl@optonline.net:
>> I have an Optimus V 3G mobile phone.  When I connect it to my Gentoo box
>> with the usb cable, and turn on usb storage, I get the following message
>> in a pop-up box.
>>
>> Unable to mount 2.0 GB Filesystem
>> Not Authorized
>>
>> Should I make the device rwx for all, make a udev rule, or do something
>> else?  The problem is depending on what's plugged in, it may not always
>> be /dev/sdb .  Also, what applications are out there that can interact
>> with the device?  One of the first things I'd like to do is backup and
>> edit my contacts on the Gentoo box and sync it to the phone.
>>
>> Thanks,
>>
>> dhk
>>
>>
> 
> What permissions are currently set? Maybe you just need to add your user
> to another group (plugdev?).
> 
> I guess normal USB sticks work?
> 
> Otherwise, udev is the way to go.
> 
> Hope this helps,
> Florian Philipp
> 

When I plug the phone in the follow shows up.
brw-rw---- 1 root disk 8, 0 May 16 17:02 /dev/sdb
brw-rw---- 1 root disk 8, 1 May 16 17:02 /dev/sdb1

I have to mount other usb sticks manually, although I wouldn't mind if
it was automatic.

Are there apps to interface with the phone?  Right now I'd like to get
pictures and contacts off it.

Thanks,

dhk



^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2011-05-17 10:13 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-05-16 13:39 [gentoo-user] Gentoo and a Mobile Phone dhkuhl
2011-05-16 15:59 ` Paul Hartman
2011-05-16 17:12 ` Florian Philipp
     [not found]   ` <127411.19131.qm@web120307.mail.ne1.yahoo.com>
2011-05-17 10:11     ` dhk

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox