Re: [SlimDevices: Unix] Jivelite for piCorePlayer

2017-02-14 Thread Greg Erskine

hi M-H,

I use this USB IR remote with jivelite.

http://www.ebay.com.au/itm/New-USB-IR-Remote-Controller-Mouse-Joystick-For-Raspberry-Home-Theater/311775242442?_trksid=p2047675.c15.m1851&_trkparms=aid%3D222007%26algo%3DSIC.MBE%26ao%3D2%26asc%3D20140106155344%26meid%3D1ed21c3765c2497da2acbe746ebea78e%26pid%3D15%26rk%3D2%26rkt%3D6%26sd%3D331692603169

I also use a IR Receiver on another pCP but not using jivelite it
communicates directly with squeezelite.

The [LIRC Settings] setup either of these options.

Here's LIRC development thread, in case you missed it.

http://forums.slimdevices.com/showthread.php?105117-lirc-rpi-gpio-IR-support-for-picoreplayer

regards
Greg



Greg Erskine's Profile: http://forums.slimdevices.com/member.php?userid=7403
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] Jivelite for piCorePlayer

2017-02-14 Thread tcutting

M-H wrote: 
> Hi tcutting ,
> Using LIRC as replacement for the touch could be a perfect and simple
> method to send the commands to the pcp.
> I have bought a TSOP4838 and one of is siblings, jet I have to find it
> again.
> Please share any data on how you use this in your setup.
> I assume it generates something similar like keyboard keystrokes input
> that has a translation table between received keys and to be activated
> commands. If so a USB keyboard would be the simplest way to start
> testing how Jivelite is behaving with other input.
> 
> If the touch screens are really with mouse like USB output and that
> would work with Jivelite too, it would be simple to have a good
> alternative for the original 7 inch screen. However I doubt the screens
> I have seen do output over USB. If so the sellers would mention that as
> function, and not limit it to be for raspi only.

Ralphy has done the heavy lifting for lirc.  See thread:
http://forums.slimdevices.com/showthread.php?105117-lirc-rpi-gpio-IR-support-for-picoreplayer



tcutting's Profile: http://forums.slimdevices.com/member.php?userid=17402
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] Announce: piCorePlayer 3.10

2017-02-14 Thread Greg Erskine

hi jclctr,

Can you run the wifi diagnostics, it gives us all the data we need.

[Main Page] in [Beta] mode > [Wifi Settings] > [Diagnostics]

The generated log file can be accessed via:

[Main Page] in [Beta] mode > [Diagnostics] > [Logs]

Can you try a Ethernet cable?

I don't think any of your ideas are worth pursuing as I feel it is your
USB wifi adaptor that is the problem and pCP runs in RAM.

You could try increasing your buffers, first field in [ALSA setting] on
the [Squeezelite Settings] page. Post your current settings.

regards
Greg



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

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


Re: [SlimDevices: Unix] piCore 3.10 linux - how to ignore cec

2017-02-14 Thread Greg Erskine

sorry kalittle and thanks for the feedback,

Unmounting wasn't really necessary anyway, just a reboot would have done
the job.

I should have mentioned you can't unmount a partition when you are
accessing it, so a simple "cd" to return to your home directory before
the "u1" would have done it.

I'll update the instructions here in case someone refereneces this
thread in the future.

To edit your config.txt

Code:

$ m1
  $ c1
  $ vicfg
  $ pcp rb
  



regards
Greg



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

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


Re: [SlimDevices: Unix] Announce: piCorePlayer 3.10

2017-02-14 Thread jclctr

paul- wrote: 
> What is Brand/Chipset/Driver is your Wifi Dongle?   Run the wifi
> diagnostics and post the data.

It's an Edimax EW-7811UN.  It's worked for the last two years with the
same setup.  The only thing to change has been the software version.  My
WiFi router delivers more than 62 mbps to my phone according to
Speedtest, and is three feet from the WiFi dongle.
I'm toying with the idea of (1) trying the non-audio version of 3.11
or (2) building a new RPI with the 3B board, a Hifiberry Digi+ Pro, and
a faster, larger capacity micro SD card.  None of this should really
matter.  It seems like the player has too little memory or a buffer
overrun because it runs for 30 seconds before it begins to stutter, and
then halts, and begins again.  Unplugging and plugging power back in
cures the problem temporarily.  I'll see what diagnostic information I
can find and report back.  Thanks Paul.  Mark



