<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/"><channel><title>Wifi on Jackenhack</title><link>https://www.jackenhack.com/tags/wifi/</link><description>Recent content in Wifi on Jackenhack</description><generator>Hugo</generator><language>en-us</language><lastBuildDate>Thu, 28 May 2020 00:00:00 +0000</lastBuildDate><atom:link href="https://www.jackenhack.com/tags/wifi/index.xml" rel="self" type="application/rss+xml"/><item><title>Hackintosh AMD Shutdown Problem with Fenvi FV-T919</title><link>https://www.jackenhack.com/hackintosh-amd-shutdown-problem-with-fenvi-fv-hb1200/</link><pubDate>Thu, 28 May 2020 00:00:00 +0000</pubDate><guid>https://www.jackenhack.com/hackintosh-amd-shutdown-problem-with-fenvi-fv-hb1200/</guid><description>&lt;p&gt;&lt;img alt="AMD Ryzen Logo" decoding="async" height="546" loading="lazy" sizes="(min-width: 768px) 720px, 100vw" src="https://www.jackenhack.com/hackintosh-amd-shutdown-problem-with-fenvi-fv-hb1200/images/amd-ryzen-logo_hu_d7d7a5558ad03380.png" srcset="https://www.jackenhack.com/hackintosh-amd-shutdown-problem-with-fenvi-fv-hb1200/images/amd-ryzen-logo_hu_db4b7281f34556be.png 360w,/hackintosh-amd-shutdown-problem-with-fenvi-fv-hb1200/images/amd-ryzen-logo_hu_64b986f68dde52d7.png 480w,/hackintosh-amd-shutdown-problem-with-fenvi-fv-hb1200/images/amd-ryzen-logo_hu_5d0645c309c12d82.png 720w,/hackintosh-amd-shutdown-problem-with-fenvi-fv-hb1200/images/amd-ryzen-logo_hu_1ad08a528bdf8bb7.png 1080w,/hackintosh-amd-shutdown-problem-with-fenvi-fv-hb1200/images/amd-ryzen-logo_hu_d7d7a5558ad03380.png 1440w" width="1440"&gt;&lt;/p&gt;
&lt;p&gt;&lt;a href="https://www.jackenhack.com/hackintosh-water-cooling-fan-problem/"&gt;After finally building my first Hackintosh&lt;/a&gt;, I decided that the &lt;a href="https://www.amd.com/en/products/cpu/amd-ryzen-9-3900x"&gt;AMD Ryzen™ 3900X processor&lt;/a&gt; would be perfect, although Apple never made a Machintosh machine with an AMD processor. I used the &lt;strong&gt;Gigabyte X570 Aorus Elite motherboard&lt;/strong&gt; because it has everything I need for my build. But I decided to upgrade my working machine with a Bluetooth/Wifi PCI-E card to be able to use the SideCar function in macOS. Being able to connect Bluetooth equipment is also lovely.&lt;/p&gt;
&lt;p&gt;After Googling around, I found a card that filled all my needs. It&amp;rsquo;s the &lt;strong&gt;Fenvi FV-T919&lt;/strong&gt;, a Bluetooth 4.0, and 802.11 a/b/g/n/AC compatible Wifi-card that uses ICs that are supported in macOS directly, so no patching needed.&lt;/p&gt;
&lt;p&gt;But after installing the card, there was a problem when trying to shut down the machine from the macOS side; the computer would shut down and immediately start up again. Fortunately, I&amp;rsquo;ve found a fix for the problem.&lt;/p&gt;</description></item><item><title>Faster WiFi Speed With Your Mac</title><link>https://www.jackenhack.com/faster-wifi-speed-mac/</link><pubDate>Sun, 22 Feb 2015 00:00:00 +0000</pubDate><guid>https://www.jackenhack.com/faster-wifi-speed-mac/</guid><description>&lt;h2 id="getting-better-speed-over-wifi"&gt;Getting better speed over WiFi&lt;/h2&gt;
&lt;p&gt;Most people today have their computers, phones and media players connected via Wi-Fi. But is your wireless network operating at the highest rate? Well, there’s a couple of things you can do to increase both the reach and your connection speed with some simple configuration changes. Let’s see if we can improve your Wi-Fi speed.&lt;/p&gt;</description></item><item><title>Mapping WiFi Signals in 3D</title><link>https://www.jackenhack.com/mapping-wifi-signals-in-3d/</link><pubDate>Wed, 18 Feb 2015 00:00:00 +0000</pubDate><guid>https://www.jackenhack.com/mapping-wifi-signals-in-3d/</guid><description>&lt;h1 id="mapping-wifi-signals-in-3-dimensions"&gt;&lt;a href="http://hackaday.com/2015/02/17/mapping-wifi-signals-in-3-dimensions/"&gt;“Mapping WiFi Signals in 3 Dimensions”&lt;/a&gt;&lt;/h1&gt;
&lt;figure&gt;
&lt;p&gt;&lt;img alt="3D wifi plot image" decoding="async" height="326" loading="lazy" sizes="(min-width: 768px) 720px, 100vw" src="https://www.jackenhack.com/mapping-wifi-signals-in-3d/images/3d-wifi-plot-580x326_hu_79aaaf792af29afa.jpg" srcset="https://www.jackenhack.com/mapping-wifi-signals-in-3d/images/3d-wifi-plot-580x326_hu_eaec6d146ca233e.jpg 360w,/mapping-wifi-signals-in-3d/images/3d-wifi-plot-580x326_hu_5e2d8deca022a659.jpg 480w" width="580"&gt;&lt;/p&gt;
&lt;figcaption&gt;
&lt;p&gt;3D wifi plot image&lt;/p&gt;
&lt;/figcaption&gt;
&lt;/figure&gt;
&lt;p&gt;Adam Fabio, Hackaday:&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;[Charles] is on a quest to complete ever more jaw-dropping hacks with the popular low-cost ESP8266 WiFi modules. This week’s project is plotting WiFi received signal strength in 3D space. While the &lt;a href="https://nurdspace.nl/ESP8266"&gt;ESP8266&lt;/a&gt; is capable of providing a Received Signal Strength Indication (RSSI), [Charles] didn’t directly use it. He wrote a simple C program on his laptop to ping the ESP8266 at around 500Hz. The laptop would then translate the RSSI from the ping replies to a color value, which it would then send to the ESP8266. Since the &lt;a href="https://nurdspace.nl/ESP8266"&gt;ESP8266&lt;/a&gt; was running [Charles’] custom firmware (as seen in his WiFi cup project), it could directly display the color on a WS2812 RGB LED.&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;A great hack. It’s amazing to actually be able to see the reception of the Wi-Fi signal mapped as a 3D object. Shows that just moving a router/receiver a small amount can have an impact on reception.&lt;/p&gt;</description></item><item><title>WiFi Map uses community power to share network passwords</title><link>https://www.jackenhack.com/wifi-map-uses-community-power-to-share-network-passwords/</link><pubDate>Wed, 28 Jan 2015 00:00:00 +0000</pubDate><guid>https://www.jackenhack.com/wifi-map-uses-community-power-to-share-network-passwords/</guid><description>&lt;h2 id="heading"&gt;&lt;a href="http://www.tuaw.com/2015/01/27/wifi-map-uses-community-power-to-share-network-passwords/?ncid=rss_truncated"&gt;&amp;ldquo;WiFi Map uses community power to share network passwords&amp;rdquo;&lt;/a&gt;&lt;/h2&gt;
&lt;p&gt;George Tinari, The Unofficial Apple Weblog (TUAW):&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;WiFi Map is a crowdsourced tool for finding all of the Wi-Fi hotspots in your area as well as the passwords to certain security-protected networks.&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;This looks like a great utility when trying to find a free WiFi hotspot. I&amp;rsquo;m going to give it a go on my iPhone next time I&amp;rsquo;m out and about in the city. I hate the 1Gb cap I have on my phone by network provider Tele2.&lt;/p&gt;</description></item><item><title>Yosemite Mac OSX wifi problems</title><link>https://www.jackenhack.com/yosemite-mac-osx-wifi-problems/</link><pubDate>Tue, 30 Dec 2014 00:00:00 +0000</pubDate><guid>https://www.jackenhack.com/yosemite-mac-osx-wifi-problems/</guid><description>&lt;p&gt;&lt;strong&gt;Mac OS X Yosemite&lt;/strong&gt; was released 16th of October. Naturally I installed it on all my machines. My new work computer, a MacBook Air 13&amp;quot; worked perfectly before the upgrade, but after the installation I&amp;rsquo;ve had constant problem with Wi-Fi. No problems what so ever before upgrading, so obviously something is screwed up with Yosemite. My private machine, a mid-2014 MacBook Pro Retina has no problems at all.&lt;/p&gt;
&lt;p&gt;When searching through Apples support forum, there&amp;rsquo;s a lot of similar stories (and also a lot of noise.) it&amp;rsquo;s incredible that Apple still haven&amp;rsquo;t fixed the problem, with the network connection going down every five minutes. The only fix is to turn of wifi and turn it back on again. Incredible&amp;hellip;&lt;/p&gt;</description></item></channel></rss>