Issues resuming from suspend, no network, KDE/XFCE crashes, falkon crashes(and makes the system unresponsive)

Hi there

i'm new to FreeBSD and this forum. I've used Linux since 2005, and decided to force myself to daily drive FreeBSD. I appreciate all the work you guys/galls are putting in. I love the handbook.
I need some help from the experts. I have a few problems which I couldn't find a suitable solution yet.

I'm using a Lenovo Thinkpad P50. I managed to setup KDE, Mate and XFCE. I mainly use KDE but noticed that these issues occur in XFCE aswell. Worse, XFCE freezes and I can't even switch between CTRL+ALT-1/F1 TTY consoles! At least KDE manages to restart itself automatically.

1. After a resume my ifconfig shows wlan2 is connected with an IP but I can't connect to the internet. So i need to manually restart the network.
After I issue `sudo service netif restart` i noticed that KDE crashes.
KDE also crashes sometimes after a resume or during it's use it due to.. various reasons I have yet to figure out. NOt all the time, just sometimes.. out of nowhere.
On Debian I previously failed to use KDE due to some freezes (like the ones I'm experiencing with XFCE on Freebsd). I haven't worked enough on this device with mate to see if it crashes as I don't want to customize it fully.. but i guess it's the same.


2. Another problem is that I can't seem to be able to setup IPV6 for wireless on this device.

3. I couldn't get slick-greeter to work/boot... unfortunately so stuck to lightdm-gtk-greeter. Heard somewhere that KDE may crash due to sddm? No ideas.

4. After problem 1. the scrolling on my mouse fails to work i all windows.. untill I force quit a few apps and then it automagically works again sometimes.. sometimes only after a restart
And other such weird stuff

Oh and worth mentioning, that the NVME in this sytem was swapped form another notebook I installed freebsd on to test it and I manually had to set up XORG and wireless to work.

I've had plenty of other freebsd issues for the past 2 weeks but resolved most of them including networking, drivers. After reading the forums I finally got HDMI working by installing both drm for intel AND for nvidia.

Not to mention I tried installing and configuring freebsd on at least 4 devices and gave up multiple times due to installer bugs/issues. FInally managed to set it up.. I feel masochistic going forward but like the learning experience.



I don't know if i've posted it in the correct subthread, please advise. Thanks

Some core files generated due to crashes
Code:
-rw-------  1 artemie artemie  257M Nov 25 08:53 /home/artemie/caja.core
-rw-------  1 artemie artemie  901M Nov 25 13:46 /home/artemie/falkon.core
-rw-------  1 artemie artemie  197M Nov 24 13:48 /home/artemie/konqueror.core
-rw-------  1 artemie artemie  340M Nov 24 13:48 /home/artemie/librewolf.core
-rw-------  1 artemie artemie   42M Nov 13 14:31 /home/artemie/mate-session.core
-rw-------  1 artemie artemie  102M Nov 16 17:29 /home/artemie/octopkg.core
-rw-------  1 artemie artemie  277M Nov 19 16:32 /home/artemie/plasma-discover.core
-rw-------  1 artemie artemie  1.2G Nov 24 19:59 /home/artemie/plasmashell.core

/etc/rc.conf
Code:
#wlans_rtwn0="wlan0"

ntpd_sync_on_start="YES"
powerd_enable="YES"
powerdxx_enable="YES"
moused_nondefault_enable="NO"
# Set dumpdev to "AUTO" to enable crash dumps, "NO" to disable
dumpdev="AUTO"
zfs_enable="YES"
dbus_enable="YES"
#kde plasma
#sddm_enable="YES"
#sddm_lang="en_US"
#xfce
lightdm_enable="YES"

#linux_enable="YES"
#fuse_load="YES"
#fusefs_load="YES"
ifconfig_em0="DHCP"

kld_list="nvidia-drm iwm iwlwifi if_iwlwifi i915kms"
#wlans_iwm0="wlan0"
#wlans_iwlwifi="wlan0"

#ifconfig_wlan1="WPA WPA2 DHCP"
#ifconfig_wlan0="WPA  DHCP"
#create_args_wlan0="country RO regdomain ETSI"
ifconfig_ue0="DHCP"
#asus laptop
#wlans_rtw880="wlan1"
#kld_list="amdgpu radeonkms"
#
sshd_enable="YES"
wlans_iwlwifi0="wlan2"
ifconfig_wlan2="WPA DHCP"
ifconfig_wlan2_ipv6="inet6 dhcp accept_rtadv"
ipv6_activate_all_interfaces="YES"
#ipv6_enable="YES"
rtsold_enable="YES"
slim_enable="YES"
Hardware as pciconf -lv
Code:
vgapci0@pci0:1:0:0:     class=0x030000 rev=0xa2 hdr=0x00 vendor=0x10de device=0x13b1 subvendor=
0x17aa subdevice=0x222e
    vendor     = 'NVIDIA Corporation'
    device     = 'GM107GLM [Quadro M1000M]'
    class      = display
    subclass   = VGA
vgapci1@pci0:0:2:0:     class=0x030000 rev=0x06 hdr=0x00 vendor=0x8086 device=0x191b subvendor=0x17aa subdevi
ce=0x222e
    vendor     = 'Intel Corporation'
    device     = 'HD Graphics 530'
    class      = display
    subclass   = VGA


iwlwifi0@pci0:4:0:0:    class=0x028000 rev=0x3a hdr=0x00 vendor=0x8086 device=0x24f3 subvendor=
0x8086 subdevice=0x0130
    vendor     = 'Intel Corporation'
    device     = 'Wireless 8260'
    class      = network
pcib5@pci0:5:0:0:       class=0x060400 rev=0x00 hdr=0x01 vendor=0x8086 device=0x1576 subvendor=
0x2222 subdevice=0x1111

rtsx0@pci0:63:0:0:      class=0xff0000 rev=0x01 hdr=0x00 vendor=0x10ec device=0x525a subvendor=
0x17aa subdevice=0x222e
    vendor     = 'Realtek Semiconductor Co., Ltd.'
    device     = 'RTS525A PCI Express Card Reader'
SEE ATTACHMENT AS i was limited to posting only a few chars here
dmesg -a
Code:
---<<BOOT>>---
Copyright (c) 1992-2025 The FreeBSD Project.
Copyright (c) 1979, 1980, 1983, 1986, 1988, 1989, 1991, 1992, 1993, 1994
    The Regents of the University of California. All rights reserved.
FreeBSD is a registered trademark of The FreeBSD Foundation.
FreeBSD 15.0-STABLE stable/15-n281079-71bd17b879a7 GENERIC amd64
FreeBSD clang version 19.1.7 (https://github.com/llvm/llvm-project.git llvmorg-19.1.7-0-gcd708029e0b2)
VT(efifb): resolution 1920x1080
CPU: Intel(R) Core(TM) i7-6820HQ CPU @ 2.70GHz (2700.00-MHz K8-class CPU)
  Origin="GenuineIntel"  Id=0x506e3  Family=0x6  Model=0x5e  Stepping=3
  Features=0xbfebfbff<FPU,VME,DE,PSE,TSC,MSR,PAE,MCE,CX8,APIC,SEP,MTRR,PGE,MCA,CMOV,PAT,PSE36,CLFLUSH,DTS,ACPI,MMX,FXSR,SSE,SSE2,SS,HTT,TM,PBE>
  .....
nvidia-modeset: Loading NVIDIA Kernel Mode Setting Driver for UNIX platforms  580.105.08  Wed Oct 29 22:04:36 UTC 2025
[drm] [nvidia-drm] [GPU ID 0x00000100] Loading driver
sysctl_add_oid: can't re-use a leaf (hw.dri.debug)!
[drm] Initialized nvidia-drm 0.0.0 20160202 for nvidia0 on minor 0
kldload: can't load iwm: No such file or directory
/etc/rc: WARNING: Unable to load kernel module iwm
kldload: can't load iwlwifi: No such file or directory
/etc/rc: WARNING: Unable to load kernel module iwlwifi
iwlwifi0: <iwlwifi> mem 0xd4d00000-0xd4d01fff at device 0.0 on pci3
iwlwifi0: Detected crf-id 0xbadcafe, cnv-id 0x3000000 wfpm id 0x80000000
iwlwifi0: PCI dev 24f3/0130, rev=0x201, rfid=0xd55555d5
iwlwifi0: Detected Intel(R) Dual Band Wireless-AC 8260
iwlwifi0: successfully loaded firmware image 'iwlwifi-8000C-36.ucode'
iwlwifi0: loaded firmware version 36.ca7b901d.0 8000C-36.ucode op_mode iwlmvm
iwlwifi0: base HW address: f4:96:34:12:6c:81, OTP minor version: 0x4
[drm] Got Intel graphics stolen memory base 0x5a800000, size 0x4000000
drmn1: <drmn> on vgapci1
vgapci1: child drmn1 requested pci_enable_io
vgapci1: child drmn1 requested pci_enable_io
i915/skl_dmc_ver1_27.bin: could not load binary firmware /boot/firmware/i915/skl_dmc_ver1_27.bin either
skl_dmc_ver1_27.bin: could not load binary firmware /boot/firmware/skl_dmc_ver1_27.bin either
i915_skl_dmc_ver1_27.bin: could not load binary firmware /boot/firmware/i915_skl_dmc_ver1_27.bin either
drmn1: successfully loaded firmware image 'i915/skl_dmc_ver1_27.bin'
drmn1: [drm] Finished loading DMC firmware i915/skl_dmc_ver1_27.bin (v1.27)
lkpi_iic0: <LinuxKPI I2C> on drmn1
iicbus0: <Philips I2C bus> on lkpi_iic0
iic0: <I2C generic I/O> on iicbus0
lkpi_iic1: <LinuxKPI I2C> on drmn1
iicbus1: <Philips I2C bus> on lkpi_iic1
iic1: <I2C generic I/O> on iicbus1
lkpi_iic2: <LinuxKPI I2C> on drmn1
iicbus2: <Philips I2C bus> on lkpi_iic2
iic2: <I2C generic I/O> on iicbus2
sysctl_add_oid: can't re-use a leaf (hw.dri.debug)!
sysctl_add_oid: can't re-use a leaf (hw.dri.vblank_offdelay)!
sysctl_add_oid: can't re-use a leaf (hw.dri.timestamp_precision)!
lkpi_iic3: <LinuxKPI I2C> on drm4
iicbus3: <Philips I2C bus> on lkpi_iic3
iic3: <I2C generic I/O> on iicbus3
[drm] Initialized i915 1.6.0 20201103 for drmn1 on minor 1
VT: Replacing driver "efifb" with new "drmfb".
start FB_INFO:
height=1080 width=1920 depth=32
pbase=0x60000000 vbase=0xfffff80060000000
name=drmn1 id=i915drmfb flags=0x0 stride=7680
end FB_INFO
Autoloading module: acpi_wmi
Autoloading module: hcons
Autoloading module: hms
Autoloading module: hmt
Autoloading module: hsctrl
Autoloading module: ichsmb
Autoloading module: pchtherm
Autoloading module: rtsx
pchtherm0: <Skylake PCH 100 Thermal Subsystem> mem 0xd584a000-0xd584afff at device 20.2 on pci0
ichsmb0: <Intel Sunrise Point-H SMBus controller> port 0xefa0-0xefbf mem 0xd584d000-0xd584d0ff at device 31.4 on pci0
smbus0: <System Management Bus> on ichsmb0
rtsx0: <2.1g Realtek RTS525A PCIe SD Card Reader> mem 0xd4b00000-0xd4b00fff at device 0.0 on pci10
rtsx0: No card is detected
acpi_wmi0: <ACPI-WMI mapping> on acpi0
acpi_wmi0: Embedded MOF found
acpi_wmi1: <ACPI-WMI mapping> on acpi0
acpi_wmi1: Embedded MOF found
acpi_wmi2: <ACPI-WMI mapping> on acpi0
acpi_wmi2: Embedded MOF found
acpi_wmi3: <ACPI-WMI mapping> on acpi0
hms0: <Logitech USB Receiver Mouse> on hidbus1
hms0: 16 buttons and [XYWH] coordinates ID=2
hcons0: <Logitech USB Receiver Consumer Control> on hidbus1
hsctrl0: <Logitech USB Receiver System Control> on hidbus1
hmt0: <Logitech USB Receiver TouchPad> on hidbus3
hmt0: Multitouch touchpad with 0 external buttons, click-pad
hmt0: 5 contacts with [CP] properties. Report range [0:0] - [2775:1786]
hms1: <Microsoft Microsoft Nano Transceiver v2.0 Mouse> on hidbus5
hms1: 5 buttons and [XYWH] coordinates ID=26
hcons1: <Microsoft Microsoft Nano Transceiver v2.0 Consumer Control> on hidbus5
hcons2: <Microsoft Microsoft Nano Transceiver v2.0 Consumer Control> on hidbus6
hsctrl1: <Microsoft Microsoft Nano Transceiver v2.0 System Control> on hidbus6
Setting hostname: mirific.
Setting up harvesting: PURE_RDSEED,RANDOMDEV,[CALLOUT],[UMA],[FS_ATIME],SWI,INTERRUPT,NET_NG,[NET_ETHER],NET_TUN,MOUSE,KEYBOARD,ATTACH,CACHED
Feeding entropy: .
ELF ldconfig path: /lib /usr/lib /usr/lib/compat /usr/local/lib /usr/local/lib/compat/pkg /usr/local/lib/alsa-lib /usr/local/lib/compat/pkg /usr/local/lib/gcc13 /usr/local/lib/mysql /usr/local/lib/mysql/plugin /usr/local/lib/perl5/5.42/mach/CORE /usr/local/lib/qt5 /usr/local/lib/qt6 /usr/local/lib/samba4 /usr/local/lib/signon /usr/local/llvm19/lib /usr/local/llvm19/lib/x86_64-portbld-freebsd15.0
32-bit compatibility ldconfig path: /usr/lib32 /usr/local/lib32/gcc13
mixer: speaker.volume=0.00:0.00: Device not configured
wlan2: Ethernet address: f4:96:34:12:6c:81
Created wlan(4) interfaces: wlan2.
lo0: link state changed to UP
Starting wpa_supplicant.
iwlwifi0: lkpi_sta_scan_to_auth:2415: lvif 0xfffffe013c1f5000 vap 0xfffffe013c1f5010 iv_bss 0xfffffe0109624000 lvif_bss 0 lvif_bss->ni 0 synched 0, ni 0xfffffe0145798000 lsta 0xfffff8002f8f9800
iwlwifi0: lkpi_sta_a_to_a:2718: lvif 0xfffffe013c1f5000 vap 0xfffffe013c1f5010 iv_bss 0xfffffe0109624000 lvif_bss 0xfffff8002f8f9800 lvif_bss->ni 0xfffffe0145798000 synched 0
iwlwifi0: lkpi_iv_newstate: error 95 during state transition 2 (AUTH) -> 2 (AUTH)
Starting Network: lo0 em0 wlan2.
lo0: flags=1008049<UP,LOOPBACK,RUNNING,MULTICAST,LOWER_UP> metric 0 mtu 16384
    options=680003<RXCSUM,TXCSUM,LINKSTATE,RXCSUM_IPV6,TXCSUM_IPV6>
    inet 127.0.0.1 netmask 0xff000000
    inet6 ::1 prefixlen 128
    inet6 fe80::1%lo0 prefixlen 64 scopeid 0x2
    groups: lo
    nd6 options=21<PERFORMNUD,AUTO_LINKLOCAL>
em0: flags=8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> metric 0 mtu 1500
    options=4e524bb<RXCSUM,TXCSUM,VLAN_MTU,VLAN_HWTAGGING,JUMBO_MTU,VLAN_HWCSUM,LRO,WOL_MAGIC,VLAN_HWFILTER,VLAN_HWTSO,RXCSUM_IPV6,TXCSUM_IPV6,HWSTATS,MEXTPG>
    ether 54:e1:ad:39:69:1e
    inet6 fe80::56e1:adff:fe39:691e%em0 prefixlen 64 scopeid 0x1
wlan2: link state changed to UP
    media: Ethernet autoselect
    status: no carrier
    nd6 options=21<PERFORMNUD,AUTO_LINKLOCAL>
wlan2: flags=8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> metric 0 mtu 1500
    options=0
    ether f4:96:34:12:6c:81
    inet6 fe80::f696:34ff:fe12:6c81%wlan2 prefixlen 64 scopeid 0x3
    groups: wlan
    ssid ByteCastle channel 5 (2432 MHz 11g) bssid 68:77:da:4a:ee:68
    regdomain FCC country US authmode WPA2/802.11i privacy ON
    deftxkey UNDEF AES-CCM 2:128-bit AES-CCM ucast:128-bit txpower 30
    bmiss 7 scanvalid 60 protmode CTS wme roaming MANUAL
    parent interface: iwlwifi0
    media: IEEE 802.11 Wireless Ethernet OFDM/36Mbps mode 11g
    status: associated
    nd6 options=23<PERFORMNUD,ACCEPT_RTADV,AUTO_LINKLOCAL>
Starting devd.
Autoloading module: if_iwm
Cannot 'start' webcamd. Set webcamd_enable to YES in /etc/rc.conf or use 'onestart' instead of 'start'.
Cannot 'start' webcamd. Set webcamd_enable to YES in /etc/rc.conf or use 'onestart' instead of 'start'.
Cannot 'start' webcamd. Set webcamd_enable to YES in /etc/rc.conf or use 'onestart' instead of 'start'.
iwmbtfw: iwmbt_fw_read: open: /usr/local/share/iwmbt-firmware/ibt-11-5.sfi: No such file or directory
iwmbtfw: main: Firmware download failed!
Autoloading module: ng_ubt
Starting dhclient.
DHCPREQUEST on wlan2 to 255.255.255.255 port 67
DHCPACK from 192.168.1.1
bound to 192.168.1.134 -- renewal in 43200 seconds.
Starting rtsold.
route: message indicates error: File exists
add host 127.0.0.1: gateway lo0 fib 0: route already in table
route: message indicates error: File exists
add host ::1: gateway lo0 fib 0: route already in table
add net fe80::: gateway ::1
add net ff02::: gateway ::1
add net ::ffff:0.0.0.0: gateway ::1
add net ::0.0.0.0: gateway ::1
Clearing /tmp (X related).
Updating /var/run/os-release done.
Updating motd:.
Creating and/or trimming log files.
Starting syslogd.
No core dumps found.
Starting powerdxx.
powerd++: (EDRIVER) frequency control driver not supported: hwpstate_intel0
/etc/rc: WARNING: failed to start powerdxx


Tue Nov 25 13:48:10 EET 2025
Nov 25 13:48:10 mirific polkitd[3859]: Error compiling script /usr/local/etc/polkit-1/rules.d/10-xfce.rules: SyntaxError: unterminated statement (line 9)
Nov 25 13:48:37 mirific pulseaudio[3949]: [] module-x11-xsmp.c: Failed to open connection to session manager: None of the authentication protocols specified are supported
Nov 25 13:48:37 mirific pulseaudio[3949]: [] module.c: Failed to load module "module-x11-xsmp" (argument: "display=:0 xauthority=/home/artemie/.Xauthority session_manager=local/mirific:/tmp/.ICE-unix/3961"): initialization failed.


Thank you for your help in advance.
 

Attachments

I see that you're running 15.0 . I run 14.3-STABLE with KDE and SDDM (X11) on my laptop and I don't experience anything you're describing.

15.0 on nvme crashes for me at the second resume from suspend, see PR 290265 (I am the reporter).

I would remove everything wi-fi related from the kld_list, the correct module will auto load. I have to say that I don't know anything about NVIDIA, I cannot help with that.

The only thing that doesn't work for me is related to the power management in KDE, I disabled the screen dimming for example.

Maybe start with this and go from there.
 
Which FreeBSD release are you running? I run 14.3-STABLE with KDE and SDDM (X11) on my laptop and I don't experience anything you're describing.
FreeBSD 15.0-STABLE stable/15-n281079-71bd17b879a7 GENERIC amd64 as stated in the DMESG

I would remove everything wi-fi related from the kld_list, the correct module will auto load. I have to say that I don't know anything about NVIDIA, I cannot help with that.
If I remove the wifi settings.. wifi won't work. I spent a full day figuring this out and manually adding things there.
The only thing that doesn't work for me is related to the power management in KDE, I disabled the screen dimming for example.

Maybe start with this and go from there.
Hmm, will give it a try,. Thanks
 
I updated my post when I noticed you were running 15. Your kld configuration is definitely wrong, as the dmesg points out (iwm and iwlwifi do not exist and if_iwlwifi should autoload).

Run fwget to check you have all the needed firmware packages.

Also, please post your complete boot log (your dmesg output is missing all the software related lines for example).
 
I updated my post when I noticed you were running 15. Your kld configuration is definitely wrong, as the dmesg points out (iwm and iwlwifi do not exist and if_iwlwifi should autoload).
I played around with removing both iwm and iwlwifi, if_wlwifi does not autoload and wifi does not work when removing it.
Run fwget to check you have all the needed firmware packages.
I had run it a fw times, nothing changes
Code:
 fwget
Needed firmware packages: 'gpu-firmware-intel-kmod-skylake wifi-firmware-iwlwifi-kmod-8000'
The most recent versions of packages are already installed
Also, please post your complete boot log (your dmesg output is missing all the software related lines for example).
Sure, I'll attach it as the forum keeps complaining my message is too long.
dmesg -a IS the complete boot log, right?


The main problem is I have to stop using falkon because on a resume, whenever I go to another tab, it locks out my whole system. So i'll remain with librewolf.
 

Attachments

For 15 iwm/iwlwifi problems with an "8260", WiFi not working after upgrade to FreeBSD 15.0-RC3 might help.

With the upcoming 15.0-RELEASE, significant changes have been introduced by the versions of the 15.0 pre-release cycle, (e.g. the 15.0-RCx versions), and versions of the branch stable/15. The latter is a development branch which you are now running; it might not be the most obvious/appropriate choice to begin with.

You're using sddm to boot directly into Xorg when booting; I recommend you disable that for the moment while sorting things out: boot into the command prompt, then you can check things more easily.

The changes related to 15 have not been documented clearly and fully in one place, that may have contributed to your experienced difficulties. This opposed to, for example, a 14.3-RELEASE. The Handbook is not fully updated wrt the upcoming 15.0-RELEASE.

For more context, after booting and before starting Xorg, please post the output of the following:
sysctl -a | grep -i hw.nvidia | grep modeset
sysrc kld_list
pkg -vv | sed -nE -e '/^OSVERSION|^ABI/ p' -e '/^Repositories:/,$ p'
pkg query -x '[%R] %n %v' '^drm-(510-|515-|61-|66-)?kmod|(^nvidia-(d|k))' | column -t

Also, any user created Xorg .conf file(s), as mentioned in 5.5.2. Graphics Configuration. Unfortunately the config for the proprietary Nvidia driver for Xorg is wrong, it should be:
Rich (BB code):
Section "Device"
	Identifier "Card0"
	Driver     "nvidia-modeset" "nvidia" 
EndSection
As you have two diferent GPUs, you will likely need to use "BusID" in an appropriate Xorg .conf file as well.
 
For 15 iwm/iwlwifi problems with an "8260", WiFi not working after upgrade to FreeBSD 15.0-RC3 might help.
FOllowed and set the block on iwm , still same issue with internet not working untill i restart netif.

With the upcoming 15.0-RELEASE, significant changes have been introduced by the versions of the 15.0 pre-release cycle, (e.g. the 15.0-RCx versions), and versions of the branch stable/15. The latter is a development branch which you are now running; it might not be the most obvious/appropriate choice to begin with.
Oh, my mistake. I had the impression that the 15.0 was STABLE. Lesson learned.
Which risks am I against if what i'm running is development? Will it eventually stabilize?
Can I easily update to the "most recent" version and when 15 officialy comes out can I reupdate everything efficiently or could I encounter potential issues?
I'm wary of reinstalling the full system again (even 14.3) as I've kind of made it "workable".

You're using sddm to boot directly into Xorg when booting; I recommend you disable that for the moment while sorting things out: boot into the command prompt, then you can check things more easily.
When disabling sddm, startx is missing, Xorg shows black screen, plasmastartx11 or simillar give an error that XORG could not be initialized.
Weird that with sddm it works.
The changes related to 15 have not been documented clearly and fully in one place, that may have contributed to your experienced difficulties. This opposed to, for example, a 14.3-RELEASE. The Handbook is not fully updated wrt the upcoming 15.0-RELEASE.
Ah, I already thought it might need some updating.
For more context, after booting and before starting Xorg, please post the output of the following:
sysctl -a | grep -i hw.nvidia | grep modeset

hw.nvidiadrm.modeset: 1
sysrc kld_list
kld_list: nvidia-drm if_iwlwifi i915kms
pkg -vv | sed -nE -e '/^OSVERSION|^ABI/ p' -e '/^Repositories:/,$ p'
Code:
ABI = "FreeBSD:15:amd64";
OSVERSION = "1500501";
Repositories:
  FreeBSD-ports: { 
    url             : "pkg+https://pkg.FreeBSD.org/FreeBSD:15:amd64/latest",
    enabled         : yes,
    priority        : 0,
    mirror_type     : "SRV",
    signature_type  : "FINGERPRINTS",
    fingerprints    : "/usr/share/keys/pkg"
  }
  FreeBSD-ports-kmods: { 
    url             : "pkg+https://pkg.FreeBSD.org/FreeBSD:15:amd64/kmods_latest",
    enabled         : yes,
    priority        : 0,
    mirror_type     : "SRV",
    signature_type  : "FINGERPRINTS",
    fingerprints    : "/usr/share/keys/pkg"
  }
pkg query -x '[%R] %n %v' '^drm-(510-|515-|61-|66-)?kmod|(^nvidia-(d|k))' | column -t
Code:
[FreeBSD-ports-kmods]  drm-66-kmod         6.6.25.1500501_6
[FreeBSD-ports]        drm-kmod            20250428
[FreeBSD-ports]        nvidia-driver       580.105.08
[FreeBSD-ports]        nvidia-drm-66-kmod  580.105.08.1500068
[FreeBSD-ports]        nvidia-drm-kmod     580.105.08
[FreeBSD-ports-kmods]  nvidia-kmod         580.105.08.1500501
Also, any user created Xorg .conf file(s), as mentioned in 5.5.2. Graphics Configuration. Unfortunately the config for the proprietary Nvidia driver for Xorg is wrong, it should be:
Rich (BB code):
Section "Device"
    Identifier "Card0"
    Driver     "nvidia-modeset" "nvidia"
EndSection
As you have two diferent GPUs, you will likely need to use "BusID" in an appropriate Xorg .conf file as well.
I tried setting up a manual xorg but had issues, on one machine i barely made it workable. I'll see if I can manually create this and get it working,

Thanks for the help!
 
I played around with removing both iwm and iwlwifi, if_wlwifi does not autoload and wifi does not work when removing it.

I had run it a fw times, nothing changes
Code:
 fwget
Needed firmware packages: 'gpu-firmware-intel-kmod-skylake wifi-firmware-iwlwifi-kmod-8000'
The most recent versions of packages are already installed

Sure, I'll attach it as the forum keeps complaining my message is too long.
dmesg -a IS the complete boot log, right?


The main problem is I have to stop using falkon because on a resume, whenever I go to another tab, it locks out my whole system. So i'll remain with librewolf.
Sorry, I'm out of ideas. Your problem seems to be different than mine.
 
Back
Top