https://bugs.winehq.org/show_bug.cgi?id=37212
Bug ID: 37212 Summary: harware scanner epson perfection V300 PHOTO Product: Wine Version: unspecified Hardware: x86 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown Assignee: wine-bugs@winehq.org Reporter: ssptn@rambler.ru
Created attachment 49469 --> https://bugs.winehq.org/attachment.cgi?id=49469 error after start application from "menu"-"wine"-"Programs"-"EPSON Scan"
hardware. application for scanner not started.
https://bugs.winehq.org/show_bug.cgi?id=37212
Alexander ssptn@rambler.ru changed:
What |Removed |Added ---------------------------------------------------------------------------- Version|unspecified |1.6.2
https://bugs.winehq.org/show_bug.cgi?id=37212
Anastasius Focht focht@gmx.net changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download Status|UNCONFIRMED |RESOLVED URL| |https://ftp.epson.com/drive | |rs/epson13534.exe CC| |focht@gmx.net Resolution|--- |INVALID Summary|harware scanner epson |Scanner Driver and EPSON |perfection V300 PHOTO |Scan Utility v3.50 for | |Epson Perfection V300 Photo | |Scanner fails
--- Comment #1 from Anastasius Focht focht@gmx.net --- Hello folks,
you are using a tainted/broken 64-bit WINEPREFIX for multiple apps which makes the bug report automatically invalid.
A crashing Sentinel Dongle kernel driver is certainly *not* part of EPSON software installation.
I can only guess what you might have installed here ... EPSON Scan Utility v3.x maybe?
It can work if the EPSON Windows Scanner software makes use of Microsoft STI and TWAIN data sources.
Use 'xsane' to check if the scanner works with Linux natively. Wine uses 'libsane' to access the scanner - make sure you have both, 32-bit and 64-bit libs installed!
If the hardware is not properly recognized within Linux there is nothing Wine can do. Windows hardware drivers won't work within Wine by design.
Regarding the crash ... that's a dupe of bug 35842
--- snip --- Unhandled exception: page fault in 64-bit code (0x000000000048b8c6). Register dump: rip:000000000048b8c6 rsp:000000000043df70 rbp:0000000000011ac0 eflags:00010206 ( R- -- I - -P- ) rax:0000000000000400 rbx:000000000048c91d rcx:000000000048b9de rdx:000000000048c135 rsi:000000000048c135 rdi:000000000048b9de r8:00000000000007e8 r9:000000000048b9de r10:0000000000000000 r11:0033006d00650074 r12:000000000048b9de r13:0000000000011ac0 r14:000000000000000a r15:000000000043f700 ... Backtrace: =>0 0x000000000048b8c6 in hardlock.sys (+0x4b8c6) (0x0000000000011ac0) 0x000000000048b8c6: movl %eax,%dr7 Modules: Module Address Debug info Name (28 modules) PE 440000- 48cc00 Export hardlock.sys ... Threads: process tid prio (all id:s are in hex) ... 00000012 (D) C:\windows\system32\winedevice.exe 00000019 0 <== 00000017 0 00000013 0 ... --- snip ---
$ sha1sum epson13534.exe 3a1d4bd75427628782c02c12045bd2f96a9b36b6 epson13534.exe
$ du -sh epson13534.exe 12M epson13534.exe
$ wine --version wine-1.7.25-51-g60de497
Regards
https://bugs.winehq.org/show_bug.cgi?id=37212
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #2 from Austin English austinenglish@gmail.com --- Closing.