mback2k / wiasane

Scanner Access Now Easy - WIA Driver
https://github.com/mback2k/wiasane/wiki/Downloads
Other
125 stars 18 forks source link

Code 20 at installation then nothing... #36

Open nlgranger opened 6 years ago

nlgranger commented 6 years ago

Thank you for this project that I have used for while. Currently it does not seem to work on windows 10 64bits. During installation it opens the window to ask for server and port, then windows says something about an error with the driver and a code 20 (or 22?).

I have tried to run winsane-dgb 192.168.1.20 6566 but it returns immediately without output. FWIW, scanimage -L on linux returns: device 'net:192.168.1.20:snapscan:libusb:004:005' is a AGFA SNAPSCAN flatbed scanner

Any clues?

mback2k commented 6 years ago

I will have to look into this one. I cannot get it to work on Windows 10 x64 anymore either. It seems like Microsoft changed some driver APIs and I will have to figure out what changed.

Failure404 commented 6 years ago

Any progress on this? I was happily using Wiasane on my Win10 x64 for a long time, but since Windows 1803 it's game over. It installs fine, Scanner is detected, but every application tells me Scanner not found.

orosam commented 6 years ago

I had a Code 22 (Device disabled) issue on Windows 10 1803. The underlying cause appeared to be that the scanner got installed with the default localhost:6566 address, with no chance to set the correct IP address of saned.

I could work it around with these steps:

At this point, installation should begin, and the IP and port config dialog should appear, where the correct IP and port can be set.

raidenii commented 5 years ago

I had a Code 22 (Device disabled) issue on Windows 10 1803. The underlying cause appeared to be that the scanner got installed with the default localhost:6566 address, with no chance to set the correct IP address of saned.

I could work it around with these steps:

* Go to Device Manager. See that the scanner device under "Imaging devices" is disabled with Code 22.

* Right-click on the scanner device, and select "Enable device". The disabled icon should disappear.

* Right-click on the scanner device again, and select "Properties". The device properties dialog will open.

* Navigate to the Driver tab, and click "Update driver". The update drivers wizard will open.

* Click "Browse my computer for driver software".

* Click "Let me pick from a list of available drivers on my computer". A list should appear, containing the `Scanner Access Now Easy - WIA Driver` item.

* Select `Scanner Access Now Easy - WIA Driver`. Click Next.

At this point, installation should begin, and the IP and port config dialog should appear, where the correct IP and port can be set.

Seems that not working for 1809 any more, after those steps the IP is still locked to localhost.