DaemonForums  

Go Back   DaemonForums > OpenBSD > OpenBSD General

OpenBSD General Other questions regarding OpenBSD which do not fit in any of the categories below.

 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
Old 16th March 2014
jggimi's Avatar
jggimi jggimi is offline
More noise than signal
 
Join Date: May 2008
Location: USA
Posts: 7,984
Default

Third party firmware installation is normally automatic and happens at install and at upgrade. For new hardware installed onto an existing system, you install firmware after adding the device, using fw_update(1). That program will either obtain the firmware from an Internet connection or from a path to the firmware package you supply.

If you have an Internet connection via your wired Ethernet... you would insert the device into a USB slot, note the additional kernel messages on your console upon insertion, and then issue:

# fw_update

If you do not have a network connection, you must download the firmware from another machine, transfer it to the system, and then install it manually with pkg_add(1). Firmware is located at: http://firmware.openbsd.org/firmware/. In OpenBSD 5.5, fw_update will have a -p path option to install a firmware package obtained manually.

Last edited by jggimi; 16th March 2014 at 12:26 PM. Reason: Error in recommendation, corrected for 5.4.
Reply With Quote
 


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
I can DHCP but after that...nada on the net raindog308 OpenBSD Installation and Upgrading 9 4th October 2011 06:44 PM
isc dhcp server queshaw OpenBSD Packages and Ports 1 8th February 2011 11:09 AM
W2K DHCP Issue DrJ Other OS 4 25th May 2009 07:19 PM
obtain 2 ips via dhcp dextro FreeBSD General 2 6th February 2009 04:56 AM
kde .desktop file link doesn't act like a link when opening files caesius FreeBSD Ports and Packages 3 14th October 2008 07:35 AM


All times are GMT. The time now is 01:53 PM.


Powered by vBulletin® Version 3.8.4
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Content copyright © 2007-2010, the authors
Daemon image copyright ©1988, Marshall Kirk McKusick