public inbox for gentoo-user@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-user] wammu error
@ 2010-06-16 19:37 James
  2010-06-17  8:17 ` Carlos
  0 siblings, 1 reply; 5+ messages in thread
From: James @ 2010-06-16 19:37 UTC (permalink / raw
  To: gentoo-user


hello,

I'm trying to get gammu to connect to a motorola razor phone
under gentoo (kde4).
lsusb shows:
Bus 002 Device 008: ID 22b8:2b44 Motorola PCS

I get this message when using the "guided" part of the wizard
for initial setup:

" Error opening device
You don't have permissions for /dev/bus/usb/002
Maybe you need to be member of the root group"


I'm in the many groups including but not limited to:
wheel, tty, usb....

End of dmesg files shows:
usb 2-7: new full speed USB device using ohci_hcd and address 7
usb 2-7: configuration #1 chosen from 1 choice
usb 2-7: USB disconnect, address 7
usb 2-7: new full speed USB device using ohci_hcd and address 8
usb 2-7: configuration #1 chosen from 1 choice

upon connecting and disconnecting usb to cell phone.

ls shows /dev/bus/usb/002

crw-rw-r-- 1 root usb 189, 128 Jun  8 23:54 001
crw-rw-r-- 1 root usb 189, 129 Jun  8 23:54 002
crw-rw-r-- 1 root usb 189, 130 Jun  8 23:54 003
crw-rw-r-- 1 root usb 189, 131 Jun  8 23:54 004
crw-rw-r-- 1 root usb 189, 135 Jun 16 15:35 008

So what's the deal? Suggests on this or another software
package to access the motorola razor cell phone is appreciated.


suggestions?

James




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

* Re: [gentoo-user] wammu error
  2010-06-16 19:37 [gentoo-user] wammu error James
@ 2010-06-17  8:17 ` Carlos
  2010-06-17 18:52   ` [gentoo-user] " James
  0 siblings, 1 reply; 5+ messages in thread
From: Carlos @ 2010-06-17  8:17 UTC (permalink / raw
  To: gentoo-user

On 06/16/2010 09:37 PM, James wrote:
>
> hello,
>
> I'm trying to get gammu to connect to a motorola razor phone
> under gentoo (kde4).
> lsusb shows:
> Bus 002 Device 008: ID 22b8:2b44 Motorola PCS
>
> I get this message when using the "guided" part of the wizard
> for initial setup:
>
> " Error opening device
> You don't have permissions for /dev/bus/usb/002
> Maybe you need to be member of the root group"
>
>
> I'm in the many groups including but not limited to:
> wheel, tty, usb....
>
> End of dmesg files shows:
> usb 2-7: new full speed USB device using ohci_hcd and address 7
> usb 2-7: configuration #1 chosen from 1 choice
> usb 2-7: USB disconnect, address 7
> usb 2-7: new full speed USB device using ohci_hcd and address 8
> usb 2-7: configuration #1 chosen from 1 choice
>
> upon connecting and disconnecting usb to cell phone.
>
> ls shows /dev/bus/usb/002
>
> crw-rw-r-- 1 root usb 189, 128 Jun  8 23:54 001
> crw-rw-r-- 1 root usb 189, 129 Jun  8 23:54 002
> crw-rw-r-- 1 root usb 189, 130 Jun  8 23:54 003
> crw-rw-r-- 1 root usb 189, 131 Jun  8 23:54 004
> crw-rw-r-- 1 root usb 189, 135 Jun 16 15:35 008
>
> So what's the deal? Suggests on this or another software
> package to access the motorola razor cell phone is appreciated.
>
>
> suggestions?
>
> James
>

How was the device node chosen?  It appears there is no device connected 
to /dev/bus/usb/002, but rather /dev/bus/usb/008.

Although the software reports a permissions issue, perhaps the problem 
is related to a bad choice of device node?

Hope that helps,
Carlos



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

* [gentoo-user] Re: wammu error
  2010-06-17  8:17 ` Carlos
@ 2010-06-17 18:52   ` James
  2010-06-17 19:17     ` Dale
  0 siblings, 1 reply; 5+ messages in thread
