please update kernel source /sound/soc/Intel and /sound/soc/codecs,sst-mfld-platform sst-mfld-platform: Enter: enable=1 port_name=ssp2-port

437 views
Skip to first unread message

youling 257

unread,
Aug 28, 2016, 12:51:03 AM8/28/16
to Android-x86
and CONFIG_SND_SOC_INTEL_SST_MATCH=m;

sst-mfld-platform sst-mfld-platform: Enter: enable=1 port_name=ssp2-port
bytcr_rt5640 bytcr_rt5640: rt5640-aif1 <-> ssp2-port mapping ok
bytcr_rt5640 bytcr_rt5640: snd-soc-dummy-dai <-> deepbuffer-cpu-dai mapping ok
bytcr_rt5640 bytcr_rt5640: snd-soc-dummy-dai <-> media-cpu-dai mapping ok

but,it still Baytrail Audio Port: ASoC: no backend DAIs enabled for Baytrail Audio Port.

u0_a25@x86 $ su.txt
u0_a25@x86 $ su.txt

youling 257

unread,
Aug 28, 2016, 5:17:28 AM8/28/16
to Android-x86
this script no use;I don't know how to use alsa_amixer debugging ,https://play.google.com/store/apps/details?id=com.skvalex.alsamixer&hl=en ,how to use AlsaMixer (ROOT) ?

alsa_cr_off.sh
alsa_cr_spk.sh
alsa_cr_hp.sh
alsa_cr.sh
1.sh

youling 257

unread,
Aug 29, 2016, 9:04:39 AM8/29/16
to Android-x86
someone can help me ? use this patch https://github.com/burzumishi/linux-baytrail-flexx10 ,build 4.8 kernel tree for android x86 ? only kernel tree,also need 4.8 kernel tree' android-x86_defconfig

Mauro Rossi

unread,
Aug 30, 2016, 4:03:55 PM8/30/16
to Android-x86


On Monday, August 29, 2016 at 3:04:39 PM UTC+2, youling 257 wrote:
someone can help me ? use this patch https://github.com/burzumishi/linux-baytrail-flexx10 ,build 4.8 kernel tree for android x86 ? only kernel tree,also need 4.8 kernel tree' android-x86_defconfig

Hi,


cd kernel
git remote add maurossi https://github.com/maurossi/linux
git fetch maurossi kernel-4.8rc4
git checkout FETCH_HEAD


In order to build it you'll need to apply this change to build project, because wl path was aligned to per wireless vendor folders:



In the attachment android-x86_64_defconfig for kernel 4.7.0, courtesy of Jaap both the defconfig and most of the patches to build "vanilla" android kernel,

defconfig should be Ok, please consider it is for x86_64 build and just apply the changes you want to test a build the kernel before iso_img

Mauro

android-x86_64_defconfig

youling 257

unread,
Aug 30, 2016, 4:13:18 PM8/30/16
to Android-x86
i only know,make android-x86_64_defconfig ,time make -j4,time make -j4 targz-pkg -i 


在 2016年8月31日星期三 UTC+8上午4:03:55,Mauro Rossi写道:

Mauro Rossi

unread,
Aug 30, 2016, 5:09:51 PM8/30/16
to Android-x86


On Tuesday, August 30, 2016 at 10:13:18 PM UTC+2, youling 257 wrote:
i only know,make android-x86_64_defconfig ,time make -j4,time make -j4 targz-pkg -i 

after checkout of the 4.8 kernel, if you overwrite kernel/arch/x86/configs/android-x86_64_defconfig with attached file, then the commands would be:

. build/envsetup.sh
lunch android_x86_64-eng
make -j4 kernel

[reply to a few questions about configs the first time building the kernel, this is due to new kernel config lines in kernel 4.8]

make -j4 iso_img


If current kernel 4.8rc4 already has the changes you want to test,
you could also simply try to download the latest iso image here:


Mauro



 

youling 257

unread,
Aug 30, 2016, 6:04:32 PM8/30/16
to Android-x86
I compile 4.8 kernel success and boot 64K32U,on my tablet,only has 64K32U and 32K32U.
Also, We have merged quite a few patches upstream, can you please test the upstream kernel https://git.kernel.org/cgit/linux/kernel/git/broonie/sound.git for-next branch and upstrem fw repo https://git.kernel.org/cgit/linux/kernel/git/firmware/linux-firmware.git/
I haven't tried it yet 
# # Merge sound
# git fetch sound
# git merge sound/topic/intel
# # Merge Power Management
# git fetch pmfixes
# git merge pmfixes/linux-next
# # Merge Intel ASoC
# git fetch asoc
# git merge asoc/master
I haven't tried it yet.

