Re: [sane-devel] Need Help getting Canon ImageClass MF244dw working

2017-08-07 Thread Curtis Graham
I still can't seem to get my scanner to work with debian 1.0.25-4.1. I'm
guessing I need to get up to 1.0.27. My Multi Scanner is a Canon imageclass
MF244dw. Here is the output:

sudo sane-find-scanner

 # sane-find-scanner will now attempt to detect your scanner. If the
 # result is different from what you expected, first make sure your
 # scanner is powered up and properly connected to your computer.

 # No SCSI scanners found. If you expected something different, make sure
that
 # you have loaded a kernel SCSI driver for your SCSI adapter.

found USB scanner (vendor=0x04a9 [Language Error], product=0x27d2 [Language
Error]) at libusb:007:004
found USB scanner (vendor=0x1415 [OmniVision Technologies, Inc.],
product=0x2000 [USB Camera-B4.09.24.
1]) at libusb:006:003
could not fetch string descriptor: Pipe error
could not fetch string descriptor: Pipe error
could not fetch string descriptor (again): Pipe error
found USB scanner (vendor=0x1bad [Mad Catz, Inc.], product=0xf027) at
libusb:001:002
 # Your USB scanner was (probably) detected. It may or may not be supported
by
 # SANE. Try scanimage -L and read the backend's manpage.

 # Not checking for parallel port scanners.

 # Most Scanners connected to the parallel port or other proprietary ports
 # can't be detected by this program.


I think it is
usb 0x04a9 0x27d2

sudo scanimage -L

No scanners were identified. If you were expecting something different,
check that the scanner is plugged in, turned on and detected by the
sane-find-scanner tool (if appropriate). Please read the documentation
which came with this software (README, FAQ, manpages).

Any help with pointing me in the right direction would be much appreciated.

Thank You
Curtis

On Sun, Aug 6, 2017 at 9:48 AM, Curtis Graham 
wrote:

> I have had this scanner working under Ubuntu 16.04 with the help of Rolf.
> I have now switch over to Debian 9 Stable, simply because other programs
> were just too unstable to use with Ubuntu. I have everything else working
> except the scanner and I am a bit of an Linux Newb so learning Debian is
> fun. I understand that Ubuntu repo's like Rolf's may or may not work under
> Debian 9 without some modification. I had tried loading Rolf's ppa but had
> problems. libsane-common would install 1.0.27 but when trying libsane I
> would get stuck at libjpeg8 dependency is uninstallable. Found out that
> Debian uses libjpeg62-turbo so I have removed the ppa and am back at debian
> 1.0.25-4.1
> currently my scanner is not recognized via usb and that could be my fault
> for being a newb.
>
> My overall goal is to get updated to the latest 1.0.27 at least and figure
> out how to get saned working properly on Debian 9 so that this scanner
> works wirelessly again with my network. (This was all working under Ubuntu
> 16.04)
>
> Any help is much appreciated.
>
> Thank You
> Curtis
>
> --
> J Curtis Graham
> WebRep
> Overall rating
>
>



-- 
J Curtis Graham
WebRep
Overall rating
-- 
sane-devel mailing list: sane-devel@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/sane-devel
Unsubscribe: Send mail with subject "unsubscribe your_password"
 to sane-devel-requ...@lists.alioth.debian.org

Re: [sane-devel] Canon Pixma G2000 support

2017-08-07 Thread Thierry HUCHARD

Le 2017-08-07 18:28, Iam Droidzone a écrit :

I've been trying to get the Canon Pixma G2000 to work with Ubuntu
16.04.

I tried:

sane-find-scanner

  # sane-find-scanner will now attempt to detect your scanner. If the
  # result is different from what you expected, first make sure your
  # scanner is powered up and properly connected to your computer.

  # No SCSI scanners found. If you expected something different, make
sure that
  # you have loaded a kernel SCSI driver for your SCSI adapter.

could not fetch string descriptor: Pipe error
could not fetch string descriptor: Pipe error
found USB scanner (vendor=0x04a9 [Canon], product=0x1795 [G2000
series]) at libusb:001:010
could not fetch string descriptor: Pipe error
could not fetch string descriptor: Pipe error
  # Your USB scanner was (probably) detected. It may or may not be
