RaspyFi - Topic: RaspyFi Rc2 Troubleshooting http://www.raspyfi.com/forum/raspyfi-install-and-troubleshooting/raspyfi-rc2-troubleshooting/ Simple:Press Version 5.2.6 robrob on RaspyFi Rc2 Troubleshooting http://www.raspyfi.com/forum/raspyfi-install-and-troubleshooting/raspyfi-rc2-troubleshooting/page-2/#p730 RaspyFi install and troubleshooting http://www.raspyfi.com/forum/raspyfi-install-and-troubleshooting/raspyfi-rc2-troubleshooting/page-2/#p730 I'm using an Aune T1 USB tube DAC/headphone amp with the raspyfi and I have two problems:

1. If I turn the DAC off and then back on music playback stutters severly with about 1/2 second of play then 1/2 second gap, then repeat. The cpu load goes above 1.0 until I reboot the raspi to solve the problem--which leads me to problem 2.

2. My NAS share isn't auto mounted. It's in fstab but I have to run, "sudo mount -a" to get it mounted. Any way to fix this automount issue?

Thanks in advance,

Rob

]]>
Tue, 13 Aug 2013 05:13:05 +0200
cong_99 on RaspyFi Rc2 Troubleshooting http://www.raspyfi.com/forum/raspyfi-install-and-troubleshooting/raspyfi-rc2-troubleshooting/page-2/#p720 RaspyFi install and troubleshooting http://www.raspyfi.com/forum/raspyfi-install-and-troubleshooting/raspyfi-rc2-troubleshooting/page-2/#p720 >edit /etc/network/interfaces as follows

YEP! That fixed it. :-)

Cheers!

]]>
Sun, 11 Aug 2013 02:25:13 +0200
admin on RaspyFi Rc2 Troubleshooting http://www.raspyfi.com/forum/raspyfi-install-and-troubleshooting/raspyfi-rc2-troubleshooting/page-2/#p719 RaspyFi install and troubleshooting http://www.raspyfi.com/forum/raspyfi-install-and-troubleshooting/raspyfi-rc2-troubleshooting/page-2/#p719 edit /etc/network/interfaces as follows

auto eth0
iface eth0 inet static
address 192.168.1.desired ip
netmask 255.255.255.0
gateway 192.168.1.gateway ip (your routers ip)

Let me know!

]]>
Sun, 11 Aug 2013 01:50:21 +0200
cong_99 on RaspyFi Rc2 Troubleshooting http://www.raspyfi.com/forum/raspyfi-install-and-troubleshooting/raspyfi-rc2-troubleshooting/page-2/#p718 RaspyFi install and troubleshooting http://www.raspyfi.com/forum/raspyfi-install-and-troubleshooting/raspyfi-rc2-troubleshooting/page-2/#p718 Newbie here!

Everything seems to be working: NAS, getting the system to play internet radio streams, etc - Great work!!

I can't however seem to get the Pi to stay on a static IP. It seems that DHCP always "wins" for some reason. I have done the "sudo wicd-curses" and set the proper parameters and saved it via F10; the parameters work: when I use "C" to select the configuration. -- however -- the next time the Pi boots, it's back on DHCP!

Any ideas what I might have missed?

Thanks!!

]]>
Sun, 11 Aug 2013 01:47:57 +0200
ts on RaspyFi Rc2 Troubleshooting http://www.raspyfi.com/forum/raspyfi-install-and-troubleshooting/raspyfi-rc2-troubleshooting/page-2/#p177 RaspyFi install and troubleshooting http://www.raspyfi.com/forum/raspyfi-install-and-troubleshooting/raspyfi-rc2-troubleshooting/page-2/#p177 >So, modifying the mount type gives you better recognition?

I am not sure but at least another MPD is recognized all songs in my USB stick and just found difference.

]]>
Sat, 20 Apr 2013 08:42:34 +0200
taurui on RaspyFi Rc2 Troubleshooting http://www.raspyfi.com/forum/raspyfi-install-and-troubleshooting/raspyfi-rc2-troubleshooting/page-2/#p176 RaspyFi install and troubleshooting http://www.raspyfi.com/forum/raspyfi-install-and-troubleshooting/raspyfi-rc2-troubleshooting/page-2/#p176 Ok, so I can add another format which is non working to the list: aac (.m4a)
So I'm looking very much forward to your next release which will hopefully support aac, mpc and ape :)

]]>
Thu, 18 Apr 2013 23:35:30 +0200
admin on RaspyFi Rc2 Troubleshooting http://www.raspyfi.com/forum/raspyfi-install-and-troubleshooting/raspyfi-rc2-troubleshooting/page-2/#p166 RaspyFi install and troubleshooting http://www.raspyfi.com/forum/raspyfi-install-and-troubleshooting/raspyfi-rc2-troubleshooting/page-2/#p166 So, modifying the mount type gives you better recognition?

]]>
Mon, 15 Apr 2013 17:53:59 +0200
Ts on RaspyFi Rc2 Troubleshooting http://www.raspyfi.com/forum/raspyfi-install-and-troubleshooting/raspyfi-rc2-troubleshooting/#p155 RaspyFi install and troubleshooting http://www.raspyfi.com/forum/raspyfi-install-and-troubleshooting/raspyfi-rc2-troubleshooting/#p155 So sorry!. My usb may be broken and I reformat the USB and below is current mount option in raspyFi:
/dev/sda1 on /media/music type vfat (rw,relatime,fmask=0022,dmask=0022,codepage=cp437,iocharset=cp932,shortname=mixed,utf8,errors=remount-ro)

