[CentOS] How to get Centos to recognize a Motorola RAZR V3 as a USB device?

Tue Jul 16 12:10:05 UTC 2013
Rock <Rocksockdoc at gmail.com>

On Tue, 16 Jul 2013 06:58:32 +0000, Woehrle Hartmut SBB CFF FFS (Extern)
wrote:

> What does dmesg say when you plug that device in?
> Is there an output when using lsusb and does it correspond to your devices?

$ lsusb
REPORTED: 
  Bus 003 Device 002: ID 22b8:4902 Motorola PCS Triplet GSM Phone (AT)

$ dmesg
REPORTED:
  usb 3-1: new full speed USB device number 2 using xhci_hcd
  usb 3-1: New USB device found, idVendor=22b8, idProduct=4902
  usb 3-1: New USB device strings: Mfr=1, Product=2, SerialNumber=0
  usb 3-1: Product: Motorola Phone (V3re)
  usb 3-1: Manufacturer: Motorola Inc.
  usb 3-1: configuration #1 chosen from 1 choice
  usb 3-1: ep 0x89 - rounding interval to 64 microframes, ep desc says 80 microframes
  cdc_acm 3-1:1.0: ttyACM0: USB ACM device
  usbcore: registered new interface driver cdc_acm
  cdc_acm: v0.26:USB Abstract Control Model driver for USB modems and ISDN adapters

I'm not sure what this tells me though, other than it's a V3re (I thought it
was just a V3) and that Centos does recognize it for what it is.

Yet, how do I access the pictures on it?