在 2016年8月31日星期三 UTC+8上午4:13:18,youling 257写道:

youling 257

unread,
Aug 30, 2016, 6:31:47 PM8/30/16
to Android-x86
your 4.8 kernel tree didn't has gslx680,but I can do this,cd /root/Desktop/gslx680-acpi-master,make ARCH=x86 KSRC=/root/Desktop/linux-kernel-4.8rc4

Chih-Wei Huang

unread,
Aug 31, 2016, 12:04:26 AM8/31/16
to Android-x86
2016-08-31 4:03 GMT+08:00 Mauro Rossi <issor...@gmail.com>:
>
> In order to build it you'll need to apply this change to build project,
> because wl path was aligned to per wireless vendor folders:
>

This has already fixed in our repo.


--
Chih-Wei
Android-x86 project
http://www.android-x86.org

youling 257

unread,
Aug 31, 2016, 12:50:59 AM8/31/16
to Android-x86
https://groups.google.com/d/msg/android-x86/un74okmr30g/Vm0NKfwfDQAJ , this thread said only update /sound/soc/intel to kernel 4.5, update make rules, it still 4.4 kernel, and using bytcr-rt5640 instead of byt-rt5640, /lib/firmware/intel/fw_sst_0f28_ssp2.bin、fw_sst_0f28_ssp0.bin ,irq=0 

在 2016年8月31日星期三 UTC+8下午12:04:26,Chih-Wei Huang写道:

youling 257

unread,
Aug 31, 2016, 4:33:24 AM8/31/16
to Android-x86
please  android-x86_defconfig


在 2016年8月31日星期三 UTC+8上午4:03:55,Mauro Rossi写道:

youling 257

unread,
Aug 31, 2016, 9:19:08 PM8/31/16
to Android-x86
I said compile 4.8 kernel can boot 64k32u,can boot cm13_android_x86_64-LEGACY-20160521.iso ; but can't boot marshmallow_x86_64_k480rc4_mesa-1210devel.iso,can't boot android-x86_64-6.0-rc2.iso,use your android-x86_64_defconfig compile 4.8 kernel can't boot 64K64U,on my tablet;please you gave me 64K32u 6.0rc2.iso .

在 2016年8月31日星期三 UTC+8上午4:03:55,Mauro Rossi写道:

Mauro Rossi

unread,
Sep 2, 2016, 4:53:37 PM9/2/16
to Android-x86


Il giorno mercoledì 31 agosto 2016 10:33:24 UTC+2, youling 257 ha scritto:
please  android-x86_defconfig

Hi,
you can find it in the SF kernel-4.8 branch:


M.

youling 257

unread,
Sep 2, 2016, 5:15:39 PM9/2/16
to Android-x86
very well,4.8 kernel tree added sourceforge.net ;yesterday, i discussed bytcr-rt5640 with Pierre-Louis Bossart gmail contact.

在 2016年9月3日星期六 UTC+8上午4:53:37,Mauro Rossi写道:

youling 257

unread,
Sep 2, 2016, 10:09:23 PM9/2/16
to Android-x86
how to git add http://git.code.sf.net/p/android-x86/kernel and fetch kernel-4.8 ? if download snapshot, can't add sound fetch sound merge sound


在 2016年9月3日星期六 UTC+8上午4:53:37,Mauro Rossi写道:

youling 257

unread,
Sep 2, 2016, 11:00:34 PM9/2/16
to Android-x86
git remote add maurossi and merge sound , how to do it with git.code.sf.net/p/android-x86 kernel-4.8 , i don"t want use repo sync.
无标题文档 2

youling 257

unread,
Sep 3, 2016, 6:38:50 AM9/3/16
to Android-x86
repo init -u http://git.code.sf.net/p/android-x86/sf-manifest -b marshmallow-x86 , edit manifest.xml, delete all, only 
<project path="kernel" name="kernel" remote="x86" revision="kernel-4.8"/
then repo sync -j8,remote add sound,merge sound success.
无标题文档 3
Reply all
Reply to author
Forward
0 new messages