Tag: WiFi
Ubiquity UniFi AP – LED Color Pattern guide
Status of Access Points is determined by the pattern of the LED indicators. There are two general categories, identified by their LED colors: White and Blue Green and Amber (Legacy … Read More
OSX Bash – commands I didn’t know before (or saw once and forgot)
airport -s — scans the wireless networks around you caffeinate -u -t 3600 — prevent the computer from sleeping for 3600 seconds caffeinate -s scp MYFILE.MOV me:myserver/MYFILE.MOV — prevent sleep … Read More
wifi rtl8723be – Ubuntu (on HP Stream 11, etc..)
source: http://askubuntu.com/questions/590414/wifi-problems-with-rtl8723be-in-ubuntu-14-04#593015 install required packages 1sudo apt-get install build-essential git git clone new realtek wifi modules 1git clone https://github.com/lwfinger/rtlwifi_new/ enter the directory 1cd rtlwifi_new build it 1make install 1sudo … Read More
HP Stream 11 – wifi rtl8723be
sources: https://ubuntuforums.org/showthread.php?t=2319153 1. 1 sudo apt-get install bcmwl-kernel-source 2. You need to disable Secure Boot in UEFI (aka BIOS) settings, and Wi-Fi will work. Secure Boot does not allow to load … Read More
rtl8723be wifi on HP Stream 11″ – Arch / Ubuntu .. others ..
There are two antennas on this card (rtl8723be). Default drivers limit the power & range dramatically. The same card is used in many notebooks from HP and Lenovo. Getting within … Read More
Arch Linux – Things to do after install (MacBook Pro Retina)
Some things to do after a painful Antergos installation – painful, because it is SLOW! and regardless whether you have the minimal ISO or the max ISO – it seems … Read More
Arch Linux on Macbook Pro Retina – Wifi enable
Even installing the Antergos or Manjaro variants will not give you wifi when finally booting into the system. Hopefully, you have your TB-Ethernet adapter and a connection: Update the package … Read More