-
Notifications
You must be signed in to change notification settings - Fork 26
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
interop with alexpevzner/sane-airscan fails #76
Comments
409 means "Hardware Conflict" and, in this case, indicates that SANE reports an empty ADF. |
But not empty. There were 4 pages loaded in adf . First scans successfully and does second page which displays.second , then seems to disappear from Scan app at about the time of this error. In other words This second page appears then after the display of the second page disappears although scanner is very fast and all scanning from ADF may have actually completed . |
ADF support is broken in AirSane. @ShadesJeff has created a fork that is supposed to fix it: https://github.com/ShadesJeff/AirSane. Maybe you give that a try? |
Is ADF still broken? |
ADF code has been reworked in commit 26d70d4 |
Just FYI , testing interoperability with alexpevzner/sane-airscan Multi Page scanning from ADF fails.
Please see attached wireshark pcap . Sorry because it is a 'localhost' connection it can be hard to follow (same IP to/from Same IP)
At packet number 1031 you see "409 Unknown Reason" . I believe that is the point where it all falls apart in Document scanner 3.36.3
This was tested on a new install of Linux Mint 20.2 Uma base: Ubuntu 20.04 focal. AirSane Was installed right after your addition of "Serial Number" in xml.
The capture file is here
http://portlandtel.com/pcap/eSCLFailpcapng.zip
Bug report for alexpevzner/sane-airscan is here
alexpevzner/sane-airscan#171
The text was updated successfully, but these errors were encountered: