Groups | Search | Server Info | Keyboard shortcuts | Login | Register
Groups > alt.comp.os.linux > #576
| From | "J.O. Aho" <user@example.net> |
|---|---|
| Newsgroups | alt.comp.os.linux, alt.linux, alt.os.linux |
| Subject | Re: [multipost] CZUR scanner not detected and not connectable |
| Date | 2024-02-25 22:07 +0100 |
| Message-ID | <l41og2FquouU1@mid.individual.net> (permalink) |
| References | <urfr7n$1uvk7$2@dont-email.me> |
Cross-posted to 3 groups.
On 25/02/2024 17.52, MarioCCCP wrote:
> Sorry for the multipost, I am really at a loss with this glitch
Sorry, you failed, you made a cross post and nothing to be sorry about.
> I have purchased this item
>
> CZUR Shine Ultra Pro 24MP High resolution scanner for books USB
> Portable, Documents Scanner with OCR up to A3 format for home and
> office, Multilingual OCR viewer
> I just wrote a request on FB page of CZUR, but apart from that, what
> could be the problem ?
>
> It is their own recent SW for the very corresponding HW, why should it
> fail ?
The scanner_x86_64_1.7.2312301E.deb, which is the latest I could see
anyone refer to do not supply an udev file for your scanner, check
/etc/udev/rules.d/ and you will find
czur_1101.rules
czur_1616.rules
czur_et.rules
you will need to have one like for example czur_2401.rules:
SUBSYSTEM==”usb” ,
ATTRS{idVendor}==”04fc” ,
ATTRS{idProduct}==”2401” ,
MODE="0666"
then run: sudo udevadm control --reload-rules && sudo udevadm trigger
If still not working, you may have to copy some files form the
ms-windows install, should be called something like czcv000*_0*.{bin|xml|ex}
In the Linux install you find those in /opt/scanner/
also the file /opt/scanner/dev_list.bin may not support your scanner.
You will have to experiment and see if you get it to work and hope CZUR
comes back and have a later beta version that supports your scanner.
--
//Aho
Back to alt.comp.os.linux | Previous | Next — Previous in thread | Next in thread | Find similar
[multipost] CZUR scanner not detected and not connectable MarioCCCP <NoliMihiFrangereMentulam@libero.it> - 2024-02-25 17:52 +0100
Re: [multipost] CZUR scanner not detected and not connectable "David W. Hodgins" <dwhodgins@nomail.afraid.org> - 2024-02-25 12:52 -0500
Re: [multipost] CZUR scanner not detected and not connectable "J.O. Aho" <user@example.net> - 2024-02-25 22:07 +0100
Re: [multipost] CZUR scanner not detected and not connectable Paul <nospam@needed.invalid> - 2024-02-25 23:45 -0500
Re: [multipost] CZUR scanner not detected and not connectable Paul <nospam@needed.invalid> - 2024-02-26 03:58 -0500
Re: [multipost] CZUR scanner not detected and not connectable MarioCCCP <NoliMihiFrangereMentulam@libero.it> - 2024-02-26 14:16 +0100
Re: [multipost] CZUR scanner not detected and not connectable MarioCCCP <NoliMihiFrangereMentulam@libero.it> - 2024-02-26 14:11 +0100
Re: [multipost] CZUR scanner not detected and not connectable Paul <nospam@needed.invalid> - 2024-02-26 11:25 -0500
csiph-web