Solved BSOD while entering Sleep

BlakeChen

New Member
Messages
2
Hello,

I am developing the network driver but the driver always get BSOD when the Windows enter sleep status.

I have attached the crash dump and I also see the Windows crashed because of my network driver.
"This was probably caused by the following module: qcusbwwan.sys (qcusbwwan+0x5F14E)"
This information is came from WhoCrashed and I also see this in Windbg.

I have pdb and source code and how can I get actually which line make Windows crash?

Thanks.

Blake
 
Last edited:

My Computer

System One

  • OS
    Windows 8
    Computer type
    Laptop
I've sent a message to some driver developers that I know. Hopefully one of them can shed some light on this for you.
 

My Computer

System One

  • OS
    Win8.1Pro - Finally!!!
    Computer type
    Laptop
    System Manufacturer/Model
    Samsung/NP780
    CPU
    Came with the laptop (i7 of some sort)
    Motherboard
    Pretty sure that it has one, but haven't checked inside the case!
    Memory
    upgraded to 12 gB from 8 gB
    Graphics Card(s)
    has switchable - Intel/ATI - Used wrong drivers, now ATI card is inop :( Will have to fix it soon!
    Sound Card
    I'm nearly deaf, so this isn't used often
    Monitor(s) Displays
    Touchscreen on laptop/32" Toshiba on HDMI (laid the Sharp TV on a mouse and cracked the screen!)
    Screen Resolution
    800x600
    Hard Drives
    One Samsung 1tB drive - 5400 rpm. Gonna switch to a 7200/10000 rpm or an SSD (if I can find $500 for a 1tB SSD!)
    - Switched to 500 gB Samsung 840 series SSD - WOW!!!
    PSU
    Why do we ask this for laptops?
    Case
    Silver with a neat Samsung logo
    Cooling
    sub-par, gotta get around to working on it soon Worked on it - still sub-par! :(
    Keyboard
    Microsoft Natural - the same one I've used since it orignally came out around 1995
    Mouse
    no Mouse - Trackball!!!!
    Internet Speed
    too slow when I'm waiting for a download to finish
    Browser
    Yes, I use this (Firefox mostly, w/IE next most)
    Antivirus
    Windows Defender and Windows Firewall
    Other Info
    I'm handsome and a snappy dresser :0)
Got this from a friend:

Code:
2: kd> u MPSendNetBufferListsEx+0x36e
qcusbwwan!MPSendNetBufferListsEx+0x36e [[B]d:\wdk_8k\qmi2\win\qcdrivers\ndis\mptransmit.c @ 325[/B]]:
fffff880`08b5314e ??              ???
                                    ^ Memory access error in 'u MPSendNetBufferListsEx+0x36e'
 

My Computer

System One

  • OS
    Win8.1Pro - Finally!!!
    Computer type
    Laptop
    System Manufacturer/Model
    Samsung/NP780
    CPU
    Came with the laptop (i7 of some sort)
    Motherboard
    Pretty sure that it has one, but haven't checked inside the case!
    Memory
    upgraded to 12 gB from 8 gB
    Graphics Card(s)
    has switchable - Intel/ATI - Used wrong drivers, now ATI card is inop :( Will have to fix it soon!
    Sound Card
    I'm nearly deaf, so this isn't used often
    Monitor(s) Displays
    Touchscreen on laptop/32" Toshiba on HDMI (laid the Sharp TV on a mouse and cracked the screen!)
    Screen Resolution
    800x600
    Hard Drives
    One Samsung 1tB drive - 5400 rpm. Gonna switch to a 7200/10000 rpm or an SSD (if I can find $500 for a 1tB SSD!)
    - Switched to 500 gB Samsung 840 series SSD - WOW!!!
    PSU
    Why do we ask this for laptops?
    Case
    Silver with a neat Samsung logo
    Cooling
    sub-par, gotta get around to working on it soon Worked on it - still sub-par! :(
    Keyboard
    Microsoft Natural - the same one I've used since it orignally came out around 1995
    Mouse
    no Mouse - Trackball!!!!
    Internet Speed
    too slow when I'm waiting for a download to finish
    Browser
    Yes, I use this (Firefox mostly, w/IE next most)
    Antivirus
    Windows Defender and Windows Firewall
    Other Info
    I'm handsome and a snappy dresser :0)
Got this from a friend:

Code:
2: kd> u MPSendNetBufferListsEx+0x36e
qcusbwwan!MPSendNetBufferListsEx+0x36e [[B]d:\wdk_8k\qmi2\win\qcdrivers\ndis\mptransmit.c @ 325[/B]]:
fffff880`08b5314e ??              ???
                                    ^ Memory access error in 'u MPSendNetBufferListsEx+0x36e'

Hi Usasma

Many many thanks for your kindly help!

May I ask how can I get the log like your friends do?
Is there any document do teach us how to get the line and source code?

Thanks again.

Blake
 

My Computer

System One

  • OS
    Windows 8
    Computer type
    Laptop
I am not a driver developer, and I don't really understand what I'm pasting into these posts

One says:
I created a folder with the .pdb in, did .sympath+ on the folder, and then did .reload /f qcusbwwan.sys.

I then did a rawstack dump, took the relevant entries, and bunged them into u,

Another says:
This kind of inquiry is probably better left directed to a place like OSR Online, which is a website catering to driver developers and has mailing lists that he can use to ask in.

Here's output that the others say is more elegant and instructive:
One more output:

Code:
Microsoft (R) Windows Debugger Version 6.2.9200.16384 AMD64
Copyright (c) Microsoft Corporation. All rights reserved.

Loading Dump File [C:\Roboczy\Dumps\eightforums\bsod-crashes-debugging23226-bsod-while-entering-sleep.htm\SF_03-04-2013\SF_03-04-2013\040113-16567-01.dmp]
Mini Kernel Dump File: Only registers and stack trace are available
Symbol search path is: srv*C:\websymbols*http://msdl.microsoft.com/downloads/symbols
Executable search path is: 
Windows 8 Kernel Version 9200 MP (4 procs) Free x64
Product: WinNt, suite: TerminalServer SingleUserTS
Built by: 9200.16384.amd64fre.win8_rtm.120725-1247
Machine Name:
Kernel base = 0xfffff803`bf06c000 PsLoadedModuleList = 0xfffff803`bf336a60
Debug session time: Mon Apr  1 09:20:13.958 2013 (UTC + 2:00)
System Uptime: 0 days 0:04:36.809
Loading Kernel Symbols
...............................................................
................................................................
..............................
Loading User Symbols
Loading unloaded module list
........
*******************************************************************************
*                                                                             *
*                        Bugcheck Analysis                                    *
*                                                                             *
*******************************************************************************
Use !analyze -v to get detailed debugging information.
BugCheck 133, {0, 283, 282, 0}
*** WARNING: Unable to verify timestamp for qcusbwwan.sys
*** ERROR: Module load completed but symbols could not be loaded for qcusbwwan.sys
Probably caused by : qcusbwwan.sys ( qcusbwwan+5f14e )
Followup: MachineOwner
---------
0: kd> .sympath+ C:\Roboczy\Dumps\eightforums\bsod-crashes-debugging23226-bsod-while-entering-sleep.htm\qcusbwwan
Symbol search path is: srv*C:\websymbols*http://msdl.microsoft.com/downloads/symbols;C:\Roboczy\Dumps\eightforums\bsod-crashes-debugging23226-bsod-while-entering-sleep.htm\qcusbwwan
Expanded Symbol search path is: srv*c:\websymbols*http://msdl.microsoft.com/downloads/symbols;c:\roboczy\dumps\eightforums\bsod-crashes-debugging23226-bsod-while-entering-sleep.htm\qcusbwwan
0: kd> .reload /f qcusbwwan.sys
Unable to load image \SystemRoot\system32\DRIVERS\qcusbwwan.sys, Win32 error 0n2
*** WARNING: Unable to verify timestamp for qcusbwwan.sys
0: kd> lmvm qcusbwwan
start             end                 module name
fffff880`08a09000 fffff880`08af8000   qcusbwwan M (private pdb symbols)  c:\roboczy\dumps\eightforums\bsod-crashes-debugging23226-bsod-while-entering-sleep.htm\qcusbwwan\qcusbwwan.pdb
    Loaded symbol image file: qcusbwwan.sys
    Image path: \SystemRoot\system32\DRIVERS\qcusbwwan.sys
    Image name: qcusbwwan.sys
    Timestamp:        Fri Feb 22 11:57:29 2013 (51274F19)
    CheckSum:         000EEBF1
    ImageSize:        000EF000
    Translations:     0000.04b0 0000.04e4 0409.04b0 0409.04e4
0: kd> k
Child-SP          RetAddr           Call Site
fffff803`c0d50f38 fffff803`bf2405df nt!KeBugCheckEx
fffff803`c0d50f40 fffff803`bf111f11 nt! ?? ::FNODOBFM::`string'+0x13ba4
fffff803`c0d50fc0 fffff803`bf112d98 nt!KeUpdateRunTime+0x51
fffff803`c0d50ff0 fffff803`bf022eba nt!KeUpdateTime+0x3f9
fffff803`c0d511e0 fffff803`bf0e0bca hal!HalpTimerClockInterrupt+0x86
fffff803`c0d51210 fffff803`bf0d6602 nt!KiInterruptDispatchNoLockNoEtw+0x1aa
fffff803`c0d513a0 fffff803`bf1130e5 nt!KxWaitForSpinLockAndAcquire+0x12
fffff803`c0d513d0 fffff880`08a6814e nt!KeAcquireSpinLockRaiseToDpc+0x35
fffff803`c0d51400 fffff880`08a671e5 qcusbwwan!MPSendNetBufferListsEx+0x36e [d:\wdk_8k\qmi2\win\qcdrivers\ndis\mptransmit.c @ 325]
fffff803`c0d514f0 00000000`00000001 qcusbwwan!NdisQueryPacket+0x195 [c:\program files\windows kits\8.0\include\km\ndis.h @ 2934]
fffff803`c0d51540 fffffa80`05b85d20 0x1
fffff803`c0d51548 fffffa80`0506e000 0xfffffa80`05b85d20
fffff803`c0d51550 fffff880`01ce4300 0xfffffa80`0506e000
fffff803`c0d51558 fffff803`c0d515e0 wfplwfs!LwfLowerSendNetBufferListsComplete+0x50
fffff803`c0d515a8 fffffa80`04f65240 0xfffff803`c0d515e0
fffff803`c0d515b0 00000000`00000103 0xfffffa80`04f65240
fffff803`c0d515b8 fffff880`00000000 0x103
fffff803`c0d515c0 fffffa80`04f65240 0xfffff880`00000000
fffff803`c0d515c8 fffffa80`05061c80 0xfffffa80`04f65240
fffff803`c0d515d0 fffffa80`051681a0 0xfffffa80`05061c80
fffff803`c0d515d8 fffff880`018fb76a 0xfffffa80`051681a0
fffff803`c0d515e0 fffff880`018fb97b ndis!ndisInvokeNextSendHandler+0x22a
fffff803`c0d516f0 fffff880`01a9becd ndis!NdisSendNetBufferLists+0x12b
fffff803`c0d517d0 fffff880`01aa1924 tcpip!IppFragmentPackets+0x49d
fffff803`c0d51930 fffff880`01aa22c6 tcpip!IppDispatchSendPacketHelper+0x94
fffff803`c0d51a50 fffff880`01ad07cb tcpip!IppPacketizeDatagrams+0x2b6
fffff803`c0d51b60 fffff880`01a8a6df tcpip!IppSendDatagramsCommon+0x6eb
fffff803`c0d51d20 fffff880`01a89819 tcpip!UdpSendMessagesOnPathCreation+0x90f
fffff803`c0d52140 fffff880`01a8ba88 tcpip!UdpSendMessages+0x259
fffff803`c0d52550 fffff803`bf127df5 tcpip!UdpTlProviderSendMessagesCalloutRoutine+0x15
fffff803`c0d52580 fffff803`bf128d85 nt!KeExpandKernelStackAndCalloutInternal+0xe5
fffff803`c0d52680 fffff880`01a8bc70 nt!KeExpandKernelStackAndCalloutEx+0x25
fffff803`c0d526c0 fffff880`03ae81f6 tcpip!UdpTlProviderSendMessages+0x70
fffff803`c0d52740 fffff880`03ae762f tdx!TdxSendDatagramTransportAddress+0x2e6
fffff803`c0d52830 fffff880`03b17f20 tdx!TdxTdiDispatchInternalDeviceControl+0x7f
fffff803`c0d52a30 fffff880`03b22640 netbt!SendNameServiceRequest+0x5a4
fffff803`c0d52ae0 fffff880`03b16396 netbt!MSnodeRegCompletion+0xf0
fffff803`c0d52b60 fffff803`bf1138b4 netbt!TimerExpiry+0x66
fffff803`c0d52bb0 fffff803`bf113ed5 nt!KiProcessExpiredTimerList+0x214
fffff803`c0d52cf0 fffff803`bf113d88 nt!KiExpireTimerTable+0xa9
fffff803`c0d52d90 fffff803`bf10de76 nt!KiTimerExpiration+0xc8
fffff803`c0d52e40 00000000`00000000 nt!KiRetireDpcList+0x1f6
0: kd> !analyze -v
*******************************************************************************
*                                                                             *
*                        Bugcheck Analysis                                    *
*                                                                             *
*******************************************************************************
DPC_WATCHDOG_VIOLATION (133)
The DPC watchdog detected a prolonged run time at an IRQL of DISPATCH_LEVEL
or above.
Arguments:
Arg1: 0000000000000000, A single DPC or ISR exceeded its time allotment. The offending
 component can usually be identified with a stack trace.
Arg2: 0000000000000283, The DPC time count (in ticks).
Arg3: 0000000000000282, The DPC time allotment (in ticks).
Arg4: 0000000000000000
Debugging Details:
------------------

DPC_TIMEOUT_TYPE:  SINGLE_DPC_TIMEOUT_EXCEEDED
CUSTOMER_CRASH_COUNT:  1
DEFAULT_BUCKET_ID:  WIN8_DRIVER_FAULT
BUGCHECK_STR:  0x133
PROCESS_NAME:  svchost.exe
CURRENT_IRQL:  d
TAG_NOT_DEFINED_c000000f:  FFFFF803C0D52FB0
LAST_CONTROL_TRANSFER:  from fffff803bf2405df to fffff803bf0e7040
STACK_TEXT:  
fffff803`c0d50f38 fffff803`bf2405df : 00000000`00000133 00000000`00000000 00000000`00000283 00000000`00000282 : nt!KeBugCheckEx
fffff803`c0d50f40 fffff803`bf111f11 : 00000000`00000000 fffff803`bf362180 fffff803`c0d510f0 fffff780`00000320 : nt! ?? ::FNODOBFM::`string'+0x13ba4
fffff803`c0d50fc0 fffff803`bf112d98 : ffffffff`ffd0b270 fffff803`bf04c502 fffff803`c0d510f0 00000000`00000000 : nt!KeUpdateRunTime+0x51
fffff803`c0d50ff0 fffff803`bf022eba : ffffffff`ffd0b270 fffff803`bf04c502 fffffa80`05070250 00000000`00000002 : nt!KeUpdateTime+0x3f9
fffff803`c0d511e0 fffff803`bf0e0bca : 00000000`a4fdb7dc 00000000`fd12a39a fffff803`bf04c580 00000000`00000000 : hal!HalpTimerClockInterrupt+0x86
fffff803`c0d51210 fffff803`bf0d6602 : 00000000`0000003b fffffa80`04f65270 fffffa80`04f65240 00000000`00000000 : nt!KiInterruptDispatchNoLockNoEtw+0x1aa
fffff803`c0d513a0 fffff803`bf1130e5 : 00000000`00000002 00000000`00000002 fffffa80`051681a0 fffffa80`05b85d20 : nt!KxWaitForSpinLockAndAcquire+0x12
fffff803`c0d513d0 fffff880`08a6814e : 00000000`0000073d fffff803`c0d51699 fffff803`c0d51470 00000000`000007ff : nt!KeAcquireSpinLockRaiseToDpc+0x35
fffff803`c0d51400 fffff880`08a671e5 : fffffa80`0506e000 fffffa80`05b85d20 fffffa80`00000000 fffffa80`00000001 : qcusbwwan!MPSendNetBufferListsEx+0x36e [d:\wdk_8k\qmi2\win\qcdrivers\ndis\mptransmit.c @ 325]
fffff803`c0d514f0 00000000`00000001 : fffffa80`05b85d20 fffffa80`0506e000 fffff880`01ce4300 fffffa80`00000000 : qcusbwwan!NdisQueryPacket+0x195 [c:\program files\windows kits\8.0\include\km\ndis.h @ 2934]
fffff803`c0d51540 fffffa80`05b85d20 : fffffa80`0506e000 fffff880`01ce4300 fffffa80`00000000 00000000`00000000 : 0x1
fffff803`c0d51548 fffffa80`0506e000 : fffff880`01ce4300 fffffa80`00000000 00000000`00000000 fffff880`01ce440f : 0xfffffa80`05b85d20
fffff803`c0d51550 fffff880`01ce4300 : fffffa80`00000000 00000000`00000000 fffff880`01ce440f 00000000`00000000 : 0xfffffa80`0506e000
fffff803`c0d51558 fffff803`c0d515e0 : fffffa80`04f65240 00000000`00000103 fffff880`00000000 fffffa80`04f65240 : wfplwfs!LwfLowerSendNetBufferListsComplete+0x50
fffff803`c0d515a8 fffffa80`04f65240 : 00000000`00000103 fffff880`00000000 fffffa80`04f65240 fffffa80`05061c80 : 0xfffff803`c0d515e0
fffff803`c0d515b0 00000000`00000103 : fffff880`00000000 fffffa80`04f65240 fffffa80`05061c80 fffffa80`051681a0 : 0xfffffa80`04f65240
fffff803`c0d515b8 fffff880`00000000 : fffffa80`04f65240 fffffa80`05061c80 fffffa80`051681a0 fffff880`018fb76a : 0x103
fffff803`c0d515c0 fffffa80`04f65240 : fffffa80`05061c80 fffffa80`051681a0 fffff880`018fb76a fffffa80`0506e000 : 0xfffff880`00000000
fffff803`c0d515c8 fffffa80`05061c80 : fffffa80`051681a0 fffff880`018fb76a fffffa80`0506e000 fffffa80`05b85d20 : 0xfffffa80`04f65240
fffff803`c0d515d0 fffffa80`051681a0 : fffff880`018fb76a fffffa80`0506e000 fffffa80`05b85d20 fffffa80`00000000 : 0xfffffa80`05061c80
fffff803`c0d515d8 fffff880`018fb76a : fffffa80`0506e000 fffffa80`05b85d20 fffffa80`00000000 00000000`00000001 : 0xfffffa80`051681a0
fffff803`c0d515e0 fffff880`018fb97b : fffffa80`051681a0 00000000`00000000 00000000`00000002 fffffa80`05b85d20 : ndis!ndisInvokeNextSendHandler+0x22a
fffff803`c0d516f0 fffff880`01a9becd : fffff880`01bd3b02 fffffa80`05b85e80 fffffa80`00000000 fffffa80`00000000 : ndis!NdisSendNetBufferLists+0x12b
fffff803`c0d517d0 fffff880`01aa1924 : fffff880`01bd3b90 00000000`00000000 fffffa80`03900000 fffffa80`00000800 : tcpip!IppFragmentPackets+0x49d
fffff803`c0d51930 fffff880`01aa22c6 : fffff880`01bd3b90 fffffa80`04a4c0c8 fffffa80`02f81100 a5e60aad`c91dbc00 : tcpip!IppDispatchSendPacketHelper+0x94
fffff803`c0d51a50 fffff880`01ad07cb : 00000000`00000000 fffffa80`03906328 fffff803`c0d51e80 fffffa80`03906248 : tcpip!IppPacketizeDatagrams+0x2b6
fffff803`c0d51b60 fffff880`01a8a6df : 00000000`00000004 fffff880`01bd3b90 fffffa80`02d07010 00000000`00000000 : tcpip!IppSendDatagramsCommon+0x6eb
fffff803`c0d51d20 fffff880`01a89819 : fffffa80`04ec2640 fffffa80`054dfd74 fffff803`c0d52790 fffff880`01bd3b90 : tcpip!UdpSendMessagesOnPathCreation+0x90f
fffff803`c0d52140 fffff880`01a8ba88 : fffffa80`056f9710 fffff803`bf127df5 fffff803`c0d526f0 fffff803`bf01ce2b : tcpip!UdpSendMessages+0x259
fffff803`c0d52550 fffff803`bf127df5 : 00000000`00000001 00000000`00000000 fffff880`009bf180 fffff803`bf2effc0 : tcpip!UdpTlProviderSendMessagesCalloutRoutine+0x15
fffff803`c0d52580 fffff803`bf128d85 : fffff880`01a8ba74 fffff803`c0d526f0 00000000`00000010 00000004`00000005 : nt!KeExpandKernelStackAndCalloutInternal+0xe5
fffff803`c0d52680 fffff880`01a8bc70 : 00000000`00000003 00000000`0000002f 00000000`00000000 fffffa80`03deb730 : nt!KeExpandKernelStackAndCalloutEx+0x25
fffff803`c0d526c0 fffff880`03ae81f6 : fffffa80`054dfd70 fffff803`c0d527c9 fffffa80`05bdcdce 00000000`000007ff : tcpip!UdpTlProviderSendMessages+0x70
fffff803`c0d52740 fffff880`03ae762f : fffffa80`03b39602 fffffa80`05113a00 fffffa80`05113b18 fffffa80`041cb708 : tdx!TdxSendDatagramTransportAddress+0x2e6
fffff803`c0d52830 fffff880`03b17f20 : fffffa80`05113a00 fffffa80`05113a00 fffffa80`05bdcbe0 fffffa80`0516a730 : tdx!TdxTdiDispatchInternalDeviceControl+0x7f
fffff803`c0d52a30 fffff880`03b22640 : fffffa80`03aee060 fffffa80`050d8730 fffffa80`04bc9a70 00000000`00000000 : netbt!SendNameServiceRequest+0x5a4
fffff803`c0d52ae0 fffff880`03b16396 : fffffa80`00000000 fffffa80`050d87b0 00000000`00000001 fffffa80`050d8730 : netbt!MSnodeRegCompletion+0xf0
fffff803`c0d52b60 fffff803`bf1138b4 : fffff803`c0d52c89 fffffa80`00001000 fffff803`c0d52e80 fffffa80`04b90f45 : netbt!TimerExpiry+0x66
fffff803`c0d52bb0 fffff803`bf113ed5 : fffff803`bf364f00 fffff803`bf0dd4f8 fffff803`c0d52e00 00000000`000000d8 : nt!KiProcessExpiredTimerList+0x214
fffff803`c0d52cf0 fffff803`bf113d88 : fffff803`bf362180 fffff803`bf364f80 fffffa80`00000003 00000000`000027c0 : nt!KiExpireTimerTable+0xa9
fffff803`c0d52d90 fffff803`bf10de76 : fffff803`bf362180 00000000`7d2be8bf fffffa80`0399b9c0 00000000`00000025 : nt!KiTimerExpiration+0xc8
fffff803`c0d52e40 00000000`00000000 : 00000000`00000000 00000000`00000000 00000000`00000000 00000000`00000000 : nt!KiRetireDpcList+0x1f6

STACK_COMMAND:  kb
FOLLOWUP_IP: 
qcusbwwan!MPSendNetBufferListsEx+36e [d:\wdk_8k\qmi2\win\qcdrivers\ndis\mptransmit.c @ 325]
fffff880`08a6814e ??              ???
FAULTING_SOURCE_LINE:  d:\wdk_8k\qmi2\win\qcdrivers\ndis\mptransmit.c
FAULTING_SOURCE_FILE:  d:\wdk_8k\qmi2\win\qcdrivers\ndis\mptransmit.c
FAULTING_SOURCE_LINE_NUMBER:  325
SYMBOL_STACK_INDEX:  8
SYMBOL_NAME:  qcusbwwan!MPSendNetBufferListsEx+36e
FOLLOWUP_NAME:  MachineOwner
MODULE_NAME: qcusbwwan
IMAGE_NAME:  qcusbwwan.sys
DEBUG_FLR_IMAGE_TIMESTAMP:  51274f19
BUCKET_ID_FUNC_OFFSET:  36e
FAILURE_BUCKET_ID:  0x133_DPC_qcusbwwan!MPSendNetBufferListsEx
BUCKET_ID:  0x133_DPC_qcusbwwan!MPSendNetBufferListsEx
Followup: MachineOwner
---------
 

My Computer

System One

  • OS
    Win8.1Pro - Finally!!!
    Computer type
    Laptop
    System Manufacturer/Model
    Samsung/NP780
    CPU
    Came with the laptop (i7 of some sort)
    Motherboard
    Pretty sure that it has one, but haven't checked inside the case!
    Memory
    upgraded to 12 gB from 8 gB
    Graphics Card(s)
    has switchable - Intel/ATI - Used wrong drivers, now ATI card is inop :( Will have to fix it soon!
    Sound Card
    I'm nearly deaf, so this isn't used often
    Monitor(s) Displays
    Touchscreen on laptop/32" Toshiba on HDMI (laid the Sharp TV on a mouse and cracked the screen!)
    Screen Resolution
    800x600
    Hard Drives
    One Samsung 1tB drive - 5400 rpm. Gonna switch to a 7200/10000 rpm or an SSD (if I can find $500 for a 1tB SSD!)
    - Switched to 500 gB Samsung 840 series SSD - WOW!!!
    PSU
    Why do we ask this for laptops?
    Case
    Silver with a neat Samsung logo
    Cooling
    sub-par, gotta get around to working on it soon Worked on it - still sub-par! :(
    Keyboard
    Microsoft Natural - the same one I've used since it orignally came out around 1995
    Mouse
    no Mouse - Trackball!!!!
    Internet Speed
    too slow when I'm waiting for a download to finish
    Browser
    Yes, I use this (Firefox mostly, w/IE next most)
    Antivirus
    Windows Defender and Windows Firewall
    Other Info
    I'm handsome and a snappy dresser :0)
More faulting lines discovered. I presume that means that you should go to OSR ( OSR Online - The Home Page for Windows Driver Developers ) for more help in developing this driver. We're not equipped to assist with that.

Code:
File: 040113-16567-01.dmp
FAULTING_SOURCE_FILE:  d:\wdk_8k\qmi2\win\qcdrivers\ndis\mptransmit.c
FAULTING_SOURCE_LINE_NUMBER:  325
File: 040113-16582-01.dmp
FAULTING_SOURCE_FILE:  d:\wdk_8k\qmi2\win\qcdrivers\ndis\mpusb.c
FAULTING_SOURCE_LINE_NUMBER:  3015
File: 040113-16832-01.dmp
FAULTING_SOURCE_FILE:  d:\wdk_8k\qmi2\win\qcdrivers\ndis\mpusb.c
FAULTING_SOURCE_LINE_NUMBER:  3015
File: 040113-16957-01.dmp
FAULTING_SOURCE_FILE:  d:\wdk_8k\qmi2\win\qcdrivers\ndis\mptransmit.c
FAULTING_SOURCE_LINE_NUMBER:  413
File: 040113-17004-01.dmp
FAULTING_SOURCE_FILE:  d:\wdk_8k\qmi2\win\qcdrivers\ndis\mpusb.c
FAULTING_SOURCE_LINE_NUMBER:  3015
File: 040113-17628-01.dmp
FAULTING_SOURCE_FILE:  d:\wdk_8k\qmi2\win\qcdrivers\ndis\mpusb.c
FAULTING_SOURCE_LINE_NUMBER:  181
File: 040113-17659-01.dmp
FAULTING_SOURCE_FILE:  d:\wdk_8k\qmi2\win\qcdrivers\ndis\mptransmit.c
FAULTING_SOURCE_LINE_NUMBER:  413
File: 040113-17674-01.dmp
FAULTING_SOURCE_FILE:  d:\wdk_8k\qmi2\win\qcdrivers\ndis\mptransmit.c
FAULTING_SOURCE_LINE_NUMBER:  325
File: 040113-17721-01.dmp
FAULTING_SOURCE_FILE:  d:\wdk_8k\qmi2\win\qcdrivers\ndis\mptransmit.c
FAULTING_SOURCE_LINE_NUMBER:  413
File: 040113-17799-01.dmp
FAULTING_SOURCE_FILE:  d:\wdk_8k\qmi2\win\qcdrivers\ndis\mptransmit.c
FAULTING_SOURCE_LINE_NUMBER:  413
File: 040113-17908-01.dmp
FAULTING_SOURCE_FILE:  d:\wdk_8k\qmi2\win\qcdrivers\ndis\mptransmit.c
FAULTING_SOURCE_LINE_NUMBER:  413
File: 040113-18018-01.dmp
FAULTING_SOURCE_FILE:  d:\wdk_8k\qmi2\win\qcdrivers\ndis\mptransmit.c
FAULTING_SOURCE_LINE_NUMBER:  413
File: 040213-15506-01.dmp
FAULTING_SOURCE_FILE:  d:\wdk_8k\qmi2\win\qcdrivers\ndis\mptransmit.c
FAULTING_SOURCE_LINE_NUMBER:  413
File: 040213-16146-01.dmp
FAULTING_SOURCE_FILE:  d:\wdk_8k\qmi2\win\qcdrivers\ndis\mptransmit.c
FAULTING_SOURCE_LINE_NUMBER:  325
File: 040213-16442-01.dmp
FAULTING_SOURCE_FILE:  d:\wdk_8k\qmi2\win\qcdrivers\ndis\mptransmit.c
FAULTING_SOURCE_LINE_NUMBER:  325
File: 040213-16629-01.dmp
FAULTING_SOURCE_FILE:  d:\wdk_8k\qmi2\win\qcdrivers\ndis\mpusb.c
FAULTING_SOURCE_LINE_NUMBER:  181
File: 040213-16723-01.dmp
FAULTING_SOURCE_FILE:  d:\wdk_8k\qmi2\win\qcdrivers\ndis\mptransmit.c
FAULTING_SOURCE_LINE_NUMBER:  325
File: 040213-16879-01.dmp
FAULTING_SOURCE_FILE:  d:\wdk_8k\qmi2\win\qcdrivers\ndis\mpusb.c
FAULTING_SOURCE_LINE_NUMBER:  181
File: 040213-17440-01.dmp
FAULTING_SOURCE_FILE:  d:\wdk_8k\qmi2\win\qcdrivers\ndis\mptransmit.c
FAULTING_SOURCE_LINE_NUMBER:  325
File: 040313-15178-01.dmp
FAULTING_SOURCE_FILE:  d:\wdk_8k\qmi2\win\qcdrivers\ndis\mptransmit.c
FAULTING_SOURCE_LINE_NUMBER:  325
File: 040313-15319-01.dmp
FAULTING_SOURCE_FILE:  d:\wdk_8k\qmi2\win\qcdrivers\ndis\mptransmit.c
FAULTING_SOURCE_LINE_NUMBER:  325
File: 040313-15459-01.dmp
FAULTING_SOURCE_FILE:  d:\wdk_8k\qmi2\win\qcdrivers\ndis\mptransmit.c
FAULTING_SOURCE_LINE_NUMBER:  325
File: 040313-16052-01.dmp
FAULTING_SOURCE_FILE:  d:\wdk_8k\qmi2\win\qcdrivers\ndis\mptransmit.c
FAULTING_SOURCE_LINE_NUMBER:  325
File: 040313-16645-01.dmp
FAULTING_SOURCE_FILE:  d:\wdk_8k\qmi2\win\qcdrivers\ndis\mpusb.c
FAULTING_SOURCE_LINE_NUMBER:  181
File: 040313-17222-01.dmp
FAULTING_SOURCE_FILE:  d:\wdk_8k\qmi2\win\qcdrivers\ndis\mptransmit.c
FAULTING_SOURCE_LINE_NUMBER:  325
 

My Computer

System One

  • OS
    Win8.1Pro - Finally!!!
    Computer type
    Laptop
    System Manufacturer/Model
    Samsung/NP780
    CPU
    Came with the laptop (i7 of some sort)
    Motherboard
    Pretty sure that it has one, but haven't checked inside the case!
    Memory
    upgraded to 12 gB from 8 gB
    Graphics Card(s)
    has switchable - Intel/ATI - Used wrong drivers, now ATI card is inop :( Will have to fix it soon!
    Sound Card
    I'm nearly deaf, so this isn't used often
    Monitor(s) Displays
    Touchscreen on laptop/32" Toshiba on HDMI (laid the Sharp TV on a mouse and cracked the screen!)
    Screen Resolution
    800x600
    Hard Drives
    One Samsung 1tB drive - 5400 rpm. Gonna switch to a 7200/10000 rpm or an SSD (if I can find $500 for a 1tB SSD!)
    - Switched to 500 gB Samsung 840 series SSD - WOW!!!
    PSU
    Why do we ask this for laptops?
    Case
    Silver with a neat Samsung logo
    Cooling
    sub-par, gotta get around to working on it soon Worked on it - still sub-par! :(
    Keyboard
    Microsoft Natural - the same one I've used since it orignally came out around 1995
    Mouse
    no Mouse - Trackball!!!!
    Internet Speed
    too slow when I'm waiting for a download to finish
    Browser
    Yes, I use this (Firefox mostly, w/IE next most)
    Antivirus
    Windows Defender and Windows Firewall
    Other Info
    I'm handsome and a snappy dresser :0)
Back
Top