VT1802 No Sound From Speaker and Headphone

You can post the full output of this as long as you put code tags around it.

inxi -Faz

https://clbin.com/rlZ8K

[papaozi@papaozi-ih4el ~]$ inxi -Aa
Audio:
  Device-1: Intel 6 Series/C200 Series Family High Definition Audio
    driver: snd_hda_intel v: kernel bus-ID: 00:1b.0 chip-ID: 8086:1c20
    class-ID: 0403
  Sound Server-1: ALSA v: k5.15.8-arch1-1 running: yes
  Sound Server-2: JACK v: 1.9.19 running: no
  Sound Server-3: PulseAudio v: 15.0 running: no
  Sound Server-4: PipeWire v: 0.3.42 running: yes

I see the kernel is only 5.15.8. Are you able to update it and reboot?

sudo pacman -Syu

I’m doing it, wait I’ll let you know it’s done

[papaozi@papaozi-ih4el ~]$ sudo pacman -Syu
:: Synchronizing package databases...
 core is up to date
 extra                          1552,7 KiB   411 KiB/s 00:04 [--------------------------------] 100%
 community                         6,0 MiB   661 KiB/s 00:09 [--------------------------------] 100%
 multilib is up to date
 endeavouros is up to date
 archlinuxfr is up to date
:: Starting full system upgrade...
:: Replace hwids with core/hwdata? [Y/n] Y
resolving dependencies...
looking for conflicting packages...
error: unresolvable package conflicts detected
error: failed to prepare transaction (conflicting dependencies)
:: jack2 and pipewire-jack are in conflict

I see your system is installed in MBR mode? Is Windows also installed in MBR? I see bios is set to Uefi legacy.

Yes that’s right I installed dual boot with windows on MBR and EOS on MBR with Legacy BIOS (because my laptop doesn’t support UEFI)

Strange why it even list Uefi mode then? You can remove jack2 and then update.

Edit:

sudo  pacman -R jack2

Then update again and see if it updates.

how can i remove jack2?

sudo pacman -Rcns jack2

is it that way

Does sudo pacman -R jack2 work?

I’ve removed jack2 and it has started downloading updates. Sorry, I’m in a country with poor internet speed, :smiley: so it might take a while

Make sure you reboot after it updates.

Hopefully it updates. The current kernel is 5.16.8-arch1-1

Does this process take a long time?
I’ve been waiting for a long time and there’s no change at all

Import PGP key C132293954BBE4AD, "Sergej Pupykin <spupykin@archlinux.org>"? [Y/n]

It shouldn’t but it depends on the mirrors. You could try updating the mirrors first from the welcome app. Then try updating again.

Edit: Not sure what country you are in and mirrors you are using. You could try to set US for mirrors too?

doesn’t seem to work because it’s just standing still, yes I’ve added AS

Did you enter y for yes to import the key?

Yes I typed “Y”

You could try

sudo pacman -Syy archlinux-keyring endeavouros-keyring

Then run

sudo pacman -Su

Ohh thanks a lot my friend, it worked and it’s running

Do you have sound?