Help me get steam installed on 14.1 please

Code:
sudo pkg install  games/linux-steam-utils


the above command is what i came up with from searching the forums but then i got an error

Code:
[1/42] Installing linux_base-c7-7.9.2009_2...
Cannot install package: kernel missing 64-bit Linux support
pkg: PRE-INSTALL script failed

I have a fresh install of 14.1 mate desktop

here's some inxi if you want it

Code:
System:
  Kernel: FreeBSD 14.1-RELEASE amd64 bits: 64 compiler: clang v: 18.1.5
    Desktop: MATE 1.28.1 OS: FreeBSD 14.1-RELEASE
Machine:
  Type: Desktop Mobo: ASRock model: A520M-HDV serial: <filter>
    UEFI: American Megatrends LLC. v: P3.50 rev: 5.17 date: 05/09/2024
Memory:
  RAM: total: 31.83 GiB used: 5.86 GiB (18.4%)
  Array-1: capacity: 128 GiB slots: 2 EC: None max-module-size: 64 GiB
    note: est.
  Device-1: DIMM 0 size: 16 GiB speed: 3000 MT/s type: DDR4
  Device-2: DIMM 0 size: 16 GiB speed: 3000 MT/s type: DDR4
CPU:
  Info: 12-core model: AMD Ryzen 5 4500 bits: 64 type: MCP arch: Zen 2 rev: 1
    cache: L1: 384 KiB L2: 3 MiB L3: 8 MiB note: check
  Speed (MHz): 3593 min/max: N/A cores: No OS support for core speeds.
  Features: avx avx2 lm nx pae sse sse2 sse3 sse4a ssse3 svm
Graphics:
  Device-1: NVIDIA TU116 [GeForce GTX 1660 SUPER] driver: vgapci
    bus-ID: 0:1:0.0
  Display: server: X.Org 1.21.1.13 driver: loaded: nvidia
    resolution: 1920x1080~60Hz
  OpenGL: renderer: NVIDIA GeForce GTX 1660 SUPER/PCIe/SSE2
    v: 4.6.0 NVIDIA 550.54.14 direct render: Yes
Audio:
  Device-1: NVIDIA TU116 High Definition Audio driver: hdac bus-ID: 0:1:0.1
  Device-2: AMD Renoir Radeon High Definition Audio driver: hdac
    bus-ID: 0:5:0.1
  Device-3: AMD Family 17h/19h HD Audio driver: hdac bus-ID: 0:5:0.6
  Sound Server-1: OSS v: 2009061500 running: yes
  Sound Server-2: sndio v: N/A running: no
  Sound Server-3: JACK v: 1.9.22 running: no
  Sound Server-4: PulseAudio v: 16.1 running: yes
  Sound Server-5: PipeWire v: 1.0.4 running: no
Network:
  Device-1: Realtek RTL8111/8168/8211/8411 PCI Express Gigabit Ethernet
    driver: re port: N/A bus-ID: 0:4:0.0
  IF: re0 state: active speed: 1000baseT duplex: full-duplex mac: <filter>
Bluetooth:
  Device-1: TP-Link UB500 Adapter type: USB driver: N/A bus-ID: 1-1.2:2
  Report: No OS support. Is a comparable bluetooth tool available?
RAID:
  Device-1: zroot type: zfs status: ONLINE level: linear raw: size: 460 GiB
    free: 453 GiB zfs-fs: size: 445.75 GiB free: 439.08 GiB
  Components: Online: 1:
Drives:
  Local Storage: total: raw: 480.67 GiB usable: 1.36 TiB
    used: 6.67 GiB (0.5%)
  ID-1: /dev/da0 model: SSK SSK Storage 1.00 size: 465.76 GiB scheme: GPT
  ID-2: /dev/da1 vendor: SanDisk model: Cruzer Facet 1.26 size: 14.91 GiB
    scheme: MBR
Partition:
  ID-1: / size: 444.05 GiB used: 4.97 GiB (1.1%) fs: zfs
    logical: zroot/ROOT/default
  ID-2: /boot/efi size: 259.9 MiB used: 1.3 MiB (0.5%) fs: msdosfs
    dev: /dev/efiboot0
  ID-3: /home size: 439.08 GiB used: 96 KiB (0.0%) fs: zfs
    logical: zroot/home
  ID-4: /tmp size: 439.08 GiB used: 168 KiB (0.0%) fs: zfs
    logical: zroot/tmp
  ID-5: /var/log size: 439.08 GiB used: 276 KiB (0.0%) fs: zfs
    logical: zroot/var/log
  ID-6: /var/tmp size: 439.08 GiB used: 112 KiB (0.0%) fs: zfs
    logical: zroot/var/tmp
Swap:
  ID-1: swap-1 type: partition size: 2 GiB used: 0 KiB (0.0%) dev: /dev/da0p3
Sensors:
  Message: No sensor data found. Are sensors present?
Info:
  Processes: 103 Uptime: 37m Init: init (BSD) Compilers: gcc: N/A
  clang: 18.1.5 Packages: 2 Shell: Sudo v: 1.9.15p5 inxi: 3.3.11
 
Back
Top