[sane-devel] Installingproblem with parallellportscanner and Sane.

2005-03-23 Thread Jochen Eisinger
Hi there, ok, I'm back home again :-) let's see, can you send me your modprobe.conf? kind regards -- jochne

[sane-devel] Installingproblem with parallellportscanner and Sane.

2005-02-28 Thread Philip Moller
Hi! Ok, I have now edited the modprobe.conf (/etc/modprobe.conf): alias eth0 3c59x alias snd-card-0 snd-intel8x0 options snd-card-0 index=0 options parport_pc irq=7 dma=3 io=0x378 install snd-intel8x0 /sbin/modprobe --ignore-install snd-intel8x0 && /usr/sbin/alsactl restore >/dev/null 2>&1 || :

[sane-devel] Installingproblem with parallellportscanner and Sane.

2005-02-28 Thread Jochen Eisinger
Hi, it's /etc/modprobe.conf in fedore core 3 :) kind regards -- jochen

[sane-devel] Installingproblem with parallellportscanner and Sane.

2005-02-28 Thread Philip Moller
Hi, Ok fine, but I have some problem locating my modules.conf file. I can't find the darned thing in /etc . I use Fedora 3, and this system is new for me, so I am having problems locating files in Fedoras filesystem. I get this in commandmode: [root] # updatedb [root] # locate modules.conf /etc

[sane-devel] Installingproblem with parallellportscanner and Sane.

2005-02-27 Thread Jochen Eisinger
Hi, try to pass the following options to the module parport_pc, for example in /etc/modules.conf options parport_pc irq=7 dma=3 io=0x378 it should then detect the port correctly. Let's see whether that helps :) kind regards -- jochen Philip Moller wrote: > Hi, > > No, I didn't have ECP activa

[sane-devel] Installingproblem with parallellportscanner and Sane.

2005-02-27 Thread Philip Moller
Hi, No, I didn't have ECP activated before, but I have now, after your advice and I have naturally rebooted my computer. Only one problem (never ending), see here (consol-mode): [root] # dmesg | grep parport parport0: PC-style at 0x378 (0x778) [PCSPP,TRISTATE,EPP] parport0: irq 7 detected parpor

[sane-devel] Installingproblem with parallellportscanner and Sane.

2005-02-27 Thread Jochen Eisinger
Hi, Philip Moller wrote: > Hi! > I read in the installationmanual > (http://penguin-breeder.org/sane/mustek_pp/) under "Known distribution > specific issues" that Fedora Core 1 has to remove the symbolic link > libsane.so.1, is that advice for Fedora Core 3 to ? no, it only affects fc1 Do you hav

[sane-devel] Installingproblem with parallellportscanner and Sane.

2005-02-27 Thread Philip Moller
Hi! I read in the installationmanual (http://penguin-breeder.org/sane/mustek_pp/) under "Known distribution specific issues" that Fedora Core 1 has to remove the symbolic link libsane.so.1, is that advice for Fedora Core 3 to ? Sincerely, Philip Moller Sweden Philip Moller wrote: > Ok, here is th

[sane-devel] Installingproblem with parallellportscanner and Sane.

2005-02-27 Thread Philip Moller
Ok, here is the output : [root] # SANE_DEBUG_SANEI_PA4S2=128 scanimage -L [sanei_debug] Setting debug level of sanei_pa4s2 to 128. [sanei_pa4s2] sanei_pa4s2_devices: interface called for the first time [sanei_pa4s2] sanei_pa4s2_devices: invoked [sanei_pa4s2] pa4s2_init: static int first_time = 1 [

[sane-devel] Installingproblem with parallellportscanner and Sane.

2005-02-27 Thread Jochen Eisinger
Hi, could you please send the output of SANE_DEBUG_SANEI_PA4S2=128 scanimage -L kind regards -- jochen

[sane-devel] Installingproblem with parallellportscanner and Sane.

2005-02-26 Thread Philip Moller
Hi ! I have major problems installing my scanner with sane. I have downloaded the latest tarball "sane-backends-1.0.15.tar.gz" at ftp://ftp.sane-project.org/pub/sane/sane-backends-1.0.15/, decompressed the tarball (tar -xvzf sane-backends-1.0.15.tar.gz) and I compiled and installed (./configure