FreeBSD Laptop Testing Project Launched

The FreeBSD Foundation has launched the FreeBSD Laptop Testing Project with the aim of enhancing laptop support and the overall user experience on FreeBSD. The main objective of the project is to gather information on the compatibility of FreeBSD with a variety of hardware commonly found in modern laptops. This data will help identify existing issues and prioritize areas for improvement. Test results will be compiled on a summary page to provide a comprehensive overview of FreeBSD’s support for specific laptop models.

Users are encouraged to contribute by generating and submitting compatibility reports for their systems. Detailed instructions and a suggested script for creating these reports can be found on the project’s GitHub repository. The reports should be submitted in the form of a pull request to the repository.

One of the key tools provided for this testing is the run_hwprobe.sh script, which is designed to be executed after booting into FreeBSD. This script automatically detects the hardware components in use and performs a series of tests to verify their functionality. The collected data includes information about the CPU, GPU, network adapters, sound cards, Wi-Fi capability, Bluetooth, storage drives, USB peripherals, and loaded kernel modules. An example of the collected data is available for reference.

The testing checklist provided includes a set of manual checks to assess various aspects of the system’s performance. These checks cover areas such as entering sleep mode under different conditions, functioning of indicators, power saving modes, GPU support, video and audio output via HDMI, hardware acceleration for video decoding, network connectivity, high-speed Wi-Fi functionality, compatibility with KDE, connection to external monitors, and more.

/Reports, release notes, official announcements.