Screen Resolution (only 800x600 and 640x480 available after upgrade from 13.5 to 14.4)

Thanks Alain, I triple boot this thing, MX's even lighter cousin, AntiX runs well on it. Windows 10 is incredibly slow but does still work with lots of de-cluttering and switching off of telemetry etc. FreeBSD 13.5 was still pretty useful and stable, I used to use it with Jupyter lab and it all worked better than it did with AntiX. I will persevere for a bit on trying to get the graphics working, all I need is a driver that lets me get back to 1024x600. I like the form factor on this thing and it is very light and easy to carry around and gives around 4hrs battery life so not such a bad package.
AntiX what is output of uname -a? That will tell us if it's able to run 64bit or just 32bit
 
what is output of uname -a? That will tell us if it's able to run 64bit or just 32bit
That will simply show the architecture of the kernel, not what the CPU is capable of.
 
  • Like
Reactions: mer
A gentle suggestion:- retire your atom machine, it's done it's time, and spend a small amount of money to get a thinkpad T480, like this one.

Someone has even written a nice howto here on installing freebsd 15 on it.

Sometimes its worth just getting better hardware rather than fighting to keep the old stuff running. :)
 
A gentle suggestion:- retire your atom machine, it's done it's time, and spend a small amount of money to get a thinkpad T480, like this one.

Someone has even written a nice howto here on installing freebsd 15 on it.

Sometimes its worth just getting better hardware rather than fighting to keep the old stuff running. :)
I have other machines. My use case for the netbook is quite specific. You do have a point but I am seeing if I can run FreeBSD 14 with full display resolution on this thing before I give up and go back to AntiX. I will put 15 on one of my other machines at some point.
 
I don't disagree, but if AntiX kernel is 64bit it implies FreeBSD amd64 should be able to run.
I can confirm it is 32bit. 32 bit Linux and Windows will not install on this device. The N270 has 32 bit architecture, 64bit was introduced with the N330. It would be nice to get the display working as everything else is good and some things work better on FreeBSD than they do on Linux e.g, Jupyter and Ncspot. This is not a serious daily driver but good fun and mega portable. If not I will just delete the FreeBSD partition and continue to dual boot AntiX and Windows 10. I realise that the clock is ticking on this architecture, I also still run a 2005 PowerBook!
 
  • Like
Reactions: mer
Just to ask, it looks like I used to use xf86-video-intel on FB13.5, can anyone confirm that this is no longer available on FB14.4?

Are there any other drivers it would be worth trying before I give up? All I want is full screen resolution, performance in unimportant.

I don't game or edit video on this thing for obvious reasons and if I want to watch movies, I use Linux.

Is there any way to persuade the old 13.5 driver to work with the new set up?
 
So the i915 driver doesn't exist on this platform and there are no alternatives for this chipset that give the correct screen resolution? Is there any way I compile it myself?
 
When I use the
Code:
ls -l /boot/modules
command, I see the following i915 modules listed.



Code:
-r--r--r--  1 root wheel  589316 Oct 24 06:12 drm.ko
-r--r--r--  1 root wheel   83828 Feb 26 14:26 i915_adlp_dmc_bin.ko
-r--r--r--  1 root wheel   49500 Feb 26 14:26 i915_adlp_dmc_ver2_10_bin.ko
-r--r--r--  1 root wheel   81980 Feb 26 14:26 i915_adlp_dmc_ver2_16_bin.ko
-r--r--r--  1 root wheel  341580 Feb 26 14:26 i915_adlp_guc_62_0_3_bin.ko
-r--r--r--  1 root wheel  342264 Feb 26 14:26 i915_adlp_guc_70_bin.ko
-r--r--r--  1 root wheel   23596 Feb 26 14:26 i915_adls_dmc_ver2_01_bin.ko
-r--r--r--  1 root wheel   13260 Feb 26 14:59 i915_bxt_dmc_ver1_07_bin.ko
-r--r--r--  1 root wheel  186748 Feb 26 14:59 i915_bxt_guc_33_0_0_bin.ko
-r--r--r--  1 root wheel  204476 Feb 26 14:59 i915_bxt_guc_62_0_0_bin.ko
-r--r--r--  1 root wheel  154668 Feb 26 14:59 i915_bxt_huc_2_0_0_bin.ko
-r--r--r--  1 root wheel  187772 Feb 26 14:23 i915_cml_guc_33_0_0_bin.ko
-r--r--r--  1 root wheel  205308 Feb 26 14:23 i915_cml_guc_62_0_0_bin.ko
-r--r--r--  1 root wheel  211836 Feb 26 14:23 i915_cml_guc_70_1_1_bin.ko
-r--r--r--  1 root wheel  230892 Feb 26 14:23 i915_cml_huc_4_0_0_bin.ko
-r--r--r--  1 root wheel   16140 Feb 26 13:00 i915_cnl_dmc_ver1_07_bin.ko
-r--r--r--  1 root wheel   21500 Feb 26 15:00 i915_dg1_dmc_ver2_02_bin.ko
-r--r--r--  1 root wheel  320508 Feb 26 15:00 i915_dg1_guc_62_0_0_bin.ko
-r--r--r--  1 root wheel  316008 Feb 26 15:00 i915_dg1_guc_70_bin.ko
-r--r--r--  1 root wheel  594612 Feb 26 15:00 i915_dg1_huc_bin.ko
-r--r--r--  1 root wheel   27356 Feb 26 07:17 i915_dg2_dmc_ver2_07_bin.ko
-r--r--r--  1 root wheel  382376 Feb 26 07:17 i915_dg2_guc_70_bin.ko
-r--r--r--  1 root wheel  401148 Feb 26 13:19 i915_ehl_guc_33_0_4_bin.ko
-r--r--r--  1 root wheel  332348 Feb 26 13:19 i915_ehl_guc_62_0_0_bin.ko
-r--r--r--  1 root wheel  279356 Feb 26 13:19 i915_ehl_guc_70_1_1_bin.ko
-r--r--r--  1 root wheel  503724 Feb 26 13:19 i915_ehl_huc_9_0_0_bin.ko
-r--r--r--  1 root wheel   13676 Feb 26 14:46 i915_glk_dmc_ver1_04_bin.ko
-r--r--r--  1 root wheel  187196 Feb 26 14:46 i915_glk_guc_33_0_0_bin.ko
-r--r--r--  1 root wheel  204860 Feb 26 14:46 i915_glk_guc_62_0_0_bin.ko
-r--r--r--  1 root wheel  211644 Feb 26 14:46 i915_glk_guc_70_1_1_bin.ko
-r--r--r--  1 root wheel  230892 Feb 26 14:46 i915_glk_huc_4_0_0_bin.ko
-r--r--r--  1 root wheel   30828 Feb 26 13:45 i915_icl_dmc_ver1_09_bin.ko
-r--r--r--  1 root wheel  390140 Feb 26 13:45 i915_icl_guc_33_0_0_bin.ko
-r--r--r--  1 root wheel  332348 Feb 26 13:45 i915_icl_guc_62_0_0_bin.ko
-r--r--r--  1 root wheel  279356 Feb 26 13:45 i915_icl_guc_70_1_1_bin.ko
-r--r--r--  1 root wheel  503724 Feb 26 13:45 i915_icl_huc_9_0_0_bin.ko
-r--r--r--  1 root wheel   13708 Feb 26 14:23 i915_kbl_dmc_ver1_04_bin.ko
-r--r--r--  1 root wheel  187772 Feb 26 14:23 i915_kbl_guc_33_0_0_bin.ko
-r--r--r--  1 root wheel  205308 Feb 26 14:23 i915_kbl_guc_62_0_0_bin.ko
-r--r--r--  1 root wheel  211836 Feb 26 14:23 i915_kbl_guc_70_1_1_bin.ko
-r--r--r--  1 root wheel  230892 Feb 26 14:23 i915_kbl_huc_4_0_0_bin.ko
-r--r--r--  1 root wheel  223684 Feb 26 14:23 i915_kbl_huc_ver02_00_1810_bin.ko
-r--r--r--  1 root wheel   57428 Feb 26 13:43 i915_mtl_dmc_bin.ko
-r--r--r--  1 root wheel   52988 Feb 26 13:43 i915_mtl_dmc_ver2_10_bin.ko
-r--r--r--  1 root wheel 1147544 Feb 26 13:43 i915_mtl_gsc_1_bin.ko
-r--r--r--  1 root wheel  316840 Feb 26 13:43 i915_mtl_guc_70_bin.ko
-r--r--r--  1 root wheel  565944 Feb 26 13:43 i915_mtl_huc_gsc_bin.ko
-r--r--r--  1 root wheel   23084 Feb 26 12:52 i915_rkl_dmc_ver2_02_bin.ko
-r--r--r--  1 root wheel   23356 Feb 26 12:52 i915_rkl_dmc_ver2_03_bin.ko
-r--r--r--  1 root wheel   13804 Feb 26 14:48 i915_skl_dmc_ver1_27_bin.ko
-r--r--r--  1 root wheel  186940 Feb 26 14:48 i915_skl_guc_33_0_0_bin.ko
-r--r--r--  1 root wheel  204412 Feb 26 14:48 i915_skl_guc_62_0_0_bin.ko
-r--r--r--  1 root wheel  141164 Feb 26 14:48 i915_skl_huc_2_0_0_bin.ko
-r--r--r--  1 root wheel   23804 Feb 26 13:33 i915_tgl_dmc_ver2_08_bin.ko
-r--r--r--  1 root wheel   24636 Feb 26 13:33 i915_tgl_dmc_ver2_12_bin.ko
-r--r--r--  1 root wheel  422588 Feb 26 13:33 i915_tgl_guc_35_2_0_bin.ko
-r--r--r--  1 root wheel  330876 Feb 26 13:33 i915_tgl_guc_62_0_0_bin.ko
-r--r--r--  1 root wheel  282300 Feb 26 13:33 i915_tgl_guc_70_1_1_bin.ko
-r--r--r--  1 root wheel  329832 Feb 26 13:33 i915_tgl_guc_70_bin.ko
-r--r--r--  1 root wheel  585580 Feb 26 13:33 i915_tgl_huc_7_5_0_bin.ko
-r--r--r--  1 root wheel  594732 Feb 26 13:33 i915_tgl_huc_7_9_3_bin.ko
-r--r--r--  1 root wheel  594612 Feb 26 13:33 i915_tgl_huc_bin.ko
-r--r--r--  1 root wheel 1903808 Oct 24 06:12 i915kms.ko

Could any of these work, is there any way to manually add them to the loading process?
 
you could try manually loading i915kms.
as root/sudo/su
kldload i915kms.ko

Just be away bad things may happen, so if you have a way to ssh into it before trying that would give a path to allow recovery.
all the _bin files I think are firmware, whatever is needed should be pulled in.
 
Thanks for the suggestion

Code:
# kldload i915kms.ko
kldload: can't load i915kms.ko: module already loaded or in kernel

So it's already loaded, it just doesn't work.
 
Bash:
$ dmesg -a
---<<BOOT>>---
Copyright (c) 1992-2023 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 14.4-RELEASE releng/14.4-n273675-a456f852d145 GENERIC i386
FreeBSD clang version 19.1.7 (https://github.com/llvm/llvm-project.git llvmorg-19.1.7-0-gcd708029e0b2)
WARNING: 32-bit kernels are deprecated and may be removed in FreeBSD 15.0.
VT(vga): resolution 640x480
CPU: Intel(R) Atom(TM) CPU N270   @ 1.60GHz (1600.04-MHz 686-class CPU)
  Origin="GenuineIntel"  Id=0x106c2  Family=0x6  Model=0x1c  Stepping=2
  Features=0xbfe9fbff<FPU,VME,DE,PSE,TSC,MSR,PAE,MCE,CX8,APIC,SEP,MTRR,PGE,MCA,CMOV,PAT,CLFLUSH,DTS,ACPI,MMX,FXSR,SSE,SSE2,SS,HTT,TM,PBE>
  Features2=0x40c39d<SSE3,DTES64,MON,DS_CPL,EST,TM2,SSSE3,xTPR,PDCM,MOVBE>
  AMD Features=0x100000<NX>
  AMD Features2=0x1<LAHF>
  TSC: P-state invariant, performance statistics
real memory  = 2136678400 (2037 MB)
avail memory = 2074710016 (1978 MB)
Event timer "LAPIC" quality 100
ACPI APIC Table: <MSI_NB MEGABOOK>
FreeBSD/SMP: Multiprocessor System Detected: 2 CPUs
FreeBSD/SMP: 1 package(s) x 1 core(s) x 2 hardware threads
random: unblocking device.
ioapic0 <Version 2.0> irqs 0-23
Launching APs: 1
random: entropy device external interface
kbd1 at kbdmux0
Deprecated code (to be removed in FreeBSD 15): MIDI sequencer: no longer needed or used
vtvga0: <VT VGA driver>
smbios0: <System Management BIOS> at iomem 0xf03f0-0xf040e
smbios0: Entry point: v2.1 (32-bit), Version: 2.4, BCD Revision: 2.4
aesni0: No AES or SHA support.
acpi0: <MSI_NB MEGABOOK>
acpi0: Power Button (fixed)
ACPI Error: No handler for Region [EC__] (0xf4bfbc0) [EmbeddedControl] (20221020/evregion-292)
ACPI Error: Region EmbeddedControl (ID=3) has no handler (20221020/exfldio-428)
ACPI Error: Aborting method \134_SB.PCI0.SBRG.EC.BAT1._STA due to previous error (AE_NOT_EXIST) (20221020/psparse-689)
cpu0: <ACPI CPU> on acpi0
attimer0: <AT timer> port 0x40-0x43 irq 0 on acpi0
Timecounter "i8254" frequency 1193182 Hz quality 0
Event timer "i8254" frequency 1193182 Hz quality 100
atrtc0: <AT realtime clock> port 0x70-0x71 irq 8 on acpi0
atrtc0: registered as a time-of-day clock, resolution 1.000000s
Event timer "RTC" frequency 32768 Hz quality 0
hpet0: <High Precision Event Timer> iomem 0xfed03000-0xfed033ff on acpi0
Timecounter "HPET" frequency 14318180 Hz quality 950
Event timer "HPET" frequency 14318180 Hz quality 450
Event timer "HPET1" frequency 14318180 Hz quality 440
Event timer "HPET2" frequency 14318180 Hz quality 440
Timecounter "ACPI-fast" frequency 3579545 Hz quality 900
acpi_timer0: <24-bit timer at 3.579545MHz> port 0x408-0x40b on acpi0
acpi_ec0: <Embedded Controller: GPE 0x17> port 0x62,0x66 on acpi0
pcib0: <ACPI Host-PCI bridge> port 0xcf8-0xcff on acpi0
pci0: <ACPI PCI bus> on pcib0
vgapci0: <VGA-compatible display> port 0xe0f0-0xe0f7 mem 0xdfe80000-0xdfefffff,0xc0000000-0xcfffffff,0xdff00000-0xdff3ffff irq 16 at device 2.0 on pci0
agp0: <Intel 945GME SVGA controller> on vgapci0
WARNING: Device "agp" is Giant locked and may be deleted before FreeBSD 15.0.
agp0: aperture size is 256M, detected 7932k stolen memory
vgapci0: Boot video device
vgapci1: <VGA-compatible display> mem 0xdfe00000-0xdfe7ffff at device 2.1 on pci0
hdac0: <Intel 82801G HDA Controller> mem 0xffe00000-0xffe03fff irq 16 at device 27.0 on pci0
pcib1: <ACPI PCI-PCI bridge> irq 16 at device 28.0 on pci0
pci1: <ACPI PCI bus> on pcib1
re0: <RealTek 810xE PCIe 10/100baseTX> port 0xd000-0xd0ff mem 0xffd10000-0xffd10fff,0xffd00000-0xffd0ffff irq 16 at device 0.0 on pci1
re0: Using 1 MSI-X message
re0: turning off MSI enable bit.
re0: Chip rev. 0x34800000
re0: MAC rev. 0x00200000
miibus0: <MII bus> on re0
rlphy0: <RTL8201L 10/100 media interface> PHY 1 on miibus0
rlphy0:  10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, auto, auto-flow
re0: Using defaults for TSO: 65518/35/2048
re0: Ethernet address: 00:21:85:4a:2b:b4
pcib2: <ACPI PCI-PCI bridge> irq 17 at device 28.1 on pci0
pci2: <ACPI PCI bus> on pcib2
ath0: <Atheros AR946x/AR948x> mem 0xdfc00000-0xdfc7ffff irq 17 at device 0.0 on pci2
ar9300_flash_map: unimplemented for now
Restoring Cal data from DRAM
Restoring Cal data from EEPROM
Restoring Cal data from Flash
Restoring Cal data from Flash
Restoring Cal data from OTP
ar9300_hw_attach: ar9300_eeprom_attach returned 0
ath0: [HT] enabling HT modes
ath0: [HT] enabling short-GI in 20MHz mode
ath0: [HT] 1 stream STBC receive enabled
ath0: [HT] 1 stream STBC transmit enabled
ath0: [HT] LDPC transmit/receive enabled
ath0: [HT] 2 RX streams; 2 TX streams
ath0: AR9460 mac 640.3 RF5110 phy 3337.15
ath0: 2GHz radio: 0x0000; 5GHz radio: 0x0000
uhci0: <Intel 82801G (ICH7) USB controller USB-A> port 0xe080-0xe09f irq 23 at device 29.0 on pci0
uhci0: LegSup = 0x2f00
usbus0 on uhci0
usbus0: 12Mbps Full Speed USB v1.0
uhci1: <Intel 82801G (ICH7) USB controller USB-B> port 0xe060-0xe07f irq 19 at device 29.1 on pci0
uhci1: LegSup = 0x2f00
usbus1 on uhci1
usbus1: 12Mbps Full Speed USB v1.0
uhci2: <Intel 82801G (ICH7) USB controller USB-C> port 0xe040-0xe05f irq 18 at device 29.2 on pci0
uhci2: LegSup = 0x2f00
usbus2 on uhci2
usbus2: 12Mbps Full Speed USB v1.0
uhci3: <Intel 82801G (ICH7) USB controller USB-D> port 0xe020-0xe03f irq 16 at device 29.3 on pci0
uhci3: LegSup = 0x2f00
usbus3 on uhci3
usbus3: 12Mbps Full Speed USB v1.0
ehci0: <Intel 82801GB/R (ICH7) USB 2.0 controller> mem 0xdff40000-0xdff403ff irq 23 at device 29.7 on pci0
usbus4: EHCI version 1.0
usbus4 on ehci0
usbus4: 480Mbps High Speed USB v2.0
pcib3: <ACPI PCI-PCI bridge> at device 30.0 on pci0
pci3: <ACPI PCI bus> on pcib3
isab0: <PCI-ISA bridge> at device 31.0 on pci0
isa0: <ISA bus> on isab0
atapci0: <Intel ICH7M SATA150 controller> port 0x1f0-0x1f7,0x3f6,0x170-0x177,0x376,0xe0a0-0xe0af irq 19 at device 31.2 on pci0
ata0: <ATA channel> at channel 0 on atapci0
ata1: <ATA channel> at channel 1 on atapci0
acpi_button0: <Power Button> on acpi0
acpi_button1: <Sleep Button> on acpi0
acpi_tz0: <Thermal Zone> on acpi0
atkbdc0: <Keyboard controller (i8042)> port 0x60,0x64 irq 1 on acpi0
atkbd0: <AT Keyboard> irq 1 on atkbdc0
kbd0 at atkbd0
atkbd0: [GIANT-LOCKED]
psm0: <PS/2 Mouse> irq 12 on atkbdc0
psm0: [GIANT-LOCKED]
WARNING: Device "psm" is Giant locked and may be deleted before FreeBSD 15.0.
psm0: model IntelliMouse Explorer, device ID 4
acpi_acad0: <AC Adapter> on acpi0
battery0: <ACPI Control Method Battery> on acpi0
acpi_lid0: <Control Method Lid Switch> on acpi0
orm0: <ISA Option ROM> at iomem 0xcf000-0xcffff pnpid ORM0000 on isa0
ppc0: parallel port not found.
est0: <Enhanced SpeedStep Frequency Control> on cpu0
cpufreq0: <CPU frequency control> on cpu0
cpufreq1: <CPU frequency control> on cpu1
Timecounter "TSC" frequency 1600000312 Hz quality 1000
Timecounters tick every 1.000 msec
hdacc0: <Realtek ALC1200 HDA CODEC> at cad 0 on hdac0
hdaa0: <Realtek ALC1200 Audio Function Group> at nid 1 on hdacc0
pcm0: <Realtek ALC1200 (Analog 2.0+HP/2.0)> at nid 27,20 and 24,25 on hdaa0
ugen3.1: <Intel UHCI root HUB> at usbus3
ugen4.1: <Intel EHCI root HUB> at usbus4
uhub0 on usbus3
uhub0: <Intel UHCI root HUB, class 9/0, rev 1.00/1.00, addr 1> on usbus3
uhub1 on usbus4
uhub1: <Intel EHCI root HUB, class 9/0, rev 2.00/1.00, addr 1> on usbus4
ugen1.1: <Intel UHCI root HUB> at usbus1
ugen2.1: <Intel UHCI root HUB> at usbus2
uhub2 on usbus1
uhub3 on usbus2
uhub2: <Intel UHCI root HUB, class 9/0, rev 1.00/1.00, addr 1> on usbus1
uhub3: <Intel UHCI root HUB, class 9/0, rev 1.00/1.00, addr 1> on usbus2
ugen0.1: <Intel UHCI root HUB> at usbus0
uhub4 on usbus0
uhub4: <Intel UHCI root HUB, class 9/0, rev 1.00/1.00, addr 1> on usbus0
WARNING: 32-bit kernels are deprecated and may be removed in FreeBSD 15.0.
Trying to mount root from ufs:/dev/ada0s4a [rw]...
uhub0: 2 ports with 2 removable, self powered
uhub2: 2 ports with 2 removable, self powered
uhub3: 2 ports with 2 removable, self powered
uhub4: 2 ports with 2 removable, self powered
ada0 at ata0 bus 0 scbus0 target 0 lun 0
ada0: <SSD 500GB FW201219> ACS-2 ATA SATA 3.x device
ada0: Serial Number SN-on-the-lable
ada0: 150.000MB/s transfers (SATA, UDMA5, PIO 4096bytes)
ada0: 476940MB (976773168 512 byte sectors)
Root mount waiting for: usbus4 ada
Root mount waiting for: usbus4
Root mount waiting for: usbus4
uhub1: 8 ports with 8 removable, self powered
Root mount waiting for: usbus4
ugen4.2: <Generic USB2.0-CRW> at usbus4
umass0 on uhub1
umass0: <Generic USB2.0-CRW, class 0/0, rev 2.00/58.87, addr 2> on usbus4
umass0:  SCSI over Bulk-Only; quirks = 0x4000
umass0:2:0: Attached to scbus2
ugen1.2: <vendor 0x04c5 product 0x1330> at usbus1
Root mount waiting for: usbus4 CAM
da0 at umass-sim0 bus 0 scbus2 target 0 lun 0
da0: <Generic- Multi-Card 1.00> Removable Direct Access SCSI device
da0: Serial Number 20071114173400000
da0: 40.000MB/s transfers
da0: 121942MB (249737216 512 byte sectors)
da0: quirks=0x2<NO_6_BYTE>
No suitable dump device was found.
Setting hostuuid: c525e42a-cbac-11ec-9786-0021854a2bb4.
Setting hostid: 0x4545488f.
Starting file system checks:
/dev/ada0s4a: FILE SYSTEM CLEAN; SKIPPING CHECKS
/dev/ada0s4a: clean, 18254602 free (206410 frags, 2256024 blocks, 0.4% fragmentation)
Mounting local filesystems:.
Loading kernel modules: i915kms
KLD i915kms.ko: depends on kernel - not available or version mismatch
kldload: can't load i915kms: module already loaded or in kernel
/etc/rc: WARNING: Unable to load kernel module i915kms
Autoloading module: acpi_wmi
acpi_wmi0: <ACPI-WMI mapping> on acpi0
Setting hostname: MinilaptopBSD.
Setting up harvesting: [CALLOUT],[UMA],[FS_ATIME],SWI,INTERRUPT,NET_NG,[NET_ETHER],NET_TUN,MOUSE,KEYBOARD,ATTACH,CACHED
Feeding entropy:
ugen3.2: <vendor 0x0db0 product 0xa97a> at usbus3
.
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 /usr/local/lib/compat/pkg /usr/local/lib/gcc10 /usr/local/lib/gcc11 /usr/local/lib/gcc12 /usr/local/lib/gcc13 /usr/local/lib/gcc14 /usr/local/lib/perl5/5.42/mach/CORE /usr/local/lib/qt5 /usr/local/lib/qt6 /usr/local/lib/samba4 /usr/local/llvm19/lib /usr/local/openjdk8/lib/i386
wlan0: Ethernet address: fc:b4:e6:5b:52:fe
ifconfig: SIOCIFCREATE2 (wlan1): Device not configured
ifconfig: SIOCIFCREATE2 (wlan2): Device not configured
Created wlan(4) interfaces: wlan0.
re0: link state changed to DOWN
lo0: link state changed to UP
Starting wpa_supplicant.
Starting Network: lo0 re0 wlan0.
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>
re0: flags=8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> metric 0 mtu 1500
        options=8209b<RXCSUM,TXCSUM,VLAN_MTU,VLAN_HWTAGGING,VLAN_HWCSUM,WOL_MAGIC,LINKSTATE>
        ether 00:21:85:4a:2b:b4
        inet6 fe80::221:85ff:fe4a:2bb4%re0 prefixlen 64 scopeid 0x1
        media: Ethernet autoselect (none)
        status: no carrier
        nd6 options=23<PERFORMNUD,ACCEPT_RTADV,AUTO_LINKLOCAL>
wlan0: flags=8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> metric 0 mtu 1500
        options=0
        ether fc:b4:e6:5b:52:fe
        groups: wlan
        ssid "" channel 40 (5200 MHz 11a)
        regdomain ETSI2 country GB indoor ecm authmode WPA1+WPA2/802.11i
        privacy MIXED deftxkey UNDEF txpower 17 bmiss 7 mcastrate 6 mgmtrate 6
        scanvalid 60 wme burst roaming MANUAL bintval 0
        parent interface: ath0
        media: IEEE 802.11 Wireless Ethernet autoselect (autoselect)
        status: no carrier
        nd6 options=29<PERFORMNUD,IFDISABLED,AUTO_LINKLOCAL>
Starting devd.
Autoloading module: ng_ubt
ubt0 on uhub0
ubt0: <vendor 0x0db0 product 0xa97a, class 224/1, rev 2.00/31.64, addr 2> on usbus3
ubt1 on uhub2
ubt1: <vendor 0x04c5 product 0x1330, class 224/1, rev 1.10/0.01, addr 2> on usbus1
Cuse v0.1.37 @ /dev/cuse
Starting webcamd.
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
Waiting 30s for the default route interface:
wlan0: link state changed to UP
ath0: ath_rate_tx_complete: ts_rate=27 ts_finaltsi=0, final_rix=0
ath0: bad series0 hwrate 0x1b, tries 1 ts_status 0x0
ath0: ath_rate_tx_complete: ts_rate=27 ts_finaltsi=0, final_rix=0
ath0: bad series0 hwrate 0x1b, tries 1 ts_status 0x0
.
ath0: ath_rate_tx_complete: ts_rate=27 ts_finaltsi=0, final_rix=0
ath0: bad series0 hwrate 0x1b, tries 1 ts_status 0x0
wlan0: link state changed to DOWN
....(no carrier)
Starting local_unbound.
[1774862690] local-unbound[930:0] warning: setsockopt(..., SO_SNDBUF, ...) was not granted: No buffer space available
[1774862690] local-unbound[930:0] warning: so-sndbuf 4194304 was not granted. Got 9216. To fix: start with root permissions(linux) or sysctl bigger net.core.wmem_max(linux) or kern.ipc.maxsockbuf(bsd) values. or set so-sndbuf: 0 (use system value).
[1774862690] local-unbound[930:0] warning: setsockopt(..., SO_SNDBUF, ...) was not granted: No buffer space available
[1774862690] local-unbound[930:0] warning: so-sndbuf 4194304 was not granted. Got 9216. To fix: start with root permissions(linux) or sysctl bigger net.core.wmem_max(linux) or kern.ipc.maxsockbuf(bsd) values. or set so-sndbuf: 0 (use system value).
Waiting for nameserver to start... good
Updating /var/run/os-release done.
Updating motd:.
Creating and/or trimming log files.
Clearing /tmp (X related).
Starting syslogd.
Setting date via ntp.
Exiting, name server cannot be used: Name could not be resolved at this time (2)30 Mar 10:24:51 ntpdate[1085]: name server cannot be used: Name could not be resolved at this time (2)
Starting hcsecd.
Mounting late filesystems:.
Security policy loaded: MAC/ntpd (mac_ntpd)
Starting ntpd.
Mar 30 10:24:51 MinilaptopBSD ntpd[1148]: leapsecond file ('/var/db/ntpd.leap-seconds.list'): expired 824 days ago
Starting powerd.
Starting dbus.
Starting default moused.
Starting bthidd.
Mar 30 10:24:51 MinilaptopBSD bthidd[1194]: Ignoring duplicated entry for bdaddr 04:f1:3e:f3:2b:37
Starting cupsd.
wlan0: link state changed to UP
ath0: ath_rate_tx_complete: ts_rate=27 ts_finaltsi=0, final_rix=0
ath0: bad series0 hwrate 0x1b, tries 1 ts_status 0x0
Mar 30 10:24:51 MinilaptopBSD syslogd: last message repeated 4 times
Mar 30 10:24:54 MinilaptopBSD dhclient[886]: send_packet: No buffer space available
ath0: ath_rate_tx_complete: ts_rate=27 ts_finaltsi=0, final_rix=0
ath0: bad series0 hwrate 0x1b, tries 1 ts_status 0x0
ath0: ath_rate_tx_complete: ts_rate=27 ts_finaltsi=0, final_rix=0
ath0: bad series0 hwrate 0x1b, tries 1 ts_status 0x0
wlan0: link state changed to DOWN
Performing sanity check on sshd configuration.
Starting sshd.
Configuring vt: keymap blanktime.
Starting cron.
Starting lightdm.
Starting background file system checks in 60 seconds.

Mon Mar 30 10:24:56 BST 2026
KLD i915kms.ko: depends on kernel - not available or version mismatch
Mar 30 10:24:54 MinilaptopBSD syslogd: last message repeated 1 times
Mar 30 10:24:57 MinilaptopBSD bthidd[1194]: Could not connect to 78:ca:39:f0:55:67. Host is down (64)
Mar 30 10:25:00 MinilaptopBSD dhclient[886]: send_packet: Network is down
wlan0: link state changed to UP
ath0: ath_rate_tx_complete: ts_rate=27 ts_finaltsi=0, final_rix=0
ath0: bad series0 hwrate 0x1b, tries 1 ts_status 0x0
Mar 30 10:25:03 MinilaptopBSD dhclient[886]: send_packet: No buffer space available
ath0: ath_rate_tx_complete: ts_rate=27 ts_finaltsi=0, final_rix=0
ath0: bad series0 hwrate 0x1b, tries 1 ts_status 0x0
wlan0: link state changed to DOWN
Mar 30 10:25:03 MinilaptopBSD syslogd: last message repeated 1 times
Mar 30 10:25:06 MinilaptopBSD dhclient[886]: send_packet: Network is down
wlan0: link state changed to UP
ath0: ath_rate_tx_complete: ts_rate=27 ts_finaltsi=0, final_rix=0
ath0: bad series0 hwrate 0x1b, tries 1 ts_status 0x0
Mar 30 10:25:11 MinilaptopBSD dhclient[886]: send_packet: No buffer space available
wlan0: link state changed to DOWN
Mar 30 10:25:11 MinilaptopBSD dhclient[886]: send_packet: Network is down
Mar 30 10:25:25 MinilaptopBSD syslogd: last message repeated 3 times
Mar 30 10:25:26 MinilaptopBSD bthidd[1194]: Could not connect to 78:ca:39:f0:55:67. Host is down (64)
sonewconn: pcb 0x19523f00 (local:/var/run/devd.seqpacket.pipe): Listen queue overflow: 7 already in queue awaiting acceptance (1 occurrences), euid 0, rgid 0, jail 0
pid 1632 (qlipper), jid 0, uid 1001: exited on signal 11 (core dumped)
Mar 30 10:25:35 MinilaptopBSD dhclient[886]: send_packet: Network is down
wlan0: link state changed to UP
ath0: ath_rate_tx_complete: ts_rate=27 ts_finaltsi=0, final_rix=0
ath0: bad series0 hwrate 0x1b, tries 1 ts_status 0x0
Mar 30 10:25:36 MinilaptopBSD dhclient[886]: send_packet: No buffer space available
wlan0: link state changed to DOWN
Mar 30 10:25:36 MinilaptopBSD dhclient[886]: send_packet: Network is down
ath0: ath_edma_recv_tasklet: sc_inreset_cnt > 0; skipping
wlan0: link state changed to UP
ath0: ath_rate_tx_complete: ts_rate=27 ts_finaltsi=0, final_rix=0
ath0: bad series0 hwrate 0x1b, tries 1 ts_status 0x0
Mar 30 10:25:39 MinilaptopBSD syslogd: last message repeated 1 times
Mar 30 10:25:44 MinilaptopBSD dhclient[886]: send_packet: No buffer space available
ath0: ath_rate_tx_complete: ts_rate=27 ts_finaltsi=0, final_rix=0
ath0: bad series0 hwrate 0x1b, tries 1 ts_status 0x0
ath0: ath_rate_tx_complete: ts_rate=27 ts_finaltsi=0, final_rix=0
ath0: bad series0 hwrate 0x1b, tries 1 ts_status 0x0
ath0: ath_rate_tx_complete: ts_rate=27 ts_finaltsi=0, final_rix=0
ath0: bad series0 hwrate 0x1b, tries 1 ts_status 0x0
ath0: ath_rate_tx_complete: ts_rate=27 ts_finaltsi=0, final_rix=0
ath0: bad series0 hwrate 0x1b, tries 1 ts_status 0x0
wlan0: link state changed to DOWN
Mar 30 10:25:44 MinilaptopBSD syslogd: last message repeated 1 times
Mar 30 10:25:52 MinilaptopBSD dhclient[886]: send_packet: Network is down
Mar 30 10:25:56 MinilaptopBSD bthidd[1194]: Could not connect to 78:ca:39:f0:55:67. Host is down (64)
wlan0: link state changed to UP
ath0: ath_rate_tx_complete: ts_rate=27 ts_finaltsi=0, final_rix=0
ath0: bad series0 hwrate 0x1b, tries 1 ts_status 0x0
ath0: ath_rate_tx_complete: ts_rate=27 ts_finaltsi=0, final_rix=0
ath0: bad series0 hwrate 0x1b, tries 1 ts_status 0x0
ath0: ath_rate_tx_complete: ts_rate=27 ts_finaltsi=0, final_rix=0
ath0: bad series0 hwrate 0x1b, tries 1 ts_status 0x0
ath0: ath_rate_tx_complete: ts_rate=27 ts_finaltsi=0, final_rix=0
ath0: bad series0 hwrate 0x1b, tries 1 ts_status 0x0
ath0: ath_rate_tx_complete: ts_rate=27 ts_finaltsi=0, final_rix=0
ath0: bad series0 hwrate 0x1b, tries 1 ts_status 0x0
ath0: ath_intr: TSFOOR
Mar 30 10:26:26 MinilaptopBSD syslogd: last message repeated 1 times
Mar 30 11:27:15 MinilaptopBSD syslogd: last message repeated 2 times

Code:
X.Org X Server 1.21.1.20
X Protocol Version 11, Revision 0
[    39.945] Current Operating System: FreeBSD MinilaptopBSD 14.4-RELEASE Fre>
[    39.945]
[    39.945] Current version of pixman: 0.46.2
[    39.945]    Before reporting problems, check http://wiki.x.org
        to make sure that you have the latest version.
[    39.945] Markers: (--) probed, (**) from config file, (==) default settin>
        (++) from command line, (!!) notice, (II) informational,
        (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[    39.947] (==) Log file: "/var/log/Xorg.0.log", Time: Mon Mar 30 10:24:56 >
[    39.959] (==) Using system config directory "/usr/local/share/X11/xorg.co>
[    39.963] (==) No Layout section.  Using the first Screen section.
[    39.963] (==) No screen section available. Using defaults.
[    39.963] (**) |-->Screen "Default Screen Section" (0)
[    39.964] (**) |   |-->Monitor "<default monitor>"
[    39.966] (==) No monitor specified for screen "Default Screen Section".
        Using a default monitor configuration.
[    39.966] (**) Allowing byte-swapped clients
[    39.966] (==) Automatically adding devices
[    39.966] (==) Automatically enabling devices
[    39.966] (==) Automatically adding GPU devices
 
I had a similar problem last year with an Atom N270 equipped Samsung N140 that I couldn't resolve at the time on FreeBSD.

However, I have since found that at the end of last year that forum user 'checkpoint' has resolved this issue by compiling the sources for the drm-510-kmod directly on the target machine instead of using the available packaged version.
 
A gentle suggestion:- retire your atom machine, it's done it's time, and spend a small amount of money to get a thinkpad T480, like this one. [...]
Sometimes its worth just getting better hardware rather than fighting to keep the old stuff running. :)
Or even cheaper: I'm running a T450 and I'm perfectly fine with it. The only drawback is that on the M.2 port where the LTE/4G modem is, all I found is that I can not install a NVMe SSD, but only a SATA SSD.
I thought NVMe goes directly to the PCIe bus, so I need no controller. but it seems there is s/th that allows only SATA on that M.2 port, or a modem. So I could make a mirror with the 2.5" SATA SSD, but not configure a zpool cache on a faster NVMe SSD. I don't need a mirror because a have a NAS, but I'd like to have a small zpool cache.
 
I had a similar problem last year with an Atom N270 equipped Samsung N140 that I couldn't resolve at the time on FreeBSD.

However, I have since found that at the end of last year that forum user 'checkpoint' has resolved this issue by compiling the sources for the drm-510-kmod directly on the target machine instead of using the available packaged version.
This is a great idea and I am trying to get it to compile now.
 
Loading kernel modules: i915kms
KLD i915kms.ko: depends on kernel - not available or version mismatch
The kernel module has the wrong version. Make sure you followed the instructions in the handbook or release notes for upgrading properly.
If you still decide to build from source, also make sure you have the correct version of the kernel source and headers.
 
Back
Top