wiasane
wiasane copied to clipboard
WIASane don't want to install on Windows Vista
The driver doesn't install on Windows Vista. I don't know if it is just the installer or the driver but I receive a message saying that this OS is incompatible. I've tested the first version and it's the same.
Could you please provide a screenshot of the error message? Thanks in advance.
Hum, sorry I can't do it (I'm in vacations), but I perfectly remember than the only message was a classical message: "Your operating system is not supported by this software."
Okay, did it came directly from the installer or later during the device setup in a separate window? Have a nice vacation and holidays!
Thank you very much! No, it was directly in the installer, I think it can work if the minimal OS is corrected. Le 26 déc. 2014 22:44, "Marc Hörsken" [email protected] a écrit :
Okay, did it came directly from the installer or later during the device setup in a separate window? Have a nice vacation and holidays!
— Reply to this email directly or view it on GitHub https://github.com/mback2k/wiasane/issues/18#issuecomment-68159487.
Please try to install the following version once you are back home: wiasane-v0.1.1.9-23-g9f92ebf.exe
Oki !!! Beside that, awesome software. But it is quite slow to start operations (SANE ?). Le 27 déc. 2014 14:06, "Marc Hörsken" [email protected] a écrit :
Please try to install the following version once you are back home: wiasane-v0.1.1.9-23-g9f92ebf.exe https://wiasane.marc-hoersken.de/download/release/v0.1.1.9-23-g9f92ebf/wiasane-v0.1.1.9-23-g9f92ebf.exe
— Reply to this email directly or view it on GitHub https://github.com/mback2k/wiasane/issues/18#issuecomment-68178034.
It doesn't work:
Stuck at "Trying to initialize a session with the following SANE server: XXXX:6566" (X's are my personnal server) and the Hard drive is working but I can leave it for 1 hour, the same state.
I assume that "server:6566" is just an example value, right? You have to use the actual servers hostname or IP address and the corret SANE port to setup the connection. What do you mean with the hard drive is working? You can also try to install the following debug version and catch some debug output with DbgView: wiasane-v0.1.1.9-25-g400d726-dbg.exe
I will try it. Server:6566 is a real server (the IP is in the host file ;). The hard drive is working: the disk drive indicator of the motherboard is flashing quickly (like 10 times/second it is difficult to measure that). Le 29 déc. 2014 19:22, "Marc Hörsken" [email protected] a écrit :
I assume that "server:6566" is just an example value, right? You have to use the actual servers hostname or IP address and the corret SANE port to setup the connection. What do you mean with the hard drive is working? You can also try to install the following debug version and catch some debug output with DbgView: wiasane-v0.1.1.9-25-g400d726-dbg.exe
— Reply to this email directly or view it on GitHub.
I'm facing the same problem as Arno500:
I'm running Vista 32bit on the SANE-client-to-be. Both wiasane-v0.1.1.9-23-g9f92ebf.exe and wiasane-v0.1.1.9-25-g400d726-dbg.exe install (the regular wiasane download does not), but during driver installation, the step "Trying to initialize the session ..." hangs forever.
When I run the saned on the server in standalone mode with debug output, saned indeed show traffic from the client:
# SANE_DEBUG_HP5590=255 SANE_DEBUG_NET=255 saned -d 255 -a saned
[saned] check_host: access by remote host: ::ffff:192.168.1.100
[saned] init: access granted to admin@::ffff:192.168.1.100
[sanei_debug] Setting debug level of hp5590 to 255.
[hp5590] SANE backed for HP ScanJet 4500C/4570C/5500C/5550C/5590/7650 1.0.7
[hp5590] (c) Ilia Sotnikov <[email protected]>
[hp5590] attach_usb_device: Opening USB device
[hp5590] attach_usb_device: USB device opened
[hp5590] hp5590_init_scanner
[hp5590] hp5590_cmd: USB-in-USB: command : 0012
[hp5590] hp5590_control_msg: USB-in-USB: core data: no
[hp5590] hp5590_control_msg: USB-in-USB: sending control msg
...
[hp5590] sane_hp5590_get_devices, local only: 1
[hp5590] Found 1 devices
[saned] bailing out, waiting for children...
[saned] bail_out: all children exited
#
But that's it. Nothing else happens from there on (even if I restart saned, or if I run saned in inetd mode).
I ran DebugView on the Vista client with wiasane-v0.1.1.9-23-g9f92ebf.exe, but it doesn't show anything interesting, only window initialization stuff AFAICS.
By the way, the initialization fails instantly with an error "Scanner session connect failed" when saned is not running or when I enter a non-existant IP or port.
This is the output of DebugView failing to connect. I guess the WM_NOTIFY events are the keypresses during me replace "localhost" with the IP of the server, and then nothing interesting at all is to be seen.
Any idea?
00000001 0.00000000 [6272] devsane: DeviceInstall(wiasane.inf, 1)
00000002 0.09211988 [6272] devsane: DsInfPath: C:\Windows\System32\DriverStore\FileRepository\wiasane.inf_ff3f548c\wiasane.inf
00000003 0.09484068 [6272] devsane: ClassName: Image
00000004 0.09766821 [6272] devsane: HardwareID: ROOT\IMAGE\0015 (16)
00000005 0.09780125 [6272] devsane: HardwareIDs: Image_Network_WIASANE
00000006 0.09780125 [6272] ROOT\IMAGE\0015
00000007 0.09780125 [6272] (76)
00000008 4.96653605 [6272] coisane: DIF_SELECTBESTCOMPATDRV
00000009 5.05878687 [6272] coisane: DIF_NEWDEVICEWIZARD_FINISHINSTALL
00000010 5.05890560 [6272] coisane: PSPCB_ADDREF
00000011 5.05896187 [6272] coisane: PSPCB_ADDREF
00000012 5.05899954 [6272] coisane: PSPCB_ADDREF
00000013 5.05902719 [6272] coisane: PSPCB_ADDREF
00000014 5.09235001 [6272] coisane: PSPCB_RELEASE
00000015 5.09238768 [6272] coisane: PSPCB_RELEASE
00000016 5.09242535 [6272] coisane: PSPCB_RELEASE
00000017 5.09246302 [6272] coisane: PSPCB_RELEASE
00000018 5.12212324 [6272] coisane: DIF_SELECTBESTCOMPATDRV
00000019 5.27031612 [6272] coisane: DIF_NEWDEVICEWIZARD_FINISHINSTALL
00000020 5.27036810 [6272] coisane: PSPCB_ADDREF
00000021 5.27040958 [6272] coisane: PSPCB_ADDREF
00000022 5.27045155 [6272] coisane: PSPCB_ADDREF
00000023 5.27050352 [6272] coisane: PSPCB_ADDREF
00000024 5.30330420 [6272] coisane: PSPCB_CREATE
00000025 5.30551243 [6272] coisane: WM_INITDIALOG
00000026 5.31416082 [6272] coisane: WM_NOTIFY
00000027 5.31418324 [6272] coisane: PSN_SETACTIVE
00000028 5.31941557 [6272] coisane: WM_NOTIFY
00000029 7.68333530 [6272] coisane: WM_NOTIFY
00000030 7.68341112 [6272] coisane: WM_NOTIFY
00000031 7.77083778 [6272] coisane: WM_NOTIFY
00000032 7.91666555 [6272] coisane: WM_NOTIFY
00000033 7.91679955 [6272] coisane: WM_NOTIFY
00000034 7.99627113 [6272] coisane: WM_NOTIFY
00000035 8.09602165 [6272] coisane: WM_NOTIFY
00000036 8.09621906 [6272] coisane: WM_NOTIFY
00000037 8.17559052 [6272] coisane: WM_NOTIFY
00000038 8.27263260 [6272] coisane: WM_NOTIFY
00000039 8.27320099 [6272] coisane: WM_NOTIFY
00000040 8.36865711 [6272] coisane: WM_NOTIFY
00000041 8.47539425 [6272] coisane: WM_NOTIFY
00000042 8.47554874 [6272] coisane: WM_NOTIFY
00000043 8.55484772 [6272] coisane: WM_NOTIFY
00000044 8.76226044 [6272] coisane: WM_NOTIFY
00000045 8.76233196 [6272] coisane: WM_NOTIFY
00000046 8.76289940 [6272] coisane: WM_NOTIFY
00000047 8.76295471 [6272] coisane: WM_NOTIFY
00000048 8.83258438 [6272] coisane: WM_NOTIFY
00000049 8.83737278 [6272] coisane: WM_NOTIFY
00000050 9.35350037 [6272] coisane: WM_NOTIFY
00000051 9.36478233 [6272] coisane: WM_NOTIFY
00000052 9.44869518 [6272] coisane: WM_NOTIFY
00000053 9.66157436 [6272] coisane: WM_NOTIFY
00000054 9.66169739 [6272] coisane: WM_NOTIFY
00000055 9.73293209 [6272] coisane: WM_NOTIFY
00000056 10.16411877 [6272] coisane: WM_NOTIFY
00000057 10.16424274 [6272] coisane: WM_NOTIFY
00000058 10.25989914 [6272] coisane: WM_NOTIFY
00000059 10.83894920 [6272] coisane: WM_NOTIFY
00000060 10.83907890 [6272] coisane: WM_NOTIFY
00000061 10.94305897 [6272] coisane: WM_NOTIFY
00000062 11.18194294 [6272] coisane: WM_NOTIFY
00000063 11.18208694 [6272] coisane: WM_NOTIFY
00000064 11.26079178 [6272] coisane: WM_NOTIFY
00000065 11.41194916 [6272] coisane: WM_NOTIFY
00000066 11.41207504 [6272] coisane: WM_NOTIFY
00000067 11.48385620 [6272] coisane: WM_NOTIFY
00000068 11.58805752 [6272] coisane: WM_NOTIFY
00000069 11.58817863 [6272] coisane: WM_NOTIFY
00000070 11.70741940 [6272] coisane: WM_NOTIFY
00000071 15.93506527 [6272] coisane: WM_NOTIFY
00000072 15.93520546 [6272] coisane: WM_NOTIFY
00000073 16.02253532 [6272] coisane: WM_NOTIFY
00000074 17.49163246 [6272] coisane: WM_NOTIFY
00000075 17.49172974 [6272] coisane: PSN_WIZNEXT
00000076 17.49202728 [6272] coisane: WM_NOTIFY
00000077 17.49210739 [6272] coisane: PSN_KILLACTIVE
00000078 17.49243736 [6272] coisane: PSPCB_CREATE
00000079 17.49413300 [6272] coisane: WM_INITDIALOG
00000080 17.49703026 [6272] coisane: WM_NOTIFY
00000081 17.49711609 [6272] coisane: PSN_SETACTIVE
00000082 17.50154114 [6272] coisane: WM_NOTIFY
Hello, is there a solution, I am on vista 32 and experience the same probleme saned -d 128 gave me that [saned] init: access granted [saned] init: access granted to [email protected] [saned] process_request: waiting for request [saned] process_request: got request 1 [saned] process_request: waiting for request [saned] process_request: got request 10 [saned] bailing out, waiting for children... [saned] bail_out: all children exited