Porteus Kernel Builder

Here is a place for your projects which are not officially supported by the Porteus Team. For example: your own kernel patched with extra features; desktops not included in the standard ISO like Gnome; base modules that are different than the standard ISO, etc...
neko
DEV Team
DEV Team
Posts: 2107
Joined: 09 Feb 2013, 09:55
Distribution: APorteus-FVWM-ja-x86_64.iso
Location: japan

Porteus Kernel Builder

Post#1606 by neko » 09 May 2022, 09:45

"Kernel Builder" was updated to version 22.05.09. (Please refer to the first article of this thread.)

1. 5.18 & 5.17 configs were updated

Code: Select all

# diff -r /usr/local/share/mkKernel/lib/v5.17 mkKernel-22.05.09-noarch-1/usr/local/share/mkKernel/lib/v5.17
diff -r /usr/local/share/mkKernel/lib/v5.17/32bit.config mkKernel-22.05.09-noarch-1/usr/local/share/mkKernel/lib/v5.17/32bit.config
3c3
< # Linux/x86 5.17.0-rc5 Kernel Configuration
---
> # Linux/x86 5.17.6 Kernel Configuration
5c5
< CONFIG_CC_VERSION_TEXT="gcc (GCC) 11.1.0"
---
> CONFIG_CC_VERSION_TEXT="gcc (GCC) 11.2.0"
7c7
< CONFIG_GCC_VERSION=110100
---
> CONFIG_GCC_VERSION=110200
10c10
< CONFIG_AS_VERSION=23601
---
> CONFIG_AS_VERSION=23800
12c12
< CONFIG_LD_VERSION=23601
---
> CONFIG_LD_VERSION=23800
1654a1655
> # CONFIG_BLK_DEV_FD_RAWCMD is not set
2107a2109
> # CONFIG_CX_ECAT is not set
2125d2126
< # CONFIG_NET_VENDOR_BROCADE is not set
2131d2131
< # CONFIG_CX_ECAT is not set
2176d2175
< # CONFIG_NET_VENDOR_MICROSOFT is not set
2192a2192
> # CONFIG_NET_VENDOR_MICROSOFT is not set
2194a2195
> # CONFIG_NET_VENDOR_NI is not set
2201d2201
< # CONFIG_NET_VENDOR_NI is not set
2213a2214
> # CONFIG_NET_VENDOR_BROCADE is not set
2231,2233d2231
< CONFIG_NET_VENDOR_SOLARFLARE=y
< # CONFIG_SFC is not set
< CONFIG_SFC_FALCON=m
2238a2237,2239
> CONFIG_NET_VENDOR_SOLARFLARE=y
> # CONFIG_SFC is not set
> CONFIG_SFC_FALCON=m
5142a5144
> CONFIG_SND_HDA_EXT_CORE=m
5230a5233
> CONFIG_SND_SOC_INTEL_HDA_DSP_COMMON=m
5241a5245,5256
> # CONFIG_SND_SOC_INTEL_GLK_DA7219_MAX98357A_MACH is not set
> # CONFIG_SND_SOC_INTEL_GLK_RT5682_MAX98357A_MACH is not set
> # CONFIG_SND_SOC_INTEL_SKL_HDA_DSP_GENERIC_MACH is not set
> # CONFIG_SND_SOC_INTEL_SOF_RT5682_MACH is not set
> # CONFIG_SND_SOC_INTEL_SOF_CS42L42_MACH is not set
> # CONFIG_SND_SOC_INTEL_SOF_PCM512x_MACH is not set
> CONFIG_SND_SOC_INTEL_SOF_ES8336_MACH=m
> # CONFIG_SND_SOC_INTEL_SOF_NAU8825_MACH is not set
> # CONFIG_SND_SOC_INTEL_CML_LP_DA7219_MAX98357A_MACH is not set
> # CONFIG_SND_SOC_INTEL_SOF_CML_RT1011_RT5682_MACH is not set
> # CONFIG_SND_SOC_INTEL_SOF_DA7219_MAX98373_MACH is not set
> # CONFIG_SND_SOC_INTEL_EHL_RT5660_MACH is not set
5249a5265
> CONFIG_SND_SOC_SOF_PROBE_WORK_QUEUE=y
5273c5289,5290
< # CONFIG_SND_SOC_SOF_HDA_LINK is not set
---
> CONFIG_SND_SOC_SOF_HDA_LINK=y
> CONFIG_SND_SOC_SOF_HDA_AUDIO_CODEC=y
5274a5292
> CONFIG_SND_SOC_SOF_HDA=m
5338c5356
< # CONFIG_SND_SOC_DMIC is not set
---
> CONFIG_SND_SOC_DMIC=m
5344a5363
> CONFIG_SND_SOC_HDAC_HDA=m
6424d6442
< # CONFIG_COMMON_CLK_LAN966X is not set
7370d7387
< # CONFIG_DEBUG_FORCE_FUNCTION_ALIGN_64B is not set
diff -r /usr/local/share/mkKernel/lib/v5.17/64bit.config mkKernel-22.05.09-noarch-1/usr/local/share/mkKernel/lib/v5.17/64bit.config
3c3
< # Linux/x86 5.17.0-rc5 Kernel Configuration
---
> # Linux/x86 5.17.6 Kernel Configuration
5c5
< CONFIG_CC_VERSION_TEXT="gcc (GCC) 11.1.0"
---
> CONFIG_CC_VERSION_TEXT="gcc (GCC) 11.2.0"
7c7
< CONFIG_GCC_VERSION=110100
---
> CONFIG_GCC_VERSION=110200
10c10
< CONFIG_AS_VERSION=23601
---
> CONFIG_AS_VERSION=23800
12c12
< CONFIG_LD_VERSION=23601
---
> CONFIG_LD_VERSION=23800
1681a1682
> # CONFIG_BLK_DEV_FD_RAWCMD is not set
2129a2131
> # CONFIG_CX_ECAT is not set
2147d2148
< # CONFIG_NET_VENDOR_BROCADE is not set
2160d2160
< # CONFIG_CX_ECAT is not set
2207d2206
< # CONFIG_NET_VENDOR_MICROSOFT is not set
2223a2223
> # CONFIG_NET_VENDOR_MICROSOFT is not set
2225a2226
> # CONFIG_NET_VENDOR_NI is not set
2232d2232
< # CONFIG_NET_VENDOR_NI is not set
2243a2244
> # CONFIG_NET_VENDOR_BROCADE is not set
2261,2263d2261
< CONFIG_NET_VENDOR_SOLARFLARE=y
< # CONFIG_SFC is not set
< CONFIG_SFC_FALCON=m
2268a2267,2269
> CONFIG_NET_VENDOR_SOLARFLARE=y
> # CONFIG_SFC is not set
> CONFIG_SFC_FALCON=m
5156a5158
> CONFIG_SND_HDA_EXT_CORE=m
5244a5247
> CONFIG_SND_SOC_INTEL_HDA_DSP_COMMON=m
5255a5259,5270
> # CONFIG_SND_SOC_INTEL_GLK_DA7219_MAX98357A_MACH is not set
> # CONFIG_SND_SOC_INTEL_GLK_RT5682_MAX98357A_MACH is not set
> # CONFIG_SND_SOC_INTEL_SKL_HDA_DSP_GENERIC_MACH is not set
> # CONFIG_SND_SOC_INTEL_SOF_RT5682_MACH is not set
> # CONFIG_SND_SOC_INTEL_SOF_CS42L42_MACH is not set
> # CONFIG_SND_SOC_INTEL_SOF_PCM512x_MACH is not set
> CONFIG_SND_SOC_INTEL_SOF_ES8336_MACH=m
> # CONFIG_SND_SOC_INTEL_SOF_NAU8825_MACH is not set
> # CONFIG_SND_SOC_INTEL_CML_LP_DA7219_MAX98357A_MACH is not set
> # CONFIG_SND_SOC_INTEL_SOF_CML_RT1011_RT5682_MACH is not set
> # CONFIG_SND_SOC_INTEL_SOF_DA7219_MAX98373_MACH is not set
> # CONFIG_SND_SOC_INTEL_EHL_RT5660_MACH is not set
5263a5279
> CONFIG_SND_SOC_SOF_PROBE_WORK_QUEUE=y
5287c5303,5304
< # CONFIG_SND_SOC_SOF_HDA_LINK is not set
---
> CONFIG_SND_SOC_SOF_HDA_LINK=y
> CONFIG_SND_SOC_SOF_HDA_AUDIO_CODEC=y
5288a5306
> CONFIG_SND_SOC_SOF_HDA=m
5352c5370
< # CONFIG_SND_SOC_DMIC is not set
---
> CONFIG_SND_SOC_DMIC=m
5358a5377
> CONFIG_SND_SOC_HDAC_HDA=m
6464d6482
< # CONFIG_COMMON_CLK_LAN966X is not set
# 
# 
# 
# diff -r /usr/local/share/mkKernel/lib/v5.18 mkKernel-22.05.09-noarch-1/usr/local/share/mkKernel/lib/v5.18
diff -r /usr/local/share/mkKernel/lib/v5.18/32bit.config mkKernel-22.05.09-noarch-1/usr/local/share/mkKernel/lib/v5.18/32bit.config
3c3
< # Linux/x86 5.18.0-rc2 Kernel Configuration
---
> # Linux/x86 5.18.0-rc6 Kernel Configuration
1664a1665
> # CONFIG_BLK_DEV_FD_RAWCMD is not set
2118a2120
> # CONFIG_CX_ECAT is not set
2136d2137
< # CONFIG_NET_VENDOR_BROCADE is not set
2142d2142
< # CONFIG_CX_ECAT is not set
2189d2188
< # CONFIG_NET_VENDOR_MICROSOFT is not set
2205a2205
> # CONFIG_NET_VENDOR_MICROSOFT is not set
2207a2208
> # CONFIG_NET_VENDOR_NI is not set
2214d2214
< # CONFIG_NET_VENDOR_NI is not set
2226a2227
> # CONFIG_NET_VENDOR_BROCADE is not set
2244,2246d2244
< CONFIG_NET_VENDOR_SOLARFLARE=y
< # CONFIG_SFC is not set
< CONFIG_SFC_FALCON=m
2251a2250,2252
> CONFIG_NET_VENDOR_SOLARFLARE=y
> # CONFIG_SFC is not set
> CONFIG_SFC_FALCON=m
5351a5353
> CONFIG_SND_SOC_INTEL_HDA_DSP_COMMON=m
5362a5365,5377
> # CONFIG_SND_SOC_INTEL_GLK_DA7219_MAX98357A_MACH is not set
> # CONFIG_SND_SOC_INTEL_GLK_RT5682_MAX98357A_MACH is not set
> # CONFIG_SND_SOC_INTEL_SKL_HDA_DSP_GENERIC_MACH is not set
> # CONFIG_SND_SOC_INTEL_SOF_RT5682_MACH is not set
> # CONFIG_SND_SOC_INTEL_SOF_CS42L42_MACH is not set
> # CONFIG_SND_SOC_INTEL_SOF_PCM512x_MACH is not set
> CONFIG_SND_SOC_INTEL_SOF_ES8336_MACH=m
> # CONFIG_SND_SOC_INTEL_SOF_NAU8825_MACH is not set
> # CONFIG_SND_SOC_INTEL_CML_LP_DA7219_MAX98357A_MACH is not set
> # CONFIG_SND_SOC_INTEL_SOF_CML_RT1011_RT5682_MACH is not set
> # CONFIG_SND_SOC_INTEL_SOF_DA7219_MAX98373_MACH is not set
> # CONFIG_SND_SOC_INTEL_SOF_SSP_AMP_MACH is not set
> # CONFIG_SND_SOC_INTEL_EHL_RT5660_MACH is not set
5371a5387
> CONFIG_SND_SOC_SOF_PROBE_WORK_QUEUE=y
5395c5411,5412
< # CONFIG_SND_SOC_SOF_HDA_LINK is not set
---
> CONFIG_SND_SOC_SOF_HDA_LINK=y
> CONFIG_SND_SOC_SOF_HDA_AUDIO_CODEC=y
5396a5414
> CONFIG_SND_SOC_SOF_HDA=m
5462c5480
< # CONFIG_SND_SOC_DMIC is not set
---
> CONFIG_SND_SOC_DMIC=m
5468a5487
> CONFIG_SND_SOC_HDAC_HDA=m
diff -r /usr/local/share/mkKernel/lib/v5.18/64bit.config mkKernel-22.05.09-noarch-1/usr/local/share/mkKernel/lib/v5.18/64bit.config
3c3
< # Linux/x86 5.18.0-rc5 Kernel Configuration
---
> # Linux/x86 5.18.0-rc6 Kernel Configuration
5365a5366
> CONFIG_SND_SOC_INTEL_HDA_DSP_COMMON=m
5376a5378,5390
> # CONFIG_SND_SOC_INTEL_GLK_DA7219_MAX98357A_MACH is not set
> # CONFIG_SND_SOC_INTEL_GLK_RT5682_MAX98357A_MACH is not set
> # CONFIG_SND_SOC_INTEL_SKL_HDA_DSP_GENERIC_MACH is not set
> # CONFIG_SND_SOC_INTEL_SOF_RT5682_MACH is not set
> # CONFIG_SND_SOC_INTEL_SOF_CS42L42_MACH is not set
> # CONFIG_SND_SOC_INTEL_SOF_PCM512x_MACH is not set
> CONFIG_SND_SOC_INTEL_SOF_ES8336_MACH=m
> # CONFIG_SND_SOC_INTEL_SOF_NAU8825_MACH is not set
> # CONFIG_SND_SOC_INTEL_CML_LP_DA7219_MAX98357A_MACH is not set
> # CONFIG_SND_SOC_INTEL_SOF_CML_RT1011_RT5682_MACH is not set
> # CONFIG_SND_SOC_INTEL_SOF_DA7219_MAX98373_MACH is not set
> # CONFIG_SND_SOC_INTEL_SOF_SSP_AMP_MACH is not set
> # CONFIG_SND_SOC_INTEL_EHL_RT5660_MACH is not set
5385a5400
> CONFIG_SND_SOC_SOF_PROBE_WORK_QUEUE=y
5409c5424,5425
< # CONFIG_SND_SOC_SOF_HDA_LINK is not set
---
> CONFIG_SND_SOC_SOF_HDA_LINK=y
> CONFIG_SND_SOC_SOF_HDA_AUDIO_CODEC=y
5410a5427
> CONFIG_SND_SOC_SOF_HDA=m
5476c5493
< # CONFIG_SND_SOC_DMIC is not set
---
> CONFIG_SND_SOC_DMIC=m
5482a5500
> CONFIG_SND_SOC_HDAC_HDA=m
#
2. Firmware database was updated
[Firmware database : kernel-firmware-20220503_d4b7551-noarch-1plus.xzm (391 M)]
that was created with
slackware package "kernel-firmware-20220503_d4b7551-noarch-1.txz (232 M)" and following pakages.
alsa-firmware-1.2.4-noarch-2
b43-firmware-6.30.163.46-fw-1_SBo
bluetooth
ipw2100-fw-1.3-noarch-10
ipw2200-fw-3.1-noarch-8
zydas


Thanks.

User avatar
Arleson
Black ninja
Black ninja
Posts: 39
Joined: 20 Aug 2017, 18:51
Distribution: Porteus 5.0rc3 Xfce
Location: Brazil

Porteus Kernel Builder

Post#1607 by Arleson » 09 May 2022, 09:58

neko wrote:
09 May 2022, 00:44
@Arleson
At the next update of "Kernel Builder",
configs for kernel 5.18 and 5.17 will be set "CONFIG_SND_SOC_INTEL_SOF_ES8336_MACH=y".

Thanks.
Thanks for the help neko. I created another more detailed post on 'Linux Questions' where you can see more details about the problem. I will also share other post with similar problem to mine. Thanks.

My post:
https://www.linuxquestions.org/question ... 175710937/

Post with similar problem:
https://forums.linuxmint.com/viewtopic.php?t=351123

User avatar
Blaze
DEV Team
DEV Team
Posts: 3860
Joined: 28 Dec 2010, 11:31
Distribution: ⟰ Porteus current ☯ all DEs ☯
Location: ☭ Russian Federation, Lipetsk region, Dankov
Contact:

Porteus Kernel Builder

Post#1608 by Blaze » 09 May 2022, 12:37

[Updated kernel Examples]
==== AUFS Kernel only for Porteus ====
Simple package (vmlinuz, 000-kernel.xzm, 06-crippled_sources-NNN-XXbit.xzm, 32bit.config)

[5.17.6] <-- NEW : "All patches" patching was done.
32bit-ALL-kernel5.17.6.tar (~117 M)
https://www.mediafire.com/file/mpdffnlr ... 5.17.6.tar
5fd5b8c40a28dbaf722a6dee83303d14 32bit-ALL-kernel5.17.6.tar

==== AUFS Kernel only for Porteus ====
Simple package (vmlinuz, 000-kernel.xzm, 06-crippled_sources-NNN-XXbit.xzm, 64bit.config)

[5.17.6] <-- NEW : "All patches" patching was done.
64bit-ALL-kernel5.17.6.tar (~123 M)
https://www.mediafire.com/file/owm8zkmr ... 5.17.6.tar
f48547872df6ffb9d09244dc3c0b878e 64bit-ALL-kernel5.17.6.tar

Note 1: Compiler that was used.
for kernel 5.17.6: 11.2.0-x86_64
A new :url: x86_64 05-devel.xzm (GCC version 11.2.0)

Note 2: Compilated under Porteus 5.0-current (Slackware 15.0 base)

Note 3: linux-5.17.6/drivers/net/wireless/intel/iwlwifi/cfg/22000.c is have this tweak for Ed_P

Code: Select all

/* Highest firmware API version supported */
#define IWL_22000_UCODE_API_MAX 63
Note 4:

Code: Select all

CONFIG_SND_SOC_INTEL_SOF_ES8336_MACH=m
is not set to y

Thanks to neko for his support.
Linux 6.6.11-porteus #1 SMP PREEMPT_DYNAMIC Sun Jan 14 12:07:37 MSK 2024 x86_64 Intel(R) Xeon(R) CPU E3-1270 v6 @ 3.80GHz GenuineIntel GNU/Linux
MS-7A12 » [AMD/ATI] Navi 23 [Radeon RX 6600] [1002:73ff] (rev c7) » Vengeance LPX 16GB DDR4 K2 3200MHz C16

User avatar
Arleson
Black ninja
Black ninja
Posts: 39
Joined: 20 Aug 2017, 18:51
Distribution: Porteus 5.0rc3 Xfce
Location: Brazil

Porteus Kernel Builder

Post#1609 by Arleson » 09 May 2022, 13:21

Blaze wrote:
09 May 2022, 12:37

Note 4:

Code: Select all

CONFIG_SND_SOC_INTEL_SOF_ES8336_MACH=m
is not set to y
It really lacked assigning the value "y". You compiled with "m", right?

User avatar
Blaze
DEV Team
DEV Team
Posts: 3860
Joined: 28 Dec 2010, 11:31
Distribution: ⟰ Porteus current ☯ all DEs ☯
Location: ☭ Russian Federation, Lipetsk region, Dankov
Contact:

Porteus Kernel Builder

Post#1610 by Blaze » 09 May 2022, 13:29

Arleson wrote:
09 May 2022, 13:21
You compiled with "m", right?
With "m" - as module. Yes.
Can you test it with "m"?
Linux 6.6.11-porteus #1 SMP PREEMPT_DYNAMIC Sun Jan 14 12:07:37 MSK 2024 x86_64 Intel(R) Xeon(R) CPU E3-1270 v6 @ 3.80GHz GenuineIntel GNU/Linux
MS-7A12 » [AMD/ATI] Navi 23 [Radeon RX 6600] [1002:73ff] (rev c7) » Vengeance LPX 16GB DDR4 K2 3200MHz C16

User avatar
Arleson
Black ninja
Black ninja
Posts: 39
Joined: 20 Aug 2017, 18:51
Distribution: Porteus 5.0rc3 Xfce
Location: Brazil

Porteus Kernel Builder

Post#1611 by Arleson » 09 May 2022, 14:39

Blaze wrote:
09 May 2022, 13:29
Arleson wrote:
09 May 2022, 13:21
You compiled with "m", right?
With "m" - as module. Yes.
Can you test it with "m"?
Finally a light at the end of the tunnel!!! :Yahoo!: But the sound still doesn't appear, however I can already hear a noise in the internal speakers! I will investigate this. :%)

Code: Select all

guest@porteus:~$ inxi -Fxz
System:
  Kernel: 5.17.6-porteus x86_64 bits: 64 compiler: gcc v: 2.37-slack15
    Desktop: Xfce 4.16.0 Distro: Porteus-v5.0
Machine:
  Type: Laptop System: Positivo Tecnologia SA product: C4120F-S v: N/A
    serial: <superuser required>
  Mobo: Positivo Tecnologia SA model: N14DP7-V2 v: 11173397
    serial: <superuser required> UEFI: N/A v: 1.12.X date: 06/30/2021
Battery:
  ID-1: BAT0 charge: 37.0 Wh (100.0%) condition: 37.0/37.0 Wh (100.0%)
    volts: 8.7 min: N/A model: WB SR 1 WB Lion Battery status: Charging
  Device-1: hidpp_battery_0 model: Logitech M215
    charge: 55% (should be ignored) status: Discharging
CPU:
  Info: dual core model: Intel Celeron N4020 bits: 64 type: MCP
    arch: Goldmont Plus rev: 8 cache: L1: 112 KiB L2: 4 MiB
  Speed (MHz): avg: 2520 high: 2713 min/max: 800/2800 cores: 1: 2713
    2: 2327 bogomips: 4377
  Flags: ht lm nx pae sse sse2 sse3 sse4_1 sse4_2 ssse3 vmx
Graphics:
  Device-1: Intel driver: i915 v: kernel bus-ID: 00:02.0
  Device-2: SunplusIT MTD camera type: USB driver: snd-usb-audio,uvcvideo
    bus-ID: 1-8:4
  Display: x11 server: X.org 1.20.13 driver: loaded: modesetting
    unloaded: fbdev,vesa resolution: <missing: xdpyinfo>
  OpenGL: renderer: Mesa Intel UHD Graphics 600 (GLK 2) v: 4.6 Mesa 21.2.2
    direct render: Yes
Audio:
  Device-1: Intel driver: sof-audio-pci-intel-apl bus-ID: 00:0e.0
  Device-2: SunplusIT MTD camera type: USB driver: snd-usb-audio,uvcvideo
    bus-ID: 1-8:4
  Sound Server-1: ALSA v: k5.17.6-porteus running: yes
  Sound Server-2: PulseAudio v: 15.0 running: yes
Network:
  Message: No device data found.
  IF-ID-1: wlan0 state: up mac: <filter>
Bluetooth:
  Device-1: Realtek 802.11n WLAN Adapter type: USB driver: btusb,rtl8xxxu
    bus-ID: 1-7:3
  Report: hciconfig ID: hci0 rfk-id: 0 state: up address: <filter>
    bt-v: 2.1 lmp-v: 4.0
Drives:
  Local Storage: total: 176.55 GiB used: 44.43 GiB (25.2%)
  ID-1: /dev/sda vendor: BIWIN model: C6370 128GB size: 119.24 GiB
  ID-2: /dev/sdb type: USB vendor: SanDisk model: USB 3.2Gen1
    size: 57.3 GiB
Partition:
  Message: No partition data found.
Swap:
  ID-1: swap-1 type: zram size: 1.1 GiB used: 0 KiB (0.0%) dev: /dev/zram0
  ID-2: swap-2 type: file size: 3.77 GiB used: 0 KiB (0.0%)
    file: /mnt/sda3/Porteus.swap
Sensors:
  System Temperatures: cpu: 63.0 C mobo: N/A
  Fan Speeds (RPM): N/A
Info:
  Processes: 164 Uptime: 7m Memory: 3.67 GiB used: 2.07 GiB (56.4%)
  Init: SysVinit runlevel: 4 Compilers: gcc: 11.2.0 Packages: 1
  note: see --pkg Shell: Bash v: 5.1.8 inxi: 3.3.12
guest@porteus:~$ aplay -l
**** List of PLAYBACK Hardware Devices ****
card 1: sofessx8336 [sof-essx8336], device 0: ES8336 (*) []
  Subdevices: 0/1
  Subdevice #0: subdevice #0
card 1: sofessx8336 [sof-essx8336], device 5: HDMI 1 (*) []
  Subdevices: 1/1
  Subdevice #0: subdevice #0
card 1: sofessx8336 [sof-essx8336], device 6: HDMI 2 (*) []
  Subdevices: 1/1
  Subdevice #0: subdevice #0
card 1: sofessx8336 [sof-essx8336], device 7: HDMI 3 (*) []
  Subdevices: 1/1
  Subdevice #0: subdevice #0

User avatar
Blaze
DEV Team
DEV Team
Posts: 3860
Joined: 28 Dec 2010, 11:31
Distribution: ⟰ Porteus current ☯ all DEs ☯
Location: ☭ Russian Federation, Lipetsk region, Dankov
Contact:

Porteus Kernel Builder

Post#1612 by Blaze » 09 May 2022, 15:23

Arleson, probably need to look

Code: Select all

dmesg --level=err,warn
Linux 6.6.11-porteus #1 SMP PREEMPT_DYNAMIC Sun Jan 14 12:07:37 MSK 2024 x86_64 Intel(R) Xeon(R) CPU E3-1270 v6 @ 3.80GHz GenuineIntel GNU/Linux
MS-7A12 » [AMD/ATI] Navi 23 [Radeon RX 6600] [1002:73ff] (rev c7) » Vengeance LPX 16GB DDR4 K2 3200MHz C16

User avatar
Arleson
Black ninja
Black ninja
Posts: 39
Joined: 20 Aug 2017, 18:51
Distribution: Porteus 5.0rc3 Xfce
Location: Brazil

Porteus Kernel Builder

Post#1613 by Arleson » 09 May 2022, 16:02

Blaze wrote:
09 May 2022, 15:23
Arleson, probably need to look

Code: Select all

dmesg --level=err,warn

Code: Select all

