Selfhosted
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:
-
Be civil.
-
No spam.
-
Posts are to be related to self-hosting.
-
Don't duplicate the full text of your blog or readme if you're providing a link.
-
Submission headline should match the article title.
-
No trolling.
-
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.
-
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:
- selfh.st Newsletter and index of selfhosted software and apps
- awesome-selfhosted software
- awesome-sysadmin resources
- Self-Hosted Podcast from Jupiter Broadcasting
Any issues on the community? Report it using the report flag.
Questions? DM the mods!
view the rest of the comments
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
The oneplus 6t can supply 500mA through USB, it just can't negotiate usbC power delivery.
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
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.
When testing the Ethernet, I didn't put power. I wanted to isolate each variable at a time.