Hello again I succeeded in finding a file named "lexmark-scan.log" and here follows the contence:
------------------------------------------------------------------------------------------------------- [sanei_debug] Setting debug level of lexmark to 255. [lexmark] SANE Lexmark backend version 1.0.30-devel [lexmark] sane_init: version_code=0x7fffa465afdc [lexmark] attachLexmark: devname=libusb:001:005 [lexmark] attachLexmark: couldn't open device `libusb:001:005': Device busy [lexmark] sane_get_devices: device_list=0x7fffa465b048, local_only=0 scanimage: no SANE devices found [lexmark] sane_exit -------------------------------------------------------------------------------------------------------- The opening of "lexmark-scan.pnm" failed (cannot be opend) -------- Original-Nachricht -------- Betreff: Re: [sane-devel] scanning only 75 dpi Datum: Tue, 10 May 2011 22:31:04 +0200 Von: Gerrit Borgers <gerrit_borgers at t-online.de> An: stef <stef.dev at free.fr>, sane-devel at lists.alioth.debian.org Hello First thanks for the quick answer! I must admit, that some "numbers" of my problem changed: After downgrading ubuntu 11.04 to 10.10 AND downgrading suse 11.4 to 11.3 I realised: the running version of xsane with ubuntu 10.10 AND suse 11.3 was *xsane .997* As I am no champion in debugging I have problems with Your demans to send the Lexmark-scan.log file. I don't exactly know how to create this file an where to look at it .... but I can send results of 75 dpi scanning and 150 dpi scanning export SANE_DEBUG_LEXMARK=255 export SANE_DEBUG_LEXMARK_LOW=255 scanimage --resolution 150 2>lexmark-scan.log>lexmark-scan.pnm Am 10.05.2011 09:02, schrieb stef: > Le lundi 2 mai 2011 13:12:24 Gerrit Borgers, vous avez ?crit : >> Dear Ladies and Gentlemen >> >> >> >> >> sane-devel at lists.alioth.debian.org >> >> >> Upgrading my Linux makes problems with using the scanner of Lexmark X1270 >> >> >> >> FSC Esprimo E5600; FSC Lifebook S7110; Lexmark X1270 >> >> ----------------------------------------------------------------- >> ubuntu 11.04; x-sane 0.998; Lexmark X1270; scannt nur mit 75 dpi >> ubuntu 10.10; x-sane 0.998; Lexmark X1270; scannt bis 300 dpi >> >> suse 11.4; x-sane 0.998; Lexmark X1270; scannt nur mit 75 dpi >> suse 11.3; x-sane 0.998; Lexmark X1270; scannt bis 300 dpi >> >> ubuntu 11.04; x-sane 0,998; Lexmark X1270; scans only with 75 dpi >> ubuntu 10.10; x-sane 0,998; Lexmark X1270; scans to 300 dpi >> >> suse 11.4; x-sane 0,998; Lexmark X1270; scans only with 75 dpi >> suse 11.3; x-sane 0,998; Lexmark X1270; scans to 300 dpi >> ----------------------------------------------------------------- >> My scannerconnection in USB >> >> >> >> Yours >> Gerrit Borgers >> >> -- >> sane-devel mailing list:sane-devel at lists.alioth.debian.org >> http://lists.alioth.debian.org/mailman/listinfo/sane-devel >> Unsubscribe: Send mail with subject "unsubscribe your_password" >> tosane-devel-request at lists.alioth.debian.org > Hello, > > I need more information to have an idea of what is going on. You can > generate debug data by running the following commands: > > export SANE_DEBUG_LEXMARK=255 > export SANE_DEBUG_LEXMARK_LOW=255 > scanimage --resolution 150 2>lexmark-scan.log>lexmark-scan.pnm > > then send the lexmark-scan.log file. > > Regards, > Stef -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.alioth.debian.org/pipermail/sane-devel/attachments/20110510/08111328/attachment.htm>