guest@porteus:~$ dmesg --level=err,warn
[    0.387900] ACPI Warning: GPE type mismatch (level/edge) (20211217/evxface-791)
[    0.418250] Expanded resource Reserved due to conflict with PCI Bus 0000:00
[    0.519185] i8042: PNP: PS/2 appears to have AUX port disabled, if this is incorrect please boot with i8042.nopnp
[    0.883995] FAT-fs (sda1): Volume was not properly unmounted. Some data may be corrupt. Please run fsck.
[    2.963020] FAT-fs (sdb1): Volume was not properly unmounted. Some data may be corrupt. Please run fsck.
[    3.431789] REISERFS warning (device loop16): sh-2006 read_super_block: bread failed (dev loop16, block 2, size 4096)
[    3.431798] REISERFS warning (device loop16): sh-2006 read_super_block: bread failed (dev loop16, block 16, size 4096)
[    3.439717] REISERFS warning (device loop17): sh-2006 read_super_block: bread failed (dev loop17, block 2, size 4096)
[    3.439726] REISERFS warning (device loop17): sh-2006 read_super_block: bread failed (dev loop17, block 16, size 4096)
[    3.460820] REISERFS warning (device loop19): sh-2006 read_super_block: bread failed (dev loop19, block 2, size 4096)
[    3.460829] REISERFS warning (device loop19): sh-2006 read_super_block: bread failed (dev loop19, block 16, size 4096)
[    3.525717] REISERFS warning (device loop23): sh-2006 read_super_block: bread failed (dev loop23, block 2, size 4096)
[    3.525728] REISERFS warning (device loop23): sh-2006 read_super_block: bread failed (dev loop23, block 16, size 4096)
[    3.545253] REISERFS warning (device loop24): sh-2006 read_super_block: bread failed (dev loop24, block 16, size 4096)
[    3.653423] REISERFS warning (device loop31): sh-2006 read_super_block: bread failed (dev loop31, block 16, size 4096)
[    3.660891] REISERFS warning (device loop32): sh-2006 read_super_block: bread failed (dev loop32, block 16, size 4096)
[    3.748773] REISERFS warning (device loop37): sh-2006 read_super_block: bread failed (dev loop37, block 2, size 4096)
[    3.748782] REISERFS warning (device loop37): sh-2006 read_super_block: bread failed (dev loop37, block 16, size 4096)
[    6.833798] Userspace governor deprecated: use thermal netlink notification instead
[    8.381699] i915 0000:00:02.0: [drm] Unknown revid 0x06
[    8.623038] sof-audio-pci-intel-apl 0000:00:0e.0: warn: FW ABI is more recent than kernel
[    8.667042] sof-audio-pci-intel-apl 0000:00:0e.0: warn: FW ABI is more recent than kernel
[    9.268249] platform regulatory.0: Direct firmware load for regulatory.db failed with error -2
[    9.332699] usb 1-8: Failed to query (GET_INFO) UVC control 1 on unit 2: -32 (exp. 1).
[    9.342762] usb 1-8: Failed to query (GET_INFO) UVC control 4 on unit 2: -32 (exp. 1).
[    9.362120] usb 1-8: Failed to query (GET_INFO) UVC control 3 on unit 1: -32 (exp. 1).
[    9.371126] bluetooth hci0: Direct firmware load for rtl_bt/rtl8723b_config.bin failed with error -2
[    9.373208] usb 1-8: Failed to query (GET_INFO) UVC control 11 on unit 1: -32 (exp. 1).
[    9.384723] usb 1-8: Failed to query (GET_INFO) UVC control 12 on unit 1: -32 (exp. 1).
[    9.394716] usb 1-8: Failed to query (GET_INFO) UVC control 13 on unit 1: -32 (exp. 1).
[    9.401232] usb 1-8: Failed to query (GET_INFO) UVC control 14 on unit 1: -32 (exp. 1).
[    9.407834] usb 1-8: Failed to query (GET_INFO) UVC control 15 on unit 1: -32 (exp. 1).
[    9.415246] usb 1-8: Failed to query (GET_INFO) UVC control 16 on unit 1: -32 (exp. 1).
[    9.440270] sof-audio-pci-intel-apl 0000:00:0e.0: warn: topology ABI is more recent than kernel
[    9.440501] sof-essx8336 sof-essx8336: ASoC: Parent card not yet available, widget card binding deferred
[    9.456436] es8316 i2c-ESSX8336:00: assuming static mclk
[    9.480274] usb 1-8: 3:1: cannot get freq at ep 0x86
[    9.483222] usb 1-8: 3:2: cannot set freq 11025 to ep 0x86
[    9.485077] usb 1-8: 3:3: cannot set freq 16000 to ep 0x86
[    9.492241] usb 1-8: 3:4: cannot get freq at ep 0x86
[    9.494786] usb 1-8: 3:5: cannot set freq 24000 to ep 0x86
[    9.496309] usb 1-8: 3:6: cannot set freq 32000 to ep 0x86
[    9.506230] usb 1-8: 3:7: cannot get freq at ep 0x86
[    9.560569] usb 1-8: Warning! Unlikely big volume range (=4096), cval->res is probably wrong.
[    9.560578] usb 1-8: [7] FU [Mic Capture Volume] ch = 1, val = 0/4096/1


User avatar
Arleson
Black ninja
Black ninja
Posts: 39
Joined: 20 Aug 2017, 18:51
Distribution: Porteus 5.0rc3 Xfce
Location: Brazil

Porteus Kernel Builder

