Re: [SlimDevices: Unix] piCorePlayer = Squeezelite on Microcore linux. .An embedded OS in RAM with Squeezelit

2015-09-02 Thread Steve Agnew

Hi Greg,

I checked the OSX error log which showed an error reported by fsck_msdos
before trying to mount the .img file. Running this in a terminal window
gives the following error:

Macintosh:~ steve$ fsck_msdos
/Users/steve/Desktop/piCorePlayer1.21_RPI2.img 
** /Users/steve/Desktop/piCorePlayer1.21_RPI2.img
Invalid BS_jmpBoot in boot block: fab800

After searching online for this error, I came across the testdisk
utility.

This reports:

TestDisk 7.0, Data Recovery Utility, April 2015
Christophe GRENIER 
http://www.cgsecurity.org

Disk /Users/steve/Desktop/piCorePlayer1.21_RPI2.img - 68 MB / 65 MiB -
CHS 9 255
Current partition structure:
Partition  StartEndSize in sectors

Warning: number of heads/cylinder mismatches 4 (FAT) != 255 (HD)
Warning: number of sectors per track mismatches 16 (FAT) != 63 (HD)
1 P FAT32 LBA0  32 33 2 172 42  40960 [piCore]

Warning: Bad starting cylinder (CHS and LBA don't match)
2 P Linux2 172 43 8  38 30  87936

Warning: Bad starting cylinder (CHS and LBA don't match)
No partition is bootable

I've got no idea what this means but I hope it is helpful. I've tried
three different cards from 4GB, 8GB and 32GB and got the same error on
each.

I'm using Apple-Pi Baker to copy the img file onto a Micro-SD card.

Regards, Steve.



Steve Agnew's Profile: http://forums.slimdevices.com/member.php?userid=840
View this thread: http://forums.slimdevices.com/showthread.php?t=97803

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


Re: [SlimDevices: Unix] piCorePlayer = Squeezelite on Microcore linux. .An embedded OS in RAM with Squeezelit

2015-09-02 Thread Greg Erskine

nowhinjing wrote: 
> Hi,
> 
> while updating from 1.19l to 1.21 on the raspberry pi 2 works without
> any problem, downloading the image, burning to SD with WinImager,
> results in a kernel panic on boot.
> 
> I thought you might like to know.
> 
> Regards,
> 
> NWJ

Apologies nowhinjing,

Definitely something fishy going on.

It works 50% of the time for me (which doesn't make sense)

regards
Greg



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

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


Re: [SlimDevices: Unix] piCorePlayer = Squeezelite on Microcore linux. .An embedded OS in RAM with Squeezelit

2015-09-02 Thread Greg Erskine

Steve Agnew wrote: 
> Hi Greg,
> 
> I have the same problem with a kernel panic immediately after booting on
> a Pi 2. Interestingly, the _RPI2.img file gives me an error if I double
> click on it on OSX to mount it. All the other piCore image files mount
> correctly so I suspect it is a problem with that particular image file.
> The MD5 of the piCorePlayer1.21_RPI2.img file I downloaded from
> Sourceforge is c352d8d715cf6b65b4943ec7545c8c77.
> 
> Regards, Steve.

Hi Steve,

Thanks for reporting.

After lots of testing I get a bad SD card about 50% of the time. I don't
understand how sometimes it works fine and sometimes it gets a kernel
panic.

My checksum is C352D8D715CF6B65B4943EC7545C8C77 which matches yours.

When I get a good SD card boots and reboots fine.

I am using the same SD card and same piCorePlayer1.21_RPI2.img file.

regards
Greg



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

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


Re: [SlimDevices: Unix] piCorePlayer = Squeezelite on Microcore linux. .An embedded OS in RAM with Squeezelit

2015-09-02 Thread jfo

Greg Erskine wrote: 
> Hi jfo,
> 
> Reboot and have a coffee :D
> 
> You do have internet access?
> 
> This error message suggests wget insitu.cfg is not successful. I just
> tried it here and it was OK.
> 
> insitu,cg is a very small file so you wouldn't expect space to be an
> issue. Anyway a reboot will clear the temp files and reset permissions
> just in case.
> 
> That's the great thing about piCore, it is really a fresh install of the
> OS each reboot.
> 
> regards
> Greg
Hi Greg,
Internet access is good. Rebooted several times with the same error
message. I downloaded the new version and will try with the SD card
tomorrow. I've successfully updated in situ  before with no issues.



jfo's Profile: http://forums.slimdevices.com/member.php?userid=1135
View this thread: http://forums.slimdevices.com/showthread.php?t=97803

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


Re: [SlimDevices: Unix] piCorePlayer = Squeezelite on Microcore linux. .An embedded OS in RAM with Squeezelit

2015-09-02 Thread Steve Agnew

Greg Erskine wrote: 
> Hi nowhinjing,
> 
> I think you may have download piCorePlayer1.21_RPI.img instead of
> piCorePlayer1.21_RPI2.img
> 
> Did it myself yesterday and saw my first panic trap.
> 
> Please let us know so we can follow up further.
> 
> regards
> Greg

Hi Greg,

I have the same problem with a kernel panic immediately after booting on
a Pi 2. Interestingly, the _RPI2.img file gives me an error if I double
click on it on OSX to mount it. All the other piCore image files mount
correctly so I suspect it is a problem with that particular image file.
The MD5 of the piCorePlayer1.21_RPI2.img file I downloaded from
Sourceforge is c352d8d715cf6b65b4943ec7545c8c77.

Regards, Steve.



Steve Agnew's Profile: http://forums.slimdevices.com/member.php?userid=840
View this thread: http://forums.slimdevices.com/showthread.php?t=97803

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


Re: [SlimDevices: Unix] piCorePlayer = Squeezelite on Microcore linux. .An embedded OS in RAM with Squeezelit

2015-09-02 Thread Greg Erskine

jfo wrote: 
> I've tried a few times today to update  from 1.19l but keep getting this
> message[ ERROR: 1 ] Error downloading insitu.cfg
> 
> Any suggestions?

Hi jfo,

Reboot and have a coffee :D

You do have internet access?

This error message suggests wget insitu.cfg is not successful. I just
tried it here and it was OK.

insitu,cg is a very small file so you wouldn't expect space to be an
issue. Anyway a reboot will clear the temp files and reset permissions
just in case.

That's the great thing about piCore, it is really a fresh install of the
OS each reboot.

regards
Greg



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

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


Re: [SlimDevices: Unix] piCorePlayer = Squeezelite on Microcore linux. .An embedded OS in RAM with Squeezelit

2015-09-02 Thread jfo

I've tried a few times today to update  but keep getting this
message[ ERROR: 1 ] Error downloading insitu.cfg

Any suggestions?



jfo's Profile: http://forums.slimdevices.com/member.php?userid=1135
View this thread: http://forums.slimdevices.com/showthread.php?t=97803

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


Re: [SlimDevices: Unix] piCorePlayer = Squeezelite on Microcore linux. .An embedded OS in RAM with Squeezelit

2015-09-02 Thread Greg Erskine

ghulse wrote: 
> I upgraded from 1.19l to 1.21 and have been listening to music for a
> couple of days with no issues (except for the previously described
> problem of intermittent dropouts that I can now confirm affects only
> music with encoded artwork). 
> 
> However, my Edimax 7811-UN wifi dongle no longer works under 1.21,
> whereas it worked under 1.19l. I just tested it. My CanaKit dongle
> (using Ralink 5370 chipset) works great. I'd be happy to tweak the
> settings if you want.

Hi ghulse,

Thanks for reporting.

Probably not the news we wanted to hear, but it will help others.

regards
Greg



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

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


Re: [SlimDevices: Unix] piCorePlayer = Squeezelite on Microcore linux. .An embedded OS in RAM with Squeezelit

2015-09-02 Thread Greg Erskine

Jeff07971 wrote: 
> Thanks Greg,
> 
> If theres anything I can do to help let me know.
> 
> Jeff

Hi Jeff,

I have a feeling it might happening on a Raspberry Pi 2B but not the
earlier Pi's. Interesting that the wireless adaptors are OK.

My Raspberry Pi 2B

Code:

1137 root udhcpc -n -i wlan0 -x hostname Akkordion
  1186 root /sbin/udhcpc -b -i eth0 -x hostname box -p 
/var/run/udhcpc.eth0.pid



My Raspberry Pi B

Code:

1190 root udhcpc -n -i wlan0 -x hostname piCorePlayer3
  1265 root /sbin/udhcpc -b -i eth0 -x hostname piCorePlayer3 -p 
/var/run/udhcpc.eth0.pid



I need to build a few more Pi's to confirm this pattern.

I also need to go back to just piCore, to see if the problem is there
before we do anything to the code.

If you want to follow the boot sequence:

In Beta mode, Main page, click Diagnostics, select Boot. Scripts dhcp.sh
and wifi.sh (if loaded) are of main interest.

regards
Greg



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

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


Re: [SlimDevices: Unix] piCorePlayer = Squeezelite on Microcore linux. .An embedded OS in RAM with Squeezelit

2015-09-02 Thread ghulse

Greg Erskine wrote: 
> hi 123pi,
> 
> We still can't confirm that all Edimax 7811-UN wifi dongles work. They
> changed chipset somewhere along the line I believe.
> 
> Do you have another wifi dongle and can confirm that your Raspberry Pi
> works with that?
> 
> BTW: Did you try the new "setup" command via a keyboard and console for
> setting up wifi? This is an alternative way of setting up Raspberry Pi
> A+ wifi.
> 
> regards
> Greg

I upgraded from 1.19l to 1.21 and have been listening to music for a
couple of days with no issues (except for the previously described
problem of intermittent dropouts that I can now confirm affects only
music with encoded artwork files). 

However, my Edimax 7811-UN wifi dongle no longer works under 1.21,
whereas it worked under 1.19l. My CanaKit dongle (using Ralink 5370
chipset) works great.



ghulse's Profile: http://forums.slimdevices.com/member.php?userid=13636
View this thread: http://forums.slimdevices.com/showthread.php?t=97803

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


Re: [SlimDevices: Unix] piCorePlayer = Squeezelite on Microcore linux. .An embedded OS in RAM with Squeezelit

2015-09-02 Thread Wirrunna

Greg & Jeff,
The Hostname on both my RPi's reverted to piCorePlayer from their
configured names, but the reason was simple - they were RPi_IQaudio and
RPi_HiFiBerry , note the "_" separator. 
Going into Tweaks and saving the name brought up "Please match the
requested format" and clicking more> brings up 

"Provide a host name, so the player is easier to identify on your LAN  


Note: This is the linux hostname, not the piCorePlayer name used by
LMS.

The Internet standards for protocols mandate that component hostname
labels may contain only the ASCII letters "a" through "z" (in a
case-insensitive manner), the digits "0" through "9", and the hyphen
("-"). No other symbols, punctuation characters, or white space are
permitted. "

" which shows that "_" is not allowed anymore. Changed to "-" and save
and reboot and now the router lists the correct names next to their ip
address.



A camel is a racehorse designed by a committee.

Wirrunna's Profile: http://forums.slimdevices.com/member.php?userid=3225
View this thread: http://forums.slimdevices.com/showthread.php?t=97803

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


Re: [SlimDevices: Unix] piCorePlayer = Squeezelite on Microcore linux. .An embedded OS in RAM with Squeezelit

2015-09-02 Thread Jeff07971

Greg Erskine wrote: 
> Hi Jeff,
> 
> That does look like a new problem. Will investigate.
> 
> regards
> Greg

Thanks Greg,

If theres anything I can do to help let me know.

Jeff



*Players:* SliMP3, Squeezebox Classic x 3, SqueezePlayer (Galaxy
TAB(Android)), PiCorePlayer on RPi 2 with Hifiberry DAC+ x 2
*Server:* Logitech Media Server Version: 7.9.0 - 1440747495 on Centos 7
VM
*Plugins:* AutoRescan / BBCiPlayer / PlayHLS / PowerSave (Excellent !) /
PowerSwitchIII
*Remotes:* iPhone5 running iPeng8 / GalaxyTab 7 running Orangesqueeze /
PC
*Music:* 383GB, 1269 albums with 17756 songs by 4381 artists all FLACs /
Last FM / Soundcloud

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

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


Re: [SlimDevices: Unix] piCorePlayer = Squeezelite on Microcore linux. .An embedded OS in RAM with Squeezelit

2015-09-02 Thread Greg Erskine

Jeff07971 wrote: 
> 
> =
> Just noticed this entry in "top"
> 
> 1143 1 root S 3028  0.3   0  0.0 /sbin/udhcpc -b -i eth0 -x
> hostname box -p /var/run/udhcpc.eth0.pid
> =

Hi Jeff,

That does look like a new problem. Will investigate.

regards
Greg



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

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


Re: [SlimDevices: Unix] piCorePlayer = Squeezelite on Microcore linux. .An embedded OS in RAM with Squeezelit

2015-09-02 Thread Jeff07971

Greg Erskine wrote: 
> Hi Jeff,
> 
> I think if you go to Tweaks > Host name, type a new host name, then
> press save and then reboot. Everything should be OK.
> 
> We haven't changed this code since 2014-12-10 so I wouldn't expect a new
> problem, but you never know.
> 
> But... you are not going crazy.
> 
> piCorePlayer sets the hostname on reboot. So you will  see a different
> name in the host name field and what it actually is, until a reboot.
> 
> If you set host name to nothing, on the next reboot piCorePlayer will
> set your host name to the piCore default which is "box".
> 
> Also, the current code wraps quotes around the host name so it is
> possible to have "piCorePlayer" instead of piCorePlayer initially.
> 
> If you like playing around, there are 3 files that come into play, well
> actually more, but a simple task is already too complicated.
> 
> sethostname
> /etc/hosts
> /etc/hostname
> 
> If you run sethostname with no parameters it will set you hostname to
> box.
> 
> I think /etc/hosts explains you dns issue.
> 
> Also, in ssh your Linux prompt has your current hostname in it. Play
> with hostname or sethostname and watch it change dynamically, but
> remember it will change back to the piCorePlayer setting on reboot.
> 
> Following poing post here:
> 
> http://forums.slimdevices.com/showthread.php?97803-piCorePlayer-Squeezelite-on-Microcore-linux-An-embedded-OS-in-RAM-with-Squeezelit&p=828695&viewfull=1#post828695
> 
> Steen has changed the code to dynamically set the hostname, rather than
> waiting for a reboot and changed the handling of the quotes.
> 
> So, thanks for reporting your finding, hopefully the next version of the
> code will eliminate the potential for confusion.
> 
> regards
> Greg

Hi Greg,
Thanks for the reply.

My problem was not quite the same as the post you mention, my /etc/hosts
and /etc/hostname were updated OK when changed in the tweaks section of
the webgui however its appears that udhcp does not pass the name back to
the dhcp/dns server.

Since my last post nothing has changed and contents of files on
picoplayer are :-

/etc/hosts
127.0.0.1 RPi2-1 localhost localhost.local
# The following lines are desirable for IPv6 capable hosts
# (added automatically by netbase upgrade)
::1 ip6-localhost ip6-loopback
fe00::0 ip6-localnet
ff00::0 ip6-mcastprefix
ff02::1 ip6-allnodes
ff02::2 ip6-allrouters
ff02::3 ip6-allhosts

/etc/hostname
RPi2-1

The tweaks/hostname section of the webgui was "RPi2-1"

from dnsmasq server :-
[root@linuxserver ~]# nslookup box
Server: 127.0.0.1
Address:127.0.0.1#53

Name:   box.NOT_MY_REAL_DOMAIN.com
Address: 10.44.4.92

After this I changed the hostname to "testhost" with the webgui

/etc/hosts and /etc/hostname did not change (as expected)

performed a reboot and from dnsmasq server monitored dnsmasq:-



[root@linuxserver ~]# tail -f /var/log/dnsmasq | grep -C 10 "name: box"
Sep  2 23:13:03 dnsmasq-dhcp[28092]: 286084956 available DHCP range:
10.44.4.4 -- 10.44.4.252
Sep  2 23:13:03 dnsmasq-dhcp[28092]: 286084956 vendor class: udhcp
1.23.2
Sep  2 23:13:03 dnsmasq-dhcp[28092]: 286084956 client provides name:
box
Sep  2 23:13:03 dnsmasq-dhcp[28092]: 286084956 DHCPDISCOVER(eno16780032)
b8:27:eb:88:80:a9
Sep  2 23:13:03 dnsmasq-dhcp[28092]: 286084956 tags: eno16780032
Sep  2 23:13:03 dnsmasq-dhcp[28092]: 286084956 DHCPOFFER(eno16780032)
10.44.4.92 b8:27:eb:88:80:a9
Sep  2 23:13:03 dnsmasq-dhcp[28092]: 286084956 requested options:
1:netmask, 3:router, 6:dns-server, 12:hostname,
Sep  2 23:13:03 dnsmasq-dhcp[28092]: 286084956 requested options:
15:domain-name, 28:broadcast, 42:ntp-server
Sep  2 23:13:03 dnsmasq-dhcp[28092]: 286084956 next server: 10.44.4.2
Sep  2 23:13:03 dnsmasq-dhcp[28092]: 286084956 sent size:  1 option: 53
message-type  2
Sep  2 23:13:03 dnsmasq-dhcp[28092]: 286084956 sent size:  4 option: 54
server-identifier  10.44.4.2
Sep  2 23:13:03 dnsmasq-dhcp[28092]: 286084956 sent size:  4 option: 51
lease-time  7d
Sep  2 23:13:03 dnsmasq-dhcp[28092]: 286084956 sent size:  4 option: 58
T1  3d12h
Sep  2 23:13:03 dnsmasq-dhcp[28092]: 286084956 sent size:  4 option: 59
T2  6d3h
Sep  2 23:13:03 dnsmasq-dhcp[28092]: 286084956 sent size:  4 option: 28
broadcast  10.44.4.255
Sep  2 23:13:03 dnsmasq-dhcp[28092]: 286084956 sent size: 15 option: 15
domain-name  NOT_MY_REAL_DOMAIN.com
Sep  2 23:13:03 dnsmasq-dhcp[28092]: 286084956 sent size:  4 option: 42
ntp-server  10.44.4.254
Sep  2 23:13:03 dnsmasq-dhcp[28092]: 286084956 sent size:  4 option:  6
dns-server  10.44.4.2
Sep  2 23:13:03 dnsmasq-dhcp[28092]: 286084956 sent size:  4 option:  3
router  10.44.4.254
Sep  2 23:13:03 dnsmasq-dhcp[28092]: 286084956 sent size:  4 option:  1
netmask  255.255.255.0
Sep  2 23:13:03 dnsmasq-dhcp[28092]: 286084956 available DHCP range:
10.44.4.4 -- 10.44.4.252
Sep  2 23:13:03 dnsmasq-dhcp[28092]: 286084956 vendor class: udhcp
1.23.2
Sep  2 23:13:03 dnsmasq-dhcp[28092]: 286084956 client provides name:
box
Sep  2 23:13:03 dnsmasq-dhcp[28092]

Re: [SlimDevices: Unix] piCorePlayer = Squeezelite on Microcore linux. .An embedded OS in RAM with Squeezelit

2015-09-02 Thread Greg Erskine

123pi wrote: 
> Steen et al,
> quite some time ago I learned here how to set up picoreplyer on a Pi A+.
> I followed the instructions, but at that time could not get the Wifi
> connection to work and I did not have the time to follow up.
> 
> It seems that my Edimax 7811-UN dongle does not work on the PI. During
> booting everything seems fine until after 
> checking wifi.wifi is on. Then I get several error messages before
> the first warning "network connection down".
> 
> What can I do?
> 
> Hinrich

hi 123pi,

We still can't confirm that all Edimax 7811-UN wifi dongles work. They
changed chipset somewhere along the line I believe.

Do you have another wifi dongle and can confirm that your Raspberry Pi
works with that?

BTW: Did you try the new "setup" command via a keyboard and console for
setting up wifi? This is an alternative way of setting up Raspberry Pi
A+ wifi.

regards
Greg



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

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


Re: [SlimDevices: Unix] piCorePlayer = Squeezelite on Microcore linux. .An embedded OS in RAM with Squeezelit

2015-09-02 Thread Greg Erskine

Jeff07971 wrote: 
> Hi,
> 
> Upgraded from 1.19l to 1.21 last night and apart from the double reboot
> had no problems with squeezelite.
> 
> I do have a problem with the hostname though, after the upgrade the
> Picoreplayer had changed its hostname to "picoreplayer"
> I changed the hostname in the picoreplayer webgui to "RPi2-1" however
> after a reboot and scan of the network it is now called "box"
> 
> Via SSH all seems ok:-
> 
> tc@RPi2-1:~$ hostname
> RPi2-1
> tc@RPi2-1:~$
> 
> 
> But my DNS server (dnsmasq) show that the picoreplayer proviides the
> name "box"
> 
> Sep  2 14:59:32 dnsmasq-dhcp[28092]: 85400081 vendor class: udhcp
> 1.23.2
> Sep  2 14:59:32 dnsmasq-dhcp[28092]: 85400081 client provides name: box
> 
> 
> Has anyone got any ideas ?
> 
> Thanks Jeff
> 
> PS keep up the great work, love this system !

Hi Jeff,

I think if you go to Tweaks > Host name, type a new host name, then
press save and then reboot. Everything should be OK.

We haven't changed this code since 2014-12-10 so I wouldn't expect a new
problem, but you never know.

But... you are not going crazy.

piCorePlayer sets the hostname on reboot. So you will  see a different
name in the host name field and what it actually is, until a reboot.

If you set host name to nothing, on the next reboot piCorePlayer will
set your host name to the piCore default which is "box".

Also, the current code wraps quotes around the host name so it is
possible to have "piCorePlayer" instead of piCorePlayer initially.

If you like playing around, there are 3 files that come into play, well
actually more, but a simple task is already too complicated.

sethostname
/etc/hosts
/etc/hostname

If you run sethostname with no parameters it will set you hostname to
box.

I think /etc/hosts explains you dns issue.

Also, in ssh your Linux prompt has your current hostname in it. Play
with hostname or sethostname and watch it change dynamically, but
remember it will change back to the piCorePlayer setting on reboot.

Following poing post here:

http://forums.slimdevices.com/showthread.php?97803-piCorePlayer-Squeezelite-on-Microcore-linux-An-embedded-OS-in-RAM-with-Squeezelit&p=828695&viewfull=1#post828695

Steen has changed the code to dynamically set the hostname, rather than
waiting for a reboot and changed the handling of the quotes.

So, thanks for reporting your finding, hopefully the next version of the
code will eliminate the potential for confusion.

regards
Greg



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

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


Re: [SlimDevices: Unix] piCorePlayer = Squeezelite on Microcore linux. .An embedded OS in RAM with Squeezelit

2015-09-02 Thread Greg Erskine

nowhinjing wrote: 
> Hi,
> 
> is there any possibility of a version of picoreplayer with nobo's fbtft
> drivers included ?
> 
> I am aware that the drivers are at staging for the 3.18 kernel, but I
> don't think that they have been compiled into the tiny core linux
> version you use.
> 
> Perhaps I should be addressing this to Tiny Core Linux project directly
> ?
> 
> Regards,
> 
> NWJ

hi nowhinjing,

I haven't played with fbtft drivers but a search over at the Tiny Core
Linux forums shows a few threads on the subject.

http://forum.tinycorelinux.net/index.php/board,57.0.html

regards
Greg



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

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


Re: [SlimDevices: Unix] piCorePlayer = Squeezelite on Microcore linux. .An embedded OS in RAM with Squeezelit

2015-09-02 Thread Greg Erskine

nowhinjing wrote: 
> Hi,
> 
> while updating from 1.19l to 1.21 on the raspberry pi 2 works without
> any problem, downloading the image, burning to SD with WinImager,
> results in a kernel panic on boot.
> 
> I thought you might like to know.
> 
> Regards,
> 
> NWJ

Hi nowhinjing,

I think you may have download piCorePlayer1.21_RPI.img instead of
piCorePlayer1.21_RPI2.img

Did it myself yesterday and saw my first panic trap.

Please let us know so we can follow up further.

regards
Greg



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

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


Re: [SlimDevices: Unix] Announce: JiveLite - cut down squeezebox control application

2015-09-02 Thread Snyder

ralphy wrote: 
> 
> 
> # cat /etc/debian_version 
> 7.8
> 
> This thread might help.
> 
> https://github.com/debian-pi/raspbian-ua-netinst/issues/65
> 
> 

Ralphy, many thanks for the link. It helped a lot and I have finally
managed to build jiivelite. I got vcgencmd onto rasbian:

1) I disabled the raspberrypi.org archives in /etc/apt/sources.list
2) sudo apt-get update
3) sudo apt-get install libraspberrypi-bin

After installing libraspberrypi-bin I was able to build jivelite without
errors. At the end the adafruit display also needed to be reinstalled.



Snyder's Profile: http://forums.slimdevices.com/member.php?userid=63639
View this thread: http://forums.slimdevices.com/showthread.php?t=98156

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


Re: [SlimDevices: Unix] piCorePlayer = Squeezelite on Microcore linux. .An embedded OS in RAM with Squeezelit

2015-09-02 Thread 123pi

Steen et al,
quite some time ago I learned here how to set up picoreplyer on a Pi A+.
I followed the instructions, but at that time could not get the Wifi
connection to work and I did not have the time to follow up.

It seems that my Edimax 7811-UN dongle does not work on the PI. During
booting everything seems fine until after 
checking wifi.wifi is on. Then I get several error messages before
the first warning "network connection down".

What can I do?

Hinrich



123pi's Profile: http://forums.slimdevices.com/member.php?userid=64147
View this thread: http://forums.slimdevices.com/showthread.php?t=97803

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


Re: [SlimDevices: Unix] piCorePlayer = Squeezelite on Microcore linux. .An embedded OS in RAM with Squeezelit

2015-09-02 Thread Jeff07971

Hi,

Upgraded from 1.19l to 1.21 last night and apart from the double reboot
had no problems with squeezelite.

I do have a problem with the hostname though, after the upgrade the
Picoreplayer had changed its hostname to "picoreplayer"
I changed the hostname in the picoreplayer webgui to "RPi2-1" however
after a reboot and scan of the network it is now called "box"

Via SSH all seems ok:-

tc@RPi2-1:~$ hostname
RPi2-1
tc@RPi2-1:~$


But my DNS server (dnsmasq) show that the picoreplayer proviides the
name "box"

Sep  2 14:59:32 dnsmasq-dhcp[28092]: 85400081 vendor class: udhcp
1.23.2
Sep  2 14:59:32 dnsmasq-dhcp[28092]: 85400081 client provides name: box


Has anyone got any ideas ?

Thanks Jeff

PS keep up the great work, love this system !



*Players:* SliMP3, Squeezebox Classic x 3, SqueezePlayer (Galaxy
TAB(Android)), PiCorePlayer on RPi 2 with Hifiberry DAC+ x 2
*Server:* Logitech Media Server Version: 7.9.0 - 1440747495 on Centos 7
VM
*Plugins:* AutoRescan / BBCiPlayer / PlayHLS / PowerSave (Excellent !) /
PowerSwitchIII
*Remotes:* iPhone5 running iPeng8 / GalaxyTab 7 running Orangesqueeze /
PC
*Music:* 383GB, 1269 albums with 17756 songs by 4381 artists all FLACs /
Last FM / Soundcloud

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

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


