Mohit, you can see what the hp-backend is doing when looking for scanners, if you set the environment variable SANE_DEBUG_HP to 255 in a command shell:
export SANE_DEBUG_HP=255 then start xsane (or another application that uses SANE) from that command shell. You will see some debug printouts and maybe also some error messages which may tell you what's going wrong. You also can look at /var/log/messages if the USB-layer is creating some error messages. I hope it helps --Peter Mohit Kumar schrieb: > Peter, > > Its USB. > > Thanks, > Mohit > > On 5/27/05, Peter Kirchgessner <[email protected]> wrote: >>Hi, >> >>how is your scanner connected to the computer ? SCSI and/or USB ? >> >>--Peter >> >>Mohit Kumar schrieb: >>>Hi All, >>> >>>I am facing a strange problem. >>> >>>Sometimes SANE is able to find the HP ScanJet 6200C/6250C and on other >>>times, it refuses to acknowledge it. >>> >>>Instead of running my code, I tried running XSane and saw a similar >>>behaviour. The only difference acknowledged was that in this case it >>>took a little extra time as compared to when no scanners are already >>>present. >>> >>>Is this a known issue or I am doing something wrong? Could this also >>>be a problem of the scanner? >>> >>>I have already lost one of my computers to this problem and I am not >>>too eager in loosing others. >>> >>>Thanks, >>>Mohit >>> >>-- >>Peter Kirchgessner >>http://www.kirchgessner.net >>mailto:[email protected] >> >> > -- Peter Kirchgessner http://www.kirchgessner.net mailto:[email protected]
