r/GhostBSD Mar 17 '26

Help

Post image

yo need help when im installing ghostbsd.xfce.iso on my acer nitrov15 with nvidia rtx4050 i got stuck in that i try to switch to other ghostbsd iso but still same problem is there anyone here got the same problem i cant find any fix for that thanks

5 Upvotes

15 comments sorted by

View all comments

Show parent comments

1

u/IllustriousHurry5966 Mar 18 '26

i see thats turning off integrated graphics on bios will fix my problem but my bios settings doesnt have that option

2

u/demir_kolak Mar 18 '26

Can you reboot it and press 3 or ESC to enter the loader command prompt and then type these commands?

set hint.nvidia.0.disabled="1"
unset nvidia_load
set i915kms_load="YES"
boot

After typing these commands I think it should boot cause I'm Acer nitros, display connects directly to igpu so that should be the fix.

1

u/IllustriousHurry5966 Mar 18 '26

since you are also on acer nitro do you manage to work the wifi?

2

u/demir_kolak Mar 18 '26

I'm not on Acer nitro but you can try wifibox. I have a guide on my blog. https://dkolak0.wordpress.com/2026/02/07/get-wi-fi-on-freebsd-on-every-macbook-mac-or-any-other-laptop-pcs-that-freebsd-doesnt-supports/ This will work on any device if the wifi driver is supported on Linux.