Re: AGL weekly testing for master branch

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On 04/05/2021 01:30, Edi Feschiyan wrote:
Hello everyone,
you can find the latest results from testing master branch here:
https://jira.automotivelinux.org/secure/enav/#?query=project%20%3D%20%22SPEC%22%20AND%20fixVersion%20%3D%20%22master%22%20AND%20cycleName%20in%20(%2220210503%20-%20AGL%20Demo%20UI%20-%20Base%20Plan%22) <https://jira.automotivelinux.org/secure/enav/#?query=project%20%3D%20%22SPEC%22%20AND%20fixVersion%20%3D%20%22master%22%20AND%20cycleName%20in%20(%2220210503%20-%20AGL%20Demo%20UI%20-%20Base%20Plan%22)>

Overall summary: working, some issues with audio
Audio works locally* and over bluetooth
Navigation, contacts/dialer, mixer, messaging, radio are working

Known issues: SPEC-3900 - audio stutters, affects all platforms.
Bluetooth playback seems to be unaffected.

New issues: when trying to play radio on h3ulcb+kf a couple of pops/chirps and does not work, radio via rtlsdr is fine

Audio does not play out of the box on intel platforms(up2/minnow) like before and the old config files seem to be replaced by /etc/wireplumber/config.lua.d/30-alsa-monitor.lua, so I inserted this snippet and got audio on up2 and minnow(hw:0,3)
{
   -- qemux86-64
   { "node.name", "matches", "alsa_output.*" },
   { "api.alsa.card.id", "=", "PCH" },
   { "api.alsa.path", '=', "hw:0,7" },
},
On minnow I observed strange behavior, on pause from running local playback or radio, the audio freezes and replays the last buffer/frame and is in irrecoverable state until I reboot the board.

Best regards,
Eddie
Thanks Eddie, I am going to take a look a these audio issues.

Regarding the config changes, since both boards use a "PCH" card id, we will need to find some other property to distinguish them in order to have a sane default sink selected for each board. Please run `pw-dump -N > file` on both boards and send me the files generated to see what I can do.

Fyi, the default sink can also be changed at runtime with `wpctl status`, find the id of the sink, `wpctl set-default <id>`

Best regards,
George


-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#9170): https://lists.automotivelinux.org/g/agl-dev-community/message/9170
Mute This Topic: https://lists.automotivelinux.org/mt/82560618/2167316
Group Owner: agl-dev-community+owner@xxxxxxxxxxxxxxxxxxxxxxxxx
Unsubscribe: https://lists.automotivelinux.org/g/agl-dev-community/leave/4543822/2167316/883735764/xyzzy [list-automotive-discussions82@xxxxxxxxxxx]
-=-=-=-=-=-=-=-=-=-=-=-






[Index of Archives]     [LARTC]     [Bugtraq]     [Yosemite Forum]     [Photo]

  Powered by Linux