On Tue, Oct 01, 2013 at 08:43:35PM +0200, Stef wrote: > On 01/10/2013 14:38, John wrote: > > Program received signal SIGBUS, Bus error. > > [Switching to Thread 804007400 (LWP 100431/scanimage)] > > 0x00000008079d3829 in scsi_inquiry () > > from /usr/local/lib/sane/libsane-microtek2.so.1 > > Hello, > > try disabling the microtek2 backend since it looks involved in the > problem. > Just curious SANE is installed in /usr/local, not in /usr ? > > Regards, > Stef
Hi Stef, That gave me the pointer I needed. I softlinked like this, like the man page says: /usr/local/lib/sane/libsane.so@ -> ./libsane-genesys.so.1 then I looked at your message then looked in /usr/local/etc/sane.d/dll.conf and commented everything apart from the one I wanted, then ran scanimage -L which gave: device `genesys:libusb:/dev/usb:/dev/ugen4.4' is a Canon LiDE 110 flatbed scanner Then I tried xscanner which worked, then the link in gimp 2.6 and now I'm a happy bunny :D thanks, -- John
