Tiny Core Base > Raspberry Pi

Cannot install mpd

<< < (3/4) > >>

bmarkus:

--- Quote from: kind on June 28, 2014, 06:21:23 AM ---
Unfortunately there is no ready-to-go audiophile image of TCL for ARM.


--- End quote ---

What do you mean ARM? Which machine, which architecture?

kind:

--- Quote from: Juanito on June 28, 2014, 06:44:23 AM ---You need to add the config file to your backup.

This is done by adding the file to /opt/.filetool.lst

..something like "usr/local/etc/mpd/mpd.conf" I presume?

--- End quote ---

Thank you for direction! I'll try it

kind:

--- Quote from: bmarkus on June 28, 2014, 06:54:47 AM ---
--- Quote from: kind on June 28, 2014, 06:21:23 AM ---
Unfortunately there is no ready-to-go audiophile image of TCL for ARM.


--- End quote ---

What do you mean ARM? Which machine, which architecture?

--- End quote ---

I have Cubox (v.1) and Rasberry Pi on hand.
In this case I'm interested in Raspberry, of course, for this is Raspberry Pi thread. :)

kind:
Oh, what a seepless nights...  :)
But finally I got MPD up and runing.

Now I stuck in updating database.
My music located on Synology NAS.
I mount it to my music folder:

--- Code: ---sudo mount -t nfs 192.168.0.110:/volume1/music /home/mpd/music
--- End code ---
No problems here.

Updating database:

--- Code: ---mpc update
--- End code ---

That command kills mpd process.
Mpd log shows:
mpd: sndfile.c:312: sf_open: Assertion `sizeof (sf_count_t) == 8' failed.

Tried mounting CIFS with same result.
Please show me the direction, I just can't give up

P.S.
My Pi is first version, I think. There is no A or B marks on it, but it bought it 2 years ago (didn't try it until now).

Da Alchemist:
I came to this Thread because i have got the same Error. I found out, that this happens when it comes to wav-Files.

Start mpd with this Options:

mpd --verbose --no-daemon --stdout > mpd_trouble.out

I do not know the reason for this Bug, I converted my Wav Files to Flac....

Regards

Navigation

[0] Message Index

[#] Next page

[*] Previous page

Go to full version