avafinger

Results 361 comments of avafinger

yeah, 3.10.x seems to get this value as default for ARM on A64. tested also on Armbian on another A64 (Pine64+). Mainline 4.11 (Armbian) was on other A64 board (OPI)....

@jodyono , Any news about the Touch?

If you care only about command line and connectivity (eth0), not sure it eMMC works in 4.11 but seems it is working (i still in the learning curve with 4.x),...

You could try to change kernel log level to reduce some warnings or if you can compile the kernel suppress the printk lines in vfe.c (comment the printk lines). Note...

You can refer to a newer version where you can define some handlers. https://github.com/avafinger/htop_2.2.2/blob/master/linux/Platform.c#L278

OrangePi Win Plus has 2GB DRAM but i think it should boot. Can you attach a debugging TTL(USB to TTL Serial Cable - Debug / Console Cable) and get a...

ouch.. I can't recognize this messages, seems to hang on the first part of the bootloader. The bootloader for the Win is completely useless for the Win Plus. Is it...

I don't think you can compile the driver outside of linux tree. All the needed headers have relative path to kernel (no always linux headers), so you need to fix...

This driver is for kernel 3.x.

This gc2035.c is meant to be built on BSP kernel. Which kernel are you using?