Page 2 of 2

Re: Mouse and keyboard don't work (Install CD)

Posted: Mon May 14, 2018 2:46 pm
by mrmajik45
"Device Handle" Maybe disconnect any extra devices. Usb Mouse/Keyboard

Re: Mouse and keyboard don't work (Install CD)

Posted: Mon Dec 31, 2018 3:37 am
by Reactions
Hi all,
Good news and bad news:

I do have the same issue, and have found out that it bis a driver related issue. However, no matter what driver I try adding to the ISO driver list, it still doesn't work. I will notify if I find ones that work. You mileage may vary. Try copying drivers from Win10.
Thanks,
Reactions

Re: Mouse and keyboard don't work (Install CD)

Posted: Mon Dec 31, 2018 1:37 pm
by binarymaster
Reactions wrote: Mon Dec 31, 2018 3:37 am Try copying drivers from Win10.
This wouldn't work. :lol:

Re: Mouse and keyboard don't work (Install CD)

Posted: Tue Jan 01, 2019 2:08 pm
by middings
See the ReactOS Wiki topic "Known Issues, USB".

Re: Mouse and keyboard don't work (Install CD)

Posted: Wed Jan 02, 2019 1:10 am
by Reactions
Hi all,
Good news!
I have figured out what the issue was, and have a fix.
So,you are going to need the boot iso, not the live CD, and an ISO editing tool.

Once the selected Image is opened in the software, then go to reactos>system32>drivers, and delete all .sys files with "usb" as the first part of the file name.Save the image and write it to a device of your pleasing.

Then once booted, it will tell you that it can't find the drivers(sys files). Press enter for each prompt and it then will take you to the blue installation screen with working keyboard and mouse(USB devices).

Disclaimer: Works for 10 and older. Working on 11 and newer as we speak.

Re: Mouse and keyboard don't work (Install CD)

Posted: Wed Jan 02, 2019 8:32 pm
by Reactions
Finally!!!

This works for 11 and newer.

So,you are going to need the boot ISO, not the live CD, and an ISO editing tool.

Once the selected Image is opened in the software, then go to reactos>system32>drivers, and delete the "usbehci.sys" file. Save the image and write it to a device of your pleasing.

Then once booted, it will tell you that it can't find the driver(sys file). Press enter for the prompt and it then will take you to the blue installation screen with working keyboard and mouse(USB devices).

Re: Mouse and keyboard don't work (Install CD)

Posted: Thu Jan 03, 2019 12:06 pm
by middings
I am glad you found a workaround for the problem you encountered, Reactions. Thank you for coming back to the ReactOS Support forum and sharing it with us. Maybe the details of your workaround will help the developers (devs) make a more robust fix that avoids the problem altogether.

I assume by "works for 10" and "works for 11" you mean that your workaround succeeds with ReactOS release 0.4.10 and current nightly builds for the future 0.4.11 release.

Re: Mouse and keyboard don't work (Install CD)

Posted: Thu Jan 03, 2019 7:02 pm
by Reactions
middings wrote: Thu Jan 03, 2019 12:06 pm I am glad you found a workaround for the problem you encountered, Reactions. Thank you for coming back to the ReactOS Support forum and sharing it with us. Maybe the details of your workaround will help the developers (devs) make a more robust fix that avoids the problem altogether.

I assume by "works for 10" and "works for 11" you mean that your workaround succeeds with ReactOS release 0.4.10 and current nightly builds for the future 0.4.11 release.
Yes, that is what I meant. Thank for clarifying for me!

Re: Mouse and keyboard don't work (Install CD)

Posted: Fri Jan 18, 2019 6:02 pm
by Zero3K
For the hanging when detecting the USB devices, I replaced usbport.sys when it was installed on a Macbook which gets the keyboard and mouse to work in the 2nd-stage setup. When I replaced it in the boot CD, it tells me that it can't load usbuhci.sys and then freezes at a black screen after I press Enter on that message.

Re: Mouse and keyboard don't work (Install CD)

Posted: Fri Jan 18, 2019 7:02 pm
by Reactions
Zero3K wrote: Fri Jan 18, 2019 6:02 pm For the hanging when detecting the USB devices, I replaced usbport.sys when it was installed on a Macbook which gets the keyboard and mouse to work in the 2nd-stage setup. When I replaced it in the boot CD, it tells me that it can't load usbuhci.sys and then freezes at a black screen after I press Enter on that message.
Did you try the usbehci.sys? That should fix the issue.

Re: Mouse and keyboard don't work (Install CD)

Posted: Fri Jan 18, 2019 7:08 pm
by Zero3K
Huh? Are you stating that I should replace usbport.sys and usbehci.sys that are on the Boot CD with the ones from Windows XP in order for it to work properly?

Re: Mouse and keyboard don't work (Install CD)

Posted: Fri Jan 18, 2019 7:27 pm
by Reactions
No, keep all sys files except for the usbehci.sys. Do not copy anything from a different os.

Re: Mouse and keyboard don't work (Install CD)

Posted: Fri Jan 18, 2019 8:03 pm
by Zero3K
I will try that soon and let you know if it works.

EDIT: I've already tried that and reported my findings at https://jira.reactos.org/browse/CORE-15 ... ent-110807.

Re: Mouse and keyboard don't work (Install CD)

Posted: Fri Jan 18, 2019 8:12 pm
by Reactions
Zero3K wrote: Fri Jan 18, 2019 8:03 pm I will try that soon and let you know if it works.

EDIT: I've already tried that and reported my findings at https://jira.reactos.org/browse/CORE-15 ... ent-110807.
I got lost in all that. Did it work?