Hi World, really hope someone could resolve my problem.
I have build a Suptronic X4000k, base one a Pi3, add on a ES9018k2M DAC and a usb harddisk. It is a nice little kit for good sound quality player.
However, I run into a trouble that sudden the harddisk disappear today. The strange thing is, if I run Moode, it can see and recognize the harddisk without a issue. If I run Volumio it iust cannot recognize it.
I login to SSH, type
lsusb
, in Moode, it shows “Gensys Logic, Inc. IDE/SATA Adapter”, in Volumio, it is just missing this device.
So, I think this is driver issue. I try to use this
sudo apt-get update
then
sudo apte-get dist-upgrade
After that, using SSH,
sudo fdisk -l
. I can see the dev/sda is back.
However, Volumio cannot run, because I update Debian distribute.
I am no good in linux command, all above code, just find it from different forum when I search for answer. But, I cannot find any more good hints to resolve it. Can anyone help me on this?
Thank you!