User Tools

Site Tools


bsd:freebsd_16.0_xfce

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
bsd:freebsd_16.0_xfce [2025/11/07 19:56] – created Sean Rhonebsd:freebsd_16.0_xfce [2025/11/08 02:49] (current) Sean Rhone
Line 4: Line 4:
   * 16.0-CURRENT   * 16.0-CURRENT
   * Xfce   * Xfce
- 
-  * :!: WIP 
  
   * Spinesnap = Dell Latitude 5591 ((i5-8400H, UHD 630, AX210, UEFI; no TB, no dGPU))   * Spinesnap = Dell Latitude 5591 ((i5-8400H, UHD 630, AX210, UEFI; no TB, no dGPU))
-  * 2025/11/03: [[https://bsd-hardware.info/?probe=b3d1b616f7|hw-probe]] (TODO: ''16.0'')+  * 2025/11/07: [[https://bsd-hardware.info/?probe=a5eaec0f76|hw-probe]]
  
   FreeBSD 16.0-CURRENT   FreeBSD 16.0-CURRENT
Line 21: Line 19:
   * [[bsd:notes:wifi]]   * [[bsd:notes:wifi]]
   * Disable pulseaudio and geoclue agent in Xfce start   * Disable pulseaudio and geoclue agent in Xfce start
 +  * :!: 2025/11/07: Wine ((''16.0'' doesn't have a ''i386'' repo and new-Wow64 doesn't work, [[https://old.reddit.com/r/freebsd/comments/1o70jdy/winei386_in_freebsd16_gone/nnj8njn/|Reddit]]))
  
 ====== Download ====== ====== Download ======
Line 121: Line 120:
  
   * https://docs.freebsd.org/en/books/handbook/x11/#x-install   * https://docs.freebsd.org/en/books/handbook/x11/#x-install
-  * :!: 2025/11/07: ''drm-latest-kmod'' failed to load Xfce 
  
   pkg install xorg 'drm-61-kmod'   pkg install xorg 'drm-61-kmod'
Line 188: Line 186:
  
   * https://docs.freebsd.org/en/books/handbook/wine/#installing-wine-on-freebsd   * https://docs.freebsd.org/en/books/handbook/wine/#installing-wine-on-freebsd
-  * :!: 2025/11/07: ''16.0'' doesn't have a ''i386'' repo and new-Wow64 doesn't work ([[https://old.reddit.com/r/freebsd/comments/1o70jdy/winei386_in_freebsd16_gone/nnj8njn/|Reddit]]) 
  
   wine wine-gecko wine-mono winetricks icoutils   wine wine-gecko wine-mono winetricks icoutils
Line 229: Line 226:
  
   tor-browser   tor-browser
 +
 +====== Non-Debug Kernel ======
 +
 +  su -
 +
 +  pkg install 'FreeBSD-kernel-generic-nodebug'
 +
 +  ee '/boot/loader.conf'
 +
 +  kernel="kernel.GENERIC-NODEBUG"
  
 ====== Settings ====== ====== Settings ======
Line 434: Line 441:
  
 <code> <code>
-autoboot_delay=1+security.bsd.allow_destructive_dtrace=0 
 +kern.geom.label.disk_ident.enable="0" 
 +kern.geom.label.gptid.enable="0" 
 +zfs_load="YES" 
 +kernel="kernel.GENERIC-NODEBUG" 
 +autoboot_delay="2"
 hw.acpi.video.lcd0.fullpower=100 hw.acpi.video.lcd0.fullpower=100
 hw.em.enable_aim=0 hw.em.enable_aim=0
Line 614: Line 626:
 export MESA_DISK_CACHE_SINGLE_FILE='0' export MESA_DISK_CACHE_SINGLE_FILE='0'
 export block_on_depleted_buffers='true' export block_on_depleted_buffers='true'
 +export disable_throttling='true'
 +export force_integer_tex_nearest='true'
  
 # End</code> # End</code>
/usr/local/www/wiki/data/attic/bsd/freebsd_16.0_xfce.1762563417.txt.gz · Last modified: by Sean Rhone

Except where otherwise noted, content on this wiki is licensed under the following license: CC0 1.0 Universal
CC0 1.0 Universal Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki