Comment 2 for bug 115726

Revision history for this message
CrawfordBest (cbestsf) wrote : Re: [Bug 115726] Re: sane and scanimage crash in Feisty but not in 6.06

Jérôme Guelfucci wrote:
> Thanks for your bug report. Please try to obtain a backtrace
> <http://wiki.ubuntu.com/DebuggingProgramCrash>
> <https://wiki.ubuntu.com/Backtrace>and attach the file to the bug
> report,a valgrind would also be perfect
> <https://wiki.ubuntu.com/Valgrind>. This will greatly help us in
> tracking down your problem.
>
>
> ** Changed in: sane-backends (Ubuntu)
> Status: Unconfirmed => Needs Info
>
**************************************************************************
Does this help? So it is there. I tried sane-find-scanner in the past
(6.04 ?) and don't remember that it showed up. I will try to change
permissions but I don't know why scanimage is only finding the
hauppage. I saw somewhere that the Epson V750 (aka GT9000) IS supported.

Thanks.

Crawford best
****************************************************************************************
cbest@cbest-desktop:~$ 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.

  # No USB scanners found. If you expected something different, make
sure that
  # you have loaded a kernel driver for your USB host controller and
have setup
  # the USB system correctly. See man sane-usb for details.

  # Not checking for parallel port scanners.

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

  # You may want to run this program as root to find all devices. Once you
  # found the scanner devices, be sure to adjust access permissions as
  # necessary.
cbest@cbest-desktop:~$ sudo sane-find-scanner
Password:

  # 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.

found SCSI processor "EPSON GT-X900 1.05" at /dev/sg7
  # Your SCSI scanner was detected. It may or may not be supported by
SANE. Try
  # scanimage -L and read the backend's manpage.

  # No USB scanners found. If you expected something different, make
sure that
  # you have loaded a kernel driver for your USB host controller and
have setup
  # the USB system correctly. See man sane-usb for details.

  # Not checking for parallel port scanners.

  # Most Scanners connected to the parallel port or other proprietary ports
  # can't be detected by this program.
cbest@cbest-desktop:~$ scanimage -L
device `v4l:/dev/video0' is a Noname Hauppauge WinTV PVR-150 virtual device
cbest@cbest-desktop:~$

>