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 - Homeboy

Pages: [1] 2
1
Users / Re: Raspberry Pi as UPnP player under Dianemo
« on: June 06, 2014, 03:19:46 pm »
Hi Andrew,

How can I get the firmware of Dianemo for my Rpi.

Thanks,

Heinz

2
Users / Dianemo S and Internet Radio
« on: September 04, 2013, 05:41:11 pm »
Hi,

In Dianemo 12.04 I try to get internet radio working on squeezeslaves with virtual sound cards and a real squeezebox. In LMS, the players are available and ready to control, including favourits.

I followed the WIKI with installation instructions, but touching the button 'Internet Radio' on an orbiter results in an error message 'Datagrid:InternetRadio_7 Type:105 is invalid'.

Any help is much appreciated.

Kind regards
Heinz

3
Installation issues / Re: Dianemo and ASUS EB1501 power control
« on: June 20, 2013, 02:25:10 pm »
Hello Andrew,

Thanks for your feedback.

I thought, this issue might be related to specific BIOS settings of EeeBox itself. Therefore if have switched through all options of the Suspend mode but without success.

Regards

Heinz

4
Installation issues / Dianemo and ASUS EB1501 power control
« on: June 17, 2013, 03:49:10 pm »
Hi Andrew,

Last weekend I installed two different ASUS eee box EB1501(U/P) as MM. However,  the power on/off commands aren't working neither from an orbiter nor from the admin-page. Other MM (Acer Revo, Shuttle XS35) are controllable this ways.

Do you have same issues recently from other installations.

Thanks!

Heinz

5
Hi Andrew,

do you think it is worth to try the Philips SmartTV and should their DNLA standard 'Simplyshare' be compatible with Dianemo.
http://www.philips.co.uk/c/televisions/33092/cat/#!/smart-tv

Thanks

Heinz

6
Hi paolopost,

Since I'm running Kubuntu 8.10, I don't know the reason for. Anyway, next weeks I intend to upgrade my system and come back with my findings.
 
Heinz

7
Users / Re: Shuttle XS35GT as MD boot problem
« on: January 08, 2011, 06:11:35 pm »
Sorry for belated reply.
Please check this post http://forum.linuxmce.org/index.php?topic=10906.0 for HDMI sound issue which is solved for me.

Heinz

8
Installation issues / Re: Shuttle XS35GT Barebone HDMI sound issues
« on: January 08, 2011, 06:05:46 pm »
After testing various configurations without success, I got the issue solved and the sound over HDMI working. The Shuttle XS35GT is not PnP in LMCE like other Ion2 based systems, too (see http://forum.linuxmce.org/index.php?topic=10058.0). Basically we need to add the right modules for the sound-cards which are a Nvidia GT21x and an Intel HDA based one.

The output of  lspci shows the audio device name
Code: [Select]
# lspci | grep -i audio
00:1b.0 Audio device: Intel Corporation N10/ICH 7 Family High Definition Audio Controller (rev 02)
01:00.1 Audio device: nVidia Corporation High Definition Audio Controller (rev a1)

and aplay -l shows

Code: [Select]
root@moon103:/proc/asound# aplay -l
**** List of PLAYBACK Hardware Devices ****
card 0: Intel [HDA Intel], device 0: STAC92xx Analog [STAC92xx Analog]
  Subdevices: 1/1
  Subdevice #0: subdevice #0
card 1: NVidia [HDA NVidia], device 3: NVIDIA HDMI [NVIDIA HDMI]
  Subdevices: 0/1
  Subdevice #0: subdevice #0

Accordingly, card0 is the analog sound card and card1 the NVIDIA, so I updated the
1./etc/modprobe.d/sound.conf
and the
2./etc/modprobe.d/alsa-base.conf
with

Code: [Select]
options snd-hda-intel enable_msi=0 probe_mask=1,2

Then it was needed to create the personalized configuration for the sound card with file .asoundrc in the home directory because /etc/asound.conf will be overwritten/updated by LMCE.

Code: [Select]
nano ~/.asoundrc
pcm.!default hdmi:NVidia
pcm:iec958 hdmi:NVidia
pcm.!hdmi-remap {
  type asym
  playback.pcm {
    type plug
    slave.pcm "remap-surround71"
  }
}
pcm.!remap-surround71 {
  type route
  slave.pcm "hw:1,3"
  ttable {
    0.0= 1
    1.1= 1
    2.4= 1
    3.5= 1
    4.2= 1
    5.3= 1
    6.6= 1
    7.7= 1
  }
}


Now change to "/usr/share/alsa/cards" and replace the default HDA-Intel.conf with the one at pastebin by following this post
http://ubuntuforums.org/showthread.php?t=1624449&highlight=hdmi+sound+shuttle+ion2

Backup the current file HDA-Inel.conf before replacing with http://pastebin.com/f2e38265 if you need to switch back.

After these steps I'm able to listen AC3 and DTS surround sound over HDMI.

Heinz

9
Users / Re: Shuttle XS35GT as MD boot problem
« on: December 14, 2010, 12:44:31 am »
Let me respond day after tomorrow, I guess having found the background of this issue.

Heinz

10
Users / Re: Shuttle XS35GT as MD boot problem
« on: December 13, 2010, 01:00:18 pm »
No, there are no PCM outputs available in alsamixer. Can you give me the output of your core and MD in Lmce-admin 'Advanced' - 'Software' - 'Software versions' please?

Heinz

11
Users / Re: Shuttle XS35GT as MD boot problem
« on: December 12, 2010, 06:12:07 pm »
when I check in lmce-admin 'Advanced' - 'Software' - 'Software versions', I get for the core and MD the following
Quote
alsa-base = 1.0.19.dfsg-3
alsa-modules-2.6.27-17-generic = 1.0.23+dfsg-0ubuntu1+2.6.27-17.46
alsa-utils = 1.0.18-1ubuntu11~dia1
and I never did an upgrade?!
I have sound via HDMI in MythTv and KDE but still non when I try to play DVD or Audio in LMCE.

Heinz

12
Users / Re: Shuttle XS35GT as MD boot problem
« on: December 12, 2010, 04:46:09 pm »
Hi,
if you ran cat /proc/asound/version on your MD, you get the version installed which should be 1.0.23, since the kernel 2.6.27-17-generic comes already with the newer ALSA version. Can you please check whether you have sound in KDE via system settings.
However, we might  move this part to the other topic "sound issues".

Heinz

13
Users / Re: Shuttle XS35GT as MD boot problem
« on: December 10, 2010, 06:26:13 pm »
Hm,
I will update the WIKI with the procedure used to get the XS35GT working as MD. However, I'm not aware whether this is the right time to state it on the WIKI since I haven't got the audio running yet! After reinstalling the whole system due to broken core, there's no sound from the XS35GT even via MythTv.
Heinz

14
Users / Re: Shuttle XS35GT as MD boot problem
« on: December 06, 2010, 12:41:04 pm »
Hi,
that's what I have mentioned in with PM, my XS35GT did it 3 times the same way you've described which took about 20 minutes and then the AV-Wizard starts.
Heinz

15
Installation issues / Re: Shuttle XS35GT Barebone HDMI sound issues
« on: November 06, 2010, 12:39:46 pm »
no TV card in this MD installed only in my core.
I get a lot info with dmesg. how to limit the output for audio only?

thanks,
Heinz


Pages: [1] 2