User Tools

Site Tools


bsd:freebsd_15.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_15.0_xfce [2025/10/22 19:36] – created Sean Rhonebsd:freebsd_15.0_xfce [2025/10/23 06:07] (current) – [Spinesnap] Sean Rhone
Line 9: Line 9:
   * 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))
  
-  RELEASE-TODO+  FreeBSD 15.0-STABLE
  
 ====== TODOs ====== ====== TODOs ======
Line 36: Line 36:
  
   * https://docs.freebsd.org/en/books/handbook/bsdinstall/#bsdinstall-partitioning   * https://docs.freebsd.org/en/books/handbook/bsdinstall/#bsdinstall-partitioning
-  * Auto (ZFS+  * Auto (UFS
-  * Force 4K Sectors?: ''NO'' ((Samsung PM9A1)) +  * RST/RAID Enabled (not AHCI)
-  * Partition Scheme: ''GPT (UEFI)''+
  
 <code> <code>
 DEVICE         MAJ:MIN SIZE TYPE                                    LABEL MOUNT DEVICE         MAJ:MIN SIZE TYPE                                    LABEL MOUNT
-nda0             0:87  954G GPT                                         - - +nda0             0:83  954G GPT                                         - - 
-  nda0p1         0:89  260M efi                              gpt/efiboot0 /boot/efi +  nda0p1         0:85  260M efi                                   gpt/efi /boot/efi 
-  nda0p2         0:91  2.0G freebsd-swap                 gpt/freebsd-swap SWAP +  nda0p2         0:87  950G freebsd-ufs                   gpt/freebsd-ufs / 
-  nda0p3         0:93  952G freebsd-zfs                   gpt/freebsd-zfs <ZFS></code>+  nda0p3         0:89  3.9G freebsd-swap                 gpt/freebsd-swap SWAP</code>
  
 ===== System Configuration ===== ===== System Configuration =====
Line 73: Line 72:
   * 2025/08/15   * 2025/08/15
   * [[bsd;notes;wifi|Notes]]   * [[bsd;notes;wifi|Notes]]
- 
-  * :!: Don't install firmware packages presented during install with wifi as main interface (but get names) 
-  * SSID chosen gets configured in rc.conf and wpa_supplicant.conf, needs manual ''psk='' later (connects to random open AP at first) 
  
 ===== USB Tethering ===== ===== USB Tethering =====
Line 99: Line 95:
  
   * https://docs.freebsd.org/en/books/handbook/cutting-edge/#freebsdupdate-security-patches   * https://docs.freebsd.org/en/books/handbook/cutting-edge/#freebsdupdate-security-patches
- +  * TODO: ''pkg''
-  su - +
- +
-  freebsd-update fetch install +
- +
-  sync && exit & reboot+
  
 ===== pkg ===== ===== pkg =====
Line 126: Line 117:
   su -   su -
  
-  pkg install xorg 'drm-61-kmod'+  pkg install xorg 'drm-66-kmod'
  
   pw groupmod video -m espionage724   pw groupmod video -m espionage724
Line 156: Line 147:
  
   * Username -> Password -> ''startx''   * Username -> Password -> ''startx''
 +  * TODO: xdg dirs before first log-in
  
   startx   startx
Line 191: Line 183:
   * https://docs.freebsd.org/en/books/handbook/wine/#installing-wine-on-freebsd   * https://docs.freebsd.org/en/books/handbook/wine/#installing-wine-on-freebsd
  
-  wine-devel wine-gecko-devel wine-mono-devel winetricks+  wine wine-gecko wine-mono winetricks
  
 ===== Intel ===== ===== Intel =====
Line 247: Line 239:
   '/usr/local/share/wine/pkg32.sh' update -f && '/usr/local/share/wine/pkg32.sh' upgrade   '/usr/local/share/wine/pkg32.sh' update -f && '/usr/local/share/wine/pkg32.sh' upgrade
  
-  '/usr/local/share/wine/pkg32.sh' install wine-devel mesa-dri mesa-devel mesa-libs gstreamer1-plugins-good gstreamer1-plugins-ugly gstreamer1-libav libressl+  '/usr/local/share/wine/pkg32.sh' install wine mesa-dri mesa-devel mesa-libs gstreamer1-plugins-good gstreamer1-plugins-ugly gstreamer1-libav libressl
  
   '/usr/local/share/wine/pkg32.sh' autoremove   '/usr/local/share/wine/pkg32.sh' autoremove
Line 291: Line 283:
   * Whisker Menu   * Whisker Menu
   * Window Buttons   * Window Buttons
-  * Separator (Transparent, **Expand**)+  * Separator (Style: ''Transparent''''[x]'' Expand)
   * Workspace Switcher   * Workspace Switcher
-  * Separator (Transparent) +  * Separator (Style: ''Transparent'', ''[ ]'' Expand
-  * Status Tray Plugin (Fixed icon size ''16'', ''[ ]'' Square items)+  * Status Tray Plugin (Fixed icon size''16'', ''[ ]'' Square items)
   * Power Manager Plugin (Show label ''None'')   * Power Manager Plugin (Show label ''None'')
   * Clock   * Clock
Line 300: Line 292:
 === Whisker Menu === === Whisker Menu ===
  
-  * General -> Uncheck ''Show generic application names'' +  * General -> Show as list 
-  * General -> Uncheck ''Show application descriptions''+  * General -> ''[ ]'' Show generic application names 
 +  * General -> ''[x]'' Show category names 
 +  * General -> ''[x]'' Show application tooltips 
 +  * General -> ''[ ]'' Show application descriptions 
 +  * General -> Application icon size: ''Small'' 
 +  * General -> Category icon size: ''Smaller''
   * General -> Menu width: ''425''   * General -> Menu width: ''425''
   * General -> Menu height: ''525''   * General -> Menu height: ''525''
   * General -> Background opacity: ''100''   * General -> Background opacity: ''100''
  
-  * Appearance -> ''[ ]'' Position categories on left +  * Appearance -> Menu -> ''[ ]'' Position categories horizontally 
-  * Appearance -> [x] Position search entry on bottom +  * Appearance -> Menu -> ''[ ]'' Position categories on left 
-  * Appearance -> [x] Position commands next to search entry +  * Appearance -> Menu -> ''[ ]'' Position profile on bottom 
-  * Appearance -> Profile: Hidden +  * Appearance -> Menu -> [x] Position search entry on bottom 
-  * Appearance -> Display: Icon and title +  * Appearance -> Menu -> [x] Position commands next to search entry 
-  * Appearance -> Display: ''Start''+  * Appearance -> Menu -> Profile: ''Hidden'' 
 + 
 +  * Appearance -> Panel Button -> Display: ''Icon and title'' 
 +  * Appearance -> Panel Button -> Title: ''Start''
  
   * Commands -> ''[x]'' Lock Screen, Log Out (top/''--fast''), Restart, Shut Down (uncheck rest)   * Commands -> ''[x]'' Lock Screen, Log Out (top/''--fast''), Restart, Shut Down (uncheck rest)
Line 317: Line 317:
 === Window Buttons === === Window Buttons ===
  
-  * Appearance -> Uncheck ''Show flat buttons'' +  * Appearance -> ''[x]'' Show button labels 
-  * Appearance -> Uncheck ''Show handle'' +  * Appearance -> ''[ ]'' Show flat buttons 
-  * Appearance -> Sort order: ''None, allow drag-and-drop''+  * Appearance -> ''[ ]'' Show handle 
 +  * Appearance -> ''[x]'' Show tooltips 
 +  * Appearance -> Sorting order: ''None, allow drag-and-drop'' 
 + 
 +  * Behaviour -> Middle click action: ''Nothing'' 
 +  * Behaviour -> ''[ ]'' Group windows by application 
 +  * Behaviour -> ''[ ]'' Restore minimized windows to current workspace 
 +  * Behaviour -> ''[ ]'' Draw window frame when hovering a button 
 +  * Behaviour -> ''[ ]'' Switch windows using the mouse wheel
  
-  * Behaviour -> Uncheck ''Group windows by application'' +  * Filtering -> ''[ ]'' Show windows from all workspaces 
-  * Behaviour -> Uncheck ''Switch windows using the mouse wheel''+  * Filtering -> ''[ ]'' Show only minimized windows 
 +  * Filtering -> ''[x]'' Show windows from all monitors
  
 === Clock === === Clock ===
  
-  * Appearance -> Layout: Digital +  * Appearance -> Layout: ''Digital''
-  * Clock Options -> Layout: Date, then time +
-  * Clock Options -> Date/Time Format: Custom Format+
  
-  * Date+  * Clock Options -> Layout: ''Date, then time'' 
 +  * Clock Options -> Date -> Format: ''Custom Format'' (1st) 
 +  * Clock Options -> Time -> Format: ''Custom Format'' (2nd)
  
 <code>%a, %b %d</code> <code>%a, %b %d</code>
- 
-  * Time 
  
 <code>%l:%M %P</code> <code>%l:%M %P</code>
Line 411: Line 418:
   xfconf-query --channel 'xfce4-keyboard-shortcuts' --property '/commands/custom/MonBrightnessDown' --type 'string' --set "backlight decr '10'" --create   xfconf-query --channel 'xfce4-keyboard-shortcuts' --property '/commands/custom/MonBrightnessDown' --type 'string' --set "backlight decr '10'" --create
  
-  xfconf-query --channel 'xfce4-keyboard-shortcuts' --property '/commands/custom/AudioRaiseVolume' --type 'string' --set "mixer 'vol'='+5%'" --create+  xfconf-query --channel 'xfce4-keyboard-shortcuts' --property '/commands/custom/AudioRaiseVolume' --type 'string' --set "mixer 'pcm'='+5%'" --create
  
-  xfconf-query --channel 'xfce4-keyboard-shortcuts' --property '/commands/custom/AudioLowerVolume' --type 'string' --set "mixer 'vol'='-5%'" --create+  xfconf-query --channel 'xfce4-keyboard-shortcuts' --property '/commands/custom/AudioLowerVolume' --type 'string' --set "mixer 'pcm'='-5%'" --create
  
-  xfconf-query --channel 'xfce4-keyboard-shortcuts' --property '/commands/custom/AudioMute' --type 'string' --set "mixer 'vol'='mute=toggle'" --create+  xfconf-query --channel 'xfce4-keyboard-shortcuts' --property '/commands/custom/AudioMute' --type 'string' --set "mixer 'pcm'='mute=toggle'" --create
  
 ===== loader.conf ===== ===== loader.conf =====
Line 471: Line 478:
  
 ==== Spinesnap ==== ==== Spinesnap ====
 +
 +  * ''TSO'' does both ''TSO4'' and ''TSO6''
  
   su -   su -
Line 509: Line 518:
   ee '/etc/sysctl.conf'   ee '/etc/sysctl.conf'
  
-<code>dev.hwpstate_intel.0.epp=0</code>+<code>dev.hwpstate_intel.0.epp=0 
 +hw.snd.default_unit=1</code>
  
 <code> <code>
Line 679: Line 689:
   xfce4-session-settings   xfce4-session-settings
  
-  sndiod+  '/usr/local/bin/sndiod'
  
 ===== Colors ===== ===== Colors =====
/srv/www/wiki/data/attic/bsd/freebsd_15.0_xfce.1761176197.txt.gz · Last modified: by Sean Rhone