The libprs500 CLI has been working great for me on Windows. I just purchased one of the new Dells with Ubuntu preinstalled, and followed the Feisty install procedure on the wiki. When I connect my reader and call "prs500 info", I get this error:
Quote:
Traceback (most recent call last):
File "/usr/bin/prs500", line 8, in <module>
load_entry_point('libprs500==0.3.56', 'console_scripts', 'prs500')()
File "build/bdist.linux-i686/egg/libprs500/devices/prs500/cli/main.py", line 246, in main
File "build/bdist.linux-i686/egg/libprs500/devices/prs500/cli/main.py", line 111, in info
File "build/bdist.linux-i686/egg/libprs500/devices/prs500/driver.py", line 162, in run_session
File "build/bdist.linux-i686/egg/libprs500/devices/prs500/driver.py", line 260, in open
libprs500.devices.errors.DeviceBusy: Device is in use by another application:
Underlying error:Failed to set device configuration to: 2. Error code: -1
|
There are no apps open, other than the terminal. What do I need to do? Thanks
Ken