Re: connecting to the cdm9950sp/vm4450
Daniel Senderowicz <[email protected]> Thu, 21 Jul 2011 20:10:20 -0700
| Newsgroups | gmane.comp.mobile.bitpim.user |
|---|---|
| Message-ID | <1311304220.25037.22.camel@bicho> |
Hi,
I'm a member of plugdev and I don't have any problem when I plug a usb
device such as a thumbdrive or others.
Here are the answers to your questions.
Thanks again,
Daniel
sudo tail -f /var/log/messages:
____________________________________________________________________
Jul 21 19:55:13 Gardel kernel: imklog 4.6.4, log source = /proc/kmsg
started.
Jul 21 19:55:13 Gardel rsyslogd: [origin software="rsyslogd"
swVersion="4.6.4" x-pid="5667" x-info="http://www.rsyslog.com"]
(re)start
Jul 21 19:55:13 Gardel rsyslogd: rsyslogd's groupid changed to 103
Jul 21 19:55:13 Gardel rsyslogd: rsyslogd's userid changed to 101
____________________________________________________________________
sudo lsusb:
____________________________________________________________________
Bus 005 Device 004: ID 046d:c505 Logitech, Inc. Cordless Mouse+Keyboard
Receiver
Bus 005 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 004 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 003 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 002 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
____________________________________________________________________
cat /lib/udev/rules.d/40-bitpim.rules
____________________________________________________________________
ACTION=="add", ATTR{idProduct}=="0232", ATTR{idVendor}=="6547", RUN
+="/lib/udev/bpudev $env{DEVNAME} $number $sysfs{devnum}",
ENV{REMOVE_CMD}="/lib/udev/bpudev --del $env{DEVNAME} $number
$sysfs{devnum}"
ACTION=="add", ATTR{idProduct}=="0701", ATTR{idVendor}=="0474", RUN
+="/lib/udev/bpudev $env{DEVNAME} $number $sysfs{devnum}",
ENV{REMOVE_CMD}="/lib/udev/bpudev --del $env{DEVNAME} $number
$sysfs{devnum}"
ACTION=="add", ATTR{idProduct}=="071f", ATTR{idVendor}=="0474", RUN
+="/lib/udev/bpudev $env{DEVNAME} $number $sysfs{devnum}",
ENV{REMOVE_CMD}="/lib/udev/bpudev --del $env{DEVNAME} $number
$sysfs{devnum}"
ACTION=="add", ATTR{idProduct}=="0743", ATTR{idVendor}=="0474", RUN
+="/lib/udev/bpudev $env{DEVNAME} $number $sysfs{devnum}",
ENV{REMOVE_CMD}="/lib/udev/bpudev --del $env{DEVNAME} $number
$sysfs{devnum}"
ACTION=="add", ATTR{idProduct}=="0745", ATTR{idVendor}=="0474", RUN
+="/lib/udev/bpudev $env{DEVNAME} $number $sysfs{devnum}",
ENV{REMOVE_CMD}="/lib/udev/bpudev --del $env{DEVNAME} $number
$sysfs{devnum}"
ACTION=="add", ATTR{idProduct}=="10c5", ATTR{idVendor}=="10ab", RUN
+="/lib/udev/bpudev $env{DEVNAME} $number $sysfs{devnum}",
ENV{REMOVE_CMD}="/lib/udev/bpudev --del $env{DEVNAME} $number
$sysfs{devnum}"
ACTION=="add", ATTR{idProduct}=="2003", ATTR{idVendor}=="0731", RUN
+="/lib/udev/bpudev $env{DEVNAME} $number $sysfs{devnum}",
ENV{REMOVE_CMD}="/lib/udev/bpudev --del $env{DEVNAME} $number
$sysfs{devnum}"
ACTION=="add", ATTR{idProduct}=="2101", ATTR{idVendor}=="106c", RUN
+="/lib/udev/bpudev $env{DEVNAME} $number $sysfs{devnum}",
ENV{REMOVE_CMD}="/lib/udev/bpudev --del $env{DEVNAME} $number
$sysfs{devnum}"
ACTION=="add", ATTR{idProduct}=="2303", ATTR{idVendor}=="067b", RUN
+="/lib/udev/bpudev $env{DEVNAME} $number $sysfs{devnum}",
ENV{REMOVE_CMD}="/lib/udev/bpudev --del $env{DEVNAME} $number
$sysfs{devnum}"
ACTION=="add", ATTR{idProduct}=="2a22", ATTR{idVendor}=="22b8", RUN
+="/lib/udev/bpudev $env{DEVNAME} $number $sysfs{devnum}",
ENV{REMOVE_CMD}="/lib/udev/bpudev --del $env{DEVNAME} $number
$sysfs{devnum}"
ACTION=="add", ATTR{idProduct}=="2a62", ATTR{idVendor}=="22b8", RUN
+="/lib/udev/bpudev $env{DEVNAME} $number $sysfs{devnum}",
ENV{REMOVE_CMD}="/lib/udev/bpudev --del $env{DEVNAME} $number
$sysfs{devnum}"
ACTION=="add", ATTR{idProduct}=="2a64", ATTR{idVendor}=="22b8", RUN
+="/lib/udev/bpudev $env{DEVNAME} $number $sysfs{devnum}",
ENV{REMOVE_CMD}="/lib/udev/bpudev --del $env{DEVNAME} $number
$sysfs{devnum}"
ACTION=="add", ATTR{idProduct}=="3100", ATTR{idVendor}=="05c6", RUN
+="/lib/udev/bpudev $env{DEVNAME} $number $sysfs{devnum}",
ENV{REMOVE_CMD}="/lib/udev/bpudev --del $env{DEVNAME} $number
$sysfs{devnum}"
ACTION=="add", ATTR{idProduct}=="4902", ATTR{idVendor}=="22b8", RUN
+="/lib/udev/bpudev $env{DEVNAME} $number $sysfs{devnum}",
ENV{REMOVE_CMD}="/lib/udev/bpudev --del $env{DEVNAME} $number
$sysfs{devnum}"
ACTION=="add", ATTR{idProduct}=="6000", ATTR{idVendor}=="1004", RUN
+="/lib/udev/bpudev $env{DEVNAME} $number $sysfs{devnum}",
ENV{REMOVE_CMD}="/lib/udev/bpudev --del $env{DEVNAME} $number
$sysfs{devnum}"
ACTION=="add", ATTR{idProduct}=="6001", ATTR{idVendor}=="0403", RUN
+="/lib/udev/bpudev $env{DEVNAME} $number $sysfs{devnum}",
ENV{REMOVE_CMD}="/lib/udev/bpudev --del $env{DEVNAME} $number
$sysfs{devnum}"
ACTION=="add", ATTR{idProduct}=="6601", ATTR{idVendor}=="04e8", RUN
+="/lib/udev/bpudev $env{DEVNAME} $number $sysfs{devnum}",
ENV{REMOVE_CMD}="/lib/udev/bpudev --del $env{DEVNAME} $number
$sysfs{devnum}"
ACTION=="add", ATTR{idProduct}=="6640", ATTR{idVendor}=="04e8", RUN
+="/lib/udev/bpudev $env{DEVNAME} $number $sysfs{devnum}",
ENV{REMOVE_CMD}="/lib/udev/bpudev --del $env{DEVNAME} $number
$sysfs{devnum}"
___________________________________________________________________
groups:
___________________________________________________________________
daniel adm dialout fax cdrom floppy tape dip video plugdev fuse lpadmin
admin sambashare
___________________________________________________________________
On Thu, 2011-07-21 at 19:19 -0700, D.J. wrote:
> What do the following two commands produce when the phone is
> connected?
>
> $ sudo tail -f /var/log/messages
>
> $ sudo lsusb
> $ cat /lib/udev/rules.d/40-bitpim.rules
>
> $ groups
>
> Are you a member of the plugdev group? Do other usb devices work for
> your user, i.e. thumb drives? I believe you have a permissions or
> device problem as the phone is supported by bitpim (listed as the
> Toshiba version).
>
> Good luck. ;-)
>
> --- On Thu, 7/21/11, Daniel Senderowicz <[email protected]>
> wrote:
>
> From: Daniel Senderowicz <[email protected]>
> Subject: Re: [BitPim-user] connecting to the cdm9950sp/vm4450
> To: [email protected]
> Cc: [email protected]
> Date: Thursday, July 21, 2011, 9:37 PM
>
> I did try to run as root, but no avail.
>
> My bitpim was installed through Synaptic (Ubuntu natty 11.04),
> so I
> assume that all the files should be there. However I wonder if
> the
> instructions you indicate are up to date and concurrent with
> the way the
> installation places the files. For example, there is
> no /etc/udev/rules.d/60-bitpim.rules, but there
> is /lib/udev/rules.d/40-bitpim.rules, also there is
> no /usr/bin/bpudev,
> but there is /lib/udev/bpudev and there is no "cellusers"
> group.
>
> In any case, I'm wondering: when I plug the phone in,
> shouldn't I see
> some port automatically opened in /dev, even without running
> bitpim?
>
> Many thanks for your time. Best regards,
>
> Daniel
>
> On Thu, 2011-07-21 at 18:10 -0700, D.J. wrote:
> > Do you have permissions to the device? Have you tried
> starting bitpim
> > as su or a normal user? Did you setup permissions?
> >
> > http://www.bitpim.org/help/howto-linuxusb.htm
> >
> > Good luck. ;-)
> >
> > --- On Wed, 7/20/11, Daniel Senderowicz
> <[email protected]>
> > wrote:
> >
> > From: Daniel Senderowicz <[email protected]>
> > Subject: Re: [BitPim-user] connecting to the
> cdm9950sp/vm4450
> > To: [email protected]
> > Cc: [email protected]
> > Date: Wednesday, July 20, 2011, 1:59 PM
> >
> > Actually is loaded, what happens is that when I run
> lsmod I
> > have to "
> > "grep" for cdc_acm instead of cdc-acm. However
> bitpim is still
> > unable to
> > detect the phone. Any ideas?
> >
> > Thanks,
> >
> > Daniel
> >
> > On Wed, 2011-07-20 at 10:44 -0700, Daniel
> Senderowicz wrote:
> > > I did and apparently is succesful since no error
> message
> > comes out, but
> > > when I run lsmod it does not show the cdc-acm. Is
> there
> > anything that I
> > > should do?
> > >
> > > Thanks,
> > >
> > > Daniel
> > >
> > > On Tue, 2011-07-19 at 19:11 -0700, D.J. wrote:
> > > > Have you tried actually modprobing the driver
> instead of
> > listing the
> > > > module?
> > > >
> > > > As root or su issue:
> > > >
> > > > modprobe cdc-acm
> > > >
> > > > To check that it's loaded
> > > >
> > > > lsmod | grep cdc-acm
> > > >
> > > > Good luck. ;-)
> > > >
> > > > --- On Tue, 7/19/11, Daniel Senderowicz
> > <[email protected]>
> > > > wrote:
> > > >
> > > > From: Daniel Senderowicz
> > <[email protected]>
> > > > Subject: [BitPim-user] connecting to the
> > cdm9950sp/vm4450
> > > > To: [email protected]
> > > > Cc: [email protected]
> > > > Date: Tuesday, July 19, 2011, 6:08 PM
> > > >
> > > > Hi,
> > > >
> > > > Sorry if this was already answered but
> I'm new to
> > the list.
> > > > I'm trying
> > > > to retrieve some pictures from an old
> phone
> > Audiovox
> > > > cdm9950sp. I set
> > > > the port to "auto" mode but the programs
> says that
> > it "failed"
> > > > detecting
> > > > the phone. I read that I need to have
> the module
> > cdc-acm.ko
> > > > loaded in
> > > > the kernel. If I do:
> > > >
> > > > $ modprobe -l | grep acm
> > > >
> > > > y get:
> > > >
> > > > kernel/drivers/usb/class/cdc-acm.ko
> > > >
> > > > So I do I go from here?
> > > >
> > > > Many thanks in advance.
> > > >
> > > > Daniel
> > > >
> > > >
> >
> ------------------------------------------------------------------------------
> > > > Magic Quadrant for Content-Aware Data
> Loss
> > Prevention
> > > > Research study explores the data loss
> prevention
> > market.
> > > > Includes in-depth
> > > > analysis on the changes within the DLP
> market, and
> > the
> > > > criteria used to
> > > > evaluate the strengths and weaknesses of
> these DLP
> > solutions.
> > > >
> http://www.accelacomm.com/jaw/sfnl/114/51385063/
> > > >
> _______________________________________________
> > > > BitPim-user mailing list
> > [email protected]
> > > > Unsubscribe or change options at
> > > >
> >
> https://lists.sourceforge.net/lists/listinfo/bitpim-user
> > > >
> > > > There are several hundred people on this
> list.
> > Please be
> > > > courteous, on topic and follow the
> instructions
> > before posting
> > > > http://www.bitpim.org/help/support.htm
> > > >
> > > >
> >
> ------------------------------------------------------------------------------
> > > > 10 Tips for Better Web Security
> > > > Learn 10 ways to better secure your business
> today. Topics
> > covered include:
> > > > Web security, SSL, hacker attacks & Denial of
> Service
> > (DoS), private keys,
> > > > security Microsoft Exchange, secure Instant
> Messaging, and
> > much more.
> > > > http://www.accelacomm.com/jaw/sfnl/114/51426210/
> > > > _______________________________________________
> > BitPim-user mailing list
> [email protected]
> > Unsubscribe or change options at
> >
> https://lists.sourceforge.net/lists/listinfo/bitpim-user
> There
> > are several hundred people on this list. Please be
> courteous,
> > on topic and follow the instructions before posting
> > http://www.bitpim.org/help/support.htm
> > >
> > >
> >
> ------------------------------------------------------------------------------
> > > 10 Tips for Better Web Security
> > > Learn 10 ways to better secure your business
> today. Topics
> > covered include:
> > > Web security, SSL, hacker attacks & Denial of
> Service (DoS),
> > private keys,
> > > security Microsoft Exchange, secure Instant
> Messaging, and
> > much more.
> > > http://www.accelacomm.com/jaw/sfnl/114/51426210/
> > > _______________________________________________
> > > BitPim-user mailing list
> [email protected]
> > > Unsubscribe or change options at
> > >
> https://lists.sourceforge.net/lists/listinfo/bitpim-user
> > >
> > > There are several hundred people on this list.
> Please be
> > > courteous, on topic and follow the instructions
> before
> > posting
> > > http://www.bitpim.org/help/support.htm
> >
> >
> ------------------------------------------------------------------------------
> > 10 Tips for Better Web Security
> > Learn 10 ways to better secure your business today.
> Topics
> > covered include:
> > Web security, SSL, hacker attacks & Denial of
> Service (DoS),
> > private keys,
> > security Microsoft Exchange, secure Instant
> Messaging, and
> > much more.
> > http://www.accelacomm.com/jaw/sfnl/114/51426210/
> > _______________________________________________
> > BitPim-user mailing list
> [email protected]
> > Unsubscribe or change options at
> >
> https://lists.sourceforge.net/lists/listinfo/bitpim-user
> >
> > There are several hundred people on this list.
> Please be
> > courteous, on topic and follow the instructions
> before posting
> > http://www.bitpim.org/help/support.htm
> >
> >
> ------------------------------------------------------------------------------
> > 10 Tips for Better Web Security
> > Learn 10 ways to better secure your business today. Topics
> covered include:
> > Web security, SSL, hacker attacks & Denial of Service (DoS),
> private keys,
> > security Microsoft Exchange, secure Instant Messaging, and
> much more.
> > http://www.accelacomm.com/jaw/sfnl/114/51426210/
> > _______________________________________________ BitPim-user
> mailing list [email protected] Unsubscribe or
> change options at
> https://lists.sourceforge.net/lists/listinfo/bitpim-user There
> are several hundred people on this list. Please be courteous,
> on topic and follow the instructions before posting
> http://www.bitpim.org/help/support.htm
>
> ------------------------------------------------------------------------------
> 10 Tips for Better Web Security
> Learn 10 ways to better secure your business today. Topics
> covered include:
> Web security, SSL, hacker attacks & Denial of Service (DoS),
> private keys,
> security Microsoft Exchange, secure Instant Messaging, and
> much more.
> http://www.accelacomm.com/jaw/sfnl/114/51426210/
> _______________________________________________
> BitPim-user mailing list [email protected]
> Unsubscribe or change options at
> https://lists.sourceforge.net/lists/listinfo/bitpim-user
>
> There are several hundred people on this list. Please be
> courteous, on topic and follow the instructions before posting
> http://www.bitpim.org/help/support.htm
>
> ------------------------------------------------------------------------------
> 10 Tips for Better Web Security
> Learn 10 ways to better secure your business today. Topics covered include:
> Web security, SSL, hacker attacks & Denial of Service (DoS), private keys,
> security Microsoft Exchange, secure Instant Messaging, and much more.
> http://www.accelacomm.com/jaw/sfnl/114/51426210/
> _______________________________________________ BitPim-user mailing list [email protected] Unsubscribe or change options at https://lists.sourceforge.net/lists/listinfo/bitpim-user There are several hundred people on this list. Please be courteous, on topic and follow the instructions before posting http://www.bitpim.org/help/support.htm
------------------------------------------------------------------------------
10 Tips for Better Web Security
Learn 10 ways to better secure your business today. Topics covered include:
Web security, SSL, hacker attacks & Denial of Service (DoS), private keys,
security Microsoft Exchange, secure Instant Messaging, and much more.
http://www.accelacomm.com/jaw/sfnl/114/51426210/
_______________________________________________
BitPim-user mailing list [email protected]
Unsubscribe or change options at
https://lists.sourceforge.net/lists/listinfo/bitpim-user
There are several hundred people on this list. Please be
courteous, on topic and follow the instructions before posting
http://www.bitpim.org/help/support.htm