Re: [SlimDevices: Unix] piCorePlayer = Squeezelite on Microcore linux. .An embedded OS in RAM with Squeezelit

2015-09-02 Thread nowhinjing

Hi,

is there any possibility of a version of picoreplayer with nobo's fbtft
drivers included ?

I am aware that the drivers are at staging for the 3.18 kernel, but I
don't think that they have been compiled into the tiny core linux
version you use.

Perhaps I should be addressing this to Tiny Core Linux project directly
?

Regards,

NWJ



nowhinjing's Profile: http://forums.slimdevices.com/member.php?userid=64754
View this thread: http://forums.slimdevices.com/showthread.php?t=97803

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


Re: [SlimDevices: Unix] piCorePlayer = Squeezelite on Microcore linux. .An embedded OS in RAM with Squeezelit

2015-09-02 Thread nowhinjing

Hi,

while updating from 1.19l to 1.21 on the raspberry pi 2 works without
any problem, downloading the image, burning to SD with WinImager,
results in a kernel panic on boot.

I thought you might like to know.

Regards,

NWJ



nowhinjing's Profile: http://forums.slimdevices.com/member.php?userid=64754
View this thread: http://forums.slimdevices.com/showthread.php?t=97803

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


Re: [SlimDevices: Unix] Announce: JiveLite - cut down squeezebox control application

