Re: 13.2-STABLE: vlc does not work (SEGV_MAPERR)

2023-03-10 Thread Peter
On Tue, Mar 07, 2023 at 07:03:01PM -0500, Ed Maste wrote:

! > I'm going to do the same now for java + node + libreoffice, and then
! > engage the allow_wx=0 again.
! 
! Setting allow_wx=0 is likely to have significant fallout, so be
! prepared for that.

Yepp, I got these:

www/node16  PR 261952 (updated accordingly)
editors/libreoffice PR 252689 (updated accordingly)
java/openjdk11  PR 256477 (already closed with 'sysctl allow_wx=1')



FreeBSD 13.2-RC1 FPS in screensaver drops after hours

2023-03-10 Thread Dmitrii Postolov

FreeBSD 13.2-RC1 FPS in screensaver drops after hours

Hi all! Sorry for my bad English...

I have access to several computers running FreeBSD 13.2-RC1 and Intel 
(U)HD Graphics. For example, it is an Intel NUC7PJYH (Intel J5005) and 
an Acer Revo Box RN86 (Intel Core i5-9400T). Additionally, I can 
experiment with Intel NUC5PPYH (Intel N3700) and Acer Aspire XC-895 
(Intel Core i5-10400) if needed.


I am using Xfce 4.18, drm-510-kmod video driver (installed from pkg or 
built from ports). Xfce uses xscreensaver and Ant Inspect screensaver 
with FPS counter and CPU Load counter enabled.


Normally the FPS value is FPS 40 and CPU Load 15%, but if the 
screensaver has been running for several hours the FPS can drop to about 
FPS 18. The CPU Load value also increases.


All serious applications were terminated before the screensaver was 
turned on.


Powerd is on by default on these computers, I can try to turn it off.

I have not noticed this problem in previous releases of FreeBSD.

Could this situation indicate a problem with FreeBSD's graphics subsystem?

P.S. FreeBSD 13.2-RC2 will be available soon and I will do more detailed 
experiments with it, and bring stats and FPS screen shots.





FreeBSD 13.2-RC2 Now Available

2023-03-10 Thread Colin Percival
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

The second RC build of the 13.2-RELEASE release cycle is now available.

Installation images are available for:

o 13.2-RC2 amd64 GENERIC
o 13.2-RC2 i386 GENERIC
o 13.2-RC2 powerpc GENERIC
o 13.2-RC2 powerpc64 GENERIC64
o 13.2-RC2 powerpc64le GENERIC64LE
o 13.2-RC2 powerpcspe MPC85XXSPE
o 13.2-RC2 armv6 RPI-B
o 13.2-RC2 armv7 GENERICSD
o 13.2-RC2 aarch64 GENERIC
o 13.2-RC2 aarch64 RPI
o 13.2-RC2 aarch64 PINE64
o 13.2-RC2 aarch64 PINE64-LTS
o 13.2-RC2 aarch64 PINEBOOK
o 13.2-RC2 aarch64 ROCK64
o 13.2-RC2 aarch64 ROCKPRO64
o 13.2-RC2 riscv64 GENERIC
o 13.2-RC2 riscv64 GENERICSD

Note regarding arm SD card images: For convenience for those without
console access to the system, a freebsd user with a password of
freebsd is available by default for ssh(1) access.  Additionally,
the root user password is set to root.  It is strongly recommended
to change the password for both users after gaining access to the
system.

Installer images and memory stick images are available here:

https://download.freebsd.org/releases/ISO-IMAGES/13.2/

The image checksums follow at the end of this e-mail.

If you notice problems you can report them through the Bugzilla PR
system or on the -stable mailing list.

If you would like to use Git to do a source based update of an existing
system, use the "releng/13.2" branch.

A summary of changes since 13.2-RC1 includes:

o Netgraph ATM routines are now marked as deprecated.

o Panic fixes in KASAN(9) and iwlwifi(4).

o The growfs_fstab startup script sets dumpdev to "AUTO" in /etc/rc.conf
  when creating a swap partition.

A list of changes since 13.1 is available in the releng/13.2
release notes:

