Go Back   DisplayLink Forum > DisplayLink Graphics Technology > Windows Software

 
 
Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
Old 08-02-2011, 09:07 AM   #11
Wim
Senior Member
 
Join Date: Feb 2009
Posts: 1,561
Default

Hi All

I'm sorry you all seem to be having the same problem. This is something we want to get to the root cause of. We are trying to reproduce this on some HP laptops we have here, but have had no success so far. So we need your help to find the root cause.

I'm assuming that the whole PC has frozen up at this time (including the laptop screen). Also, I assume that pressing Num lock or Caps lock on the keyboard does not toggle the LED on the keyboard, which means that the PC has really locked up.

We really need the crash information from the system when this occurs. It is possible to force the PC to blue screen and write the dump information. If you are experiencing this problem, please could you follow the instructions below and create a full memory dump when the system is frozen. Once you have done this, let me know and I'll send you details of where to upload this.

Forcing a System Crash from the Keyboard
For further information see http://msdn.microsoft.com/en-us/library/ff545499.aspx

It is assumed that the system has been set-up to to produce Kernel Mode dump files. It might be worth checking. For further info see http://msdn.microsoft.com/en-us/library/ff542953.aspx. Note, you want to write a "Full memory dump" not a small memory dump.

For PS/2 keyboards ensure that the following registry key exists HKEY_LOCAL_MACHINE\System\CurrentControlSet\Servic es\i8042prt\Parameters\ . Create a value named CrashOnCtrlScroll , and set it equal to a REG_DWORD value of 0x01.

reg add HKEY_LOCAL_MACHINE\System\CurrentControlSet\Servic es\i8042prt\Parameters /v CrashOnCtrlScroll /t REG_DWORD /d 1

For USB keyboards ensure that the following registry key exists HKEY_LOCAL_MACHINE\System\CurrentControlSet\Servic es\kbdhid\Parameters\ . Create a value named CrashOnCtrlScroll , and set it equal to a REG_DWORD value of 0x01.

reg add HKEY_LOCAL_MACHINE\System\CurrentControlSet\Servic es\kbdhid\Parameters /v CrashOnCtrlScroll /t REG_DWORD /d 1

Restart the system.

Initiating a crash dump
After the above has been done, the keyboard crash can be initiated by using the following hotkey sequence:

Hold down the rightmost CTRL key, and press the SCROLL LOCK key twice, while the system is frozen.
Wim is offline   Reply With Quote
 

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT. The time now is 09:10 AM.


Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2026, vBulletin Solutions, Inc.