Re: [SlimDevices: Unix] Pimoroni Hyperpixel4 - pCP integration

2022-04-08 Thread sh1ntomi


Thanks Paul and Chicks.

I have not soldered GPIO pins to the Zero2W but I am using Pimoroni's
hammer header pin and I suspect this could be the issue?!

For now I have connected a ZeroWh I had lying around. This seems to be
working fine for both the RasPiOS and pCP options. I am trying to get
another Zero2W ready (hopefully with soldering - I have to admit I am
not good at soldering and hence the hammer header pin option). 

Anyways for now I have the hyperpixel/zerowh combo working fine with the
pcP and Jivelite option. Thanks to the pCP team for all the great work
and thanks to you too.

Cheers



sh1ntomi's Profile: http://forums.slimdevices.com/member.php?userid=70545
View this thread: http://forums.slimdevices.com/showthread.php?t=111773

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


Re: [SlimDevices: Unix] Pimoroni Hyperpixel4 - pCP integration

2022-04-03 Thread sh1ntomi


paul- wrote: 
> Are you using the correct config.txt settings for the board, as pi4's
> use different settings that pi0-3?

Hi,

Yes, these are two different installations (SD cards) and different
config.txt. I used Raspi OS for the P14B to verify the issue is not with
the screen. For the Pi Zero 2W I have pCP.



sh1ntomi's Profile: http://forums.slimdevices.com/member.php?userid=70545
View this thread: http://forums.slimdevices.com/showthread.php?t=111773

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


Re: [SlimDevices: Unix] Pimoroni Hyperpixel4 - pCP integration

2022-04-02 Thread sh1ntomi


paul- wrote: 
> The touch is connected to GPIO, and the display device is there.
> 
> Check the tweaks page on the pCP interface to make sure Jivelite is
> using fb0
> 
> You might try adding to your config.txt
> 
> dtoverlay=vc4-kms-v3d
> 
> And comment out the gpu_mem line

Thanks Paul. Jivelite is using fb0 and tried commenting gpu_mem and
including "dtoverlay=vc4-kms-v3d". Its the same , I have a black screen
lit up with backlight. 

I have already verified that the screen works with a pi4b and the pi
zero 2w has this problem.



sh1ntomi's Profile: http://forums.slimdevices.com/member.php?userid=70545
View this thread: http://forums.slimdevices.com/showthread.php?t=111773

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


Re: [SlimDevices: Unix] Pimoroni Hyperpixel4 - pCP integration

2022-04-01 Thread sh1ntomi


paul- wrote: 
> dmesg might be helpful.
> 
> Is there a framebuffer device created?

Hi Paul,

Thanks.

I see fb0 is created:
tc@pCP:~$ ls -l /dev/fb*
crw-rw1 root staff  29,   0 Jan  1  1970 /dev/fb0



sh1ntomi's Profile: http://forums.slimdevices.com/member.php?userid=70545
View this thread: http://forums.slimdevices.com/showthread.php?t=111773

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


Re: [SlimDevices: Unix] Pimoroni Hyperpixel4 - pCP integration

2022-03-30 Thread sh1ntomi


Hi

I am trying to get Jivelite working on Pi Zero 2w and a Hyperpixel
rectangular touchscreen. I followed the steps at
https://github.com/piCorePlayer/hyperpixel4 by ssh (no HDMI).

All I get is a glowing screen with no startup screen or jivelite display
perhaps similar to @thewebgal. I have also verified that the config.txt
settings for the Hyperpixel is entered between the 2 comment lines
towards the end of the file. Anyone got it working on -
PcP/PiZero2W/Hyperpixel Touch(rect)  combination?



sh1ntomi's Profile: http://forums.slimdevices.com/member.php?userid=70545
View this thread: http://forums.slimdevices.com/showthread.php?t=111773

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


Re: [SlimDevices: Unix] ANNOUNCE: LMS Monitor 2020

2022-02-07 Thread sh1ntomi


Hi,

Does LMS monitor support SSD1351 128x128 OLED screens?



sh1ntomi's Profile: http://forums.slimdevices.com/member.php?userid=70545
View this thread: http://forums.slimdevices.com/showthread.php?t=111790

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


Re: [SlimDevices: Unix] execute shell script from squeezlite UI

2021-10-23 Thread sh1ntomi


Cadster wrote: 
> I use SBNetIO to switch my amplifier when my squeezebox is started. This
> plugin sends commands to a home automation server when the playback
> state changes. Perhaps this could work for you. I also the plugin
> kidsplay, to use one of the favorites buttons on my sqb radio to switch
> my coffeemachine. if you want more details let me know.

Thank you. I have a sqb radio but I dont intend to use it for the
purpose. Perhaps the remote that comes with the nanosound DAC or the
squeezelite UI is what I am looking for. 

Will take a look at SBNetIO.



sh1ntomi's Profile: http://forums.slimdevices.com/member.php?userid=70545
View this thread: http://forums.slimdevices.com/showthread.php?t=115310

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


Re: [SlimDevices: Unix] execute shell script from squeezlite UI

2021-10-23 Thread sh1ntomi


Thanks for all the good work with the material skin. 

cpd73 wrote: 
> With material skin you can define custom actions. These will appear as
> entries in the desired menu - e.g. for a player, in the main menu, for
> an artist etc. These actions can trigger LMS commands, shell commands,
> javascript, etc. See
> https://github.com/CDrummond/lms-material/wiki/07-Customisation for more
> details.
> 

The wiki is detailed. I am trying to understand how this works. Any
example of calling a shell script and setting response to see if it ran
successfully or not would be helpful.



sh1ntomi's Profile: http://forums.slimdevices.com/member.php?userid=70545
View this thread: http://forums.slimdevices.com/showthread.php?t=115310

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


[SlimDevices: Unix] execute shell script from squeezlite UI

2021-10-23 Thread sh1ntomi


Hi,

I have LMS(V 8.1.1) and Squeezelite running on a raspberry pi(3b) with
'nanosound DAC2' (https://nanomesher.com/nanosounddac2/) .

I am looking for ways to trigger execution of a shell script from
squeezelite UI - commands through playlist or perhaps through a plugin.
Any pointers and example of how this can be done will be much
appreciated. Thanks.



sh1ntomi's Profile: http://forums.slimdevices.com/member.php?userid=70545
View this thread: http://forums.slimdevices.com/showthread.php?t=115310

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