Code: Select all
# console devices
console:root:tty:0600
tty:root:tty:0666
ttyACM?:sascha:tty:0770
tty[0-9]*:root:tty:0660
vc/[0-9]*:root:tty:0660

Code: Select all
usb 2-1: new full speed USB device using uhci_hcd and address 15
usb 2-1: device descriptor read/64, error -71
usb 2-1: device descriptor read/64, error -71
usb 2-1: new full speed USB device using uhci_hcd and address 16
cdc_acm 2-1:1.0: ttyACM0: USB ACM device
Code: Select all
bash-2.05b# cat /sys/module/usbcore/parameters/old_scheme_first
N
Code: Select all
bash-2.05b# echo Y > /sys/module/usbcore/parameters/old_scheme_first
bash-2.05b# cat /sys/module/usbcore/parameters/old_scheme_first
Y
Code: Select all
usb 1-3: USB disconnect, address 104
usb 1-3: new full speed USB device using ohci_hcd and address 105
usb 1-3: config 1 has an invalid interface number: 5 but max is 2
usb 1-3: config 1 has an invalid interface number: 6 but max is 2
usb 1-3: config 1 has an invalid interface number: 8 but max is 2
usb 1-3: config 1 has no interface number 0
usb 1-3: config 1 has no interface number 1
usb 1-3: config 1 has no interface number 2
Code: Select all
0000:0000: [] []
04e8:324c: [] []
0000:0000: [] []
22b8:4902: [] []
045e:0039: [] []
046d:c505: [] []
0000:0000: [] []
Switching to P2K...
P2k Phone foundCode: Select all
0000:0000: [Linux 2.6.11-ck3 ehci_hcd] [nVidia Corporation nForce2 USB Controller]
04e8:324c: [Samsung Electronics Co., Ltd.] [Samsung ML-1740 Series]
0000:0000: [Linux 2.6.11-ck3 ohci_hcd] [nVidia Corporation nForce2 USB Controller (#2)]
22b8:4902: [Motorola Inc.] [Motorola Phone (V220)]
045e:0039: [Microsoft] [Microsoft 5-Button Mouse with IntelliEye(TM)]
046d:c505: [Logitech] [USB Receiver]
0000:0000: [Linux 2.6.11-ck3 ohci_hcd] [nVidia Corporation nForce2 USB Controller]
Switching to P2K...
P2k Phone found

Code: Select all
bash$ chown root:tty /dev/ttyACM0Code: Select all
bash$ chmod 777 /dev/ttyACM0Code: Select all
bash$ chown provicemo:users /dev/ttyACM0Code: Select all
doActConnect
doActConnect
P2kProc::doConnect()
(E_openPhone: Unable to claim the interface)
Code: Select all
usb 2-1.4: usbfs: interface 0 claimed while 'moto4lin' sets config #1
usb 2-1.4: usbfs: interface 1 claimed while 'moto4lin' sets config #1
Code: Select all
[root@bozo ~] p2ktest
P2k Test
Device list:
22b8:4902: [Motorola Inc.] [Motorola Phone (V220)]
05e3:0604: [] [USB Hub]
06a3:1009: [SAITEK] [Saitek Action Pad]
5543:0003: [UC-LOGIC] [Tablet WP4030U]
05e3:0604: [] [USB Hub]
0000:0000: [Linux 2.6.12-gentoo-r9 uhci_hcd] [VIA Technologies, Inc. VT82xxxxx UHCI USB 1.1 Controller (#2)]
051d:0002: [APC] [Back-UPS ES 500 FW:801.e5.D USB FW:e5]
045e:0039: [Microsoft] [Microsoft 5-Button Mouse with IntelliEye(TM)]
0000:0000: [Linux 2.6.12-gentoo-r9 uhci_hcd] [VIA Technologies, Inc. VT82xxxxx UHCI USB 1.1 Controller]
Switching to P2K...
P2k Phone found
(E_p2k_openPhone.-1: no p2k phone)
(E_p2k_sendControl.-6: no connection)
(E_p2k_getPhoneName.-14: E001)
Can not get phone model
(E_p2k_sendControl.-6: no connection)
(E_p2k_getDriveName.-14: E001)
Can not get drive name
(E_p2k_sendControl.-6: no connection)
(E_p2k_freeSpace.-14: E001)
Can not get free space(E_p2k_sendControl.-6: no connection)
(E_p2k_fileCount.-14: E001)
Can not get file count(E_p2k_sendControl.-6: no connection)
(E_p2k_fileCount.-14: E001)
(E_p2k_fileList.-14: E000)
[root@bozo ~]
Code: Select all
chmod +s /usr/bin/moto4lin

Code: Select all
New mode: 1
doActConnect
doActConnect
P2kProc::doConnect()
sh: /dev/usb/acm/0: No such file or directory
Code: Select all
P2k Test
Device list:
No phone found.
Code: Select all
usb 4-1: new full speed USB device using uhci_hcd and address 12
usb 4-1: device not accepting address 12, error -71
usb 4-1: new full speed USB device using uhci_hcd and address 13
usb 4-1: device not accepting address 13, error -71
usb 4-1: new full speed USB device using uhci_hcd and address 14
cdc_acm 4-1:1.0: ttyACM0: USB ACM device
Code: Select all
usbserial 30184 2 pl2303,safe_serial
usbhid 36576 0
usb_storage 33924 0
usbcore 123580 10 pl2303,safe_serial,usbserial,cdc_acm,uhci_hcd,ehci_hcd,usbhid,usb_storage,ndiswrapper
Code: Select all
moto4lin
Form1
PhoneMan
New mode: 1
doActConnect
doActConnect
P2kProc::doConnect()
New mode: 0
Code: Select all
New mode: 1
doActConnect
doActConnect
P2kProc::doConnect()