OnePlusOSS / android_kernel_oneplus_sm8250

Other
148 stars 127 forks source link

owakelock not found #34

Open binaryslark opened 1 year ago

binaryslark commented 1 year ago

when i run

make O=out ARCH=arm64 defconfig

got error

drivers/soc/Kconfig:31: can't open file "drivers/soc/oplus/owakelock/Kconfig"
../scripts/kconfig/Makefile:95: recipe for target 'defconfig' failed
make[2]: *** [defconfig] Error 1
/home/meepo/8T/android_kernel_oneplus_sm8250/Makefile:628: recipe for target 'defconfig' failed
make[1]: *** [defconfig] Error 2
make[1]: Leaving directory '/home/meepo/8T/android_kernel_oneplus_sm8250/out'
Makefile:146: recipe for target 'sub-make' failed
make: *** [sub-make] Error 2

cannot find the owakelock folder. (use branch oneplus/sm8250_s_12.1)

i tried the android_vendor_qcom_opensource_audio_kernel_sm8250, but owakelock is not there.

brsz commented 1 year ago

解决了么?

binaryslark commented 1 year ago

可以从blu spark的仓库里拷贝一份

---Original--- From: @.> Date: Sat, Nov 11, 2023 15:00 PM To: @.>; Cc: @.**@.>; Subject: Re: [OnePlusOSS/android_kernel_oneplus_sm8250] owakelock not found(Issue #34)

解决了么?

— Reply to this email directly, view it on GitHub, or unsubscribe. You are receiving this because you authored the thread.Message ID: @.***>

brsz commented 1 year ago

好的,谢谢

brsz commented 1 year ago

你加了之后可以编译成功么

binaryslark commented 1 year ago

还有许多别的模块缺失,可以从一加提供的vendor仓库找到。

---Original--- From: @.> Date: Sat, Nov 11, 2023 19:00 PM To: @.>; Cc: @.**@.>; Subject: Re: [OnePlusOSS/android_kernel_oneplus_sm8250] owakelock not found(Issue #34)

你加了之后可以编译成功么

— Reply to this email directly, view it on GitHub, or unsubscribe. You are receiving this because you authored the thread.Message ID: @.***>

brsz commented 1 year ago

加了其他模块也老报错,人都麻了

binaryslark commented 1 year ago

用blu spark的仓库,可以无脑编

---Original--- From: @.> Date: Sat, Nov 11, 2023 21:34 PM To: @.>; Cc: @.**@.>; Subject: Re: [OnePlusOSS/android_kernel_oneplus_sm8250] owakelock not found(Issue #34)

加了其他模块也老报错,人都麻了

— Reply to this email directly, view it on GitHub, or unsubscribe. You are receiving this because you authored the thread.Message ID: @.***>

brsz commented 1 year ago

OK