[sane-devel] Problem in setting up Xsane
Henning Meier-Geinitz
henning at meier-geinitz.de
Thu Feb 27 14:58:41 GMT 2003
Hi,
On Thu, Feb 27, 2003 at 10:45:27PM +0800, Stephen Liu wrote:
> [root at server /]# /sbin/insmod aha152x aha152x=140h, 9
> Using /lib/modules/2.4.18-3/kernel/drivers/scsi/aha152x.o
> /lib/modules/2.4.18-3/kernel/drivers/scsi/aha152x.o: invalid argument
> syntax for aha152x: 'h'
Please read the webpage again. There is no "140h". It's "0x140". And
there is no space after the comma. Now try:
insmod aha152x aha152x=0x140,9
If that doesn't work, try some combinations of the io port and irqs. I
remember that irq=10 worked for me, but that depends on your setup.
Bye,
Henning
More information about the sane-devel
mailing list