Hello everyone!
First, allow me to wish you all happy Easter holidays!
I’ve decided to reinstall my Garuda installation today. The reason was, latest update to KDE 6 Neon failed because of proprietary nvidia drivers. I’ve found multiple solutions to this problem and was successful, but it included another hacking into already hacked configs, half of the things were not working because of me “fixing things” so I’ve decided to go through the reinstallation process anyway.
Everything is working fine now. However, os-prober is failing to detect my Windows installation.
The error is as follows:
[sudo] password for dancuc:
grub-probe: error: cannot find a GRUB drive for /dev/sdb1. Check your device.map.
grub-probe: error: cannot find a GRUB drive for /dev/sdb1. Check your device.map.
Now, I know that dualbooting Garuda is not recommended, sadly, still I occassionally need them
efibootmgr:
sudo efibootmgr
BootCurrent: 0000
Timeout: 0 seconds
BootOrder: 0000,0001,0009,0008,0007
Boot0000* Garuda HD(1,GPT,4a75c10d-22c0-40c5-b830-887568eee4f5,0x1000,0x96000)/\EFI\Garuda\grubx64.efi
Boot0001* Windows Boot Manager HD(1,GPT,2a00b4b5-dbdd-e94b-ad2b-785ff14704de,0x1000,0x82000)/\EFI\Microsoft\Boot\bootmgfw.efi57494e444f5753000100000088000000780000004200430044004f0042004a004500430054003d007b00390064006500610038003600320063002d0035006300640064002d0034006500370030002d0061006300630031002d006600330032006200330034003400640034003700390035007d00000061000100000010000000040000007fff0400
Boot0007* USB Drive (UEFI) - KingstonDataTraveler 3.0PMAP PciRoot(0x0)/Pci(0x14,0x0)/USB(2,0)/CDROM(1,0x82881c,0x8000)0000424f
Boot0008* USB Drive (UEFI) - KingstonDataTraveler 3.0PMAP PciRoot(0x0)/Pci(0x14,0x0)/USB(2,0)/HD(2,MBR,0x0,0x82881c,0x2000)0000424f
Boot0009* Internal Hard Disk PciRoot(0x0)/Pci(0x17,0x0)/Sata(16,32768,0)/HD(1,GPT,4a75c10d-22c0-40c5-b830-887568eee4f5,0x1000,0x96000)0000424f
inxi:
System:
Kernel: 6.8.2-zen2-1-zen arch: x86_64 bits: 64 compiler: gcc v: 13.2.1
clocksource: tsc avail: acpi_pm
parameters: BOOT_IMAGE=/@/boot/vmlinuz-linux-zen
root=UUID=c4ca8971-321d-4ae0-acac-3ad1725e3a2c rw rootflags=subvol=@
nvidia_drm.modeset=1 quiet
resume=UUID=9c6af320-6e01-4a4e-9582-b4a54f197271 loglevel=3 ibt=off
Desktop: KDE Plasma v: 6.0.3 tk: Qt v: N/A wm: kwin_wayland dm: SDDM
Distro: Garuda base: Arch Linux
Machine:
Type: Laptop System: HP product: OMEN by HP Laptop 15-dc1xxx v: N/A
serial: <filter> Chassis: type: 10 serial: <filter>
Mobo: HP model: 8574 v: 21.17 serial: <filter> part-nu: 8RW69EA#BCM
uuid: 30444335-3230-5a35-5942-e8d8d1508e8f UEFI: AMI v: F.22
date: 05/03/2021
Battery:
ID-1: BAT0 charge: 67.5 Wh (100.0%) condition: 67.5/67.5 Wh (100.0%)
volts: 17.4 min: 15.4 model: HP Primary type: Li-ion serial: N/A
status: full
CPU:
Info: model: Intel Core i7-9750H socket: BGA1440 (U3E1) note: check bits: 64
type: MT MCP arch: Coffee Lake gen: core 9 level: v3 note: check built: 2018
process: Intel 14nm family: 6 model-id: 0x9E (158) stepping: 0xD (13)
microcode: 0xFC
Topology: cpus: 1x cores: 6 tpc: 2 threads: 12 smt: enabled cache:
L1: 384 KiB desc: d-6x32 KiB; i-6x32 KiB L2: 1.5 MiB desc: 6x256 KiB
L3: 12 MiB desc: 1x12 MiB
Speed (MHz): avg: 850 high: 901 min/max: 800/4500 base/boost: 3960/8300
scaling: driver: intel_pstate governor: powersave volts: 1.1 V
ext-clock: 100 MHz cores: 1: 900 2: 800 3: 900 4: 800 5: 800 6: 900 7: 901
8: 900 9: 800 10: 800 11: 800 12: 900 bogomips: 62399
Flags: avx avx2 ht lm nx pae sse sse2 sse3 sse4_1 sse4_2 ssse3 vmx
Vulnerabilities: <filter>
I know that inxi is incomplete, however it is stuck like this for about an hour or so (couldn’t this indicate another problem?)
Any help would be greatly appreciated, thanks in advance.