From: Haydn S. <hay...@gm...> - 2007-08-22 16:52:32
|
I've installed vista premium home 32 bit on previous versions of kvm, namely 24-1 which is packaged with fedora 7. Since then I've removed these packages and building kvm from releases from sourceforge provided qumranet website. When I try to install vista premium home 32 bit using kvm release 36 I'm getting blue screen. I'm running on a dell 1720 core 2 duo, 2 GB ram. I'm running fedora 7 64-bit. The previously installed windows xp ( installed using kvm release 35 ) is running fine under release 36. I'm starting kvm with the following: /usr/local/kvm/bin/qemu-system-x86_64 \ -hda vistahome.img \ -m 400 \ -no-rtc \ -localtime \ -boot d \ -cdrom /home/hsolomon/isos/VISTA_32_PREMIUM.iso & The message from the blue screen is: ***STOP: 0X000000A5 ( 0X0001000B, 0X50434146, 0XFFD0502C, 0X00000000 ) Any feedback would be appreciated. Thanks and great piece of work here guys. Haydn |
From: Huang2, W. <Wei...@am...> - 2007-08-22 17:32:57
|
I saw the same issue on my AMD Turion notebook.=20 =20 -Wei ________________________________ From: kvm...@li... [mailto:kvm...@li...] On Behalf Of Haydn Solomon Sent: Wednesday, August 22, 2007 11:53 AM To: kvm...@li... Subject: [kvm-devel] Vista 32 Premium 32 bit gets blue screen on boot I've installed vista premium home 32 bit on previous versions of kvm, namely 24-1 which is packaged with fedora 7. Since then I've removed these packages and building kvm from releases from sourceforge provided qumranet website. When I try to install vista premium home 32 bit using kvm release 36 I'm getting blue screen. I'm running on a dell 1720 core 2 duo, 2 GB ram. I'm running fedora 7 64-bit. The previously installed windows xp ( installed using kvm release 35 ) is running fine under release 36. I'm starting kvm with the following:=20 /usr/local/kvm/bin/qemu-system-x86_64 \ -hda vistahome.img \ -m 400 \ -no-rtc \ -localtime \ -boot d \ -cdrom /home/hsolomon/isos/VISTA_32_PREMIUM.iso & The message from the blue screen is:=20 ***STOP: 0X000000A5 ( 0X0001000B, 0X50434146, 0XFFD0502C, 0X00000000 ) Any feedback would be appreciated. Thanks and great piece of work here guys.=20 Haydn |
From: Avi K. <av...@qu...> - 2007-08-23 07:42:26
|
Haydn Solomon wrote: > I've installed vista premium home 32 bit on previous versions of kvm, > namely 24-1 which is packaged with fedora 7. Since then I've removed > these packages and building kvm from releases from sourceforge > provided qumranet website. When I try to install vista premium home 32 > bit using kvm release 36 I'm getting blue screen. I'm running on a > dell 1720 core 2 duo, 2 GB ram. I'm running fedora 7 64-bit. The > previously installed windows xp ( installed using kvm release 35 ) is > running fine under release 36. I'm starting kvm with the following: > > /usr/local/kvm/bin/qemu-system-x86_64 \ > -hda vistahome.img \ > -m 400 \ > -no-rtc \ > -localtime \ > -boot d \ > -cdrom /home/hsolomon/isos/VISTA_32_PREMIUM.iso & > > The message from the blue screen is: > > ***STOP: 0X000000A5 ( 0X0001000B, 0X50434146, 0XFFD0502C, 0X00000000 ) > > Any feedback would be appreciated. Thanks and great piece of work here > guys. > Can you check which version of kvm causes the regression? If kvm-35 works and kvm-36 doesn't, try copying kvm-35's bios.bin (from qemu/pc-bios) to the install location (/use/local/share/qemu/bios.bin by default) -- error compiling committee.c: too many arguments to function |
From: Haydn S. <hay...@gm...> - 2007-08-23 17:55:16
|
Yep.. sure enough, that did it. On 8/23/07, Avi Kivity <av...@qu...> wrote: > > Haydn Solomon wrote: > > I've installed vista premium home 32 bit on previous versions of kvm, > > namely 24-1 which is packaged with fedora 7. Since then I've removed > > these packages and building kvm from releases from sourceforge > > provided qumranet website. When I try to install vista premium home 32 > > bit using kvm release 36 I'm getting blue screen. I'm running on a > > dell 1720 core 2 duo, 2 GB ram. I'm running fedora 7 64-bit. The > > previously installed windows xp ( installed using kvm release 35 ) is > > running fine under release 36. I'm starting kvm with the following: > > > > /usr/local/kvm/bin/qemu-system-x86_64 \ > > -hda vistahome.img \ > > -m 400 \ > > -no-rtc \ > > -localtime \ > > -boot d \ > > -cdrom /home/hsolomon/isos/VISTA_32_PREMIUM.iso & > > > > The message from the blue screen is: > > > > ***STOP: 0X000000A5 ( 0X0001000B, 0X50434146, 0XFFD0502C, 0X00000000 ) > > > > Any feedback would be appreciated. Thanks and great piece of work here > > guys. > > > > Can you check which version of kvm causes the regression? > > If kvm-35 works and kvm-36 doesn't, try copying kvm-35's bios.bin (from > qemu/pc-bios) to the install location (/use/local/share/qemu/bios.bin > by default) > > -- > error compiling committee.c: too many arguments to function > > |
From: Avi K. <av...@qu...> - 2007-08-23 18:13:35
|
Haydn Solomon wrote: > Yep.. sure enough, that did it. > Please try out the bios images in http://people.qumranet.com/avi/bios-images/ and let us know which ones work and which don't. > On 8/23/07, *Avi Kivity* <av...@qu... <mailto:av...@qu...>> > wrote: > > Haydn Solomon wrote: > > I've installed vista premium home 32 bit on previous versions > of kvm, > > namely 24-1 which is packaged with fedora 7. Since then I've removed > > these packages and building kvm from releases from sourceforge > > provided qumranet website. When I try to install vista premium > home 32 > > bit using kvm release 36 I'm getting blue screen. I'm running on a > > dell 1720 core 2 duo, 2 GB ram. I'm running fedora 7 64-bit. The > > previously installed windows xp ( installed using kvm release 35 > ) is > > running fine under release 36. I'm starting kvm with the following: > > > > /usr/local/kvm/bin/qemu-system-x86_64 \ > > -hda vistahome.img \ > > -m 400 \ > > -no-rtc \ > > -localtime \ > > -boot d \ > > -cdrom /home/hsolomon/isos/VISTA_32_PREMIUM.iso & > > > > The message from the blue screen is: > > > > ***STOP: 0X000000A5 ( 0X0001000B, 0X50434146, 0XFFD0502C, > 0X00000000 ) > > > > Any feedback would be appreciated. Thanks and great piece of > work here > > guys. > > > > Can you check which version of kvm causes the regression? > > If kvm-35 works and kvm-36 doesn't, try copying kvm-35's bios.bin > (from > qemu/pc-bios) to the install location (/use/local/share/qemu/bios.bin > by default) > > -- > error compiling committee.c: too many arguments to function > > -- Do not meddle in the internals of kernels, for they are subtle and quick to panic. |
From: Haydn S. <hay...@gm...> - 2007-08-26 00:50:16
|
Ok. I've tested the list of bios images for booting vista premium 32 bit. The results are as follows: bios-kvm-35-3-g599a0fb.bin Blue screen bios-kvm-35-4-gb70bff2.bin Blue screen bios-kvm-35-5-g43e23df.bin Blue screen bios-kvm-35-6-gf989ba8.bin Blue screen bios-kvm-35-8-g1d0952d.bin boots ok bios-kvm-35-19-g8d8b9c4.bin boots ok bios-kvm-35-22-ga718321.bin boots ok bios-kvm-35-23-gcb98751.bin boots ok bios-kvm-35-24-ga7b3e17.bin boots ok bios-kvm-35-25-g1ceb2ab.bin boots ok bios-kvm-35-26-g1bc8d4a.bin Blue screen bios-kvm-35-33-g21ea5f8.bin Blue screen bios-kvm-35-34-g9ef5aea.bin Blue screen Haydn On 8/23/07, Avi Kivity <av...@qu...> wrote: > > Haydn Solomon wrote: > > Yep.. sure enough, that did it. > > > > Please try out the bios images in > http://people.qumranet.com/avi/bios-images/ and let us know which ones > work and which don't. > > > On 8/23/07, *Avi Kivity* <av...@qu... <mailto:av...@qu...>> > > wrote: > > > > Haydn Solomon wrote: > > > I've installed vista premium home 32 bit on previous versions > > of kvm, > > > namely 24-1 which is packaged with fedora 7. Since then I've > removed > > > these packages and building kvm from releases from sourceforge > > > provided qumranet website. When I try to install vista premium > > home 32 > > > bit using kvm release 36 I'm getting blue screen. I'm running on > a > > > dell 1720 core 2 duo, 2 GB ram. I'm running fedora 7 64-bit. The > > > previously installed windows xp ( installed using kvm release 35 > > ) is > > > running fine under release 36. I'm starting kvm with the > following: > > > > > > /usr/local/kvm/bin/qemu-system-x86_64 \ > > > -hda vistahome.img \ > > > -m 400 \ > > > -no-rtc \ > > > -localtime \ > > > -boot d \ > > > -cdrom /home/hsolomon/isos/VISTA_32_PREMIUM.iso & > > > > > > The message from the blue screen is: > > > > > > ***STOP: 0X000000A5 ( 0X0001000B, 0X50434146, 0XFFD0502C, > > 0X00000000 ) > > > > > > Any feedback would be appreciated. Thanks and great piece of > > work here > > > guys. > > > > > > > Can you check which version of kvm causes the regression? > > > > If kvm-35 works and kvm-36 doesn't, try copying kvm-35's bios.bin > > (from > > qemu/pc-bios) to the install > location (/use/local/share/qemu/bios.bin > > by default) > > > > -- > > error compiling committee.c: too many arguments to function > > > > > > > -- > Do not meddle in the internals of kernels, for they are subtle and quick > to panic. > > |
From: Avi K. <av...@qu...> - 2007-08-27 12:16:31
|
Haydn Solomon wrote: > Ok. I've tested the list of bios images for booting vista premium 32 > bit. The results are as follows: > Sorry, I regenerated the bios images incorrectly, so some of these images are stale. Unfortunately, this includes the images at the working->nonworking crossover. I've regenerated the images with a 'make clean' and a forced recompilation of the ACPI tables (and eliminated some duplicates). Can you retest? Location is the same at http://people.qumranet.com/avi/bios-images. -- Any sufficiently difficult bug is indistinguishable from a feature. |
From: Alexey E. <al...@gm...> - 2007-08-27 12:40:48
|
This problem is already reported here: http://sourceforge.net/tracker/index.php?func=detail&aid=1780032&group_id=180599&atid=893831 -- -Alexey Eremenko "Technologov" |
From: Haydn S. <hay...@gm...> - 2007-08-27 17:24:42
|
No problem, glad I can contribute to this wonderful project in any way I can. I've retested the bios images and below shows results. Please bear in mind that I only tested for successful boot and didn't complete the install. bios-kvm-35-3-g599a0fb.bin blue screen bios-kvm-35-4-gb70bff2.bin blue screen bios-kvm-35-5-g43e23df.bin boots ok bios-kvm-35-6-gf989ba8.bin boots ok bios-kvm-35-19-g8d8b9c4.bin boots ok bios-kvm-35-22-ga718321.bin boots ok bios-kvm-35-23-gcb98751.bin boots ok bios-kvm-35-24-ga7b3e17.bin blue screen bios-kvm-35-26-g1bc8d4a.bin blue screen bios-kvm-35-33-g21ea5f8.bin blue screen Regards Haydn On 8/27/07, Avi Kivity <av...@qu...> wrote: > > Haydn Solomon wrote: > > Ok. I've tested the list of bios images for booting vista premium 32 > > bit. The results are as follows: > > > > Sorry, I regenerated the bios images incorrectly, so some of these > images are stale. Unfortunately, this includes the images at the > working->nonworking crossover. > > I've regenerated the images with a 'make clean' and a forced > recompilation of the ACPI tables (and eliminated some duplicates). Can > you retest? Location is the same at > http://people.qumranet.com/avi/bios-images. > > -- > Any sufficiently difficult bug is indistinguishable from a feature. > > |
From: Avi K. <av...@qu...> - 2007-08-27 17:31:09
|
Haydn Solomon wrote: > > bios-kvm-35-24-ga7b3e17.bin blue screen Thanks. This is > commit a7b3e1705b99677365050aae6dc1da0279fc42a2 > Author: Igor Lvovsky <ig...@qu...> > Date: Sun Aug 19 15:00:12 2007 +0300 > > kvm: bios: update FACP revision to 2 > > Windows requires ACPI ref 1.0b, which in turn specifies FACP > revision 2. > Igor, any insight? -- Any sufficiently difficult bug is indistinguishable from a feature. |