Roon app volume slider changes when powering on Zone 3 on Marantz AV10 preamp (ref#40O4LN)

Hi! What’s not quite right with Roon?

· None of the above quite fits

None of the above quite fits

· None of these quite match

Tell us what's going on

· Roon app volume slider changes to another av preamp zone’s volume (zone3) if i power on zone3 on my Marantz AV10 preamp. And resumes to main zone volume if i power zone3 off.

Tell us about your home network

· Gigabit wired, roon core and app v2.71. Latest firmware on AV10 (3.139.173)

Hi @Taavi_Kald,

We’ll need to know a little more information in order to take action on this report.

Are you able to take a screenshot or a screen capture that demonstrates the behavior you’re seeing?

Can you share the name of a track that was playing when this occurred for us to pinpoint the event in logs?

From what you’re describing, it sounds like turning on another digital output on your receiver prompts the Marantz control layer to send RAAT’s volume commands elsewhere.

Little bit more info - zone3 on AV10 is set to fixed volume level +5 db, it sends signal through analog rca output into Marantz MODEL M4, which plays the same track on one of the zones (as analog signal). Model M4 zones are also roon ready and linked into my roon app. But at that time not playing roon input.
I’ll send screen capture later today.

Here is the video: IMG_5744.MOV - TGR pilv
At the time of recording, Model M4 was on standby.
I did also tested AV10 zone3 output with variable (from fixed +5db) level and then main zone roon player volume slider moved in sync with zone3 volume level as I adjusted it.
No change on actual volume level from speakers though. Just a roon player volume control changes to wrong levels.
BUT If I want to adjust main zone volume when zone3 is powered on and volume lever is maxed out, you could imagine that “bang” from AMP10 200W / channel output.

Hey @Taavi_Kald,

Thanks for the video and the extra detail, that made this much easier to pin down.

We pulled the diagnostics from your Roon Server and can confirm what’s happening, and it’s not something Roon is doing on its own.

The AV10 presents a single volume control to Roon over RAAT, tied to your “2 Living room av10” zone. What the logs show is that when Zone 3 powers on, the AV10 sends Roon a volume update carrying Zone 3’s state on that control, its range and its level, not the main zone’s. Here’s the moment from your logs, at 19:01:20 local on August 24th:

[Marantz AV 10] [raatclient] GOT
  {"volume":{"max":18.0,"min":-80.0,"step":1.0,"value":5,"type":"db"}}

That max: +18 / value: +5 is Zone 3’s scale (−80 to +18 dB) and Zone 3’s fixed +5 dB level. Roon received it and updated the slider accordingly, which is exactly the jump you’re seeing. Immediately before that update, the same control was reporting the main zone correctly at −24 dB. It reverts when Zone 3 powers down for the same reason: the AV10 goes back to reporting the main zone.

Two things worth knowing:

Nothing unsafe is happening, and your volume limit is why. Roon never sent a raised volume to the AV10, every volume command from your server in the whole log window is at or below −25 dB. The Roon volume limit you have configured (−24 dB) is also still being enforced independently of what the AV10 reports, which is what’s keeping this cosmetic rather than audible. I’d suggest leaving that limit in place.

There’s a second, related symptom in your logs. The AV10 also changes its reported volume ceiling on its own, unprompted, bouncing between −24 and −20 dB within the same second, and at one point through −14 and 0 dB. It also switches its volume type between “variable” and “fixed” mid-session, hundreds of times on a busy day. If you’ve ever seen the slider briefly change shape or disappear, that’s this.

All of it points the same direction: the AV10’s Roon Ready implementation is publishing the wrong zone’s volume state on the control it shares with the main zone. That’s on the device firmware side rather than something we can correct from Roon, so I’m passing the log evidence and timestamps to our partner team to raise with Sound United.

In the meantime, if the slider jumping is disruptive, setting Zone 3’s volume mode to fixed (as you already have) keeps the audible behavior correct it’s only the displayed slider that’s affected.

Thank you!