Comment 20 for bug 369850

Revision history for this message
Martin Pitt (pitti) wrote : Re: Cannot set up parallel port printer on Ubuntu 9.04

Can you please open a terminal and do this:

  sudo rmmod parport_pc
  sudo udevadm monitor --udev -e

Now open a second terminal and do:

  sudo modprobe parport_pc

Now copy&paste the output of udevadm here.

After that, please attach /var/log/kern.log.

Thank you!