plustek: Problem with Plustek 4830 P scanner


Previous by date: 19 Jul 2001 07:22:41 -0000 Re: Problem with Plustek 4830 P scanner, Alimin Bijosono Oei
Next by date: 19 Jul 2001 07:22:41 -0000 Re: Problem with Plustek 4830 P scanner, Alimin Bijosono Oei
Previous in thread: 19 Jul 2001 07:22:41 -0000 Re: Problem with Plustek 4830 P scanner, Alimin Bijosono Oei
Next in thread: 19 Jul 2001 07:22:41 -0000 Re: Problem with Plustek 4830 P scanner, Alimin Bijosono Oei

Subject: Re: Problem with Plustek 4830 P scanner
From: "Jaeger, Gerhard" ####@####.####
Date: 19 Jul 2001 07:22:41 -0000
Message-Id: <01071909285502.00517@gja>

Hi,

well , I can't explain why modprobe can't be found or used....
You might go into the directory /sbin and check modprobe, as modprobe
is a soft-link to insmod, you might try:
rm /sbin/modprobe
ln -s /sbin/insmod /sbin/modprobe

This may help...

If the module is loaded (and here it is), you're scanner is detected.
After that step, you will need the device node
/dev/pt_drv
This node normally will be created within the makefile, but you can do this
manually (and as root, of course):
mknod -m /dev/pt_drv c 40 0

Now, scanimage -L should be able to find the scanner.

Hope this helps
Gerhard

On Die, 17 Jul 2001, Alimin Bijosono Oei wrote:
> Thanks for the responses from Lauri,Miguel and Gerhard but I still couldn't 
> get the scanner working.
> 
> I did all the steps by being root and I have checked that modprobe is 
> installed in /sbin directory
> [root@localhost /sbin]# dir
[SNIP]
> ctrlaltdel    fsck.minix    init                   iptables-restore  
> mingetty    modprobe           quotaoff              route      sndconfig
[SNAP]
> 
> [root@localhost plustek_driver]# make load
> /sbin/modprobe pt_drv || exit 1
> sh: modprobe: command not found
> modprobe: pre-install pt_drv failed
> modprobe: insmod pt_drv failed
> make: *** [load] Error 1
> 
> I tried to disconnect my printer and reboot the system and then did 
> /sbin/lsmod and the parport modules are already preinstalled as in 
> /etc/modules.conf. I then did the 'make load' again but still the same error 
> occured.
> 
> I tried to do /sbin/insmod pt_drv:
> [root@localhost plustek_driver]# /sbin/insmod pt_drv
> Using /lib/modules/2.4.3-12/misc/pt_drv.o
> 
> 
> [root@localhost /sbin]# ./lsmod
> Module                  Size  Used by
> sr_mod                 13568   0  (autoclean)
> ppp_deflate            41376   1  (autoclean)
> ppp_async               6064   1  (autoclean)
> ppp_generic            16656   3  (autoclean) [ppp_deflate ppp_async]
> lt_serial              20512   3  (autoclean)
> lt_modem              314560   0  (autoclean) [lt_serial]
> pt_drv                 99488   0  (unused)
> emu10k1                43728   1  (autoclean)
> soundcore               3600   4  (autoclean) [emu10k1]
> parport_pc             17552   1  (autoclean)
> parport                24512   1  (autoclean) [pt_drv parport_pc]
> autofs                  9152   1  (autoclean)
> ipchains               29536   0  (unused)
> ide-scsi                7712   0
> scsi_mod               86656   2  [sr_mod ide-scsi]
> ide-cd                 26656   0
> cdrom                  27968   0  [sr_mod ide-cd]
> nls_iso8859-1           2880   2  (autoclean)
> nls_cp437               4384   2  (autoclean)
> vfat                    9008   2  (autoclean)
> fat                    30592   0  (autoclean) [vfat]
> usb-uhci               20208   0  (unused)
> usbcore                48352   1  [usb-uhci]
> 

Previous by date: 19 Jul 2001 07:22:41 -0000 Re: Problem with Plustek 4830 P scanner, Alimin Bijosono Oei
Next by date: 19 Jul 2001 07:22:41 -0000 Re: Problem with Plustek 4830 P scanner, Alimin Bijosono Oei
Previous in thread: 19 Jul 2001 07:22:41 -0000 Re: Problem with Plustek 4830 P scanner, Alimin Bijosono Oei
Next in thread: 19 Jul 2001 07:22:41 -0000 Re: Problem with Plustek 4830 P scanner, Alimin Bijosono Oei


Powered by ezmlm-browse 0.20.