DirecTV Osprey/Gemini Boxes

I personally like to disable the cast receiver and katniss, which is Google Assistant. I don't like all my Ospreys polluting the cast devices on my network and someone potentially casting to them. And I also don't like someone potentially trying to talk on one of my Google speakers and stopping one of my Ospreys from streaming.

adb shell pm disable-user --user 0 com.google.android.apps.mediashell
adb shell pm disable-user --user 0 com.google.android.katniss
2 Likes

This is immensely helpful @spammedeeper & @mackid1993 - thank you very much for putting this together. Just to add another resource here, I came across another post from @spammedeeper from back in December which included some more config examples.

Linking here for reference

Osprey Details updated:

  • ADBTuner Setup Sample

Happy to help. Started with Ospreys back in 2023. I've written many guides, shared lots of my challenges and solutions over the years. I'm slowly migrating all my info into this thread for future members of Team Osprey. Let me know how I may assist (which will be most likely on weekends when I have more time).

Anyone aware of how to get past the remote pairing step? I was able to use a keyboard to get into the Android TV device settings by mashing random Function keys (somewhere between F7-F11) so I was able to force firmware updates from the remote pairing screen... but I'm not sure how to get past remote pairing.

Edit: oh interesting, remote setup seems to get skipped after installing the latest firmware. just took me straight to the QR code login page.

Glad you got it working. IIRC the remote setup will eventually time out and you can continue with a keyboard. I will need to test this theory and add to my notes.

Adapting the bloatware uninstall script slightly for folks on unix-based systems. Here is an example assuming you have adb installed in /Applications on macOS. Linux would be the same, just update the path to the adb install location. Unix users can copy this into a new text file, chmod +x <filename> to make it executable, and then run it like any other shell script ./<filename>

#!/bin/bash
apps=(
    com.peacocktv.peacockandroid
    com.pandora.android.atv
    com.espn.score_center
    com.playworks.freegames
    com.amazon.amazonvideo.livingroom
    com.discovery.discoveryplus.mobile
    com.hulu.livingroomplus
    com.wbd.stream
    com.glance.tv.directv
    com.disney.disneyplus
)
for app in "${apps[@]}"; do
    echo "Uninstalling $app..."
    /Applications/adb shell pm uninstall -k --user 0 ${app}
done
echo Done.

Excellent. Added to the Osprey Details page!

In case this comes up again, it's 'Press and hold 'Fast Forward & Rewind' at the same time for 5-10 seconds. Should get a message - remote is ready to use.

So glad to find this thread - hope we can keep it updated. I've 4 of these for over 2 years -thanks to @spammedeeper's recommendation back then. Just received 5 more and setting them up. Nice to everything in one place.

1 Like

Glad to help. Just curious, with the five additional Ospreys you will have 9 total!?! If so, I applaud your dedication!

I would definitely recommend getting like a file holder for them.
https://www.staples.com/tru-red-7-compartment-wire-mesh-file-organizer-matte-black-tr57552/product_24402449

No, this is just a D* ad to purchase their services like HBO MAx or Peacock or they are advertising for the Super Bowl or March Madness or Free Showtime weekend. It's usually a static screen you just click through after you turn the Osprey on.

I also thought I was a little overkill with six 60233 models! I'm surprised anyone has more than me at this point.

still not organized, or clean, but I figured i'd share


no not all are working, yes i have more than i need.
if anyone is looking DM me, i got them cheep, will get rid of extras cheep too

I would definitely consider a laptop cooler below those and also spacing them out a little bit more if you can.

With the rate TVE is disappearing, trying to get future proof. I record a ton of sports, throw in family members - not sure what I'll end up with. Time for an upgrade anyway. Switching from Uray to Linkpi's adding more Ospreys, along with trying to get rid of my rat's nest I've had for 3 years.

So far, I have 2 Ospreys with LinkPi running and testing has been good. I even switched to Poe to get rid of the power bricks, using a Kitchen cutting board rack to standup the Ospreys to help with the heat & my rat's nest issue. I've got my eye on a laptop cooler I'll add if needed. It's all still on my bench for now. Fun stuff...

2 Likes

I never confirmed. What is the DC Barrel size on the Osprey?

This is what I am using. Have 3 up and running plus the Link Pi

This was the only place I could find it.

jagrimDVR User

Oct '25

Not sure if this is the correct topic in the forum, but since I'm moving my Link Pi Enc5-V2 encoder to POE, the below items allowed me to put add all (3) of my ATT Osprey devices to POE. I can confirm that these work!
@spammedeeper
The adapter plug was the hardest thing to source.

bixnet.com

C2 DC Power Connector Tip - 5.5 x 3.3mm Male Plug with 5.5 x 2.5mm Female Jack

BixNet.comC2 DC Power Connector Tip - 5.5 x 3.3mm Male Plug with 5.5 x 2.5mm Female JackC2 DC Power Connector Tip - 5.5 x 3.3mm Male Plug with 5.5 x 2.5mm Female Jack

https://www.amazon.com/Revotech-Splitter-5-5x2-5mm-Standard-PS5712TG-25/dp/B09CYGW46K?tag=channels04-20

1

1 Like

Fantastic info. This is going into the Osprey Details Page!

I was just playing around with my extra boxes, and bumped into Settings-Preferences-Notifications ; Recomended and Promotions
I suspect one of these is toggled ON.