Quang-vip

Results 9 comments of Quang-vip

> > > I love this form of uploading and I'm so close to having it setup, it works until you need to actually upload something. All I get is...

Took me some time but finished!

> > > @Quang-vip, > > Hello, > Could you check opi-prime on v0.5.1? I'll have a look tomorrow ;)

@rsglobal it seems I'm having some problems with deploying onto the Pi Prime It froze after the `./fastboot reboot-fastboot` command. And on serial console, it stopped at: `[ 2.436539] sun50i-h5-pinctrl...

@rsglobal I just retried to install Android on my Pi Prime with the latest image (`24-09-2020-17h09m_release_v0.5.1_opi_prime-userdebug.tar.gz` on October 1st) and the result is still the same. Still nothing happened after...

Hello, coincidentally I'm having the same problem as I'm too trying to compile the driver with a nethunter kernel. I tried your suggestion of `sed -i 's/$(pwd)/$(pwd)\/$(src)/'g Makefile` but it's...

> > Hello, coincidentally I'm having the same problem as I'm too trying to compile the driver with a nethunter kernel. I tried your suggestion of `sed -i 's/$(pwd)/$(pwd)\/$(src)/'g Makefile`...

What it shows: ``` paimon@buildsrv:~/rtl8188eus$ grep -r "/include" Makefile EXTRA_CFLAGS += -I$(src)/include ```

Still yields the same: ``` paimon@buildsrv:~/rtl8188eus$ sed -i 's/$(src)/$(pwd)\/$(src)/'g Makefile paimon@buildsrv:~/rtl8188eus$ make KSRC=~/santoni_headers/lib/modules/*/build EXTRA_CFLAGS="-Wno-error" make ARCH=arm64 CROSS_COMPILE=/home/paimon/santoni_kernel_nethunter/toolchain/bin/aarch64-linux-android- -C /home/paimon/santoni_headers/lib/modules/*/build M=/home/paimon/rtl8188eus modules make[1]: Entering directory '/home/paimon/santoni_kernel_nethunter' WARNING: Symbol version dump ./Module.symvers...