#74 closed defect (fixed)
No mouse with 11.06
Reported by: | Leo Koelemij | Owned by: | David Azarewicz |
---|---|---|---|
Priority: | major | Component: | basedrv |
Version: | 11.06 | Keywords: | |
Cc: |
Description
eCS 2.2 beta II. I installed the warpin file, rebooted and had no mouse. See ataached config.sys and warpin.log
Attachments (7)
Change History (29)
by , 11 years ago
Attachment: | config.sys added |
---|
by , 11 years ago
Attachment: | warpin.log added |
---|
comment:1 by , 11 years ago
by , 11 years ago
Attachment: | SVN_REV1040.zip added |
---|
comment:2 by , 11 years ago
Back up usbkbd.sy?, usbmouse.sy? and usbhid.sy? in your \os2\boot directory and try SVN_REV1040 instead. These drivers have to be replaced AS A SET !
If you get the system to work at least with a keyboard, please do a: "rmview.exe >rmview.txt" from the command line and attach the rmview.txt file here.
comment:3 by , 11 years ago
Lars,
I may have been too short in my description. Motherboard: Intel DH67CL; no PS/2 only USB. Installed eCS 2.2 beta II; mouse and keyboard worked. Installed USB-eCS-11.06.wpi. Result no mouse.
I do not use a KVM switch.
Will try your drivers.
by , 11 years ago
Attachment: | rmview.txt added |
---|
comment:4 by , 11 years ago
Lars,
Tried your drivers. Als, no change; still no mouse I attached rmview.txt
comment:6 by , 11 years ago
Some add. questions:
1) when you captured the rmview output did you ONLY have the one USB (wireless) USB receiver plugged in or did you have an ADDITIONAL wired USB keyboard plugged in (in addition to the wireless keyboard and mouse that you are using) ?
2) I can see that you system has 2 external USB hubs (they might still be built into your system) and I can see that all devices where plugged into those 2 external USB hubs. Is that correct ?
3) from the captured rmview output and from your config.sys I can only see USBEHCD.SYS being loaded (2 instances = 2 HCs). Is there really no UHCI or OHCI in your system ?
You would need to use the hcmonit.exe tool to find out what HCs you have in your system. That tool comes with the 10.162 base driver package that you can still download from the eComStation website (search in the download section).
comment:7 by , 11 years ago
I am using a Logitech K200 USB keyboard, cable-connected. The mouse is Logitech Wireless Trackball M570 with the Unifying wireless receiver.
BTW After installing eCS 2.2 BetaII and before USB-eCS-11.06.wpi the mouse and keyboard functioned normally.
Answers 1) I had only one keyboard (wired USB) and one mouse (wireless USB) connected.
2) I don't know which USB connector is on a Hub or not. They both are plugged into the computer case.
3) Correct; only 2 x EHCD Z:\TMP>hcimonit.exe You have 2 PCI USB EHCI host controller(s)
comment:8 by , 11 years ago
milestone: | → Next Version |
---|---|
Owner: | set to |
Priority: | major → Feedback Pending |
Status: | new → accepted |
Please try http://88watts.net/download/USB-test-11.07-20140111.wpi and tell me how it works on your system. The USBHID.SYS, USBMOUSE.SYS and USBKBD.SYS are a matched set. You MUST change all 3 of these drivers as a set. You cannot mix versions of these 3 drivers. The WPI installs them as a set for you.
comment:10 by , 11 years ago
Thanks for testing.
Please download http://88watts.net/download/USB-test-11.07-20140112.wpi and install all the packages in it including the "System Updates" package. Use the default directories for all packages. Then reboot and make sure your your mouse and keyboard are plugged in. Once booted, open an OS/2 command window, navigate to the /ecs/bin directory on your boot disk, and run the testlog program by typing:
testlog usb
Attach the resulting log file to this ticket.
by , 11 years ago
Attachment: | LEO-20140113-usb-11.07.log added |
---|
comment:11 by , 11 years ago
David,
FWIW I read on Ubuntu forums that there is very rarely a problem with the Logitech Unifying USB receiver. I have never had problems on my Xbuntu installation.
comment:12 by , 11 years ago
Priority: | Feedback Pending → major |
---|
Thanks for the log file.
Your 046D:C52B -- "Logitech Inc USB Composite Device" is the type of device we are working on issues with. Until we resolve this you can use the 11.05 drivers. The eCS 2.2 beta shipped with the 11.05 drivers. You can just install the 11.05 package on top of what you have now. It is probably enough just to replace USBHID.SYS, USBKBD.SYS, and USBMOUSE.SYS with the ones from the 11.05 package.
by , 11 years ago
Attachment: | david_2014_02_12_2.zip added |
---|
USBHID: on individual client registration DO NOT call client driver to check for service
comment:13 by , 11 years ago
Try david_2014_02_12_2.zip. Backup and replace ALL 3 drivers (USBHID.SYS, USBKBD.SYS, USBMOUSE.SYS) !
comment:15 by , 11 years ago
As a test: can you revert the order in config.sys of USBKBD.SYS and USBMOUSE.SYS and see if that makes a difference ? Thanks.
comment:16 by , 11 years ago
With david_2014_02_12_2.zip installed, and in config.sys:
.... DEVICE=F:\OS2\BOOT\USBPRT.SYS DEVICE=F:\ECS\SYSTEM\AMouse\AMOUSE.SYS SMP DEVICE=F:\OS2\BOOT\USBKBD.SYS DEVICE=F:\OS2\BOOT\USBMOUSE.SYS REM DEVICE=F:\OS2\BOOT\USBCOM.SYS ....
It indeed makes a diffence!
Now the keyboard is OK and the mouse is alive.
by , 11 years ago
Attachment: | test_2014_02_23.zip added |
---|
reading string descriptor from USBHID, IRQ proc. rework for USBKBD.SYS
comment:17 by , 11 years ago
Please test "test_2014_02_23.zip". It also contains an updated USBD.SYS. Backup all existing drivers. The load order of USBMOUSE.SYS and USBKBD.SYS in config.sys should no longer matter. For a proof you should try both load orders in config.sys. Please report back if mouse and keyboard work ok, including the repetition rate and repetition delay for the keyboard (it should exhibit "sensible" behaviour as in "for a pressed key you should not need to wait for a key repetition for an extended period of time").
comment:18 by , 11 years ago
test_2014_02_23.zip tested In config.sys first USBKBD.SYS and after that USBMOUSE.SYS The mouse is alive. In config.sys first USBMOUSE.SYS and after that USBKBD.SYS No mouse. Don't know about: "the repetition rate and repetition delay for the keyboard (it should exhibit "sensible" behaviour as in "for a pressed key you should not need to wait for a key repetition for an extended period of time")."
comment:19 by , 11 years ago
About repetition rate: Maybe my description was a bit confusing. Just do that: 1) open a commandline 2) press a key (letter 'a' for example) and keep it pressed. You will see that the letter is repeated on the commandline. The repetition should happen with a decent speed. If it appears to be slow then something is still wrong with USBKBD.SYS.
comment:20 by , 11 years ago
There is no difference in repetition rate of the two config.sys options. BTW: it is the same as in my eCS 2.1 installation.
comment:21 by , 10 years ago
Resolution: | → fixed |
---|---|
Status: | accepted → closed |
Are you using a KVM switch or are you directly attaching keyboard and mouse to the computer ?