2015-09-02 Thread ralphy

Snyder wrote: 
> I am trying to get jivelite working on my raspberry pi2 with an adafruit
> 2.8 PiTFT touch display. The display is installed properly. Squeezelite
> is also working. Before I started the installation I have flashed the
> official Rasbian image. I followed the installation instruction in post
> #3 and installed the mentioned dependencies including lib6-dev.
> 
> When I try to build jivelite I always get the same error message as
> described in post #283:
> 
> > 
Code:

  >   > pi@raspberrypi ~/jivelite $ sudo make
  > cd src; PREFIX=/usr/local make
  > make[1]: Entering directory '/home/pi/jivelite/src'
  > cc platform_linux.o jive.o jive_event.o jive_font.o jive_group.o 
jive_icon.o jive_label.o jive_menu.o jive_slider.o jive_style.o jive_surface.o 
jive_textarea.o jive_textinput.o jive_utils.o jive_widget.o jive_window.o 
jive_framework.o log.o system.o jive_dns.o jive_debug.o resize.o 
visualizer/visualizer.o visualizer/spectrum.o visualizer/vumeter.o 
visualizer/kiss_fft.o -lrt -lSDL -lSDL_ttf -lSDL_image -lSDL_gfx -lluajit-5.1 
-lm -lpthread -o ../bin/jivelite
  > /usr/bin/ld: warning: libbcm_host.so, needed by 
