ReactOS 0.3.10 on Industrial CPU board

Ask your support questions in here

Moderator: Moderator Team

hto
Developer
Posts: 2193
Joined: Sun Oct 01, 2006 3:43 pm

Post by hto »

zydon wrote: For high resolution display output, ReactOS 0.3.9 and above use minimum memory about 100MB.
From where is such information?
zydon
Posts: 160
Joined: Tue Dec 18, 2007 9:03 am

Re:

Post by zydon »

hto wrote:
zydon wrote: For high resolution display output, ReactOS 0.3.9 and above use minimum memory about 100MB.
From where is such information?
From me. I tested both under QEMU and VBox. With VGA, it start with 90MB and the spiking to 100MB after several mouse clicks. With VESA mode, it start always constant at 100MB.

ReactOS used to run at minimum 60-70MB last time in version 0.3.3. Now no more. 100MB minimum after installed from the BootCD.

I was tested the Micro WinXP 0.83 start at 44MB memory. It has DirectX, Internet and Sound capabilities. I think ReactOS should target for 32MB minimum memory uses at start-up.
Lone_Rifle
Test Team
Posts: 802
Joined: Thu Apr 03, 2008 2:17 pm
Contact:

Re: ReactOS 0.3.10 on Industrial CPU board

Post by Lone_Rifle »

Could a link to the product info page of the board be posted?
hto
Developer
Posts: 2193
Joined: Sun Oct 01, 2006 3:43 pm

Post by hto »

zydon wrote: I think ReactOS should target for 32MB minimum memory uses at start-up.
Some time ago (before 0.3.10 release) I was able to install and boot it in a VM with 32 MB of memory. If QEMU or VBox process uses 90 or 100 MB, it does not mean that so is required for ReactOS.
Haos
Test Team
Posts: 2954
Joined: Thu Mar 22, 2007 5:42 am
Contact:

Re: ReactOS 0.3.10 on Industrial CPU board

Post by Haos »

Use xp version of video drivers, look on wiki for slipstreaming. Be warned. If your video card doesn`t work with our vesa driver, you`ll be forced to pick vga in 1st stage. Due to a bug, even if you install and run with xp drivers, you`ll still be stuck on 640x480x4
zydon
Posts: 160
Joined: Tue Dec 18, 2007 9:03 am

Re: ReactOS 0.3.10 on Industrial CPU board

Post by zydon »

Lone_Rifle wrote:Could a link to the product info page of the board be posted?
I think the product similar to this:

http://www.icpamerica.com/products/sing ... _mark.html

From the data-sheet, I read it set the VGA default memory to 32MB taken from supplied onboad 128MB memory. So, it can be assumed supporting VESA driver. Then, the available memory left were 96MB for the OS. Since, BootCD installation makes 100MB minimum operating memory, I suggest, change the VGA memory to 8MB from BIOS menu and the OS could run with 120MB memory and higher resolution such as 1024x768.
Dinosaur
Posts: 24
Joined: Fri Apr 25, 2008 3:21 am

Re: ReactOS 0.3.10 on Industrial CPU board

Post by Dinosaur »

Hi all

Please remember I am a newbie to ReactOS, so went looking for any file with .log" or
any file with err in filename. Couldnt find any on the disk.
So, is the error log saved to the disk ? and where what is it called. ?
ReactOS' vbemp.sys driver supports 1024x768 and higher resolutions, only cannot change frequency — 60 Hz does not look good on a CRT display.
The reference to CRT is only from the Bios, I am using an LCD monitor on the test rig, and normally use
an LCD panel connected to the LVDS interface on site.The Bios settings that are available are:
Frame Buffer Size (8mb) AGP Aparture size (64mb) AGP-4X Mode AGP Driving Control (Enable /Disable).
What exactly is AGP ?
Simply disabling and reducing to 8Mb for both makes no difference.
The system reports 122Mb of memory + 8Mb shared, but note I am not booting on the CD now, it is booting from
a CFC. (Dont know if memory requirements increase or decrease)
Be warned. If your video card doesn`t work with our vesa driver, you`ll be forced to pick vga in 1st stage. Due to a bug, even if you install and run with xp drivers, you`ll still be stuck on 640x480x4
I dont know if we have confirmed that the "on board" video chipset is to blame.Cause I cant even get a running display with 640x480. It's like the display switches off after the Logo.

Regards
Edit: Using the Debug boot option and Hyper terminal, I got this.

Code: Select all

(drivers\filesystems\cdfs\fsctl.c:474) Volume has been verified!
(drivers\filesystems\cdfs\common.c:112) IoVerifyVolume() returned (Status 0)
(ntoskrnl\cc\copy.c:221) IoPageRead failed, Status 80000016
(drivers\filesystems\cdfs\common.c:196) STATUS_VERIFY_REQUIRED
(drivers\filesystems\cdfs\fsctl.c:574) CDFS: IRP_MN_VERIFY_VOLUME
(drivers\filesystems\cdfs\fsctl.c:454) CdfsVerifyVolume() called
(drivers\filesystems\cdfs\fsctl.c:474) Volume has been verified!
(drivers\filesystems\cdfs\common.c:201) IoVerifyVolume() returned (Status 0)
(drivers\filesystems\cdfs\create.c:148) Status 80000016
(ntoskrnl\io\iomgr\file.c:414) Using IopParseDevice() hack
(drivers\filesystems\cdfs\common.c:196) STATUS_VERIFY_REQUIRED
(drivers\filesystems\cdfs\fsctl.c:574) CDFS: IRP_MN_VERIFY_VOLUME
(drivers\filesystems\cdfs\fsctl.c:454) CdfsVerifyVolume() called
(drivers\filesystems\cdfs\fsctl.c:479) Device object 810EBA78  Device to verify
810EBA78
(drivers\filesystems\cdfs\fsctl.c:496) Different volume!
(drivers\filesystems\cdfs\fsctl.c:503) OpenFile \  RefCount 1
(drivers\filesystems\cdfs\common.c:201) IoVerifyVolume() returned (Status c00000
12)
(drivers\filesystems\cdfs\create.c:148) Status 80000016

*** Fatal System Error: 0x0000006b
                       (0x80000016,0x00000002,0x00000000,0x00000000)

Entered debugger on embedded INT3 at 0x0008:0x808bf5cc.
kdb:>
(ntoskrnl\kd\kdio.c:220) -----------------------------------------------------
(ntoskrnl\kd\kdio.c:221) ReactOS 0.3.10 (Build 20090702-r41747)
(ntoskrnl\kd\kdio.c:222) Command Line: NOGUIBOOT  DEBUGPORT=COM1 NOGUIBOOT  DEBU
GPORT=COM1
(ntoskrnl\kd\kdio.c:223) ARC Paths: multi(0)disk(0)cdrom(159) \ multi(0)disk(0)c
drom(159) \reactos\
(ntoskrnl\ke\i386\cpu.c:229) Centaur CPU support not fully tested!
(ntoskrnl\ke\i386\cpu.c:229) Centaur CPU support not fully tested!
Used memory 114228Kb
(ntoskrnl\mm\mminit.c:284)    Start         End         Type
(ntoskrnl\mm\mminit.c:285) 0x80000000 - 0x80800000      Undefined region
(ntoskrnl\mm\mminit.c:288) 0x80800000 - 0x80E00000      FreeLDR Kernel mapping r
egion
(ntoskrnl\mm\mminit.c:291) 0x80E00000 - 0x80EE0000      PFN Database region
(ntoskrnl\mm\mminit.c:298) 0x80EE0000 - 0x872E0000      Non paged pool region
(ntoskrnl\mm\mminit.c:301) 0x872E0000 - 0x8D6E0000      Paged pool region
WARNING:  KdDebuggerInitialize1 at drivers\base\kdcom\i386\kdbg.c:489 is UNIMPLE
MENTED!
WARNING:  IoReportResourceUsage at ntoskrnl\io\iomgr\iorsrce.c:700 is UNIMPLEMEN
TED!
WARNING:  IoReportResourceUsage at ntoskrnl\io\iomgr\iorsrce.c:700 is UNIMPLEMEN
TED!
(ntoskrnl\io\iomgr\driver.c:1392) '\Driver\BUSLOGIC' initialization failed, stat
us (0xc00000c0)
(ntoskrnl\io\iomgr\driver.c:1392) '\Driver\FLOPPY' initialization failed, status
 (0xc000000e)
(drivers\storage\class\ramdisk\ramdisk.c:2310) RAM Disk Driver Initialized
(drivers\filesystems\cdfs\common.c:107) STATUS_VERIFY_REQUIRED
(drivers\filesystems\cdfs\fsctl.c:574) CDFS: IRP_MN_VERIFY_VOLUME
(drivers\filesystems\cdfs\fsctl.c:454) CdfsVerifyVolume() called
(drivers\filesystems\cdfs\fsctl.c:474) Volume has been verified!
(drivers\filesystems\cdfs\common.c:112) IoVerifyVolume() returned (Status 0)
(ntoskrnl\cc\copy.c:221) IoPageRead failed, Status 80000016
(drivers\filesystems\cdfs\common.c:196) STATUS_VERIFY_REQUIRED
(drivers\filesystems\cdfs\fsctl.c:574) CDFS: IRP_MN_VERIFY_VOLUME
(drivers\filesystems\cdfs\fsctl.c:454) CdfsVerifyVolume() called
(drivers\filesystems\cdfs\fsctl.c:474) Volume has been verified!
(drivers\filesystems\cdfs\common.c:201) IoVerifyVolume() returned (Status 0)
(drivers\filesystems\cdfs\create.c:148) Status 80000016
(ntoskrnl\io\iomgr\file.c:414) Using IopParseDevice() hack
(drivers\filesystems\cdfs\common.c:196) STATUS_VERIFY_REQUIRED
(drivers\filesystems\cdfs\fsctl.c:574) CDFS: IRP_MN_VERIFY_VOLUME
(drivers\filesystems\cdfs\fsctl.c:454) CdfsVerifyVolume() called
(drivers\filesystems\cdfs\fsctl.c:479) Device object 810EBA78  Device to verify
810EBA78
(drivers\filesystems\cdfs\fsctl.c:496) Different volume!
(drivers\filesystems\cdfs\fsctl.c:503) OpenFile \  RefCount 1
(drivers\filesystems\cdfs\common.c:201) IoVerifyVolume() returned (Status c00000
12)
(drivers\filesystems\cdfs\create.c:148) Status 80000016

*** Fatal System Error: 0x0000006b
                       (0x80000016,0x00000002,0x00000000,0x00000000)

Entered debugger on embedded INT3 at 0x0008:0x808bf5cc.
kdb:> bt
Eip:
<NTOSKRNL.EXE:bf5cd (lib\rtl\i386\debug_asm.S:42 (RtlpBreakWithStatusInstruction
))>
Frames:
<NTOSKRNL.EXE:673d (ntoskrnl/ke/bug.c:1089 (KeBugCheckWithTf@24))>
<NTOSKRNL.EXE:69d3 (ntoskrnl/ke/bug.c:1398 (KeBugCheck@4))>
<NTOSKRNL.EXE:a7903 (ntoskrnl/ps/psmgr.c:322 (PsLocateSystemDll@0))>
<NTOSKRNL.EXE:d809c (ntoskrnl/io/iomgr/iomgr.c:563 (IoInitSystem@4))>
<NTOSKRNL.EXE:363c9 (ntoskrnl/ex/init.c:1711 (Phase1InitializationDiscard@4))>
<NTOSKRNL.EXE:370ea (ntoskrnl/ex/init.c:1921 (Phase1Initialization@4))>
<NTOSKRNL.EXE:ad3d9 (ntoskrnl/ps/thread.c:159 (PspSystemThreadStartup@8))>
<NTOSKRNL.EXE:b73c2 (ntoskrnl\ke\i386\ctxswitch.S:306 (KiThreadStartup@156))>
kdb:>
(ntoskrnl\kd\kdio.c:220) -----------------------------------------------------
(ntoskrnl\kd\kdio.c:221) ReactOS 0.3.9 (Build 20090425-r40701)
(ntoskrnl\kd\kdio.c:222) Command Line: DEBUG  DEBUGPORT=COM1  BAUDRATE=115200  S
OS
(ntoskrnl\kd\kdio.c:223) ARC Paths: multi(0)disk(0)rdisk(0)partition(1) \ multi(
0)disk(0)rdisk(0)partition(1) \ReactOS\
(ntoskrnl\ke\i386\cpu.c:229) Centaur CPU support not fully tested!
(ntoskrnl\ke\i386\cpu.c:229) Centaur CPU support not fully tested!
Used memory 122420Kb
(ntoskrnl\mm\mminit.c:284)    Start         End         Type
(ntoskrnl\mm\mminit.c:285) 0x80000000 - 0x80800000      Undefined region
(ntoskrnl\mm\mminit.c:288) 0x80800000 - 0x80E00000      FreeLDR Kernel mapping r
egion
(ntoskrnl\mm\mminit.c:291) 0x80E00000 - 0x80EF0000      PFN Database region
(ntoskrnl\mm\mminit.c:298) 0x80EF0000 - 0x872F0000      Non paged pool region
(ntoskrnl\mm\mminit.c:301) 0x872F0000 - 0x8D6F0000      Paged pool region
WARNING:  KdDebuggerInitialize1 at drivers\base\kdcom\i386\kdbg.c:489 is UNIMPLE
MENTED!
WARNING:  IoReportResourceUsage at ntoskrnl\io\iomgr\iorsrce.c:700 is UNIMPLEMEN
TED!
WARNING:  IoReportResourceUsage at ntoskrnl\io\iomgr\iorsrce.c:700 is UNIMPLEMEN
TED!
(ntoskrnl\io\iomgr\driver.c:1351) '\Driver\BUSLOGIC' initialization failed, stat
us (0xc00000c0)
(drivers\storage\class\ramdisk\ramdisk.c:2310) RAM Disk Driver Initialized
(ntoskrnl\io\iomgr\driver.c:1351) '\Driver\Floppy' initialization failed, status
 (0xc000000e)
