ls48ju Posted August 18, 2021 Posted August 18, 2021 Am 10.8.2021 um 06:19 schrieb TonyMac32: The RAM controller was being starved for voltage. I have recently rectified this problem and moved to the official mainline USB3 driver for this board. The GPU and DMC share the same regulator, so there was conflict. https://github.com/armbian/build/commit/ee610096bc5d252307789c3818aa8b59147bf1d5 I just built a new image and the board works again - *thank you* I'll tie down the kernel package for now. 0 Quote
Francesco Pepe Posted November 10, 2021 Posted November 10, 2021 Hi everybody, I'm having some troubles with my renegade board: I flashed the bullseye image with mainline kernel (5.10) in an sdcard, put it in my roc-rk3328-cc board (4GB) and tried to boot. U-boot starts without problems, the kernel and dtb gets loaded from the /boot partition on the sdcard, the system starts to boot but when it comes to look for the root filesystem (by uuid), it cannot be found. A little digging in the problem showed that the sdcard is not recognized by the kernel (in fact writing the same image in a USB key works, because the filesystem is found by uuid in it), and dmesg shows a problem with the sdmmc-regulator: reg-fixed-voltage sdmmc-regulator: Failed to register regulator: -517 This error is repeated various time (around 20) and then stops. The following is the output of # cat /sys/kernel/debug/gpio gpiochip0: GPIOs 0-31, parent: platform/pinctrl, gpio0: gpiochip1: GPIOs 32-63, parent: platform/pinctrl, gpio1: gpio-50 ( |snps,reset ) out hi ACTIVE LOW gpio-58 ( |vcc-host1-5v-regulat) out hi gpiochip2: GPIOs 64-95, parent: platform/pinctrl, gpio2: gpio-66 ( |ir-receiver ) in hi ACTIVE LOW gpiochip3: GPIOs 96-127, parent: platform/pinctrl, gpio3: gpiochip4: GPIOs 511-511, parent: platform/ff100000.syscon:grf-gpio, ff100000.syscon:grf-gpio: gpio-511 ( |vccio_sd ) out hi An the following is the output of cat /sys/kernel/debug/regulator/regulator_summary regulator use open bypass opmode voltage current min max --------------------------------------------------------------------------------------- regulator-dummy 3 2 0 unknown 0mV 0mA 0mV 0mV ff580000.usb-vusb_a 1 0mA 0mV 0mV ff580000.usb-vusb_d 1 0mA 0mV 0mV vcc_sys 1 1 0 unknown 5000mV 0mA 5000mV 5000mV vcc_host1_5v 1 0 0 unknown 5000mV 0mA 0mV 0mV vcc_phy 2 1 0 unknown 0mV 0mA 0mV 0mV ff540000.ethernet-phy 1 0mA 0mV 0mV vccio_sd 1 0 0 unknown 1800mV 0mA 1800mV 3300mV In both cases, vcc_sd doesn't show up, which lets me think that the regulator doesn' register. As far as I understand this is the regulator to power the sdcard, but I don't understand why it doesn't register. With various other OSes the sdcard works fine, so I would exclude an hardware problem. Since I am able to boot from USB I can provide any output required (dmesg, decompiled dtb, etc). Thanks for your help! PS: reading various forums, I have the doubt that two boards exists, firefly and libre computer. I think mine is the libre computer one, but I didn't find a way to be 100% sure... I have this doubt because the product page states that the power LED is blue, while mine is red. 0 Quote
jokaine Posted February 19, 2023 Posted February 19, 2023 Has anyone ever thought about programming The Rock 3328cc Renegade to flash car PCMS and bcms is that possible and where could I find a program like that if so? Thanks 0 Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.