News:

Rule #1 - Be Patient - Rule #2 - Don't ask when, if you don't contribute - Rule #3 - You have coding skills - LinuxMCE's small brother is available: http://www.agocontrol.com

Main Menu

Sound issues on MD [SOLVED] Kinda ;)

Started by dothedog, April 03, 2008, 02:58:56 AM

Previous topic - Next topic

dothedog

Hi all,
I have been playing around with Pluto, then linuxmce 7.04 for about a year now, mainly using the core as a DHCP server/gateway/proxy/content filter for my home network. Well now I have a new house that I have wired for whole house audio, bought a new MC200 (mini-itx via mobo). I have gotten it to network boot, updated the openchrome drivers, gone through the av wizard (the test audio works) and everything seems to be fine. The problem I am having is when I go into the orbiter, select audio, select an mp3 (all living on the core in /home/public/data/audio), hit play, it just returns to the select screen. I have tried playing the mp3s from command line like mplayer xxxxxx.mp3 and it plays fine. Is there a log somewhere I can look at to see what is happening? Or is there any way to troubleshoot this?

I did make a change to the /etc/fstab. I changed the mount option for /home from cifs to NFS. I did that because (and I had this problem with Pluto too) when mounted using cifs, I only see 1 directory in /home/public/data/audio its something like _235xxxx and it holds .id3 files and I can't see any other folders. If I use NFS it sees everything. Could it be a database issue?

Any and all suggestions are appreciated.

Dothedog

dothedog

#1
One other thing that may or may not be related. I had to mess with users between moving from pluto to linuxmce. In any event, I noticed that I needed to add my username to the "audio" group in order to play a mp3 without doing a sudo mplayer. Does anyone know what user the MD runs as?

totallymaxed

Quote from: dothedog on April 03, 2008, 02:58:56 AM
Hi all,
I have been playing around with Pluto, then linuxmce 7.04 for about a year now, mainly using the core as a DHCP server/gateway/proxy/content filter for my home network. Well now I have a new house that I have wired for whole house audio, bought a new MC200 (mini-itx via mobo). I have gotten it to network boot, updated the openchrome drivers, gone through the av wizard (the test audio works) and everything seems to be fine. The problem I am having is when I go into the orbiter, select audio, select an mp3 (all living on the core in /home/public/data/audio), hit play, it just returns to the select screen. I have tried playing the mp3s from command line like mplayer xxxxxx.mp3 and it plays fine. Is there a log somewhere I can look at to see what is happening? Or is there any way to troubleshoot this?

I did make a change to the /etc/fstab. I changed the mount option for /home from cifs to NFS. I did that because (and I had this problem with Pluto too) when mounted using cifs, I only see 1 directory in /home/public/data/audio its something like _235xxxx and it holds .id3 files and I can't see any other folders. If I use NFS it sees everything. Could it be a database issue?

Any and all suggestions are appreciated.

Dothedog

Did you install LAME on your MD? Just ssh to it and install lame;

sudo apt-get install lame <return>

Now back in the Orbiter and try playing mp3's again.

Andrew
Andy Herron,
CHT Ltd

For Dianemo/LinuxMCE consulting advice;
@herron on Twitter, totallymaxed+inquiries@gmail.com via email or PM me here.

Get Dianemo-Rpi2 ARM Licenses [url="http://forum.linuxmce.org/index.php?topic=14026.0"]http://forum.linuxmce.org/index.php?topic=14026.0[/url]

Get RaspSqueeze-CEC or Raspbmc-CEC for Dianemo/LinuxMCE: [url="http://wp.me/P4KgIc-5P"]http://wp.me/P4KgIc-5P[/url]

Facebook: [url="https://www.facebook.com/pages/Dianemo-Home-Automation/226019387454465"]https://www.facebook.com/pages/Dianemo-Home-Automation/226019387454465[/url]

[url="http://www.dianemo.co.uk"]http://www.dianemo.co.uk[/url]

dothedog

totallymaxed, Thanks for the reply. After getting some help from guys on the irc channel, I just bit the bullet and installed 0710B4 on a separate hard drive. It took a bit to get squid and dansguardian running again, and getting my iptables working etc. however, it seems to have fixed the problem. I can play music, watch video etc. on the MD now. Thanks to tkmedia, bmac2 and the rest of the guys for your help!

Dothedog