WARNING:  MmPageEntireDriver at ntoskrnl\mm\drvlck.c:88 is UNIMPLEMENTED!
WARNING:  MmPageEntireDriver at ntoskrnl\mm\drvlck.c:88 is UNIMPLEMENTED!
WARNING:  MmPageEntireDriver at ntoskrnl\mm\drvlck.c:88 is UNIMPLEMENTED!
(ntoskrnl\io\iomgr\file.c:414) Using IopParseDevice() hack
(subsystems\win32\win32k\ntuser\input.c:880)
Raw Input Thread 0x8129e500
(subsystems\win32\win32k\objects\gdiobj.c:951) Attempted to lock object 0x0 of w
rong type (Handle: 0x0, requested: 0x50000)
(subsystems\win32\win32k\objects\gdiobj.c:951) Attempted to lock object 0x0 of w
rong type (Handle: 0x0, requested: 0x50000)
(subsystems\win32\win32k\objects\gdiobj.c:951) Attempted to lock object 0x0 of w
rong type (Handle: 0x0, requested: 0x50000)
(subsystems\win32\win32k\objects\gdiobj.c:951) Attempted to lock object 0x0 of w
rong type (Handle: 0x0, requested: 0x50000)
(subsystems\win32\win32k\objects\gdiobj.c:951) Attempted to lock object 0x0 of w
rong type (Handle: 0x0, requested: 0x50000)
(subsystems\win32\win32k\objects\gdiobj.c:951) Attempted to lock object 0x0 of w
rong type (Handle: 0x0, requested: 0x50000)
(subsystems\win32\win32k\objects\gdiobj.c:951) Attempted to lock object 0x0 of w
rong type (Handle: 0x0, requested: 0x50000)
(subsystems\win32\win32k\objects\gdiobj.c:951) Attempted to lock object 0x0 of w
rong type (Handle: 0x0, requested: 0x50000)
(subsystems\win32\win32k\objects\gdiobj.c:951) Attempted to lock object 0x0 of w
rong type (Handle: 0x0, requested: 0x50000)
(subsystems\win32\win32k\objects\gdiobj.c:951) Attempted to lock object 0x0 of w
rong type (Handle: 0x0, requested: 0x50000)
(subsystems\win32\win32k\objects\gdiobj.c:951) Attempted to lock object 0x0 of w
rong type (Handle: 0x0, requested: 0x50000)
(subsystems\win32\win32k\objects\gdiobj.c:951) Attempted to lock object 0x0 of w
rong type (Handle: 0x0, requested: 0x50000)
(subsystems\win32\win32k\objects\gdiobj.c:951) Attempted to lock object 0x0 of w
rong type (Handle: 0x0, requested: 0x50000)
WARNING:  NtUserInitialize at subsystems\win32\win32k\ntuser\ntstubs.c:819 is UN
IMPLEMENTED!
(subsystems\win32\win32k\objects\gdiobj.c:951) Attempted to lock object 0x0 of w
rong type (Handle: 0x0, requested: 0x50000)
(subsystems\win32\win32k\objects\gdiobj.c:951) Attempted to lock object 0x0 of w
rong type (Handle: 0x0, requested: 0x50000)
(subsystems\win32\win32k\objects\gdiobj.c:951) Attempted to lock object 0x0 of w
rong type (Handle: 0x0, requested: 0x50000)
(subsystems\win32\win32k\objects\gdiobj.c:951) Attempted to lock object 0x0 of w
rong type (Handle: 0x0, requested: 0x50000)
(subsystems\win32\win32k\objects\gdiobj.c:951) Attempted to lock object 0x0 of w
rong type (Handle: 0x0, requested: 0x50000)
(subsystems\win32\win32k\objects\gdiobj.c:951) Attempted to lock object 0x0 of w
rong type (Handle: 0x0, requested: 0x50000)
(subsystems\win32\win32k\objects\gdiobj.c:951) Attempted to lock object 0x0 of w
rong type (Handle: 0x0, requested: 0x50000)
(subsystems\win32\win32k\objects\gdiobj.c:951) Attempted to lock object 0x0 of w
rong type (Handle: 0x0, requested: 0x50000)
(subsystems\win32\win32k\objects\gdiobj.c:951) Attempted to lock object 0x0 of w
rong type (Handle: 0x0, requested: 0x50000)
(subsystems\win32\win32k\objects\gdiobj.c:951) Attempted to lock object 0x0 of w
rong type (Handle: 0x0, requested: 0x50000)
(subsystems\win32\win32k\objects\gdiobj.c:951) Attempted to lock object 0x0 of w
rong type (Handle: 0x0, requested: 0x50000)
(subsystems\win32\win32k\objects\gdiobj.c:951) Attempted to lock object 0x0 of w
rong type (Handle: 0x0, requested: 0x50000)
(subsystems\win32\win32k\objects\gdiobj.c:951) Attempted to lock object 0x0 of w
rong type (Handle: 0x0, requested: 0x50000)
(subsystems\win32\win32k\objects\gdiobj.c:951) Attempted to lock object 0x0 of w
rong type (Handle: 0x0, requested: 0x50000)
(subsystems\win32\win32k\objects\gdiobj.c:814) Attempted to lock object 0x0 of w
rong type (Handle: 0x0, requested: 0x40000)
err:(dll\win32\iphlpapi\ifenum_reactos.c:101) openTcpFile for <\Device\Tcp> fail
ed: 0xc0000034
err:(dll\win32\iphlpapi\ifenum_reactos.c:101) openTcpFile for <\Device\Tcp> fail
ed: 0xc0000034
(subsystems\win32\win32k\ntuser\window.c:1588) FIXME - Parent is HWND_MESSAGE
err:(dll\win32\iphlpapi\ifenum_reactos.c:101) openTcpFile for <\Device\Tcp> fail
ed: 0xc0000034
err:(dll\win32\iphlpapi\ifenum_reactos.c:101) openTcpFile for <\Device\Tcp> fail
ed: 0xc0000034
(base\services\umpnpmgr\umpnpmgr.c:2298) Unknown event, GUID {CB3A4009-46F0-11D0
-B08F-00609713053F}
(base\services\umpnpmgr\umpnpmgr.c:2298) Unknown event, GUID {CB3A4009-46F0-11D0
-B08F-00609713053F}
(base\services\umpnpmgr\umpnpmgr.c:2298) Unknown event, GUID {CB3A4009-46F0-11D0
-B08F-00609713053F}
err:(dll\win32\iphlpapi\ifenum_reactos.c:101) openTcpFile for <\Device\Tcp> fail
ed: 0xc0000034
err:(dll\win32\iphlpapi\ifenum_reactos.c:101) openTcpFile for <\Device\Tcp> fail
ed: 0xc0000034
(base\services\umpnpmgr\umpnpmgr.c:2298) Unknown event, GUID {CB3A4009-46F0-11D0
-B08F-00609713053F}
err:(dll\win32\shell32\shellpath.c:1454) Failed to create directory L"%USERPROFI
LE%\\Local Settings\\Temporary Internet Files".
err:(dll\win32\wininet\urlcache.c:554) Couldn't get path for default container 0

err:(dll\win32\shell32\shellpath.c:1454) Failed to create directory L"%USERPROFI
LE%\\Local Settings\\History".
err:(dll\win32\wininet\urlcache.c:554) Couldn't get path for default container 1

err:(dll\win32\shell32\shellpath.c:1454) Failed to create directory L"%USERPROFI
LE%\\Cookies".
err:(dll\win32\wininet\urlcache.c:554) Couldn't get path for default container 2

err:(dll\win32\setupapi\queue.c:1659) copy error 2 L"C:\\ReactOS\\inf\\i8042prt.
sys" -> L"C:\\ReactOS\\System32\\drivers\\i8042prt.sys"
err:(dll\win32\setupapi\queue.c:1659) copy error 2 L"C:\\ReactOS\\inf\\mouclass.
sys" -> L"C:\\ReactOS\\System32\\drivers\\mouclass.sys"
fixme:(dll\win32\setupapi\cfgmgr.c:813) 00000002 0 00000000
(ntoskrnl\io\iomgr\deviface.c:892) IoRegisterDeviceInterface(): creating symboli
c link \??\Root#*PNP0F13#0000#{378de44c-56ef-11d1-bc8c-00a0c91405dd} -> \Device\
00000010
(base\services\umpnpmgr\umpnpmgr.c:2298) Unknown event, GUID {CB3A4009-46F0-11D0
-B08F-00609713053F}
err:(dll\win32\shell32\shellpath.c:1454) Failed to create directory L"%USERPROFI
LE%\\Local Settings\\Temporary Internet Files".
err:(dll\win32\wininet\urlcache.c:554) Couldn't get path for default container 0

err:(dll\win32\shell32\shellpath.c:1454) Failed to create directory L"%USERPROFI
LE%\\Local Settings\\History".
err:(dll\win32\wininet\urlcache.c:554) Couldn't get path for default container 1

err:(dll\win32\shell32\shellpath.c:1454) Failed to create directory L"%USERPROFI
LE%\\Cookies".
err:(dll\win32\wininet\urlcache.c:554) Couldn't get path for default container 2

err:(dll\win32\setupapi\queue.c:1659) copy error 2 L"C:\\ReactOS\\inf\\serial.sy
s" -> L"C:\\ReactOS\\System32\\drivers\\serial.sys"
err:(dll\win32\setupapi\queue.c:1659) copy error 2 L"C:\\ReactOS\\inf\\serenum.s
ys" -> L"C:\\ReactOS\\System32\\drivers\\serenum.sys"
fixme:(dll\win32\setupapi\cfgmgr.c:813) 00000002 0 00000000
(ntoskrnl\io\iomgr\deviface.c:892) IoRegisterDeviceInterface(): creating symboli
c link \??\Root#*PNP0501#0001#{86e0d1e0-8089-11d0-9ce4-08003e301f73} -> \Device\
0000000f
(ntoskrnl\io\iomgr\deviface.c:892) IoRegisterDeviceInterface(): creating symboli
c link \??\Root#*PNP0501#0001#{4d36e978-e325-11ce-bfc1-08002be10318} -> \Device\
0000000f
(ntoskrnl\io\iomgr\file.c:1110) FIXME: Device Query security descriptor UNHANDLE
D
(ntoskrnl\io\iomgr\file.c:1110) FIXME: Device Query security descriptor UNHANDLE
D
(base\services\umpnpmgr\umpnpmgr.c:2298) Unknown event, GUID {CB3A4009-46F0-11D0
-B08F-00609713053F}
err:(dll\win32\shell32\shellpath.c:1454) Failed to create directory L"%USERPROFI
LE%\\Local Settings\\Temporary Internet Files".
err:(dll\win32\wininet\urlcache.c:554) Couldn't get path for default container 0

err:(dll\win32\shell32\shellpath.c:1454) Failed to create directory L"%USERPROFI
LE%\\Local Settings\\History".
err:(dll\win32\wininet\urlcache.c:554) Couldn't get path for default container 1

err:(dll\win32\shell32\shellpath.c:1454) Failed to create directory L"%USERPROFI
LE%\\Cookies".
err:(dll\win32\wininet\urlcache.c:554) Couldn't get path for default container 2

err:(dll\win32\setupapi\queue.c:1659) copy error 2 L"C:\\ReactOS\\inf\\serial.sy
s" -> L"C:\\ReactOS\\System32\\drivers\\serial.sys"
err:(dll\win32\setupapi\queue.c:1659) copy error 2 L"C:\\ReactOS\\inf\\serenum.s
ys" -> L"C:\\ReactOS\\System32\\drivers\\serenum.sys"
fixme:(dll\win32\setupapi\cfgmgr.c:813) 00000002 0 00000000
(ntoskrnl\io\iomgr\deviface.c:892) IoRegisterDeviceInterface(): creating symboli
c link \??\Root#*PNP0501#0000#{86e0d1e0-8089-11d0-9ce4-08003e301f73} -> \Device\
0000000e
(ntoskrnl\io\iomgr\deviface.c:892) IoRegisterDeviceInterface(): creating symboli
c link \??\Root#*PNP0501#0000#{4d36e978-e325-11ce-bfc1-08002be10318} -> \Device\
0000000e
err:(dll\win32\shell32\shellpath.c:1454) Failed to create directory L"%USERPROFI
LE%\\Local Settings\\Temporary Internet Files".
err:(dll\win32\wininet\urlcache.c:554) Couldn't get path for default container 0

err:(dll\win32\shell32\shellpath.c:1454) Failed to create directory L"%USERPROFI
LE%\\Local Settings\\History".
err:(dll\win32\wininet\urlcache.c:554) Couldn't get path for default container 1

err:(dll\win32\shell32\shellpath.c:1454) Failed to create directory L"%USERPROFI
LE%\\Cookies".
err:(dll\win32\wininet\urlcache.c:554) Couldn't get path for default container 2

err:(dll\win32\setupapi\queue.c:1659) copy error 2 L"C:\\ReactOS\\inf\\i8042prt.
sys" -> L"C:\\ReactOS\\System32\\drivers\\i8042prt.sys"
err:(dll\win32\setupapi\queue.c:1659) copy error 2 L"C:\\ReactOS\\inf\\kbdclass.
sys" -> L"C:\\ReactOS\\System32\\drivers\\kbdclass.sys"
fixme:(dll\win32\setupapi\cfgmgr.c:813) 00000002 0 00000000
(ntoskrnl\io\iomgr\deviface.c:892) IoRegisterDeviceInterface(): creating symboli
c link \??\Root#*PNP0303#0000#{884b96c3-56ef-11d1-bc8c-00a0c91405dd} -> \Device\
0000000b
(base\services\umpnpmgr\umpnpmgr.c:2298) Unknown event, GUID {CB3A4009-46F0-11D0
-B08F-00609713053F}
err:(dll\win32\shell32\shellpath.c:1454) Failed to create directory L"%USERPROFI
LE%\\Local Settings\\Temporary Internet Files".
err:(dll\win32\wininet\urlcache.c:554) Couldn't get path for default container 0

err:(dll\win32\shell32\shellpath.c:1454) Failed to create directory L"%USERPROFI
LE%\\Local Settings\\History".
err:(dll\win32\wininet\urlcache.c:554) Couldn't get path for default container 1

err:(dll\win32\shell32\shellpath.c:1454) Failed to create directory L"%USERPROFI
LE%\\Cookies".
err:(dll\win32\wininet\urlcache.c:554) Couldn't get path for default container 2

err:(dll\win32\shell32\shellpath.c:1454) Failed to create directory L"%USERPROFI
LE%\\Local Settings\\Temporary Internet Files".
err:(dll\win32\wininet\urlcache.c:554) Couldn't get path for default container 0

err:(dll\win32\shell32\shellpath.c:1454) Failed to create directory L"%USERPROFI
LE%\\Local Settings\\History".
err:(dll\win32\wininet\urlcache.c:554) Couldn't get path for default container 1

err:(dll\win32\shell32\shellpath.c:1454) Failed to create directory L"%USERPROFI
LE%\\Cookies".
err:(dll\win32\wininet\urlcache.c:554) Couldn't get path for default container 2

err:(dll\win32\shell32\shellpath.c:1454) Failed to create directory L"%USERPROFI
LE%\\Local Settings\\Temporary Internet Files".
err:(dll\win32\wininet\urlcache.c:554) Couldn't get path for default container 0

err:(dll\win32\shell32\shellpath.c:1454) Failed to create directory L"%USERPROFI
LE%\\Local Settings\\History".
err:(dll\win32\wininet\urlcache.c:554) Couldn't get path for default container 1

err:(dll\win32\shell32\shellpath.c:1454) Failed to create directory L"%USERPROFI
LE%\\Cookies".
err:(dll\win32\wininet\urlcache.c:554) Couldn't get path for default container 2

err:(dll\win32\setupapi\queue.c:1659) copy error 2 L"C:\\ReactOS\\inf\\usbport.s
ys" -> L"C:\\ReactOS\\System32\\drivers\\usbport.sys"
err:(dll\win32\setupapi\queue.c:1659) copy error 2 L"C:\\ReactOS\\inf\\usbuhci.s
ys" -> L"C:\\ReactOS\\System32\\drivers\\usbuhci.sys"
fixme:(dll\win32\setupapi\cfgmgr.c:813) 00000002 0 00000000
(ntoskrnl\io\pnpmgr\pnpmgr.c:2031) IopLoadServiceModule(usbuhci) failed with sta
tus 0xc0000034
(ntoskrnl\io\pnpmgr\pnpmgr.c:2068) Initialization of service usbuhci failed (Sta
tus c0000034)
err:(dll\win32\shell32\shellpath.c:1454) Failed to create directory L"%USERPROFI
LE%\\Local Settings\\Temporary Internet Files".
err:(dll\win32\wininet\urlcache.c:554) Couldn't get path for default container 0

err:(dll\win32\shell32\shellpath.c:1454) Failed to create directory L"%USERPROFI
LE%\\Local Settings\\History".
err:(dll\win32\wininet\urlcache.c:554) Couldn't get path for default container 1

err:(dll\win32\shell32\shellpath.c:1454) Failed to create directory L"%USERPROFI
LE%\\Cookies".
err:(dll\win32\wininet\urlcache.c:554) Couldn't get path for default container 2

err:(dll\win32\setupapi\queue.c:1659) copy error 2 L"C:\\ReactOS\\inf\\usbport.s
ys" -> L"C:\\ReactOS\\System32\\drivers\\usbport.sys"
err:(dll\win32\setupapi\queue.c:1659) copy error 2 L"C:\\ReactOS\\inf\\usbuhci.s
ys" -> L"C:\\ReactOS\\System32\\drivers\\usbuhci.sys"
fixme:(dll\win32\setupapi\cfgmgr.c:813) 00000002 0 00000000
(ntoskrnl\io\pnpmgr\pnpmgr.c:2031) IopLoadServiceModule(usbuhci) failed with sta
tus 0xc0000034
(ntoskrnl\io\pnpmgr\pnpmgr.c:2068) Initialization of service usbuhci failed (Sta
tus c0000034)
err:(dll\win32\shell32\shellpath.c:1454) Failed to create directory L"%USERPROFI
LE%\\Local Settings\\Temporary Internet Files".
err:(dll\win32\wininet\urlcache.c:554) Couldn't get path for default container 0

err:(dll\win32\shell32\shellpath.c:1454) Failed to create directory L"%USERPROFI
LE%\\Local Settings\\History".
err:(dll\win32\wininet\urlcache.c:554) Couldn't get path for default container 1

err:(dll\win32\shell32\shellpath.c:1454) Failed to create directory L"%USERPROFI
LE%\\Cookies".
err:(dll\win32\wininet\urlcache.c:554) Couldn't get path for default container 2

err:(dll\win32\setupapi\queue.c:1659) copy error 2 L"C:\\ReactOS\\inf\\pciide.sy
s" -> L"C:\\ReactOS\\System32\\drivers\\pciide.sys"
err:(dll\win32\setupapi\queue.c:1659) copy error 2 L"C:\\ReactOS\\inf\\pciidex.s
ys" -> L"C:\\ReactOS\\System32\\drivers\\pciidex.sys"
fixme:(dll\win32\setupapi\cfgmgr.c:813) 00000002 0 00000000
(base\services\umpnpmgr\umpnpmgr.c:2298) Unknown event, GUID {CB3A4009-46F0-11D0
-B08F-00609713053F}
err:(dll\win32\shell32\shellpath.c:1454) Failed to create directory L"%USERPROFI
LE%\\Local Settings\\Temporary Internet Files".
err:(dll\win32\wininet\urlcache.c:554) Couldn't get path for default container 0

