Porteus without sound [SOLVED]

Non release banter
Kulle
Warlord
Warlord
Posts: 594
Joined: 28 Jan 2017, 10:39
Distribution: v4.0 64bit Xfce
Location: Berlin

Porteus without sound [SOLVED]

Post#1 by Kulle » 22 Jul 2020, 17:17

On the old Compaq-6720s notebook: Porteus without sound !

I tried Porteus 4.0
Startup very very slowly! Porteus works, but no sound.

I tried Porteus 3.2.2
Startup much faster, no sound either.

That's why I tried Knoppix 7.6
Knoppix works with sound.

Is firmware missing in Porteus?

User avatar
ncmprhnsbl
DEV Team
DEV Team
Posts: 3924
Joined: 20 Mar 2012, 03:42
Distribution: v5.0-64bit
Location: australia
Contact:

Porteus without sound

Post#2 by ncmprhnsbl » 22 Jul 2020, 23:07

Code: Select all

# lspci | grep Audio
maybe:

Code: Select all

# lsmod | grep snd
or check porteus-settings-centre> info .. i think there's a section for audio hardware in there...
Forum Rules : https://forum.porteus.org/viewtopic.php?f=35&t=44

Kulle
Warlord
Warlord
Posts: 594
Joined: 28 Jan 2017, 10:39
Distribution: v4.0 64bit Xfce
Location: Berlin

Porteus without sound

Post#3 by Kulle » 23 Jul 2020, 05:30

Hi ncmprhnsbl,
Thank you for the fast answer
Here are the results:

Code: Select all

root@porteus:/home/guest# lspci | grep Audio
00:1b.0 Audio device: Intel Corporation 82801H (ICH8 Family) HD Audio Controller (rev 03)
root@porteus:/home/guest# lsmod | grep snd
snd_hda_codec_hdmi     23937  1
snd_hda_codec_analog     7104  1
snd_hda_codec_generic    36288  1 snd_hda_codec_analog
snd_hda_intel          17280  3
snd_hda_codec          57728  4 snd_hda_intel,snd_hda_codec_analog,snd_hda_codec_hdmi,snd_hda_codec_generic
snd_hda_core           30920  5 snd_hda_intel,snd_hda_codec,snd_hda_codec_analog,snd_hda_codec_hdmi,snd_hda_codec_generic
snd_hwdep               3976  1 snd_hda_codec
snd_pcm                50512  4 snd_hda_intel,snd_hda_codec,snd_hda_core,snd_hda_codec_hdmi
snd_timer              14500  1 snd_pcm
firmware_class          5248  7 snd_hda_intel,btrtl,btintel,btbcm,btusb,i915,iwl3945

User avatar
ncmprhnsbl
DEV Team
DEV Team
Posts: 3924
Joined: 20 Mar 2012, 03:42
Distribution: v5.0-64bit
Location: australia
Contact:

Porteus without sound

Post#4 by ncmprhnsbl » 23 Jul 2020, 05:47

how about:

Code: Select all

# cat /proc/asound/cards  
found this: https://www.linuxquestions.org/question ... -a-662064/
old, but possibly something relevent in there..
Forum Rules : https://forum.porteus.org/viewtopic.php?f=35&t=44

Kulle
Warlord
Warlord
Posts: 594
Joined: 28 Jan 2017, 10:39
Distribution: v4.0 64bit Xfce
Location: Berlin

Porteus without sound

Post#5 by Kulle » 23 Jul 2020, 05:49

Porteus system info:

SOUND CARDS:

HDA-Intel - HDA Intel
Intel Corporation 82801H (ICH8 Family) HD Audio Controller (rev 03)

**** Liste der Hardware-Geräte (PLAYBACK) ****
Karte 0: Intel [HDA Intel], Gerät 0: AD1981 Analog [AD1981 Analog]
Sub-Geräte: 1/1
Sub-Gerät #0: subdevice #0

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

Porteus without sound

Post#6 by Blaze » 23 Jul 2020, 06:34

Kulle, how about to update kernel Porteus Kernel Builder (Пост Blaze #77889) ?
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

Kulle
Warlord
Warlord
Posts: 594
Joined: 28 Jan 2017, 10:39
Distribution: v4.0 64bit Xfce
Location: Berlin

Porteus without sound

Post#7 by Kulle » 23 Jul 2020, 07:54

Hi ncmprhnsbl,
the link (linuxquestions.org ...) helped me.
Now Porteus works with sound.
Thanks

How can I mark the tread as solved?

User avatar
ncmprhnsbl
DEV Team
DEV Team
Posts: 3924
Joined: 20 Mar 2012, 03:42
Distribution: v5.0-64bit
Location: australia
Contact:

Porteus without sound[SOLVED]

Post#8 by ncmprhnsbl » 23 Jul 2020, 12:06

Kulle wrote:
23 Jul 2020, 07:54
How can I mark the tread as solved?
done :) ...
Forum Rules : https://forum.porteus.org/viewtopic.php?f=35&t=44

Post Reply