

<feed xmlns="http://www.w3.org/2005/Atom">
  <id>/</id>
  <title>Andrew's Blog</title>
  <subtitle>git-based musings on stuff n' things (and things n' stuff), continuously integrated into your brain.</subtitle>
  <updated>2023-12-04T21:41:09-05:00</updated>
  <author>
    <name>Andrew Metzger</name>
    <uri>/</uri>
  </author>
  <link rel="self" type="application/atom+xml" href="/feed.xml"/>
  <link rel="alternate" type="text/html" hreflang="en"
    href="/"/>
  <generator uri="https://jekyllrb.com/" version="4.3.2">Jekyll</generator>
  <rights> © 2023 Andrew Metzger </rights>
  <icon>/assets/img/favicons/favicon.ico</icon>
  <logo>/assets/img/favicons/favicon-96x96.png</logo>


  
  <entry>
    <title>Installing the crDroid Android GSI on a 2022 Lenovo Legion Y700</title>
    <link href="/posts/installing-a-custom-android-gsi-on-the-lenovo-legion-y700-2022/" rel="alternate" type="text/html" title="Installing the crDroid Android GSI on a 2022 Lenovo Legion Y700" />
    <published>2023-12-04T17:52:00-05:00</published>
  
    <updated>2023-12-04T21:40:31-05:00</updated>
  
    <id>/posts/installing-a-custom-android-gsi-on-the-lenovo-legion-y700-2022/</id>
    <content src="/posts/installing-a-custom-android-gsi-on-the-lenovo-legion-y700-2022/" />
    <author>
      <name>Andrew Metzger</name>
    </author>

  
    
    <category term="guides" />
    
    <category term="android" />
    
  

  
    <summary>
      





      Preparation

On your PC

  adb, fastboot,
  Download and extract the latest crDroid arm64-BgN-Unofficial.img from https://github.com/naz664/crDroid_gsi/releases. The archive should contain one IMG file.


About GSI files

According to Treble Info app (sideloaded apk), the Y700 2022 is an arm64 A/B device. To determine whch GSI you need, look at the download names, &amp;lt;ARCH&amp;gt;_xyZ.img.xz.

&amp;lt;...
    </summary>
  

  </entry>

  
  <entry>
    <title>Rooting a Samsung Galaxy Tab A7 Lite</title>
    <link href="/posts/rooting-galaxy-tab-a7-lite/" rel="alternate" type="text/html" title="Rooting a Samsung Galaxy Tab A7 Lite" />
    <published>2023-08-19T00:00:00-04:00</published>
  
    <updated>2023-12-04T18:46:53-05:00</updated>
  
    <id>/posts/rooting-galaxy-tab-a7-lite/</id>
    <content src="/posts/rooting-galaxy-tab-a7-lite/" />
    <author>
      <name>Andrew Metzger</name>
    </author>

  
    
  

  
    <summary>
      





      Prerequisites


  Windows 11
  ADB and fastboot (winget install Google.PlatformTools)
  Galaxy Tab A7 Lite USB drivers
  Odin with 3B patch, v3.1.4.1


General info:


  XDA forum for Samsung Galaxy Tab A7 Lite


Unlock Bootloader

Getting “OEM Unlock” to appear

As with all Android devices, further modifications require the bootloader to be unlocked. If the bootloader cannot be unlocked using ...
    </summary>
  

  </entry>

  
  <entry>
    <title>OPNsense DNS Rebinding for Plex</title>
    <link href="/posts/plex.direct-on-opnsense/" rel="alternate" type="text/html" title="OPNsense DNS Rebinding for Plex" />
    <published>2023-04-27T23:15:00-04:00</published>
  
    <updated>2023-04-27T23:15:00-04:00</updated>
  
    <id>/posts/plex.direct-on-opnsense/</id>
    <content src="/posts/plex.direct-on-opnsense/" />
    <author>
      <name>Andrew Metzger</name>
    </author>

  
    
    <category term="guides" />
    
  

  
    <summary>
      





      Plex cannot connect securely. Go to https://app.plex.tv/ &amp;gt; Settings
Server shows as “Cannot connect securely”

This is due to DNS rebinding protections.

Plex’s article https://support.plex.tv/articles/206225077-how-to-use-secure-server-connections/ had a “pfSense” section; I searched for an opnSense solution and found: https://www.reddit.com/r/OPNsenseFirewall/comments/xwjxe0/unbound_dns_re...
    </summary>
  

  </entry>

  
  <entry>
    <title>Adventures in Replacing the NVidia Shield TV Launcher</title>
    <link href="/posts/adventures-in-replacing-the-nvidia-shield-tv-launcher/" rel="alternate" type="text/html" title="Adventures in Replacing the NVidia Shield TV Launcher" />
    <published>2021-07-25T16:16:28-04:00</published>
  
    <updated>2023-03-25T17:15:54-04:00</updated>
  
    <id>/posts/adventures-in-replacing-the-nvidia-shield-tv-launcher/</id>
    <content src="/posts/adventures-in-replacing-the-nvidia-shield-tv-launcher/" />
    <author>
      <name>Andrew Metzger</name>
    </author>

  
    
    <category term="guides" />
    
    <category term="android" />
    
    <category term="powershell" />
    
  

  
    <summary>
      





      Background

When Shield Experience Update 8.2.3 rolled out to my Shield TVs, I was dismayed to see Google’s “Recommendations” for content atop the new home screen. Here’s one for Loki — woefully out of place on a premium set-top-box that retails for $150 USD.


The new “Discovery UI” features promoted content atop the home screen. // Image credit: 9to5Google.

It’s fairly easy to suppress these...
    </summary>
  

  </entry>

</feed>