err:(dll\win32\shell32\shellpath.c:1454) Failed to create directory L"%USERPROFI
LE%\\Local Settings\\History".
err:(dll\win32\wininet\urlcache.c:554) Couldn't get path for default container 1

err:(dll\win32\shell32\shellpath.c:1454) Failed to create directory L"%USERPROFI
LE%\\Cookies".
err:(dll\win32\wininet\urlcache.c:554) Couldn't get path for default container 2

err:(dll\win32\setupapi\queue.c:1659) copy error 2 L"C:\\ReactOS\\inf\\isapnp.sy
s" -> L"C:\\ReactOS\\System32\\drivers\\isapnp.sys"
fixme:(dll\win32\setupapi\cfgmgr.c:813) 00000002 0 00000000
err:(dll\win32\shell32\shellpath.c:1454) Failed to create directory L"%USERPROFI
LE%\\Local Settings\\Temporary Internet Files".
err:(dll\win32\wininet\urlcache.c:554) Couldn't get path for default container 0

err:(dll\win32\shell32\shellpath.c:1454) Failed to create directory L"%USERPROFI
LE%\\Local Settings\\History".
err:(dll\win32\wininet\urlcache.c:554) Couldn't get path for default container 1

err:(dll\win32\shell32\shellpath.c:1454) Failed to create directory L"%USERPROFI
LE%\\Cookies".
err:(dll\win32\wininet\urlcache.c:554) Couldn't get path for default container 2

fixme:(dll\win32\setupapi\cfgmgr.c:813) 00000002 0 00000000
err:(dll\win32\shell32\shellpath.c:1454) Failed to create directory L"%USERPROFI
LE%\\Local Settings\\Temporary Internet Files".
err:(dll\win32\wininet\urlcache.c:554) Couldn't get path for default container 0

err:(dll\win32\shell32\shellpath.c:1454) Failed to create directory L"%USERPROFI
LE%\\Local Settings\\History".
err:(dll\win32\wininet\urlcache.c:554) Couldn't get path for default container 1

err:(dll\win32\shell32\shellpath.c:1454) Failed to create directory L"%USERPROFI
LE%\\Cookies".
err:(dll\win32\wininet\urlcache.c:554) Couldn't get path for default container 2

(subsystems\win32\win32k\ntuser\window.c:1588) FIXME - Parent is HWND_MESSAGE
(subsystems\win32\win32k\ntuser\window.c:1588) FIXME - Parent is HWND_MESSAGE
(subsystems\win32\win32k\ntuser\window.c:1588) FIXME - Parent is HWND_MESSAGE
(subsystems\win32\win32k\ntuser\window.c:1588) FIXME - Parent is HWND_MESSAGE
err:(dll\win32\setupapi\queue.c:1659) copy error 2 L"C:\\ReactOS\\inf\\s3gnbm.sy
s" -> L"C:\\ReactOS\\System32\\drivers\\s3gnbm.sys"
err:(dll\win32\setupapi\queue.c:1659) copy error 2 L"C:\\ReactOS\\inf\\s3gnb.dll
" -> L"C:\\ReactOS\\System32\\s3gnb.dll"
err:(dll\win32\setupapi\queue.c:1659) copy error 2 L"C:\\ReactOS\\inf\\nbicdnt.d
ll" -> L"C:\\ReactOS\\System32\\nbicdnt.dll"
err:(dll\win32\setupapi\queue.c:1659) copy error 2 L"C:\\ReactOS\\inf\\S3DspWST.
hlp" -> L"C:\\ReactOS\\help\\S3DspWST.hlp"
err:(dll\win32\setupapi\queue.c:1659) copy error 2 L"C:\\ReactOS\\inf\\S3DspCHS.
hlp" -> L"C:\\ReactOS\\help\\S3DspCHS.hlp"
err:(dll\win32\setupapi\queue.c:1659) copy error 2 L"C:\\ReactOS\\inf\\S3DspCHT.
hlp" -> L"C:\\ReactOS\\help\\S3DspCHT.hlp"
err:(dll\win32\setupapi\queue.c:1659) copy error 2 L"C:\\ReactOS\\inf\\S3DspJPN.
hlp" -> L"C:\\ReactOS\\help\\S3DspJPN.hlp"
err:(dll\win32\setupapi\queue.c:1659) copy error 2 L"C:\\ReactOS\\inf\\S3DspKOR.
hlp" -> L"C:\\ReactOS\\help\\S3DspKOR.hlp"
err:(dll\win32\setupapi\queue.c:1659) copy error 2 L"C:\\ReactOS\\inf\\S3Disply.
dll" -> L"C:\\ReactOS\\System32\\S3Disply.dll"
err:(dll\win32\setupapi\queue.c:1659) copy error 2 L"C:\\ReactOS\\inf\\S3Disply.
cfg" -> L"C:\\ReactOS\\System32\\S3Disply.cfg"
err:(dll\win32\setupapi\queue.c:1659) copy error 2 L"C:\\ReactOS\\inf\\S3hotkey.
exe" -> L"C:\\ReactOS\\System32\\S3hotkey.exe"
err:(dll\win32\setupapi\queue.c:1659) copy error 2 L"C:\\ReactOS\\inf\\S3tray2.e
xe" -> L"C:\\ReactOS\\System32\\S3tray2.exe"
err:(dll\win32\setupapi\queue.c:1659) copy error 2 L"C:\\ReactOS\\inf\\s3appdll.
dll" -> L"C:\\ReactOS\\System32\\s3appdll.dll"
err:(dll\win32\setupapi\queue.c:1659) copy error 2 L"C:\\ReactOS\\inf\\s3in2wst.
hlp" -> L"C:\\ReactOS\\help\\s3in2wst.hlp"
err:(dll\win32\setupapi\queue.c:1659) copy error 2 L"C:\\ReactOS\\inf\\s3in2chs.
hlp" -> L"C:\\ReactOS\\help\\s3in2chs.hlp"
err:(dll\win32\setupapi\queue.c:1659) copy error 2 L"C:\\ReactOS\\inf\\s3in2cht.
hlp" -> L"C:\\ReactOS\\help\\s3in2cht.hlp"
err:(dll\win32\setupapi\queue.c:1659) copy error 2 L"C:\\ReactOS\\inf\\s3in2jpn.
hlp" -> L"C:\\ReactOS\\help\\s3in2jpn.hlp"
err:(dll\win32\setupapi\queue.c:1659) copy error 2 L"C:\\ReactOS\\inf\\s3in2kor.
hlp" -> L"C:\\ReactOS\\help\\s3in2kor.hlp"
err:(dll\win32\setupapi\queue.c:1659) copy error 2 L"C:\\ReactOS\\inf\\S3Info2.d
ll" -> L"C:\\ReactOS\\System32\\S3Info2.dll"
err:(dll\win32\setupapi\queue.c:1659) copy error 2 L"C:\\ReactOS\\inf\\S3Info2.c
fg" -> L"C:\\ReactOS\\System32\\S3Info2.cfg"
err:(dll\win32\setupapi\queue.c:1659) copy error 2 L"C:\\ReactOS\\inf\\S3uninst.
exe" -> L"C:\\ReactOS\\System32\\S3uninst.exe"
err:(dll\win32\setupapi\queue.c:1659) copy error 2 L"C:\\ReactOS\\inf\\S3Gm2WST.
hlp" -> L"C:\\ReactOS\\help\\S3Gm2WST.hlp"
err:(dll\win32\setupapi\queue.c:1659) copy error 2 L"C:\\ReactOS\\inf\\S3Gm2CHS.
hlp" -> L"C:\\ReactOS\\help\\S3Gm2CHS.hlp"
err:(dll\win32\setupapi\queue.c:1659) copy error 2 L"C:\\ReactOS\\inf\\S3Gm2CHT.
hlp" -> L"C:\\ReactOS\\help\\S3Gm2CHT.hlp"
err:(dll\win32\setupapi\queue.c:1659) copy error 2 L"C:\\ReactOS\\inf\\S3Gm2JPN.
hlp" -> L"C:\\ReactOS\\help\\S3Gm2JPN.hlp"
err:(dll\win32\setupapi\queue.c:1659) copy error 2 L"C:\\ReactOS\\inf\\S3Gm2KOR.
hlp" -> L"C:\\ReactOS\\help\\S3Gm2KOR.hlp"
err:(dll\win32\setupapi\queue.c:1659) copy error 2 L"C:\\ReactOS\\inf\\S3Gamma2.
dll" -> L"C:\\ReactOS\\System32\\S3Gamma2.dll"
err:(dll\win32\setupapi\queue.c:1659) copy error 2 L"C:\\ReactOS\\inf\\S3Gamma2.
cfg" -> L"C:\\ReactOS\\System32\\S3Gamma2.cfg"
(subsystems\win32\win32k\ntuser\window.c:1588) FIXME - Parent is HWND_MESSAGE
(subsystems\win32\win32k\ntuser\window.c:1588) FIXME - Parent is HWND_MESSAGE
(subsystems\win32\win32k\ntuser\window.c:1588) FIXME - Parent is HWND_MESSAGE
(subsystems\win32\win32k\ntuser\window.c:1588) FIXME - Parent is HWND_MESSAGE
(subsystems\win32\win32k\ntuser\window.c:1588) FIXME - Parent is HWND_MESSAGE
err:(dll\win32\shell32\shellpath.c:1454) Failed to create directory L"%USERPROFI
LE%\\Local Settings\\Temporary Internet Files".
err:(dll\win32\wininet\urlcache.c:554) Couldn't get path for default container 0

err:(dll\win32\shell32\shellpath.c:1454) Failed to create directory L"%USERPROFI
LE%\\Local Settings\\History".
err:(dll\win32\wininet\urlcache.c:554) Couldn't get path for default container 1

err:(dll\win32\shell32\shellpath.c:1454) Failed to create directory L"%USERPROFI
LE%\\Cookies".
err:(dll\win32\wininet\urlcache.c:554) Couldn't get path for default container 2

err:(dll\win32\setupapi\queue.c:1659) copy error 2 L"C:\\ReactOS\\inf\\atapi.sys
" -> L"C:\\ReactOS\\System32\\drivers\\atapi.sys"
fixme:(dll\win32\setupapi\cfgmgr.c:813) 00000002 0 00000000
err:(dll\win32\shell32\shellpath.c:1454) Failed to create directory L"%USERPROFI
LE%\\Local Settings\\Temporary Internet Files".
err:(dll\win32\wininet\urlcache.c:554) Couldn't get path for default container 0

err:(dll\win32\shell32\shellpath.c:1454) Failed to create directory L"%USERPROFI
LE%\\Local Settings\\History".
err:(dll\win32\wininet\urlcache.c:554) Couldn't get path for default container 1

err:(dll\win32\shell32\shellpath.c:1454) Failed to create directory L"%USERPROFI
LE%\\Cookies".
err:(dll\win32\wininet\urlcache.c:554) Couldn't get path for default container 2

err:(dll\win32\setupapi\queue.c:1659) copy error 2 L"C:\\ReactOS\\inf\\atapi.sys
" -> L"C:\\ReactOS\\System32\\drivers\\atapi.sys"
fixme:(dll\win32\setupapi\cfgmgr.c:813) 00000002 0 00000000
hto
Developer
Posts: 2193
Joined: Sun Oct 01, 2006 3:43 pm

Post by hto »

So, is the error log saved to the disk ? and where what is it called. ?
I mean a log from a serial port.
I dont know if we have confirmed that the "on board" video chipset is to blame.
It is not confirmed, it is likely something other.
*** Fatal System Error: 0x0000006b
(0x80000016,0x00000002,0x00000000,0x00000000)
Looks like bug 4621. Do you use uniata.sys driver? If yes, does atapi.sys make any difference?

What have happened after the last string of that log? Black screen? Try to enter the kernel debugger through Tab + k.
Dinosaur
Posts: 24
Joined: Fri Apr 25, 2008 3:21 am

Re: ReactOS 0.3.10 on Industrial CPU board

Post by Dinosaur »

Hi all
Do you use uniata.sys driver?
No, I have copied atapi.sys to uniata.sys
What have happened after the last string of that log? Black screen
Black screen but computer is hung,
keyboard is dead.

Regards
hto
Developer
Posts: 2193
Joined: Sun Oct 01, 2006 3:43 pm

Post by hto »

Try to increase verbosity level. Add /BREAK to the options string in freeldr.ini. So ReactOS will break into the debugger early on boot. On debugger prompt, enter filter info+default command, then cont. The log will be more detailed.
Dinosaur
Posts: 24
Joined: Fri Apr 25, 2008 3:21 am

Re: ReactOS 0.3.10 on Industrial CPU board

Post by Dinosaur »

Hi all

Code: Select all

err:(dll\win32\shell32\shellpath.c:1454) Failed to create directory L"%USERPROFI
LE%\\Local Settings\\History".
err:(dll\win32\wininet\urlcache.c:554) Couldn't get path for default container 1

err:(dll\win32\shell32\shellpath.c:1454) Failed to create directory L"%USERPROFI
LE%\\Cookies".
err:(dll\win32\wininet\urlcache.c:554) Couldn't get path for default container 2

err:(dll\win32\setupapi\queue.c:1659) copy error 2 L"C:\\ReactOS\\inf\\serial.sy
s" -> L"C:\\ReactOS\\System32\\drivers\\serial.sys"
err:(dll\win32\setupapi\queue.c:1659) copy error 2 L"C:\\ReactOS\\inf\\serenum.s
ys" -> L"C:\\ReactOS\\System32\\drivers\\serenum.sys"
fixme:(dll\win32\setupapi\cfgmgr.c:813) 00000002 0 00000000
(ntoskrnl\io\iomgr\deviface.c:892) IoRegisterDeviceInterface(): creating symboli
c link \??\Root#*PNP0501#0001#{86e0d1e0-8089-11d0-9ce4-08003e301f73} -> \Device\
0000000f
(ntoskrnl\io\iomgr\deviface.c:892) IoRegisterDeviceInterface(): creating symboli
c link \??\Root#*PNP0501#0001#{4d36e978-e325-11ce-bfc1-08002be10318} -> \Device\
0000000f
(drivers\serial\serial\pnp.c:218) New COM port. Base = 0x2f8, Irql = 24
(drivers\serial\serial\pnp.c:226) Comparing addresses: KdComPortInUse: 000003F8,
 ComPortBase: 000002F8
(drivers\serial\serial\create.c:39) Open COM1: successfull
(drivers\serial\serial\create.c:39) Open COM1: successfull
(ntoskrnl\io\iomgr\file.c:1110) FIXME: Device Query security descriptor UNHANDLE
D
(ntoskrnl\io\iomgr\file.c:1110) FIXME: Device Query security descriptor UNHANDLE
D
(drivers\serial\serial\rw.c:53) UseIntervalTimeout = YES, IntervalTimeout = 100
(drivers\serial\serial\rw.c:55) UseTotalTimeout = YES
(base\services\umpnpmgr\umpnpmgr.c:2298) Unknown event, GUID {CB3A4009-46F0-11D0
-B08F-00609713053F}
(drivers\serial\serenum\detect.c:94) Bytes received: 0/16
err:(dll\win32\shell32\shellpath.c:1454) Failed to create directory L"%USERPROFI
LE%\\Local Settings\\Temporary Internet Files".
err:(dll\win32\wininet\urlcache.c:554) Couldn't get path for default container 0

err:(dll\win32\shell32\shellpath.c:1454) Failed to create directory L"%USERPROFI
LE%\\Local Settings\\History".
err:(dll\win32\wininet\urlcache.c:554) Couldn't get path for default container 1

err:(dll\win32\shell32\shellpath.c:1454) Failed to create directory L"%USERPROFI
LE%\\Cookies".
err:(dll\win32\wininet\urlcache.c:554) Couldn't get path for default container 2

err:(dll\win32\setupapi\queue.c:1659) copy error 2 L"C:\\ReactOS\\inf\\serial.sy
s" -> L"C:\\ReactOS\\System32\\drivers\\serial.sys"
err:(dll\win32\setupapi\queue.c:1659) copy error 2 L"C:\\ReactOS\\inf\\serenum.s
ys" -> L"C:\\ReactOS\\System32\\drivers\\serenum.sys"
fixme:(dll\win32\setupapi\cfgmgr.c:813) 00000002 0 00000000
(ntoskrnl\io\iomgr\deviface.c:892) IoRegisterDeviceInterface(): creating symboli
c link \??\Root#*PNP0501#0000#{86e0d1e0-8089-11d0-9ce4-08003e301f73} -> \Device\
0000000e
(ntoskrnl\io\iomgr\deviface.c:892) IoRegisterDeviceInterface(): creating symboli
c link \??\Root#*PNP0501#0000#{4d36e978-e325-11ce-bfc1-08002be10318} -> \Device\
0000000e
(drivers\serial\serial\pnp.c:218) New COM port. Base = 0x3f8, Irql = 23
(drivers\serial\serial\pnp.c:226) Comparing addresses: KdComPortInUse: 000003F8,
 ComPortBase: 000003F8
(drivers\serial\serial\pnp.c:229) Failing IRP_MN_START_DEVICE as this serial por
t is used for debugging
err:(dll\win32\shell32\shellpath.c:1454) Failed to create directory L"%USERPROFI
LE%\\Local Settings\\Temporary Internet Files".
err:(dll\win32\wininet\urlcache.c:554) Couldn't get path for default container 0

err:(dll\win32\shell32\shellpath.c:1454) Failed to create directory L"%USERPROFI
LE%\\Local Settings\\History".
err:(dll\win32\wininet\urlcache.c:554) Couldn't get path for default container 1

err:(dll\win32\shell32\shellpath.c:1454) Failed to create directory L"%USERPROFI
LE%\\Cookies".
err:(dll\win32\wininet\urlcache.c:554) Couldn't get path for default container 2

err:(dll\win32\setupapi\queue.c:1659) copy error 2 L"C:\\ReactOS\\inf\\i8042prt.
sys" -> L"C:\\ReactOS\\System32\\drivers\\i8042prt.sys"
err:(dll\win32\setupapi\queue.c:1659) copy error 2 L"C:\\ReactOS\\inf\\kbdclass.
sys" -> L"C:\\ReactOS\\System32\\drivers\\kbdclass.sys"
fixme:(dll\win32\setupapi\cfgmgr.c:813) 00000002 0 00000000
(ntoskrnl\io\iomgr\deviface.c:892) IoRegisterDeviceInterface(): creating symboli
c link \??\Root#*PNP0303#0000#{884b96c3-56ef-11d1-bc8c-00a0c91405dd} -> \Device\
0000000b
(drivers\input\i8042prt\pnp.c:572) Found irq resource: 1
(drivers\input\i8042prt\pnp.c:541) Found data port: 00000060
(drivers\input\i8042prt\pnp.c:547) Found control port: 00000064
(drivers\input\i8042prt\readwrite.c:70) Read: 0x9c (status: 0x1d)
(drivers\input\i8042prt\readwrite.c:216) Sent 0x20 to port 00000064
(drivers\input\i8042prt\readwrite.c:70) Read: 0x47 (status: 0x1d)
(drivers\input\i8042prt\readwrite.c:216) Sent 0x60 to port 00000064
(drivers\input\i8042prt\readwrite.c:216) Sent 0x74 to port 00000060
(drivers\input\i8042prt\readwrite.c:216) Sent 0xaa to port 00000064
(drivers\input\i8042prt\readwrite.c:70) Read: 0x55 (status: 0x1d)
(drivers\input\i8042prt\pnp.c:108) CTRL_SELF_TEST completed successfully!
(drivers\input\i8042prt\setup.c:45) IsFirstStageSetup() returns NO
(drivers\input\i8042prt\readwrite.c:216) Sent 0xa9 to port 00000064
(drivers\input\i8042prt\readwrite.c:70) Read: 0x00 (status: 0x1d)
(drivers\input\i8042prt\readwrite.c:216) Sent 0xd4 to port 00000064
(drivers\input\i8042prt\readwrite.c:216) Sent 0xff to port 00000060
(drivers\input\i8042prt\readwrite.c:70) Read: 0xfa (status: 0x35)
(drivers\input\i8042prt\readwrite.c:70) Read: 0xaa (status: 0x35)
(drivers\input\i8042prt\readwrite.c:70) Read: 0x00 (status: 0x35)
(drivers\input\i8042prt\pnp.c:248) Mouse detected
(drivers\input\i8042prt\readwrite.c:216) Sent 0xed to port 00000060
(drivers\input\i8042prt\readwrite.c:70) Read: 0xfa (status: 0x15)
(drivers\input\i8042prt\readwrite.c:216) Sent 0x0 to port 00000060
(drivers\input\i8042prt\readwrite.c:70) Read: 0xfa (status: 0x15)
(drivers\input\i8042prt\readwrite.c:216) Sent 0x20 to port 00000064
(drivers\input\i8042prt\readwrite.c:70) Read: 0x44 (status: 0x1d)
(drivers\input\i8042prt\readwrite.c:216) Sent 0x60 to port 00000064
(drivers\input\i8042prt\readwrite.c:216) Sent 0x44 to port 00000060
(drivers\input\i8042prt\pnp.c:159) Keyboard detected
(drivers\input\i8042prt\pnp.c:435) Keyboard present: YES
(drivers\input\i8042prt\pnp.c:436) Mouse present   : YES
(drivers\input\i8042prt\pnp.c:280) KeyboardInterrupt.Vector         49
(drivers\input\i8042prt\pnp.c:282) KeyboardInterrupt.Dirql          26
(drivers\input\i8042prt\pnp.c:284) KeyboardInterrupt.DirqlMax       26
(drivers\input\i8042prt\pnp.c:286) KeyboardInterrupt.InterruptMode  Latched
(drivers\input\i8042prt\pnp.c:288) KeyboardInterrupt.ShareInterrupt no
(drivers\input\i8042prt\pnp.c:290) KeyboardInterrupt.Affinity       0xffffffff
(drivers\input\i8042prt\readwrite.c:216) Sent 0xa8 to port 00000064
(drivers\input\i8042prt\readwrite.c:216) Sent 0xd4 to port 00000064
(drivers\input\i8042prt\readwrite.c:216) Sent 0xf4 to port 00000060
(drivers\input\i8042prt\readwrite.c:70) Read: 0xfa (status: 0x35)
(drivers\input\i8042prt\mouse.c:244) Mouse was enabled successfully!
(drivers\input\i8042prt\pnp.c:330) MouseInterrupt.Vector         60
(drivers\input\i8042prt\pnp.c:332) MouseInterrupt.Dirql          15
(drivers\input\i8042prt\pnp.c:334) MouseInterrupt.DirqlMax       26
(drivers\input\i8042prt\pnp.c:336) MouseInterrupt.InterruptMode  Latched
(drivers\input\i8042prt\pnp.c:338) MouseInterrupt.ShareInterrupt no
(drivers\input\i8042prt\pnp.c:340) MouseInterrupt.Affinity       0xffffffff
(drivers\input\i8042prt\readwrite.c:216) Sent 0x20 to port 00000064
(drivers\input\i8042prt\readwrite.c:70) Read: 0x44 (status: 0x1d)
(drivers\input\i8042prt\readwrite.c:216) Sent 0x60 to port 00000064
(drivers\input\i8042prt\readwrite.c:216) Sent 0x47 to port 00000060
(drivers\input\i8042prt\readwrite.c:216) Sent 0xd4 to port 00000064
(drivers\input\i8042prt\readwrite.c:216) Sent 0xff to port 00000060
(drivers\input\i8042prt\readwrite.c:70) Read: 0xfa (status: 0x35)
(drivers\input\i8042prt\mouse.c:865) Got: 0xfa
(base\services\umpnpmgr\umpnpmgr.c:2298) Unknown event, GUID {CB3A4009-46F0-11D0
-B08F-00609713053F}
err:(dll\win32\shell32\shellpath.c:1454) Failed to create directory L"%USERPROFI
LE%\\Local Settings\\Temporary Internet Files".
err:(dll\win32\wininet\urlcache.c:554) Couldn't get path for default container 0

err:(dll\win32\shell32\shellpath.c:1454) Failed to create directory L"%USERPROFI
LE%\\Local Settings\\History".
err:(dll\win32\wininet\urlcache.c:554) Couldn't get path for default container 1

err:(dll\win32\shell32\shellpath.c:1454) Failed to create directory L"%USERPROFI
LE%\\Cookies".
err:(dll\win32\wininet\urlcache.c:554) Couldn't get path for default container 2

(drivers\input\i8042prt\readwrite.c:70) Read: 0xaa (status: 0x35)
(drivers\input\i8042prt\mouse.c:865) Got: 0xaa
(drivers\input\i8042prt\readwrite.c:70) Read: 0x00 (status: 0x35)
(drivers\input\i8042prt\mouse.c:865) Got: 0x00
(drivers\input\i8042prt\readwrite.c:216) Sent 0xd4 to port 00000064
(drivers\input\i8042prt\readwrite.c:216) Sent 0xf2 to port 00000060
(drivers\input\i8042prt\readwrite.c:70) Read: 0xfa (status: 0x35)
(drivers\input\i8042prt\mouse.c:865) Got: 0xfa
(drivers\input\i8042prt\readwrite.c:70) Read: 0x00 (status: 0x35)
(drivers\input\i8042prt\mouse.c:865) Got: 0x00
(drivers\input\i8042prt\readwrite.c:216) Sent 0xd4 to port 00000064
(drivers\input\i8042prt\readwrite.c:216) Sent 0xe8 to port 00000060
(drivers\input\i8042prt\readwrite.c:70) Read: 0xfa (status: 0x35)
(drivers\input\i8042prt\mouse.c:865) Got: 0xfa
(drivers\input\i8042prt\readwrite.c:216) Sent 0xd4 to port 00000064
(drivers\input\i8042prt\readwrite.c:216) Sent 0x0 to port 00000060
(drivers\input\i8042prt\readwrite.c:70) Read: 0xfa (status: 0x35)
(drivers\input\i8042prt\mouse.c:865) Got: 0xfa
(drivers\input\i8042prt\readwrite.c:216) Sent 0xd4 to port 00000064
(drivers\input\i8042prt\readwrite.c:216) Sent 0xe6 to port 00000060
(drivers\input\i8042prt\readwrite.c:70) Read: 0xfa (status: 0x35)
(drivers\input\i8042prt\mouse.c:865) Got: 0xfa
(drivers\input\i8042prt\readwrite.c:216) Sent 0xd4 to port 00000064
(drivers\input\i8042prt\readwrite.c:216) Sent 0xe6 to port 00000060
(drivers\input\i8042prt\readwrite.c:70) Read: 0xfa (status: 0x35)
(drivers\input\i8042prt\mouse.c:865) Got: 0xfa
(drivers\input\i8042prt\readwrite.c:216) Sent 0xd4 to port 00000064
(drivers\input\i8042prt\readwrite.c:216) Sent 0xe6 to port 00000060
(drivers\input\i8042prt\readwrite.c:70) Read: 0xfa (status: 0x35)
(drivers\input\i8042prt\mouse.c:865) Got: 0xfa
(drivers\input\i8042prt\readwrite.c:216) Sent 0xd4 to port 00000064
(drivers\input\i8042prt\readwrite.c:216) Sent 0xe9 to port 00000060
(drivers\input\i8042prt\readwrite.c:70) Read: 0xfa (status: 0x35)
(drivers\input\i8042prt\mouse.c:865) Got: 0xfa
(drivers\input\i8042prt\readwrite.c:70) Read: 0x00 (status: 0x35)
(drivers\input\i8042prt\mouse.c:865) Got: 0x00
(drivers\input\i8042prt\readwrite.c:70) Read: 0x00 (status: 0x35)
(drivers\input\i8042prt\mouse.c:865) Got: 0x00
(drivers\input\i8042prt\readwrite.c:70) Read: 0x64 (status: 0x35)
(drivers\input\i8042prt\mouse.c:865) Got: 0x64
(drivers\input\i8042prt\readwrite.c:216) Sent 0xd4 to port 00000064
(drivers\input\i8042prt\readwrite.c:216) Sent 0xf3 to port 00000060
(drivers\input\i8042prt\readwrite.c:70) Read: 0xfa (status: 0x35)
(drivers\input\i8042prt\mouse.c:865) Got: 0xfa
(drivers\input\i8042prt\readwrite.c:216) Sent 0xd4 to port 00000064
(drivers\input\i8042prt\readwrite.c:216) Sent 0xc8 to port 00000060
(drivers\input\i8042prt\readwrite.c:70) Read: 0xfa (status: 0x35)
(drivers\input\i8042prt\mouse.c:865) Got: 0xfa
(drivers\input\i8042prt\readwrite.c:216) Sent 0xd4 to port 00000064
(drivers\input\i8042prt\readwrite.c:216) Sent 0xf3 to port 00000060
(drivers\input\i8042prt\readwrite.c:70) Read: 0xfa (status: 0x35)
(drivers\input\i8042prt\mouse.c:865) Got: 0xfa
(drivers\input\i8042prt\readwrite.c:216) Sent 0xd4 to port 00000064
(drivers\input\i8042prt\readwrite.c:216) Sent 0x64 to port 00000060
(drivers\input\i8042prt\readwrite.c:70) Read: 0xfa (status: 0x35)
(drivers\input\i8042prt\mouse.c:865) Got: 0xfa
(drivers\input\i8042prt\readwrite.c:216) Sent 0xd4 to port 00000064
(drivers\input\i8042prt\readwrite.c:216) Sent 0xf3 to port 00000060
(drivers\input\i8042prt\readwrite.c:70) Read: 0xfa (status: 0x35)
(drivers\input\i8042prt\mouse.c:865) Got: 0xfa
(drivers\input\i8042prt\readwrite.c:216) Sent 0xd4 to port 00000064
(drivers\input\i8042prt\readwrite.c:216) Sent 0x50 to port 00000060
(drivers\input\i8042prt\readwrite.c:70) Read: 0xfa (status: 0x35)
(drivers\input\i8042prt\mouse.c:865) Got: 0xfa
(drivers\input\i8042prt\readwrite.c:216) Sent 0xd4 to port 00000064
(drivers\input\i8042prt\readwrite.c:216) Sent 0xf2 to port 00000060
(drivers\input\i8042prt\readwrite.c:70) Read: 0xfa (status: 0x35)
(drivers\input\i8042prt\mouse.c:865) Got: 0xfa
(drivers\input\i8042prt\readwrite.c:70) Read: 0x03 (status: 0x35)
(drivers\input\i8042prt\mouse.c:865) Got: 0x03
(drivers\input\i8042prt\readwrite.c:216) Sent 0xd4 to port 00000064
(drivers\input\i8042prt\readwrite.c:216) Sent 0xf3 to port 00000060
(drivers\input\i8042prt\readwrite.c:70) Read: 0xfa (status: 0x35)
(drivers\input\i8042prt\mouse.c:865) Got: 0xfa
(drivers\input\i8042prt\readwrite.c:216) Sent 0xd4 to port 00000064
(drivers\input\i8042prt\readwrite.c:216) Sent 0xc8 to port 00000060
(drivers\input\i8042prt\readwrite.c:70) Read: 0xfa (status: 0x35)
(drivers\input\i8042prt\mouse.c:865) Got: 0xfa
(drivers\input\i8042prt\readwrite.c:216) Sent 0xd4 to port 00000064
(drivers\input\i8042prt\readwrite.c:216) Sent 0xf3 to port 00000060
(drivers\input\i8042prt\readwrite.c:70) Read: 0xfa (status: 0x35)
(drivers\input\i8042prt\mouse.c:865) Got: 0xfa
(drivers\input\i8042prt\readwrite.c:216) Sent 0xd4 to port 00000064
(drivers\input\i8042prt\readwrite.c:216) Sent 0xc8 to port 00000060
(drivers\input\i8042prt\readwrite.c:70) Read: 0xfa (status: 0x35)
(drivers\input\i8042prt\mouse.c:865) Got: 0xfa
(drivers\input\i8042prt\readwrite.c:216) Sent 0xd4 to port 00000064
(drivers\input\i8042prt\readwrite.c:216) Sent 0xf3 to port 00000060
(drivers\input\i8042prt\readwrite.c:70) Read: 0xfa (status: 0x35)
(drivers\input\i8042prt\mouse.c:865) Got: 0xfa
(drivers\input\i8042prt\readwrite.c:216) Sent 0xd4 to port 00000064
(drivers\input\i8042prt\readwrite.c:216) Sent 0x50 to port 00000060
(drivers\input\i8042prt\readwrite.c:70) Read: 0xfa (status: 0x35)
(drivers\input\i8042prt\mouse.c:865) Got: 0xfa
(drivers\input\i8042prt\readwrite.c:216) Sent 0xd4 to port 00000064
(drivers\input\i8042prt\readwrite.c:216) Sent 0xf2 to port 00000060
(drivers\input\i8042prt\readwrite.c:70) Read: 0xfa (status: 0x35)
(drivers\input\i8042prt\mouse.c:865) Got: 0xfa
(drivers\input\i8042prt\readwrite.c:216) Sent 0xd4 to port 00000064
(drivers\input\i8042prt\readwrite.c:216) Sent 0xf3 to port 00000060
(drivers\input\i8042prt\readwrite.c:70) Read: 0xfa (status: 0x35)
(drivers\input\i8042prt\mouse.c:865) Got: 0xfa
(drivers\input\i8042prt\readwrite.c:216) Sent 0xd4 to port 00000064
(drivers\input\i8042prt\readwrite.c:216) Sent 0x0 to port 00000060
(drivers\input\i8042prt\readwrite.c:70) Read: 0xfe (status: 0x35)
(drivers\input\i8042prt\mouse.c:865) Got: 0xfe
(drivers\input\i8042prt\readwrite.c:216) Sent 0xd4 to port 00000064
(drivers\input\i8042prt\readwrite.c:216) Sent 0x3c to port 00000060
(drivers\input\i8042prt\readwrite.c:70) Read: 0xfa (status: 0x35)
(drivers\input\i8042prt\mouse.c:865) Got: 0xfa
(drivers\input\i8042prt\readwrite.c:216) Sent 0xd4 to port 00000064
(drivers\input\i8042prt\readwrite.c:216) Sent 0xe8 to port 00000060
(drivers\input\i8042prt\readwrite.c:70) Read: 0xfa (status: 0x35)
(drivers\input\i8042prt\mouse.c:865) Got: 0xfa
(drivers\input\i8042prt\readwrite.c:216) Sent 0xd4 to port 00000064
(drivers\input\i8042prt\readwrite.c:216) Sent 0x3 to port 00000060
(drivers\input\i8042prt\mouse.c:811) Mouse resolution 3
(drivers\input\i8042prt\readwrite.c:70) Read: 0xfa (status: 0x35)
(drivers\input\i8042prt\mouse.c:865) Got: 0xfa
(drivers\input\i8042prt\readwrite.c:216) Sent 0xd4 to port 00000064
(drivers\input\i8042prt\readwrite.c:216) Sent 0xf4 to port 00000060
(drivers\input\i8042prt\readwrite.c:70) Read: 0xfa (status: 0x35)
(drivers\input\i8042prt\mouse.c:865) Got: 0xfa
(drivers\input\i8042prt\mouse.c:821) Mouse type = 1
err:(dll\win32\shell32\shellpath.c:1454) Failed to create directory L"%USERPROFI
LE%\\Local Settings\\Temporary Internet Files".
err:(dll\win32\wininet\urlcache.c:554) Couldn't get path for default container 0

