
Category: FreeBSD
-

To the above responded Ed Maste:

-
“FreeBSD 13.4 has a number of minor updates coming to the operating system. There are several driver updates like to the Intel ICE Ethernet network drvier and IRDRMA drivers. The LLVM/Clang compiler has been updated to LLVM 18.1.5 and there are also a number of other package updates such as SQLite 3.46 and OpenSSH 9.7p1. The in-progress FreeBSD 13.4 release notes can be found on FreeBSD.org.
For today’s FreeBSD 13.4-RC1 weekly development release, there is now a modernized set of packages on the DVD ISOs, a crash fix for “tail -F”, fixes for per-user ZFS dataset handling within the adduser command, and other fixes.“
-
The Valuable News weekly series is dedicated to provide summary about news, articles and other interesting stuff mostly but not always related to the UNIX/BSD/Linux systems. Whenever I stumble upon something worth mentioning on the Internet I just put it here. Today the amount information that we get using various information streams is at massive […]
Valuable News – 2024/08/19 -
Got frustrated with the drm-kmod situation in FreeBSD and decided to invest a whole of 95 Euros (lol!) for an AMD RX550…

-
AMD & FreeBSD Begin Collaborating Over OS Improvements
“Work continued on a joint project between Advanced Micro Devices (AMD) and The FreeBSD Foundation to develop a complete FreeBSD AMD IOMMU driver. This work will allow FreeBSD to fully support greater than 256 cores with features such as CPU mapping and will also include bhyve integration. Konstantin Belousov has been working on various parts of the project, including driver attachment, register definitions, an ACPI table parser, and utility functions. Two key components that need to be completed are context handling, which is mostly a generalization of Intel DMAR code, and page table creation. After this, the AMD driver’s enable bit can be turned on for testing. To follow all of Konstantin’s work, look for src commits tagged with Sponsored by fields for Advanced Micro Devices (AMD) and The FreeBSD Foundation.”

-
Steps
- connect your phone using a USB to your FreeBSD system
- enable USB tethering from your phone’s settings
- On your FreeBSD box the following msg pops up on the console:
urndis0 on uhub4 urndis0: <RNDIS Communications Control> on usbus2 - run ifconfig to see the new ue0 interface
- get an IP address assigned to your system using dhclient ue0
- Enjoy !!








