Re: [gentoo-user] Brother MFC 7320

2012-10-07 Thread Silvio Siefke
On Fri, 5 Oct 2012 18:15:52 -0700
Chris Stankevitz chrisstankev...@gmail.com wrote:

 Thank you for sharing.  How did you figure out what the solution was?

Cups give at end the msg after compile.

Regards
Silio



Re: [gentoo-user] Brother MFC 7320

2012-10-05 Thread Chris Stankevitz
On Thu, Oct 4, 2012 at 4:01 PM, Silvio Siefke siefke_lis...@web.de wrote:
 When in kernel usb printer compiled in, then must compile cups without
 usb. Now all run. Well done. Thanks for support.

Silvio,

Thank you for sharing.  How did you figure out what the solution was?

Chris



Re: [gentoo-user] Brother MFC 7320

2012-10-04 Thread Jens Reinemuth
 ### Mail vom Wednesday 03 October 2012, 01:01:41: ###
 
 I has compile new kernel, but the result is same. 
 
 CONFIG_USB_ACM=y
 CONFIG_USB_PRINTER=y
 CONFIG_USB_WDM=y
 CONFIG_USB_TMC=y
 

Hi,

i don't really remember where - perhaps search the mailinglist-archive - but i 
think i've read that cups and the USB_PRINTER-module are not working perfectly 
together... try to compile it as module or disable it and compile cups with 
usb-support... 

I use epson-drivers for my all-in-one printer and have no problems... but i 
print and scan via Wifi...

 I use the handbook for usb and usb printer. 
 
 Uff. When on Sabayon run, should run on gentoo too, or?
 
 Regards
 Silvio
 
 

Regards,

Jens



Re: [gentoo-user] Brother MFC 7320

2012-10-04 Thread Mick
On Thursday 04 Oct 2012 07:18:14 Jens Reinemuth wrote:
  ### Mail vom Wednesday 03 October 2012, 01:01:41: ###
  
  I has compile new kernel, but the result is same.
  
  CONFIG_USB_ACM=y
  CONFIG_USB_PRINTER=y
  CONFIG_USB_WDM=y
  CONFIG_USB_TMC=y
 
 Hi,
 
 i don't really remember where - perhaps search the mailinglist-archive -
 but i think i've read that cups and the USB_PRINTER-module are not working
 perfectly together... try to compile it as module or disable it and
 compile cups with usb-support...

Last time I printed on a Brother printer (can't recall model) I had 
CONFIG_USB_PRINTER disabled and cups compiled with the USB flag enabled.
-- 
Regards,
Mick


smime.p7s
Description: S/MIME cryptographic signature


Re: [gentoo-user] Brother MFC 7320

2012-10-04 Thread Peter Humphrey
On Thursday 04 October 2012 13:53:19 Mick wrote:

 Last time I printed on a Brother printer (can't recall model) I had
 CONFIG_USB_PRINTER disabled and cups compiled with the USB flag
 enabled.

I've had to do that in recent kernel versions with my Kyocera laser too. 
This is an amd64 box, so that means kernel 3.4.9.

-- 
Rgds
Peter



Re: [gentoo-user] Brother MFC 7320

2012-10-04 Thread Silvio Siefke
Hello,

i have found what is the mistake, and it's so easy. 

When in kernel usb printer compiled in, then must compile cups without
usb. Now all run. Well done. Thanks for support. 


Nice evening or day where ever are. 

Silvio



Re: [gentoo-user] Brother MFC 7320

2012-10-04 Thread Dale
Silvio Siefke wrote:
 Hello,

 i have found what is the mistake, and it's so easy. 

 When in kernel usb printer compiled in, then must compile cups without
 usb. Now all run. Well done. Thanks for support. 


 Nice evening or day where ever are. 

 Silvio




Now I wish I had posted what I was thinking.  I was thinking I had to do
that a few months ago with my HP.  I couldn't recall which one was
enable and which was disable.  You may find it in the message after cups
installs too, those einfo things.  I had cleared mine a week or so back
so mine was gone. 

Glad you got it going tho. 

Dale

:-)  :-) 

-- 
I am only responsible for what I said ... Not for what you understood or how 
you interpreted my words!




[gentoo-user] Brother MFC 7320

2012-10-02 Thread Silvio Siefke
Hello,

i try to install my Printer, but in Cups not come the local port. I take
a look in the handbook and have built the kernel new, but the printer 
want not work. When i take in the USB:

Oct  2 11:09:28 gentoo-mobile kernel: [ 1756.280126] usb 2-1: new full-speed 
USB device number 2 using uhci_hcd
Oct  2 11:09:28 gentoo-mobile kernel: [ 1756.450574] usblp 2-1:1.0: usblp0:
USB Bidirectional printer dev 2 if 0 alt 0 proto 2 vid 0x04F9 pid 0x01EB
Oct  2 11:09:28 gentoo-mobile mtp-probe: checking bus 2, device 2: 
/sys/devices/pci:00/:00:1d.0/usb2/2-1
Oct  2 11:09:28 gentoo-mobile mtp-probe: bus: 2, device: 2 was not an MTP device

gentoo-mobile siefke # lsusb
Bus 001 Device 004: ID 0ac8:c326 Z-Star Microelectronics Corp. Namuga 1.3M 
Webcam
Bus 002 Device 002: ID 04f9:01eb Brother Industries, Ltd MFC-7320
Bus 004 Device 002: ID 15d9:0a4d Trust International B.V. Optical Mouse
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 002 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 003 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 004 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 005 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub

gentoo-mobile siefke # /usr/lib/cups/backend/usb
DEBUG: list_devices
DEBUG: usb_find_busses=5
DEBUG: usb_find_devices=8

gentoo-mobile siefke # equery u cups
 + + X : Adds support for X11
 + + acl   : Adds support for Access Control Lists
 + + dbus  : Enable dbus support for anything that needs it (gpsd,
 gnomemeeting, etc)
 + + filters   :  Pull in net-print/foomatic-filters for filtering by
 + + jpeg  : Adds JPEG image support
 + + linguas_de: German locale
 + + linguas_fr: French locale
 + + pam   : Adds support for PAM (Pluggable Authentication Modules) -
 DANGEROUS to arbitrarily flip
 + + png   : Adds support for libpng (PNG images)
 + + python:  Add support for the Python interpeter in the web server
 CGIs. 
 + + ssl   : Adds support for Secure Socket Layer connections
 + + threads   : Adds threads support for various packages. Usually
 pthreads
 + + tiff  : Adds support for the TIFF image format
 + + usb   : Adds USB support to applications that have optional USB
 support (e.g. cups)

Has someone idea were can find the mistake? Thx for help.


Regards
Silvio



Re: [gentoo-user] Brother MFC 7320

2012-10-02 Thread Silvio Siefke
I has compile new kernel, but the result is same. 

CONFIG_USB_ACM=y
CONFIG_USB_PRINTER=y
CONFIG_USB_WDM=y
CONFIG_USB_TMC=y

I use the handbook for usb and usb printer. 

Uff. When on Sabayon run, should run on gentoo too, or?

Regards
Silvio