[gnome-bluetooth] Appropriate mobile phone device usb port path for Phone Manager 0.40

soko.tica soko.tica at gmail.com
Tue Oct 7 19:51:09 CEST 2008


On Ubuntu 8.04, running Phone Manager 0.40, I'm not able to locate
device path for mobile phone in /Preferences/Connection tab, although
the device is registered at the system when plugged. What path should I
put in there? It seems unprobable I should list /dev/something.

Thanks in advance.

Below is the output that may be useful:

lazar at milinko:$ cat /var/log/messages
--------
Oct  6 16:02:16 milinko kernel: [   28.017786] usbcore: registered new
interface driver usbfs
Oct  6 16:02:16 milinko kernel: [   28.017818] usbcore: registered new
interface driver hub
Oct  6 16:02:16 milinko kernel: [   28.017853] usbcore: registered new
device driver usb
Oct  6 16:02:16 milinko kernel: [   28.019426] usb usb1: configuration
#1 chosen from 1 choice
Oct  6 16:02:16 milinko kernel: [   28.120161] usb usb2: configuration
#1 chosen from 1 choice
Oct  6 16:02:16 milinko kernel: [   28.223982] usb usb3: configuration
#1 chosen from 1 choice
Oct  6 16:02:16 milinko kernel: [   28.327731] usb usb4: configuration
#1 chosen from 1 choice
Oct  6 16:02:16 milinko kernel: [   28.438670] usb usb5: configuration
#1 chosen from 1 choice
Oct  7 11:09:07 milinko kernel: [   28.241670] usbcore: registered new
interface driver usbfs
Oct  7 11:09:07 milinko kernel: [   28.241701] usbcore: registered new
interface driver hub
Oct  7 11:09:07 milinko kernel: [   28.252901] usbcore: registered new
device driver usb
Oct  7 11:09:07 milinko kernel: [   28.262275] usb usb1: configuration
#1 chosen from 1 choice
Oct  7 11:09:07 milinko kernel: [   28.365662] usb usb2: configuration
#1 chosen from 1 choice
Oct  7 11:09:07 milinko kernel: [   28.469494] usb usb3: configuration
#1 chosen from 1 choice
Oct  7 11:09:07 milinko kernel: [   28.573225] usb usb4: configuration
#1 chosen from 1 choice
Oct  7 11:09:07 milinko kernel: [   28.696752] usb usb5: configuration
#1 chosen from 1 choice
Oct  7 14:33:37 milinko kernel: [12293.174934] usb 1-2: new full speed
USB device using uhci_hcd and address 2
Oct  7 14:33:38 milinko kernel: [12293.362715] usb 1-2: configuration
#3 chosen from 1 choice
Oct  7 14:33:38 milinko kernel: [12293.966902] usbcore: registered new
interface driver cdc_acm
Oct  7 14:33:38 milinko kernel: [12293.967234]
/build/buildd/linux-2.6.24/drivers/usb/class/cdc-acm.c: v0.25:USB
Abstract Control Model driver for USB modems and ISDN adapters
Oct  7 14:33:38 milinko kernel: [12294.063079] usb0: register
'cdc_ether' at usb-0000:00:1d.0-2, CDC Ethernet Device,
02:80:37:0d:03:00
Oct  7 14:33:38 milinko kernel: [12294.063498] usbcore: registered new
interface driver cdc_ether
Oct  7 18:24:08 milinko kernel: [26093.499046] usb 1-2: USB
disconnect, address 2
Oct  7 18:24:08 milinko kernel: [26093.501568] usb0: unregister
'cdc_ether' usb-0000:00:1d.0-2, CDC Ethernet Device
lazar at milinko:/etc/hal/fdi/policy$ mount /dev/usb0 /media/phone
mount: only root can do that
lazar at milinko:/etc/hal/fdi/policy$ sudo mount /dev/usb0 /media/phone
[sudo] password for lazar:
mount: mount point /media/phone does not exist
lazar at milinko:$ cd /dev
lazar at milinko:/dev$ ls -l|less
lazar at milinko:/dev$ sudo mkdir /media/phone
lazar at milinko:/dev$ sudo mount /dev/usb0 /media/phone
mount: special device /dev/usb0 does not exist
lazar at milinko:/dev$ sudo mount /dev/usb /media/phone
mount: special device /dev/usb does not exist

lazar at milinko:$ lsusb -v|less

Bus 001 Device 002: ID 0fce:d070 Sony Ericsson Mobile Communications AB
Device Descriptor:
 bLength                18
 bDescriptorType         1
 bcdUSB               2.00
 bDeviceClass            2 Communications
 bDeviceSubClass         0
 bDeviceProtocol         0
 bMaxPacketSize0        64
 idVendor           0x0fce Sony Ericsson Mobile Communications AB
 idProduct          0xd070
 bcdDevice            0.00
 iManufacturer           1
 iProduct                2
 iSerial                 3
 bNumConfigurations      1
 Configuration Descriptor:
   bLength                 9
   bDescriptorType         2
   wTotalLength          335
   bNumInterfaces         10
   bConfigurationValue     3
   iConfiguration          9
   bmAttributes         0x80
     (Bus Powered)
   MaxPower              500mA
   Interface Descriptor:
... and so on...
===========


More information about the gnome-bluetooth mailing list