Details
-
Bug
-
Resolution: Unresolved
-
Minor
-
None
-
None
Description
Hardware is a Thinkpad T22. The video driver fails to load and thus booting the installation with the driver installed is not possible.
Here is the relevant part of the debugging log:
(ntoskrnl/mm/ARM3/sysldr.c:176) Loading: \SystemRoot\System32\s3gsavmx.dll at F7DA5000 with 42 pages
|
(ntoskrnl/mm/ARM3/sysldr.c:2542) ImageBase 0xF7DA5000 ImageSize 0x41980 Section 6 VA 0x40780 Raw 0x1200 virt 0x11e4
|
|
*** Assertion failed: NumberOfBytes != 0
|
*** Source File: ../ntoskrnl/mm/ARM3/expool.c, line 1876
|
|
Break repeatedly, break Once, Ignore, terminate Process or terminate Thread (boipt)?
|
kdb:> i
|
(win32ss/gdi/eng/ldevobj.c:135) err: DrvGetModes returned 0
|
(win32ss/gdi/eng/device.c:67) err: Could not get mode list for 's3gsavmx'
|
(win32ss/gdi/eng/device.c:95) err: No devmodes
|
(win32ss/user/ntuser/display.c:278) err: No usable display driver was found.
|
|
*** Fatal System Error: 0x000000b4
|
(0xC0000001,0x00000000,0x00000000,0x00050000)
|
|
|
Entered debugger on embedded INT3 at 0x0008:0x80956764.
|
kdb:>
|
Attachments
Issue Links
- relates to
-
CORE-7181 videoprt: S3 Savage IX8 driver crash with failed assert in dma.c
- Resolved