Jump to content
IGNORED

Ethernet to USB 3 failed every time when HQPlayer starts sending data


Recommended Posts

I got the ethernet to USB adapter from Allo and it always gets stuck if I try to send data via HQPlayer (from another PC).

I can ssh to the Sparky and do normal activity.  However, whenever I start playing a song, the adapter's lights will flash

continuously and I have to unplug/plug the adapter to access Sparky again.

Is there anything else that I need to set to get this adapter to work?

 

Thanks!

 

Siu

Link to comment
  • 2 weeks later...

Looks like some timing issue on transferring the data.

 

check with nrpacks value changing.

 

root@DietPi:~# cat /sys/module/snd_usb_audio/parameters/nrpacks
root@DietPi:/etc/modprobe.d# echo "options snd-usb-audio nrpacks=15" > /etc/modprobe.d/usb-audio.conf
root@DietPi:/etc/modprobe.d# cat /etc/modprobe.d/usb-audio.conf
root@DietPi:/etc/modprobe.d# reboot

 

 

Allo.com Tech. Support

Link to comment

It does not work.  The original value was 8.  After changing it to 15 and reboot,

 

root@DietPi:~# cat /sys/module/snd_usb_audio/parameters/nrpacks
15
root@DietPi:~# cat /etc/modprobe.d/usb-audio.conf
options snd-usb-audio nrpacks=15

 

the issue remains.  Every time I send even 44.1KHz PCM it will lock up my SSH session, with the

green light flashing like crazy.  The only way is to unplug from the USB port.  Unfortunately, I don't

have another Linux device to try if this is only for the USB Bridge or any Linux computer.

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...