ok, now I'm all screwed up again. I restarted my machine and now it doesn't talk to the prs505 anymore. It gets the same error as I had originally:
Code:
Unable to open device
Traceback (most recent call last):
File "build/bdist.linux-i686/egg/libprs500/gui2/device.py", line 52, in run
File "build/bdist.linux-i686/egg/libprs500/devices/prs505/driver.py", line 219, in open
File "build/bdist.linux-i686/egg/libprs500/devices/prs505/driver.py", line 188, in open_linux
DeviceError: Unable to find PRS505. Is it connected?
If I run libprs500_postinstall again, it has the same output as before, except it doesn't fix the problem:
Code:
# libprs500_postinstall
Trying to setup udev rules...
Shutting down HAL daemon done
Starting HAL daemon done
Loading CPUFreq modules done
Setting up bash completion... done
Setting up desktop integration...
So. I don't understand the process well enough to have a clue why it's not working now.