supported by
  # SANE. Try scanimage -L and read the backend's manpage.
  # Not checking for parallel port scanners.

  # Most Scanners connected to the parallel port or other proprietary
ports

  # can't be detected by this program.

On trying scanimage -L:

No scanners were identified. If you were expecting something
different,
check that the scanner is plugged in, turned on and detected by the
sane-find-scanner tool (if appropriate). Please read the documentation
which came with this software (README, FAQ, manpages).
root@hp:/etc/sane.d# gedit /usr/local/etc/sane.d/dll.conf

systemctl status saned.socket:
● saned.socket - saned incoming socket
   Loaded: loaded (/lib/systemd/system/saned.socket; enabled; vendor
preset: enabled)
   Active: active (listening) since Mon 2017-08-07 21:16:38 IST; 28min
ago
   Listen: [::]:6566 (Stream)
 Accepted: 0; Connected: 0
Aug 07 21:16:38 hp systemd[1]: Listening on saned incoming socket.

Aug 07 21:34:26 hp systemd[1]: Listening on saned incoming socket.

The printing function is working with gutenprint. If only scanning too
worked, I could finally get Windows off the partition!

Could anyone tell me if it's possible to tweak up support for this
printer? I can provide logs for anything needed. It's a simple flatbed
usb scanner on a multifunction printer.

-Droidzone



You may want to try the following line in /etc/sane.d/pixma.conf: usb 
0x04a9 0x1795


--
sane-devel mailing list: sane-devel@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/sane-devel
Unsubscribe: Send mail with subject "unsubscribe your_password"
to sane-devel-requ...@lists.alioth.debian.org

Re: [sane-devel] Canon Pixma G2000 support

2017-08-07 Thread Thierry HUCHARD

Le 2017-08-07 20:25, Iam Droidzone a écrit :

Sorry I meant canon_dr.conf, not canon_pp.conf. The former is where I
have tried inserting the line, after doing it in pixma.conf didnt work

On Mon, Aug 7, 2017 at 11:25 PM, Thierry HUCHARD
 wrote:


Le 2017-08-07 18:28, Iam Droidzone a écrit :


I've been trying to get the Canon Pixma G2000 to work with Ubuntu
16.04.

I tried:

sane-find-scanner

# sane-find-scanner will now attempt to detect your scanner. If
the
# result is different from what you expected, first make sure
your
# scanner is powered up and properly connected to your computer.

# No SCSI scanners found. If you expected something different,
make
sure that
# you have loaded a kernel SCSI driver for your SCSI adapter.

could not fetch string descriptor: Pipe error
could not fetch string descriptor: Pipe error
found USB scanner (vendor=0x04a9 [Canon], product=0x1795 [G2000
series]) at libusb:001:010
could not fetch string descriptor: Pipe error
could not fetch string descriptor: Pipe error
# Your USB scanner was (probably) detected. It may or may not be
supported by
# SANE. Try scanimage -L and read the backend's manpage.
# Not checking for parallel port scanners.

# Most Scanners connected to the parallel port or other
proprietary
ports

# can't be detected by this program.

On trying scanimage -L:

No scanners were identified. If you were expecting something
different,
check that the scanner is plugged in, turned on and detected by
the
sane-find-scanner tool (if appropriate). Please read the
documentation
which came with this software (README, FAQ, manpages).
root@hp:/etc/sane.d# gedit /usr/local/etc/sane.d/dll.conf

systemctl status saned.socket:
● saned.socket - saned incoming socket
Loaded: loaded (/lib/systemd/system/saned.socket; enabled;
vendor
preset: enabled)
Active: active (listening) since Mon 2017-08-07 21:16:38 IST;
28min
ago
Listen: [::]:6566 (Stream)
Accepted: 0; Connected: 0
Aug 07 21:16:38 hp systemd[1]: Listening on saned incoming socket.

Aug 07 21:34:26 hp systemd[1]: Listening on saned incoming socket.

The printing function is working with gutenprint. If only scanning
too
worked, I could finally get Windows off the partition!

Could anyone tell me if it's possible to tweak up support for this
printer? I can provide logs for anything needed. It's a simple
flatbed
usb scanner on a multifunction printer.

-Droidzone


You may want to try the following line in /etc/sane.d/pixma.conf:
usb 0x04a9 0x1795