https://www.freebsd.org/releases/13.2R/relnotes/

Please note, the release notes page is not yet complete, and will be
updated on an ongoing basis as the 13.2-RELEASE cycle progresses.

=== Virtual Machine Disk Images ===

VM disk images are available for the amd64, i386, and aarch64
architectures.  Disk images may be downloaded from the following URL
(or any of the FreeBSD download mirrors):

https://download.freebsd.org/releases/VM-IMAGES/13.2-RC2/

BASIC-CI images can be found at:

https://download.freebsd.org/releases/CI-IMAGES/13.2-RC2/

The partition layout is:

~ 16 kB - freebsd-boot GPT partition type (bootfs GPT label)
~ 1 GB  - freebsd-swap GPT partition type (swapfs GPT label)
~ 20 GB - freebsd-ufs GPT partition type (rootfs GPT label)

The disk images are available in QCOW2, VHD, VMDK, and raw disk image
formats.  The image download size is approximately 135 MB and 165 MB
respectively (amd64/i386), decompressing to a 21 GB sparse image.

Note regarding arm64/aarch64 virtual machine images: a modified QEMU EFI
loader file is needed for qemu-system-aarch64 to be able to boot the
virtual machine images.  See this page for more information:

https://wiki.freebsd.org/arm64/QEMU

To boot the VM image, run:

% qemu-system-aarch64 -m 4096M -cpu cortex-a57 -M virt  \
-bios QEMU_EFI.fd -serial telnet::,server -nographic \
-drive if=none,file=VMDISK,id=hd0 \
-device virtio-blk-device,drive=hd0 \
-device virtio-net-device,netdev=net0 \
-netdev user,id=net0

Be sure to replace "VMDISK" with the path to the virtual machine image.

=== Amazon EC2 AMI Images ===

FreeBSD/amd64 EC2 AMIs are available in the following regions:

  ap-south-2 region: ami-0c9614d1561914d35
  ap-south-1 region: ami-0610bdc93252844d0
  eu-south-1 region: ami-08e7d63489645b2f6
  eu-south-2 region: ami-0ddaddc69c4546166
  me-central-1 region: ami-02f73e04aaddd24c1
  ca-central-1 region: ami-0ca905d58b26e6288
  eu-central-1 region: ami-0409119de9d768f43
  eu-central-2 region: ami-0dbe9d0faa038f103
  us-west-1 region: ami-0c13c63b3507f2532
  us-west-2 region: ami-0c5d8f5f67055e430
  af-south-1 region: ami-07120dce27098102e
  eu-north-1 region: ami-02252c09c3226222e
  eu-west-3 region: ami-0c724248ef7d048b1
  eu-west-2 region: ami-019b5ba4095bf7fa0
  eu-west-1 region: ami-08ef9c3bf9e3782b3
  ap-northeast-3 region: ami-09c6419e29b99fd9a
  ap-northeast-2 region: ami-070ce0b557fbbc196
  me-south-1 region: ami-07cf51463f6b066ea
  ap-northeast-1 region: ami-001764457aedeb080
  sa-east-1 region: ami-015c4077895b5773c
  ap-east-1 region: ami-048e64d30a6723c61
  ap-southeast-1 region: ami-085cbe6d3cafa9518
  ap-southeast-2 region: ami-0910f3ba96821a0e1
  ap-southeast-3 region: ami-0160542c576746328
  us-east-1 region: ami-0c081e086f051e9f8
  us-east-2 region: ami-08b5ea6f24292ad23

These AMI IDs can be retrieved from the Systems Manager Parameter Store
in each region using the keys:

/aws/service/freebsd/amd64/base/ufs/13.2/RC2

FreeBSD/aarch64 EC2 AMIs are available in the following regions:

  ap-south-2 region: ami-0b0abd0a866ddadf6
  ap-south-1 region: ami-0a7aec516ee74673e
  eu-south-1 region: ami-0b8eaf9bf381c0707
  eu-south-2 region: ami-06c059083a2a3f4c8
  me-central-1 region: ami-0930f47f75a