On 15/05/2013 17:56, Adolf Szabo wrote: > > Hi All, > > So far I used Canon Lide 110 fine, but after a kernel update it > started not working. Symptoms are: scanning first page works, scanning > second page does not work. Unplugging then re-plugging and it is > working again. So in effect I need to disconnect and reconnect after > every page. > > Before first page lsusb says: > Bus 003 Device 002: ID 04a9:1909 Canon, Inc. CanoScan LiDE 110 > > scanimage -L says: > device `genesys:libusb:003:002' is a Canon LiDE 110 flatbed scanner > > after first page neither are showing my scanner. > > kernel version: > 3.2.0-41-generic #66-Ubuntu SMP Thu Apr 25 03:27:11 UTC 2013 > > Please advise, > Thx, Dolfy > > > Hello,
what SANE version do you use ? What is the frontend program used ? Try to enable logging traces so we can have an idea of what is going wrong. Suppose the frontend you use is xsane, in a command shell type: export SANE_DEBUG_GENESYS=255 export SANE_DEBUG_GENESYS_LOW=255 export SANE_DEBUG_GENESYS_GL646=255 export SANE_DEBUG_GENESYS_GL841=255 export SANE_DEBUG_GENESYS_GL843=255 export SANE_DEBUG_GENESYS_GL845=255 export SANE_DEBUG_GENESYS_GL846=255 export SANE_DEBUG_GENESYS_GL847=255 export SANE_DEBUG_GENESYS_GL124=255 xsane 2>debug.log Then send us the debug.log file (compressed to minimize size). I have also found that sometimes, disabling usb power saving a kernel level helps. Regards, Stef