I assume that your printer is connected to the parallel port. If not,
please tell.

It seems that the parallel port does not recover from the suspend. Can
you run the command "lsmod | egrep 'lp|par|ppdev'", post the output
here, suspend and resume, and then run the command again and post the
output again?

If the kernel modules are still there after resuming, do

cat /proc/sys/dev/parport/parport*/autoprobe*
rmmod lp
rmmod ppdev
rmmod parport_pc
rmmod parport
modprobe lp
modprobe ppdev
cat /proc/sys/dev/parport/parport*/autoprobe*

Please post the output and error messages of all these commands here,
and continue also if you get errors.

Can you print after running these commands?



** Changed in: cupsys (Ubuntu)
Sourcepackagename: cupsys => linux-meta
   Importance: Undecided => Medium

** Changed in: linux-meta (Ubuntu)
Sourcepackagename: linux-meta => linux-source-2.6.20

-- 
Printer no longer works after Suspend
https://launchpad.net/bugs/76232

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to