Vreemd, want met mijn Motorola V6 Maxx gaat het perfect via de verkenner. Probeer anders eens eerst moto4lin te gebruiken om hem aan te koppelen. En anders, wat ik al eerder zei BitPim gebruiken: www.bitpim.org
Bitpim geinstalleerd en de telefoon op laten zoeken. Krijg vervolgens de volgende melding als ik data van de telefoon probeer te halen:
BitPim version: 1.0.6-Debian
An unexpected exception has occurred.
Please see the help for details on what to do.
Traceback (most recent call last):
File "/usr/share/bitpim/code/gui.py", line 284, in run
res=call()
File "/usr/share/bitpim/code/gui.py", line 159, in __call__
return apply(self.method, self.args+args, d)
File "/usr/share/bitpim/code/gui.py", line 1999, in getphoneinfo
self.setupcomm()
File "/usr/share/bitpim/code/gui.py", line 1866, in setupcomm
configparameters=comcfg)
File "/usr/share/bitpim/code/commport.py", line 68, in __init__
self._openport(self.port, *self.params)
File "/usr/share/bitpim/code/commport.py", line 97, in _openport
self.ser=self._openusb(port, timeout)
File "/usr/share/bitpim/code/commport.py", line 129, in _openusb
return _usbdevicewrapper(iface.openbulk(), timeout)
File "/usr/lib/bitpim/native/usb/usb.py", line 172, in openbulk
raise USBException()
USBException: could not claim interface 1: Bewerking niet toegestaan
Variables by last 8 frames, innermost last
Frame run in /usr/share/bitpim/code/gui.py at line 277
resultcb = <gui.Callback instance at 0xd438c2c>
res = None
self = <WorkerThread(BitPim helper, started daemon -1276089456)>
item = (<gui.Request instance at 0xb1519cc>, <gui.Callback instance at 0xd438c2c>)
call = <gui.Request instance at 0xb1519cc>
ex = USBException('could not claim interface 1: Bewerking niet toegestaan',)
e = USBException('could not claim interface 1: Bewerking niet toegestaan',)
first = 0
Frame __call__ in /usr/share/bitpim/code/gui.py at line 159
self = <gui.Request instance at 0xb1519cc>
args = ()
d = Keys []
{}
kwargs = Keys []
{}
Frame getphoneinfo in /usr/share/bitpim/code/gui.py at line 1999
self = <WorkerThread(BitPim helper, started daemon -1276089456)>
Frame setupcomm in /usr/share/bitpim/code/gui.py at line 1866
name = 'usb::001::005::1'
self = <WorkerThread(BitPim helper, started daemon -1276089456)>
autofunc = None
comcfg = Keys ['baud', 'hardwareflow', 'retryontimeout', 'softwareflow', 'timeout']
{'baud': 115200, 'hardwareflow': False, 'softwareflow': False, 'retryontimeout':
klass = <class commport.CommConnection at 0xa8f95fc>
Frame __init__ in /usr/share/bitpim/code/commport.py at line 68
baud = 115200
autolistargs = (<module 'phones.com_motov3c' from '/usr/share/bitpim/code/phones/com_motov3c.py
self = <commport.CommConnection instance at 0xd438bec>
hardwareflow = False
autolistfunc = None
timeout = 3.0
logtarget = <WorkerThread(BitPim helper, started daemon -1276089456)>
configparameters = Keys ['baud', 'hardwareflow', 'retryontimeout', 'softwareflow', 'timeout']
{'baud': 115200, 'hardwareflow': False, 'softwareflow': False, 'retryontimeout':
softwareflow = False
port = 'usb::001::005::1'
Frame _openport in /usr/share/bitpim/code/commport.py at line 110
baud = 115200
dummy = 0
description = None
self = <commport.CommConnection instance at 0xd438bec>
hardwareflow = False
timeout = 3.0
softwareflow = False
port = 'usb::001::005::1'
Frame _openusb in /usr/share/bitpim/code/commport.py at line 129
iface = <native.usb.usb.USBInterface instance at 0xd438e0c>
wantedbus = '001'
name = 'usb::001::005::1'
bus = <native.usb.usb.USBBus instance at 0xd438d0c>
self = <commport.CommConnection instance at 0xd438bec>
wanteddev = '005'
timeout = 3.0
device = <native.usb.usb.USBDevice instance at 0xd438d4c>
wantediface = 1
_ = 'usb'
Frame openbulk in /usr/lib/bitpim/native/usb/usb.py at line 172
epinno = None
epoutno = None
res = -1
self = <native.usb.usb.USBInterface instance at 0xd438e0c>
epin = <native.usb.usb.USBEndpoint instance at 0xd438e4c>
v = 1
epout = <native.usb.usb.USBEndpoint instance at 0xd438dcc>
ep = <native.usb.usb.USBEndpoint instance at 0xd438e4c>
match = <function <lambda> at 0xd79f64c>