* BridgeCast v2 not working properly despite V2 configuration files
[not found] <1730905531892901659-webhooks-bot@alsa-project.org>
@ 2024-11-06 15:05 ` GitHub issues - edited
0 siblings, 0 replies; 3+ messages in thread
From: GitHub issues - edited @ 2024-11-06 15:05 UTC (permalink / raw)
To: alsa-devel
alsa-project/alsa-ucm-conf issue #458 was edited from acerammos:
Hi everybody,
I (sadly) made the firmware update for the Roland BridgeCast and it came out broken.
It was working flawlessly before the update, thanks to you i had all the Output/Input channels available and i was able to assign sound sources on them individually through the system settings gui (Kmix - Plasma).
Today, as a now "V2", it is done. The BridgeCast seems to be assigned to the correct conf file with its new usb tag, to `BridgeCastV2-Hifi.conf` and not former the `BridgeCast-Hifi.conf`. It seems to be a good start, thanks to Fulmer for the merge and first testing Roland's update.
But now, i have a weird mix of "auxiliary channels" instead of proper audio outputs like before :

> _(Tell me if you need Fr>En translation on that screenshot)_
Note that "chromium" (wich is in fact a client like spotify, playing music) cannot be assigned to a specific output, because BridgeCast is now detected to be "only one channel" so the option is missing. An exemple after also enabling my speakers :

> _Old behaviour allowed me to choose between all the output channels of the BridgeCast, like "Games", "Aux", "Music", Chat" or "System"_
Something else i've (maybe) noticed is the differences for the channel maps, between the `cat /proc/asound/cardX/stream0` channels output and what is written in the `Roland/BridgeCastV2-Hifi.conf`.
`cat /proc/asound/cardX/stream0 :`
```
Roland BRIDGE CAST V2 at usb-0000:00:14.0-1, high speed : USB Audio
Playback:
Status: Running
Interface = 1
Altset = 1
Packet Size = 392
Momentary freq = 48000 Hz (0x6.0000)
Interface 1
Altset 1
Format: S32_LE
Channels: 14
Endpoint: 0x0d (13 OUT) (ASYNC)
Rates: 48000
Data packet interval: 125 us
Bits: 24
Channel map: FL FR FC LFE RL RR FLC FRC RC SL SR TC -- --
Sync Endpoint: 0x8e (14 IN)
Sync EP Interface: 2
Sync EP Altset: 1
Implicit Feedback Mode: Yes
Capture:
Status: Stop
Interface 2
Altset 1
Format: S32_LE
Channels: 6
Endpoint: 0x8e (14 IN) (ASYNC)
Rates: 48000
Data packet interval: 125 us
Bits: 24
Channel map: FL FR FC LFE RL RR
Sync Endpoint: 0x0d (13 OUT)
Sync EP Interface: 1
Sync EP Altset: 1
Implicit Feedback Mode: Yes
```
`BridgeCastV2-Hifi.conf :`
```
Macro [
{
SplitPCM {
Name "bc_stereo_out"
Direction Playback
Channels 2
HWChannels 14
HWChannelPos0 FL
HWChannelPos1 FR
HWChannelPos2 FL
HWChannelPos3 FR
HWChannelPos4 FL
HWChannelPos5 FR
HWChannelPos6 FL
HWChannelPos7 FR
HWChannelPos8 FL
HWChannelPos9 FR
HWChannelPos10 FL
HWChannelPos11 FR
HWChannelPos12 FL
HWChannelPos13 FR
}
}
{
SplitPCM {
Name "bc_stereo_in"
Direction Capture
Channels 2
HWChannels 6
HWChannelPos0 FL
HWChannelPos1 FR
HWChannelPos2 FL
HWChannelPos3 FR
HWChannelPos4 FL
HWChannelPos5 FR
}
}
]
```
I'm completely new to this kind of code/linux driver wizardry so i haven't been able to gather more data, but i'm not afraid to be messing around, so if i can be of any help, screenshot, command outputs, random file testing, i'll gladly help.
Regards, and thank you all !
Issue URL : https://github.com/alsa-project/alsa-ucm-conf/issues/458
Repository URL: https://github.com/alsa-project/alsa-ucm-conf
^ permalink raw reply [flat|nested] 3+ messages in thread
* BridgeCast v2 not working properly despite V2 configuration files
[not found] <1730905733646192312-webhooks-bot@alsa-project.org>
@ 2024-11-06 15:08 ` GitHub issues - edited
0 siblings, 0 replies; 3+ messages in thread
From: GitHub issues - edited @ 2024-11-06 15:08 UTC (permalink / raw)
To: alsa-devel
alsa-project/alsa-ucm-conf issue #458 was edited from acerammos:
Hi everybody,
I (sadly) made the firmware update for the Roland BridgeCast and it came out broken.
It was working flawlessly before the update, thanks to you i had all the Output/Input channels available and i was able to assign sound sources on them individually through the system settings gui (Kmix - Plasma).
Today, as a now "V2", it is over. The BridgeCast seems to be assigned to the new conf files with its new usb tag, to `BridgeCastV2-Hifi.conf` and not former the `BridgeCast-Hifi.conf`. It seems to be a good start, thanks to Fulmer for the merge and first testing Roland's update.
But now, i have a weird mix of "auxiliary channels" instead of proper audio outputs like before :

