Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - buckle

Pages: 1 [2] 3 4 5
17
Developers / Re: Recompile MythTV_PlugIn
« on: February 18, 2011, 07:34:59 pm »
however, the plugins need special treatment, and can not typically be built without a full build pass.

-Thom

Good to know.

18
Users / Re: Multi-room Audio - a tad confused
« on: February 18, 2011, 07:08:25 pm »
It will know because it registers to the Squeeze server with the MAC address used when launching the squeezeslave (-m).

You add the squeeze device to LinuxMCE and set it with the appropriate MAC address device data.

19
Developers / Re: Recompile MythTV_PlugIn
« on: February 17, 2011, 11:03:11 pm »
Usually you can copy /usr/pluto/lib/* to your src/lib folder and that will provide what you need.

20
Users / Re: Unable to get Telecom working.
« on: December 23, 2010, 01:33:49 am »
The linksys phone receives a dial tone and the asterisk system talks to me. 

Are you trying the use the SPA3102 as an FXS (connect analog phones as an extension) or an FXO (connect POTS as a trunk)...?

21
Users / Re: 2Gig Z-stat
« on: December 16, 2010, 07:14:29 pm »
Easy way to fix the Fahrenheit problem in DCE: Let the whole world switch to water based Celsius instead of human based Fahrenheit - problem does not exist anymore :)

Maybe we could resolve this if I filed a ticket in trac...?

22
Feature requests & roadmap / Re: Queue and play options in media browser
« on: December 09, 2010, 10:02:08 pm »
...the "Queue instead of instant play" is fixed...

I just wanted to say thanks to Sambuca for fixing this bug.   :-* 

I hadn't been consistently using the system enough, until very recently, to realize that it was a bug and not user error. 

For what it's worth, I voted to keep it as is.  I think that I will always prefer to queue instead of play.  However, an interesting twist to that option would be to have a user-specific override.  I don't know how feasible that is, as I have not looked at the code involved.  I'm merely making an observation.

23
Installation issues / Re: Ubuntu 8.10 end of life breaks installer
« on: December 03, 2010, 06:26:13 pm »
And this should explain how sudo works http://xkcd.com/149/

One of my favorites.  :)  

24
Developers / Re: Los93soL Android Touch Orbiter
« on: December 03, 2010, 06:07:25 pm »
I'm aware of the crash when installing on 1.6, I don't know why it's happening yet, it only happens when installed from URL though, if I install through USB using ADB the app installs and runs without issues on 1.6. 

It also crashes upon install on 2.2 for me (direct download from your site).

25
Developers / Re: Los93soL Android Touch Orbiter
« on: December 01, 2010, 09:03:25 pm »
IMPORTANT: MAKE SURE THAT YOU HAVE THE ABSOLUTE LATEST RELATED CHANGES IN SVN ON YOUR SYSTEM FOR ALPHA/BETA VERSIONS!

Something like this should get you updated, if you didn't already know (like me).
Code: [Select]
svn co http://svn.linuxmce.org/svn/branches/LinuxMCE-0810/web/lmce-admin /var/www/lmce-admin

If you get errors related to un-versioned directories, you may need to add the --force option to the command like this.
Code: [Select]
svn co --force http://svn.linuxmce.org/svn/branches/LinuxMCE-0810/web/lmce-admin /var/www/lmce-admin

Any authorities on the subject, feel free to correct me where applicable.

26
Users / Re: squeezeslave and USB DAC
« on: November 28, 2010, 03:19:55 pm »
I get "Expression failed" just by listing the outputs on my machine.
Code: [Select]
dcerouter_1:~# squeezeslave -L
Expression 'snd_pcm_hw_params_set_buffer_size_near( pcm, hwParams, &lowLatency )' failed in 'src/hostapi/alsa/pa_linux_alsa.c', line: 421
Expression 'snd_pcm_hw_params_set_buffer_size_near( pcm, hwParams, &lowLatency )' failed in 'src/hostapi/alsa/pa_linux_alsa.c', line: 421
Expression 'snd_pcm_hw_params_set_buffer_size_near( pcm, hwParams, &lowLatency )' failed in 'src/hostapi/alsa/pa_linux_alsa.c', line: 421
Expression 'snd_pcm_hw_params_set_buffer_size_near( pcm, hwParams, &lowLatency )' failed in 'src/hostapi/alsa/pa_linux_alsa.c', line: 421
Expression 'snd_pcm_hw_params_set_buffer_size_near( pcm, hwParams, &lowLatency )' failed in 'src/hostapi/alsa/pa_linux_alsa.c', line: 421
Output devices:

So, I'm not sure that is specific to the output device. 

did you sudo first before you tried?
-Coley.

I get this as root.  It still works fine, though.

27
Users / Re: squeezeslave and USB DAC
« on: November 19, 2010, 10:30:18 pm »
I get "Expression failed" just by listing the outputs on my machine.
Code: [Select]
dcerouter_1:~# squeezeslave -L
Expression 'snd_pcm_hw_params_set_buffer_size_near( pcm, hwParams, &lowLatency )' failed in 'src/hostapi/alsa/pa_linux_alsa.c', line: 421
Expression 'snd_pcm_hw_params_set_buffer_size_near( pcm, hwParams, &lowLatency )' failed in 'src/hostapi/alsa/pa_linux_alsa.c', line: 421
Expression 'snd_pcm_hw_params_set_buffer_size_near( pcm, hwParams, &lowLatency )' failed in 'src/hostapi/alsa/pa_linux_alsa.c', line: 421
Expression 'snd_pcm_hw_params_set_buffer_size_near( pcm, hwParams, &lowLatency )' failed in 'src/hostapi/alsa/pa_linux_alsa.c', line: 421
Expression 'snd_pcm_hw_params_set_buffer_size_near( pcm, hwParams, &lowLatency )' failed in 'src/hostapi/alsa/pa_linux_alsa.c', line: 421
Output devices:

So, I'm not sure that is specific to the output device. 

28
Users / Re: squeezeslave and USB DAC
« on: November 18, 2010, 04:40:39 pm »
Looks promising.

29
Users / Re: squeezeslave and USB DAC
« on: November 12, 2010, 09:22:45 pm »
Anyone else used one of these with LinuxMCE?

No, but I'm looking forward to hear your results.  I have some ceiling speakers that I just installed and still need a permanent solution for (temp. using an old car audio amp and usb audio adapter).  Also, I'm looking to add more rooms into the mix.

Let us know how it works out for you.

EDIT:  I was also thinking of diy'ing something with these: http://www.parts-express.com/pe/showdetl.cfm?Partnumber=300-385 and running multiple units off of one efficient power supply.

30
Installation issues / Re: Would this work as an MD
« on: October 29, 2010, 09:22:37 pm »
This has a telechips SoC TCC8901, which is very similar to the SmartQ V7 (TCC8902).  It's an armv6 CPU.  Maybe you could build off off what tschak909 did for the SmartQ V7.  Maybe not.

Who knows what kind of linux it has.  Another typical development/reference board pretending to be a real end-user product, most likely.

It will be an uphill battle, to say the least. 

Pages: 1 [2] 3 4 5