Widespread Augmented Reality

Widespread Augmented Reality
Click on the image to get the Android Augmented Reality Heads up Display

Tuesday, March 16, 2021

Flush DNS

 

  • ipconfig /flushdns
  • ipconfig /registerdns
  • ipconfig /release
  • ipconfig /renew
  • netsh winsock reset
  • reboot PC

Monday, March 8, 2021

DragonOS Linux and USB WiFi Adapter

DragonOS did not recognize my internal WiFi card on a Dell Latitude | D520. So I just plugged in a spare USB WiFi adapter and ran LSUSB to get device specifics.


Then I followed the instructions at https://github.com/kelebek333/rtl8188fu

 In addition, I ran "sudo cp /home/shimart96/rtl8188fu/firmware/rtl8188fufw.bin /lib/firmware.

WiFi connection successful.