From: James @ 2010-06-17 18:52 UTC (permalink / raw
  To: gentoo-user

Carlos <skyclan <at> gmx.net> writes:



> > End of dmesg files shows:
> > usb 2-7: new full speed USB device using ohci_hcd and address 7
> > usb 2-7: configuration #1 chosen from 1 choice
> > usb 2-7: USB disconnect, address 7
> > usb 2-7: new full speed USB device using ohci_hcd and address 8
> > usb 2-7: configuration #1 chosen from 1 choice


this shows several connection/disconnection cycles
with address either ..../002/007 or .../002/008

> > crw-rw-r-- 1 root usb 189, 128 Jun  8 23:54 001
> > crw-rw-r-- 1 root usb 189, 129 Jun  8 23:54 002
> > crw-rw-r-- 1 root usb 189, 130 Jun  8 23:54 003
> > crw-rw-r-- 1 root usb 189, 131 Jun  8 23:54 004
> > crw-rw-r-- 1 root usb 189, 135 Jun 16 15:35 008

These devices have the absolute path of 

/dev/bus/usb/002/<001,002,003,005 or 008>

> How was the device node chosen?  It appears there is no device connected 
> to /dev/bus/usb/002, but rather /dev/bus/usb/008.

see above


> Although the software reports a permissions issue, perhaps the problem 
> is related to a bad choice of device node?

I did nothing to create a device node. Kernel config issue?
Custom udev rule?
dbus trickery?

Hal mystery (need dale on this one....)


Dunno, that's why I posted, as to guidance on using
a motorola (razor) phone with wammu, gammu or any other
cell based software that works reasonably well with gentoo,
are all valid snippets of information, of keen interest to me.


James








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

* Re: [gentoo-user] Re: wammu error
  2010-06-17 18:52   ` [gentoo-user] " James
@ 2010-06-17 19:17     ` Dale
  2010-06-19 14:07       ` James
  0 siblings, 1 reply; 5+ messages in thread
From: Dale @ 2010-06-17 19:17 UTC (permalink / raw
  To: gentoo-user

James wrote:
> Carlos<skyclan<at>  gmx.net>  writes:
>
>
>
>    
>>> End of dmesg files shows:
>>> usb 2-7: new full speed USB device using ohci_hcd and address 7
>>> usb 2-7: configuration #1 chosen from 1 choice
>>> usb 2-7: USB disconnect, address 7
>>> usb 2-7: new full speed USB device using ohci_hcd and address 8
>>> usb 2-7: configuration #1 chosen from 1 choice
>>>        
>
> this shows several connection/disconnection cycles
> with address either ..../002/007 or .../002/008
>
>    
>>> crw-rw-r-- 1 root usb 189, 128 Jun  8 23:54 001
>>> crw-rw-r-- 1 root usb 189, 129 Jun  8 23:54 002
>>> crw-rw-r-- 1 root usb 189, 130 Jun  8 23:54 003
>>> crw-rw-r-- 1 root usb 189, 131 Jun  8 23:54 004
>>> crw-rw-r-- 1 root usb 189, 135 Jun 16 15:35 008
>>>        
> These devices have the absolute path of
>
> /dev/bus/usb/002/<001,002,003,005 or 008>
>
>    
>> How was the device node chosen?  It appears there is no device connected
>> to /dev/bus/usb/002, but rather /dev/bus/usb/008.
>>      
> see above
>
>
>    
>> Although the software reports a permissions issue, perhaps the problem
>> is related to a bad choice of device node?
>>      
> I did nothing to create a device node. Kernel config issue?
> Custom udev rule?
> dbus trickery?
>
> Hal mystery (need dale on this one....)
>
>
> Dunno, that's why I posted, as to guidance on using
> a motorola (razor) phone with wammu, gammu or any other
> cell based software that works reasonably well with gentoo,
> are all valid snippets of information, of keen interest to me.
>
>
> James
>
>    

I still have hal on here just not for my keyboard and mouse.  I did run 
into a rules problem one time a good while back, printer I think or 
maybe my camera.  I removed all the rules and then re-emerged hal.  I 
then restarted hal and things worked fine.  If you use KDE, I would log 
out and back in just in case.  I would copy them to another location 
instead of deleting them tho.  You may have one that you need or need to 
reference back to, in case it is a bug and you want to report it or 
something.

Hope that helps.

Dale

:-)  :-)



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

* [gentoo-user] Re: wammu error
  2010-06-17 19:17     ` Dale
@ 2010-06-19 14:07       ` James
  0 siblings, 0 replies; 5+ messages in thread
From: James @ 2010-06-19 14:07 UTC (permalink / raw
  To: gentoo-user

Dale <rdalek1967 <at> gmail.com> writes:


> I still have hal on here just not for my keyboard and mouse.  I did run 
> into a rules problem one time a good while back, printer I think or 
> maybe my camera.  I removed all the rules and then re-emerged hal.  I 
> then restarted hal and things worked fine.  If you use KDE, I would log 
> out and back in just in case.  I would copy them to another location 
> instead of deleting them tho.  You may have one that you need or need to 
> reference back to, in case it is a bug and you want to report it or 
> something.


OK.

Thanks for that input.
I'll mess around with udev and hal 
and see what I come up with.


James








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

end of thread, other threads:[~2010-06-19 15:03 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-06-16 19:37 [gentoo-user] wammu error James
2010-06-17  8:17 ` Carlos
2010-06-17 18:52   ` [gentoo-user] " James
2010-06-17 19:17     ` Dale
2010-06-19 14:07       ` James

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