-
-
Notifications
You must be signed in to change notification settings - Fork 14.7k
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
epkowa doesn't recognize x770 USB scanner #88732
Comments
I have no idea what could be the cause as there is no significant commit on epkowa from 19.09 to 20.03, neither on the sane module. Maybe try bisecting nixos if you have time to spend ? |
I could reproduce and I think it is fixed by e22eb2d |
Thank you. That does seem to fix it. I had already noticed the existence of that patch, but didn't realize that 20.03 didn't have it in. When I run Is there any chance of having this backported to 20.03? |
With #82909, the backport should now be done, so I'm going to close :) Feel free to complain and/or reopen if the issue is still present! |
It's been merged into $ git merge-base origin/release-20.03 e22eb2d7b5078f78655e478dcee3a8298821edf3
7c0d3f6f70c7a55e8c988e9d6882820b9d26171d
$ git merge-base origin/master e22eb2d7b5078f78655e478dcee3a8298821edf3
e22eb2d7b5078f78655e478dcee3a8298821edf3 I'm reopening because I think it's important that this gets into 20.03. |
Correction: I'd like to reopen it, but I don't have the necessary permission level. |
Ugh I linked the last wrong PR, sorry! I meant #89506 :) (As for the permission level… that's weird, I thought everyone had the right to reopen issues. Well, if you want to reopen feel free to ask and I'll do :)) Edit: looks like that's a github limitation isaacs/github#583 |
Thanks! That's great. It hasn't hit the channels yet, but I tested it with a NixOS built from the current state of |
Describe the bug
Since upgrading to 20.03, the epkowa sane backend isn't working.
To Reproduce
Use
scanimage -L
to check for the presence of the scanner:Expected behavior
Additional context
SANE_DEBUG_SANEI_USB=3
to view the list of USB IDs being checked for, and04b8:0130
isn't included.scanimage
from 19.09 successfully like this:Notify maintainers
@symphorien @dominikh
Metadata
"x86_64-linux"
Linux 5.4.42, NixOS, 20.03.1964.a808fe4fcde (Markhor)
yes
yes
nix-env (Nix) 2.3.4
"nixos-20.03.1964.a808fe4fcde"
"nixpkgs-20.09pre226664.002d38783ab"
$HOME/.nix-defexpr/channels/nixpkgs
Maintainer information:
The text was updated successfully, but these errors were encountered: