Siduction Forum

Siduction Forum => Installation - Support => Topic started by: aran on 2016/01/28, 09:51:42

Title: Wintel cx-w8
Post by: aran on 2016/01/28, 09:51:42

I've been trying to install  "Siduction" on the Wintel cx-w8.
It works only on Live phase, but  the sound doesn't work.
I haven't been able to install it.
If anyone can help, it would be wonderful.
Title: Re: Wintel cx-w8
Post by: dibl on 2016/01/28, 11:39:06
Did you read this (http://www.cnx-software.com/2015/04/29/how-to-install-64-bit-bios-on-sunchip-cx-w8-unbricking-method/)?  It appears there is no support for the HDMI audio -- can you run


Code: [Select]
lspci

and post the line that shows the audio chip?
Title: Re: Wintel cx-w8
Post by: aran on 2016/01/28, 15:13:08
 aran@wintel:~$ lspci
00:00.0 Host bridge: Intel Corporation Atom Processor Z36xxx/Z37xxx Series SoC Transaction Register (rev 0f)
00:02.0 VGA compatible controller: Intel Corporation Atom Processor Z36xxx/Z37xxx Series Graphics & Display (rev 0f)
00:03.0 Multimedia controller: Intel Corporation Atom Processor Z36xxx/Z37xxx Series Camera ISP (rev 0f)
00:14.0 USB controller: Intel Corporation Atom Processor Z36xxx/Z37xxx Series USB xHCI (rev 0f)
00:16.0 USB controller: Intel Corporation Atom Processor Z36xxx/Z37xxx Series OTG USB Device (rev 0f)
00:1a.0 Encryption controller: Intel Corporation Atom Processor Z36xxx/Z37xxx Series Trusted Execution Engine (rev 0f)
00:1f.0 ISA bridge: Intel Corporation Atom Processor Z36xxx/Z37xxx Series Power Control Unit (rev 0f)
aran@wintel:~$

 
Title: Re: Wintel cx-w8
Post by: aran on 2016/01/28, 15:13:59
Thanks for your help
Title: Re: Wintel cx-w8
Post by: dibl on 2016/01/28, 18:01:38
OK, one more time, try it like this please:

Code: [Select]
lspci -nn

and also you need to install the alsa-utils package.



Title: Re: Wintel cx-w8
Post by: aran on 2016/01/28, 18:25:54

aran@wintel:~$ lspci -nn
00:00.0 Host bridge [0600]: Intel Corporation Atom Processor Z36xxx/Z37xxx Series SoC Transaction Register [8086:0f00] (rev 0f)
00:02.0 VGA compatible controller [0300]: Intel Corporation Atom Processor Z36xxx/Z37xxx Series Graphics & Display [8086:0f31] (rev 0f)
00:03.0 Multimedia controller [0480]: Intel Corporation Atom Processor Z36xxx/Z37xxx Series Camera ISP [8086:0f38] (rev 0f)
00:14.0 USB controller [0c03]: Intel Corporation Atom Processor Z36xxx/Z37xxx Series USB xHCI [8086:0f35] (rev 0f)
00:16.0 USB controller [0c03]: Intel Corporation Atom Processor Z36xxx/Z37xxx Series OTG USB Device [8086:0f37] (rev 0f)
00:1a.0 Encryption controller [1080]: Intel Corporation Atom Processor Z36xxx/Z37xxx Series Trusted Execution Engine [8086:0f18] (rev 0f)
00:1f.0 ISA bridge [0601]: Intel Corporation Atom Processor Z36xxx/Z37xxx Series Power Control Unit [8086:0f1c] (rev 0f)
aran@wintel:~$

Title: Re: Wintel cx-w8
Post by: dibl on 2016/01/28, 18:38:01
OK.  The Linux kernel does not see any audio chip on that system.  I'm no audio expert, but putting that together with the comment about no HDMI support from Linux, I'm guessing that it was designed to use HDMI output exclusively.  Google searches turn up other frustrated Linux users, but no solutions:


https://01.org/linuxgraphics/forum/graphics-installer-discussions/hdmi-audio-ubuntu-desktop-14.10-bay-trail-z3537f


http://forums.linuxmint.com/viewtopic.php?f=49&t=191268


https://forum.manjaro.org/index.php?topic=21076.0


https://www.reddit.com/r/linux/comments/37q8bc/have_anybody_tried_putting_linux_on_these_cheap/


Sorry.   :-X
Title: Re: Wintel cx-w8
Post by: aran on 2016/01/28, 18:40:54
Thanks
I shall wait
Please inform me if you hear any news
Title: Re: Wintel cx-w8
Post by: dibl on 2016/01/28, 18:46:17
It looks like it could be a reasonable NAS server or something like that where you don't care about audio.  I have not come across any indication that anyone is developing a Linux HDMI audio driver for it, so don't hold your breath.