frteebsd_video
Differences
This shows you the differences between two versions of the page.
| frteebsd_video [2023/06/20 05:10] – created chris | frteebsd_video [2026/02/08 02:37] (current) – external edit 127.0.0.1 | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| + | ====== FreeBSD and X ====== | ||
| + | |||
| + | My machine is a Lenovo IdeaCenter A510 | ||
| + | Specs: | ||
| + | * CPU: AMD Ryzen 5 3400G with Radeon Vega Graphics | ||
| + | * Disks: Seagate FireCuda 520 SSD ZP500GM30002 | ||
| + | * Samsung SSD 870 EVO 500GB SVT02B6Q | ||
| + | * Samsung SSD 870 EVO 500GB SVT02B6Q | ||
| + | * Mem: 32GB | ||
| + | * Disk type: ZFS Raid mirror | ||
| + | |||
| + | |||
| + | < | ||
| + | pkg install xorg xfce firefox-esr thunderbird tmux irssi vim sudo tigervnc-server | ||
| + | </ | ||
| + | |||
| + | Once all the basics are installed: | ||
| + | |||
| + | < | ||
| + | pkg install drm-kmod && sysrc kld_list=" | ||
| + | </ | ||
| + | |||
| + | I am not using X directly but in a VNC so | ||
| + | |||
| + | < | ||
| + | echo " | ||
| + | echo " | ||
| + | </ | ||
| + | |||
| + | Edit the file ~/ | ||
| + | Now run the vnc server | ||
| + | |||
| + | < | ||
| + | vncserver | ||
| + | </ | ||
| + | |||
| + | And hopefully your system will load xfce and youll be able to connect | ||
| + | |||