jclctr's Profile: http://forums.slimdevices.com/member.php?userid=65926
View this thread: http://forums.slimdevices.com/showthread.php?t=106755

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


Re: [SlimDevices: Unix] piCore 3.10 linux - how to ignore cec

2017-02-14 Thread kalittle

Thanks a million Greg!  That did it.  Followed your instructions, added
those parameters and saved it.  Only funny thing was that the unmount
would not work.  Did an fuser, found the process still holding the
mount.  Did the fuser again with the kill parm.  As soon as i hit enter
- *poof* there goes my putty session.  I was the culprit  :rolleyes: 
Logged back in, unmounted, reboot - fixed!

Thanks again.



kalittle's Profile: http://forums.slimdevices.com/member.php?userid=66554
View this thread: http://forums.slimdevices.com/showthread.php?t=106943

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


Re: [SlimDevices: Unix] Jivelite for piCorePlayer

2017-02-14 Thread M-H

It seems Mouse support is not working out of the box.
The HW is recognized ( dmesg snippet :  )

[2.368984] usb 1-1.3: new low-speed USB device number 5 using
dwc_otg
[2.480413] usb 1-1.3: New USB device found, idVendor=0566,
idProduct=4006
[2.480429] usb 1-1.3: New USB device strings: Mfr=0, Product=2,
SerialNumber=0
[2.480442] usb 1-1.3: Product: USB Mouse
[2.490538] input: USB Mouse as
/devices/platform/soc/3f98.usb/usb1/1-1/1-1.3/1-1.3:1.0/0003:0566:4006.0001/input/input0
[2.491034] hid-generic 0003:0566:4006.0001: input,hidraw0: USB HID
v1.11 Mouse [USB Mouse] on usb-3f98.usb-1.3/input0

But in Jivelite I can not get any response from the mouse.
Does Jivelite work with mouse control? Do we need to use something like
gpm ?

BTW Keyboard seems to work to, working my way though the learning curve.



M-H's Profile: http://forums.slimdevices.com/member.php?userid=66156
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] Announce: piCorePlayer 3.10

2017-02-14 Thread paul-

jclctr wrote: 
> My piCorePlayer 3.11 RPI is stuttering on FLAC playback from my server
> and from Tidal.  MP3 is fine.  FLAC streams fine from my server to a
> Squeezebox Radio.  I'm running an RPI 2B with a Sony Class 10, 8GB micro
> SD card, Canakit 5v power supply, PicorePlayer 3.11 Audio, Hifiberry
> Digi+, WiFi dongle, Vortexbox 2.4 server, Schiit Bifrost Multibit DAC. 
> Any clues about what the hangup might be?  Thanks all!

What is Brand/Chipset/Driver is your Wifi Dongle?   Run the wifi
diagnostics and post the data.



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

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


Re: [SlimDevices: Unix] Jivelite for piCorePlayer

2017-02-14 Thread M-H

tcutting wrote: 
>   Mine doesn't have touch capability - I use LIRC instead.  I think the
> HDMI-based displays with touch capability provide the touch input via
> USB, right?  Does it simply act like a mouse?

Hi tcutting ,
Using LIRC as replacement for the touch could be a perfect and simple
method to send the commands to the pcp.
I have bought a TSOP4838 and one of is siblings, jet I have to find it
again.
Please share any data on how you use this in your setup.
I assume it generates something similar like keyboard keystrokes input
that has a translation table between received keys and to be activated
commands. If so a USB keyboard would be the simplest way to start
testing how Jivelite is behaving with other input.

If the touch screens are really with mouse like USB output and that
would work with Jivelite too, it would be simple to have a good
alternative for the original 7 inch screen. However I doubt the screens
I have seen do output over USB. If so the sellers would mention that as
function, and not limit it to be for raspi only.



M-H's Profile: http://forums.slimdevices.com/member.php?userid=66156
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] Announce: piCorePlayer 3.10

2017-02-14 Thread bpa

Wigster wrote: 
> For me it's the DAC+ pro. And yes, if I send the audio out through
> analog or HDMI it is fine. And it's only BBC.

That sort of fits with the squeezelite log - once the digi port board is
opened - the Pi loses communications.

For UK listeners only. Does the BBC R3 http/AAC stream (all other HTTP
streams are MP3) have the same effect ?

