12-11-2019, 01:11 PM
Thank you for your donation!
Solved: Problem playing High Rez File
|
12-11-2019, 01:47 PM
@Facel
If you are curious about the actual negotiated configuration of your Ethernet interface, you could try this from the command line Code: pi@moode4b:~ $ ethtool eth0 This tells a lot about the capabilities of the interface hardware and driver. Note the Speed: and Duplex: lines. They describe my current connection. Also, you can try Code: pi@moode4b:~ $ ifconfig eth0 You should see all zeros on the RX errors/TX errors lines. (Don't know what your JRMC is running on but you could try the equivalent command on that host too.) Regards, Kent
12-11-2019, 03:31 PM
(12-11-2019, 12:55 PM)Tim Curtis Wrote: The "64-bit" not listed in dropdown for kernel arch is a bug thats fixed in upcoming 6.4.1. update Thanks Tim for your feedback I prefer to stick to RJ45 Ethernet. As your 6.3 version added "NEW: Support for Allo USBridge SIG including enhanced Eth driver" do you see a way to check if it could be a harware failure on th sig ? do you have any availability date for the 6.4.1 version ?
12-11-2019, 07:19 PM
(12-11-2019, 01:47 PM)TheOldPresbyope Wrote: @Facel Sorry TheOldPresbyope I did not see your post ...(it is not a joke) Here is my result Code: pi@moode:~ $ ethtool eth0 and also Code: pi@moode:~ $ ifconfig eth0
12-12-2019, 01:05 PM
I have made the update for The "64-bit" not listed in dropdown for kernel arch is a bug thats fixed in upcoming 6.4.1. and it seems to solve the problem ...
Nevertheless, after : "sudo sed -i 's/Pi-CM3+ Lite/CM3+ Lite/' /var/www/inc/playerlib.php" I can choose 64 bit in the combo box .... after reboot => the 64 bit does not appears anymore in the combo box but my problem with playing high rez files has desappeared !!! I steel need to check that there is no other glitch regarding audio ...
12-12-2019, 02:14 PM
This is a bug - "after reboot => the 64 bit does not appears anymore in the combo box".
Fixed for upcoming 6.4.1 update :-)
12-12-2019, 04:08 PM
@Facel
Glad to hear your problem has disappeared. At this point, I don't know why it disappeared any more than I know why it existed to begin with The network interface info you posted seems ok. Good speed, full duplex, no dropped packets. I started my test with the 64-bit kernel only because I'd already chosen it for a different test. Using the test configuration described previously, there's no difference between using the 32-bit kernel and the 64-bit kernel when I play 24-bit/192KHz FLAC tracks. It just works. Borrowing Tim's byline, enjoy the music! Regards, Kent
12-12-2019, 04:34 PM
(12-12-2019, 04:08 PM)TheOldPresbyope Wrote: I started my test with the 64-bit kernel only because I'd already chosen it for a different test. Using the test configuration described previously, there's no difference between using the 32-bit kernel and the 64-bit kernel when I play 24-bit/192KHz FLAC tracks. It just works. Sure but you do not have a USBridge Sig iin your configuration for testing ...
12-12-2019, 04:48 PM
I initially had a few lines about that very point but deleted them because it seemed presumptive to speculate about hardware (and whatever software mods it requires) I don't have. Good luck.
12-12-2019, 07:05 PM
You can speculate about the hardware (that's what I do)
The USBridge sig is using a Rasberry Compute Module connected to an Allo card. This Allo card has the Ethernet + USB (clean) connectors ...+ other USB Now the audio is not jerky anymore BUT the audio is not as good as it should be... There are some scratch noises (as if I was listening to some bad vinyl, or bad radio station ...) this occurs mostly when selecting a new song, and from now and then during playing (even on 44 Kh files). (FYI I had the same results with Volumio) To me the hardware/drivers are very probably involved. |
« Next Oldest | Next Newest »
|