DaemonForums  

Go Back   DaemonForums > OpenBSD > OpenBSD General

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

Reply
 
Thread Tools Display Modes
  #1   (View Single Post)  
Old 24th November 2018
shep shep is offline
Real Name: Scott
Arp Constable
 
Join Date: May 2008
Location: Dry and Dusty
Posts: 1,507
Default OpenBSD on HP Stream 14 cb112wm

I have a refurbished HP Stream 14 cb112wm en-route that I intend to upgrade the ram memory to 8GB and install OpenBSD.


An observation, the HP Stream 14 an0xx and cbxxxwm spec pages say the ram is 4GB period. I did find youtube videos that show these models to have a single, replaceable slot (DDR3L1600/DDR42400) and a Tomshardware post that the an0xx series will recognize 8GB. I'm gambling that the cbxxxwm will too.

Opening these up entails prying the plastic housing and, if necessary, I would like to replace the wifi at the same sitting.

https://www.youtube.com/watch?v=0BlwLUYg3Tg

The manual indicates that it comes with 2 possibilities for wireless:
Quote:
Description
Spare part number
Intel Dual Band Wireless-AC 7265 802.11 AC 2x2 WiFi + Bluetooth 4.2 Combo Adapter (non-vPro) D1
901229-855
Realtek RTL8822BE 802.11 ac 2x2 WiFi + Bluetooth 4.2 Combo Adapter (MU-MIMO supported)
924813-855
iwn(4) indicates support for the Intel chip and the Realtek RTL8822BE is missing from rtwn(4). I have had a good OpenBSD experience with RTL8188CE.

I do not have a problem running Current.

With that background:

1) Does HP tend to put hardware restrictions in the BIOS? If so do I need to purchase an HP Intel card or will any Intel 7265 card work?

2) I don't care about Bluetooth and would not have an issue buying an Atheros or other non-bluetooth chip. Reports of positive or negative experiences appreciated.

I will report the results in the forum OpenBSD laptop hardware section and nycbug dmesg.

Last edited by shep; 24th November 2018 at 08:58 PM. Reason: Added the goal to minimize prying apart the housing.
Reply With Quote
  #2   (View Single Post)  
Old 24th November 2018
ibara ibara is offline
OpenBSD language porter
 
Join Date: Jan 2014
Posts: 783
Default

1. Yes. The last HP machine I owned has a BIOS that only supported a single WiFi card and if it found a different WiFi card, the machine wouldn't boot. But that was a 2010 machine. I don't know if things have changed since then. I doubt it.

2. If you can spring it, and your machine doesn't already have one, get the iwm(4) card. It's much nicer than rtwn(4).
Reply With Quote
  #3   (View Single Post)  
Old 25th November 2018
bsd-keith bsd-keith is offline
Real Name: Keith
Open Source Software user
 
Join Date: Jun 2014
Location: Surrey/Hants Border, England
Posts: 345
Default

Same for me, my HP-G62 wouldn't let me use a different wifi card either.
__________________
Linux since 1999, & also a BSD user.
Reply With Quote
  #4   (View Single Post)  
Old 26th November 2018
shep shep is offline
Real Name: Scott
Arp Constable
 
Join Date: May 2008
Location: Dry and Dusty
Posts: 1,507
Default

It looks like HP's Intel card is actually manufactured by Intel. I also found that HP limits hardware with the rationalization of FCC compliance as far a signal strength/channels. Ebay seems to have have HP cards as "pulls" at reasonable prices so I'll go HP/Intel if I end up with a Realtek.

I do have an old Ralink 2500 USB dongle (no firmware needed) that I should be able to do the initial install and download the Intel firmware.
Reply With Quote
  #5   (View Single Post)  
Old 26th November 2018
ibara ibara is offline
OpenBSD language porter
 
Join Date: Jan 2014
Posts: 783
Default

Quote:
Originally Posted by shep View Post
I do have an old Ralink 2500 USB dongle (no firmware needed) that I should be able to do the initial install and download the Intel firmware.
Yup. I hang on to all my athn(4) PCIe cards for this same reason. And urtw(4) USB adapters also don't need firmware (note that urtwn(4) does!).
Reply With Quote
  #6   (View Single Post)  
Old 1st December 2018
shep shep is offline
Real Name: Scott
Arp Constable
 
Join Date: May 2008
Location: Dry and Dusty
Posts: 1,507
Default

Follow up. The HP Stream boots an OpenBSD current usb installer, but the install kernel does not recognize the eMMC drive.
This issue raised it's head about a year ago.
s://www.reddit.com/r/openbsd/comment...cant_see_emmc/

FreeBSD 12 should:
https://forum.up-community.org/discu...detecting-emmc

http://linux-unix-open-source.105381...td5953356.html

These Chromebooks/eMMC are flooding the market so I expect, by sheer mass, we will eventually see OpenBSD support.

I was able to install Arch Linux.

My Stream came with the Realtek 8823BE card. RTL8723AE support was recently added to OpenBSD and, per Kevin Lo, 8823BE support is in the works.

Quick Addendum: Following some YouTube videos, I was able to pry the tight case apart and upgrade the single memory slot to DDR4-2400 8GB. It is recognized

Code:
top - 15:12:06 up 8 min,  1 user,  load average: 0.15, 0.25, 0.14
Tasks: 110 total,   1 running, 109 sleeping,   0 stopped,   0 zombie
%Cpu(s):  3.1 us,  1.8 sy,  0.0 ni, 92.7 id,  1.0 wa,  1.2 hi,  0.2 si,  0.0 st
MiB Mem :   7556.2 total,   6784.4 free,    301.8 used,    470.0 buff/cache
MiB Swap:   8192.0 total,   8192.0 free,      0.0 used.   6948.7 avail Mem
Chromebooks/MS Cloud Books with eMMC storage are flooding the market. By report, FreeBSD 12 will work.
I'm optimistic that OpenBSD will support this in the future.

Last edited by shep; 1st December 2018 at 11:19 PM. Reason: Added 8GB DDR4-2400 support
Reply With Quote
Reply

Thread Tools
Display Modes

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
Hardware Intel-powered broadband modems off the 'net with a 'trivial' packet stream Maxnix News 0 27th April 2017 10:25 AM
ffmpeg select and extract 1 audio stream kerasi OpenBSD Packages and Ports 16 30th December 2014 07:40 PM
how can we stream the stillstream way daemonfowl OpenBSD Packages and Ports 5 27th January 2012 08:20 PM
Playing IPTV Multicast stream tomageeni OpenBSD General 2 18th July 2010 09:28 PM
Recording video stream jwhal Other BSD and UNIX/UNIX-like 7 14th February 2009 08:25 PM


All times are GMT. The time now is 10:21 AM.


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