On Sunday, September 07, 2014 01:11:34 AM siefke_lis...@web.de wrote: > Hello, > > On Sat, 06 Sep 2014 20:35:39 +0200 "J. Roeleveld" <jo...@antarean.org> > > wrote: > > Did you read the rest of the email? > > Yes i have and has say that the printer ever has work with kernel usb > printer support and disabled cups usb. > > > I have not been able to use Cups with USB printer support in the > > kernel for nearly a decade now. Disabling that in the kernel and > > having Cups handle it, with the USB flag enabled, has always worked > > for me. > > I has change now. Kernel USB Module deactivate and cups usb activated. > It work not. I can not see the printer. > > http://picpaste.com/11-PzitLROe.png
Please do not use this. > ^Cgentoomobile siefke dmesg | tails > [ 541.371103] usb 3-1: new full-speed USB device number 2 using uhci_hcd > [ 541.722168] usb 3-1: New USB device found, idVendor=04f9, idProduct=01eb > [ 541.722180] usb 3-1: New USB device strings: Mfr=0, Product=0, > SerialNumber=3 [ 541.722188] usb 3-1: SerialNumber: 000M9N691511 > [ 925.250217] usb 3-1: USB disconnect, device number 2 > [ 930.026070] usb 3-1: new full-speed USB device number 3 using uhci_hcd > [ 930.176145] usb 3-1: New USB device found, idVendor=04f9, idProduct=01eb > [ 930.176157] usb 3-1: New USB device strings: Mfr=0, Product=0, > SerialNumber=3 [ 930.176164] usb 3-1: SerialNumber: 000M9N691511 It detects the USB device. > gentoomobile siefke # cat /usr/src/linux/.config | grep USB_PRINTER > # CONFIG_USB_PRINTER is not set > > I has now try my netbook print over the cups on my dell notebook. But cups > from netbook want not print over network. I find crazy. > > <cups access log> > localhost - - [07/Sep/2014:01:03:53 +0200] "POST /jobs HTTP/1.1" 200 > 139 Release-Job successful-ok > > cups error.log with debug: http://pastebin.com/8mL75b26 Please do not use this. Attach it to the email. > I not know what happen that its so crazy. Has someone advice? Lets start by basics: 1) Which type of printer are you using? 2) What does " eix -I cups " return? 3) What does " zcat /proc/config.gz | grep -i usb " return? 4) Did you restart cups after changing the USE-flag? -- Joost