err:(dll\win32\shell32\shellpath.c:1454) Failed to create directory L"%USERPROFI
LE%\\Local Settings\\History".
err:(dll\win32\wininet\urlcache.c:554) Couldn't get path for default container 1

err:(dll\win32\shell32\shellpath.c:1454) Failed to create directory L"%USERPROFI
LE%\\Cookies".
err:(dll\win32\wininet\urlcache.c:554) Couldn't get path for default container 2

err:(dll\win32\shell32\shellpath.c:1454) Failed to create directory L"%USERPROFI
LE%\\Local Settings\\Temporary Internet Files".
err:(dll\win32\wininet\urlcache.c:554) Couldn't get path for default container 0

err:(dll\win32\shell32\shellpath.c:1454) Failed to create directory L"%USERPROFI
LE%\\Local Settings\\History".
err:(dll\win32\wininet\urlcache.c:554) Couldn't get path for default container 1

err:(dll\win32\shell32\shellpath.c:1454) Failed to create directory L"%USERPROFI
LE%\\Cookies".
err:(dll\win32\wininet\urlcache.c:554) Couldn't get path for default container 2

err:(dll\win32\setupapi\queue.c:1659) copy error 2 L"C:\\ReactOS\\inf\\usbport.s
ys" -> L"C:\\ReactOS\\System32\\drivers\\usbport.sys"
err:(dll\win32\setupapi\queue.c:1659) copy error 2 L"C:\\ReactOS\\inf\\usbuhci.s
ys" -> L"C:\\ReactOS\\System32\\drivers\\usbuhci.sys"
fixme:(dll\win32\setupapi\cfgmgr.c:813) 00000002 0 00000000
(ntoskrnl\io\pnpmgr\pnpmgr.c:2031) IopLoadServiceModule(usbuhci) failed with sta
tus 0xc0000034
(ntoskrnl\io\pnpmgr\pnpmgr.c:2068) Initialization of service usbuhci failed (Sta
tus c0000034)
err:(dll\win32\shell32\shellpath.c:1454) Failed to create directory L"%USERPROFI
LE%\\Local Settings\\Temporary Internet Files".
err:(dll\win32\wininet\urlcache.c:554) Couldn't get path for default container 0

err:(dll\win32\shell32\shellpath.c:1454) Failed to create directory L"%USERPROFI
LE%\\Local Settings\\History".
err:(dll\win32\wininet\urlcache.c:554) Couldn't get path for default container 1

err:(dll\win32\shell32\shellpath.c:1454) Failed to create directory L"%USERPROFI
LE%\\Cookies".
err:(dll\win32\wininet\urlcache.c:554) Couldn't get path for default container 2

err:(dll\win32\setupapi\queue.c:1659) copy error 2 L"C:\\ReactOS\\inf\\usbport.s
ys" -> L"C:\\ReactOS\\System32\\drivers\\usbport.sys"
err:(dll\win32\setupapi\queue.c:1659) copy error 2 L"C:\\ReactOS\\inf\\usbuhci.s
ys" -> L"C:\\ReactOS\\System32\\drivers\\usbuhci.sys"
fixme:(dll\win32\setupapi\cfgmgr.c:813) 00000002 0 00000000
(ntoskrnl\io\pnpmgr\pnpmgr.c:2031) IopLoadServiceModule(usbuhci) failed with sta
tus 0xc0000034
(ntoskrnl\io\pnpmgr\pnpmgr.c:2068) Initialization of service usbuhci failed (Sta
tus c0000034)
err:(dll\win32\shell32\shellpath.c:1454) Failed to create directory L"%USERPROFI
LE%\\Local Settings\\Temporary Internet Files".
err:(dll\win32\wininet\urlcache.c:554) Couldn't get path for default container 0

err:(dll\win32\shell32\shellpath.c:1454) Failed to create directory L"%USERPROFI
LE%\\Local Settings\\History".
err:(dll\win32\wininet\urlcache.c:554) Couldn't get path for default container 1

err:(dll\win32\shell32\shellpath.c:1454) Failed to create directory L"%USERPROFI
LE%\\Cookies".
err:(dll\win32\wininet\urlcache.c:554) Couldn't get path for default container 2

err:(dll\win32\setupapi\queue.c:1659) copy error 2 L"C:\\ReactOS\\inf\\pciide.sy
s" -> L"C:\\ReactOS\\System32\\drivers\\pciide.sys"
err:(dll\win32\setupapi\queue.c:1659) copy error 2 L"C:\\ReactOS\\inf\\pciidex.s
ys" -> L"C:\\ReactOS\\System32\\drivers\\pciidex.sys"
fixme:(dll\win32\setupapi\cfgmgr.c:813) 00000002 0 00000000
(base\services\umpnpmgr\umpnpmgr.c:2298) Unknown event, GUID {CB3A4009-46F0-11D0
-B08F-00609713053F}
err:(dll\win32\shell32\shellpath.c:1454) Failed to create directory L"%USERPROFI
LE%\\Local Settings\\Temporary Internet Files".
err:(dll\win32\wininet\urlcache.c:554) Couldn't get path for default container 0

err:(dll\win32\shell32\shellpath.c:1454) Failed to create directory L"%USERPROFI
LE%\\Local Settings\\History".
err:(dll\win32\wininet\urlcache.c:554) Couldn't get path for default container 1

err:(dll\win32\shell32\shellpath.c:1454) Failed to create directory L"%USERPROFI
LE%\\Cookies".
err:(dll\win32\wininet\urlcache.c:554) Couldn't get path for default container 2

err:(dll\win32\setupapi\queue.c:1659) copy error 2 L"C:\\ReactOS\\inf\\isapnp.sy
s" -> L"C:\\ReactOS\\System32\\drivers\\isapnp.sys"
fixme:(dll\win32\setupapi\cfgmgr.c:813) 00000002 0 00000000
err:(dll\win32\shell32\shellpath.c:1454) Failed to create directory L"%USERPROFI
LE%\\Local Settings\\Temporary Internet Files".
err:(dll\win32\wininet\urlcache.c:554) Couldn't get path for default container 0

err:(dll\win32\shell32\shellpath.c:1454) Failed to create directory L"%USERPROFI
LE%\\Local Settings\\History".
err:(dll\win32\wininet\urlcache.c:554) Couldn't get path for default container 1

err:(dll\win32\shell32\shellpath.c:1454) Failed to create directory L"%USERPROFI
LE%\\Cookies".
err:(dll\win32\wininet\urlcache.c:554) Couldn't get path for default container 2

fixme:(dll\win32\setupapi\cfgmgr.c:813) 00000002 0 00000000
err:(dll\win32\shell32\shellpath.c:1454) Failed to create directory L"%USERPROFI
LE%\\Local Settings\\Temporary Internet Files".
err:(dll\win32\wininet\urlcache.c:554) Couldn't get path for default container 0

err:(dll\win32\shell32\shellpath.c:1454) Failed to create directory L"%USERPROFI
LE%\\Local Settings\\History".
err:(dll\win32\wininet\urlcache.c:554) Couldn't get path for default container 1

err:(dll\win32\shell32\shellpath.c:1454) Failed to create directory L"%USERPROFI
LE%\\Cookies".
err:(dll\win32\wininet\urlcache.c:554) Couldn't get path for default container 2

(subsystems\win32\win32k\ntuser\window.c:1588) FIXME - Parent is HWND_MESSAGE
(subsystems\win32\win32k\ntuser\window.c:1588) FIXME - Parent is HWND_MESSAGE
(subsystems\win32\win32k\ntuser\window.c:1588) FIXME - Parent is HWND_MESSAGE
(subsystems\win32\win32k\ntuser\window.c:1588) FIXME - Parent is HWND_MESSAGE
err:(dll\win32\setupapi\queue.c:1659) copy error 2 L"C:\\ReactOS\\inf\\s3gnbm.sy
s" -> L"C:\\ReactOS\\System32\\drivers\\s3gnbm.sys"
err:(dll\win32\setupapi\queue.c:1659) copy error 2 L"C:\\ReactOS\\inf\\s3gnb.dll
" -> L"C:\\ReactOS\\System32\\s3gnb.dll"
err:(dll\win32\setupapi\queue.c:1659) copy error 2 L"C:\\ReactOS\\inf\\nbicdnt.d
ll" -> L"C:\\ReactOS\\System32\\nbicdnt.dll"
err:(dll\win32\setupapi\queue.c:1659) copy error 2 L"C:\\ReactOS\\inf\\S3DspWST.
hlp" -> L"C:\\ReactOS\\help\\S3DspWST.hlp"
err:(dll\win32\setupapi\queue.c:1659) copy error 2 L"C:\\ReactOS\\inf\\S3DspCHS.
hlp" -> L"C:\\ReactOS\\help\\S3DspCHS.hlp"
err:(dll\win32\setupapi\queue.c:1659) copy error 2 L"C:\\ReactOS\\inf\\S3DspCHT.
hlp" -> L"C:\\ReactOS\\help\\S3DspCHT.hlp"
err:(dll\win32\setupapi\queue.c:1659) copy error 2 L"C:\\ReactOS\\inf\\S3DspJPN.
hlp" -> L"C:\\ReactOS\\help\\S3DspJPN.hlp"
err:(dll\win32\setupapi\queue.c:1659) copy error 2 L"C:\\ReactOS\\inf\\S3DspKOR.
hlp" -> L"C:\\ReactOS\\help\\S3DspKOR.hlp"
err:(dll\win32\setupapi\queue.c:1659) copy error 2 L"C:\\ReactOS\\inf\\S3Disply.
dll" -> L"C:\\ReactOS\\System32\\S3Disply.dll"
err:(dll\win32\setupapi\queue.c:1659) copy error 2 L"C:\\ReactOS\\inf\\S3Disply.
cfg" -> L"C:\\ReactOS\\System32\\S3Disply.cfg"
err:(dll\win32\setupapi\queue.c:1659) copy error 2 L"C:\\ReactOS\\inf\\S3hotkey.
exe" -> L"C:\\ReactOS\\System32\\S3hotkey.exe"
err:(dll\win32\setupapi\queue.c:1659) copy error 2 L"C:\\ReactOS\\inf\\S3tray2.e
xe" -> L"C:\\ReactOS\\System32\\S3tray2.exe"
err:(dll\win32\setupapi\queue.c:1659) copy error 2 L"C:\\ReactOS\\inf\\s3appdll.
dll" -> L"C:\\ReactOS\\System32\\s3appdll.dll"
err:(dll\win32\setupapi\queue.c:1659) copy error 2 L"C:\\ReactOS\\inf\\s3in2wst.
hlp" -> L"C:\\ReactOS\\help\\s3in2wst.hlp"
err:(dll\win32\setupapi\queue.c:1659) copy error 2 L"C:\\ReactOS\\inf\\s3in2chs.
hlp" -> L"C:\\ReactOS\\help\\s3in2chs.hlp"
err:(dll\win32\setupapi\queue.c:1659) copy error 2 L"C:\\ReactOS\\inf\\s3in2cht.
hlp" -> L"C:\\ReactOS\\help\\s3in2cht.hlp"
err:(dll\win32\setupapi\queue.c:1659) copy error 2 L"C:\\ReactOS\\inf\\s3in2jpn.
hlp" -> L"C:\\ReactOS\\help\\s3in2jpn.hlp"
err:(dll\win32\setupapi\queue.c:1659) copy error 2 L"C:\\ReactOS\\inf\\s3in2kor.
hlp" -> L"C:\\ReactOS\\help\\s3in2kor.hlp"
err:(dll\win32\setupapi\queue.c:1659) copy error 2 L"C:\\ReactOS\\inf\\S3Info2.d
ll" -> L"C:\\ReactOS\\System32\\S3Info2.dll"
err:(dll\win32\setupapi\queue.c:1659) copy error 2 L"C:\\ReactOS\\inf\\S3Info2.c
fg" -> L"C:\\ReactOS\\System32\\S3Info2.cfg"
err:(dll\win32\setupapi\queue.c:1659) copy error 2 L"C:\\ReactOS\\inf\\S3uninst.
exe" -> L"C:\\ReactOS\\System32\\S3uninst.exe"
err:(dll\win32\setupapi\queue.c:1659) copy error 2 L"C:\\ReactOS\\inf\\S3Gm2WST.
hlp" -> L"C:\\ReactOS\\help\\S3Gm2WST.hlp"
err:(dll\win32\setupapi\queue.c:1659) copy error 2 L"C:\\ReactOS\\inf\\S3Gm2CHS.
hlp" -> L"C:\\ReactOS\\help\\S3Gm2CHS.hlp"
err:(dll\win32\setupapi\queue.c:1659) copy error 2 L"C:\\ReactOS\\inf\\S3Gm2CHT.
hlp" -> L"C:\\ReactOS\\help\\S3Gm2CHT.hlp"
err:(dll\win32\setupapi\queue.c:1659) copy error 2 L"C:\\ReactOS\\inf\\S3Gm2JPN.
hlp" -> L"C:\\ReactOS\\help\\S3Gm2JPN.hlp"
err:(dll\win32\setupapi\queue.c:1659) copy error 2 L"C:\\ReactOS\\inf\\S3Gm2KOR.
hlp" -> L"C:\\ReactOS\\help\\S3Gm2KOR.hlp"
err:(dll\win32\setupapi\queue.c:1659) copy error 2 L"C:\\ReactOS\\inf\\S3Gamma2.
dll" -> L"C:\\ReactOS\\System32\\S3Gamma2.dll"
err:(dll\win32\setupapi\queue.c:1659) copy error 2 L"C:\\ReactOS\\inf\\S3Gamma2.
cfg" -> L"C:\\ReactOS\\System32\\S3Gamma2.cfg"
(subsystems\win32\win32k\ntuser\window.c:1588) FIXME - Parent is HWND_MESSAGE
(subsystems\win32\win32k\ntuser\window.c:1588) FIXME - Parent is HWND_MESSAGE
(subsystems\win32\win32k\ntuser\window.c:1588) FIXME - Parent is HWND_MESSAGE
(subsystems\win32\win32k\ntuser\window.c:1588) FIXME - Parent is HWND_MESSAGE
(subsystems\win32\win32k\ntuser\window.c:1588) FIXME - Parent is HWND_MESSAGE
err:(dll\win32\shell32\shellpath.c:1454) Failed to create directory L"%USERPROFI
LE%\\Local Settings\\Temporary Internet Files".
err:(dll\win32\wininet\urlcache.c:554) Couldn't get path for default container 0

err:(dll\win32\shell32\shellpath.c:1454) Failed to create directory L"%USERPROFI
LE%\\Local Settings\\History".
err:(dll\win32\wininet\urlcache.c:554) Couldn't get path for default container 1

