I am trying to use an scsi EPSON (GT9000 or 1200C) device on a Bering-uClibc box. with the following :
export SANE_DEBUG_DLL=255 export SANE_DEBUG_EPSON=128 saned -d128 & scanimage -L saned starts going thru the epson.conf file which apparently goes well sending buf outputs and ends up with : option equipment is installed out of memory (line 5688) .... ... sane_get_devices() sane_get_devices : found 0 devices. is the "out of memory" the reason why it fails ? any hint ?
