Guillaume Gastebois schrieb: > Hello, > > I can't make led on and motor move with my LiDE 90. > > I modify CVS with replacing all LiDE 60 "0x221c" with "0x199" pid of > LiDE 90. > > scanimage -L returns my LiDE 90, but SANE_DEBUG_GENESYS=255 scanimage > --device-name=genesys:libusb:001:005 > toto.pnm > > gives me a log looping indefinitelly on : [genesys] > sanei_genesys_read_register (0x41, 0xf4) completed > > see my attached file. > > Is any genesys specialist to explain me what I did wrong !!! (my scanner > is working on windows in my office)
You should try to use SANE_DEBUG_GENESYS_GL841=255, too. This will give you more or less a full trace of the calls happening in the backend. I _think_ the backend tries to do a head move, but the scanner is immediately ready again. No idea, why this happens. Regards, Pierre
