pikvm icon indicating copy to clipboard operation
pikvm copied to clipboard

The audio doesn't work with the example 1920x1080 edid

Open mnin opened this issue 3 years ago • 1 comments

Describe the bug

The audio feature doesn't work with the example 1920x1080 edid (https://github.com/pikvm/pikvm/blob/master/docs/edid.md#custom-edids).

To Reproduce Steps to reproduce the behavior, like:

  1. Go to https://github.com/pikvm/pikvm/blob/master/docs/edid.md#custom-edids
  2. Copy the 1920x1080 as preferred. Useful for Gigabyte GA-H77-DS3H, Intel NUC or [ASRock H670 PG Riptide] edid
  3. Open a shell on the pikvm device
  4. Edit the edid e.g. with nano /etc/kvmd/tc358743-edid.hex
  5. Remove all the content
  6. Insert the copied edid from the website
  7. Enable the audio mode in the edid file with kvmd-edidconf --set-audio=1
  8. Apply the new edid with kvmd-edidconf --apply

Screenshot 2022-07-01 at 20 51 34

Expected behavior

The connected device should recognise the audio mode via HDMI.

Desktop (please complete the following information):

  • OS: e.g. Windows 11 or Ubuntu 22.04
  • Browser Chrome 103.0.5060.53

PiKVM info:

  • Raspberry Pi board version: RPi 4
  • PiKVM platform: PiKVM v3 HAT
  • KVMD version: 3.117-1
  • uStreamer version: 5.11-1
  • Linux kernel: Linux pikvm 5.15.34-2-rpi-ARCH #1 SMP Fri Jun 3 06:14:48 MSK 2022 armv7l GNU/Linux

mnin avatar Jul 01 '22 18:07 mnin

Just for information. So far I don't understand what is the cause of the problem :/

mdevaev avatar Aug 30 '22 11:08 mdevaev

Try this:

00FFFFFFFFFFFF0031D8888800888888
1C150103800000780AEE91A3544C9926
0F505425400001000100010001000100
010001010101D32C80A070381A403020
350040442100001E7E1D00A050001940
3020370080001000001E000000FC0050
694B564D0A20202020202020000000FD
00323D0F2E0F000000000000000001B3
02030F406A030C0000000000300080DE
0D20A03058122030203400F0B4000000
18E01500A04000163030203400000000
000018B41400A050D011203020350080
D810000018AB22A0A050841A30302036
00B00E11000018000000000000000000
00000000000000000000000000000000
000000000000000000000000000000D1

mdevaev avatar Dec 04 '22 15:12 mdevaev

@mdevaev thank you, still no sound with this edid file and Windows 11 as guest system on the server.

mnin avatar Dec 04 '22 22:12 mnin

I've fixed all EDIDs and added more video modes: https://www.reddit.com/r/pikvm/comments/1ars4lx/kvmd_3304_video_quality_and_compatibility/

Should be fixed now.

mdevaev avatar Feb 15 '24 22:02 mdevaev