Trying to boot my Thinkpad T30 with Solaris snv_81 xVM it get the error message This version of Solaris xVM does not support this hardware The output of "echo ::interrupts | mdb -k" while booted without xVM is bash-3.2# echo ::interrupts | mdb -k IRQ Vector IPL(lo/hi) Bus Share ISR(s) 0 0x20 14/14 - 1 cbe_fire 1 0x21 5/5 ISA 1 i8042_intr 3 0x23 6/6 PCI 1 iprb_intr 4 0x24 12/12 ISA 1 asyintr 5 0x25 9/9 PCI 1 audio810_intr 6 0x26 1/6 PCI 2 pcwl_intr, uhci_intr 7 0x27 5/5 ISA 1 ecpp_isr 9 0x29 9/9 - 1 acpi_wrapper_isr 10 0x2a 1/1 PCI 1 uhci_intr 11 0x2b 1/6 PCI 3 pcic_intr, pcic_intr, uhci_intr 12 0x2c 5/5 ISA 1 i8042_intr 14 0x2e 5/5 PCI 1 ata_intr 15 0x2f 5/5 PCI 1 ata_intr After reading this thread http://www.opensolaris.org/jive/thread.jspa?messageID=199181 it seems that snv_81 xVM does not run on my T30, right? If yes, is this issue already fixed in snv_82? regards Bernd This message posted from opensolaris.org
Bernd Schemmer wrote:> Trying to boot my Thinkpad T30 with Solaris snv_81 xVM it get the error message > > This version of Solaris xVM does not support this hardware > > The output of "echo ::interrupts | mdb -k" while booted without xVM is > > bash-3.2# echo ::interrupts | mdb -k > IRQ Vector IPL(lo/hi) Bus Share ISR(s) > 0 0x20 14/14 - 1 cbe_fire > 1 0x21 5/5 ISA 1 i8042_intr > 3 0x23 6/6 PCI 1 iprb_intr > 4 0x24 12/12 ISA 1 asyintr > 5 0x25 9/9 PCI 1 audio810_intr > 6 0x26 1/6 PCI 2 pcwl_intr, uhci_intr > 7 0x27 5/5 ISA 1 ecpp_isr > 9 0x29 9/9 - 1 acpi_wrapper_isr > 10 0x2a 1/1 PCI 1 uhci_intr > 11 0x2b 1/6 PCI 3 pcic_intr, pcic_intr, uhci_intr > 12 0x2c 5/5 ISA 1 i8042_intr > 14 0x2e 5/5 PCI 1 ata_intr > 15 0x2f 5/5 PCI 1 ata_intr > > After reading this thread http://www.opensolaris.org/jive/thread.jspa?messageID=199181 > > it seems that snv_81 xVM does not run on my T30, right? > > If yes, is this issue already fixed in snv_82? > > regards > > Bernd > > > This message posted from opensolaris.org > _______________________________________________ > xen-discuss mailing list > xen-discuss@opensolaris.org >I have a Thinkpad T30 as well, booting into non-xVM mode works, I get the same result when trying to boot xVM. It''s obvious that this system has no HVM support. For xVM developers who don''t have a Thinkpad T30, they are typically 1.8GHz Mobile Intel Pentium IV''s. Also, about 4mb is missing from my total of 768mb, doubtful it''s shared video given such a low amount, but alas the graphical installer doesn''t work even with 764mb of ram. James
James,>>I have a Thinkpad T30 as well, booting into non-xVM mode works, I get >>the same result when trying to boot xVM. It''s obvious that this system >>has no HVM support.Sure, but it should load the Dom0 so that I can run non-HVM domUs. It worked with the previous releases of Solaris without problems. Bernd James Cornell wrote:> Bernd Schemmer wrote: > >> Trying to boot my Thinkpad T30 with Solaris snv_81 xVM it get the error message >> >> This version of Solaris xVM does not support this hardware >> >> The output of "echo ::interrupts | mdb -k" while booted without xVM is >> >> bash-3.2# echo ::interrupts | mdb -k >> IRQ Vector IPL(lo/hi) Bus Share ISR(s) >> 0 0x20 14/14 - 1 cbe_fire >> 1 0x21 5/5 ISA 1 i8042_intr >> 3 0x23 6/6 PCI 1 iprb_intr >> 4 0x24 12/12 ISA 1 asyintr >> 5 0x25 9/9 PCI 1 audio810_intr >> 6 0x26 1/6 PCI 2 pcwl_intr, uhci_intr >> 7 0x27 5/5 ISA 1 ecpp_isr >> 9 0x29 9/9 - 1 acpi_wrapper_isr >> 10 0x2a 1/1 PCI 1 uhci_intr >> 11 0x2b 1/6 PCI 3 pcic_intr, pcic_intr, uhci_intr >> 12 0x2c 5/5 ISA 1 i8042_intr >> 14 0x2e 5/5 PCI 1 ata_intr >> 15 0x2f 5/5 PCI 1 ata_intr >> >> After reading this thread http://www.opensolaris.org/jive/thread.jspa?messageID=199181 >> >> it seems that snv_81 xVM does not run on my T30, right? >> >> If yes, is this issue already fixed in snv_82? >> >> regards >> >> Bernd >> >> >> This message posted from opensolaris.org >> _______________________________________________ >> xen-discuss mailing list >> xen-discuss@opensolaris.org >> >> > I have a Thinkpad T30 as well, booting into non-xVM mode works, I get > the same result when trying to boot xVM. It''s obvious that this system > has no HVM support. For xVM developers who don''t have a Thinkpad T30, > they are typically 1.8GHz Mobile Intel Pentium IV''s. Also, about 4mb is > missing from my total of 768mb, doubtful it''s shared video given such a > low amount, but alas the graphical installer doesn''t work even with > 764mb of ram. > > James > >-- Bernd Schemmer, Frankfurt am Main, Germany http://home.arcor.de/bnsmb/index.html M s temprano que tarde el mundo cambiar . Fidel Castro
> Trying to boot my Thinkpad T30 with Solaris snv_81 > xVM it get the error message > > This version of Solaris xVM does not support this hardware > > The output of "echo ::interrupts | mdb -k" while booted without xVM is > > bash-3.2# echo ::interrupts | mdb -k > IRQ Vector IPL(lo/hi) Bus Share ISR(s) > 0 0x20 14/14 - 1 cbe_fire...> > After reading this thread > http://www.opensolaris.org/jive/thread.jspa?messageID=199181 > > it seems that snv_81 xVM does not run on my T30, right?Yep. That appears to be a "uppc" machine, that is, a machine that uses the legacy pc interrupt controller. Are there any BIOS setup options to enable an "APIC"? At this time, Solaris xVM needs the advanced interrupt controller.> If yes, is this issue already fixed in snv_82?No, not it snv_82 ... snv_83. This message posted from opensolaris.org
>>Are there any BIOS setup options to enable an "APIC"?Unfortunately not regards Bernd Jürgen Keil wrote:>> Trying to boot my Thinkpad T30 with Solaris snv_81 >> xVM it get the error message >> >> This version of Solaris xVM does not support this hardware >> >> The output of "echo ::interrupts | mdb -k" while booted without xVM is >> >> bash-3.2# echo ::interrupts | mdb -k >> IRQ Vector IPL(lo/hi) Bus Share ISR(s) >> 0 0x20 14/14 - 1 cbe_fire >> > ... > >> After reading this thread >> http://www.opensolaris.org/jive/thread.jspa?messageID=199181 >> >> it seems that snv_81 xVM does not run on my T30, right? >> > > Yep. That appears to be a "uppc" machine, that is, a machine > that uses the legacy pc interrupt controller. > > Are there any BIOS setup options to enable an "APIC"? > > At this time, Solaris xVM needs the advanced interrupt > controller. > > >> If yes, is this issue already fixed in snv_82? >> > > No, not it snv_82 ... snv_83. > > > This message posted from opensolaris.org > _______________________________________________ > xen-discuss mailing list > xen-discuss@opensolaris.org > >-- Bernd Schemmer, Frankfurt am Main, Germany http://home.arcor.de/bnsmb/index.html M s temprano que tarde el mundo cambiar . Fidel Castro