Hello,
Ros VGA driver does not work anymore in my real hardware configuration.
I'd like to know if the problem is confirmed by somebody else.
To reproduce it , disable the VBE drives in Hiveinst.inf file , make
registry and reboot.
The green Reactos logo displayed at boot is not displayed correctly (
color is red/yellow etc , the logo is not clearly displayed )
Here are the debug messages (DBG=1)
---------------------------
(ntoskrnl\ldr\loader.c:252) Could not open module file:
\SystemRoot\system32\drivers\mpu401.sys
(drivers\input\i8042prt\registry.c:218) Can't read registry: c0000034
(drivers\input\i8042prt\registry.c:224) Manually set defaults
(ntoskrnl\ldr\loader.c:252) Could not open module file:
\SystemRoot\system32\drivers\xboxvmp.sys
(ntoskrnl\ob\wait.c:246) Returning: 0
(subsys\win32k\ntuser\desktop.c:769) Trying to open desktop
(\Windows\WindowStations\WinSta0\Default)
(subsys\win32k\ntuser\desktop.c:580) IntShellHookNotify: No desktop!
(subsys\win32k\ntuser\desktop.c:769) Trying to open desktop
(\Windows\WindowStations\WinSta0\Winlogon)
(subsys\win32k\ntuser\desktop.c:580) IntShellHookNotify: No desktop!
(subsys\win32k\ntuser\desktop.c:769) Trying to open desktop
(\Windows\WindowStations\WinSta0\Screen-Saver)
(subsys\win32k\ntuser\desktop.c:580) IntShellHookNotify: No desktop!
(lib\ntdll\ldr\utils.c:2072) Relocating (77a90000 -> 431000)
C:\ReactOS\System32\version.dll
FIXME: CopyImage doesn't support IMAGE_ICON correctly!
(lib\ntdll\ldr\utils.c:1190) LdrGetExportByName(): failed to find mxdMessage
(lib\ntdll\ldr\utils.c:2015) Failed to create or open dll section of
'msacm.drv' (Status c0000135)
(lib\ntdll\ldr\utils.c:2015) Failed to create or open dll section of
'midimap.drv' (Status c0000135)
(SAMLIB:lib\samlib\samlib.c:399) User already exists!
(lib\setupapi\devinst.c:2513) not fully implemented
(lib\setupapi\devinst.c:2513) not fully implemented
(lib\setupapi\devinst.c:2513) not fully implemented
(lib\setupapi\devinst.c:2513) not fully implemented
(lib\setupapi\devinst.c:2513) not fully implemented
(lib\setupapi\devinst.c:2513) not fully implemented
Thanks
Gge
Show replies by date
Gge wrote:
Hello,
Ros VGA driver does not work anymore in my real hardware configuration.
I'd like to know if the problem is confirmed by somebody else.
To reproduce it , disable the VBE drives in Hiveinst.inf file , make
registry and reboot.
The green Reactos logo displayed at boot is not displayed correctly (
color is red/yellow etc , the logo is not clearly displayed )
The same like
http://reactos.com:8080/archives/public/ros-dev/2005-July/004104.html.
- Hartmut