How to wake Rock 2F?

I have the same question as this one about Rock 2F, with additional caveat that it doesn’t have a power button. Is there any way to wake it from suspend?

you can try to wake it by usb key board.

1 Like

Waking by keyboard does not work. The only way to wake it that I found, if it ever goes to sleep, is to do a hard reset.

Bumping this. Please test waking from keyboard

Sorry, I just asked, USB wakeup is not supported at the moment.

So how to wake this board?

Bump, still this is an issue

Bump.

If there’s no way to wake this board, please just write it, now we just don’t know. Sleep support must then be disabled in the kernel (if that’s how you do this).

Here are the results of the USB suspend and wakeup test I performed on the ROCK 2F using the R3 image:

# echo mem > /sys/power/state

INFO: BL31: v2.3():v2.3-912-gfe961b77f:derrick.huang, fwver: v1.20

INFO: enter: cfg=0x1, sleeptimes:7

INFO: armpd

INFO: PWM_REGULATORS: 0x3

INFO: sleep_pin: 0x0 0x0

INFO: GPIO POWER INFO:

INFO: not config

INFO: GPIO0_INTEN: 0xffff 0xffff 0xffff 0xffff 0x0 0xffffffc0

INFO: GPIO1_INTEN: 0xffff 0xffff 0xffff 0xffff 0x0 0xa00dfff2

INFO: GPIO2_INTEN: 0xffff 0xffff 0xffff 0xffff 0x0 0xffffffe0

INFO: GPIO3_INTEN: 0xffff 0xffff 0xffff 0xffff 0x0 0xffffffff

INFO: GPIO4_INTEN: 0xffff 0xffff 0xffff 0xffff 0x0 0xff6fbfe0

INFO: IRQ_EN: 63

INFO: IRQ_EN: 72

INFO: IRQ_EN: 110

INFO: IRQ_EN: 108

INFO: IRQ_EN: 107

INFO: IRQ_EN: 105

INFO: IRQ_EN: 103

INFO: IRQ_EN: 135

INFO: IRQ_EN: 187

012INFO: pd_st=0x0 idle_st=0x0

3abcde45678INFO: PMU_PWR_CON(0x1) PMU_CRU_PWR_CON(0x1d0 0xe8) PMU_WAKEUP_INT_CON(0x411)

PMU_BUS_IDLE_ST(0x10) PMU_BUS_IDLE_ACK(0x10) PMU_PWR_GATE_ST(0x1)

PMU_BUS_IDLE_CON(0x1ef) PMU_PWR_GATE_CON(0x0) PMU_VOL_GATE_CON(0x1)

PMU_DDR_PWR_CON(0x3) PMU_DDR_PWR_SFTCON(0x0)

PMU_PLLPD_CON(0x1f)

PMU_SCU_PWR_CON(0xaf) PMU_CLUSTER_IDLE_CON(0x2)

SINFO: wake up status: 0x400

INFO: the wake up information:

INFO: USBDEV detect wakeup

a6543edcba2INFO: pd_st=0x0 idle_st=0x0

10INFO: IRQ_EN: 63

INFO: IRQ_EN: 72

INFO: IRQ_EN: 110

INFO: IRQ_EN: 108

INFO: IRQ_EN: 107

INFO: IRQ_EN: 105

INFO: IRQ_EN: 103

INFO: IRQ_EN: 135

INFO: IRQ_EN: 187

INFO: IRQ_PED: 182

From the current results, the ROCK 2F does support USB suspend and wakeup. You can try testing it using the R3 image.

Image link:
https://github.com/radxa-build/radxa-rk3528/releases/download/rsdk-r3/radxa-rk3528_bookworm_kde_r3.output_512.img.xz

1 Like

Additional note: the USB suspend and wakeup test mentioned above was performed using a keyboard device.

Thank you, must be a problem with my image then