PINE64
Debian image configured for USB-C OTG? - Printable Version

+- PINE64 (https://forum.pine64.org)
+-- Forum: ROCKPRO64 (https://forum.pine64.org/forumdisplay.php?fid=98)
+--- Forum: Linux on RockPro64 (https://forum.pine64.org/forumdisplay.php?fid=101)
+--- Thread: Debian image configured for USB-C OTG? (/showthread.php?tid=15569)



Debian image configured for USB-C OTG? - djonathan - 12-19-2021

I have a RockPro64 booting 5.10.0-7-arm64 #1 SMP Debian 5.10.40-1 (2021-05-28) aarch64 GNU/Linux from microSD.

USB-flash drive does mount in the USB-C port, but I need to do ethernet-over-USB, so I need the USB-C port in peripheral mode.

But the kernel is configured with:
  • CONFIG_USB_OTG not set
  • CONFIG_OF_OVERLAY not set 
  • device-tree dr_mode="host"


I've been to https://packages.debian.org/bullseye/linux-image-arm64 and  https://d-i.debian.org/daily-images/arm64/daily/netboot/SD-card-images/ but don't want to randomly try other images without knowing how the kernel and device-tree are configured.

Suggestions on how to find a correct Debian image?

Suggestions for other Linux flavors that do have the required configuration?

TIA.


RE: Debian image configured for USB-C OTG? - dukla2000 - 12-20-2021

(12-19-2021, 10:08 AM)djonathan Wrote: ...

Suggestions for other Linux flavors that do have the required configuration?

...

Happy to report what my config has if you spoon feed the commands that may reveal what you need - I am
Code:
$ lsb_release -a
LSB Version:    1.4
Distributor ID:    Arch
Description:    Arch Linux
Release:    rolling
Codename:    n/a
chris@RPro64:~$ uname -a
Linux RPro64 5.15.7-2-MANJARO-ARM #1 SMP PREEMPT Fri Dec 10 00:02:34 CET 2021 aarch64 GNU/Linux
which is basically the Pinebook Pro image with  RockPro64 DTB.


RE: Debian image configured for USB-C OTG? - susy1075 - 01-06-2022

(12-20-2021, 09:13 AM)dukla2000 Wrote:
(12-19-2021, 10:08 AM)djonathan Wrote: ...

Suggestions for other Linux flavors that do have the required configuration?

...

Happy to report what my config has if you spoon feed the commands that may reveal what you need - I am
Code:
$ lsb_release -a
LSB Version:    1.4
Distributor ID:    Arch
Description:    Arch Linux
Release:    rolling
Codename:    n/a
chris@RPro64:~$ uname -a
Linux RPro64 5.15.7-2-MANJARO-ARM #1 SMP PREEMPT Fri Dec 10 00:02:34 CET 2021 aarch64 GNU/Linux
which is basically the Pinebook Pro image with  RockPro64 DTB.

Hello
This has nothing to do with the thread.  But I read on another thread you were trying to change your pass code using the terminal.

Do you mind giving me the code to change my pass code on Mobian?

Thank you in advance, Susy 1075