Re: [SlimDevices: Unix] Raspberry Pi 3 Wifi not working with picoreplayer 3.20

2017-08-10 Thread tkr001

I am about to fly out of the country for a week. Will test some more
when I get back. In the meantime powerline adaptors have done the trick.



tkr001's Profile: http://forums.slimdevices.com/member.php?userid=23180
View this thread: http://forums.slimdevices.com/showthread.php?t=107458

___
unix mailing list
unix@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/unix


[SlimDevices: Unix] Install Squeezeplay on RPi3 with full OS, not just picore or max2play?

2017-08-10 Thread jmang

I have a few questions about installing Squeezeplay on a RPi3.  I found
Ralph's builds on Sourceforge with the instructions for installing on
Linux 32 and 64 bit x86 systems, but not Debian/Raspian.  I've also seen
quite a bit of info about installing picore and max2play, but not about
how to install Squeezeplay on RPi in a full Raspian (complete with
XWindows) environment.  So here goes:

  
- Does Squeezeplay run inside a terminal window in X, or does it grab
  the whole screen?  Or does it simply not work in the full OS with X
  environment?
- Assuming that Squeezeplay plays nice in it, where can I find
  installation instructions for installing Squeezeplay in the
  RPi3/Raspian/X environment, and which build,
  squeezeplay-fb_7.8.0~984_armel.deb or
  squeezeplay-fb_7.8.0~984_armhf.deb, is compatible with Raspian?
- I've already installed Squeezelite on the RPi, must I uninstall it
  before installing Squeezeplay, or can I just leave it?
- I understand that the original Slim Devices SB architecture employs
  a thin client design where the application "smarts" are actually in
  the server, LMS.  Is the architecture also modular, where Squeezeplay
  is just another "dumb" user front end that occupies essentially the
  same position as the Web page LMS user interface?  If so, is the same
  Squeezelite module used with both Squeezeplay and the web UI?
- Is there any extant documentation available on any of the above, and
  where can it be found?
  
Thanks for any clarity you can provide to reduce my ignorance.



jmang's Profile: http://forums.slimdevices.com/member.php?userid=35344
View this thread: http://forums.slimdevices.com/showthread.php?t=107837

___
unix mailing list
unix@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/unix


Re: [SlimDevices: Unix] Announce piCorePlayer 3.20

2017-08-10 Thread paul-

Adrian D wrote: 
> 
> I'm asking as to get it working I had to use my 'admin' account for the
> NAS, but I'd rather in the future use a specific account that can access
> just my music folder.  I don't want to have to go through the whole
> installation process again, so before I start messing I'd like to close
> the SD card and use the copy to fiddle with in case the problem
> reoccurs.

On my Synology I've used both NFS and Samba.but I use Samba.  On
your Synology NAS, create your Shared Folder, turn on Samba(SMB) and
then give specific user Read/Write access to the Share.  

Then in pCP, Your mount line should look like this if you want
read/write access.   (User=1 and Pass=1 would be a guest ownership, or
replace that with your user specific user credentials)

23408


+---+
|Filename: Screenshot from 2017-07-04 22-50-07.png  |
|Download: http://forums.slimdevices.com/attachment.php?attachmentid=23408|
+---+


paul-'s Profile: http://forums.slimdevices.com/member.php?userid=58858
View this thread: http://forums.slimdevices.com/showthread.php?t=107352

___
unix mailing list
unix@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/unix


Re: [SlimDevices: Unix] Announce piCorePlayer 3.20

2017-08-10 Thread paul-

The extra filesystems includes kernel modules that you need for rpi3..  
The easiest way to correct would be to disable your mounts, Remove the
extra file systems.   Then re-install the Extra Filesystems and
re-enable your mounts.

Another way to correct this would be to go to the extensions page.  (Off
of the main web page)  Set the repository to the piCorePlayer
Sourceforge Repo.  Then Select the FileSystems-xxx.tcz extension.  
Where xx matches your kernel listed in the footer of the web page.



paul-'s Profile: http://forums.slimdevices.com/member.php?userid=58858
View this thread: http://forums.slimdevices.com/showthread.php?t=107352

___
unix mailing list
unix@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/unix


Re: [SlimDevices: Unix] Announce piCorePlayer 3.20

2017-08-10 Thread Greg Erskine

Adrian D wrote: 
> 
> I initially trialed the set up on an old Pi B+ and it worked fine, so I
> just switched the SD card to the Pi3.  However, despite using the same
> NAS share-folder setting, I could not get it to access my music folders
> on the NAS (all the other apps - Spotty, BBC iplayer etc. worked fine.  

Hi Adrian,

You can't always swap SD cards between different Raspberry Pi's. The
initial SD card is compatible, but when you start loading extensions pCP
only loads the appropriate ones for the hardware it is running on.

regards
Greg



Greg Erskine's Profile: http://forums.slimdevices.com/member.php?userid=7403
View this thread: http://forums.slimdevices.com/showthread.php?t=107352

___
unix mailing list
unix@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/unix


Re: [SlimDevices: Unix] Raspberry Pi 3 Wifi not working with picoreplayer 3.20

2017-08-10 Thread Greg Erskine

http://picoreplayer.sourceforge.net/faq_wifi%20does_not_work.shtml



Greg Erskine's Profile: http://forums.slimdevices.com/member.php?userid=7403
View this thread: http://forums.slimdevices.com/showthread.php?t=107458

___
unix mailing list
unix@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/unix


Re: [SlimDevices: Unix] PiCoreplayer + LMS : custom-convert.conf

2017-08-10 Thread paul-

You will need to add that to the backup set if you do


echo usr/local/slimserver/custom-convert.conf >> /opt/.filetool.lst

Then every time you make changes to the file, make sure you backup by
running

pcp bu



paul-'s Profile: http://forums.slimdevices.com/member.php?userid=58858
View this thread: http://forums.slimdevices.com/showthread.php?t=107833

___
unix mailing list
unix@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/unix


Re: [SlimDevices: Unix] Raspberry Pi 3 Wifi not working with picoreplayer 3.20

2017-08-10 Thread d6jg

You say it doesn't get an IP address. If it's the router that does dhcp
try rebooting the router.



*Pi3 with piCoreplayer music on QNAP TS419p via NFS*
iThingys/iPeng/Tablets/Jogglers
*Living Room* - Joggler & SB3 -> Onkyo TS606 - > Celestion Ditton F20s
*Office* - Pi -> Sony TA FE320 -> Celestion F10s / Pi & SB3 -> Onkyo CRN
755 -> Wharfedale Modus Cubes
*Dining Room* -> SB Boom *Kitchen* -> UE Radio (upgraded to SB Radio)
*Bedroom (Bedside)* - SB Touch -> Topping TP21 -> AKG Headphones

d6jg's Profile: http://forums.slimdevices.com/member.php?userid=44051
View this thread: http://forums.slimdevices.com/showthread.php?t=107458

___
unix mailing list
unix@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/unix


Re: [SlimDevices: Unix] PiCoreplayer + LMS : custom-convert.conf

2017-08-10 Thread Michael Herger

I am very happy with picoreplayer :-) However, I do have a question.
Where can I find the LMS custom-convert.conf file? Would like to make
some manual changes but can't find it or where to put it.


There's none by default. The _custom_-convert.conf file you'll have to 
create. Whatever you do in there would override what is in convert.conf. 
You'll want to create /usr/local/slimserver/custom-convert.conf. Please 
let me know if that works for you.


--

Michael
___
unix mailing list
unix@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/unix


Re: [SlimDevices: Unix] Raspberry Pi 3 Wifi not working with picoreplayer 3.20

2017-08-10 Thread epoch1970

Jeff07971 wrote: 
> Pi3's WiFi is not very good at the best of times, I never use it.
In my experience, Pi3 built-in wifi is surprisingly good.
Almost every Pi 3 I've setup is either using it for AP or bonding with
ethernet.

The OP should look elsewhere: use of incompatible settings in the AP,
weak signal, ...

IMHO powerline is a good option is you have bad wifi coverage and don't
want to use ethernet cabling. 
Another option I like is flat ethernet cables. Dimensions and
flexibility like a (cooked) tagliatella, much easier to conceal than
round cables. 
Wireless extenders are no good: either they extend nothing really, or
they break up themselves when too far from the AP.



3 SB 3 • Libratone Loop, Zipp Mini • iPeng (iPhone + iPad) • LMS 7.9
(linux) with plugins: CD Player, WaveInput, Triode's BBC iPlayer by bpa
• IRBlaster by Gwendesign (Felix) • Server Power Control by Gordon
Harris • Smart Mix, Music Walk With Me, What Was That Tune? by Michael
Herger • PowerSave by Jason Holtzapple • Song Info, Song Lyrics by
Erland Isaksson • AirPlay Bridge by philippe_44 • WeatherTime by Martin
Rehfeld • Auto Dim Display, SaverSwitcher, ContextMenu by Peter Watkins.

epoch1970's Profile: http://forums.slimdevices.com/member.php?userid=16711
View this thread: http://forums.slimdevices.com/showthread.php?t=107458

___
unix mailing list
unix@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/unix


Re: [SlimDevices: Unix] Announce piCorePlayer 3.20

2017-08-10 Thread Adrian D

d6jg wrote: 
> Is it NFS?
> If so then the IP of the Pi3 probably needs to be declared in the NAS
> unless you are using the same IP as the original Pi

Thanks - I'll give that a try.  I think I had it set to whatever the
other one was - CF something or other.



