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
How can I get the firmware of Dianemo for my Rpi.
Thanks,
Heinz
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
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.
# 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)
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
options snd-hda-intel enable_msi=0 probe_mask=1,2
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
}
}
alsa-base = 1.0.19.dfsg-3and I never did an upgrade?!
alsa-modules-2.6.27-17-generic = 1.0.23+dfsg-0ubuntu1+2.6.27-17.46
alsa-utils = 1.0.18-1ubuntu11~dia1