andrzej zaborowski wrote: > Oh, good question, and I think the answer be the reason why it's not > working here (*slaps self*). I'll apply the patch if you can confirm > that it works with some Ms Windows install. > I just tried with Windows XP and I have no problem detecting the card with this patch. FWIW, I needed to use the following patch to avoid SEGVs as it seems there's a bug in the emulation where the update region is larger than the screen. My first impression is that it's related to cursor drawing as it only happens when I click on the start button and the update region height is 36 pixels which looks like a cursor size to me. This is true with or without the BAR patch though. I'll look into it a little more and see what's going on. Regards, Anthony Liguori > I just launched the VM and checked what kind of Ms Windows set up this > is and it's a "Windows XP professional 2002" with VMware Tools > installed, and all the files on it have last modification date in 2004 > or earlier. Apparently I stole the already set up VM from my dad's > computer on which he used VMware, somewhere in 2004. I then converted > the image to raw and always performed my tests with -snapshot on. > This may be why the system is unwilling to use different base > addresses. >