/usr/lib/gcc/arm-linux-gnueabihf/4.6/../../../arm-linux-gnueabihf/libSDL.so, 
not found (try using -rpath or -rpath-link)
  > /usr/bin/ld: warning: libvcos.so, needed by 
/usr/lib/gcc/arm-linux-gnueabihf/4.6/../../../arm-linux-gnueabihf/libSDL.so, 
not found (try using -rpath or -rpath-link)
  > /usr/bin/ld: warning: libvchiq_arm.so, needed by 
/usr/lib/gcc/arm-linux-gnueabihf/4.6/../../../arm-linux-gnueabihf/libSDL.so, 
not found (try using -rpath or -rpath-link)
  > 
/usr/lib/gcc/arm-linux-gnueabihf/4.6/../../../arm-linux-gnueabihf/libSDL.so: 
undefined reference to `vc_dispmanx_rect_set'
  > 
/usr/lib/gcc/arm-linux-gnueabihf/4.6/../../../arm-linux-gnueabihf/libSDL.so: 
undefined reference to `vc_dispmanx_display_open'
  > 
/usr/lib/gcc/arm-linux-gnueabihf/4.6/../../../arm-linux-gnueabihf/libSDL.so: 
undefined reference to `vc_dispmanx_element_remove'
  > 
/usr/lib/gcc/arm-linux-gnueabihf/4.6/../../../arm-linux-gnueabihf/libSDL.so: 
undefined reference to `vc_dispmanx_element_change_source'
  > 
/usr/lib/gcc/arm-linux-gnueabihf/4.6/../../../arm-linux-gnueabihf/libSDL.so: 
undefined reference to `vc_dispmanx_display_get_info'
  > 
/usr/lib/gcc/arm-linux-gnueabihf/4.6/../../../arm-linux-gnueabihf/libSDL.so: 
undefined reference to `vc_dispmanx_display_close'
  > 
/usr/lib/gcc/arm-linux-gnueabihf/4.6/../../../arm-linux-gnueabihf/libSDL.so: 
undefined reference to `bcm_host_init'
  > 
/usr/lib/gcc/arm-linux-gnueabihf/4.6/../../../arm-linux-gnueabihf/libSDL.so: 
undefined reference to `vc_dispmanx_update_submit_sync'
  > 
/usr/lib/gcc/arm-linux-gnueabihf/4.6/../../../arm-linux-gnueabihf/libSDL.so: 
undefined reference to `vc_dispmanx_resource_set_palette'
  > 
/usr/lib/gcc/arm-linux-gnueabihf/4.6/../../../arm-linux-gnueabihf/libSDL.so: 
undefined reference to `vc_dispmanx_element_add'
  > 
/usr/lib/gcc/arm-linux-gnueabihf/4.6/../../../arm-linux-gnueabihf/libSDL.so: 
undefined reference to `vc_dispmanx_resource_create'
  > 
/usr/lib/gcc/arm-linux-gnueabihf/4.6/../../../arm-linux-gnueabihf/libSDL.so: 
undefined reference to `vc_dispmanx_resource_delete'
  > 
/usr/lib/gcc/arm-linux-gnueabihf/4.6/../../../arm-linux-gnueabihf/libSDL.so: 
undefined reference to `vc_dispmanx_update_start'
  > 
/usr/lib/gcc/arm-linux-gnueabihf/4.6/../../../arm-linux-gnueabihf/libSDL.so: 
undefined reference to `vc_dispmanx_resource_write_data'
  > collect2: ld returned 1 exit status
  > Makefile:20: recipe for target '../bin/jivelite' failed
  > make[1]: *** [../bin/jivelite] Error 1
  > make[1]: Leaving directory '/home/pi/jivelite/src'
  > Makefile:9: recipe for target 'srcs' failed
  > make: *** [srcs] Error 2

> > 
> 
> I also tried to install some of the clone repositories which are
> supposed to work with the adafruit display. It did not help. I am
> always getting the same error. 
> 
> Can anybody help? Many thanks in advance!

Your SDL library can't find required shared libraries.  This is a
raspbian issue, not jivelite.

My SDL libraries don't have that dependancy, I'm using 7.8 on my build
rpi.

# cat /etc/debian_version 
7.8

This thread might help.

https://github.com/debian-pi/raspbian-ua-netinst/issues/65

If you try setting the environment variables before building, don't use
sudo make as sudo drops most environment variables from the new shell.

Run 

$ sudo make clean

to remove files owned by root.

then use

$ make



Ralphy

