this post was submitted on 08 Apr 2026
23 points (92.6% liked)

Selfhosted

60962 readers
1018 users here now

A place to share alternatives to popular online services that can be self-hosted without giving up privacy or locking you into a service you don't control.

Rules:

Detailed Rules Post

  1. Be civil.

  2. No spam.

  3. Posts are to be related to self-hosting.

  4. Don't duplicate the full text of your blog or readme if you're providing a link.

  5. Submission headline should match the article title.

  6. No trolling.

  7. Promotion posts require active participation, with an account that is at least 30 days old. F/LOSS without a paywall has exceptions, with requirements. See the rules link for details. Tags [CBH] or [AIP] are required, see the links in Rule 8 for details.

  8. AI-related discussions and AI-involved promotional posts have additional requirements for tagging, as noted in Rule 7 and the AI & Promotional Post Expanded Rules post, and find example disclosures here.

Resources:

Any issues on the community? Report it using the report flag.

Questions? DM the mods!

founded 3 years ago
MODERATORS
 

I have a OnePlus5T that runs PostmarketOS (console, no GUI). I use pmbootstrap to flash the image and it serves me well for the most part. To make the internet connection more stable, I wish to connect the phone to the router using an Ethernet adapter.

I have borrowed a Porttonics Ethernet 8in1 adapter and works well on other stock android phones. I can use ethernet nicely and surf sites on those phones

I seem to be unable to do this with Postmarket OS. Based on what i have read, I think the kernel needs to be tweaked so it can connect and work with the router. Does anyone know how to do this?

(This is my second post on this topic. Apologies).

you are viewing a single comment's thread
view the rest of the comments
[–] dnls@lemmy.world 2 points 3 months ago (2 children)

Are you using external power with the Adapter? I ran into this issue with my oneplus 6t, which cant supply power to a usb device. Using a external chsrger with a Combo dongle works fine right now. You may need to enable host mode though

[–] non_burglar@lemmy.world 2 points 3 months ago (1 children)

The oneplus 6t can supply 500mA through USB, it just can't negotiate usbC power delivery.

[–] dnls@lemmy.world 1 points 3 months ago (1 children)

Sorry for the late reply. Did you get the phone to supply power via its USB port with postmarketOS? I did not get that to work. According to the wiki, this is a known issue: "The phone won't supply its own power, so you need either a powered hub or an extension cable wired up to 5v. Some hubs may refuse to work without power being supplied from the port however." See the OTG doesn't work on the Wiki page

[–] non_burglar@lemmy.world 1 points 3 months ago

So there are 3 power modes in "normal" USB; 500mA, 1A, and 2A, all three of these at 5V. The 6T can only deliver 500MA 5V.

There is also provision in the USB spec over USBC for negotiation of power delivery that allows also changing the voltage to deliver more power. The 6T cannot do this, it lacks the usb PD circuitry.

However, it can do org (change to "target mode" to become storage for, say, a computer to access its storage. The 6T can do this with android, but you're right, I haven't been able to get it to work with pmos.

I do a lot of tinkering and development with GPS, and I use a few Blox GPS dongles. These need a bit of power to heat the ceramic antenna and atmo pressure sensor. These work with pmos.

[–] tomandjerryco@mander.xyz 1 points 3 months ago

When testing the Ethernet, I didn't put power. I wanted to isolate each variable at a time.