- Code: Select all
[ 232.073039] usb 2-1: new full-speed USB device number 4 using ohci_hcd
[ 232.266044] usb 2-1: New USB device found, idVendor=0482, idProduct=000e
[ 232.266049] usb 2-1: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[ 232.266053] usb 2-1: Product: Kyocera Mita FS-1020D
[ 232.266056] usb 2-1: Manufacturer: Kyocera Mita
[ 232.266059] usb 2-1: SerialNumber: XHW5608369
[ 232.275110] usblp1: USB Bidirectional printer dev 4 if 0 alt 0 proto 2 vid 0x0482 pid 0x000E
but when trying to set up the printer in MCC, the printer is not found. Any suggestions on how to debug this?
[Edit]
The above messages came from dmesg. Nothing appears in /var/log/messages when the printer is plugged in, but this
- Code: Select all
Mar 18 12:53:02 wotan systemd[1]: Service printer.target is not needed anymore. Stopping.
appears when the printer is unplugged.