Register Guidelines E-Books Today's Posts Search

Go Back   MobileRead Forums > E-Book Readers > Kobo Reader > Kobo Developer's Corner

Notices

Reply
 
Thread Tools Search this Thread
Old 06-07-2025, 03:40 AM   #1
karnak
Junior Member
karnak began at the beginning.
 
Posts: 2
Karma: 10
Join Date: Jun 2025
Device: none
USB OTG support on Elipsa

I was playing around with an Elipsa (SW 4.38.21908) and got OTG to work earlier today. I did not see a post so I'm adding it here.

To check the current USB mode:

Code:
# cat /sys/devices/platform/soc/usbc0/otg_role 
usb_device
To change it to host mode

Code:
# echo usb_host > /sys/devices/platform/soc/usbc0/otg_role
# cat /sys/devices/platform/soc/usbc0/otg_role 
usb_host

To change it back to device mode

Code:
# echo usb_device > /sys/devices/platform/soc/usbc0/otg_role
A few things I tried

- I was able to mount a usb pen and use a keyboard
- devices worked both with a regular usb to usb-c adaptor and with one of those OTG usb-c splitter cables (power of usb-c and device over usb-a)
- I was unable to use a USB Ethernet dongle though (not sure why, could be drivers)

I ran out of time for today. But maybe tomorrow or next week I'll have a deeper look.
karnak is offline   Reply With Quote
Old 06-09-2025, 05:32 AM   #2
lordeagle
Enthusiast
lordeagle has exceeded all limitations known to mankindlordeagle has exceeded all limitations known to mankindlordeagle has exceeded all limitations known to mankindlordeagle has exceeded all limitations known to mankindlordeagle has exceeded all limitations known to mankindlordeagle has exceeded all limitations known to mankindlordeagle has exceeded all limitations known to mankindlordeagle has exceeded all limitations known to mankindlordeagle has exceeded all limitations known to mankindlordeagle has exceeded all limitations known to mankindlordeagle has exceeded all limitations known to mankind
 
Posts: 49
Karma: 17448
Join Date: Jun 2020
Device: Kobo Elipsa2E & Libra H20, Kindle PW3 & PW2
Fantastic news, thanks a lot for sharing; indeed it would be great to get Ethernet going as well.
lordeagle is offline   Reply With Quote
Advert
Reply


Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
USB OTG Mouse Support and page turn on PW3(possible KV/KOA) lucida Kindle Developer's Corner 105 12-07-2024 02:18 PM
Clara HD USB OTG support on Clara HD — it works! RDavidson Kobo Developer's Corner 18 11-24-2023 01:23 PM
Does Kindle Paperwhite 10th gen support USB OTG out of the box? n00bdude Amazon Kindle 21 11-06-2023 07:57 AM
CC and USB/OTG support GEB Calibre Companion 2 05-30-2015 12:24 PM
ebook android readers and usb host - otg support sasimako Which one should I buy? 4 02-18-2015 06:26 AM


All times are GMT -4. The time now is 09:03 PM.


MobileRead.com is a privately owned, operated and funded community.