http://open.live.bbc.co.uk/mediaselector/5/select/version/2.0/mediaset/http-icy-aac-lc-a/format/pls/vpid/bbc_radio_three.pls



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

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


Re: [SlimDevices: Unix] Announce: piCorePlayer 3.10

2017-02-14 Thread Wigster

bpa wrote: 
> Does the no audio with BBC only occur with the Digi board ?  are there
> the same symptoms when playing using the Pi analog or hdmi audio ?

For me it's the DAC+ pro. And yes, if I send the audio out through
analog or HDMI it is fine. And it's only BBC.





Wigster's Profile: http://forums.slimdevices.com/member.php?userid=14899
View this thread: http://forums.slimdevices.com/showthread.php?t=106755

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


Re: [SlimDevices: Unix] Announce: piCorePlayer 3.10

2017-02-14 Thread mattwire

bpa wrote: 
> Does the no audio with BBC only occur with the Digi board ?  are there
> the same symptoms when playing using the Pi analog or hdmi audio ?

As I said mine is a Raspberry Pi B+ with HifiBerry AMP (not digi).

I've just fired up a new install on a spare B+ and can confirm that the
BBC streams play fine on the analog output, as they do on all other
squeeze devices in the house.

Cheers,
Matthew



mattwire's Profile: http://forums.slimdevices.com/member.php?userid=62538
View this thread: http://forums.slimdevices.com/showthread.php?t=106755

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


Re: [SlimDevices: Unix] Announce: piCorePlayer 3.10

2017-02-14 Thread jclctr

Wigster wrote: 
> Hi all,
> 
> I had a detailed conversation above with bpa about this problem
> (messages #344 until around #380), so I'll summarise and update with new
> info.
> 
> Playing iPlayer streams (both live and listen again) hangs my PCP box.
> Webserver, SSH all become inaccessible/time out, the audio stream
> stutters and disappears and cannot control anything from LMS. There are
> logs from this in the previous messages. (#363 and #371). (e.g. here 
> 
> 
> 
> Playing LMS music and other streams including AAC radio is fine.
> Switching BBC to HLS does not help. Other squeezelite players on network
> (not PCP) work fine.
> 
> Hardware: RPi2 + *HiFIberry DAC+ Pro*
> PCP: all of 3.02, 3.10 and 3.11 with default configs apart from choice
> of audio output
> LMS: latest nightly running on a Windows system and local PCP LMS
> install
> iPlayer: 1.4.9, 1.5.2 (before the latest BBC change) and now 1.5.3
> 
> The crucial thing I have discovered today is that *when I switch to
> analog audio, everything works ok*. So it seems to be some kind of weird
> interaction between the iPlayer and the DAC+ Pro. 
> 
> The strangest thing is that everything used to work with PCP 3.02 and
> version of LMS a few weeks old. This broke at some point as I was
> upgrading various pieces, but I only noticed it recently. 
> 
> Hope this points someone to a resolution!
My piCorePlayer 3.11 RPI is stuttering on FLAC playback from my server
and from Tidal.  MP3 is fine.  FLAC streams fine from my server to a
Squeezebox Radio.  I'm running an RPI 2B with a Sony Class 10, 8GB micro
SD card, Canakit 5v power supply, PicorePlayer 3.11 Audio, Hifiberry
Digi+, Vortexbox 2.4 server, Schiit Bifrost Multibit DAC.  Any clues
about what the hangup might be?  Thanks all!



jclctr's Profile: http://forums.slimdevices.com/member.php?userid=65926
View this thread: http://forums.slimdevices.com/showthread.php?t=106755

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


Re: [SlimDevices: Unix] Announce: piCorePlayer 3.10

2017-02-14 Thread bpa

Wigster wrote: 
> HifiBerry guys say that this dmesg is normal and not a problem 'here'
> (https://support.hifiberry.com/hc/en-us/community/posts/115000427885-DAC-Pro-BBC-on-PCP-drives-PiCorePlayer-to-Deathlo).

Does the no audio with BBC only occur with the Digi board ?  are there
the same symptoms when playing using the Pi analog or hdmi audio ?



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

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


Re: [SlimDevices: Unix] Announce: piCorePlayer 3.10

2017-02-14 Thread Wigster

bpa wrote: 
> Some user of osmc have the same -517 error - looks like an overlay (?)
> issue
> 
> see
> https://discourse.osmc.tv/t/hifiberry-digi-not-working-with-january-update/12670

HifiBerry guys say that this dmesg is normal and not a problem 'here'
(https://support.hifiberry.com/hc/en-us/community/posts/115000427885-DAC-Pro-BBC-on-PCP-drives-PiCorePlayer-to-Deathlo).





Wigster's Profile: http://forums.slimdevices.com/member.php?userid=14899
View this thread: http://forums.slimdevices.com/showthread.php?t=106755

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


Re: [SlimDevices: Unix] Announce: piCorePlayer 3.10

2017-02-14 Thread mattwire

bpa wrote: 
> Some user of osmc have the same -517 error - looks like an overlay (?)
> issue
> 
> see
> https://discourse.osmc.tv/t/hifiberry-digi-not-working-with-january-update/12670

dtparam=audio=off fixes the -517 error in dmesg for me with the
hifiberry amp.  But still no sound from BBC streams, works fine with
everything else.



mattwire's Profile: http://forums.slimdevices.com/member.php?userid=62538
View this thread: http://forums.slimdevices.com/showthread.php?t=106755

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


Re: [SlimDevices: Unix] Jivelite : Supporting a new touchscreen

2017-02-14 Thread Learnincurve

Hi again,

the Pine64 LCD touchscreen has a refresh rate of 56Hz.

I notice that when I start jivelite with the default settings of 30fps,
the text jumps and flickers, so I truied setting different
JIVE_FRAME_RATEs in src/jive.h

The smoothest scrolling is not surprisingly with multiples of 56:

#define JIVE_FRAME_RATE_DEFAULT 56
#define JIVE_FRAME_RATE_DEFAULT 112

but these reult in very fast scrolling, which is unreadable.

Is there any way to compile with a 56fps frame rate, but halve the
actual scrolling speed to get smooth, slow scrolling?

BR.

--Marius--



Learnincurve's Profile: http://forums.slimdevices.com/member.php?userid=64807
View this thread: http://forums.slimdevices.com/showthread.php?t=106904

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


Re: [SlimDevices: Unix] Jivelite : Supporting a new touchscreen

2017-02-14 Thread Learnincurve

Hi,

I now have a working Xorg, using the tslib touchscreen driver and a
patched JogglerSkinApplet.lua, suporting my 1024x600 screen resolution.

I have modified my ~/.xsessionrc file to start jivelite directly in the
context of the autologin user.

The alternative would be to start it as a service from /etc/rc.local

Testing for this, I can manually start jivelite in a root ssh session,
which causes the UI to start on the LCD screen (which is running an
autologin user session), but if I do that, I can't get touch events to
be recognised correctly, even if I pass the SDL environment variables
when invoking jivelite:

# export SDL_TOUCHSCREEN=1
# export TSLIB_TSDEVICE=/dev/input/event5
# export SDL_MOUSEDRV=TSLIB
# export SDL_MOUSEDEV=$TSLIB_TSDEVICE

# /opt/jivelite/bin/jivelite


What is the correct way of starting it?

BR.

--Marius--



Learnincurve's Profile: http://forums.slimdevices.com/member.php?userid=64807
View this thread: http://forums.slimdevices.com/showthread.php?t=106904

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


Re: [SlimDevices: Unix] Announce: piCorePlayer 3.10

2017-02-14 Thread bpa

Some user of osmc have the same -517 error - looks like an overlay (?)
issue

see
https://discourse.osmc.tv/t/hifiberry-digi-not-working-with-january-update/12670



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

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


Re: [SlimDevices: Unix] Announce: piCorePlayer 3.10

2017-02-14 Thread mattwire

@wigster Seems I'm having a similar problem, except I have a HifiBerry
Amp on a Pi B+.

It plays everything fine except for ANY of the BBC iplayer streams which
are silent. LMS thinks they are playing (shows eg. BBC Radio 2
339kbps CBR, AAC LC) and I get those stat messages in the log:

Code:


  [11:46:41.055433] process_strm:269 strm command t
  [11:46:41.055509] sendSTAT:184 STAT: STMt
  



Dmesg:

Code:


  [   16.924470] snd-hifiberry-amp soc:sound: ASoC: CPU DAI (null) not 
registered
  [   16.924519] snd-hifiberry-amp soc:sound: snd_soc_register_card() failed: 
-517
  [   16.965048] snd-hifiberry-amp soc:sound: ASoC: CODEC DAI tas5713-hifi not 
registered
  [   16.965096] snd-hifiberry-amp soc:sound: snd_soc_register_card() failed: 
-517
  [   18.072505] snd-hifiberry-amp soc:sound: tas5713-hifi <-> 20203000.i2s 
mapping ok
  




mattwire's Profile: http://forums.slimdevices.com/member.php?userid=62538
View this thread: http://forums.slimdevices.com/showthread.php?t=106755

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


Re: [SlimDevices: Unix] Announce: piCorePlayer 3.10

2017-02-14 Thread cliver

I have just had an interesting event that I thought I would share. I
have 2 Pi3's with official 7" screen and IQAudio DigiAmp+ connecting
WiFi to my vortexbox LMS. I also have a real SB Touch and a player
configured on the vortexbox itself. This morning neither of the
picoreplayers would play. The others worked a normal. On re boot they
both failed to connect to the WiFi reporting "Set ESSID too few
arguments". 
I connected one via ethernet to see what was happening and all the set
up parameters were ok. I switched WiFi off and back on and on a second
reboot it connected to the WiFi. I didn't connect the second player to
Ethernet, just rebooted and it also connected to WiFi. So, I didn't
change anything but they seemed to just come back to life.
Not sure what caused it. Don't think we had any power glitches
overnight.
All seems to be back to normal now but I'll monitor to see if it happens
again.

Sent from my Nexus 6P using Tapatalk



Logitech Media Server Version: 7.7.1 - r33735 @ Mon Nov 28 16:44:47 MST
2011
Operating system: Vortexbox 2.0 (Fedora16)
Squeezebox Touch: Firmware: 7.7.1-r9561
HTC HD2 running SlimCtrl 1.52
Squeezeplay 7.5.3 - r0
Squeezeslave

cliver's Profile: http://forums.slimdevices.com/member.php?userid=43289
View this thread: http://forums.slimdevices.com/showthread.php?t=106755

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


Re: [SlimDevices: Unix] Announce: piCorePlayer 3.10

2017-02-14 Thread Wigster

paul- wrote: 
> There have been no changes to the Hifiberry Dac+ Pro Driver since that
> time.   But there has obviously been many changes to the OS since then. 
> Try this
> 1) Contact Hifiberry to see if they have any ideas.
> 2) Try disabling the internal audio
> 3) Try running the hifiberry Dac+ Pro in slave mode.

Slave mode does not help. Switching off HDMI through the web interface
does not either.

How do I disable the internal audio? I can't find config.txt anywhere...

I've also run dmesg and these are the only lines to do with HiFiBerry.
Is this normal?


Code:


  [   10.341536] snd-rpi-hifiberry-dacplus soc:sound: ASoC: CODEC DAI 
pcm512x-hifi not registered
  [   10.341564] snd-rpi-hifiberry-dacplus soc:sound: snd_soc_register_card() 
failed: -517
  [   10.421910] snd-rpi-hifiberry-dacplus soc:sound: pcm512x-hifi <-> 
3f203000.i2s mapping ok
  




Wigster's Profile: http://forums.slimdevices.com/member.php?userid=14899
View this thread: http://forums.slimdevices.com/showthread.php?t=106755

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


Re: [SlimDevices: Unix] Announce: Squeezelite - a small headless squeezeplay emulator for linux (alsa only)

2017-02-14 Thread sevi_at

hy,
Why starts my squeezelite sometimes with another samplerate as 44100
although i use parameter -r
my start command:
/usr/bin/squeezelite-armv6hf -S /var/www/sq_check.sh -d all=debug -f
/tmp/sq_log.log -c flac,pcm,mp3,ogg,aac -b 2048:4096 -a 60:16::0 -r
44100-44100   -p 97 -o squeeze"$i" -n $PLAYER -m $SQMAC -z  > /dev/null
2>&1 & echo $!

With the parameter "-r 44100-44100" was only allowed to play 44100
samplerate!
However he plays each approx. 30 times with another samplerate.

Someone has an answer for me?
I have something wrong in my start command?

THX



sevi_at's Profile: http://forums.slimdevices.com/member.php?userid=63076
View this thread: http://forums.slimdevices.com/showthread.php?t=97046

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