Closed youling257 closed 7 years ago
Hi youling257,
is it correct that some changes of broonie/sound.git went in kernel-4.8 cycle? Is your device already ok or do you want we try broonie's linux-next?
For 8723bs we stick to hadess repo latest version
M.
merge sound/topic/intel ,add these patch,https://patchwork.kernel.org/patch/9277989/ ,https://github.com/burzumishi/linux-baytrail-flexx10/blob/master/kernel/patches/v4.8/0008-rtl8723bs_rfill_bluetooth.patch , 0001-sound-onda-tablet.zip
and need /system/etc/alsa/bytcrrt5640.state ,/system/lib/firmware/intel/fw_sst_0f28_ssp0.bin ,
z3735f sound and bluetooth work fine with 4.8 kernel
bytcrrt5640.state should be push https://osdn.jp/projects/android-x86/scm/git/device-generic-common/tree/marshmallow-x86/alsa/
use this method,z3735f cube i7-cx sound work fine ,0001-cube-i7-cx.patch 0001-cube-i7-cx.zip
@maurossi
very well,the 4.9 kernel, merge sound already,
https://github.com/torvalds/linux/blob/master/sound/soc/intel/boards/bytcr_rt5640.c
https://github.com/maurossi/linux/blob/kernel-4.9rc1/sound/soc/intel/boards/bytcr_rt5640.c
https://git.kernel.org/cgit/linux/kernel/git/broonie/sound.git/log/?h=topic/intel
4.9 kernel merge upstream already .
but,may be we still need https://patchwork.kernel.org/patch/9277989/ this patch
I will compile 4.9 Android x86 kernel tset it
4.9 rc1 patch,4.9 rc1 6.0 dmesg,from dmesg,can know sound work .
But,can't see bootanimation,black screen,isn't gfxpayload problem.
my tablet 1920x1200,gfxpayload no use,if use nomodeset,can see bootanimation,but very obtuse、slow,4.9 rc1 kernel .
2016-10-17 5:11 GMT+02:00 youling257 notifications@github.com:
4.9 rc1 patch,4.9 rc1 6.0 dmesg,from dmesg,can know sound work .
dmesg.zip https://github.com/maurossi/linux/files/532362/dmesg.zip 0001-4.9-rc1.zip https://github.com/maurossi/linux/files/532363/0001-4.9-rc1.zip
But,can't see bootanimation,black screen,isn't gfxpayload problem.
— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/maurossi/linux/issues/1#issuecomment-254103079, or mute the thread https://github.com/notifications/unsubscribe-auth/AH9VlE5wcYecpEEeS2o3n0Wv6cQrKNu6ks5q0udfgaJpZM4J5l86 .
I have building error problem in kernel4,9rc1
EXPORTS lib/lib-ksyms.o /home/utente/nougat-x86_kernel_49/prebuilts/gcc/linux-x86/x86/x86_64-linux-android-4.9/bin/x86_64-linux-android-ld: internal error in target, at /usr/local/google/buildbot/src/android/gcc/toolchain/build/../binutils/binutils-2.25/gold/parameters.h:105 /home/utente/nougat-x86_kernel_49/kernel/scripts/Makefile.build:432: recipe for target 'lib/lib-ksyms.o' failed make[2]: * [lib/lib-ksyms.o] Error /home/utente/nougat-x86_kernel_49/kernel/Makefile:978: recipe for target 'lib' failed make[1]: * [lib] Error 2 make[1]: *\ Waiting for unfinished jobs...
git remote add maurossi https://github.com/maurossi/linux git fetch maurossi kernel-4.8 git checkout FETCH_HEAD git remote add sound https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound.git git fetch sound git merge sound/topic/intel
please you merge sound ,and add these patch,https://github.com/maurossi/linux/files/504933/0001-sound-onda-tablet.zip ,https://patchwork.kernel.org/patch/9277989/ ,https://github.com/burzumishi/linux-baytrail-flexx10/blob/master/kernel/patches/v4.8/0008-rtl8723bs_rfill_bluetooth.patch