Hi Joachim,
thank you for the test file. You are saving the TIFF-files with a
JPEG-compression in xsane. At least xpaint is not capable of handling
JPEG-compressed TIFF-files correctly.
As a workaround you can save the TIFF-files with another compression in
xsane.
Sincerely
Peter
Joachim Bac
On Wed, Feb 19, 2003 at 12:38:05AM +0100, Henning Meier-Geinitz wrote:
> Hi,
>
> On Tue, Feb 18, 2003 at 03:47:32PM +0100, stef wrote:
> > I gave the name 'highlight' to this option, because of the specs of the
> > scanner. UMAX says that this scanner has shadow/highlight settings. I'm not
>
Hi,
On Wed, Feb 19, 2003 at 11:51:35AM -0600, t...@hhsys.org wrote:
> Here is the output with the Syscan TravelScan 464 connected:
>
> T: Bus=01 Lev=01 Prnt=01 Port=00 Cnt=01 Dev#= 2 Spd=12 MxCh= 0
> D: Ver= 1.00 Cls=00(>ifc ) Sub=00 Prot=00 MxPS= 8 #Cfgs= 1
> P: Vendor=0a82 ProdID=4600 Rev
On Tue, Feb 18, 2003 at 09:28:39PM +0100, Henning Meier-Geinitz wrote:
> Hi,
>
> On Tue, Feb 18, 2003 at 02:47:13PM +0100, stef wrote:
> > compiling SANE under linux with Intel icc fails because inb/outb are
> > not defined, due to an ifdef __GNUC__ in sys/io.h .
>
> Known issue (see README.
sane-devel-requ...@www.mostang.com a écrit:
>Send Sane-devel mailing list submissions to
> sane-de...@www.mostang.com
>
>To subscribe or unsubscribe via the World Wide Web, visit
> http://www.mostang.com/mailman/listinfo/sane-devel
>or, via email, send a message with subject or body 'h
Hi,
there is now support for the Mustek BearPaw 1200F USB flatbed scanner:
http://www.meier-geinitz.de/sane/ma1509-backend/
This scanner is completely different from the other BearPaw scanners
as it uses some sort of SCSI-over-USB.
Currently only basic scanning works, no lineart, calibration or
Hi,
On Wed, Feb 19, 2003 at 09:27:04AM -0500, Fernando Trias wrote:
> The patch to detect multiple interfaces on a USB device seems to work.
> Thanks! Now, the same problem exists in sane-find-scanner.
Ok. I'll attach a new version of sane-find-scanner. Please test.
> I am using kernel version 2
On Wednesday 19 February 2003 05:45 am, Henning Meier-Geinitz wrote:
>Hi,
>
>On Tue, Feb 18, 2003 at 04:34:46PM -0500, Gene Heskett wrote:
>> Problem: I have a digital camera, an Olympus C3020. It mounts
>> as a vfat filesystem disk device, normally /dev/sda1, but is usb
>> interface based. I ha
On Thu, 2003-02-20 at 01:34, sane-devel-requ...@www.mostang.com wrote:
OK, thanks for the advice! I fixed up the /etc/sane.d/plustek.conf and
the "plustek-devs.c" files so the ID strings now match. Did a make and
make install. I also fixed the ID problem I had in the
/etc/modules.conf file.
I d
Hi.
I'm already working on the problem.
Please use the CVS version for this scanner, or apply the patch from:
The web locations:
- SANE/Avision homepage:
http://drocklinux.dyndns.org/rene/avision/
- Sourcecode:
http://www.rocklinux.org/people/rene/sane/src/
- Patches:
http:/
Hi,
On Wed, Feb 19, 2003 at 01:27:31AM -0800, Derry Bryson wrote:
> But doesn't Linux USB support know when new devices are installed? PCMCIA
> works pretty well detecting insert/removeal and installing/removing modules
> as necessary.
Yes, USB hotplugging. Theoretically, you can write an appli
Hi,
first you should find out why the Plustek backend refuses to work!
There are at least two points:
- make sure that the backend can access the scanner device
- make sure to have appropriate device entries in the plustek-devs.c file
Then also decide how to access the scanner:
sane-find-scanner
I figured out what was going on;
The RPMs for sane-1.0.7 had not fully uninstalled and were getting in
the way of the new version.
Completely removing all traces of sane-1.0.7 and reinstalling
sane-1.0.11 fixed things, and it now works great (in fact better than it
ever did under windows).
than
>Can you please show us the ouput of "cat
/proc/bus/usb/devices" when
>both scanners are connected?
Here is the output with the Syscan TravelScan 464 connected:
# cat /proc/bus/usb/devices
T: Bus=01 Lev=00 Prnt=00 Port=00 Cnt=00 Dev#= 1 Spd=12 MxCh= 2
B: Alloc= 0/900 us ( 0%), #Int= 0, #Iso
Hi,
On Tue, Feb 18, 2003 at 04:34:46PM -0500, Gene Heskett wrote:
> Problem: I have a digital camera, an Olympus C3020. It mounts as a
> vfat filesystem disk device, normally /dev/sda1, but is usb
> interface based. I have all the usb stuff compiled into the
> kernel.
>
> If its turned on,
Hi,
On Tue, Feb 18, 2003 at 11:32:43AM -0600, Ted Drude wrote:
> I would like to get either the Syscan Travelscan 464 or the Visioneer
> Strobe XP 100 working with SANE. Both of these USB scanners seem nearly
> identical and use the LM9832 chip inside. Neither currently has a Linux
> SANE dr
Hi,
On Wed, Feb 19, 2003 at 12:52:19AM +0100, Yann E. MORIN wrote:
> Oh, by the way, what about the lines at the end of the file that look like:
> ---
> #~ msgid "blah-blah"
> #~ msgstr "french blah-blah"
> ---
> Do I need to remove these as well?
These lines are translations of messages that are
Henning Meier-Geinitz wrote:
>
> There have been two problems that made the detection slower than
> necessary:
>
> a) The kernel scanner driver prints a message everytime a device file
>is opened that isn't connected to an actual scanner. This slows
>down the detection if done often.
>
The patch to detect multiple interfaces on a USB device seems to work.
Thanks! Now, the same problem exists in sane-find-scanner.
I am using kernel version 2.4.19 so I need to upgrade in order for the
scanner driver to work.
The Brother MFC 6800 is part of the MFC family of products. The vendor
i
Henning Meier-Geinitz wrote:
>
> Hi,
>
> On Sat, Feb 15, 2003 at 03:13:14PM -0800, Derry Bryson wrote:
> > First, a front-end could choose to always use sane_get_devices() to
> > force a check. Second, a program could be written to update the
> > cache file that can be run at system startup, at
Once upon a time (on Tuesday 18 February 2003 11:36), Henning Meier-Geinitz
wisely wrote:
> No real idea. The English/German dictionary knows "Glanzpunkt" and
> "Spitzlichter", those are very bright areas when taking photos. But
> those are special terms, too. I have never heard them before loo
Hi,
On Tue, Feb 18, 2003 at 03:47:32PM +0100, stef wrote:
> I gave the name 'highlight' to this option, because of the specs of the
> scanner. UMAX says that this scanner has shadow/highlight settings. I'm not
> quite
> the option name is really exact.
> The 'highlight' option increa
22 matches
Mail list logo