Freebsd 15.0 on ThinkPad T450 S

I installed FreeBSD 15.0 from memstick img file. First, I try install traditional sets of BSD, but this cause problem with Wifi, so I restarted installer and I has chosen pkgbase option.

When Wifi works properly, so I could install another system core packages, but some problems appeared later, which I tried install XLibre. 

I use commands 
sudo ee  /usr/local/etc/pkg/repos/XLibre.conf and pasted:
 XLibre: {
        url: "https://api.cirrus-ci.com/v1/artifact/github/b-aaz/xlibre-ports/bins/bins/${ABI}",
        mirror_type: "http",
        enabled: yes
}
Next
sudo pkg update
sudo pkg install xlibre
sudo pkg install xfce xfce4-goodies xfce4-whiskermenu-plugin 
sudo sysrc kld_lists+="i915kms" 
 And sudo reboot.
Then I created file .xinitrc with exec startxfce4 inside file.
I run startx, but it didn't work.I must run command
sudo pkg install drm-kmod
 
After startx, I saw:

Emacs
sudo pkg install emacs git ripgrep fd-find
After git clone --depth 1 https://github.com/doomemacs/doomemacs ~/.config/emacs
~/.config/emacs/bin/doom install
 Next I removed folder .emacs.d, and open cd ~/.config/emacs/bin/
Next I run command sh doom.sh sync
Then:

 
Conclusion
  Sometimes Wifi doesn't work. Then I must restart system. Dark mode in Firefox often doesn't work. I liked this operating system, but it isn't Linux.
 
 
 
 
 

Komentarze

Popularne posty z tego bloga

GNU Guix System po raz trzeci

Ubuntu Touch następny raz

GNU Guix System, pierwsza udana instalacja i pierwsze wrażenia