Installing Gnome42 on The FreeBSD13.1 with Intel MBDs @GNOMEDesktop @FreeBSDProject
Installing the #FreeBSD13 / 13.1 with #Gnome42 on the Intel based MBDs. [100% Worked for me @ 25th March 2023] [Real Hardwares & 100% Worked] Steps: 1.Install the FreeBSD13 or 13.1 2.pkg update 3.pkg upgrade 4.pkg install vim sudo xorg gnome-desktop gnome gdm drm-kmod xf86-video-intel wpa_supplicant slim 4. Editing the rc.conf file 6.sysrc -f /etc/rc.conf kld_list+=i915kms #this will add kld_list="i915kms" in rc.conf file 7. I have append the following lines into that file after that do reboot. 8.dbus_enable="YES" 9.hald_enable="YES" 10.gdm_enable="YES" 11.gnome_enable="YES" 12.kld_list="/boot/modules/i915kms.ko"' #or kld_list="i915kms" this is not mandatory 13.Changes in /etc/fstab or append below line there 14.proc /proc procfs rw 0 0 15. Reboot Thanks: 1. Kdenlive 2. SimpleScreenRecorder 3. Pixabay Music 4. FreeBSD 5. Gnome
Installing the #FreeBSD13 / 13.1 with #Gnome42 on the Intel based MBDs. [100% Worked for me @ 25th March 2023] [Real Hardwares & 100% Worked] Steps: 1.Install the FreeBSD13 or 13.1 2.pkg update 3.pkg upgrade 4.pkg install vim sudo xorg gnome-desktop gnome gdm drm-kmod xf86-video-intel wpa_supplicant slim 4. Editing the rc.conf file 6.sysrc -f /etc/rc.conf kld_list+=i915kms #this will add kld_list="i915kms" in rc.conf file 7. I have append the following lines into that file after that do reboot. 8.dbus_enable="YES" 9.hald_enable="YES" 10.gdm_enable="YES" 11.gnome_enable="YES" 12.kld_list="/boot/modules/i915kms.ko"' #or kld_list="i915kms" this is not mandatory 13.Changes in /etc/fstab or append below line there 14.proc /proc procfs rw 0 0 15. Reboot Thanks: 1. Kdenlive 2. SimpleScreenRecorder 3. Pixabay Music 4. FreeBSD 5. Gnome