Post#1614 by Arleson » 09 May 2022, 18:23

I have another audio problem with last kernel (5.17.6 64bit) on my another notebook Dell Vostro 15 5510. Audio dummy. No sound and mic.

Dell model detail:

https://linux-hardware.org/?probe=e2b06a4a28

I appreciate help. :)

beny
Full of knowledge
Full of knowledge
Posts: 2083
Joined: 02 Jan 2011, 11:33
Location: italy

Porteus Kernel Builder

Post#1615 by beny » 09 May 2022, 19:13

hi Arleson i think you have load the module:CONFIG_SND_SOC_INTEL_SOF_ES8336_MACH=m with insmod and lsmod
can confirm it and you can see if the module need other deps to start with modinfo name of the module that you need to load.

User avatar
Arleson
Black ninja
Black ninja
Posts: 39
Joined: 20 Aug 2017, 18:51
Distribution: Porteus 5.0rc3 Xfce
Location: Brazil

Porteus Kernel Builder

Post#1616 by Arleson » 09 May 2022, 19:57

beny wrote:
09 May 2022, 19:13
hi Arleson i think you have load the module:CONFIG_SND_SOC_INTEL_SOF_ES8336_MACH=m with insmod and lsmod
can confirm it and you can see if the module need other deps to start with modinfo name of the module that you need to load.
Unfortunately I'm a newbie and I don't know much about the kernel. I just used the kernel recently built by Blaze.

beny
Full of knowledge
Full of knowledge
Posts: 2083
Joined: 02 Jan 2011, 11:33
Location: italy

Porteus Kernel Builder

Post#1617 by beny » 09 May 2022, 20:28

hi Arleson i don't know where the module in your kernel is located but in mine:/kernel/sound/pci/ if the module is located in this path open a terminal and as root insmod the name of the module:example insmod '/lib/modules/5.18.0-rc5-beny/kernel/sound/pci/snd-es1938.ko' after this you can see the module in lsmod in terminal, the modules built by m are loaded by user with insmod or modprobe always in terminal. if this work you can load at boot the module with a script.

User avatar
Arleson
Black ninja
Black ninja
Posts: 39
Joined: 20 Aug 2017, 18:51
Distribution: Porteus 5.0rc3 Xfce
Location: Brazil

Porteus Kernel Builder

Post#1618 by Arleson » 09 May 2022, 21:33

beny wrote:
09 May 2022, 20:28
hi Arleson i don't know where the module in your kernel is located but in mine:/kernel/sound/pci/ if the module is located in this path open a terminal and as root insmod the name of the module:example insmod '/lib/modules/5.18.0-rc5-beny/kernel/sound/pci/snd-es1938.ko' after this you can see the module in lsmod in terminal, the modules built by m are loaded by user with insmod or modprobe always in terminal. if this work you can load at boot the module with a script.

Code: Select all

insmod: ERROR: could not insert module snd-soc-sof_es8336.ko: File exists
lsmod:

Code: Select all

...
snd_soc_sof_es8336     16384  0
snd_soc_intel_hda_dsp_common    12288  1 snd_soc_sof_es8336
...
modinfo snd-soc-sof_es8336.ko:

Code: Select all

filename:       /lib/modules/5.17.6-porteus/kernel/sound/soc/intel/boards/snd-soc-sof_es8336.ko
import_ns:      SND_SOC_INTEL_HDA_DSP_COMMON
alias:          platform:sof-essx8336
license:        GPL
description:    ASoC Intel(R) SOF + ES8336 Machine driver
depends:        snd-soc-core,snd-soc-intel-hda-dsp-common
retpoline:      Y
intree:         Y
name:           snd_soc_sof_es8336
vermagic:       5.17.6-porteus SMP preempt mod_unload 
sig_id:         PKCS#7
signer:         Build time autogenerated kernel key
...

beny
Full of knowledge
Full of knowledge
Posts: 2083
Joined: 02 Jan 2011, 11:33
Location: italy

Porteus Kernel Builder

Post#1619 by beny » 09 May 2022, 22:22

there are a lot of trouble with this hardware: try this browser search:sof-audio-pci-intel-apl 0000:00:0e.0: warn: topology ABI is more recent than kernel
try to open alsamixer in terminal to see if the hardware is on and you have other options.

beny
Full of knowledge
Full of knowledge
Posts: 2083
Joined: 02 Jan 2011, 11:33
Location: italy

Porteus Kernel Builder

Post#1620 by beny » 09 May 2022, 22:34

hi blaze take a look at this link at depend option:https://cateee.net/lkddb/web-lkddb/SND_ ... e_vignette
seem that module need more link to work.

Post Reply