Moode Forum
[PROBLEM] Usb interface - Wrong PID and driver - Printable Version

+- Moode Forum (https://moodeaudio.org/forum)
+-- Forum: moOde audio player (https://moodeaudio.org/forum/forumdisplay.php?fid=3)
+--- Forum: Support (https://moodeaudio.org/forum/forumdisplay.php?fid=7)
+--- Thread: [PROBLEM] Usb interface - Wrong PID and driver (/showthread.php?tid=6971)



Usb interface - Wrong PID and driver - neutrino - 10-07-2024

Hello,

First of all, thank you to Moode team for your great work.

I've connected a Hifime UR23 usb with optical input to Moode 9.1.2 and a Raspberry Pi 5.

Alsa see a playback device and no capture.
The device is loaded with wrong driver and PID:
VID:262a ok
PID:9023 instead of 10e7

Before upgrade, it was ok with Moode 7.

So I've tested with a live version of Ubuntu 24.04.1 and the device has the good configuration.
ID 262a:10e7 SAVITECH Corp. UR23 USB SPDIF Rx

Is it possible to force the ID or maybe there is a missing module?
If anybody can point me to the right direction because my Linux skillĀ  are poor...

Thomas


RE: Usb interface - Wrong PID and driver - neutrino - 10-07-2024

Test without success:

Disconnect UR23, remove usb driver and reconnect
sudo rmmod snd_usb_audio

Upgrade from Moode 9.0 to 9.1.2

Update usb.ids list

Add a conf in modprobe.d/8812au.conf with
options snd_usb_audio index=2

and add a file ur23.conf with
options snd_usb_audio vid=0x262a pid=0x10e7 device_setup=1

Few reboots


RE: Usb interface - Wrong PID and driver - Tim Curtis - 10-07-2024

(10-07-2024, 05:41 PM)neutrino Wrote: Hello,

First of all, thank you to Moode team for your great work.

I've connected a Hifime UR23 usb with optical input to Moode 9.1.2 and a Raspberry Pi 5.

Alsa see a playback device and no capture.
The device is loaded with wrong driver and PID:
VID:262a ok
PID:9023 instead of 10e7

Before upgrade, it was ok with Moode 7.

So I've tested with a live version of Ubuntu 24.04.1 and the device has the good configuration.
ID 262a:10e7 SAVITECH Corp. UR23 USB SPDIF Rx

Is it possible to force the ID or maybe there is a missing module?
If anybody can point me to the right direction because my Linux skillĀ  are poor...

Thomas

I would suggest posting this to Raspberry Pi Linux.
https://github.com/raspberrypi/linux/issues?q=is%3Aopen