tldr; im running into an issue with vmware-workstation, it has no internet (on a VM) using the offical .bundle package, i have tried to troubleshoot, which caused me to install from yay, but whenever i run vmware, ends in segmentation fault, then looked at archwiki, tried microcode, still core dump occurs on run
fyi: i can only use vmware-workstation because its for school purposes, i am using systemd-boot
hello! long-story short, i have tried for a week or so to install/fix VMware workstation on my endeavour install, but whenever i do, the VM i run has no internet no matter what configuration. it has been proven to be quite of a headache, where i have absolutely no idea what is wrong at this point.
i have tried:
- microcode (more about this in a little bit, i mightve screwed up here)
- installing from the offical .bundle package instead of yay, internet still doesnt work no matter what i do
- any forum or video refers to the yay install instead of offical .bundle package for some reason, i have chosen the yay package, which is the one i am having issues with rn
Segmentation fault (core dumped) vmware```
and so, i am now stumped with zero clue how to solve this. ๐
-------
extra:
btw my `/boot` partition is actually my `/efi` partition, idk why, it came like that
```(/efi) $ tree
41a3429f11f84d96bc91dce65e1f3e51
โย ย โโโ 6.12.53-1-lts
โย ย โย ย โโโ initrd
โย ย โย ย โโโ initrd-fallback
โย ย โย ย โโโ linux
โย ย โโโ 6.17.2-arch1-1
โย ย โโโ initrd
โย ย โโโ initrd-fallback
โย ย โโโ intel-ucode.img
โย ย โโโ linux
โโโ EFI
โย ย โโโ BOOT
โย ย โย ย โโโ BOOTX64.EFI
โย ย โโโ Linux
โย ย โโโ systemd
โย ย โโโ systemd-bootx64.efi
โโโ intel-ucode.img
โโโ loader
โโโ entries
โย ย โโโ 41a3429f11f84d96bc91dce65e1f3e51-6.12.53-1-lts-fallback.conf
โย ย โโโ 41a3429f11f84d96bc91dce65e1f3e51-6.12.53-1-lts.conf
โย ย โโโ 41a3429f11f84d96bc91dce65e1f3e51-6.17.2-arch1-1-fallback.conf
โย ย โโโ 41a3429f11f84d96bc91dce65e1f3e51-6.17.2-arch1-1.conf
โโโ entries.srel
โโโ intel-ucode.img
โโโ keys
โโโ loader.conf
โโโ random-seed```
(microcode)
```$ cat /efi/loader/entries/41a...arch1-1.conf
# Boot Loader Specification type#1 entry
# File created by /etc/kernel/install.d/90-loaderentry.install (systemd 254.1-1-arch)
title EndeavourOS
version 6.17.2-arch1-1
machine-id 41a3429f11f84d96bc91dce65e1f3e51
sort-key endeavouros-6.17.2-arch1-1
options nvme_load=YES nowatchdog options root=UUID=2e442029-38f0-4905-aba9-5012e3c71efb rw splash systemd.machine_id=41a3429f11f84d96bc91dce65e1f3e51
linux /41a3429f11f84d96bc91dce65e1f3e51/6.17.2-arch1-1/linux
initrd /41a3429f11f84d96bc91dce65e1f3e51/6.17.2-arch1-1/initrd
if you need anything else please lmk
tysm for helping and reading this
-# sorry if i do not respond in time, i have school, too, t is quite late during the time of this post. i will probably be asleep in 30 minutes from now
-# if you help me maybe ill gift nitro basic or like 400 robux if you want ๐ข
or would it be better to post this on arch forums
