Guest User

Untitled

a guest
Jan 23rd, 2018
79
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.41 KB | None | 0 0
  1. * Your usb printers will be managed via libusb which collides with kernel module.
  2. * cups-1.4.8 requires the USB_PRINTER support disabled.
  3. * Please disable it:
  4. * CONFIG_USB_PRINTER=n
  5. * in /usr/src/linux/.config or
  6. * Device Drivers --->
  7. * USB support --->
  8. * [ ] USB Printer support
  9. * Alternatively, just disable the usb useflag for cups (your printer will still work).
Add Comment
Please, Sign In to add comment