Adrian D's Profile: http://forums.slimdevices.com/member.php?userid=67118
View this thread: http://forums.slimdevices.com/showthread.php?t=107352

___
unix mailing list
unix@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/unix


[SlimDevices: Unix] PiCoreplayer + LMS : custom-convert.conf

2017-08-10 Thread tingtong5

Hi all,

I am very happy with picoreplayer :-) However, I do have a question.
Where can I find the LMS custom-convert.conf file? Would like to make
some manual changes but can't find it or where to put it.

Thanks.

Ronald



tingtong5's Profile: http://forums.slimdevices.com/member.php?userid=9671
View this thread: http://forums.slimdevices.com/showthread.php?t=107833

___
unix mailing list
unix@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/unix


Re: [SlimDevices: Unix] Announce piCorePlayer 3.20

2017-08-10 Thread d6jg

Adrian D wrote: 
> Hi,
> 
> Is it possible to remove or reset mounted NAS drives previously added to
> piCorePlayer?
> 
> I recently moved my LMS  server from my Synology DS212+ NAS to a Pi 3
> with PiCorePlayer as my NAS was not compatible with the Spotty plug in. 
> 
> 
> I initially trialed the set up on an old Pi B+ and it worked fine, so I
> just switched the SD card to the Pi3.  However, despite using the same
> NAS share-folder setting, I could not get it to access my music folders
> on the NAS (all the other apps - Spotty, BBC iplayer etc. worked fine. 
> 
> 
> In the end I had to start the whole installation process again.
> 
> I'm asking as to get it working I had to use my 'admin' account for the
> NAS, but I'd rather in the future use a specific account that can access
> just my music folder.  I don't want to have to go through the whole
> installation process again, so before I start messing I'd like to close
> the SD card and use the copy to fiddle with in case the problem
> reoccurs.  
> 
> Thanks.

Is it NFS?
If so then the IP of the Pi3 probably needs to be declared in the NAS
unless you are using the same IP as the original Pi



*Pi3 with piCoreplayer music on QNAP TS419p via NFS*
iThingys/iPeng/Tablets/Jogglers
*Living Room* - Joggler & SB3 -> Onkyo TS606 - > Celestion Ditton F20s
*Office* - Pi -> Sony TA FE320 -> Celestion F10s / Pi & SB3 -> Onkyo CRN
755 -> Wharfedale Modus Cubes
*Dining Room* -> SB Boom *Kitchen* -> UE Radio (upgraded to SB Radio)
*Bedroom (Bedside)* - SB Touch -> Topping TP21 -> AKG Headphones

d6jg's Profile: http://forums.slimdevices.com/member.php?userid=44051
View this thread: http://forums.slimdevices.com/showthread.php?t=107352

___
unix mailing list
unix@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/unix


Re: [SlimDevices: Unix] Announce piCorePlayer 3.20

2017-08-10 Thread Adrian D

Hi,

Is it possible to remove or reset mounted NAS drives previously added to
piCorePlayer?

I recently moved my LMS  server from my Synology DS212+ NAS to a Pi 3
with PiCorePlayer as my NAS was not compatible with the Spotty plug in. 


I initially trialed the set up on an old Pi B+ and it worked fine, so I
just switched the SD card to the Pi3.  However, despite using the same
NAS share-folder setting, I could not get it to access my music folders
on the NAS (all the other apps - Spotty, BBC iplayer etc. worked fine. 


In the end I had to start the whole installation process again.

I'm asking as to get it working I had to use my 'admin' account for the
NAS, but I'd rather in the future use a specific account that can access
just my music folder.  I don't want to have to go through the whole
installation process again, so before I start messing I'd like to close
the SD card and use the copy to fiddle with in case the problem
reoccurs.  

Thanks.



Adrian D's Profile: http://forums.slimdevices.com/member.php?userid=67118
View this thread: http://forums.slimdevices.com/showthread.php?t=107352

___
unix mailing list
unix@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/unix


Re: [SlimDevices: Unix] Raspberry Pi 3 Wifi not working with picoreplayer 3.20

2017-08-10 Thread bpa

tkr001 wrote: 
> Thanks for the suggestions. The AP is 2.4ghz only and is not restricted
> from allowing devices to connect i.e. All macs are ok. It is at my
> daughter's house but my android phone, iPad and surface pro all connect
> fine. I built the pcp at my home on Ethernet but she does not have her
> lounge cabled and I really don't want to run cable but it looks like I
> will have to if I can't get the pcp to connect via wifi.

Alternatives to powerline - a wifi travel router (e.g. tplink) operating
in bridge mode (i.e. Ethernet from pi to router and then wifi to router)
or a wifi USB adaptor (maybe with an antenna) on a long USB lead to find
best signal.



bpa's Profile: http://forums.slimdevices.com/member.php?userid=1806
View this thread: http://forums.slimdevices.com/showthread.php?t=107458

___
unix mailing list
unix@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/unix


Re: [SlimDevices: Unix] Raspberry Pi 3 Wifi not working with picoreplayer 3.20

2017-08-10 Thread Jeff07971

tkr001 wrote: 
> Thanks for the suggestions. The AP is 2.4ghz only and is not restricted
> from allowing devices to connect i.e. All macs are ok. It is at my
> daughter's house but my android phone, iPad and surface pro all connect
> fine. I built the pcp at my home on Ethernet but she does not have her
> lounge cabled and I really don't want to run cable but it looks like I
> will have to if I can't get the pcp to connect via wifi.

Pi3's WiFi is not very good at the best of times, I never use it.
An alternative to running Cat5 cable is powerline networking I have
found that it is usually reliable (far better than pi3 Wifi)



*Players:* SliMP3,Squeezebox3 x3,Receiver,SqueezePlayer,PiCorePlayer
x3,Wandboard
*Server:* LMS Version:  7.9.0 - 1475786002 on Centos 7 VM on ESXi 6 on
Dell T320
*Plugins:* AutoRescan/BBCiPlayer/PowerSave/PowerSwitchIII/Squeezecloud
*Remotes:* iPeng8/Orangesqueeze/PC/Jivelite
*Music:* 383GB,1269 albums 17756 songs 4381 artists mostly FLACs

*Want a webapp ?* See
http://forums.slimdevices.com/showthread.php?104305-Webapp-for-LMS

Jeff07971's Profile: http://forums.slimdevices.com/member.php?userid=49290
View this thread: http://forums.slimdevices.com/showthread.php?t=107458

___
unix mailing list
unix@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/unix


Re: [SlimDevices: Unix] Raspberry Pi 3 Wifi not working with picoreplayer 3.20

2017-08-10 Thread tkr001

Thanks for the suggestions. The AP is 2.4ghz only and is not restricted
from allowing devices to connect i.e. All macs are ok. It is at my
daughter's house but my android phone, iPad and surface pro all connect
fine. I built the pcp at my home on Ethernet but she does not have her
lounge cabled and I really don't want to run cable but it looks like I
will have to if I can't get the pcp to connect via wifi.



tkr001's Profile: http://forums.slimdevices.com/member.php?userid=23180
View this thread: http://forums.slimdevices.com/showthread.php?t=107458

___
unix mailing list
unix@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/unix


Re: [SlimDevices: Unix] Raspberry Pi 3 Wifi not working with picoreplayer 3.20

2017-08-10 Thread epoch1970

tkr001 wrote: 
> I am using 3.21 non audio with a rpi3. Everything works fine using
> Ethernet. When I turn wifi on and enter the correct details for ssid
> pass phrase and wpa encryption disconnect Ethernet and reboot wlan0 is
> detected but a dhcp lease is never obtained. I am at my wits end.
> 
> If I do a scan in pcp it finds the ssid.
> 
> What can I do to troubleshoot?

Verify your access point is open to that new client. In general this
means note the MAC address of the wifi card (PCP displays it) and enter
that address in the list of allowed devices in the wifi access
point/router.

Also, the wifi interface built in Pi 3 is 2.4GHz. Make sure your AP is
not set to 5GHz only.



3 SB 3 • Libratone Loop, Zipp Mini • iPeng (iPhone + iPad) • LMS 7.9
(linux) with plugins: CD Player, WaveInput, Triode's BBC iPlayer by bpa
• IRBlaster by Gwendesign (Felix) • Server Power Control by Gordon
Harris • Smart Mix, Music Walk With Me, What Was That Tune? by Michael
Herger • PowerSave by Jason Holtzapple • Song Info, Song Lyrics by
Erland Isaksson • AirPlay Bridge by philippe_44 • WeatherTime by Martin
Rehfeld • Auto Dim Display, SaverSwitcher, ContextMenu by Peter Watkins.

epoch1970's Profile: http://forums.slimdevices.com/member.php?userid=16711
View this thread: http://forums.slimdevices.com/showthread.php?t=107458

___
unix mailing list
unix@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/unix


Re: [SlimDevices: Unix] Raspberry Pi 3 Wifi not working with picoreplayer 3.20

2017-08-10 Thread tkr001

I am using 3.21 non audio with a rpi3. Everything works fine using
Ethernet. When I turn wifi on and enter the correct details for ssid
pass phrase and wpa encryption disconnect Ethernet and reboot wlan0 is
detected but a dhcp lease is never obtained. I am at my wits end.

What can I do to troubleshoot?



tkr001's Profile: http://forums.slimdevices.com/member.php?userid=23180
View this thread: http://forums.slimdevices.com/showthread.php?t=107458

___
unix mailing list
unix@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/unix