LinuxQuestions.org
Welcome to the most active Linux Forum on the web.
Go Back   LinuxQuestions.org > Forums > Other *NIX Forums > *BSD
User Name
Password
*BSD This forum is for the discussion of all BSD variants.
FreeBSD, OpenBSD, NetBSD, etc.

Notices


Reply
  Search this Thread
Old 03-20-2017, 02:48 PM   #1
Lordestark
LQ Newbie
 
Registered: Mar 2017
Posts: 2

Rep: Reputation: Disabled
Compatibility with BSDs


Hello all, I wonder if you have any BSD system (preferably NetBSD / OpenBSD) that is compatible with these hardware configurations and network board?
----------------------------------------------------------


00:00.0 Host bridge: Intel Corporation Broadwell-U Host Bridge -OPI (rev 09)
00:02.0 VGA compatible controller: Intel Corporation Broadwell-U Integrated Graphics (rev 09)
00:03.0 Audio device: Intel Corporation Broadwell-U Audio Controller (rev 09)
00:14.0 USB controller: Intel Corporation Wildcat Point-LP USB xHCI Controller (rev 03)
00:16.0 Communication controller: Intel Corporation Wildcat Point-LP MEI Controller #1 (rev 03)
00:1b.0 Audio device: Intel Corporation Wildcat Point-LP High Definition Audio Controller (rev 03)
00:1c.0 PCI bridge: Intel Corporation Wildcat Point-LP PCI Express Root Port #1 (rev e3)
00:1c.2 PCI bridge: Intel Corporation Wildcat Point-LP PCI Express Root Port #3 (rev e3)
00:1c.3 PCI bridge: Intel Corporation Wildcat Point-LP PCI Express Root Port #4 (rev e3)
00:1d.0 USB controller: Intel Corporation Wildcat Point-LP USB EHCI Controller (rev 03)
00:1f.0 ISA bridge: Intel Corporation Wildcat Point-LP LPC Controller (rev 03)
00:1f.2 SATA controller: Intel Corporation Wildcat Point-LP SATA Controller [AHCI Mode] (rev 03)
00:1f.3 SMBus: Intel Corporation Wildcat Point-LP SMBus Controller (rev 03)
02:00.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL8111/8168/8411 PCI Express Gigabit Ethernet Controller (rev 15)
03:00.0 Network controller: Qualcomm Atheros QCA9565 / AR9565 Wireless Network Adapter (rev 01)


?????
 
Old 03-20-2017, 08:51 PM   #2
frankbell
LQ Guru
 
Registered: Jan 2006
Location: Virginia, USA
Distribution: Slackware, Ubuntu MATE, Mageia, and whatever VMs I happen to be playing with
Posts: 19,310
Blog Entries: 28

Rep: Reputation: 6136Reputation: 6136Reputation: 6136Reputation: 6136Reputation: 6136Reputation: 6136Reputation: 6136Reputation: 6136Reputation: 6136Reputation: 6136Reputation: 6136
You might check the FreeBSD Hardware Compatibility List for starts. It should also be valid for TrueOS (was PCBSD), which is based on FreeBSD.
 
Old 03-21-2017, 03:54 AM   #3
cynwulf
Senior Member
 
Registered: Apr 2005
Posts: 2,727

Rep: Reputation: 2367Reputation: 2367Reputation: 2367Reputation: 2367Reputation: 2367Reputation: 2367Reputation: 2367Reputation: 2367Reputation: 2367Reputation: 2367Reputation: 2367
The wifi adapter will most likely be an issue. There is no support for QCA9565/AR9565 in the FreeBSD ath(4) driver or the OpenBSD athn(4) driver.

https://wiki.freebsd.org/dev/ath_hal...ardwareSupport
http://man.openbsd.org/athn

If this is a laptop, you will need to ensure that you can replace the mini pci-e wifi adapter with something supported. If it's e.g. an HP or a Lenovo which uses a hardware whitelist, you will be stuck with what you have (or a limited choice of, most likely, unsupported alternatives).

FreeBSD may support the device using ndisgen(8) (loading the windows driver under emulation). Although I can't recommend this route, as I've no experience of it.

//edit: if you want something "mass market" ready, then TrueOS and GhostBSD (both FreeBSD based) have livecds.

Last edited by cynwulf; 03-21-2017 at 04:36 AM.
 
Old 03-31-2017, 09:29 AM   #4
Lordestark
LQ Newbie
 
Registered: Mar 2017
Posts: 2

Original Poster
Rep: Reputation: Disabled
Thanks guys, though, does OpenBSD or NetBSD work in most of these configurations?
 
Old 03-31-2017, 11:15 AM   #5
cynwulf
Senior Member
 
Registered: Apr 2005
Posts: 2,727

Rep: Reputation: 2367Reputation: 2367Reputation: 2367Reputation: 2367Reputation: 2367Reputation: 2367Reputation: 2367Reputation: 2367Reputation: 2367Reputation: 2367Reputation: 2367
As I stated above, OpenBSD's athn(4) driver does not support that device.

NetBSD 7's athn(4) driver is a port of the OpenBSD driver (so ditto).

So with that device, you're stuck with FreeBSD + ndisgen + a windows driver [possibly working].

(Or install a Linux distribution instead which has the ath9k driver, which I believe supports your device: https://wireless.wiki.kernel.org/en/users/Drivers/ath9k)

Or if you really want OpenBSD or NetBSD, replace the wifi adapter with a supported adapter.

Before you consider the last one, you should do some research to ensure that you are buying supported hardware and that the computer, if a laptop, does not use a hardware whitelist which prevents you installing certain replacement hardware.

Last edited by cynwulf; 03-31-2017 at 11:21 AM.
 
Old 03-31-2017, 09:48 PM   #6
jefro
Moderator
 
Registered: Mar 2008
Posts: 21,973

Rep: Reputation: 3623Reputation: 3623Reputation: 3623Reputation: 3623Reputation: 3623Reputation: 3623Reputation: 3623Reputation: 3623Reputation: 3623Reputation: 3623Reputation: 3623
Didn't think the Broadwell is supported in BSD yet but looks like openbsd may have support. https://www.phoronix.com/scan.php?pa...adwell-OpenBSD

Last edited by jefro; 03-31-2017 at 09:50 PM.
 
Old 04-01-2017, 07:36 AM   #7
cynwulf
Senior Member
 
Registered: Apr 2005
Posts: 2,727

Rep: Reputation: 2367Reputation: 2367Reputation: 2367Reputation: 2367Reputation: 2367Reputation: 2367Reputation: 2367Reputation: 2367Reputation: 2367Reputation: 2367Reputation: 2367
DragonFly and OpenBSD both support Haswell and Broadwell, FreeBSD only supports Haswell.
 
  


Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search

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 Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Very disappointed at the BSDs lucmove *BSD 60 10-03-2008 11:31 PM
What is the differences between the BSDs? MrVahn *BSD 2 06-13-2006 06:00 AM
Problems with Many Linuxes, *BSDs Kenji Miyamoto Linux - General 10 05-22-2005 10:49 PM
Live CD for BSDs ? rvijay *BSD 12 10-30-2004 10:24 AM
the difference between the BSDS JonChristmas *BSD 5 06-17-2004 11:52 PM

LinuxQuestions.org > Forums > Other *NIX Forums > *BSD

All times are GMT -5. The time now is 09:14 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration