saivert / pwvucontrol

Pipewire Volume Control
GNU General Public License v3.0
262 stars 8 forks source link

Unexpected Error Coded #32

Open cdslayallday opened 2 months ago

cdslayallday commented 2 months ago

Hi, this is less an issue with pwvucontrol and moreso a question for someone more knowledgeable than me.

If you could take the time to read and reply i'd super appreciate it.

Im getting errors on pwvucontrol :

C 03:54:07.769043 pwvucontrol src/backend/pwdeviceobject.rs:319:: Input Unable to get model index from route index in update_current_route_index_for_direction_sync C 03:54:07.769074 pwvucontrol src/backend/pwdeviceobject.rs:319:: Output Unable to get model index from route index in update_current_route_index_for_direction_sync C 03:54:07.770909 pwvucontrol src/backend/pwdeviceobject.rs:319:: Output Unable to get model index from route index in update_current_route_index_for_direction_sync

This occurs whenever i try and switch inputs/outputs under the card settings.

Admittedly im trying to jimmy rig a setup that i've gotten to work once, but haven't gotten to work since rebooting a couple days ago.

I have a SupremeFX-HiFi DAC, that would otherwise not work on Linux, however someone was kind enough to write a python script : https://github.com/IcyEyeG/supremefx-hifi/blob/master/supremefx-hifi.py

I installed the proprietary driver using Wine : SupremeFXHiFi_V1.9.114.26_6.0.6001.0_20170814_WHQL

I've gotten it to work once, but not since. And now pwvu is throwing these errors, so I'm hoping if I could understand what these are saying exactly, i might be able to deduce it.

Thanks in advance, and also in retro, I love this software.