public inbox for gentoo-user@lists.gentoo.org
 help / color / mirror / Atom feed
From: Joseph <syscon780@gmail.com>
To: gentoo-user@lists.gentoo.org
Subject: Re: [gentoo-user] Brother Scanner
Date: Fri, 19 Oct 2012 19:23:03 -0600	[thread overview]
Message-ID: <20121020012303.GH2987@syscon7.inet> (raw)
In-Reply-To: <20121019205140.0ac97bbb18d6321891b9d635@web.de>

On 10/19/12 20:51, Silvio Siefke wrote:
>Hello,
>
>On Thu, 18 Oct 2012 20:57:12 -0600
>Joseph <syscon780@gmail.com> wrote:
>
>> in /etc/sane.d/ you have a file with extension .conf
>> what is the content of it?
>
>gentoo-desk siefke # ls /etc/sane.d/
>abaton.conf          dll.conf      ma1509.conf      saned.conf
>agfafocus.conf       dll.d         magicolor.conf   sceptre.conf
>apple.conf           dmc.conf      matsushita.conf  sharp.conf
>artec.conf           epjitsu.conf  microtek.conf    sm3840.conf
>artec_eplus48u.conf  epson.conf    microtek2.conf   snapscan.conf
>avision.conf         epson2.conf   mustek.conf      sp15c.conf
>bh.conf              fujitsu.conf  mustek_pp.conf   st400.conf
>canon.conf           genesys.conf  mustek_usb.conf  stv680.conf
>canon630u.conf       gt68xx.conf   nec.conf         tamarack.conf
>canon_dr.conf        hp.conf       net.conf         teco1.conf
>canon_pp.conf        hp3900.conf   p5.conf          teco2.conf
>cardscan.conf        hp4200.conf   pie.conf         teco3.conf
>coolscan.conf        hp5400.conf   pixma.conf       test.conf
>coolscan2.conf       hpsj5s.conf   plustek.conf     u12.conf
>coolscan3.conf       hs2p.conf     plustek_pp.conf  umax.conf
>dc210.conf           ibm.conf      qcam.conf        umax1220u.conf
>dc240.conf           kodak.conf    ricoh.conf       umax_pp.conf
>dc25.conf            leo.conf      rts8891.conf     xerox_mfp.conf
>dell1600n_net.conf   lexmark.conf  s9036.conf
>
>
>Regards and Thank you for help
>
>
>Silvio

You have a lot of configuration file in that directory, I have only one or two.
Anyhow, according to your first post the output of root:

sane-find-scanner -q is:
found USB scanner (vendor=0x04f9, product=0x01eb) at libusb:002:008

go to directory: /etc/sane.d/
and find out which file contains: 0x04f9 or 0x01eb

run:
find -type f -print0 | xargs -r0 grep -F '0x04f9'
or
find -type f -print0 | xargs -r0 grep -F '0x01eb'

post the content of that file.

-- 
Joseph


  reply	other threads:[~2012-10-20  1:25 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-10-19  0:58 [gentoo-user] Brother Scanner Silvio Siefke
2012-10-19  2:57 ` Joseph
2012-10-19 18:51   ` Silvio Siefke
2012-10-20  1:23     ` Joseph [this message]
2012-10-20  1:42       ` Silvio Siefke
2012-10-20  2:14         ` Joseph
2012-10-21  1:24           ` Silvio Siefke
2012-10-21  1:35             ` Dale
2012-10-19  9:16 ` Neil Bothwick
2012-10-19 18:50   ` Silvio Siefke
2012-10-20  1:39     ` Joseph
2012-10-20  8:27 ` [gentoo-user] " Jörg Schaible

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20121020012303.GH2987@syscon7.inet \
    --to=syscon780@gmail.com \
    --cc=gentoo-user@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox