help with kmods
- Reply: Antonio Olivares : "Re: help with kmods"
- Reply: Graham Perrin : "Re: help with kmods"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 18 Jun 2025 03:47:17 UTC
Dear FreeBSD users, I have several machines recently updated from 14.2-RELEASE to 14.3-RELEASE. There is a new repository for kmods https://lists.freebsd.org/archives/freebsd-announce/2025-May/000190.html I have updated pkgs but the kmods do not get installed. # pkg query -x '[%R] (%a) %n %v' '^drm(-|-515-|-61-)kmod' [FreeBSD] (1) drm-61-kmod 6.1.128.1402000_2 [FreeBSD] (0) drm-kmod 20220907_3 I have tried installing the repo but I get errors root@deepcool:~ # pkg upgrade Updating FreeBSD repository catalogue... FreeBSD repository is up to date. Updating FreeBSD-kmods repository catalogue... pkg: Repository FreeBSD-kmods has a wrong packagesite, need to re-create database Unable to update repository FreeBSD-kmods Error updating repositories! root@deepcool:~ # pkg update Updating FreeBSD repository catalogue... FreeBSD repository is up to date. Updating FreeBSD-kmods repository catalogue... pkg: Repository FreeBSD-kmods has a wrong packagesite, need to re-create database Unable to update repository FreeBSD-kmods Error updating repositories! root@deepcool:~ # I had to select enabled no to update. The xorg file does not give errors, but it is not the correct display. How do I fix it? Regards, Antonio