*1*-Touch, *4*-Classics, *2*-Booms, *1*-Reverted UE Radio
'Squeezebox client builds'
(https://www.mediafire.com/folder/4q8dvq20iyz9e/Builds) 'donations'
(https://www.paypal.com/cgi-bin/webscr?cmd=_donations&business=LL5P6365KQEXN&lc=CA&item_name=Squeezebox%20client%20builds¤cy_code=USD&bn=PP%2dDonationsBF%3abtn_donate_SM%2egif%3aNonHosted)
always appreciated.
--

Re: [SlimDevices: Unix] Announce: JiveLite - cut down squeezebox control application

2015-09-02 Thread ralphy

Snyder wrote: 
> I am trying to get jivelite working on my raspberry pi2 with an adafruit
> 2.8 PiTFT touch display. The display is installed properly. Squeezelite
> is also working. Before I started the installation I have flashed the
> official Rasbian image. I followed the installation instruction in post
> #3 and installed the mentioned dependencies including lib6-dev.
> 
> When I try to build jivelite I always get the same error message as
> described in post #283:
> 
> > 
Code:

  >   > pi@raspberrypi ~/jivelite $ sudo make
  > cd src; PREFIX=/usr/local make
  > make[1]: Entering directory '/home/pi/jivelite/src'
  > cc platform_linux.o jive.o jive_event.o jive_font.o jive_group.o 
jive_icon.o jive_label.o jive_menu.o jive_slider.o jive_style.o jive_surface.o 
jive_textarea.o jive_textinput.o jive_utils.o jive_widget.o jive_window.o 
jive_framework.o log.o system.o jive_dns.o jive_debug.o resize.o 
visualizer/visualizer.o visualizer/spectrum.o visualizer/vumeter.o 
visualizer/kiss_fft.o -lrt -lSDL -lSDL_ttf -lSDL_image -lSDL_gfx -lluajit-5.1 
-lm -lpthread -o ../bin/jivelite
  > /usr/bin/ld: warning: libbcm_host.so, needed by 
/usr/lib/gcc/arm-linux-gnueabihf/4.6/../../../arm-linux-gnueabihf/libSDL.so, 
not found (try using -rpath or -rpath-link)
  > /usr/bin/ld: warning: libvcos.so, needed by 
/usr/lib/gcc/arm-linux-gnueabihf/4.6/../../../arm-linux-gnueabihf/libSDL.so, 
not found (try using -rpath or -rpath-link)
  > /usr/bin/ld: warning: libvchiq_arm.so, needed by 
/usr/lib/gcc/arm-linux-gnueabihf/4.6/../../../arm-linux-gnueabihf/libSDL.so, 
not found (try using -rpath or -rpath-link)
  > 
/usr/lib/gcc/arm-linux-gnueabihf/4.6/../../../arm-linux-gnueabihf/libSDL.so: 
undefined reference to `vc_dispmanx_rect_set'
  > 
/usr/lib/gcc/arm-linux-gnueabihf/4.6/../../../arm-linux-gnueabihf/libSDL.so: 
undefined reference to `vc_dispmanx_display_open'
  > 
/usr/lib/gcc/arm-linux-gnueabihf/4.6/../../../arm-linux-gnueabihf/libSDL.so: 
undefined reference to `vc_dispmanx_element_remove'
  > 
/usr/lib/gcc/arm-linux-gnueabihf/4.6/../../../arm-linux-gnueabihf/libSDL.so: 
undefined reference to `vc_dispmanx_element_change_source'
  > 
/usr/lib/gcc/arm-linux-gnueabihf/4.6/../../../arm-linux-gnueabihf/libSDL.so: 
undefined reference to `vc_dispmanx_display_get_info'
  > 
/usr/lib/gcc/arm-linux-gnueabihf/4.6/../../../arm-linux-gnueabihf/libSDL.so: 
undefined reference to `vc_dispmanx_display_close'
  > 
/usr/lib/gcc/arm-linux-gnueabihf/4.6/../../../arm-linux-gnueabihf/libSDL.so: 
undefined reference to `bcm_host_init'
  > 
/usr/lib/gcc/arm-linux-gnueabihf/4.6/../../../arm-linux-gnueabihf/libSDL.so: 
undefined reference to `vc_dispmanx_update_submit_sync'
  > 
/usr/lib/gcc/arm-linux-gnueabihf/4.6/../../../arm-linux-gnueabihf/libSDL.so: 
undefined reference to `vc_dispmanx_resource_set_palette'
  > 
/usr/lib/gcc/arm-linux-gnueabihf/4.6/../../../arm-linux-gnueabihf/libSDL.so: 
undefined reference to `vc_dispmanx_element_add'
  > 
/usr/lib/gcc/arm-linux-gnueabihf/4.6/../../../arm-linux-gnueabihf/libSDL.so: 
undefined reference to `vc_dispmanx_resource_create'
  > 
/usr/lib/gcc/arm-linux-gnueabihf/4.6/../../../arm-linux-gnueabihf/libSDL.so: 
undefined reference to `vc_dispmanx_resource_delete'
  > 
/usr/lib/gcc/arm-linux-gnueabihf/4.6/../../../arm-linux-gnueabihf/libSDL.so: 
undefined reference to `vc_dispmanx_update_start'
  > 
/usr/lib/gcc/arm-linux-gnueabihf/4.6/../../../arm-linux-gnueabihf/libSDL.so: 
undefined reference to `vc_dispmanx_resource_write_data'
  > collect2: ld returned 1 exit status
  > Makefile:20: recipe for target '../bin/jivelite' failed
  > make[1]: *** [../bin/jivelite] Error 1
  > make[1]: Leaving directory '/home/pi/jivelite/src'
  > Makefile:9: recipe for target 'srcs' failed
  > make: *** [srcs] Error 2

> > 
> 
> I also tried to install some of the clone repositories which are
> supposed to work with the adafruit display. It did not help. I am
> always getting the same error. 
> 
> Can anybody help? Many thanks in advance!

Make sure you have these sdl development packages installed.

libsdl-gfx1.2-dev
libsdl-image1.2-dev
libsdl-ttf2.0-dev
libsdl1.2-dev



Ralphy

*1*-Touch, *4*-Classics, *2*-Booms, *1*-Reverted UE Radio
'Squeezebox client builds'
(https://www.mediafire.com/folder/4q8dvq20iyz9e/Builds) 'donations'
(https://www.paypal.com/cgi-bin/webscr?cmd=_donations&business=LL5P6365KQEXN&lc=CA&item_name=Squeezebox%20client%20builds¤cy_code=USD&bn=PP%2dDonationsBF%3abtn_donate_SM%2egif%3aNonHosted)
always appreciated.

ralphy's Profile: http://forums.slimdevices.com/member.php?userid=3484
View this thread: http://forums.slimdevices.com/showthread.php?t=98156

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


Re: [SlimDevices: Unix] Jivelite for piCorePlayer

2015-09-02 Thread ralphy

kolossos4730 wrote: 
> I am not Ralphy ;-) but will try answer your questions.
> 
> For the VU meters to work I will quote Ralphy (from the JiveLite GitHub
> page): "To enable the visualizer now playing screens in 1.19, add a
> lowercase -v to the Various Input text field at the bottom of the
> Squeezelite Settings webgui page as the Visualiser support option is
> broken in 1.19." This worked for me. Multiple presses on the "Now
> Playing" button on the squeezebox remote will cycle through the
> different "Now Playing" views including the VU meters.
> 
> The automatic restart after quitting JiveLite is by design I think.
> According to post#21 int this thread
> http://forums.slimdevices.com/showthread.php?103330-Jivelite-for-piCorePlayer&p=826292&viewfull=1#post826292:
> 
> "Jivelite now exits without saving the new configuration with an error.
> On picoreplayer jivelite restarts automatically and you won't see the
> error message."
> 
> Regards,
> Arie

Spot on.  Thanks.

Steen, in addition I sent Greg a patch to fix the -v vs -V problem in
the squeezelite init.d script again.
This fix is probably already there, I haven't upgraded to 1.21 yet, and
I won't be able to until the end of September.
Note, that if you restore an old config, you loose the fix as the
squeezelite init.d script is saved/restored in the backup/config file.

Also, jivelite remembers the visualizer state, so when you configure the
language/skin on first startup, if squeezelite is not running with the
-v option jivelite disables access to the visualizer now playing
screens.  You need to first start squeezelite with -v, then delete
/home/tc/.jivelite, Quit jivelite, reconfigure after jivelite restarts. 
Then save a new config backup.



Ralphy

*1*-Touch, *4*-Classics, *2*-Booms, *1*-Reverted UE Radio
'Squeezebox client builds'
(https://www.mediafire.com/folder/4q8dvq20iyz9e/Builds) 'donations'
(https://www.paypal.com/cgi-bin/webscr?cmd=_donations&business=LL5P6365KQEXN&lc=CA&item_name=Squeezebox%20client%20builds¤cy_code=USD&bn=PP%2dDonationsBF%3abtn_donate_SM%2egif%3aNonHosted)
always appreciated.

ralphy's Profile: http://forums.slimdevices.com/member.php?userid=3484
View this thread: http://forums.slimdevices.com/showthread.php?t=103330

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


Re: [SlimDevices: Unix] piCorePlayer = Squeezelite on Microcore linux. .An embedded OS in RAM with Squeezelit

2015-09-02 Thread Greg Erskine

Wirrunna wrote: 
> I have now. 
> 
> My excuse (apart from being an unobservant old fart) was that its always
> *Green - Squeezelite v1.8*, I had to change to a different device to see
> it go *red!* I quite often notice things once they have been pointed
> out.

hi Wirrunna,

I must admit the green on black is hard to notice, I was thinking of
bolding it or even adding the indicator circle next to it.

Steen and I are discussing updates to the footer so we might come up
with something in the future.

regards
Greg



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

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


Re: [SlimDevices: Unix] piCorePlayer = Squeezelite on Microcore linux. .An embedded OS in RAM with Squeezelit

2015-09-02 Thread Wirrunna

Greg Erskine wrote: 
> Hi Wirrunna,
> 
> Have you noticed "Squeezelite" in the footer of every page!
> 
> regards
> Greg

I have now. 

My excuse (apart from being an unobservant old fart) was that its always
*Green - Squeezelite v1.8*, I had to change to a different device to see
it go *red!*[/COLOR] I quite often notice things once they have been
pointed out.



A camel is a racehorse designed by a committee.

Wirrunna's Profile: http://forums.slimdevices.com/member.php?userid=3225
View this thread: http://forums.slimdevices.com/showthread.php?t=97803

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


Re: [SlimDevices: Unix] Jivelite for piCorePlayer

2015-09-02 Thread kolossos4730

sbp wrote: 
> Hi Ralphy
> 
> Thanks for your continued support and help. The new version is much more
> stable than previous versions, I haven't had a crash yet.
> 
> I have a few questions:
> 1. Where do you find the VU meters, I can't find where to enable them?
> 2. If I select "quit" in the main Jivelite page, it only briefly quits
> to the cli of piCorePlayer, then it starts automatically again. Is that
> on purpose?
> 
> Regards
> Steen

I am not Ralphy ;-) but will try answer your questions.

For the VU meters to work I will quote Ralphy (from the JiveLite GitHub
page): "To enable the visualizer now playing screens in 1.19, add a
lowercase -v to the Various Input text field at the bottom of the
Squeezelite Settings webgui page as the Visualiser support option is
broken in 1.19." This worked for me.

The automatic restart after quitting JiveLite is by design according to
post#21 int this thread
http://forums.slimdevices.com/showthread.php?103330-Jivelite-for-piCorePlayer&p=826292&viewfull=1#post826292

"Jivelite now exits without saving the new configuration with an error.
On picoreplayer jivelite restarts automatically and you won't see the
error message."

Regards,
Arie



kolossos4730's Profile: http://forums.slimdevices.com/member.php?userid=63988
View this thread: http://forums.slimdevices.com/showthread.php?t=103330

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


Re: [SlimDevices: Unix] piCorePlayer = Squeezelite on Microcore linux. .An embedded OS in RAM with Squeezelit

2015-09-02 Thread Greg Erskine

Wirrunna wrote: 
> If you are doing things on the SqueezeLite page, it would be useful to
> have the red/green light there too.

Hi Wirrunna,

Have you noticed "Squeezelite" in the footer of every page!

regards
Greg



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

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