Updated ADQ drivers from ADQ_SDK_linux_r15020.
Commands to install were:
- dpkg -i spd-adq-pci-dkms-...deb
- dpkg -i libadq0_...deb
- dpkg -i adqupdater...deb
- chgrp adq /dev/adq*
- chmod g+rw /dev/adq*
- reboot
- adduser abeckman adq
Step 7 needs only to be done once, so if you did this already before for your account, you can leave it out here.
Steps 4 and 5 is only necessary, if dpkg does not handle this correctly. Pls check file permissions of /dev/adq* after installation.. |