Skip to content
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

Add custom scan modes seen in f+ imaging (Lexmark) proprietary driver #600

Conversation

realnickel
Copy link
Contributor

An issue with distorted scan result was encountered for f+ imaging M60ade MFP.

$ sane-find-scanner -q
found USB scanner (vendor=0x043d [f+ imaging], product=0x0382 [f+ imaging M60ade]) at libusb:002:020

Debugging revealed following messages:
[...]
[New Thread 0x7fffaaffd640 (LWP 15083)]
Unable to set Color mode, please file a bug
Unable to set Color mode, please file a bug
Unable to set Gray mode, please file a bug
[Thread 0x7fffaaffd640 (LWP 15083) exited]
[Thread 0x7fffabfff640 (LWP 15081) exited]

while 'strings /usr/local/printer/unix_scan_drivers/lib/sane/libsane-mfp_nscan.so.1' showed custom constants:

[...]
1-bit Black & White
8-bit Grayscale
24-bit Color
[...]

@manisandro manisandro merged commit ff73d69 into manisandro:master Dec 2, 2022
@manisandro
Copy link
Owner

Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants