Hello everyone ! I've just installed NetBSD 11 beta on my laptop and would like to share some results.
System Info: ------------ - Architecture: amd64 - Machine: Fujitsu Lifebook E series CORE i5 - RAM: 4GB DDR3 - Image used: NetBSD-11 beta amd64 install.img (USB) - Boot: BIOS Install Experience: ------------------- - Installer worked fine, used full disk (MBR) . - Installation completed with no issues. System booted correctly. - Bootloader installed properly. What I Tested: -------------- - Networking: - Wi-Fi (iwm0): connects via WPA2 using wpa_supplicant. - Wi-Fi (run0): connects via WPA2 using wpa_supplicant. - Graphics: - X11 with ctwm starts fine; resolution OK (1600x900). - Fonts and keyboard input OK in X. - Sound: does not work. - Other: USB drives mount fine; shutdown and reboot clean. Conclusion: ----------- NetBSD 11 beta feels stable and very responsive on this hardware. Thanks to all the NetBSD developers ! Best regards, junip
NetBSD 11.x Full Test Report ============================ Date: Tue Aug 12 15:10:42 +01 2025 System Information: ------------------- NetBSD san.local 11.0_BETA NetBSD 11.0_BETA (GENERIC) #0: Fri Aug 1 17:05:55 UTC 2025 mkre...@mkrepro.netbsd.org:/usr/src/sys/arch/amd64/compile/GENERIC amd64 CPU Info: --------- machdep.cpu_brand = Intel(R) Core(TM) i5-4310M CPU @ 2.70GHz Memory Info: ------------ hw.physmem = -1 hw.usermem = -1 hw.pagesize = 4096 Disk Info: ---------- Filesystem Size Used Avail %Cap Mounted on /dev/wd0a 32G 3.3G 27G 10% / tmpfs 2.0G 8.0K 2.0G 0% /tmp kernfs 1.0K 1.0K 0B 100% /kern ptyfs 1.0K 1.0K 0B 100% /dev/pts procfs 4.0K 4.0K 0B 100% /proc tmpfs 2.0G 0B 2.0G 0% /var/shm /dev/wd0a on / type ffs (local) tmpfs on /tmp type tmpfs (local) kernfs on /kern type kernfs (local) ptyfs on /dev/pts type ptyfs (local) procfs on /proc type procfs (local) tmpfs on /var/shm type tmpfs (local) Filesystem Table (/etc/fstab): ------------------------------ # NetBSD /etc/fstab # See /usr/share/examples/fstab/ for more examples. /dev/wd0a / ffs rw 1 1 /dev/wd0b none swap sw,dp 0 0 tmpfs /tmp tmpfs rw,-m1777,-sram%25 kernfs /kern kernfs rw ptyfs /dev/pts ptyfs rw procfs /proc procfs rw tmpfs /var/shm tmpfs rw,-m1777,-sram%25 Bootloader Config (/boot.cfg): ------------------------------ menu=Boot normally:rndseed /var/db/entropy-file;boot menu=Boot single user:rndseed /var/db/entropy-file;boot -s menu=Drop to boot prompt:prompt default=1 timeout=5 clear=1 dmesg Output (first 40 lines): ------------------------------ at ioapic0 pin 18 [ 1.020077] iic0 at ichsmb0: I2C bus [ 1.020077] isa0 at ichlpcib0 [ 1.020077] acpicpu0 at cpu0: ACPI CPU [ 1.020077] acpicpu0: C1: FFH, lat 1 us, pow 1000 mW [ 1.020077] acpicpu0: C2: FFH, lat 148 us, pow 200 mW [ 1.020077] acpicpu0: P0: FFH, lat 10 us, pow 37000 mW, 2701 MHz, turbo boost [ 1.020077] acpicpu0: P1: FFH, lat 10 us, pow 37000 mW, 2700 MHz [ 1.020077] acpicpu0: P2: FFH, lat 10 us, pow 35116 mW, 2600 MHz [ 1.020077] acpicpu0: P3: FFH, lat 10 us, pow 31455 mW, 2400 MHz [ 1.020077] acpicpu0: P4: FFH, lat 10 us, pow 30032 mW, 2300 MHz [ 1.020077] acpicpu0: P5: FFH, lat 10 us, pow 28286 mW, 2200 MHz [ 1.020077] acpicpu0: P6: FFH, lat 10 us, pow 25243 mW, 2000 MHz [ 1.020077] acpicpu0: P7: FFH, lat 10 us, pow 23596 mW, 1900 MHz [ 1.020077] acpicpu0: P8: FFH, lat 10 us, pow 20403 mW, 1700 MHz [ 1.020077] acpicpu0: P9: FFH, lat 10 us, pow 19186 mW, 1600 MHz [ 1.020077] acpicpu0: P10: FFH, lat 10 us, pow 17668 mW, 1500 MHz [ 1.020077] acpicpu0: P11: FFH, lat 10 us, pow 15045 mW, 1300 MHz [ 1.020077] acpicpu0: P12: FFH, lat 10 us, pow 13621 mW, 1200 MHz [ 1.020077] acpicpu0: P13: FFH, lat 10 us, pow 12228 mW, 1100 MHz [ 1.020077] acpicpu0: P14: FFH, lat 10 us, pow 9839 mW, 900 MHz [ 1.020077] acpicpu0: P15: FFH, lat 10 us, pow 8537 mW, 800 MHz [ 1.020077] coretemp0 at cpu0: thermal sensor, 1 C resolution, Tjmax=100 [ 1.020077] acpicpu1 at cpu1: ACPI CPU [ 1.020077] acpicpu2 at cpu2: ACPI CPU [ 1.020077] coretemp1 at cpu2: thermal sensor, 1 C resolution, Tjmax=100 [ 1.020077] acpicpu3 at cpu3: ACPI CPU [ 1.020077] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 [ 1.020077] timecounter: Timecounter "TSC" frequency 2693766000 Hz quality 3000 [ 1.646961] uhub0 at usb0acpiacad0: AC adapter online. [ 1.646961] : NetBSD (0x0000) xHCI root hub (0x0000), class 9/0, rev 3.00/1.00, addr 0 [ 1.673811] uhub0: 4 ports with 4 removable, self powered [ 1.673811] uhub1 at usb1: NetBSD (0x0000) xHCI root hub (0x0000), class 9/0, rev 2.00/1.00, addr 0 [ 1.703811] uhub1: 14 ports with 14 removable, self powered [ 1.703811] IPsec: Initialized Security Association Processing. [ 1.723813] uhub2 at usb2: NetBSD (0x0000) EHCI root hub (0x0000), class 9/0, rev 2.00/1.00, addr 1 [ 1.723813] uhub2: 3 ports with 3 removable, self powered [ 1.723813] uhub3 at usb3: NetBSD (0x0000) EHCI root hub (0x0000), class 9/0, rev 2.00/1.00, addr 1 [ 1.743811] tpm0: read 8 bytes, expected 10 [ 1.773811] uhub3: 3 ports with 3 removable, self powered Networking: ----------- wm0: flags=0x8802<BROADCAST,SIMPLEX,MULTICAST> mtu 1500 capabilities=0x7ff80<TSO4,IP4CSUM_Rx,IP4CSUM_Tx,TCP4CSUM_Rx> capabilities=0x7ff80<TCP4CSUM_Tx,UDP4CSUM_Rx,UDP4CSUM_Tx,TCP6CSUM_Rx> capabilities=0x7ff80<TCP6CSUM_Tx,UDP6CSUM_Rx,UDP6CSUM_Tx,TSO6> enabled=0 ec_capabilities=0x17<VLAN_MTU,VLAN_HWTAGGING,JUMBO_MTU,EEE> ec_enabled=0x2<VLAN_HWTAGGING> address: c4:7d:46:15:11:95 media: Ethernet autoselect (none) status: no carrier lo0: flags=0x8049<UP,LOOPBACK,RUNNING,MULTICAST> mtu 33624 status: active inet6 ::1/128 flags 0x20<NODAD> inet6 fe80::1%lo0/64 flags 0 scopeid 0x2 inet 127.0.0.1/8 flags 0 iwm0: flags=0x8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> mtu 1500 ssid gateway8 nwkey 65536:"",0x73f73b1f22d296c359a848258e7bfe9c,"","" powersave off bssid f6:9c:f4:21:f3:48 chan 11 address: ac:fd:ce:f1:63:fa media: IEEE802.11 autoselect (OFDM54 mode 11g) status: active inet6 fe80::aefd:ceff:fef1:63fa%iwm0/64 flags 0 scopeid 0x3 inet 192.168.43.197/24 broadcast 192.168.43.255 flags 0 Default route: default 192.168.43.152 UG - - - iwm0 Packages (pkgin): ----------------- pkgin not configured Installed X11 (if any): ------------------------ x11-links-1.36 Shadow tree of links to native X11 headers and libraries Audio Devices: -------------- 0: [*] audio0 @ hdafg0: Intel HDMI/DP playback: 16, 2ch, 48000Hz record: unavailable (P-) slinear_le 16/16, 2ch, { 48000 } (P-) slinear_le 16/16, 4ch, { 48000 } (P-) slinear_le 16/16, 6ch, { 48000 } (P-) slinear_le 16/16, 8ch, { 48000 } (PR) slinear_le 16/16, 2ch, 48000-48000Hz 1: [ ] audio1 @ hdafg1: Realtek product 0282 playback: 16, 2ch, 48000Hz record: 16, 2ch, 48000Hz (PR) slinear_le 16/16, 2ch, { 44100, 48000, 96000, 192000 } (PR) slinear_le 20/32, 2ch, { 44100, 48000, 96000, 192000 } (PR) slinear_le 24/32, 2ch, { 44100, 48000, 96000, 192000 } ( ) ac3 16/16, 2ch, { 44100, 48000, 96000, 192000 } Power Management (Battery, AC): ------------------------------- Current CritMax WarnMax WarnMin CritMin Unit [acpiacad0] connected: TRUE [acpibat0] present: FALSE design voltage: N/A voltage: N/A design cap: N/A last full cap: N/A charge: N/A charge rate: N/A discharge rate: N/A charging: N/A charge state: N/A [acpibat1] present: FALSE design voltage: N/A voltage: N/A design cap: N/A last full cap: N/A charge: N/A charge rate: N/A discharge rate: N/A charging: N/A charge state: N/A [coretemp0] cpu0 temperature: 68.000 degC [coretemp1] cpu2 temperature: 60.000 degC Entropy Status: --------------- kern.entropy.epoch = 481 kern.entropy.collection = 1 kern.entropy.depletion = 0 kern.entropy.consolidate = 0 kern.entropy.gather = 0 kern.entropy.needed = 0 kern.entropy.pending = 0 kern.entropy.samplesneeded = 0 kern.entropy.samplespending = 512 ACPI Warnings in dmesg: ------------------------ No ACPI warnings found Suspicious Warnings or Errors: ------------------------------ No major errors detected Veriexec Status: ---------------- Veriexec not available rc.conf Services: ----------------- rc_configured=YES cgd=NO raidframe=NO xdm=YES wscons=YES sshd=NO ntpdate=YES ntpd=YES dhcpcd=YES dhcpcd_flags="-qM iwm0" wpa_supplicant=YES wpa_supplicant_flags="-B -s -i iwm0 -D bsd -c /etc/wpa_supplicant.conf" hostname=netbsdworkstation defaultroute="" Xorg Log (/var/log/Xorg.0.log): ------------------------------- --- First 40 lines --- [ 68.428] X.Org X Server 1.21.1.18 X Protocol Version 11, Revision 0 [ 68.484] Current Operating System: NetBSD san.local 11.0_BETA NetBSD 11.0_BETA (GENERIC) #0: Fri Aug 1 17:05:55 UTC 2025 mkre...@mkrepro.netbsd.org:/usr/src/sys/arch/amd64/compile/GENERIC amd64 [ 68.484] [ 68.501] Current version of pixman: 0.46.4 [ 68.501] Before reporting problems, check http://wiki.x.org to make sure that you have the latest version. [ 68.501] Markers: (--) probed, (**) from config file, (==) default setting, (++) from command line, (!!) notice, (II) informational, (WW) warning, (EE) error, (NI) not implemented, (??) unknown. [ 68.501] (==) Log file: "/var/log/Xorg.0.log", Time: Tue Aug 12 13:10:26 2025 [ 68.634] (II) Loader magic: 0x710780 [ 68.634] (II) Module ABI versions: [ 68.634] X.Org ANSI C Emulation: 0.4 [ 68.634] X.Org Video Driver: 25.2 [ 68.634] X.Org XInput driver : 24.4 [ 68.634] X.Org Server Extension : 10.0 [ 68.739] (--) PCI:*(0@0:2:0) 8086:0416:10cf:17aa rev 6, Mem @ 0xf0000000/4194304, 0xe0000000/268435456, I/O @ 0x00003000/64 [ 68.783] (==) Using default built-in configuration (39 lines) [ 68.783] (==) --- Start of built-in configuration --- [ 68.783] Section "Device" [ 68.783] Identifier "Builtin Default intel Device 0" [ 68.783] Driver "intel" [ 68.783] EndSection [ 68.783] Section "Screen" [ 68.783] Identifier "Builtin Default intel Screen 0" [ 68.783] Device "Builtin Default intel Device 0" [ 68.783] EndSection [ 68.783] Section "Device" [ 68.783] Identifier "Builtin Default modesetting Device 0" [ 68.783] Driver "modesetting" [ 68.783] EndSection [ 68.783] Section "Screen" [ 68.783] Identifier "Builtin Default modesetting Screen 0" [ 68.783] Device "Builtin Default modesetting Device 0" [ 68.783] EndSection [ 68.783] Section "Device" [ 68.783] Identifier "Builtin Default vesa Device 0" [ 68.783] Driver "vesa" --- Last 40 lines --- [ 74.136] (II) LoadModule: "kbd" [ 74.136] (II) Loading /usr/X11R7/lib/modules/drivers/kbd_drv.so [ 74.146] (II) Module kbd: vendor="X.Org Foundation" [ 74.146] compiled for 1.21.1.18, module version = 2.0.0 [ 74.146] Module class: X.Org XInput Driver [ 74.146] ABI class: X.Org XInput driver, version 24.4 [ 74.146] (II) Using input driver 'kbd' for '/dev/wskbd' [ 74.146] (**) /dev/wskbd: always reports core events [ 74.146] (**) /dev/wskbd: always reports core events [ 74.146] (**) Option "Protocol" "standard" [ 74.146] (**) Option "XkbRules" "base" [ 74.146] (**) Option "XkbModel" "pc105" [ 74.146] (**) Option "XkbLayout" "us" [ 74.146] (II) XINPUT: Adding extended input device "/dev/wskbd" (type: KEYBOARD, id 6) [ 74.500] (II) config/wscons: checking input device /dev/wsmouse [ 74.500] (II) LoadModule: "ws" [ 74.501] (II) Loading /usr/X11R7/lib/modules/drivers/ws_drv.so [ 74.509] (II) Module ws: vendor="X.Org Foundation" [ 74.509] compiled for 1.21.1.18, module version = 1.3.0 [ 74.509] Module class: X.Org XInput Driver [ 74.509] ABI class: X.Org XInput driver, version 24.4 [ 74.509] (II) Using input driver 'ws' for '/dev/wsmouse' [ 74.509] (**) /dev/wsmouse: always reports core events [ 74.509] (II) /dev/wsmouse: debuglevel 0 [ 74.509] (**) /dev/wsmouse: ZAxisMapping: buttons 4 and 5 [ 74.509] (**) /dev/wsmouse associated screen: 0 [ 74.509] (**) Option "Device" "/dev/wsmouse" [ 74.853] (II) /dev/wsmouse minimum x position: 0 [ 74.853] (II) /dev/wsmouse maximum x position: 1599 [ 74.853] (II) /dev/wsmouse minimum y position: 0 [ 74.853] (II) /dev/wsmouse maximum y position: 899 [ 74.854] (**) /dev/wsmouse: Buttons: 5 [ 74.865] (II) XINPUT: Adding extended input device "/dev/wsmouse" (type: MOUSE, id 7) [ 75.212] (**) /dev/wsmouse: (accel) keeping acceleration scheme 1 [ 75.212] (**) /dev/wsmouse: (accel) acceleration profile 0 [ 75.213] (**) /dev/wsmouse: (accel) acceleration factor: 2.000 [ 75.213] (**) /dev/wsmouse: (accel) acceleration threshold: 4 [ 75.224] (II) intel(0): EDID vendor "LGD", prod id 1020 [ 75.224] (II) intel(0): Printing DDC gathered Modelines: [ 75.224] (II) intel(0): Modeline "1600x900"x0.0 98.00 1600 1648 1680 1764 900 902 907 926 -hsync -vsync (55.6 kHz eP)
dmesg.fujitsu-lifebook
Description: Binary data