err:(dll\win32\shell32\shellpath.c:1454) Failed to create directory L"%USERPROFI
LE%\\Cookies".
err:(dll\win32\wininet\urlcache.c:554) Couldn't get path for default container 2

err:(dll\win32\setupapi\queue.c:1659) copy error 2 L"C:\\ReactOS\\inf\\atapi.sys
" -> L"C:\\ReactOS\\System32\\drivers\\atapi.sys"
fixme:(dll\win32\setupapi\cfgmgr.c:813) 00000002 0 00000000
err:(dll\win32\shell32\shellpath.c:1454) Failed to create directory L"%USERPROFI
LE%\\Local Settings\\Temporary Internet Files".
err:(dll\win32\wininet\urlcache.c:554) Couldn't get path for default container 0

err:(dll\win32\shell32\shellpath.c:1454) Failed to create directory L"%USERPROFI
LE%\\Local Settings\\History".
err:(dll\win32\wininet\urlcache.c:554) Couldn't get path for default container 1

err:(dll\win32\shell32\shellpath.c:1454) Failed to create directory L"%USERPROFI
LE%\\Cookies".
err:(dll\win32\wininet\urlcache.c:554) Couldn't get path for default container 2

err:(dll\win32\setupapi\queue.c:1659) copy error 2 L"C:\\ReactOS\\inf\\atapi.sys
" -> L"C:\\ReactOS\\System32\\drivers\\atapi.sys"
fixme:(dll\win32\setupapi\cfgmgr.c:813) 00000002 0 00000000
(drivers\input\i8042prt\readwrite.c:70) Read: 0x2e (status: 0x15)
(drivers\input\i8042prt\keyboard.c:787) Got: 0x2e
(drivers\input\i8042prt\keyboard.c:391) Sending 1 key(s)
(drivers\input\i8042prt\readwrite.c:70) Read: 0xae (status: 0x15)
(drivers\input\i8042prt\keyboard.c:787) Got: 0xae
(drivers\input\i8042prt\keyboard.c:391) Sending 1 key(s)
(drivers\input\i8042prt\readwrite.c:70) Read: 0x18 (status: 0x15)
(drivers\input\i8042prt\keyboard.c:787) Got: 0x18
(drivers\input\i8042prt\keyboard.c:391) Sending 1 key(s)
(drivers\input\i8042prt\readwrite.c:70) Read: 0x98 (status: 0x15)
(drivers\input\i8042prt\keyboard.c:787) Got: 0x98
(drivers\input\i8042prt\keyboard.c:391) Sending 1 key(s)
(drivers\input\i8042prt\readwrite.c:70) Read: 0x31 (status: 0x15)
(drivers\input\i8042prt\keyboard.c:787) Got: 0x31
(drivers\input\i8042prt\keyboard.c:391) Sending 1 key(s)
(drivers\input\i8042prt\readwrite.c:70) Read: 0xb1 (status: 0x15)
(drivers\input\i8042prt\keyboard.c:787) Got: 0xb1
(drivers\input\i8042prt\keyboard.c:391) Sending 1 key(s)
(drivers\input\i8042prt\readwrite.c:70) Read: 0x14 (status: 0x15)
(drivers\input\i8042prt\keyboard.c:787) Got: 0x14
(drivers\input\i8042prt\keyboard.c:391) Sending 1 key(s)
(drivers\input\i8042prt\readwrite.c:70) Read: 0x94 (status: 0x15)
(drivers\input\i8042prt\keyboard.c:787) Got: 0x94
(drivers\input\i8042prt\keyboard.c:391) Sending 1 key(s)
(drivers\input\i8042prt\readwrite.c:70) Read: 0x1c (status: 0x15)
(drivers\input\i8042prt\keyboard.c:787) Got: 0x1c
(drivers\input\i8042prt\keyboard.c:391) Sending 1 key(s)
(drivers\input\i8042prt\readwrite.c:70) Read: 0x9c (status: 0x15)
(drivers\input\i8042prt\keyboard.c:787) Got: 0x9c
(drivers\input\i8042prt\keyboard.c:391) Sending 1 key(s)
(drivers\input\i8042prt\readwrite.c:70) Read: 0x1c (status: 0x15)
(drivers\input\i8042prt\keyboard.c:787) Got: 0x1c
(drivers\input\i8042prt\keyboard.c:391) Sending 1 key(s)
WARNING:  MmLockPagableSectionByHandle at ntoskrnl\mm\drvlck.c:43 is UNIMPLEMENT
ED!
WARNING:  MmUnlockPagableImageSection at ntoskrnl\mm\drvlck.c:79 is UNIMPLEMENTE
D!
(drivers\input\i8042prt\readwrite.c:70) Read: 0x9c (status: 0x15)
(drivers\input\i8042prt\keyboard.c:787) Got: 0x9c
(drivers\input\i8042prt\keyboard.c:391) Sending 1 key(s)
This contradicts my thought that the computer was locked. The last few entries are as
a result of me pressing keys.

Regards
zydon
Posts: 160
Joined: Tue Dec 18, 2007 9:03 am

Re: ReactOS 0.3.10 on Industrial CPU board

Post by zydon »

Dinosaur, I think I know what was the cause of your LiveCD booting problem. It may have a similar problem to my attempt installing Win98 into USB stick and on the next boot, the system crash. On your case, is the CFC I/O that you use to emulate CD-ROM at boot. When ReactOS load the driver, ATAPI or UNIATA then the CFC II slot is the hardware that cause the system conflict.

Why? Your CFC II I/O is ATAPI-4 type compatibility slot. At boot, your CFC II emulate cdfs via software, when ROS load the driver, it somehow recognize the slot as another storage/HD drive and expecting a file system such as FAT32. When that happened CD-ROM and Storage expected to be existed from the same device at the same time, the conflict begin when reading and copying files operation being perform. Unless, if you able to tell the ROS driver the same device it was detected was the same CD-ROM that you've boot the OS. This one I don't know how to advice.

But there are 2 solutions I guess could be done. 1st, the hardware method and 2nd, the software transfer method.

1. Hardware Method.
Burn the LiveCD ISO into a CD-R, attach a CD-ROM drive into IDE and boot the LiveCD. I think, it has a bigger chances for success in this method and seem your hardware are suitable for ROS. LiveCD only consume 83-85MB operating memory. This method is recommended.

2. Software transfer method.
Use a VM software such as QEMU or VBox, Install ReactOS files from a BootCD into Virtual HD (VMDK) and don't reboot after copying files done. Shutdown the VM and attach the Virtual HD as 2nd HD on other Dos or Windows VM And find a way to connect your CFC drive into the VM.. Then, copy/duplicate the ROS HD contain included the MBR into your CFC. Probably using XXXCOPY application if in Dos.

Once done, boot your single-board PC with the CFC. Hopefully, the ROS will stay recognized the drive is the primary storage after it's driver loaded into the memory. The chances of success is 50/50. You may having the same problem again if the ROS driver unable recognize it the same CFII drive that you had boot.
Dinosaur
Posts: 24
Joined: Fri Apr 25, 2008 3:21 am

Re: ReactOS 0.3.10 on Industrial CPU board

Post by Dinosaur »

Hi all

Will have to look at your suggestions in more detail, but I have IDE CFC adapters, that
I use when the cpu board doesnt have a cfc onboard.
This is the dump when I use the IDE.

Code: Select all

err:(dll\win32\setupapi\queue.c:1659) copy error 2 L"C:\\ReactOS\\inf\\s3gnb.dll
" -> L"C:\\ReactOS\\System32\\s3gnb.dll"
err:(dll\win32\setupapi\queue.c:1659) copy error 2 L"C:\\ReactOS\\inf\\nbicdnt.d
ll" -> L"C:\\ReactOS\\System32\\nbicdnt.dll"
err:(dll\win32\setupapi\queue.c:1659) copy error 2 L"C:\\ReactOS\\inf\\S3DspWST.
hlp" -> L"C:\\ReactOS\\help\\S3DspWST.hlp"
err:(dll\win32\setupapi\queue.c:1659) copy error 2 L"C:\\ReactOS\\inf\\S3DspCHS.
hlp" -> L"C:\\ReactOS\\help\\S3DspCHS.hlp"
err:(dll\win32\setupapi\queue.c:1659) copy error 2 L"C:\\ReactOS\\inf\\S3DspCHT.
hlp" -> L"C:\\ReactOS\\help\\S3DspCHT.hlp"
err:(dll\win32\setupapi\queue.c:1659) copy error 2 L"C:\\ReactOS\\inf\\S3DspJPN.
hlp" -> L"C:\\ReactOS\\help\\S3DspJPN.hlp"
err:(dll\win32\setupapi\queue.c:1659) copy error 2 L"C:\\ReactOS\\inf\\S3DspKOR.
hlp" -> L"C:\\ReactOS\\help\\S3DspKOR.hlp"
err:(dll\win32\setupapi\queue.c:1659) copy error 2 L"C:\\ReactOS\\inf\\S3Disply.
dll" -> L"C:\\ReactOS\\System32\\S3Disply.dll"
err:(dll\win32\setupapi\queue.c:1659) copy error 2 L"C:\\ReactOS\\inf\\S3Disply.
cfg" -> L"C:\\ReactOS\\System32\\S3Disply.cfg"
err:(dll\win32\setupapi\queue.c:1659) copy error 2 L"C:\\ReactOS\\inf\\S3hotkey.
exe" -> L"C:\\ReactOS\\System32\\S3hotkey.exe"
err:(dll\win32\setupapi\queue.c:1659) copy error 2 L"C:\\ReactOS\\inf\\S3tray2.e
xe" -> L"C:\\ReactOS\\System32\\S3tray2.exe"
err:(dll\win32\setupapi\queue.c:1659) copy error 2 L"C:\\ReactOS\\inf\\s3appdll.
dll" -> L"C:\\ReactOS\\System32\\s3appdll.dll"
err:(dll\win32\setupapi\queue.c:1659) copy error 2 L"C:\\ReactOS\\inf\\s3in2wst.
hlp" -> L"C:\\ReactOS\\help\\s3in2wst.hlp"
err:(dll\win32\setupapi\queue.c:1659) copy error 2 L"C:\\ReactOS\\inf\\s3in2chs.
hlp" -> L"C:\\ReactOS\\help\\s3in2chs.hlp"
err:(dll\win32\setupapi\queue.c:1659) copy error 2 L"C:\\ReactOS\\inf\\s3in2cht.
hlp" -> L"C:\\ReactOS\\help\\s3in2cht.hlp"
err:(dll\win32\setupapi\queue.c:1659) copy error 2 L"C:\\ReactOS\\inf\\s3in2jpn.
hlp" -> L"C:\\ReactOS\\help\\s3in2jpn.hlp"
err:(dll\win32\setupapi\queue.c:1659) copy error 2 L"C:\\ReactOS\\inf\\s3in2kor.
hlp" -> L"C:\\ReactOS\\help\\s3in2kor.hlp"
err:(dll\win32\setupapi\queue.c:1659) copy error 2 L"C:\\ReactOS\\inf\\S3Info2.d
ll" -> L"C:\\ReactOS\\System32\\S3Info2.dll"
err:(dll\win32\setupapi\queue.c:1659) copy error 2 L"C:\\ReactOS\\inf\\S3Info2.c
fg" -> L"C:\\ReactOS\\System32\\S3Info2.cfg"
err:(dll\win32\setupapi\queue.c:1659) copy error 2 L"C:\\ReactOS\\inf\\S3uninst.
exe" -> L"C:\\ReactOS\\System32\\S3uninst.exe"
err:(dll\win32\setupapi\queue.c:1659) copy error 2 L"C:\\ReactOS\\inf\\S3Gm2WST.
hlp" -> L"C:\\ReactOS\\help\\S3Gm2WST.hlp"
err:(dll\win32\setupapi\queue.c:1659) copy error 2 L"C:\\ReactOS\\inf\\S3Gm2CHS.
hlp" -> L"C:\\ReactOS\\help\\S3Gm2CHS.hlp"
err:(dll\win32\setupapi\queue.c:1659) copy error 2 L"C:\\ReactOS\\inf\\S3Gm2CHT.
hlp" -> L"C:\\ReactOS\\help\\S3Gm2CHT.hlp"
err:(dll\win32\setupapi\queue.c:1659) copy error 2 L"C:\\ReactOS\\inf\\S3Gm2JPN.
hlp" -> L"C:\\ReactOS\\help\\S3Gm2JPN.hlp"
err:(dll\win32\setupapi\queue.c:1659) copy error 2 L"C:\\ReactOS\\inf\\S3Gm2KOR.
hlp" -> L"C:\\ReactOS\\help\\S3Gm2KOR.hlp"
err:(dll\win32\setupapi\queue.c:1659) copy error 2 L"C:\\ReactOS\\inf\\S3Gamma2.
dll" -> L"C:\\ReactOS\\System32\\S3Gamma2.dll"
err:(dll\win32\setupapi\queue.c:1659) copy error 2 L"C:\\ReactOS\\inf\\S3Gamma2.
cfg" -> L"C:\\ReactOS\\System32\\S3Gamma2.cfg"
(subsystems\win32\win32k\ntuser\window.c:1588) FIXME - Parent is HWND_MESSAGE
(subsystems\win32\win32k\ntuser\window.c:1588) FIXME - Parent is HWND_MESSAGE
(subsystems\win32\win32k\ntuser\window.c:1588) FIXME - Parent is HWND_MESSAGE
(subsystems\win32\win32k\ntuser\window.c:1588) FIXME - Parent is HWND_MESSAGE
(subsystems\win32\win32k\ntuser\window.c:1588) FIXME - Parent is HWND_MESSAGE
err:(dll\win32\shell32\shellpath.c:1454) Failed to create directory L"%USERPROFI
LE%\\Local Settings\\Temporary Internet Files".
err:(dll\win32\wininet\urlcache.c:554) Couldn't get path for default container 0

err:(dll\win32\shell32\shellpath.c:1454) Failed to create directory L"%USERPROFI
LE%\\Local Settings\\History".
err:(dll\win32\wininet\urlcache.c:554) Couldn't get path for default container 1

err:(dll\win32\shell32\shellpath.c:1454) Failed to create directory L"%USERPROFI
LE%\\Cookies".
err:(dll\win32\wininet\urlcache.c:554) Couldn't get path for default container 2

err:(dll\win32\setupapi\queue.c:1659) copy error 2 L"C:\\ReactOS\\inf\\atapi.sys
" -> L"C:\\ReactOS\\System32\\drivers\\atapi.sys"
fixme:(dll\win32\setupapi\cfgmgr.c:813) 00000002 0 00000000
err:(dll\win32\shell32\shellpath.c:1454) Failed to create directory L"%USERPROFI
LE%\\Local Settings\\Temporary Internet Files".
err:(dll\win32\wininet\urlcache.c:554) Couldn't get path for default container 0

err:(dll\win32\shell32\shellpath.c:1454) Failed to create directory L"%USERPROFI
LE%\\Local Settings\\History".
err:(dll\win32\wininet\urlcache.c:554) Couldn't get path for default container 1

err:(dll\win32\shell32\shellpath.c:1454) Failed to create directory L"%USERPROFI
LE%\\Cookies".
err:(dll\win32\wininet\urlcache.c:554) Couldn't get path for default container 2

err:(dll\win32\setupapi\queue.c:1659) copy error 2 L"C:\\ReactOS\\inf\\atapi.sys
" -> L"C:\\ReactOS\\System32\\drivers\\atapi.sys"
fixme:(dll\win32\setupapi\cfgmgr.c:813) 00000002 0 00000000
(ntoskrnl\kd\kdio.c:220) -----------------------------------------------------
(ntoskrnl\kd\kdio.c:221) ReactOS 0.3.9 (Build 20090425-r40701)
(ntoskrnl\kd\kdio.c:222) Command Line: DEBUG  DEBUGPORT=COM1  BAUDRATE=115200  S
OS  BREAK
(ntoskrnl\kd\kdio.c:223) ARC Paths: multi(0)disk(0)rdisk(0)partition(1) \ multi(
0)disk(0)rdisk(0)partition(1) \ReactOS\
(ntoskrnl\ke\i386\cpu.c:229) Centaur CPU support not fully tested!
(ntoskrnl\ke\i386\cpu.c:229) Centaur CPU support not fully tested!
Entered debugger on embedded INT3 at 0x0008:0x808c1fc2.
kdb:> cont
Used memory 114228Kb
(ntoskrnl\mm\mminit.c:284)    Start         End         Type
(ntoskrnl\mm\mminit.c:285) 0x80000000 - 0x80800000      Undefined region
(ntoskrnl\mm\mminit.c:288) 0x80800000 - 0x80E00000      FreeLDR Kernel mapping r
egion
(ntoskrnl\mm\mminit.c:291) 0x80E00000 - 0x80EE0000      PFN Database region
(ntoskrnl\mm\mminit.c:298) 0x80EE0000 - 0x872E0000      Non paged pool region
(ntoskrnl\mm\mminit.c:301) 0x872E0000 - 0x8D6E0000      Paged pool region
WARNING:  KdDebuggerInitialize1 at drivers\base\kdcom\i386\kdbg.c:489 is UNIMPLE
MENTED!
WARNING:  IoReportResourceUsage at ntoskrnl\io\iomgr\iorsrce.c:700 is UNIMPLEMEN
TED!
(ntoskrnl\io\iomgr\driver.c:1351) '\Driver\BUSLOGIC' initialization failed, stat
us (0xc00000c0)
(drivers\storage\class\ramdisk\ramdisk.c:2310) RAM Disk Driver Initialized
(ntoskrnl\io\iomgr\driver.c:1351) '\Driver\Floppy' initialization failed, status
 (0xc000000e)
