Date: Thu, 15 Apr 2021 15:40:54 +0200 From: Rocky Hotas <rockyhotas@post.com> To: FreeBSD Questions <freebsd-questions@freebsd.org> Subject: Lots of Giant locked in dmesg from FreeBSD 13 on a 32-bit laptop Message-ID: <trinity-451ccaeb-2fdc-4ab1-8b5a-cdbb29a309bd-1618494054631@3c-app-mailcom-lxa14>
next in thread | raw e-mail | index | archive | help
Hello! I tried to install FreeBSD 13.0-RELEASE on an old 32-bit laptop. After installing drm-kmod and gpu-firmware-kmod, I am not able to run `sysctl -d hw.i915kms' (it states `unknow oid') and I can't find any i915kms.ko file nor in /boot/modules, neither in /boot/kernel. Here are some relevant lines from dmesg(8): CPU: Intel(R) Celeron(R) M processor 1.50GHz (1496.43-MHz 686-clas= s CPU) ... real memory =3D 1610612736 (1536 MB) avail memory =3D 1538732032 (1467 MB) ... [ath_hal] loaded WARNING: Device "kbd" is Giant locked and may be deleted before FreeBSD 14= .0. kbd1 at kbdmux0 nexus0 vtvga0: <VT VGA driver> ... vgapci0: <VGA-compatible display> port 0x1800-0x1807 mem 0xb0080000-0xb00f= ffff,0xc0000000-0xcfffffff,0xb0000000-0xb003ffff irq 16 at device 2.0 on p= ci0 agp0: <Intel 82915GM (915GM GMCH) SVGA controller> on vgapci0 WARNING: Device "agp" is Giant locked and may be deleted before FreeBSD 14= .0. agp0: aperture size is 256M, detected 7932k stolen memory vgapci0: Boot video device vgapci1: <VGA-compatible display> at device 2.1 on pci0 ... 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 14= .0. The video currently is at a very poor resolution (640x480 maybe, or 800x600). Keyboard seems to work. Does this mean that I won't be able to use any video driver, because these devices (in particular, the video ones) are no more supported by FreeBSD? If not, is there something else I can do? Thank you anyway! Rocky
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?trinity-451ccaeb-2fdc-4ab1-8b5a-cdbb29a309bd-1618494054631>