Forum
AUDIOPHONICS I-Sabre V3 DAC ES9023 TCXO - Printable Version

+- Forum (http://forum.xbian.org)
+-- Forum: Hardware (/forum-7.html)
+--- Forum: Peripherals (/forum-27.html)
+--- Thread: AUDIOPHONICS I-Sabre V3 DAC ES9023 TCXO (/thread-3498.html)

Pages: 1 2 3 4


RE: AUDIOPHONICS I-Sabre V3 DAC ES9023 TCXO - Nachteule - 9th Apr, 2016 09:56 PM

Quote:cannot copy extracted data for './usr/lib/gcc/arm-linux-gnueabihf/4.9/cc1plus' to '/usr/lib/gcc/arm-linux-gnueabihf/4.9/cc1plus.dpkg-new': failed to write (No space left on device)

Your disk is full.


RE: AUDIOPHONICS I-Sabre V3 DAC ES9023 TCXO - rikardo1979 - 9th Apr, 2016 11:45 PM

(9th Apr, 2016 09:56 PM)Nachteule Wrote:  
Quote:cannot copy extracted data for './usr/lib/gcc/arm-linux-gnueabihf/4.9/cc1plus' to '/usr/lib/gcc/arm-linux-gnueabihf/4.9/cc1plus.dpkg-new': failed to write (No space left on device)

Your disk is full.
how come? 16GB micro sd and there is nothing else apart from XBian.

OP2


RE: AUDIOPHONICS I-Sabre V3 DAC ES9023 TCXO - rikardo1979 - 9th Apr, 2016 11:54 PM

Code:
root@xbian ~ # df -h
Filesystem      Size  Used Avail Use% Mounted on
/dev/mmcblk0p2   15G  2.8G   12G  20% /
devtmpfs        363M  4.0K  363M   1% /dev
/dev/mmcblk0p2   15G  2.8G   12G  20% /home
/dev/mmcblk0p2   15G  2.8G   12G  20% /lib/modules
none             74M  312K   74M   1% /run
none            4.0K     0  4.0K   0% /sys/fs/cgroup
/dev/mmcblk0p1   68M   24M   44M  36% /boot
/dev/mmcblk0p2   15G  2.8G   12G  20% /xbmc-backup
/dev/sda1       147G  111G   29G  80% /media/iPod



RE: AUDIOPHONICS I-Sabre V3 DAC ES9023 TCXO - Nachteule - 10th Apr, 2016 12:07 AM

Hmm, strange Huh

Please show me output of

Terminal

sudo btrfs filesystem df /



RE: AUDIOPHONICS I-Sabre V3 DAC ES9023 TCXO - rikardo1979 - 10th Apr, 2016 12:14 AM

(10th Apr, 2016 12:07 AM)Nachteule Wrote:  Hmm, strange Huh

Please show me output of

Terminal

sudo btrfs filesystem df /

Code:
root@xbian ~ # sudo btrfs filesystem df /
Data, single: total=9.66GiB, used=2.68GiB
System, single: total=4.00MiB, used=16.00KiB
Metadata, single: total=376.00MiB, used=91.12MiB
GlobalReserve, single: total=32.00MiB, used=0.00B

Thank you for helping with this, appreciate


RE: AUDIOPHONICS I-Sabre V3 DAC ES9023 TCXO - Nachteule - 10th Apr, 2016 12:41 AM

Looks ok so far.

Unfortunately my idea-pool is empty, so currently having no more hints for you Sad


RE: AUDIOPHONICS I-Sabre V3 DAC ES9023 TCXO - rikardo1979 - 10th Apr, 2016 01:52 AM

(10th Apr, 2016 12:41 AM)Nachteule Wrote:  Looks ok so far.

Unfortunately my idea-pool is empty, so currently having no more hints for you Sad

No worries Wink

I have tried continue from

Code:
cd wiringPi
./build

and all went smooth Big Grin up to the

Code:
code:
sudo wget https://raw.githubusercontent.com/audiophonics/Raspberry-pwr-management/master/softreboot.sh

But not sure how to proceed from there as I understand we need to change and adapt all next steps to XBian as the original procedure is written for Volumio


RE: AUDIOPHONICS I-Sabre V3 DAC ES9023 TCXO - Nachteule - 10th Apr, 2016 03:13 AM

Sure. But Volumio has Web interface we don't have.


RE: AUDIOPHONICS I-Sabre V3 DAC ES9023 TCXO - rikardo1979 - 10th Apr, 2016 03:17 AM

(10th Apr, 2016 03:13 AM)Nachteule Wrote:  Sure. But Volumio has Web interface we don't have.

yes I know Smile we only have web remote at ip_address:8080

So this would not be possible to implement than? I mean this power switch and the OLED screen?
Cos if not than I just wasted couple of hours over 2 days trying to make it working and I may end up installing on another RPi under Volumio


RE: AUDIOPHONICS I-Sabre V3 DAC ES9023 TCXO - Nachteule - 10th Apr, 2016 03:42 AM

I looked a little bit around Volumio.

Found this on github, doesn't make me optimistic that this will ever work [1] on XBian you want to have.

Quote:IMPORTANT NOTE: Volumio is designed to be an highly integrated system. This means that the WebUi is optimized to work along with the custom made Volumio system, and therefore it needs to run in a very tightly controlled environment. IT WON'T WORK on standard Raspbian or other non-volumio OSes. If you want to know what kind of customizations we're using, take a look at the Volumio Builder

I think you would save a lot of time putting it on a separate RPi

[1] without spending hours an hours for investigating, testing, making & drinking coffee, etc etc ...


RE: AUDIOPHONICS I-Sabre V3 DAC ES9023 TCXO - rikardo1979 - 10th Apr, 2016 04:38 AM

(10th Apr, 2016 03:42 AM)Nachteule Wrote:  I looked a little bit around Volumio.

Found this on github, doesn't make me optimistic that this will ever work [1] on XBian you want to have.

Quote:IMPORTANT NOTE: Volumio is designed to be an highly integrated system. This means that the WebUi is optimized to work along with the custom made Volumio system, and therefore it needs to run in a very tightly controlled environment. IT WON'T WORK on standard Raspbian or other non-volumio OSes. If you want to know what kind of customizations we're using, take a look at the Volumio Builder

I think you would save a lot of time putting it on a separate RPi

[1] without spending hours an hours for investigating, testing, making & drinking coffee, etc etc ...

ConfusedSad

Thanks for clarification...
So I have to start over on Volumio..tomorrow

Shame I will not have such support as here if I end in need of help Sad


RE: AUDIOPHONICS I-Sabre V3 DAC ES9023 TCXO - rikardo1979 - 11th Apr, 2016 08:52 PM

I have sent them and email today as this is pretty unfinished product and clearly not what is advertised!

They send me a lot of other bits in the package with this kit which has no use at all where other were missing! Like there are some screws which has no use, Micro USB lead which has no use, power jack female which has no use as there is no hole to fit it, etc... But than there are missing cables to wire the power button and OLED which I had to supply myself.

So basically I paid for something what can not be really used. This kit is simply not functional as it is presented on website. Advertise give a false impression of the functionality of this product.

I am really disappointed and really not happy with this product and will not certainly recommend anyone to buy this.
There seems to be to many issues with this product and all the information on their website is misleading.

So I have requested RMA and full refund today as I have not received what I bought!

Stay away guys


RE: AUDIOPHONICS I-Sabre V3 DAC ES9023 TCXO - Nachteule - 11th Apr, 2016 10:05 PM

Hmmmm, maybe the ready to use part would be the better choice Dodgy


RE: AUDIOPHONICS I-Sabre V3 DAC ES9023 TCXO - rikardo1979 - 11th Apr, 2016 10:23 PM

(11th Apr, 2016 10:05 PM)Nachteule Wrote:  Hmmmm, maybe the ready to use part would be the better choice Dodgy

yeah, if I knew I would buy just a DAC and no case and other crap Smile
The DAC is perfect, works like a charm and the sound is terrific from Naim Nait XS 2 to Spendor D7s




RE: AUDIOPHONICS I-Sabre V3 DAC ES9023 TCXO - Nachteule - 12th Apr, 2016 12:34 AM

Don't see any messages on the display Tongue