Content Type
Profiles
Forums
Events
Everything posted by MagicAndre1981
-
Trace Windows 7 boot/shutdown/hibernate/standby/resume issues
MagicAndre1981 replied to MagicAndre1981's topic in Windows 7
have you looked at the crash dump? Does it show the Intel driver? I always saw USB drivers in the callstack. And I have an AMD system which crashes, so it can't be RST.- 1,284 replies
-
- performance
- bootvis
-
(and 2 more)
Tagged with:
-
Can't create 64 bit virtual machines after hyper-v was enabled
MagicAndre1981 replied to radix's topic in Windows 8
maybe he does WP8 development which requires Hyper-V. -
buy a Windows Embedded XP system which gets updates till 2016.
-
Boot Windows 7 from VHD - an amazing concept
MagicAndre1981 replied to spacesurfer's topic in Windows 7
this Dell Laptop doesn't seem to be Win7 compatible. I created an USB thumbdrive with Rufus, I booted from it and it also freezes at the bootlogo (Starting Windows) So I'm not able to start the setup or create a VHD. Here is someone with the same issue: http://superuser.com/questions/541472/how-to-clean-install-windows-7-professional-64bit-on-dell-inspiron-15r-turbo-s The strange thing is, that the 15R SE was sold with Win7 last year. -
the problem is, that I don't know which colorization settings I have to change to get the same look. When I use the same values for D3D, I only see minimal blur.
-
in Direct3D mode I can't get the full Glass I want: This only works in Direct2D mode.
-
Trace Windows 7 boot/shutdown/hibernate/standby/resume issues
MagicAndre1981 replied to MagicAndre1981's topic in Windows 7
no, there is no solution. Run it without the drivers flag. I can be something else.- 1,284 replies
-
- performance
- bootvis
-
(and 2 more)
Tagged with:
-
so, have you tried updating the driver while aero runs? Does this work or will DWM.exe crash?
-
ok, the higher usage comes from IE10. When I close IE, the usage goes down. The HideBlur value only worked in some RC/Beta Builds of Win7.
-
I've tested it now 2 days and it works fine so far. But I see a lot of GPU usage: Memory usage seems to be fine, but you may use this lib to detect and find them: http://visualstudiogallery.msdn.microsoft.com/7c40a5d8-dd35-4019-a2af-cb1403f5939c Btw, how does it work when you update the driver?
-
Trace why Windows 8 boots, shutsdown or hibernates slowly
MagicAndre1981 replied to MagicAndre1981's topic in Windows 8
thanks. But I have no real idea. The only thing you can try is to disable hibernation, defrag the HDD and activate hibernation again. Maybe the hibernation files to fragmented too much.- 370 replies
-
- bootvis
- Performance
-
(and 2 more)
Tagged with:
-
thanks btw, if WDDM works now, have you tried if the Aero Glass implementation works?
-
Trace why Windows 8 boots, shutsdown or hibernates slowly
MagicAndre1981 replied to MagicAndre1981's topic in Windows 8
do you run the HDD in AHCI mode?- 370 replies
-
- bootvis
- Performance
-
(and 2 more)
Tagged with:
-
maybe the showed a way to crack it and now Tihiy was able to close this hack and prevent cracking. So they helped him to make the software harder to crack.
-
Trace why Windows 8 boots, shutsdown or hibernates slowly
MagicAndre1981 replied to MagicAndre1981's topic in Windows 8
reading the hibernation file is slow: hiberread="63872000" This takes 64s. Which HDD do you use? Do you sue a SSD? Does the SSD has the latest firmware.- 370 replies
-
- bootvis
- Performance
-
(and 2 more)
Tagged with:
-
You get this bugcheck: Bug Check 0x7E: SYSTEM_THREAD_EXCEPTION_NOT_HANDLED http://msdn.microsoft.com/en-us/library/ff559239%28v=vs.85%29.aspx Zip and upload the Memory.dmp and send me the link via PM
-
I noticed this yesterday, too.
-
this: Snowy v2.0 http://carborunda.deviantart.com/art/Snowy-v2-0-Final-for-Windows-8-358919115
-
Boot Windows 7 from VHD - an amazing concept
MagicAndre1981 replied to spacesurfer's topic in Windows 7
I did this under Windows 8. I'll try it later from a Win7 USB flash drive. What do you mean with Windows 7/8 bcdboot? -
Trace why Windows 8 boots, shutsdown or hibernates slowly
MagicAndre1981 replied to MagicAndre1981's topic in Windows 8
I have no idea why the tools show different values. I would replace the drive.- 370 replies
-
- bootvis
- Performance
-
(and 2 more)
Tagged with:
-
The Win8 adaption rate gets lower each month and is so much slower compared to Vista. Uptake gap between Windows 8 and Vista widens even as new OS gains share http://www.computerworld.com/s/article/9238039/Uptake_gap_between_Windows_8_and_Vista_widens_even_as_new_OS_gains_share
-
no, yo get the same error over and over again. The x64Version works fine
-
Boot Windows 7 from VHD - an amazing concept
MagicAndre1981 replied to spacesurfer's topic in Windows 7
I created the VHD first with the Powershell script under Win8: http://gallery.technet.microsoft.com/scriptcenter/Convert-WindowsImageps1-0fe23a8f With this way I got a MBR VHD which I can't even boot. Next I used diskpart to create the VHD (I tried fixed and dynamic), converted it to GPT, created a primary partition and applied the WIM with DISM and used bcdboot to add thee VHD to the boot menu. So I did the same you posted. I can select Win7, it boots but after the boot logo it freezes. I waited an hour but nothing happens.