Re: [qubes-users] Installer crash: IO-APIC + timer doesn't work (Dell XPS 7390)

2021-03-14 Thread Harry K
Getting this error now still, was a solution to this ever found? On Tuesday, December 31, 2019 at 7:26:49 PM UTC awokd wrote: > Aaron Janse: > > On Saturday, December 28, 2019 at 4:14:43 PM UTC-8, Aaron Janse wrote: > > > >> My Googling/DuckDuckGoing skills have failed me. Any advice for how to

Re: [qubes-users] Installer crash: IO-APIC + timer doesn't work (Dell XPS 7390)

2019-12-31 Thread 'awokd' via qubes-users
Aaron Janse: > On Saturday, December 28, 2019 at 4:14:43 PM UTC-8, Aaron Janse wrote: > >> My Googling/DuckDuckGoing skills have failed me. Any advice for how to >> disable HPET? I couldn't find it anywhere in the BIOS settings. BIOS settings was what I had in mind, unfortunately. > Of course

Re: [qubes-users] Installer crash: IO-APIC + timer doesn't work (Dell XPS 7390)

2019-12-28 Thread Aaron Janse
Correction: according to the boot logs, Xen is still using HPET despite hpet=disable. My Googling/DuckDuckGoing skills have failed me. Any advice for how to disable HPET? I couldn't find it anywhere in the BIOS settings. Also, maybe this is relevant, or maybe it's why you brought up HPET in

Re: [qubes-users] Installer crash: IO-APIC + timer doesn't work (Dell XPS 7390)

2019-12-27 Thread Aaron Janse
On Friday, December 27, 2019 at 12:41:35 AM UTC-8, awokd wrote: > > See if you can turn off the HPET timer in your UEFI config, and include > that "apic_verbosity=debug" option. That might make more combinations > available to Xen and provide more detail. > I wasn't sure where to put the

Re: [qubes-users] Installer crash: IO-APIC + timer doesn't work (Dell XPS 7390)

2019-12-27 Thread 'awokd' via qubes-users
Aaron Janse: > On Thursday, December 26, 2019 at 5:31:50 AM UTC-8, awokd wrote: > >> What happens if you use an options line like the following? >> >> options=console=vga loglvl=all efi=no-rs >> > > ``` > (XEN) Platform timer is 23.999MHz HPET > (XEN) [...] > (XEN) CPU0: No irq handler for

Re: [qubes-users] Installer crash: IO-APIC + timer doesn't work (Dell XPS 7390)

2019-12-26 Thread Aaron Janse
On Thursday, December 26, 2019 at 5:31:50 AM UTC-8, awokd wrote: > What happens if you use an options line like the following? > > options=console=vga loglvl=all efi=no-rs > ``` (XEN) Platform timer is 23.999MHz HPET (XEN) [...] (XEN) CPU0: No irq handler for vector 40 (IRC -2147483648, LAPIC)

Re: [qubes-users] Installer crash: IO-APIC + timer doesn't work (Dell XPS 7390)

2019-12-26 Thread 'awokd' via qubes-users
Aaron Janse: > At this point, I got the black screen described in issue #5165 (3). > Following > the advice there, I updated my options line to the following: > ``` > options=console=vga efi=attr=uc noapic x2apic=off loglvl=all efi=no-rs > iommu=no-igfx dom0_mem=min:1024M dom0_mem=max:4096M