* [gentoo-user] Brother missed in cups listing
@ 2015-05-19 13:49 Silvio Siefke
2015-05-19 14:24 ` Manuel Schönlaub
0 siblings, 1 reply; 5+ messages in thread
From: Silvio Siefke @ 2015-05-19 13:49 UTC (permalink / raw
To: gentoo-user
[-- Attachment #1: Type: text/plain, Size: 1655 bytes --]
Hello,
i has a problem, my printer Brother MFC-7320 is not listed in cups when
i add a printer. Not on my Acer Aspire and not on Dell Inspiron. One ok,
maybe printer is defect, but on all laptops then something is not okay.
Has someone an idea what is wrong now?
Thank you & Nice Day
Silvio
/var/log/messages
May 18 22:10:46 gentoomobile kernel: usb 3-1: new full-speed USB device number 6 using uhci_hcd
May 18 22:10:47 gentoomobile kernel: usb 3-1: New USB device found, idVendor=04f9, idProduct=01eb
May 18 22:10:47 gentoomobile kernel: usb 3-1: New USB device strings: Mfr=0, Product=0, SerialNumber=3
May 18 22:10:47 gentoomobile kernel: usb 3-1: SerialNumber: 000M9N691511
May 18 22:10:46 gentoomobile mtp-probe[3435]: checking bus 3, device 6: "/sys/devices/pci0000:00/0000:00:1d.1/usb3/3-1"
May 18 22:10:46 gentoomobile mtp-probe[3435]: bus: 3, device: 6 was not an MTP device
dmesg
[ 8300.874141] usb 3-1: new full-speed USB device number 6 using uhci_hcd[ 8301.025146] usb 3-1: New USB device found, idVendor=04f9, idProduct=01eb[ 8301.025157] usb 3-1: New USB device strings: Mfr=0, Product=0, SerialNumber=3[ 8301.025163] usb 3-1:SerialNumber: 000M9N691511
gentoomobile cups # uname -a
Linux gentoomobile 4.0.4-ck1
siefke ~ $ cat .src/kernel/linux-4.0.4/.config | grep USB_PRINTER
# CONFIG_USB_PRINTER is not set
Is has try with USB in kernel active and in cups deactivated and other
way too. Nothing change.
siefke ~ $ equery u cups | grep usb
+usb
# lsusb
siefke /usr/portage/net-print/cups $ sudo lsusb
Passwort:
Bus 005 Device 001: ID 04f9:01eb Brother Industries, Ltd MFC-7320
[-- Attachment #2: Type: application/pgp-signature, Size: 473 bytes --]
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: [gentoo-user] Brother missed in cups listing
2015-05-19 13:49 [gentoo-user] Brother missed in cups listing Silvio Siefke
@ 2015-05-19 14:24 ` Manuel Schönlaub
2015-05-19 16:34 ` Silvio Siefke
0 siblings, 1 reply; 5+ messages in thread
From: Manuel Schönlaub @ 2015-05-19 14:24 UTC (permalink / raw
To: gentoo-user
[-- Attachment #1: Type: text/plain, Size: 1968 bytes --]
Hi,
Did you install the correct driver from Brother? Gutenprint seems not to
have support for your printer atm. Has it worked ever before (e.g. it
stopped working after an upgrade of so?)
Regards,
MS
Am 19.05.2015 15:51 schrieb "Silvio Siefke" <siefke_listen@web.de>:
> Hello,
>
> i has a problem, my printer Brother MFC-7320 is not listed in cups when
> i add a printer. Not on my Acer Aspire and not on Dell Inspiron. One ok,
> maybe printer is defect, but on all laptops then something is not okay.
>
> Has someone an idea what is wrong now?
>
> Thank you & Nice Day
> Silvio
>
> /var/log/messages
> May 18 22:10:46 gentoomobile kernel: usb 3-1: new full-speed USB device
> number 6 using uhci_hcd
> May 18 22:10:47 gentoomobile kernel: usb 3-1: New USB device found,
> idVendor=04f9, idProduct=01eb
> May 18 22:10:47 gentoomobile kernel: usb 3-1: New USB device strings:
> Mfr=0, Product=0, SerialNumber=3
> May 18 22:10:47 gentoomobile kernel: usb 3-1: SerialNumber: 000M9N691511
> May 18 22:10:46 gentoomobile mtp-probe[3435]: checking bus 3, device 6:
> "/sys/devices/pci0000:00/0000:00:1d.1/usb3/3-1"
> May 18 22:10:46 gentoomobile mtp-probe[3435]: bus: 3, device: 6 was not an
> MTP device
>
> dmesg
> [ 8300.874141] usb 3-1: new full-speed USB device number 6 using uhci_hcd[
> 8301.025146] usb 3-1: New USB device found, idVendor=04f9, idProduct=01eb[
> 8301.025157] usb 3-1: New USB device strings: Mfr=0, Product=0,
> SerialNumber=3[ 8301.025163] usb 3-1:SerialNumber: 000M9N691511
>
> gentoomobile cups # uname -a
> Linux gentoomobile 4.0.4-ck1
>
> siefke ~ $ cat .src/kernel/linux-4.0.4/.config | grep USB_PRINTER
> # CONFIG_USB_PRINTER is not set
>
> Is has try with USB in kernel active and in cups deactivated and other
> way too. Nothing change.
>
>
> siefke ~ $ equery u cups | grep usb
> +usb
>
>
> # lsusb
> siefke /usr/portage/net-print/cups $ sudo lsusb
> Passwort:
> Bus 005 Device 001: ID 04f9:01eb Brother Industries, Ltd MFC-7320
>
>
[-- Attachment #2: Type: text/html, Size: 2387 bytes --]
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: [gentoo-user] Brother missed in cups listing
2015-05-19 14:24 ` Manuel Schönlaub
@ 2015-05-19 16:34 ` Silvio Siefke
2015-05-19 17:28 ` [gentoo-user] " James
0 siblings, 1 reply; 5+ messages in thread
From: Silvio Siefke @ 2015-05-19 16:34 UTC (permalink / raw
To: gentoo-user
[-- Attachment #1: Type: text/plain, Size: 990 bytes --]
On Tue, 19 May 2015 16:24:17 +0200 Manuel Schönlaub
<manuel.schoenlaub@gmail.com> wrote:
> Hi,
>
> Did you install the correct driver from Brother?
Yes i have installed the correct driver on both maschines i delete old
one and install new.
> Has it worked ever before (e.g. it stopped working
> after an upgrade of so?)
On my acer it has last worked in january when i correct remember. Since
then cups not find it. On my tell i has last time print in March and now
there the same. Printer Not work, sending data thats all. Has delete
printer after driver new install and now not find in cups.
Cups > Add Printer > Local printer only pdf or nothing.
I dont know what happen now. I can not understand the problem, under
Arch Linux the printer works without probs, friend come checked today
for me. But under gentoo the printer is not found. Very strange.
Kernel Config : http://silviosiefke.com/downloads/kernelconf
Thank You & Nice Day
Silvio
[-- Attachment #2: Type: application/pgp-signature, Size: 473 bytes --]
^ permalink raw reply [flat|nested] 5+ messages in thread
* [gentoo-user] Re: Brother missed in cups listing
2015-05-19 16:34 ` Silvio Siefke
@ 2015-05-19 17:28 ` James
2015-05-19 18:14 ` Silvio Siefke
0 siblings, 1 reply; 5+ messages in thread
From: James @ 2015-05-19 17:28 UTC (permalink / raw
To: gentoo-user
Silvio Siefke <siefke_listen <at> web.de> writes:
> > Has it worked ever before (e.g. it stopped working
> > after an upgrade of so?)
>
> On my acer it has last worked in january when i correct remember.
Did you keep a backup of the old working config files on that system?
For me it's these files; I just append a date to the end of the file:
/etc/cups/
cupsd.conf.15mar2015
cups-files.conf.3apr2015
printers.conf.15mar2015
snmp.conf.15mar2015
That way it's fairly trivial to re-construct working cups files
after an upgrade has gone errant.....
Do you have backups of the /etc/cups/ dir?
If it worked on the acer it should work everywhere. Often I just copy
/etc/cups/* files from one systems to the next, rather than deal with
that ever_changing cups interface. Also, brother printers, like most,
work better in a linux/unix centric network when they are ethernet
connected. If you have your printers plugged into ethernet, then you
can connect to them (via ethernet) by just typing in the ip address of the
printer into your web browser. That makes checking the embedded printer
configuration much simpler.
hth,
James
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: [gentoo-user] Re: Brother missed in cups listing
2015-05-19 17:28 ` [gentoo-user] " James
@ 2015-05-19 18:14 ` Silvio Siefke
0 siblings, 0 replies; 5+ messages in thread
From: Silvio Siefke @ 2015-05-19 18:14 UTC (permalink / raw
To: gentoo-user
[-- Attachment #1: Type: text/plain, Size: 2995 bytes --]
On Tue, 19 May 2015 17:28:57 +0000 (UTC) James
<wireless@tampabay.rr.com> wrote:
> Did you keep a backup of the old working config files on that system?
No i have not, i has use cups not so often because i not often print.
But when i use i ever pluged in, make config in cups and it works. But
now not work.
> For me it's these files; I just append a date to the end of the file:
>
> /etc/cups/
>
>
> cupsd.conf.15mar2015
> cups-files.conf.3apr2015
> printers.conf.15mar2015
> snmp.conf.15mar2015
>
>
> Also, brother printers, like most, work better in a
> linux/unix centric network when they are ethernet
> connected. If you have your printers plugged into ethernet, then you
> can connect to them (via ethernet) by just typing in the ip address
> of the printer into your web browser. That makes checking the
> embedded printer configuration much simpler.
Yes sure when i buy new one i sure think on it. But now is not networking
and Brother give driver for the printer and it work not.
Okay im not sure what has do but now my brother is in cups listed, correct
with usb but it print not, say success but page come not out.
access.log
localhost - - [19/May/2015:20:06:16 +0200]
"POST /printers/MFC7320 HTTP/1.1" 200 16467 Print-Job successful-ok
error.log
W [19/May/2015:20:03:40 +0200] CreateProfile failed: org.freedesktop.DBus.Error.ServiceUnknown:The name org.freedesktop.ColorManager was not provided by any .service files
W [19/May/2015:20:03:40 +0200] CreateDevice failed: org.freedesktop.DBus.Error.ServiceUnknown:The name org.freedesktop.ColorManager was not provided by any .service files
W [19/May/2015:20:03:40 +0200] CreateProfile failed: org.freedesktop.DBus.Error.ServiceUnknown:The name org.freedesktop.ColorManager was not provided by any .service files
W [19/May/2015:20:03:40 +0200] CreateProfile failed: org.freedesktop.DBus.Error.ServiceUnknown:The name org.freedesktop.ColorManager was not provided by any .service files
W [19/May/2015:20:03:40 +0200] CreateDevice failed: org.freedesktop.DBus.Error.ServiceUnknown:The name org.freedesktop.ColorManager was not provided by any .service files
W [19/May/2015:20:04:18 +0200] CreateProfile failed: org.freedesktop.DBus.Error.ServiceUnknown:The name org.freedesktop.ColorManager was not provided by any .service files
W [19/May/2015:20:04:18 +0200] CreateDevice failed: org.freedesktop.DBus.Error.ServiceUnknown:The name org.freedesktop.ColorManager was not provided by any .service files
cups/printers.conf
<Printer MFC7320>
UUID urn:uuid:4f27ca0f-cbeb-34cb-55f8-480a2c66422d
AuthInfoRequired none
Info MFC7320
Location
MakeModel Brother MFC7320 for CUPS
DeviceURI usb:/dev/usb/lp0
State Idle
StateTime 1432058183
Type 8392708
Accepting Yes
Shared Yes
JobSheets none none
QuotaPeriod 0
PageLimit 0
KLimit 0
OpPolicy default
ErrorPolic
But nothing happen, the printer not speak with laptop or other.
Thank You & Nice Day
Silvio
[-- Attachment #2: Type: application/pgp-signature, Size: 473 bytes --]
^ permalink raw reply [flat|nested] 5+ messages in thread
end of thread, other threads:[~2015-05-19 18:14 UTC | newest]
Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-05-19 13:49 [gentoo-user] Brother missed in cups listing Silvio Siefke
2015-05-19 14:24 ` Manuel Schönlaub
2015-05-19 16:34 ` Silvio Siefke
2015-05-19 17:28 ` [gentoo-user] " James
2015-05-19 18:14 ` Silvio Siefke
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox