[ros-bugs] [Bug 1972] Screen gets black and "Welcome to ReactOS Setup" does NOT appear ..
ReactOS.Bugzilla at www.reactos.org
ReactOS.Bugzilla at www.reactos.org
Sat Feb 3 16:36:13 CET 2007
http://www.reactos.org/bugzilla/show_bug.cgi?id=1972
------- Comment #13 from breakoutbox at web.de 2007-02-03 16:36 CET -------
In SETUPLDR.C / function VOID RunLoader(VOID) after
DiskStopFloppyMotor();
I inserted
printf("RunLoader: DiskStopFloppyMotor DONE - Press any key.\n");
MachConsGetCh();
but (as reported earlier ..) keyboard does not repond !
Best to see by: - NumLock does not respond -
Tomorrow I will check if "serial port shoots out senseless CHARS"
appears after
MachVideoPrepareForReactOS();
or
FrLdrStartup(0x2badb002);
But anyway - as keyboard does not respond, I have to find out where the code is
that "kills the keyboard". Probably in the code that does "detecting hardware
..." ?
Maybe in "detecting hardware ..." there is also the bug that disturbs the
serial port and causes "serial port shoots out senseless CHARS"
--
Configure bugmail: http://www.reactos.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug, or are watching the QA contact.
You are the assignee for the bug, or are watching the assignee.
More information about the Ros-bugs
mailing list