Posts by zixelmike
-
-
-
I resoled problem by:
systemctl stop kodi
pactl load-module module-udev-detect
systemctl start kodi
Sound working perfect, but i see "pulseaudio default bluetooth" as default sound
BUT
sount via alsa in other apps not working.....need reboot =(
How can i combine this drivers& =(
-
in console netstat -tpln ?
see 22 port?
-
Find that Kodi not see
m_sampleRates and m_channels
Code
Display More2019-10-19 16:48:33.256 T:140653141590912 ERROR: DBus error: org.freedesktop.DBus.Error.ServiceUnknown - The name org.freedesktop.UPower was not provided by any .service files 2019-10-19 16:48:33.454 T:140653059208960 WARNING: Pulseaudio module module-allow-passthrough not loaded - opening PT devices might fail 2019-10-19 16:48:33.456 T:140653059208960 NOTICE: Found 2 Lists of Devices 2019-10-19 16:48:33.456 T:140653059208960 NOTICE: Enumerated ALSA devices: 2019-10-19 16:48:33.456 T:140653059208960 NOTICE: Device 1 2019-10-19 16:48:33.456 T:140653059208960 NOTICE: m_deviceName : @ 2019-10-19 16:48:33.456 T:140653059208960 NOTICE: m_displayName : Default (chtnau8824 Analog) 2019-10-19 16:48:33.456 T:140653059208960 NOTICE: m_displayNameExtra: 2019-10-19 16:48:33.457 T:140653059208960 NOTICE: m_deviceType : AE_DEVTYPE_PCM 2019-10-19 16:48:33.457 T:140653059208960 NOTICE: m_channels : FL, FR 2019-10-19 16:48:33.457 T:140653059208960 NOTICE: m_sampleRates : 48000 2019-10-19 16:48:33.457 T:140653059208960 NOTICE: m_dataFormats : AE_FMT_S24NE4,AE_FMT_S16NE,AE_FMT_S16LE 2019-10-19 16:48:33.457 T:140653059208960 NOTICE: m_streamTypes : No passthrough capabilities 2019-10-19 16:48:33.457 T:140653059208960 NOTICE: Device 2 2019-10-19 16:48:33.457 T:140653059208960 NOTICE: m_deviceName : sysdefault:CARD=chtnau8824 2019-10-19 16:48:33.457 T:140653059208960 NOTICE: m_displayName : chtnau8824 2019-10-19 16:48:33.457 T:140653059208960 NOTICE: m_displayNameExtra: Analog 2019-10-19 16:48:33.457 T:140653059208960 NOTICE: m_deviceType : AE_DEVTYPE_PCM 2019-10-19 16:48:33.457 T:140653059208960 NOTICE: m_channels : FL, FR 2019-10-19 16:48:33.457 T:140653059208960 NOTICE: m_sampleRates : 48000 2019-10-19 16:48:33.457 T:140653059208960 NOTICE: m_dataFormats : AE_FMT_S24NE4,AE_FMT_S16NE,AE_FMT_S16LE 2019-10-19 16:48:33.457 T:140653059208960 NOTICE: m_streamTypes : No passthrough capabilities 2019-10-19 16:48:33.457 T:140653059208960 NOTICE: Enumerated PULSE devices: 2019-10-19 16:48:33.457 T:140653059208960 NOTICE: Device 1 2019-10-19 16:48:33.457 T:140653059208960 NOTICE: m_deviceName : Default 2019-10-19 16:48:33.457 T:140653059208960 NOTICE: m_displayName : Default 2019-10-19 16:48:33.457 T:140653059208960 NOTICE: m_displayNameExtra: Bluetooth Audio (PULSEAUDIO) 2019-10-19 16:48:33.457 T:140653059208960 NOTICE: m_deviceType : AE_DEVTYPE_PCM 2019-10-19 16:48:33.457 T:140653059208960 NOTICE: m_channels : FL, FR 2019-10-19 16:48:33.457 T:140653059208960 NOTICE: m_sampleRates : 5512,8000,11025,16000,22050,32000,44100,48000,64000,88200,96000,176400,192000,384000 2019-10-19 16:48:33.457 T:140653059208960 NOTICE: m_dataFormats : AE_FMT_U8,AE_FMT_S16NE,AE_FMT_S24NE3,AE_FMT_S24NE4,AE_FMT_S32NE,AE_FMT_FLOAT 2019-10-19 16:48:33.458 T:140653059208960 NOTICE: m_streamTypes : No passthrough capabilities 2019-10-19 16:48:33.931 T:140653141590912 NOTICE: Checking resolution 16 2019-10-19 16:48:34.294 T:140653141590912 NOTICE: Using visual 0x21 2019-10-19 16:48:34.390 T:140653141590912 NOTICE: VAAPI::Close - closing decoder context 2019-10-19 16:48:34.393 T:140653141590912 NOTICE: GL_VENDOR = Intel Open Source Technology Center 2019-10-19 16:48:34.393 T:140653141590912 NOTICE: GL_RENDERER = Mesa DRI Intel(R) HD Graphics (Cherrytrail) 2019-10-19 16:48:34.393 T:140653141590912 NOTICE: GL_VERSION = 4.5 (Core Profile) Mesa 19.2.0 2019-10-19 16:48:34.393 T:140653141590912 NOTICE: GL_SHADING_LANGUAGE_VERSION = 4.50
-
I found out that when loading the sound parameters did not apply or something was wrong, since
Alsamixer does not show the necessary settings After command "alsaucm -c chtnau8824 set _verb HiFi set _disdev Speaker" settings in alsamixer appeared, and the sound works.The sound in Kodi is severely distorted, goes hoarse and interrupted.
Sound through the console with the aplay command works PERFECTLYSound in PPSSPP works PERFECTLY
The sound in RETROARCH works PERFECTLY
As I understand it, Kodi processes the sound with its filters, can this be turned off?
-
I found out that when loading the sound parameters did not apply or something was wrong, since
Alsamixer does not show the necessary settings After command "alsaucm -c chtnau8824
set _verb HiFi set _disdev Speaker" settings in alsamixer appeared, and the soundworks.
The sound in Kodi is severely distorted, goes hoarse and interrupted.
Sound through the console with the aplay command works PERFECTLY
Sound in PPSSPP works PERFECTLY
The sound in RETROARCH works PERFECTLY
On Ubuntu 19.04 Sound in Kodi works perfectly
Code
Display More3:39:16.634 T:18446744072971626784 NOTICE: Trying to open: 44100 samplerate 12 channelMask 4 encoding 13:39:16.645 T:18446744072971626784 NOTICE: CAESinkAUDIOTRACK::Initializing with: m_sampleRate: 44100 format: AE_FMT_FLOAT (AE) method: PCM stream-type: PCM-STREAM min_buffer_size: 22688 m_frames: 1418 m_frameSize: 8 channels: 2 13:39:48.108 T:18446744072873097504 ERROR: Control 18 in window 10129 has been asked to focus, but it can't 13:41:21.183 T:18446744072971626784 NOTICE: Trying to open: 44100 samplerate 12 channelMask 4 encoding 13:41:21.195 T:18446744072971626784 NOTICE: CAESinkAUDIOTRACK::Initializing with: m_sampleRate: 44100 format: AE_FMT_FLOAT (AE) method: PCM stream-type: PCM-STREAM min_buffer_size: 22688 m_frames: 1418 m_frameSize: 8 channels: 2 13:41:52.403 T:18446744072873097504 ERROR: CCurlFile::FillBuffer - Failed: Couldn't resolve host name(6) 13:41:52.403 T:18446744072873097504 ERROR: CCurlFile::Open failed with code 0 for http://echocodet.com/repo 13:41:52.403 T:18446744072873097504 ERROR: GetDirectory - Unable to get http directory (http://echocodet.com/repo) 13:41:52.404 T:18446744072873097504 ERROR: GetDirectory - Error getting http://echocodet.com/repo 13:42:12.628 T:18446744072873097504 ERROR: Control 18 in window 10129 has been asked to focus, but it can't 13:43:42.564 T:18446744072971626784 NOTICE: Trying to open: 44100 samplerate 12 channelMask 4 encoding 13:43:42.575 T:18446744072971626784 NOTICE: CAESinkAUDIOTRACK::Initializing with: m_sampleRate: 44100 format: AE_FMT_FLOAT (AE) method: PCM stream-type: PCM-STREAM min_buffer_size: 22688 m_frames: 1418 m_frameSize: 8 channels: 2 13:43:44.678 T:18446744072873097504 ERROR: GetDirectory - Error getting http:/fusion.tvaddons.ag 13:43:53.695 T:18446744072873097504 ERROR: Control 18 in window 10129 has been asked to focus, but it can't 13:46:00.445 T:18446744072971626784 NOTICE: Trying to open: 44100 samplerate 12 channelMask 4 encoding 13:46:00.457 T:18446744072971626784 NOTICE: CAESinkAUDIOTRACK::Initializing with: m_sampleRate: 44100 format: AE_FMT_FLOAT (AE) method: PCM stream-type: PCM-STREAM min_buffer_size: 22688 m_frames: 1418 m_frameSize: 8 channels: 2 13:46:17.206 T:18446744072873097504 ERROR: Control 18 in window 10129 has been asked to focus, but it can't 13:47:45.647 T:18446744072971626784 NOTICE: Trying to open: 44100 samplerate 12 channelMask 4 encoding 13:47:45.662 T:18446744072971626784 NOTICE: CAESinkAUDIOTRACK::Initializing with: m_sampleRate: 44100 format: AE_FMT_FLOAT (AE) method: PCM stream-type: PCM-STREAM min_buffer_size: 22688 m_frames: 1418 m_frameSize: 8 channels: 2 13:50:43.236 T:18446744072962443552 ERROR: CCurlFile::FillBuffer - Failed: Couldn't resolve host name(6) 13:50:43.237 T:18446744072962443552 ERROR: CCurlFile::Open failed with code 0 for http://echocodet.com/repo/ 13:50:43.237 T:18446744072962443552 ERROR: GetDirectory - Unable to get http directory (http://echocodet.com/repo/)
Code
Display More2019-10-18 14:33:37.883 T:140451848950656 DEBUG: Keyboard: scancode: 0x74, sym: 0x0112, unicode: 0x0000, modifier: 0x0 2019-10-18 14:33:37.884 T:140451848950656 DEBUG: HandleKey: long-down (0x100f081) pressed, action is Down 2019-10-18 14:33:37.924 T:140451848950656 DEBUG: Keyboard: scancode: 0x74, sym: 0x0112, unicode: 0x0000, modifier: 0x0 2019-10-18 14:33:37.924 T:140451848950656 DEBUG: HandleKey: long-down (0x100f081) pressed, action is Down 2019-10-18 14:33:37.925 T:140451817563904 ERROR: CAESinkALSA - snd_pcm_writei(-32) Broken pipe - trying to recover 2019-10-18 14:33:37.965 T:140451848950656 DEBUG: Keyboard: scancode: 0x74, sym: 0x0112, unicode: 0x0000, modifier: 0x0 2019-10-18 14:33:37.966 T:140451848950656 DEBUG: HandleKey: long-down (0x100f081) pressed, action is Down 2019-10-18 14:33:38.005 T:140451848950656 DEBUG: Keyboard: scancode: 0x74, sym: 0x0112, unicode: 0x0000, modifier: 0x0 2019-10-18 14:33:38.006 T:140451848950656 DEBUG: HandleKey: long-down (0x100f081) pressed, action is Down 2019-10-18 14:33:38.042 T:140451848950656 DEBUG: Keyboard: scancode: 0x74, sym: 0x0112, unicode: 0x0000, modifier: 0x0 2019-10-18 14:33:38.042 T:140451848950656 DEBUG: HandleKey: long-down (0x100f081) pressed, action is Down 2019-10-18 14:33:38.079 T:140451848950656 DEBUG: Keyboard: scancode: 0x74, sym: 0x0112, unicode: 0x0000, modifier: 0x0 2019-10-18 14:33:38.080 T:140451848950656 DEBUG: HandleKey: long-down (0x100f081) pressed, action is Down 2019-10-18 14:33:38.082 T:140451817563904 ERROR: CAESinkALSA - snd_pcm_writei(-32) Broken pipe - trying to recover 2019-10-18 14:33:38.127 T:140451848950656 DEBUG: Keyboard: scancode: 0x74, sym: 0x0112, unicode: 0x0000, modifier: 0x0 2019-10-18 14:33:38.127 T:140451848950656 DEBUG: HandleKey: long-down (0x100f081) pressed, action is Down 2019-10-18 14:33:38.174 T:140451848950656 DEBUG: Keyboard: scancode: 0x74, sym: 0x0112, unicode: 0x0000, modifier: 0x0 2019-10-18 14:33:38.174 T:140451848950656 DEBUG: HandleKey: long-down (0x100f081) pressed, action is Down 2019-10-18 14:33:38.175 T:140451817563904 ERROR: CAESinkALSA - snd_pcm_writei(-32) Broken pipe - trying to recover 2019-10-18 14:33:38.206 T:140451848950656 DEBUG: Keyboard: scancode: 0x74, sym: 0x0112, unicode: 0x0000, modifier: 0x0 2019-10-18 14:33:38.206 T:140451848950656 DEBUG: HandleKey: long-down (0x100f081) pressed, action is Down 2019-10-18 14:33:38.275 T:140451848950656 DEBUG: Keyboard: scancode: 0x74, sym: 0x0112, unicode: 0x0000, modifier: 0x0 2019-10-18 14:33:38.276 T:140451848950656 DEBUG: HandleKey: long-down (0x100f081) pressed, action is Down 2019-10-18 14:33:38.277 T:140451817563904 ERROR: CAESinkALSA - snd_pcm_writei(-32) Broken pipe - trying to recover 2019-10-18 14:33:38.309 T:140451848950656 DEBUG: Keyboard: scancode: 0x74, sym: 0x0112, unicode: 0x0000, modifier: 0x0 2019-10-18 14:33:38.309 T:140451848950656 DEBUG: HandleKey: long-down (0x100f081) pressed, action is Down 2019-10-18 14:33:38.343 T:140451848950656 DEBUG: Keyboard: scancode: 0x74, sym: 0x0112, unicode: 0x0000, modifier: 0x0 2019-10-18 14:33:38.344 T:140451848950656 DEBUG: HandleKey: long-down (0x100f081) pressed, action is Down 2019-10-18 14:33:38.377 T:140451848950656 DEBUG: Keyboard: scancode: 0x74, sym: 0x0112, unicode: 0x0000, modifier: 0x0 2019-10-18 14:33:38.378 T:140451848950656 DEBUG: HandleKey: long-down (0x100f081) pressed, action is Down 2019-10-18 14:33:38.410 T:140451848950656 DEBUG: Keyboard: scancode: 0x74, sym: 0x0112, unicode: 0x0000, modifier: 0x0 2019-10-18 14:33:38.410 T:140451848950656 DEBUG: HandleKey: long-down (0x100f081) pressed, action is Down 2019-10-18 14:33:38.472 T:140451848950656 DEBUG: Keyboard: scancode: 0x74, sym: 0x0112, unicode: 0x0000, modifier: 0x0 2019-10-18 14:33:38.473 T:140451848950656 DEBUG: HandleKey: long-down (0x100f081) pressed, action is Down 2019-10-18 14:33:38.474 T:140451817563904 ERROR: CAESinkALSA - snd_pcm_writei(-32) Broken pipe - trying to recover 2019-10-18 14:33:38.505 T:140451848950656 DEBUG: Keyboard: scancode: 0x74, sym: 0x0112, unicode: 0x0000, modifier: 0x0 2019-10-18 14:33:38.506 T:140451848950656 DEBUG: HandleKey: long-down (0x100f081) pressed, action is Down 2019-10-18 14:33:38.538 T:140451848950656 DEBUG: Keyboard: scancode: 0x74, sym: 0x0112, unicode: 0x0000, modifier: 0x0 2019-10-18 14:33:38.538 T:140451848950656 DEBUG: HandleKey: long-down (0x100f081) pressed, action is Down 2019-10-18 14:33:38.569 T:140451848950656 DEBUG: Keyboard: scancode: 0x74, sym: 0x0112, unicode: 0x0000, modifier: 0x0 2019-10-18 14:33:38.570 T:140451848950656 DEBUG: HandleKey: long-down (0x100f081) pressed, action is Down 2019-10-18 14:33:38.601 T:140451848950656 DEBUG: Keyboard: scancode: 0x74, sym: 0x0112, unicode: 0x0000, modifier: 0x0 2019-10-18 14:33:39.598 T:140451848950656 DEBUG: Keyboard: scancode: 0x25, sym: 0x0132, unicode: 0x0000, modifier: 0x40 2019-10-18 14:33:39.599 T:140451848950656 DEBUG: HandleKey: ctrl-leftctrl (0x1f0d0) pressed, action is 2019-10-18 14:33:39.686 T:140451848950656 DEBUG: Keyboard: scancode: 0x40, sym: 0x0134, unicode: 0x0000, modifier: 0x140 2019-10-18 14:33:39.686 T:140451848950656 DEBUG: HandleKey: ctrl-alt-leftalt (0x5f0d4) pressed, action is 2019-10-18 14:33:40.252 T:140451848950656 DEBUG: Keyboard: scancode: 0x25, sym: 0x0132, unicode: 0x0000, modifier: 0x100 2019-10-18 14:33:40.252 T:140451848950656 DEBUG: Keyboard: scancode: 0x40, sym: 0x0134, unicode: 0x0000, modifier: 0x0 2019-10-18 14:33:40.252 T:140451848950656 DEBUG: Keyboard: scancode: 0x45, sym: 0x011c, unicode: 0x0000, modifier: 0x0 2019-10-18 14:34:05.898 T:140450639890176 DEBUG: Thread JobWorker 140450639890176 terminating (autodelete)
-
Sound distortion in kodi on chtnau8824 ucm not loading Discussion in you
Maybe someone came across, Please HELP =(
-
I found out that some settings of / usr / share / alsa / UCM were not applied, I wrote a script that changes the settings, and the sound works with distortions and wheezing, I tried different assemblies. Can anyone come across such a problem? Discussion in the topic: -
-
I make a script with options like Ubuntu and now I HEAR A NOISE!!!
when I move around the kodi menu the noise changes and sometimes the real sounds of the menu are heard .... I think what should be my next step? =)
AND
NORMAL VOICE VIA CONSOLE
LibreELEC:~ # systemctl stop kodi
LibreELEC:~ # aplay -D plughw:1,0 /storage/Front_Left.wav
Playing WAVE '/storage/Front_Left.wav' : Signed 16 bit Little Endian, Rate 48000 Hz, Mono
LibreELEC:~ #
In Kodi When I play video, wheezing and very fast talk
Code
Display Moreamixer -c1 set 'Headphone' off amixer -c1 set 'Speaker Left DACL' 3% amixer -c1 set 'Speaker Right DACR' 3% amixer -c1 set 'Left ADC MIC' on amixer -c1 set 'MIC1' 10 amixer -c1 set 'MIC2' 10 amixer -c1 set 'Right ADC MIC' on amixer -c1 set 'THD for key voice command' 16 amixer -c1 set 'codec_in0 Gain 0' on amixer -c1 set 'codec_in0 Gain 0' 80% amixer -c1 set 'codec_out0 Gain 0' on amixer -c1 set 'codec_out0 Gain 0' 80% amixer -c1 set 'codec_out0 mix 0 pcm0_in' on amixer -c1 set 'media0_in Gain 0' on amixer -c1 set 'media0_in Gain 0' 80% amixer -c1 set 'media0_out mix 0 media0_in' on amixer -c1 set 'media0_out mix 0 media1_in' on amixer -c1 set 'media0_out mix 0 media3_in' on amixer -c1 set 'media1_in Gain 0' on amixer -c1 set 'media1_in Gain 0' 80% amixer -c1 set 'media3_in Gain 0' on amixer -c1 set 'media3_in Gain 0' 80% amixer -c1 set 'modem_in Gain 0' on amixer -c1 set 'modem_in Gain 0' 80% amixer -c1 set 'modem_out Gain 0' on amixer -c1 set 'modem_out Gain 0' 80% amixer -c1 set 'modem_out mix 0 pcm0_in' on amixer -c1 set 'pcm0_in Gain 0' on amixer -c1 set 'pcm0_in Gain 0' 80% amixer -c1 set 'pcm1_out Gain 0' on amixer -c1 set 'pcm1_out Gain 0' 80% amixer -c1 set 'pcm1_out mix 0 codec_in0' on amixer -c1 set 'pcm1_out mix 0 modem_in' on
-
Your audio device wasn't detected, the output should look like:
Codephoenix:~ # lspci -nnk | grep -iA2 audio 00:1f.3 Audio device [0403]: Intel Corporation 100 Series/C230 Series Chipset Family HD Audio Controller [8086:a170] (rev 31) Subsystem: Gigabyte Technology Co., Ltd 100 Series/C230 Series Chipset Family HD Audio Controller [1458:a182] Kernel driver in use: snd_hda_intel Kernel modules: snd_hda_intel
or
Codesupervisedthinking@x220l:~$ lspci -nnk | grep -iA2 audio 00:1b.0 Audio device [0403]: Intel Corporation 6 Series/C200 Series Chipset Family High Definition Audio Controller [8086:1c20] (rev 04) Subsystem: Lenovo 6 Series/C200 Series Chipset Family High Definition Audio Controller [17aa:21da] Kernel driver in use: snd_hda_intel Kernel modules: snd_hda_intel
And i have not sount via HDMI =(
I need ...?
CONFIG_SND_HDA_INTEL=m
in my config
I think my sound is 00:03.0 Multimedia controller [0480]: Intel Corporation Atom/Celeron/Pentium Processor x5-E8000/J3xxx/N3xxx Series Imaging Unit [8086:22b8] (rev 36)
Subsystem: Intel Corporation Atom/Celeron/Pentium Processor x5-E8000/J3xxx/N3xxx Series Imaging Unit [8086:7270]
Kernel driver in use: intel_atomisp2_pm
In Ubuntu t have Sound.... but not have output from command lspci -nnk | grep -iA2 audio
-
Well I wasn't expecting working audio I just wanted to be sure that it does not work in recent master based builds & I did not screw up something.
So which audio output did you chose in Kodi? Have you tried each one? Because I google a bit and looks like the usual stuff you need to make it work is in place. The kernel module is included, the ucm files are installed & the card is detected by the kernel.
I tried every output, Yes you are right, everything is determined, but there is no sound, I have a suspicion that the ucm chtnau8824 files do not load, because after a reboot the sound settings are reset to 0 and on ubuntu there is some level after loading. I tried to change the ucm files in the assembly, the results were unsuccessful.aplay -D plughw:1,0 /usr/share/sounds/alsa/Front_Right.wav
Playing WAVE '/usr/share/sounds/alsa/Front_Right.wav' : Signed 16 bit Little Endian, Rate 48000 Hz, Mono
aplay: set_params:1403: Unable to install hw params:
ACCESS: RW_INTERLEAVED
FORMAT: S16_LE
SUBFORMAT: STD
SAMPLE_BITS: 16
FRAME_BITS: 16
CHANNELS: 1
RATE: 48000
PERIOD_TIME: 125000
PERIOD_SIZE: 6000
PERIOD_BYTES: 12000
PERIODS: 4
BUFFER_TIME: 500000
BUFFER_SIZE: 24000
BUFFER_BYTES: 48000
TICK_TIME: 0LibreELEC:~ # lspci -nnk | grep -iA2 audio | paste
LibreELEC:~ # lspci -nnk | grep -iA2 audio
LibreELEC:~ # lspci -nnk
00:00.0 Host bridge [0600]: Intel Corporation Atom/Celeron/Pentium Processor x5-E8000/J3xxx/N3xxx Series SoC Transaction Register [8086:2280] (rev 36)
Subsystem: Intel Corporation Atom/Celeron/Pentium Processor x5-E8000/J3xxx/N3xxx Series SoC Transaction Register [8086:7270]
Kernel driver in use: iosf_mbi_pci
00:02.0 VGA compatible controller [0300]: Intel Corporation Atom/Celeron/Pentium Processor x5-E8000/J3xxx/N3xxx Integrated Graphics Controller [8086:22b0] (rev 36)
DeviceName: Onboard IGD
Subsystem: Intel Corporation Atom/Celeron/Pentium Processor x5-E8000/J3xxx/N3xxx Integrated Graphics Controller [8086:7270]
Kernel driver in use: i915
00:03.0 Multimedia controller [0480]: Intel Corporation Atom/Celeron/Pentium Processor x5-E8000/J3xxx/N3xxx Series Imaging Unit [8086:22b8] (rev 36)
Subsystem: Intel Corporation Atom/Celeron/Pentium Processor x5-E8000/J3xxx/N3xxx Series Imaging Unit [8086:7270]
Kernel driver in use: intel_atomisp2_pm
00:0b.0 Signal processing controller [1180]: Intel Corporation Atom/Celeron/Pentium Processor x5-E8000/J3xxx/N3xxx Series Power Management Controller [8086:22dc] (rev 36)
Subsystem: Intel Corporation Atom/Celeron/Pentium Processor x5-E8000/J3xxx/N3xxx Series Power Management Controller [8086:7270]
00:14.0 USB controller [0c03]: Intel Corporation Atom/Celeron/Pentium Processor x5-E8000/J3xxx/N3xxx Series USB xHCI Controller [8086:22b5] (rev 36)
Subsystem: Intel Corporation Atom/Celeron/Pentium Processor x5-E8000/J3xxx/N3xxx Series USB xHCI Controller [8086:7270]
Kernel driver in use: xhci_hcd
00:1a.0 Encryption controller [1080]: Intel Corporation Atom/Celeron/Pentium Processor x5-E8000/J3xxx/N3xxx Series Trusted Execution Engine [8086:2298] (rev 36)
Subsystem: Intel Corporation Atom/Celeron/Pentium Processor x5-E8000/J3xxx/N3xxx Series Trusted Execution Engine [8086:7270]
00:1f.0 ISA bridge [0601]: Intel Corporation Atom/Celeron/Pentium Processor x5-E8000/J3xxx/N3xxx Series PCU [8086:229c] (rev 36)
Subsystem: Intel Corporation Atom/Celeron/Pentium Processor x5-E8000/J3xxx/N3xxx Series PCU [8086:7270]
LibreELEC:~ #
Pentium Processor x5-E8000???? I have Z8350
on Ubuntu a have same output and sound working
And a have not this module snd_soc_skl
-
-
Good afternoon, I installed LibreELEC-Generic.x86_64-9.1.501 on the Charry Trail netbook Intel Atom X8350, everything works except for sound, aplay -l view and HDMI and chtnau8824, kodi sees it too, but the sound does not go through the code or from the console, ucm files are available, on ubuntu 19.04 the sound works immediately, through alsamixer I see the settings and sound levels, but there is no sound itself.There are some additional sound modules on ubuntu, but they are not in Libreelec. and I can not find them in linux.x86_64.conf
What logs can I provide?
Have any ideas? =) Please Help)
-
Well does it work with any stock/vanilla LE version? If not it's a matter of LE and not really for this build only. So please check this first and if it doesn't work in other LE builds e.g. libreelec-generic.x86_64-9.1.501.img.gz then it has to solved upstream.
Btw. to generate nice logs just enter your command whatever args | paste and you'll get a link which contains the output. And while your at it read the start post again how to grab the logfile.zip and post it here.
-
Code
Good afternoon, I installed your assembly on the Charry trail netbook Intel Atom X8350, everything works except for sound, aplay -l view and HDMI and chtnau8824, kodi sees it too, but the sound does not go through the code or from the console, ucm files are available, on ubuntu 19.04 the sound works immediately, through alsamixer I see the settings and sound levels, but there is no sound itself. There are some additional sound modules on ubuntu, but they are not in Libreelec. and I can not find them in linux.x86_64.conf Have any ideas? =) Please Help)