Leussink wrote:So i want the perfect setup for a High Quality Sound system like sonos with my RPi with Squeezeplug on it
That's my favorite DAC. Runs with SqueezePlug ouz of the box:
http://www.amazon.de/gp/product/B000KW2 ... 01_s00_i00
Leussink wrote:So i want the perfect setup for a High Quality Sound system like sonos with my RPi with Squeezeplug on it
cdalessio wrote:Leussink wrote:Hi!
The sound quality from the onboard Pi audio interface was terrible.
HDMI Works but is it possible to use HDMI without a monitor / tv on???
And what is the recommended Wifi adapter for squeezeplug??
So i want the perfect setup for a High Quality Sound system like sonos with my RPi with Squeezeplug on it![]()
Maybe some people can send their system setup with external hardware for the pi???
Thanks in advance
For best quality sound, you need a separate USB DAC (or use the HDMI) - onboard sound is just not there.
If you're attaching to a receiver with HDMI support, you should be able to get audio without a screen attached. I've not done this so can't be specific, but I suspect the instructions elsewhere in this thread to specify the default output device will be the ticket.
WiFi adapters, look at the official raspbian supported devices list. Like many, I'm using the Edimax.
SoundSunPleasure wrote:cdalessio wrote:Leussink wrote:Hi!
The sound quality from the onboard Pi audio interface was terrible.
HDMI Works but is it possible to use HDMI without a monitor / tv on???
And what is the recommended Wifi adapter for squeezeplug??
So i want the perfect setup for a High Quality Sound system like sonos with my RPi with Squeezeplug on it![]()
Maybe some people can send their system setup with external hardware for the pi???
Thanks in advance
For best quality sound, you need a separate USB DAC (or use the HDMI) - onboard sound is just not there.
If you're attaching to a receiver with HDMI support, you should be able to get audio without a screen attached. I've not done this so can't be specific, but I suspect the instructions elsewhere in this thread to specify the default output device will be the ticket.
WiFi adapters, look at the official raspbian supported devices list. Like many, I'm using the Edimax.
My problem is that I have a USB hard drive and the Edimax WLAN USB dongle hooked in, so a USB DAC isn't possible for me.
I was looking at these:
http://www.amazon.com/ViewHD-Premium-Au ... B00AHS8LD8
http://www.amazon.com/Extractor-Digital ... 005COKXCO/
Leussink wrote:Hmmm... my Philips hts3377 Home theatre system has only HDMI output, the Pi has also a HDMI Output so this never works???
So i need to buy the adviced Behringer usb dac?
Thomas, what other external hardware u using with you Pi, like wifi adapter ect?
cdalessio wrote:Extracting just audio from the HDMI stream isn't ideal - you'd be better suited with a good USB hub in the picture - this would allow you to use a USB-powered HDD as well if you so chose.
SoundSunPleasure wrote:cdalessio wrote:Extracting just audio from the HDMI stream isn't ideal - you'd be better suited with a good USB hub in the picture - this would allow you to use a USB-powered HDD as well if you so chose.
That's what I was afraid of. Oh well, no big deal.
I'm not a fan of Behringer products, so I won't be purchasing the recommended DAC. Anybody have experience with DAC Destroyer?
http://www.hotaudio.com/store2/index.ph ... uct_id=244
cdalessio wrote:That's a quality, though basic LM2705 DAC, which should work quite well. 16/48 limited.
The same chip family is where I'm starting my work (though I'll be adding an output stage for improved performance (especially if you're wiring it up to an amp or powered speakers).
truehl wrote:@ All with non working Edimax Wifi
Could you plaese ty this:
- Code: Select all
root@squeezeplug:~# cp /etc/network/interfaces /etc/network/interfaces.org
- Code: Select all
nano /etc/network/interfaces
delete the complete contense and replace it with:
- Code: Select all
# This file describes the network interfaces available on your system
# and how to activate them.
#
# The loopback network interface
auto lo
iface lo inet loopback
#
auto wlan0
iface wlan0 inet dhcp
wpa-ssid "your SSID"
wpa-psk "your Password"
#
# The LAN network interface
auto eth0
iface eth0 inet dhcp
Please use the SqueezePlug version 6.01 for this check. Wifi with Edmimax should work then. Please report back the results here.
Thanks,
Thomas
truehl wrote:Please, all Edimax victims, please check, I'd like to finish the patch for it !!!
SoundSunPleasure wrote:cdalessio wrote:That's a quality, though basic LM2705 DAC, which should work quite well. 16/48 limited.
The same chip family is where I'm starting my work (though I'll be adding an output stage for improved performance (especially if you're wiring it up to an amp or powered speakers).
Hmm... I have many 24/96 files on my hard drive that I would like to play. I'll look for something that can handle that.
truehl wrote:Please, all Edimax victims, please check, I'd like to finish the patch for it !!!
truehl wrote:truehl wrote:@ All with non working Edimax Wifi
Could you plaese ty this:
- Code: Select all
root@squeezeplug:~# cp /etc/network/interfaces /etc/network/interfaces.org
- Code: Select all
nano /etc/network/interfaces
delete the complete contense and replace it with:
- Code: Select all
# This file describes the network interfaces available on your system
# and how to activate them.
#
# The loopback network interface
auto lo
iface lo inet loopback
#
auto wlan0
iface wlan0 inet dhcp
wpa-ssid "your SSID"
wpa-psk "your Password"
#
# The LAN network interface
auto eth0
iface eth0 inet dhcp
Please use the SqueezePlug version 6.01 for this check. Wifi with Edmimax should work then. Please report back the results here.
Thanks,
Thomas
Please, all Edimax victims, please check, I'd like to finish the patch for it !!!
eth0 Link encap:Ethernet HWaddr b8:27:eb:8f:81:21
inet addr:192.168.0.9 Bcast:192.168.0.255 Mask:255.255.255.0
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:106 errors:0 dropped:0 overruns:0 frame:0
TX packets:145 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:10606 (10.3 KiB) TX bytes:21989 (21.4 KiB)
lo Link encap:Local Loopback
inet addr:127.0.0.1 Mask:255.0.0.0
UP LOOPBACK RUNNING MTU:16436 Metric:1
RX packets:2 errors:0 dropped:0 overruns:0 frame:0
TX packets:2 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:0
RX bytes:100 (100.0 B) TX bytes:100 (100.0 B)
wlan0 Link encap:Ethernet HWaddr 80:1f:02:7e:47:55
UP BROADCAST MULTICAST MTU:1500 Metric:1
RX packets:0 errors:0 dropped:0 overruns:0 frame:0
TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:0 (0.0 B) TX bytes:0 (0.0 B)
SoundSunPleasure wrote:I had some time to try it. Didn't work for me
truehl wrote:SoundSunPleasure wrote:I had some time to try it. Didn't work for me
I think I'll go crazy with this things![]()
![]()
![]()
I've tested it with different Wifi devices and with different RPi's.
It's all working for me, without porblems. I think I'll finish my patch 6.02 now and we will see whether it works for others. We two should then make another Skype call to figure it out for you!
What do you think?
castalla wrote:Just wait until you get your bluetooth dongle, then you'll really go bananas!![]()
![]()
truehl wrote:truehl wrote:CIM wrote:I have updated to ver. 6.01. My wifi dongles (Edimax RT5370) are working great! Thank you! However, I loaded the Access Point feature and received a "hostapd failed!" during boot-up and I do not see the SqueezeAP available on any of my wireless devices. Any suggestions?
Wifi dongles supporting this accesspoint feature are very rare. I listed them in the setup script I think. Do you own one of this supported ones?
Here they are:
BIGtec 150Mbit nano USB WLAN Stick Adapte with a Ralink RT5370 chipset
Allnet ALL0234MINI Wireless N 150Mbit USB-Mini-Pen Adapter
Ferguson Wi-Fi Dongle W02 150 Mbit 802.11 Stick
Sorry, not the Edimax. The Edimax is working as a Wifi Client, but can not be used as an AccessPoint as far as I know. AP support is a special feature which is not supported by all dongles.
DunJen wrote:Hi!
Thankyou so much for your work on Squeezeplug.
I just wanted to know if Squeezeplug (using squeezeplay) can use an existing Squeezebox server that I already have setup or if it has to utilise itself as the server?
I hope you can help with my enquiry.
Once again, kudos!!
Cheers,
Duncan
truehl wrote:tom-pi wrote:Yes, I have do this.
I used your setup menu to do everything.
Tom
And did you try SqueezeSlave, only to see if this is recognized from LMS.