Advertising

Welcome to SparkyLinux forums
Zapraszamy również na polsko-języczne Forum https://forum.linuxiarze.pl

No irq handler for vector - Sparky 2020.06

Started by zandoval, June 20, 2020, 10:26:02 PM

Previous topic - Next topic

zandoval

Installed Sparky 2020.06  to HP2000 Lap Top. All GOOD! Except at boot get this message: "[     0.006922] do_IRQ: 1.55 No irq handler for vector"

Found possible solutions that suggest adding "pci=nomsi,noaer" to the boot installer. But when pressing [e] and looking at the parameters it is already there. It has also been suggested to add "acpi=noirq" but I am not sure where to add it.
No mater where your at... There you are.

zandoval

#1
I did post what is already in my Grub Boot Screen after pressing [e]. As you can see "pci=nomsi,noaer" is already in it.

GNU GRUB version 2.04-8

setparams 'Sparky GNU/Linux'

load_video
insmod gzio
if [ x$grub_platform = xxen ]; then insmod xzio; insmod lzopio; fi
insmod part_msdos
insmod ext2
set root='hd1,msdos1'
if ( x$feature_platform_search_hint = yx ]; then
  search --no-floppy --fs-uuid --set=root --hint-bios=hd1,msdos1 --hint-efi=hd1,msdos1 --hint-baremetal=ahci1, msdos1  4474d84c-f2c5-4324-821f-4090ef3f7086
else
           search --no-floppy --fs-uuid --set=root 4474d84c-f2c5-4324-821f-4090ef3f7086
        fi
echo "Loading Linux 5.6.0-2-amd64 ...'
Linux /boot/vmlinuz-5.6.0-2-amd64 root=UUID=4474d84c-f2c5-4324-821f-4090ef3f7086 [u][b]ro pci=nomsi,noaer[/b][/u] quiet splash
echo 'Loading initial ramdisk ...'
initrd /boot/initrd.img-5.6.0-2-amd64

No mater where your at... There you are.

zandoval

Can't seem to crack this nut... But all running well. Just gonna forget it...
No mater where your at... There you are.

View the most recent posts on the forum