(ntoskrnl\io\iomgr\driver.c:1351) '\Driver\Cdrom' initialization failed, status
(0xc000000e)
(ntoskrnl\mm\sysldr.c:191) 2 imports not dereferenced!
(ntoskrnl\mm\sysldr.c:194) \SystemRoot\System32\drivers\CLASS2.SYS <CLASS2.SYS>
(ntoskrnl\mm\sysldr.c:194) \SystemRoot\System32\drivers\SCSIPORT.SYS <SCSIPORT.S
YS>
WARNING:  MmPageEntireDriver at ntoskrnl\mm\drvlck.c:88 is UNIMPLEMENTED!
WARNING:  MmPageEntireDriver at ntoskrnl\mm\drvlck.c:88 is UNIMPLEMENTED!
WARNING:  MmPageEntireDriver at ntoskrnl\mm\drvlck.c:88 is UNIMPLEMENTED!
(ntoskrnl\io\iomgr\file.c:414) Using IopParseDevice() hack
(subsystems\win32\win32k\ntuser\input.c:880)
Raw Input Thread 0x8128f320
(subsystems\win32\win32k\objects\gdiobj.c:951) Attempted to lock object 0x0 of w
rong type (Handle: 0x0, requested: 0x50000)
(subsystems\win32\win32k\objects\gdiobj.c:951) Attempted to lock object 0x0 of w
rong type (Handle: 0x0, requested: 0x50000)
(subsystems\win32\win32k\objects\gdiobj.c:951) Attempted to lock object 0x0 of w
rong type (Handle: 0x0, requested: 0x50000)
(subsystems\win32\win32k\objects\gdiobj.c:951) Attempted to lock object 0x0 of w
rong type (Handle: 0x0, requested: 0x50000)
(subsystems\win32\win32k\objects\gdiobj.c:951) Attempted to lock object 0x0 of w
rong type (Handle: 0x0, requested: 0x50000)
(subsystems\win32\win32k\objects\gdiobj.c:951) Attempted to lock object 0x0 of w
rong type (Handle: 0x0, requested: 0x50000)
(subsystems\win32\win32k\objects\gdiobj.c:951) Attempted to lock object 0x0 of w
rong type (Handle: 0x0, requested: 0x50000)
(subsystems\win32\win32k\objects\gdiobj.c:951) Attempted to lock object 0x0 of w
rong type (Handle: 0x0, requested: 0x50000)
(subsystems\win32\win32k\objects\gdiobj.c:951) Attempted to lock object 0x0 of w
rong type (Handle: 0x0, requested: 0x50000)
(subsystems\win32\win32k\objects\gdiobj.c:951) Attempted to lock object 0x0 of w
rong type (Handle: 0x0, requested: 0x50000)
(subsystems\win32\win32k\objects\gdiobj.c:951) Attempted to lock object 0x0 of w
rong type (Handle: 0x0, requested: 0x50000)
(subsystems\win32\win32k\objects\gdiobj.c:951) Attempted to lock object 0x0 of w
rong type (Handle: 0x0, requested: 0x50000)
(subsystems\win32\win32k\objects\gdiobj.c:951) Attempted to lock object 0x0 of w
rong type (Handle: 0x0, requested: 0x50000)
WARNING:  NtUserInitialize at subsystems\win32\win32k\ntuser\ntstubs.c:819 is UN
IMPLEMENTED!
(subsystems\win32\win32k\objects\gdiobj.c:951) Attempted to lock object 0x0 of w
rong type (Handle: 0x0, requested: 0x50000)
(subsystems\win32\win32k\objects\gdiobj.c:951) Attempted to lock object 0x0 of w
rong type (Handle: 0x0, requested: 0x50000)
(subsystems\win32\win32k\objects\gdiobj.c:951) Attempted to lock object 0x0 of w
rong type (Handle: 0x0, requested: 0x50000)
(subsystems\win32\win32k\objects\gdiobj.c:951) Attempted to lock object 0x0 of w
rong type (Handle: 0x0, requested: 0x50000)
(subsystems\win32\win32k\objects\gdiobj.c:951) Attempted to lock object 0x0 of w
rong type (Handle: 0x0, requested: 0x50000)
(subsystems\win32\win32k\objects\gdiobj.c:951) Attempted to lock object 0x0 of w
rong type (Handle: 0x0, requested: 0x50000)
(subsystems\win32\win32k\objects\gdiobj.c:951) Attempted to lock object 0x0 of w
rong type (Handle: 0x0, requested: 0x50000)
(subsystems\win32\win32k\objects\gdiobj.c:951) Attempted to lock object 0x0 of w
rong type (Handle: 0x0, requested: 0x50000)
(subsystems\win32\win32k\objects\gdiobj.c:951) Attempted to lock object 0x0 of w
rong type (Handle: 0x0, requested: 0x50000)
(subsystems\win32\win32k\objects\gdiobj.c:951) Attempted to lock object 0x0 of w
rong type (Handle: 0x0, requested: 0x50000)
(subsystems\win32\win32k\objects\gdiobj.c:951) Attempted to lock object 0x0 of w
rong type (Handle: 0x0, requested: 0x50000)
(subsystems\win32\win32k\objects\gdiobj.c:951) Attempted to lock object 0x0 of w
rong type (Handle: 0x0, requested: 0x50000)
(subsystems\win32\win32k\objects\gdiobj.c:951) Attempted to lock object 0x0 of w
rong type (Handle: 0x0, requested: 0x50000)
(subsystems\win32\win32k\objects\gdiobj.c:951) Attempted to lock object 0x0 of w
rong type (Handle: 0x0, requested: 0x50000)
(subsystems\win32\win32k\objects\gdiobj.c:814) Attempted to lock object 0x0 of w
rong type (Handle: 0x0, requested: 0x40000)
err:(dll\win32\iphlpapi\ifenum_reactos.c:101) openTcpFile for <\Device\Tcp> fail
ed: 0xc0000034
err:(dll\win32\iphlpapi\ifenum_reactos.c:101) openTcpFile for <\Device\Tcp> fail
ed: 0xc0000034
(subsystems\win32\win32k\ntuser\window.c:1588) FIXME - Parent is HWND_MESSAGE
err:(dll\win32\iphlpapi\ifenum_reactos.c:101) openTcpFile for <\Device\Tcp> fail
ed: 0xc0000034
err:(dll\win32\iphlpapi\ifenum_reactos.c:101) openTcpFile for <\Device\Tcp> fail
ed: 0xc0000034
(base\services\umpnpmgr\umpnpmgr.c:2298) Unknown event, GUID {CB3A4009-46F0-11D0
-B08F-00609713053F}
(base\services\umpnpmgr\umpnpmgr.c:2298) Unknown event, GUID {CB3A4009-46F0-11D0
-B08F-00609713053F}
(base\services\umpnpmgr\umpnpmgr.c:2298) Unknown event, GUID {CB3A4009-46F0-11D0
-B08F-00609713053F}
err:(dll\win32\iphlpapi\ifenum_reactos.c:101) openTcpFile for <\Device\Tcp> fail
ed: 0xc0000034
err:(dll\win32\iphlpapi\ifenum_reactos.c:101) openTcpFile for <\Device\Tcp> fail
ed: 0xc0000034
(base\services\umpnpmgr\umpnpmgr.c:2298) Unknown event, GUID {CB3A4009-46F0-11D0
-B08F-00609713053F}
err:(dll\win32\shell32\shellpath.c:1454) Failed to create directory L"%USERPROFI
LE%\\Local Settings\\Temporary Internet Files".
err:(dll\win32\wininet\urlcache.c:554) Couldn't get path for default container 0

err:(dll\win32\shell32\shellpath.c:1454) Failed to create directory L"%USERPROFI
LE%\\Local Settings\\History".
err:(dll\win32\wininet\urlcache.c:554) Couldn't get path for default container 1

err:(dll\win32\shell32\shellpath.c:1454) Failed to create directory L"%USERPROFI
LE%\\Cookies".
err:(dll\win32\wininet\urlcache.c:554) Couldn't get path for default container 2

err:(dll\win32\setupapi\queue.c:1659) copy error 2 L"C:\\ReactOS\\inf\\i8042prt.
sys" -> L"C:\\ReactOS\\System32\\drivers\\i8042prt.sys"
err:(dll\win32\setupapi\queue.c:1659) copy error 2 L"C:\\ReactOS\\inf\\mouclass.
sys" -> L"C:\\ReactOS\\System32\\drivers\\mouclass.sys"
fixme:(dll\win32\setupapi\cfgmgr.c:813) 00000002 0 00000000
(ntoskrnl\io\iomgr\deviface.c:892) IoRegisterDeviceInterface(): creating symboli
c link \??\Root#*PNP0F13#0000#{378de44c-56ef-11d1-bc8c-00a0c91405dd} -> \Device\
00000010
(base\services\umpnpmgr\umpnpmgr.c:2298) Unknown event, GUID {CB3A4009-46F0-11D0
-B08F-00609713053F}
err:(dll\win32\shell32\shellpath.c:1454) Failed to create directory L"%USERPROFI
LE%\\Local Settings\\Temporary Internet Files".
err:(dll\win32\wininet\urlcache.c:554) Couldn't get path for default container 0

err:(dll\win32\shell32\shellpath.c:1454) Failed to create directory L"%USERPROFI
LE%\\Local Settings\\History".
err:(dll\win32\wininet\urlcache.c:554) Couldn't get path for default container 1

err:(dll\win32\shell32\shellpath.c:1454) Failed to create directory L"%USERPROFI
LE%\\Cookies".
err:(dll\win32\wininet\urlcache.c:554) Couldn't get path for default container 2

err:(dll\win32\setupapi\queue.c:1659) copy error 2 L"C:\\ReactOS\\inf\\serial.sy
s" -> L"C:\\ReactOS\\System32\\drivers\\serial.sys"
err:(dll\win32\setupapi\queue.c:1659) copy error 2 L"C:\\ReactOS\\inf\\serenum.s
ys" -> L"C:\\ReactOS\\System32\\drivers\\serenum.sys"
fixme:(dll\win32\setupapi\cfgmgr.c:813) 00000002 0 00000000
(ntoskrnl\io\iomgr\deviface.c:892) IoRegisterDeviceInterface(): creating symboli
c link \??\Root#*PNP0501#0001#{86e0d1e0-8089-11d0-9ce4-08003e301f73} -> \Device\
0000000f
(ntoskrnl\io\iomgr\deviface.c:892) IoRegisterDeviceInterface(): creating symboli
c link \??\Root#*PNP0501#0001#{4d36e978-e325-11ce-bfc1-08002be10318} -> \Device\
0000000f
(ntoskrnl\io\iomgr\file.c:1110) FIXME: Device Query security descriptor UNHANDLE
D
(ntoskrnl\io\iomgr\file.c:1110) FIXME: Device Query security descriptor UNHANDLE
D
(base\services\umpnpmgr\umpnpmgr.c:2298) Unknown event, GUID {CB3A4009-46F0-11D0
-B08F-00609713053F}
err:(dll\win32\shell32\shellpath.c:1454) Failed to create directory L"%USERPROFI
LE%\\Local Settings\\Temporary Internet Files".
err:(dll\win32\wininet\urlcache.c:554) Couldn't get path for default container 0

err:(dll\win32\shell32\shellpath.c:1454) Failed to create directory L"%USERPROFI
LE%\\Local Settings\\History".
err:(dll\win32\wininet\urlcache.c:554) Couldn't get path for default container 1

err:(dll\win32\shell32\shellpath.c:1454) Failed to create directory L"%USERPROFI
LE%\\Cookies".
err:(dll\win32\wininet\urlcache.c:554) Couldn't get path for default container 2

err:(dll\win32\setupapi\queue.c:1659) copy error 2 L"C:\\ReactOS\\inf\\serial.sy
s" -> L"C:\\ReactOS\\System32\\drivers\\serial.sys"
err:(dll\win32\setupapi\queue.c:1659) copy error 2 L"C:\\ReactOS\\inf\\serenum.s
ys" -> L"C:\\ReactOS\\System32\\drivers\\serenum.sys"
fixme:(dll\win32\setupapi\cfgmgr.c:813) 00000002 0 00000000
(ntoskrnl\io\iomgr\deviface.c:892) IoRegisterDeviceInterface(): creating symboli
c link \??\Root#*PNP0501#0000#{86e0d1e0-8089-11d0-9ce4-08003e301f73} -> \Device\
0000000e
(ntoskrnl\io\iomgr\deviface.c:892) IoRegisterDeviceInterface(): creating symboli
c link \??\Root#*PNP0501#0000#{4d36e978-e325-11ce-bfc1-08002be10318} -> \Device\
0000000e
err:(dll\win32\shell32\shellpath.c:1454) Failed to create directory L"%USERPROFI
LE%\\Local Settings\\Temporary Internet Files".
err:(dll\win32\wininet\urlcache.c:554) Couldn't get path for default container 0

err:(dll\win32\shell32\shellpath.c:1454) Failed to create directory L"%USERPROFI
LE%\\Local Settings\\History".
err:(dll\win32\wininet\urlcache.c:554) Couldn't get path for default container 1

err:(dll\win32\shell32\shellpath.c:1454) Failed to create directory L"%USERPROFI
LE%\\Cookies".
err:(dll\win32\wininet\urlcache.c:554) Couldn't get path for default container 2

err:(dll\win32\setupapi\queue.c:1659) copy error 2 L"C:\\ReactOS\\inf\\i8042prt.
sys" -> L"C:\\ReactOS\\System32\\drivers\\i8042prt.sys"
err:(dll\win32\setupapi\queue.c:1659) copy error 2 L"C:\\ReactOS\\inf\\kbdclass.
sys" -> L"C:\\ReactOS\\System32\\drivers\\kbdclass.sys"
fixme:(dll\win32\setupapi\cfgmgr.c:813) 00000002 0 00000000
(ntoskrnl\io\iomgr\deviface.c:892) IoRegisterDeviceInterface(): creating symboli
c link \??\Root#*PNP0303#0000#{884b96c3-56ef-11d1-bc8c-00a0c91405dd} -> \Device\
0000000b
(base\services\umpnpmgr\umpnpmgr.c:2298) Unknown event, GUID {CB3A4009-46F0-11D0
-B08F-00609713053F}
err:(dll\win32\shell32\shellpath.c:1454) Failed to create directory L"%USERPROFI
LE%\\Local Settings\\Temporary Internet Files".
err:(dll\win32\wininet\urlcache.c:554) Couldn't get path for default container 0

err:(dll\win32\shell32\shellpath.c:1454) Failed to create directory L"%USERPROFI
LE%\\Local Settings\\History".
err:(dll\win32\wininet\urlcache.c:554) Couldn't get path for default container 1

err:(dll\win32\shell32\shellpath.c:1454) Failed to create directory L"%USERPROFI
LE%\\Cookies".
err:(dll\win32\wininet\urlcache.c:554) Couldn't get path for default container 2

err:(dll\win32\shell32\shellpath.c:1454) Failed to create directory L"%USERPROFI
LE%\\Local Settings\\Temporary Internet Files".
err:(dll\win32\wininet\urlcache.c:554) Couldn't get path for default container 0

err:(dll\win32\shell32\shellpath.c:1454) Failed to create directory L"%USERPROFI
LE%\\Local Settings\\History".
err:(dll\win32\wininet\urlcache.c:554) Couldn't get path for default container 1

err:(dll\win32\shell32\shellpath.c:1454) Failed to create directory L"%USERPROFI
LE%\\Cookies".
err:(dll\win32\wininet\urlcache.c:554) Couldn't get path for default container 2

err:(dll\win32\shell32\shellpath.c:1454) Failed to create directory L"%USERPROFI
LE%\\Local Settings\\Temporary Internet Files".
err:(dll\win32\wininet\urlcache.c:554) Couldn't get path for default container 0