> _(Tell me if you need Fr>En translation on that screenshot)_
Note that "chromium" (wich is in fact a client like spotify, playing music) cannot be assigned to a specific output, because BridgeCast is now detected to be "only one channel" so the option is missing. An exemple after also enabling my speakers :

> _Old behaviour allowed me to choose between all the output channels of the BridgeCast, like "Games", "Aux", "Music", Chat" or "System"_
Something else i've (maybe) noticed is the differences for the channel maps, between the `cat /proc/asound/cardX/stream0` channels output and what is written in the `Roland/BridgeCastV2-Hifi.conf`.
`cat /proc/asound/cardX/stream0 :`
```
Roland BRIDGE CAST V2 at usb-0000:00:14.0-1, high speed : USB Audio
Playback:
Status: Running
Interface = 1
Altset = 1
Packet Size = 392
Momentary freq = 48000 Hz (0x6.0000)
Interface 1
Altset 1
Format: S32_LE
Channels: 14
Endpoint: 0x0d (13 OUT) (ASYNC)
Rates: 48000
Data packet interval: 125 us
Bits: 24
Channel map: FL FR FC LFE RL RR FLC FRC RC SL SR TC -- --
Sync Endpoint: 0x8e (14 IN)
Sync EP Interface: 2
Sync EP Altset: 1
Implicit Feedback Mode: Yes
Capture:
Status: Stop
Interface 2
Altset 1
Format: S32_LE
Channels: 6
Endpoint: 0x8e (14 IN) (ASYNC)
Rates: 48000
Data packet interval: 125 us
Bits: 24
Channel map: FL FR FC LFE RL RR
Sync Endpoint: 0x0d (13 OUT)
Sync EP Interface: 1
Sync EP Altset: 1
Implicit Feedback Mode: Yes
```
`BridgeCastV2-Hifi.conf :`
```
Macro [
{
SplitPCM {
Name "bc_stereo_out"
Direction Playback
Channels 2
HWChannels 14
HWChannelPos0 FL
HWChannelPos1 FR
HWChannelPos2 FL
HWChannelPos3 FR
HWChannelPos4 FL
HWChannelPos5 FR
HWChannelPos6 FL
HWChannelPos7 FR
HWChannelPos8 FL
HWChannelPos9 FR
HWChannelPos10 FL
HWChannelPos11 FR
HWChannelPos12 FL
HWChannelPos13 FR
}
}
{
SplitPCM {
Name "bc_stereo_in"
Direction Capture
Channels 2
HWChannels 6
HWChannelPos0 FL
HWChannelPos1 FR
HWChannelPos2 FL
HWChannelPos3 FR
HWChannelPos4 FL
HWChannelPos5 FR
}
}
]
```
I'm completely new to this kind of code/linux driver wizardry so i haven't been able to gather more data, but i'm not afraid to be messing around, so if i can be of any help, screenshot, command outputs, random file testing, i'll gladly help.
Regards, and thank you all !
> _Edits : Spellings/Grammar mistakes_
Issue URL : https://github.com/alsa-project/alsa-ucm-conf/issues/458
Repository URL: https://github.com/alsa-project/alsa-ucm-conf
^ permalink raw reply [flat|nested] 3+ messages in thread
* BridgeCast v2 not working properly despite V2 configuration files
[not found] <1730905749056853056-webhooks-bot@alsa-project.org>
@ 2024-11-06 15:09 ` GitHub issues - edited
0 siblings, 0 replies; 3+ messages in thread
From: GitHub issues - edited @ 2024-11-06 15:09 UTC (permalink / raw)
To: alsa-devel
alsa-project/alsa-ucm-conf issue #458 was edited from acerammos:
Hi everybody,
I (sadly) made the firmware update for the Roland BridgeCast and it came out broken.
It was working flawlessly before the update, thanks to you i had all the Output/Input channels available and i was able to assign sound sources on them individually through the system settings gui (Kmix - Plasma).
Today, as a now "V2", it is over. The BridgeCast seems to be assigned to the new conf files with its new usb tag, to `BridgeCastV2-Hifi.conf` and not former the `BridgeCast-Hifi.conf`. It seems to be a good start, thanks to Fulmer for the merge and first testing Roland's update.
But now, i have a weird mix of "auxiliary channels" instead of proper audio outputs like before :

> _(Tell me if you need Fr>En translation on that screenshot)_
Note that "chromium" (wich is in fact a client like spotify, playing music) cannot be assigned to a specific output, because BridgeCast is now detected to be "only one channel" so the option is missing. An exemple after also enabling my speakers :

> _Old behaviour allowed me to choose between all the output channels of the BridgeCast, like "Games", "Aux", "Music", Chat" or "System"_
Something else i've (maybe) noticed is the differences for the channel maps, between the `cat /proc/asound/cardX/stream0` channels output and what is written in the `Roland/BridgeCastV2-Hifi.conf`.
`cat /proc/asound/cardX/stream0 :`
```
Roland BRIDGE CAST V2 at usb-0000:00:14.0-1, high speed : USB Audio
Playback:
Status: Running
Interface = 1
Altset = 1
Packet Size = 392
Momentary freq = 48000 Hz (0x6.0000)
Interface 1
Altset 1
Format: S32_LE
Channels: 14
Endpoint: 0x0d (13 OUT) (ASYNC)
Rates: 48000
Data packet interval: 125 us
Bits: 24
Channel map: FL FR FC LFE RL RR FLC FRC RC SL SR TC -- --
Sync Endpoint: 0x8e (14 IN)
Sync EP Interface: 2
Sync EP Altset: 1
Implicit Feedback Mode: Yes
Capture:
Status: Stop
Interface 2
Altset 1
Format: S32_LE
Channels: 6
Endpoint: 0x8e (14 IN) (ASYNC)
Rates: 48000
Data packet interval: 125 us
Bits: 24
Channel map: FL FR FC LFE RL RR
Sync Endpoint: 0x0d (13 OUT)
Sync EP Interface: 1
Sync EP Altset: 1
Implicit Feedback Mode: Yes
```
`BridgeCastV2-Hifi.conf :`
```
Macro [
{
SplitPCM {
Name "bc_stereo_out"
Direction Playback
Channels 2
HWChannels 14
HWChannelPos0 FL
HWChannelPos1 FR
HWChannelPos2 FL
HWChannelPos3 FR
HWChannelPos4 FL
HWChannelPos5 FR
HWChannelPos6 FL
HWChannelPos7 FR
HWChannelPos8 FL
HWChannelPos9 FR
HWChannelPos10 FL
HWChannelPos11 FR
HWChannelPos12 FL
HWChannelPos13 FR
}
}
{
SplitPCM {
Name "bc_stereo_in"
Direction Capture
Channels 2
HWChannels 6
HWChannelPos0 FL
HWChannelPos1 FR
HWChannelPos2 FL
HWChannelPos3 FR
HWChannelPos4 FL
HWChannelPos5 FR
}
}
]
```
I'm completely new to this kind of code/linux driver wizardry so i haven't been able to gather more data, but i'm not afraid to be messing around, so if i can be of any help, screenshot, command outputs, random file testing, i'll gladly help.
Regards, and thank you all !
> _Edits : Spelling/Grammar mistakes_
Issue URL : https://github.com/alsa-project/alsa-ucm-conf/issues/458
Repository URL: https://github.com/alsa-project/alsa-ucm-conf
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2024-11-06 15:09 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
[not found] <1730905733646192312-webhooks-bot@alsa-project.org>
2024-11-06 15:08 ` BridgeCast v2 not working properly despite V2 configuration files GitHub issues - edited
[not found] <1730905749056853056-webhooks-bot@alsa-project.org>
2024-11-06 15:09 ` GitHub issues - edited
[not found] <1730905531892901659-webhooks-bot@alsa-project.org>
2024-11-06 15:05 ` GitHub issues - edited
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox