Ik heb helaas een probleem gehad met mijn computer. Ik heb een virus gehad waardoor mijn bootsector beschadigd was en alles opnieuw heb moeten installeren.
Ik heb een nieuw probleem geconstateerd wat betreft mijn scanner.
Zo was het vroeger:
Kijk maar naar deze uitvoer, vooral de laatste lijnen:
joris@oudePC:~$ SANE_DEBUG_SANEI_PA4S2=128 scanimage -L
[sanei_debug] Setting debug level of sanei_pa4s2 to 128.
[sanei_pa4s2] sanei_pa4s2_open: interface called for the first time
[sanei_pa4s2] sanei_pa4s2_open: called for device '0x378'
[sanei_pa4s2] sanei_pa4s2_open: trying to connect to port
[sanei_pa4s2] pa4s2_open: trying to attach dev `0x378`
[sanei_pa4s2] pa4s2_init: static int first_time = 1
[sanei_pa4s2] pa4s2_init: called for the first time
[sanei_pa4s2] pa4s2_init: initializing libieee1284
[sanei_pa4s2] pa4s2_init: 0 ports reported by IEEE 1284 library
[sanei_pa4s2] pa4s2_init: allocating port list
[sanei_pa4s2] pa4s2_init: initialized successfully
[sanei_pa4s2] pa4s2_open: looking up port in list
[sanei_pa4s2] pa4s2_open: `0x378` is not a valid device name
[sanei_pa4s2] pa4s2_open: returning SANE_STATUS_INVAL
[sanei_pa4s2] sanei_pa4s2_open: connection failed
[sanei_pa4s2] sanei_pa4s2_open: called for device 'parport0'
[sanei_pa4s2] sanei_pa4s2_open: trying to connect to port
[sanei_pa4s2] pa4s2_open: trying to attach dev `parport0`
[sanei_pa4s2] pa4s2_init: static int first_time = 0
[sanei_pa4s2] pa4s2_init: sanei already initalized
[sanei_pa4s2] pa4s2_open: looking up port in list
[sanei_pa4s2] pa4s2_open: `parport0` is not a valid device name
[sanei_pa4s2] pa4s2_open: returning SANE_STATUS_INVAL
[sanei_pa4s2] sanei_pa4s2_open: connection failed
No scanners were identified. If you were expecting something different,
check that the scanner is plugged in, turned on and detected by the
sane-find-scanner tool (if appropriate). Please read the documentation
which came with this software (README, FAQ, manpages).
joris@oudePC:~$
Dit krijg ik nu:
root@joris-desktop:/etc/sane.d# 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
[sanei_pa4s2] pa4s2_init: called for the first time
[sanei_pa4s2] pa4s2_init: initializing libieee1284
[sanei_pa4s2] pa4s2_init: 0 ports reported by IEEE 1284 library
[sanei_pa4s2] pa4s2_init: allocating port list
[sanei_pa4s2] pa4s2_init: initialized successfully
[sanei_debug] Setting debug level of sanei_pa4s2 to 128.
[sanei_pa4s2] sanei_pa4s2_scsi_pp_open: interface called for the first time
[sanei_pa4s2] sanei_pa4s2_scsi_pp_open: called for device '/dev/scanner'
[sanei_pa4s2] sanei_pa4s2_scsi_pp_open: trying to connect to port
[sanei_pa4s2] pa4s2_open: trying to attach dev `/dev/scanner`
[sanei_pa4s2] pa4s2_init: static int first_time = 1
[sanei_pa4s2] pa4s2_init: called for the first time
[sanei_pa4s2] pa4s2_init: initializing libieee1284
[sanei_pa4s2] pa4s2_init: 0 ports reported by IEEE 1284 library
[sanei_pa4s2] pa4s2_init: allocating port list
[sanei_pa4s2] pa4s2_init: initialized successfully
[sanei_pa4s2] pa4s2_open: looking up port in list
[sanei_pa4s2] pa4s2_open: `/dev/scanner` is not a valid device name
[sanei_pa4s2] pa4s2_open: returning SANE_STATUS_INVAL
[sanei_pa4s2] sanei_pa4s2_scsi_pp_open: connection failed
No scanners were identified. If you were expecting something different,
check that the scanner is plugged in, turned on and detected by the
sane-find-scanner tool (if appropriate). Please read the documentation
which came with this software (README, FAQ, manpages).
root@joris-desktop:/etc/sane.d#
Waarom verschijnt hier nu:
[sanei_pa4s2] pa4s2_open: `/dev/scanner` is not a valid device name
en niet
[sanei_pa4s2] pa4s2_open: `parport0` is not a valid device name
Voor de rest heb ik net hezelfde gedaan als de vorige keer.