Hello,

a bit off-topic because the following is about a SANE driver:

On Dec 11 08:49 Risto Hallberg wrote (shortened):
> ScanJet 3200C (parport) amd Scanjet 2400

According to
http://www.sane-project.org/cgi-bin/driver.pl?manu=hp&model=ScanJet
the ScanJet 3200C should be supported by the umax_pp driver
of the SANE project but the ScanJet 2400C is unsupported.

To set up a SANE driver for the parallel port, you must do it
manually (it is not supported by the YaST scanner setup).

To get an understanding how SANE works, read for example
http://en.opensuse.org/SDB:Configuring_Scanners_from_SUSE_LINUX_9.2

In particular regarding the sane-umax_pp backend,
see its man page "man sane-umax_pp" what you may have to set
in /etc/sane.d/umax_pp.conf

According to "man sane-umax_pp" you must use the EPP or ECP mode
and additionally the kernel module ppdev must be loaded.

There are some bug reports about problems with the parallel port
in our Novell/Suse Bugzilla. A good report to start is
https://bugzilla.novell.com/show_bug.cgi?id=185135
See also the other bug reports which are mentioned there.

Something is fishy with the parallel port stuff in the kernels
since Suse Linux 10.0, see
http://lists.suse.com/archive/suse-linux-e/2005-Nov/1206.html

The current workaround is to experiment with various BIOS settings
and explicite additional settings in /etc/modprobe.conf to find a
setup, which actually works in a particular problematic case.

Note that for scanning you may have to use a higher-level
parport mode (some kind of fast bidirectional mode).

Note that those modes (EPP or even ECP) normally require
an interrupt and ECP additionally requires DMA.
To activate the interrupt mode, set in /etc/modprobe.conf
something like

options parport_pc io=0x378 irq=7

where io and irq must match to your BIOS settings.

Make sure that the IRQ which you use for the parallel port
is not used by any other stuff, see our online documentation
(package suselinux-manual_en)
/usr/share/doc/manual/suselinux-manual_en/manual/sec.drucken.prob.html
Chapter 11. Printer Operation
11.7. Troubleshooting
11.7.3. Parallel Ports



Kind Regards
Johannes Meixner
-- 
SUSE LINUX Products GmbH, Maxfeldstrasse 5      Mail: [EMAIL PROTECTED]
90409 Nuernberg, Germany                    WWW: http://www.suse.de/

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
HPLIP-Help mailing list
HPLIP-Help@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/hplip-help

Reply via email to