Advanced Crash Dump Analysis The preceding section leverages the Driver Verifier to create crashes that the debugger's automated analysis engine can resolve. You might still encounter cases where you cannot get a system to produce easily analyzable crashes and, if so, you will need to execute manual analysis to try and determine what the problem is.Use the !process 0 0 debugger command to look at the processes running and make sure that you understand the purpose of each one. Try disabling or uninstalling unnecessary applications and services.Use the lm command with the kv option to list the loaded kernel-mode drivers. Make sure that you understand the purpose of any third-party drivers and that you have the most recent versions.Use the !vm command to see whether the sys... in winternalswith winternalsprecedingsectionleveragesdriververifiercrashesdebuggers
Linux NTFS Project The goals of this project are: create a new Linux kernel driver for the NTFS file system (v1.2 and later 3.0), user space utilities (e.g. format, ntfs check, etc.) and a library to avoid code duplication and provide access to NTFS to other GPLed programs. start in Public bookmarkswith goalsprojectlinuxkerneldriverntfsfilesystemby 7 users
X.Org Wiki - radeonhd The radeonhd driver, or xf86-video-radeonhd is an X.org video driver for R500 and newer ATI graphics devices. It is being developed by Novell for AMD, with the free documentation provided by AMD. The driver supports full modesetting (read: any mode is useable, not only those provided by the BIOS), which is backwards compatible to RandR 1.2. But the driver still lacks more advanced features like 2D, 3D and video acceleration as the information for such an implementation hasn't been made available yet. in Public bookmarkswith atidrivergraphicsnewerr500radeonhdxf86-video-radeonhd