On Tue, Jul 14, 2026, 10:57 AM raviraj_sap via 9fans <[email protected]> wrote:
> Hi > > This is a fresh install on Lenovo Thinkpad E14 Gen 7 with Intel Core > i5-225U. > > Is there a place where i can track the support for my ethernet & wifi, > probably in .iso itself. Can consider reinstall with .iso with all the > hardware support. > > Can we use FreeBSD drivers in this case, to be added in /lib/firmware? > > Thanks > rraj > *9fans <https://9fans.topicbox.com/latest>* / 9fans / see discussions > <https://9fans.topicbox.com/groups/9fans> + participants > <https://9fans.topicbox.com/groups/9fans/members> + delivery options > <https://9fans.topicbox.com/groups/9fans/subscription> Permalink > <https://9fans.topicbox.com/groups/9fans/T3991c01346348498-Mf08c2c39ed8882ebaa9ba8a4> > FreeBSD drivers only work on FreeBSD. What you are referring to are the manufacturer specific firmware files that need to be loaded by the Wi-Fi driver. Those are indeed stored in /lib/firmware. You still need to show us the output of: ls '#'l and pci. The first command lists the Ethernet devices served by ether(3). Pci is a script which prints the details of PCI device on your machine. ------------------------------------------ 9fans: 9fans Permalink: https://9fans.topicbox.com/groups/9fans/T3991c01346348498-Mfda381d12ca534c928c1eb49 Delivery options: https://9fans.topicbox.com/groups/9fans/subscription