usb 0x04a9 0x1795
Normalement c'est le backend pixma que vous devez utiliser.
Par conséquent la ligne doit seulement être ajouter dans pixma.conf
Regarder dans /etc/sane.d/dll.conf
#pixma
remplacer par
pixma

--
sane-devel mailing list: sane-devel@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/sane-devel
Unsubscribe: Send mail with subject "unsubscribe your_password"
to sane-devel-requ...@lists.alioth.debian.org

[sane-devel] Canon Pixma G2000 support

2017-08-07 Thread Iam Droidzone
I've been trying to get the Canon Pixma G2000 to work with Ubuntu 16.04.

I tried:

sane-find-scanner

  # sane-find-scanner will now attempt to detect your scanner. If the
  # result is different from what you expected, first make sure your
  # scanner is powered up and properly connected to your computer.

  # No SCSI scanners found. If you expected something different, make sure
that
  # you have loaded a kernel SCSI driver for your SCSI adapter.

could not fetch string descriptor: Pipe error
could not fetch string descriptor: Pipe error
found USB scanner (vendor=0x04a9 [Canon], product=0x1795 [G2000 series]) at
libusb:001:010
could not fetch string descriptor: Pipe error
could not fetch string descriptor: Pipe error
  # Your USB scanner was (probably) detected. It may or may not be
supported by
  # SANE. Try scanimage -L and read the backend's manpage.
  # Not checking for parallel port scanners.
  # Most Scanners connected to the parallel port or other proprietary ports
  # can't be detected by this program.

On trying scanimage -L:
No scanners were identified. If you were expecting something different,
check that the scanner is plugged in, turned on and detected by the
sane-find-scanner tool (if appropriate). Please read the documentation
which came with this software (README, FAQ, manpages).
root@hp:/etc/sane.d# gedit /usr/local/etc/sane.d/dll.conf

systemctl status saned.socket:
● saned.socket - saned incoming socket
   Loaded: loaded (/lib/systemd/system/saned.socket; enabled; vendor
preset: enabled)
   Active: active (listening) since Mon 2017-08-07 21:16:38 IST; 28min ago
   Listen: [::]:6566 (Stream)
 Accepted: 0; Connected: 0
Aug 07 21:16:38 hp systemd[1]: Listening on saned incoming socket.
Aug 07 21:34:26 hp systemd[1]: Listening on saned incoming socket.

The printing function is working with gutenprint. If only scanning too
worked, I could finally get Windows off the partition!

Could anyone tell me if it's possible to tweak up support for this printer?
I can provide logs for anything needed. It's a simple flatbed usb scanner
on a multifunction printer.

-Droidzone
-- 
sane-devel mailing list: sane-devel@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/sane-devel
Unsubscribe: Send mail with subject "unsubscribe your_password"
 to sane-devel-requ...@lists.alioth.debian.org

Re: [sane-devel] sane-backend 1.0.27 USB broken on Mac with Homebrew

2017-08-07 Thread schmo-fu
Okay, here i go again ...

i can confirm, that it is not a permission problem. It's just that there
are no files, where they should be.

The scanner is recognized by sane-find-scanner now. But scanimage -L
doesn't find it, because the sane-backends .conf files are supposed to
be at:
/usr/local/Cellar/sane-backends/1.0.27_1/etc/sane.d/
but there is no etc/ (and there also is no doc/; both are present under
1.0.25_1; (»officially« there should also be a tools/, but this isn't
present neither in 25 nor in 27).

Looking at
https://gist.github.com/anonymous/5e324f6e1c7c8b9ea4172a72e0352255
[[see note]]
the make-log shows, that the backends are all build with
"-DPATH_SANE_CONFIG_DIR=usr/local/Cellar/sane-backends/1.0.27_2/etc/sane.d"
which seems alright.

Maybe they get deleted later? I don't know enough about this process, to
know where to look for answers.
@Yurii can you help with this?


Greetings,
Thomas.S

[[ Note:
I corrected and reintroduced the patch from 1.0.25, that fixes some
header files, and thus made a version 1.0.27_2. ]]



signature.asc
Description: OpenPGP digital signature
-- 
sane-devel mailing list: sane-devel@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/sane-devel
Unsubscribe: Send mail with subject "unsubscribe your_password"
 to sane-devel-requ...@lists.alioth.debian.org