Skip to content

Orange Pi rv2 with X1 cpu #1448

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
bartman opened this issue Apr 18, 2025 · 3 comments
Open

Orange Pi rv2 with X1 cpu #1448

bartman opened this issue Apr 18, 2025 · 3 comments

Comments

@bartman
Copy link

bartman commented Apr 18, 2025

Is there a known path to build an image for the Orange Pi RV2?

Booting from the provided Ubuntu 24.04 I can see...

Linux orangepirv2 6.6.63-ky #1.0.0 SMP PREEMPT Wed Mar 12 09:04:00 CST 2025 riscv64 riscv64 riscv64 GNU/Linux

(not sure yet if this "ky" CPU support is upstreamed)

lscpu
Architecture:          riscv64
  Byte Order:          Little Endian
CPU(s):                8
  On-line CPU(s) list: 0-7
Model name:            Ky(R) X1
  Thread(s) per core:  1
  Core(s) per socket:  8
  Socket(s):           1
  CPU(s) scaling MHz:  100%
  CPU max MHz:         1600.0000
  CPU min MHz:         614.4000
Caches (sum of all):
  L1d:                 256 KiB (8 instances)
  L1i:                 256 KiB (8 instances)
  L2:                  1 MiB (2 instances)
lspci
0001:00:00.0 PCI bridge: Device 201f:0001 (rev 01)
0002:00:00.0 PCI bridge: Device 201f:0001 (rev 01)
lsusb
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 002 Device 002: ID 05e3:0610 Genesys Logic, Inc. Hub
Bus 003 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
Bus 003 Device 002: ID 05e3:0620 Genesys Logic, Inc. GL3523 Hub
Bus 003 Device 003: ID 0781:55b1 SanDisk Corp. SanDisk 3.2 Gen1
Bus 004 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
lsmod
Module                  Size  Used by
hci_uart              458752  1
btrtl                 126976  1 hci_uart
btbcm                  73728  1 hci_uart
binfmt_misc            98304  1
sch_fq_codel          135168  4
bcmdhd               3321856  0
dhd_static_buf         32768  1 bcmdhd
ip_tables             122880  0
autofs4               315392  2
btrfs               14213120  0
blake2b_generic       131072  0
motorcomm             151552  2
@Mic92
Copy link
Member

Mic92 commented Apr 24, 2025

Not quite the same but maybe it helps for inspiration: #1409

@vlinkz
Copy link
Member

vlinkz commented Apr 24, 2025

Doesn't seem like there's upstream support yet, would need to use custom kernel from https://github.com/orangepi-xunlong/linux-orangepi/tree/orange-pi-6.6-ky

@misuzu
Copy link

misuzu commented May 11, 2025

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants