I recently upgraded to 14.04 with cndrvcups-common and cndrvcups-ufr2-us 2.80-1. When I print a test page or PDF from evince (and presumable other print modes as well), /usr/bin/cnpkmoduleufr2 cpu use goes to 100% until killed (at least 15 minutes). This used to work in 13.10 with 2.70. (I suspect this is a problem with the driver and has nothing to do with the ubuntu upgrade.)
strace shows apparently endless repeated lines like this:
read(7, "", 4) = 0
read(7, "", 4) = 0
read(7, "", 4) = 0
...
Before I invest time on trying to recompile cndrvcups from scratch... does anyone have this working or at least have the same symptoms?
-Reece