commaai / openpilot

openpilot is an operating system for robotics. Currently, it upgrades the driver assistance system on 275+ supported cars.
https://comma.ai/openpilot
MIT License
50.01k stars 9.13k forks source link

AGNOS 11.2 comma3 sound stopped working #34064

Open AlexandreSato opened 6 days ago

AlexandreSato commented 6 days ago

Describe the bug

After the update the sound stopped working.

Provide a route where the issue occurs

075b133b6181e058/00000001--5e00c93cc4/0

openpilot version

293c3fc57fc7de70a43a257a188c433a66d909ff

Additional info

I reverted the commit and the sound started working again.

adeebshihadeh commented 5 days ago

How did you flash it? Sounds like the kernel and system aren't matched, which can happen if you flashed manually.

AlexandreSato commented 4 days ago

How did you flash it? Sounds like the kernel and system aren't matched, which can happen if you flashed manually.

I also tried via QDL and there is still no sound

adeebshihadeh commented 3 days ago

@robbederks seems it's our new kernel driver: https://github.com/commaai/agnos-kernel-sdm845/pull/63

AlexandreSato commented 3 days ago

I flashed it again using flash.comma.ai and then let updated update automatically and it still had no sound: 075b133b6181e058/00000001--5e00c93cc4/0

robbederks commented 3 days ago

@robbederks seems it's our new kernel driver: https://github.com/commaai/agnos-kernel-sdm845/pull/63

Interesting, tested it on a 3X and that was fine

adeebshihadeh commented 7 hours ago

Gets even more interesting. Seems like this needs a cold boot to take effect...