But still mpd recognized only 262 songs in USB as below:
pi@raspberrypi ~ $ mpc stats
Artists: 16
Albums: 23
Songs: 262

In my another MPD machine, its mounted option is :
/dev/sda1 on /media/usb0 type vfat (rw,nodev,noexec,noatime,nodiratime,sync,fmask=0022,dmask=0022,codepage=cp437,iocharset=iso8859-1,shortname=mixed,utf8,errors=remount-ro)

I am not sure difference between iso8859-1 and cp932 for iocharset but may be this will be help.
Also by above mount option, it seems all songs are recognized as below.
# mpc stats
Artists: 170
Albums: 130
Songs: 1534

]]>
Sat, 13 Apr 2013 05:50:48 +0200
admin on RaspyFi Rc2 Troubleshooting http://www.raspyfi.com/forum/raspyfi-install-and-troubleshooting/raspyfi-rc2-troubleshooting/#p147 RaspyFi install and troubleshooting http://www.raspyfi.com/forum/raspyfi-install-and-troubleshooting/raspyfi-rc2-troubleshooting/#p147 Hi guys:
2 things: in next release I'm going to include a better compatibility option... And Ts, sorry but I can't tell you what to do, I will investigate further on it.
Taurui, this is why I recompiled Mpd, and I forgot to include some Libraries... To enable it to read them you have to recompile mpd (I will do for RC3 aniway). Or you can use RC1, (please do and report if these files are working... please...)

]]>
Fri, 12 Apr 2013 15:40:58 +0200
taurui on RaspyFi Rc2 Troubleshooting http://www.raspyfi.com/forum/raspyfi-install-and-troubleshooting/raspyfi-rc2-troubleshooting/#p132 RaspyFi install and troubleshooting http://www.raspyfi.com/forum/raspyfi-install-and-troubleshooting/raspyfi-rc2-troubleshooting/#p132 Hello.. admin...? :/

]]>
Wed, 10 Apr 2013 22:29:52 +0200
Ts on RaspyFi Rc2 Troubleshooting http://www.raspyfi.com/forum/raspyfi-install-and-troubleshooting/raspyfi-rc2-troubleshooting/#p122 RaspyFi install and troubleshooting http://www.raspyfi.com/forum/raspyfi-install-and-troubleshooting/raspyfi-rc2-troubleshooting/#p122 Hi, my USB memory included file names using UTF8 but It seems usb was mounted with defaults(ascii). So, mpd not recognized my music files. I added iocharset=utf8 to mount option but dmesg said as below;
FAT-fs (sda1): utf8 is not a recommended IO charset for FAT filesystems, filesystem will be case sensitive!
What is the right option for this?

]]>
Sat, 06 Apr 2013 12:18:40 +0200
taurui on RaspyFi Rc2 Troubleshooting http://www.raspyfi.com/forum/raspyfi-install-and-troubleshooting/raspyfi-rc2-troubleshooting/#p121 RaspyFi install and troubleshooting http://www.raspyfi.com/forum/raspyfi-install-and-troubleshooting/raspyfi-rc2-troubleshooting/#p121 Can you tell me how to install support for additional file formats, e.g. .ape and .mpc ?
I know that at least mpc (musepack) playback is supported by mpd but it doesn't work for me - in folder mode in my android app, it doesn't even show the musepack files. Same goes for the .ape files.

]]>
Fri, 05 Apr 2013 20:44:35 +0200
admin on RaspyFi Rc2 Troubleshooting http://www.raspyfi.com/forum/raspyfi-install-and-troubleshooting/raspyfi-rc2-troubleshooting/#p118 RaspyFi install and troubleshooting http://www.raspyfi.com/forum/raspyfi-install-and-troubleshooting/raspyfi-rc2-troubleshooting/#p118 Hello, try removing this from

/etc/fstab

file_mode=0644,dir_mode=0755,iocharset=utf8,rsize=130048,wsize=4096

So, the line should end like this:

//192.168.yournasip/yoursharename /mnt/nas cifs username=pi,password=, 0 0

Remember to do it as sudo, then save and reboot. Let me know!

]]>
Tue, 02 Apr 2013 23:23:40 +0200
Mark on RaspyFi Rc2 Troubleshooting http://www.raspyfi.com/forum/raspyfi-install-and-troubleshooting/raspyfi-rc2-troubleshooting/#p112 RaspyFi install and troubleshooting http://www.raspyfi.com/forum/raspyfi-install-and-troubleshooting/raspyfi-rc2-troubleshooting/#p112 Hi,

I've installed and love Raspyfi. However, I use it once and the next time I go to use it, it hangs where it was last left off, and I have to restart it. I've noticed that when I ssh into it and navigate to /mnt/nas, it will hang here. On occasion, I can kill the ssh and remote back in and everything works ok, but more often than not, I have to restart it. Once I restart it, everything works fine.

Any thoughts on what the issue might be?

Thanks!

]]>
Sun, 24 Mar 2013 23:40:30 +0100
admin on RaspyFi Rc2 Troubleshooting http://www.raspyfi.com/forum/raspyfi-install-and-troubleshooting/raspyfi-rc2-troubleshooting/#p73 RaspyFi install and troubleshooting http://www.raspyfi.com/forum/raspyfi-install-and-troubleshooting/raspyfi-rc2-troubleshooting/#p73 Well, I think maybe in 2 weeks... University is claiming my attention right now...
But there are other very interesting news that are about to come in the near future!!!

]]>
Fri, 08 Mar 2013 21:00:44 +0100