Jump to content
IGNORED

USB Bridge not seen in Volumio but okay in Dietpi


Recommended Posts

I installed Volumio 2.348 on my Allo USB Bridge but it could not find the

USB Audio if I use the USB Bridge port.  I tried other USB ports on Sparky

and they all work fine. 

As a test, I tried switching back to the original OS (Dietpi) and it recognizes

the USB Bridge without any issue. 

I googled everywhere but could not find others having this issue. 

Is there any setting that I need to change in Volumio for the

USB Bridge to be recognized?

 

Thanks!

Link to comment
  • 5 months later...

I am facing the same issues : same problem, no answer anywhere so far i seems.

I guess it has something to do with Volumio 2.348 which seems dedicated to Sparky and does not include what is required to managed usb bridge

 

Volumio@volumio_allo:~$ lsusb
Bus 003 Device 002: ID 1a40:0101 Terminus Technology Inc. 4-Port HUB
Bus 003 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
volumio@volumio_allo:~$ aplay -l
**** List of PLAYBACK Hardware Devices ****
card 0: atm7059link [atm7059_link], device 0: ATC2603C PCM atc2603c-dai-0 []
  Subdevices: 0/1
  Subdevice #0: subdevice #0
card 0: atm7059link [atm7059_link], device 1: HDMI PCM atm7059-hdmi-dai-1 []
  Subdevices: 1/1
  Subdevice #0: subdevice #0
card 0: atm7059link [atm7059_link], device 2: SPDIF PCM atm7059-spdif-dai-2 []
  Subdevices: 1/1
  Subdevice #0: subdevice #0
volumio@volumio_allo:~$
 
It seems I should find something like that in the Playback Hardware devices list
card 1: DAC [xxxxx DAC], device 0: USB Audio [USB Audio]
  Subdevices: 0/1
  Subdevice #0: subdevice #0
Link to comment
On 2/6/2018 at 3:38 AM, SparkyUser said:

I installed Volumio 2.348 on my Allo USB Bridge but it could not find the

USB Audio if I use the USB Bridge port.  I tried other USB ports on Sparky

and they all work fine. 

As a test, I tried switching back to the original OS (Dietpi) and it recognizes

the USB Bridge without any issue. 

I googled everywhere but could not find others having this issue. 

Is there any setting that I need to change in Volumio for the

USB Bridge to be recognized?

 

Thanks!

provide me the results of  below commands with dietpi os and volumio

lsusb

lsusb -t

volumio on eMMC or uSD ?

Allo.com Tech. Support

Link to comment

Thanks for your answer.

the answer is : Volumio on uSD, flashed from VOLUMIO 2.348 available on Volumio downloads page.

Suspecting this issue has something to do with an 'incomplete' configuration regarding USB Bridge, I finally ordered a Volumio preconfigured eMMC from Allo.com, right after having sent the above post.

Am I correct assuming it will come with what is missing on my current uSD ?

Eventually, I will know when I'll receive my eMMC.

I also have a DietPi eMMC bundled with the Allo Usbridge bought from Audiophonics, but as I 'm used to Volumio and intend to feed my DAC (Topping D50) with DSDs, I switched to Volumio on uSD.

I'll have a look at lsusb result on DietPi and come back to you, while I'm waiting for my Volumio eMMC.

Link to comment

Here is the result of lsusb and lsusb -t on eMMC Dietpi :


root@DietPi:~# lsusb
Bus 003 Device 002: ID 1a40:0101 Terminus Technology Inc. Hub
Bus 003 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
root@DietPi:~# lsusb -t
/:  Bus 03.Port 1: Dev 1, Class=root_hub, Driver=aotg_hcd/1p, 480M
    |__ Port 1: Dev 2, If 0, Class=Hub, Driver=hub/4p, 480M
/:  Bus 02.Port 1: Dev 1, Class=root_hub, Driver=xhci-hcd/1p, 5000M
/:  Bus 01.Port 1: Dev 1, Class=root_hub, Driver=xhci-hcd/1p, 480M
root@DietPi:~# aplay -l
**** List of PLAYBACK Hardware Devices ****
card 0: atm7059link [atm7059_link], device 0: ATC2603C PCM atc2603c-dai-0 []
  Subdevices: 1/1
  Subdevice #0: subdevice #0
card 0: atm7059link [atm7059_link], device 1: HDMI PCM atm7059-hdmi-dai-1 []
  Subdevices: 1/1
  Subdevice #0: subdevice #0
card 0: atm7059link [atm7059_link], device 2: SPDIF PCM atm7059-spdif-dai-2 []
  Subdevices: 1/1
  Subdevice #0: subdevice #0

 

Link to comment

@AlloSupport : is there actualy a way to setup O!MPD connection to my NAS ?

currently, I use a Syno DS418play which I managed to connect to Volumio on the same Allo Usbrigde

 

I have spent some time trying to find some specific step by step tuto, but I could find any, wheter exploring the O!MPD forum

or this forum, notto mention the audiophonics one.

I'm starting to suspect there is no other solution to switch to Volumio, which brings me back to my firtst choice... and the above issue stated in my previous post : no usb audio-output available.

I really hope that eMMC I ordered on Allo.com will ome with a solution on this issue.

But comparing the result I get from the aplay -l and what I read here (OMPD on RPI) , I'm starting to get les confident.

Could it be a hardware issue ?

Link to comment
On 7/14/2018 at 3:36 PM, JJBT said:

Here is the result of lsusb and lsusb -t on eMMC Dietpi :


root@DietPi:~# lsusb
Bus 003 Device 002: ID 1a40:0101 Terminus Technology Inc. Hub
Bus 003 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
root@DietPi:~# lsusb -t
/:  Bus 03.Port 1: Dev 1, Class=root_hub, Driver=aotg_hcd/1p, 480M
    |__ Port 1: Dev 2, If 0, Class=Hub, Driver=hub/4p, 480M
/:  Bus 02.Port 1: Dev 1, Class=root_hub, Driver=xhci-hcd/1p, 5000M
/:  Bus 01.Port 1: Dev 1, Class=root_hub, Driver=xhci-hcd/1p, 480M
root@DietPi:~# aplay -l
**** List of PLAYBACK Hardware Devices ****
card 0: atm7059link [atm7059_link], device 0: ATC2603C PCM atc2603c-dai-0 []
  Subdevices: 1/1
  Subdevice #0: subdevice #0
card 0: atm7059link [atm7059_link], device 1: HDMI PCM atm7059-hdmi-dai-1 []
  Subdevices: 1/1
  Subdevice #0: subdevice #0
card 0: atm7059link [atm7059_link], device 2: SPDIF PCM atm7059-spdif-dai-2 []
  Subdevices: 1/1
  Subdevice #0: subdevice #0

 

Based on results USBridge not detected , Its not software or OS issue, related to hardware.

USBridge detected results below line will present.

 Bus 004 Device 002: ID 0424:2412 Standard Microsystems Corp.

Allo.com Tech. Support

Link to comment
16 hours ago, JJBT said:

@AlloSupport : is there actualy a way to setup O!MPD connection to my NAS ?

currently, I use a Syno DS418play which I managed to connect to Volumio on the same Allo Usbrigde

 

I have spent some time trying to find some specific step by step tuto, but I could find any, wheter exploring the O!MPD forum

or this forum, notto mention the audiophonics one.

I'm starting to suspect there is no other solution to switch to Volumio, which brings me back to my firtst choice... and the above issue stated in my previous post : no usb audio-output available.

I really hope that eMMC I ordered on Allo.com will ome with a solution on this issue.

But comparing the result I get from the aplay -l and what I read here (OMPD on RPI) , I'm starting to get les confident.

Could it be a hardware issue ?

On DietPi OS NAS mounting has to d manually or the command can be added on /etc/rc.local befor exit 0

below line exection will mount the NAS drive. On this example share is the network drive name , user name is test , password is root123.

 

mount -t cifs //192.168.0.34/share /mnt/nfs_client/ -o username=test,password=root123

Allo.com Tech. Support

Link to comment
1 hour ago, ALLOsupport said:

Based on results USBridge not detected , Its not software or OS issue, related to hardware.

USBridge detected results below line will present.

 Bus 004 Device 002: ID 0424:2412 Standard Microsystems Corp.

Thanks a lot for your answer.

So, I understand that you think its's a hardware issue.

Could you please confirm  ?

I could then switch to Audiophonics supports with these informations.

Regards

Link to comment
On 7/12/2018 at 10:39 PM, JJBT said:

 I finally ordered a Volumio preconfigured eMMC from Allo.com, right after having sent the above post.

Well the eMMC was delivered today... configured withe an obsolete dietpi V1.5 (current is V1.6) instead of Volumio

and of course, it doesn't solve anything on what defitely seems to be a hardware issue.

 

Audiphonics is offering me to send back the whole Allo USBridge & Topping D50, and to replace it by their new RaspDac 9038Q2M with a pre-configured Volumio SDcard.

It sounds fair.

Too bad for Allo.

Link to comment

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now



×
×
  • Create New...