Select your product for firmware, drivers, software, knowledge base articles and manuals.
We recommend installing the latest driver release from:
Update instructions:
cp /etc/dgrp.backing.store /etc/orig.dgrp.backing.store
Turn off all getty processes in /etc/inittab (if using), and run init q.
/etc/init.d/dgrp_daemon stop Remove the existing driver: rpm -e dgrp
rpmbuild --rebuild 40002086_X.src.rpm
rpm -i /root/rpmbuild/RPMS/(arch)/dgrp-1.9-36.(arch).rpm
Where (arch) represents your system architecture (i.e. i386, x86_64, etc.).
cp /etc/orig.dgrp.backing.store /etc/dgrp.backing.store
/etc/init.d/dgrp_daemon start
Start getty processes (if using).