Vita usb ether: Difference between revisions
From GameBrew
More actions
No edit summary |
No edit summary |
||
| Line 11: | Line 11: | ||
|author=isage | |author=isage | ||
|lastupdated=2022/09/24 | |lastupdated=2022/09/24 | ||
|type= | |type=Plugins | ||
|version=1.1 | |version=1.1 | ||
|license=MIT | |license=MIT | ||
| Line 18: | Line 18: | ||
|source=https://github.com/isage/vita-usb-ether | |source=https://github.com/isage/vita-usb-ether | ||
}} | }} | ||
Allows to use pPC usb-ethernet rtl8152 dongle on Vita. [https://github.com/isage/vita-usb-ether#background Project background]. | |||
==Installation== | ==Installation== | ||
Revision as of 11:04, 15 December 2022
| Vita generic RTL enabler | |
|---|---|
| File:Vitausbethervita.jpg | |
| General | |
| Author | isage |
| Type | Plugins |
| Version | 1.1 |
| License | MIT License |
| Last Updated | 2022/09/24 |
| Links | |
| Download | |
| Website | |
| Source | |
Allows to use pPC usb-ethernet rtl8152 dongle on Vita. Project background.
Installation
Retail + generic rtl dongle:
- Copy ether-enabler.skprx to ur0:tai.
- Copy usb_ether_mtl.skprx to ur0:tai.
- Add both to *KERNEL section of config.txt, order shouldn't matter.
Retail + testkit dongle:
- Copy ether-enabler-lite.skprx to ur0:tai.
- Copy usb_ether_mmsc.skprx to ur0:tai.
- Add both to *KERNEL section of config.txt, order shouldn't matter.
Devkit/Testkit:
- Copy ether-enabler.skprx to ur0:tai.
- Add to *KERNEL section of config.txt.
Hardware:
- usb ethernet with RTL8152.
- Make an adapter by connecting two usb-female port data pins, supply external power to one (dongle), or both (so vita would charge too), plug vita cable into another and letsgooo.
- Or buy Y-cable with two female ports.
+ from charger
|
VUSB+ >------|-------< VUSB+
Vita cable D- >--------------< D- RTL dongle
D+ >--------------< D+
VUSB- >------|-------< VUSB-
|
- from charger
Or proper schematic.
Media
retail vita eth (Саги Усаги)
Credits
- pop13_13 for initial idea and tinkering with devkit/testkit dongles.
- CreepNT for help with RE.
- S1ngyy for measuring signals on multicon.
- SKGleba for testing some stuff.
- Graphene for answering stupid questions and help.
- SonicMastr for his soft-bricked vita.
- And ofc everyone on CBPS and HENKAKU.