root@rw-ThinkPad-T560:/home/rw# apt updateYour OS has not been updated for a long time it seems. I will wait for the output of the file /etc/os-release and let you know the next course of action.
Is it connected to a USB 3.0 port? USB 3.0 port can supply more powerFrankly I was hoping that the Topping DAC used an external power ...it doesn't its running on USB power itself.
Yes, let me do this and try again.Ok. 19.04 is end of life reached on Jan 23 2020. That's the reason you are getting broken packages. Is it possible for you to update it to a LTS version 22.04>
Yes. Will try on other laptops blue ports and revertIs it connected to a USB 3.0 port? USB 3.0 port can supply more power
Yes. You have no update because 19.04 is end of life and will not receive any new updates. See if you can install a LTS version. Preferably 22.04. Mostly likely that will solve your problem and also you will be able to install strawberry which is depending on newer versions of libraries.root@rw-ThinkPad-T560:/home/rw# apt update
Hit:1 http://dl.google.com/linux/chrome/deb stable InRelease
Hit:2 http://ppa.launchpad.net/jonaski/strawberry/ubuntu eoan InRelease
Hit:3 https://packages.microsoft.com/repos/ms-teams stable InRelease
Hit:4 http://old-releases.ubuntu.com/ubuntu eoan InRelease
Hit:5 http://old-releases.ubuntu.com/ubuntu eoan-updates InRelease
Hit:6 http://old-releases.ubuntu.com/ubuntu eoan-security InRelease
Hit:7 https://packagecloud.io/slacktechnologies/slack/debian jessie InRelease
Reading package lists... Done
Building dependency tree
Reading state information... Done
All packages are up to date.
root@rw-ThinkPad-T560:/home/rw# apt upgrade
Reading package lists... Done
Building dependency tree
Reading state information... Done
Calculating upgrade... Done
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
root@rw-ThinkPad-T560:/home/rw# apt dist-upgrade
Reading package lists... Done
Building dependency tree
Reading state information... Done
Calculating upgrade... Done
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
root@rw-ThinkPad-T560:/home/rw#
That is odd. just a stupid question. Have you selected the output device?Have connected it to the USB port right now on my Thinkpad T560, no music is playing, it shows 44.1 PCM on the display.
root@rw-ThinkPad-T560:/home/rw# aplay -lThat is odd. just a stupid question. Have you selected the output device?
Run the command
aplay -l
It will tell you if the OS has recognized your DAC
One way is to download the ISO from ubuntu site and burn it to the usb flash drive and boot from it. It will prompt you with steps to upgrade it.how do i install the 22.04 or 20.04? using a fresh USB flash drive, put the ISO in it and flash my HDD?
card 1: D10s [D10s], device 0: USB Audio [USB Audio]root@rw-ThinkPad-T560:/home/rw# aplay -l
**** List of PLAYBACK Hardware Devices ****
card 0: PCH [HDA Intel PCH], device 0: ALC293 Analog [ALC293 Analog]
Subdevices: 1/1
Subdevice #0: subdevice #0
card 0: PCH [HDA Intel PCH], device 3: HDMI 0 [HDMI 0]
Subdevices: 1/1
Subdevice #0: subdevice #0
card 0: PCH [HDA Intel PCH], device 7: HDMI 1 [HDMI 1]
Subdevices: 1/1
Subdevice #0: subdevice #0
card 0: PCH [HDA Intel PCH], device 8: HDMI 2 [HDMI 2]
Subdevices: 1/1
Subdevice #0: subdevice #0
card 0: PCH [HDA Intel PCH], device 9: HDMI 3 [HDMI 3]
Subdevices: 1/1
Subdevice #0: subdevice #0
card 0: PCH [HDA Intel PCH], device 10: HDMI 4 [HDMI 4]
Subdevices: 1/1
Subdevice #0: subdevice #0
card 1: D10s [D10s], device 0: USB Audio [USB Audio]
Subdevices: 1/1
Subdevice #0: subdevice #0
root@rw-ThinkPad-T560:/home/rw#
44.1 PCM IS STILL SHOWING ON MY DAC!
It is recognized by ALSA. It means your dac is working. However getting pulseaudio to output it to this device is another thing.card 1: D10s [D10s], device 0: USB Audio [USB Audio]
Subdevices: 1/1
Subdevice #0: subdevice #0
root@rw-ThinkPad-T560:/home/rw#
44.1 PCM IS STILL SHOWING ON MY DAC!
I'm on it - OS version issue.It is recognized by ALSA. It means your dac is working. However getting pulseaudio to output it to this device is another thing.
PCM is showing on your dac because that's what pulse audio is doing. For getting good quality audio playback, I always disable pulseaudio because pulseaudio resamples to default 44.1 PCM.
You can set the output device by running the program pavucontrol. If it is not there, you can install it using apt-get. But mostly it comes preinstalled.
Let us get the OS version issue sorted first.
also install strawberry and cantata from the ubuntu software graphical menu itself. If you use Ubuntu's own software menu, it should pull the strawberry player from the ubuntu repository.as we type, am upgrading Ubuntu, we'll fix this yet!