[Bug 35904] New: USB connection not recognized by Axon MultiClamp Commander 700B.
http://bugs.winehq.org/show_bug.cgi?id=35904 Bug ID: 35904 Summary: USB connection not recognized by Axon MultiClamp Commander 700B. Product: Wine Version: unspecified Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown Assignee: wine-bugs(a)winehq.org Reporter: alois.schloegl(a)gmail.com The "Axon MutiClamp Commander 700B" is a devices which connected with USB to the PC. The software for controlling the device installs and runs well, but it does not identify the USB device. For this reason, the application "MutiClamp Commander 700B" in Winehq's AppDB has currently status "Garbage". -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=35904 Ken Sharp <imwellcushtymelike(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |hardware --- Comment #1 from Ken Sharp <imwellcushtymelike(a)gmail.com> --- http://wiki.winehq.org/Bugs -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=35904 --- Comment #2 from Alois Schlögl <alois.schloegl(a)gmail.com> --- Trying to follow the instructions in http://wiki.winehq.org/USB, I performed the following steps: export WINVER=1.7.16 ### Install MC700B wget https://mdc.custhelp.com/euf/assets/software/MultiClamp_2_1_0_16.exe WINEPREFIX=$HOME/.$WINVER $HOME/src/wine64/wine MultiClamp_2_1_0_16.exe # import registry keys - the registry were obtained when the devices were turn on and connected WINEPREFIX=$HOME/.$WINVER $HOME/src/wine64/wine $HOME/.$WINVER/drive_c/windows/regedit.exe /S "HKLM.System.CurrentControlSet.Enum.USB.Vid_09c0&PID_0136.on.nt4.reg" WINEPREFIX=$HOME/.$WINVER $HOME/src/wine64/wine $HOME/.$WINVER/drive_c/windows/regedit.exe /S "HKLM.System.CurrentControlSet.Services.hidusb.on.nt4.reg" # move driver in place (ced_usb.sys, ced_us64.sys, hidusb.sys) cp hidusb.sys $HOME/.$WINVER/drive_c/windows/system32/drivers/ # set permissions - device must be connected lsusb |awk -F "[: ]" '/09c0:0136/ { printf("chmod a+rw /dev/bus/usb/%s/%s\n",$2,$4); }' ## sudo output of previous command - # TEST WINEPREFIX=$HOME/.$WINVER $HOME/src/wine64/wine $HOME/".$WINVER/drive_c/Program Files (x86)/Molecular Devices/MultiClamp 700B Commander/MC700B.exe" -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=35904 --- Comment #3 from Alois Schlögl <alois.schloegl(a)gmail.com> --- Created attachment 48131 --> http://bugs.winehq.org/attachment.cgi?id=48131 winedump -j import hidusb.sys http://wiki.winehq.org/USB states "Drivers which depend on modules other than ntoskrnl.exe, hal.dll, usbd.sys will not work." The MC700B uses hidusb.sys, that might be the cause why it does not work. Probably this bug report should be renamed to "wine is missing hidusb.sys" Attached is the dump of winedump -j import hidusb.sys -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=35904 Alois Schlögl <alois.schloegl(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Component|-unknown |usb -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=35904 Alois Schlögl <alois.schloegl(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Version|unspecified |8.13 -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=35904 --- Comment #4 from Alois Schlögl <alois.schloegl(a)gmail.com> --- This is still an open issue one Wine 8.13 with MultiClampCommander700B -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
participants (2)
-
wine-bugs@winehq.org -
WineHQ Bugzilla