err:(dll\win32\shell32\shellpath.c:1454) Failed to create directory L"%USERPROFI
LE%\\Local Settings\\History".
err:(dll\win32\wininet\urlcache.c:554) Couldn't get path for default container 1

err:(dll\win32\shell32\shellpath.c:1454) Failed to create directory L"%USERPROFI
LE%\\Cookies".
err:(dll\win32\wininet\urlcache.c:554) Couldn't get path for default container 2

err:(dll\win32\setupapi\queue.c:1659) copy error 2 L"C:\\ReactOS\\inf\\usbport.s
ys" -> L"C:\\ReactOS\\System32\\drivers\\usbport.sys"
err:(dll\win32\setupapi\queue.c:1659) copy error 2 L"C:\\ReactOS\\inf\\usbuhci.s
ys" -> L"C:\\ReactOS\\System32\\drivers\\usbuhci.sys"
fixme:(dll\win32\setupapi\cfgmgr.c:813) 00000002 0 00000000
(ntoskrnl\io\pnpmgr\pnpmgr.c:2031) IopLoadServiceModule(usbuhci) failed with sta
tus 0xc0000034
(ntoskrnl\io\pnpmgr\pnpmgr.c:2068) Initialization of service usbuhci failed (Sta
tus c0000034)
err:(dll\win32\shell32\shellpath.c:1454) Failed to create directory L"%USERPROFI
LE%\\Local Settings\\Temporary Internet Files".
err:(dll\win32\wininet\urlcache.c:554) Couldn't get path for default container 0

err:(dll\win32\shell32\shellpath.c:1454) Failed to create directory L"%USERPROFI
LE%\\Local Settings\\History".
err:(dll\win32\wininet\urlcache.c:554) Couldn't get path for default container 1

err:(dll\win32\shell32\shellpath.c:1454) Failed to create directory L"%USERPROFI
LE%\\Cookies".
err:(dll\win32\wininet\urlcache.c:554) Couldn't get path for default container 2

err:(dll\win32\setupapi\queue.c:1659) copy error 2 L"C:\\ReactOS\\inf\\usbport.s
ys" -> L"C:\\ReactOS\\System32\\drivers\\usbport.sys"
err:(dll\win32\setupapi\queue.c:1659) copy error 2 L"C:\\ReactOS\\inf\\usbuhci.s
ys" -> L"C:\\ReactOS\\System32\\drivers\\usbuhci.sys"
fixme:(dll\win32\setupapi\cfgmgr.c:813) 00000002 0 00000000
(ntoskrnl\io\pnpmgr\pnpmgr.c:2031) IopLoadServiceModule(usbuhci) failed with sta
tus 0xc0000034
(ntoskrnl\io\pnpmgr\pnpmgr.c:2068) Initialization of service usbuhci failed (Sta
tus c0000034)
err:(dll\win32\shell32\shellpath.c:1454) Failed to create directory L"%USERPROFI
LE%\\Local Settings\\Temporary Internet Files".
err:(dll\win32\wininet\urlcache.c:554) Couldn't get path for default container 0

err:(dll\win32\shell32\shellpath.c:1454) Failed to create directory L"%USERPROFI
LE%\\Local Settings\\History".
err:(dll\win32\wininet\urlcache.c:554) Couldn't get path for default container 1

err:(dll\win32\shell32\shellpath.c:1454) Failed to create directory L"%USERPROFI
LE%\\Cookies".
err:(dll\win32\wininet\urlcache.c:554) Couldn't get path for default container 2

err:(dll\win32\setupapi\queue.c:1659) copy error 2 L"C:\\ReactOS\\inf\\pciide.sy
s" -> L"C:\\ReactOS\\System32\\drivers\\pciide.sys"
err:(dll\win32\setupapi\queue.c:1659) copy error 2 L"C:\\ReactOS\\inf\\pciidex.s
ys" -> L"C:\\ReactOS\\System32\\drivers\\pciidex.sys"
fixme:(dll\win32\setupapi\cfgmgr.c:813) 00000002 0 00000000
(base\services\umpnpmgr\umpnpmgr.c:2298) Unknown event, GUID {CB3A4009-46F0-11D0
-B08F-00609713053F}
err:(dll\win32\shell32\shellpath.c:1454) Failed to create directory L"%USERPROFI
LE%\\Local Settings\\Temporary Internet Files".
err:(dll\win32\wininet\urlcache.c:554) Couldn't get path for default container 0

err:(dll\win32\shell32\shellpath.c:1454) Failed to create directory L"%USERPROFI
LE%\\Local Settings\\History".
err:(dll\win32\wininet\urlcache.c:554) Couldn't get path for default container 1

err:(dll\win32\shell32\shellpath.c:1454) Failed to create directory L"%USERPROFI
LE%\\Cookies".
err:(dll\win32\wininet\urlcache.c:554) Couldn't get path for default container 2

err:(dll\win32\setupapi\queue.c:1659) copy error 2 L"C:\\ReactOS\\inf\\isapnp.sy
s" -> L"C:\\ReactOS\\System32\\drivers\\isapnp.sys"
fixme:(dll\win32\setupapi\cfgmgr.c:813) 00000002 0 00000000
err:(dll\win32\shell32\shellpath.c:1454) Failed to create directory L"%USERPROFI
LE%\\Local Settings\\Temporary Internet Files".
err:(dll\win32\wininet\urlcache.c:554) Couldn't get path for default container 0

err:(dll\win32\shell32\shellpath.c:1454) Failed to create directory L"%USERPROFI
LE%\\Local Settings\\History".
err:(dll\win32\wininet\urlcache.c:554) Couldn't get path for default container 1

err:(dll\win32\shell32\shellpath.c:1454) Failed to create directory L"%USERPROFI
LE%\\Cookies".
err:(dll\win32\wininet\urlcache.c:554) Couldn't get path for default container 2

fixme:(dll\win32\setupapi\cfgmgr.c:813) 00000002 0 00000000
err:(dll\win32\shell32\shellpath.c:1454) Failed to create directory L"%USERPROFI
LE%\\Local Settings\\Temporary Internet Files".
err:(dll\win32\wininet\urlcache.c:554) Couldn't get path for default container 0

err:(dll\win32\shell32\shellpath.c:1454) Failed to create directory L"%USERPROFI
LE%\\Local Settings\\History".
err:(dll\win32\wininet\urlcache.c:554) Couldn't get path for default container 1

err:(dll\win32\shell32\shellpath.c:1454) Failed to create directory L"%USERPROFI
LE%\\Cookies".
err:(dll\win32\wininet\urlcache.c:554) Couldn't get path for default container 2

(subsystems\win32\win32k\ntuser\window.c:1588) FIXME - Parent is HWND_MESSAGE
(subsystems\win32\win32k\ntuser\window.c:1588) FIXME - Parent is HWND_MESSAGE
(subsystems\win32\win32k\ntuser\window.c:1588) FIXME - Parent is HWND_MESSAGE
(subsystems\win32\win32k\ntuser\window.c:1588) FIXME - Parent is HWND_MESSAGE
err:(dll\win32\setupapi\queue.c:1659) copy error 2 L"C:\\ReactOS\\inf\\s3gnbm.sy
s" -> L"C:\\ReactOS\\System32\\drivers\\s3gnbm.sys"
err:(dll\win32\setupapi\queue.c:1659) copy error 2 L"C:\\ReactOS\\inf\\s3gnb.dll
" -> L"C:\\ReactOS\\System32\\s3gnb.dll"
err:(dll\win32\setupapi\queue.c:1659) copy error 2 L"C:\\ReactOS\\inf\\nbicdnt.d
ll" -> L"C:\\ReactOS\\System32\\nbicdnt.dll"
err:(dll\win32\setupapi\queue.c:1659) copy error 2 L"C:\\ReactOS\\inf\\S3DspWST.
hlp" -> L"C:\\ReactOS\\help\\S3DspWST.hlp"
err:(dll\win32\setupapi\queue.c:1659) copy error 2 L"C:\\ReactOS\\inf\\S3DspCHS.
hlp" -> L"C:\\ReactOS\\help\\S3DspCHS.hlp"
err:(dll\win32\setupapi\queue.c:1659) copy error 2 L"C:\\ReactOS\\inf\\S3DspCHT.
hlp" -> L"C:\\ReactOS\\help\\S3DspCHT.hlp"
err:(dll\win32\setupapi\queue.c:1659) copy error 2 L"C:\\ReactOS\\inf\\S3DspJPN.
hlp" -> L"C:\\ReactOS\\help\\S3DspJPN.hlp"
err:(dll\win32\setupapi\queue.c:1659) copy error 2 L"C:\\ReactOS\\inf\\S3DspKOR.
hlp" -> L"C:\\ReactOS\\help\\S3DspKOR.hlp"
err:(dll\win32\setupapi\queue.c:1659) copy error 2 L"C:\\ReactOS\\inf\\S3Disply.
dll" -> L"C:\\ReactOS\\System32\\S3Disply.dll"
err:(dll\win32\setupapi\queue.c:1659) copy error 2 L"C:\\ReactOS\\inf\\S3Disply.
cfg" -> L"C:\\ReactOS\\System32\\S3Disply.cfg"
err:(dll\win32\setupapi\queue.c:1659) copy error 2 L"C:\\ReactOS\\inf\\S3hotkey.
exe" -> L"C:\\ReactOS\\System32\\S3hotkey.exe"
err:(dll\win32\setupapi\queue.c:1659) copy error 2 L"C:\\ReactOS\\inf\\S3tray2.e
xe" -> L"C:\\ReactOS\\System32\\S3tray2.exe"
err:(dll\win32\setupapi\queue.c:1659) copy error 2 L"C:\\ReactOS\\inf\\s3appdll.
dll" -> L"C:\\ReactOS\\System32\\s3appdll.dll"
err:(dll\win32\setupapi\queue.c:1659) copy error 2 L"C:\\ReactOS\\inf\\s3in2wst.
hlp" -> L"C:\\ReactOS\\help\\s3in2wst.hlp"
err:(dll\win32\setupapi\queue.c:1659) copy error 2 L"C:\\ReactOS\\inf\\s3in2chs.
hlp" -> L"C:\\ReactOS\\help\\s3in2chs.hlp"
err:(dll\win32\setupapi\queue.c:1659) copy error 2 L"C:\\ReactOS\\inf\\s3in2cht.
hlp" -> L"C:\\ReactOS\\help\\s3in2cht.hlp"
err:(dll\win32\setupapi\queue.c:1659) copy error 2 L"C:\\ReactOS\\inf\\s3in2jpn.
hlp" -> L"C:\\ReactOS\\help\\s3in2jpn.hlp"
err:(dll\win32\setupapi\queue.c:1659) copy error 2 L"C:\\ReactOS\\inf\\s3in2kor.
hlp" -> L"C:\\ReactOS\\help\\s3in2kor.hlp"
err:(dll\win32\setupapi\queue.c:1659) copy error 2 L"C:\\ReactOS\\inf\\S3Info2.d
ll" -> L"C:\\ReactOS\\System32\\S3Info2.dll"
err:(dll\win32\setupapi\queue.c:1659) copy error 2 L"C:\\ReactOS\\inf\\S3Info2.c
fg" -> L"C:\\ReactOS\\System32\\S3Info2.cfg"
err:(dll\win32\setupapi\queue.c:1659) copy error 2 L"C:\\ReactOS\\inf\\S3uninst.
exe" -> L"C:\\ReactOS\\System32\\S3uninst.exe"
err:(dll\win32\setupapi\queue.c:1659) copy error 2 L"C:\\ReactOS\\inf\\S3Gm2WST.
hlp" -> L"C:\\ReactOS\\help\\S3Gm2WST.hlp"
err:(dll\win32\setupapi\queue.c:1659) copy error 2 L"C:\\ReactOS\\inf\\S3Gm2CHS.
hlp" -> L"C:\\ReactOS\\help\\S3Gm2CHS.hlp"
err:(dll\win32\setupapi\queue.c:1659) copy error 2 L"C:\\ReactOS\\inf\\S3Gm2CHT.
hlp" -> L"C:\\ReactOS\\help\\S3Gm2CHT.hlp"
err:(dll\win32\setupapi\queue.c:1659) copy error 2 L"C:\\ReactOS\\inf\\S3Gm2JPN.
hlp" -> L"C:\\ReactOS\\help\\S3Gm2JPN.hlp"
err:(dll\win32\setupapi\queue.c:1659) copy error 2 L"C:\\ReactOS\\inf\\S3Gm2KOR.
hlp" -> L"C:\\ReactOS\\help\\S3Gm2KOR.hlp"
err:(dll\win32\setupapi\queue.c:1659) copy error 2 L"C:\\ReactOS\\inf\\S3Gamma2.
dll" -> L"C:\\ReactOS\\System32\\S3Gamma2.dll"
err:(dll\win32\setupapi\queue.c:1659) copy error 2 L"C:\\ReactOS\\inf\\S3Gamma2.
cfg" -> L"C:\\ReactOS\\System32\\S3Gamma2.cfg"
(subsystems\win32\win32k\ntuser\window.c:1588) FIXME - Parent is HWND_MESSAGE
(subsystems\win32\win32k\ntuser\window.c:1588) FIXME - Parent is HWND_MESSAGE
(subsystems\win32\win32k\ntuser\window.c:1588) FIXME - Parent is HWND_MESSAGE
(subsystems\win32\win32k\ntuser\window.c:1588) FIXME - Parent is HWND_MESSAGE
(subsystems\win32\win32k\ntuser\window.c:1588) FIXME - Parent is HWND_MESSAGE
err:(dll\win32\shell32\shellpath.c:1454) Failed to create directory L"%USERPROFI
LE%\\Local Settings\\Temporary Internet Files".
err:(dll\win32\wininet\urlcache.c:554) Couldn't get path for default container 0

err:(dll\win32\shell32\shellpath.c:1454) Failed to create directory L"%USERPROFI
LE%\\Local Settings\\History".
err:(dll\win32\wininet\urlcache.c:554) Couldn't get path for default container 1

err:(dll\win32\shell32\shellpath.c:1454) Failed to create directory L"%USERPROFI
LE%\\Cookies".
err:(dll\win32\wininet\urlcache.c:554) Couldn't get path for default container 2

err:(dll\win32\setupapi\queue.c:1659) copy error 2 L"C:\\ReactOS\\inf\\atapi.sys
" -> L"C:\\ReactOS\\System32\\drivers\\atapi.sys"
fixme:(dll\win32\setupapi\cfgmgr.c:813) 00000002 0 00000000
err:(dll\win32\shell32\shellpath.c:1454) Failed to create directory L"%USERPROFI
LE%\\Local Settings\\Temporary Internet Files".
err:(dll\win32\wininet\urlcache.c:554) Couldn't get path for default container 0

err:(dll\win32\shell32\shellpath.c:1454) Failed to create directory L"%USERPROFI
LE%\\Local Settings\\History".
err:(dll\win32\wininet\urlcache.c:554) Couldn't get path for default container 1

err:(dll\win32\shell32\shellpath.c:1454) Failed to create directory L"%USERPROFI
LE%\\Cookies".
err:(dll\win32\wininet\urlcache.c:554) Couldn't get path for default container 2

err:(dll\win32\setupapi\queue.c:1659) copy error 2 L"C:\\ReactOS\\inf\\atapi.sys
" -> L"C:\\ReactOS\\System32\\drivers\\atapi.sys"
fixme:(dll\win32\setupapi\cfgmgr.c:813) 00000002 0 00000000
Why are there so many errors, the very first line is already an error. The files simply dont exist.
Is that a problem ? There is a change in behaviour, when I type Cont, the screen changes and shows files scrolling on the screen.
Then it blanks the screen once again.

Regards
zydon
Posts: 160
Joined: Tue Dec 18, 2007 9:03 am

Re: ReactOS 0.3.10 on Industrial CPU board

Post by zydon »

Dinosaur, the IDE CFC test seem much better. ROS able to load all of it's drivers. It left the copying routines problem. I'm not sure what is copy error 2 meaning. Probably, the developers could enlighten us. I assumed it can't find the source files. But, you are almost there. :)

The only question left, when you use IDE CFC, are you using the exact copy of LiveCD contents?

If not, try use the exact copy of LiveCD without any modifications. If yes, it will conclude the CFC storage are not yet supported the same as USB storage. You got to use the real CD_ROM hardware.
hto
Developer
Posts: 2193
Joined: Sun Oct 01, 2006 3:43 pm

Post by hto »

Why are there so many errors, the very first line is already an error.
It's normal. These are not real errors.
There is a change in behaviour, when I type Cont, the screen changes and shows files scrolling on the screen.
Because of /BREAK.

You have added S3 drivers; are there any changes without them, with standard ReactOS drivers?

There was a private message to you, but it seems you have not noticed…
Post Reply

Who is online

Users browsing this forum: No registered users and 14 guests