try this https://github.com/zefie/nxt_andx86_kernel,sound can worksee here,https://groups.google.com/forum/#!topic/android-x86/un74okmr30g,@zefie altimitminenow,rtl8723bs Bluetooth can work.
I will study the information and do my best to make this thread a little more potential if of course someone doesn't beat me to it.
As a side note don't know if this helps but Am I do us does run with everything working on my machine but it cannot run most extensive apps very well probably because its VM and not on a hard drive I assume. Anyway thank to those who care to support baytrail and cherry there are a lot of us believe it or not
I have tried some terminal commands.
uid=10070(u0_a70) gid=10070(u0_a70) groups=1015(sdcard_rw),1023(media_rw),1028(sdcard_r),3003(inet),50070(all_a70)@x86:/ $ su
uid=0(root) gid=0(root)@x86:/ # mount -o remount,rw /system
mount: Permission denied
255|uid=0(root) gid=0(root)@x86:/ # su mount -o remount,rw /system
Cannot execute -o: Permission denied
1|uid=0(root) gid=0(root)@x86:/ # adb remount
* daemon not running. starting it now on port 5038 *
* daemon started successfully *
remount failed: No such file or directory
uid=0(root) gid=0(root)@x86:/ # su
uid=0(root) gid=0(root)@x86:/ # mount -o remount,rw /system
mount: Permission denied
255|uid=0(root) gid=0(root)@x86:/ # su chown Adam
Unknown id: chown
1|uid=0(root) gid=0(root)@x86:/ # su Adam
Unknown id: Adam
1|uid=0(root) gid=0(root)@x86:/ # alsa_play -l
sh: alsa_play: not found
127|uid=0(root) gid=0(root)@x86:/ # alsa_aplay -l
aplay: device_list:241: no soundcards found...
d if=/dev/urandom bs=8000 count=1 | alsa_aplay -D default <
1+0 records in
1+0 records out
8000 bytes transferred in 0.008 secs (1000000 bytes/sec)
ALSA lib external/alsa-lib/src/confmisc.c:768:(parse_card) cannot find card '0'
ALSA lib external/alsa-lib/src/conf.c:4183:(_snd_config_evaluate) function snd_func_card_driver returned error: No such file or directory
ALSA lib external/alsa-lib/src/confmisc.c:392:(snd_func_concat) error evaluating strings
ALSA lib external/alsa-lib/src/conf.c:4183:(_snd_config_evaluate) function snd_func_concat returned error: No such file or directory
ALSA lib external/alsa-lib/src/confmisc.c:1251:(snd_func_refer) error evaluating name
ALSA lib external/alsa-lib/src/conf.c:4183:(_snd_config_evaluate) function snd_func_refer returned error: No such file or directory
ALSA lib external/alsa-lib/src/conf.c:4662:(snd_config_expand) Evaluate error: No such file or directory
ALSA lib external/alsa-lib/src/pcm/pcm.c:2211:(snd_pcm_open_noupdate) Unknown PCM default
aplay: main:661: audio open error: No such file or directory
1|uid=0(root) gid=0(root)@x86:/ #
seems like the system thinks I do not have a sound card and most of the audio directories come up as not found
My best guess is the system simply needs redirecting or security release or both