Vonger / vocore2

VoCore2 firmware drivers
https://vocore.io
96 stars 45 forks source link

new patch for openwrt 22.03 && fbusb driver rollback #31

Closed newluhux closed 2 years ago

basiliscos commented 2 years ago

Could you, please, add instructions, how to build?

I have tried with v22.03 there was but my voCore wasn't available to boot. May be because I have applied sd-card patches before. However, if I don't apply them, my sd-card is not detected.

newluhux commented 2 years ago

Could you, please, add instructions, how to build?

I have tried with v22.03 there was but my voCore wasn't available to boot. May be because I have applied sd-card patches before. However, if I don't apply them, my sd-card is not detected.

add doc https://github.com/Vonger/vocore2/pull/33/commits/0825a218daeae612a541c14abc4651e7e206bb53

basiliscos commented 1 year ago

why I don't see the doc on the main page https://github.com/Vonger/vocore2 ? Also, please, add what the openwrt revision should be used? 17bd6b0477 ?

basiliscos commented 1 year ago

aslo, I'm abit affraid of the fuzz application of the patches ot the revision above:

patch -p1 < package/vocore2/openwrt.2102/vocore2-sdcard-support.patch 
patching file target/linux/ramips/dts/mt7628an_vocore_vocore2.dts
Hunk #1 succeeded at 24 with fuzz 2 (offset -36 lines).
b@hp-note [08:15:30 PM] [~/development/embedded/openwrt-exp] [17bd6b0477 *]
patch -p1 < package/vocore2/openwrt.2203/vocore2-fixmaster-es8388.patch
patching file target/linux/ramips/modules.mk
Hunk #1 succeeded at 133 (offset -3 lines).
patching file target/linux/ramips/dts/mt7628an_vocore_vocore2.dts
Hunk #1 succeeded at 19 with fuzz 1 (offset -4 lines).
patching file target/linux/ramips/dts/mt7628an_vocore_vocore2.dtsi

I think last time I tried that, I aslo got stucked (i.e. my vocore was not able to boot).

Please, help!

Thank you!