Re: [SlimDevices: Unix] Custom Joggler HD Skin with Controls (Took me all week)

2022-11-04 Thread gegen


Eyerex wrote: 
> How to install
> 
> 
https://youtu.be/rRAsDO_kiR0
> 
> Done a little tweak to my Joggler skin to be used on the official
> Raspberry Pi 7" Touchscreen plus finally edited all the Meters to fit
> plus redesigned a couple so they look a little better also have a new
> install method (thanks to ralphy) so file can be used on any Pi version
> plus 32 or the 64 bit version of Picoreplayer
> 
> Software used
> WinSCP https://winscp.net/eng/index.php
> 
> Files
> https://drive.google.com/file/d/1PGFECZj9JNgEngX6tcPfXvgDH6Vfl-3r/view?usp=sharing
> 
> Text used
> sudo cp -r JogglerSkin /home/tc/.jivelite/userpath/applets
> 
> pcp bu
> 
> sudo reboot

Well done, looks great on my setup!

And if you wanted to remove an extra command 'pcp br' will do a backup
and reboot in one hit.  :)



gegen's Profile: http://forums.slimdevices.com/member.php?userid=41137
View this thread: http://forums.slimdevices.com/showthread.php?t=116248

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


Re: [SlimDevices: Unix] piCorePlayer + Topping D10s

2022-10-12 Thread gegen


Jokte wrote: 
> Alsa volume for the topping was already at maximum and I don't get
> sound.
> 
> 38850

I had the same issue when using a USB DAC with PCP 8.2 (mine was a
HiFimeDIY USB DAC)  ie no sound when using my phone as a player.

Reverted back to PCP 8.1 and sound returned and all worked as expected.

I have two other PCP 8.2 setups but these use HAT DACS connected to the
GPIO connector these both worked fine with PCP 8.2

I wondered if some change between PCP 8.1 and PCP 8.2 that only affects
USB DACs is happening?



gegen's Profile: http://forums.slimdevices.com/member.php?userid=41137
View this thread: http://forums.slimdevices.com/showthread.php?t=116900

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


Re: [SlimDevices: Unix] Custom Joggler HD Skin with Controls (Took me all week)

2022-04-12 Thread gegen


Eyerex wrote: 
> Took me all week but wanted a HD skin with controls so i could just use
> a mouse for a client player used on a Raspberry Pi plugged into a TV so
> did an edit on the Joggler Skin
> 
> Don't have a clue about coding plus took me the rest of the week trying
> to workout how to get the files onto the Raspberry Pi running
> Picoreplayer needs a few tweaks here and there but happy for now :)
> 
> 
https://youtu.be/adYMsVqYLUg

Excellent, and as you say some of the other visualisations on the big
screen would be very cool.



gegen's Profile: http://forums.slimdevices.com/member.php?userid=41137
View this thread: http://forums.slimdevices.com/showthread.php?t=116248

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


Re: [SlimDevices: Unix] piCorePlayer 8.0.0 - Bluetooth Discussion

2022-04-05 Thread gegen


slimhase wrote: 
> Thank you! That did it - BT available again 
> 
> No idea what I did there - just followed blindly :)

Great ;);)



gegen's Profile: http://forums.slimdevices.com/member.php?userid=41137
View this thread: http://forums.slimdevices.com/showthread.php?t=114834

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


Re: [SlimDevices: Unix] piCorePlayer 8.0.0 - Bluetooth Discussion

2022-04-05 Thread gegen


slimhase wrote: 
> I hope it is not seen as impolite to bump this up again
> (The topic of the poster after my original seemed so close and stated as
> resolved, one might think my problem is resolved - which it isn't)
> 
> So, here we go:

If you are able to SSH into your piCoreplayer these commands may help
you:

tce-audit builddb
tce-audit delete pcp-bt8.tcz



gegen's Profile: http://forums.slimdevices.com/member.php?userid=41137
View this thread: http://forums.slimdevices.com/showthread.php?t=114834

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


Re: [SlimDevices: Unix] piCorePlayer 8.1.0 LMS Additional File Systems Fail

2022-02-18 Thread gegen


chris5u wrote: 
> PCP Team,
> 
> For quite some time now, I've enjoyed using Raspberry Pi 3B+ and HiFi
> Berry HATs to build numerous music servers and players for my friends
> and family. That's a lovely way to experience the music collection put
> together over the years!
> 
> Recently after I upgraded one player/server to PCP 8.1.0, I was unable
> to play some old WMA files in my library. I tried adding the ffmpeg
> extension from the piCore repository several times, but download always
> fails. See screenshot. I noticed that this is the only repository that
> lists ffmepg. 
> 
> Is there another way to add the extension to permit playing WMA files?
> 
> Thanks for all the hard work creating and maintaining the wonderful
> piCore universe!
> 
> Regards,
> 
> Chris

The piCoreplayer repository has an extension called pcp-ffmpeg.tcz
perhaps that might work for you.



gegen's Profile: http://forums.slimdevices.com/member.php?userid=41137
View this thread: http://forums.slimdevices.com/showthread.php?t=115938

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


Re: [SlimDevices: Unix] Announce: piCorePlayer 8.0.0

2021-07-20 Thread gegen


Greg Erskine wrote: 
> copy2fs is not of much use.
> 
> It was initially added as an answer to the "supposedly" corrupt SD cards
> problem. But that problem didn't really occur on piCore, so it hasn't
> been implemented.
> 
> You could completely run pCP in RAM, unmount /dev/mmcblk0p1 and do full
> backups of the unmounted partitions.
> 
> It might sound better. :D

;) Thanks



gegen's Profile: http://forums.slimdevices.com/member.php?userid=41137
View this thread: http://forums.slimdevices.com/showthread.php?t=114828

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


Re: [SlimDevices: Unix] Announce: piCorePlayer 8.0.0

2021-07-20 Thread gegen


Hi was wondering what the advantages of using the copy2fs option in
PCP8.0 are?

Have done a number of insitu upgrades and a couple of installations from
scratch all went perfectly thankyou very much.



gegen's Profile: http://forums.slimdevices.com/member.php?userid=41137
View this thread: http://forums.slimdevices.com/showthread.php?t=114828

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


Re: [SlimDevices: Unix] ANNOUNCE: piCorePlayer 7.0.0

2021-07-04 Thread gegen


Man in a van wrote: 
> No, Thank You !
> 
> I'm rather found of my old Turtle, it's back on its feet again :):)
> 
> ronnie

+1 Thanks guys, Cirrus card playing away nicely on pcp 7.01:D



gegen's Profile: http://forums.slimdevices.com/member.php?userid=41137
View this thread: http://forums.slimdevices.com/showthread.php?t=113512

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


Re: [SlimDevices: Unix] ANNOUNCE: piCorePlayer 7.0.0

2021-03-15 Thread gegen


Man in a van wrote: 
> No, I had no response from anyone, so I have stuck with Raspberry PI OS
> Buster lite
> 
> ronnie


OK thanks.



gegen's Profile: http://forums.slimdevices.com/member.php?userid=41137
View this thread: http://forums.slimdevices.com/showthread.php?t=113512

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


Re: [SlimDevices: Unix] ANNOUNCE: piCorePlayer 7.0.0

2021-03-15 Thread gegen


Man in a van wrote: 
> I tried updating my "turtle" today from v 6.1 to standard v 7.
> 
> The  Cirrus Logic Audio Card is not recognised. :(:confused:
> 
> Info at 
> 
> 
> 
> Many thanks for any info :)
> 
> ronnie

Hi Ronnie

Did you ever get your Cirrus Audio card working with piCore 7?

Regards.



gegen's Profile: http://forums.slimdevices.com/member.php?userid=41137
View this thread: http://forums.slimdevices.com/showthread.php?t=113512

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


Re: [SlimDevices: Unix] ANNOUNCE: piCorePlayer 7.0.0

2021-02-09 Thread gegen


paul- wrote: 
> I did a quick test with fstrim, and didn't see a change.  But perhaps
> that was my use case.
> 
> Has anyone done an image burn operation to a new SD card, and then
> boot..to make sure there are no problems.  (I did test with
> rpi_imager)   But a few more data points would be good to know.

Hi Paul

Did a backup of my 32gb sd card :), used rpi imager onto a new card and
all working fine.

Great to have my SD card backups at 6gb now rather than 32gb...and the
pigz.tcz extension really speeded things up, thanks!



gegen's Profile: http://forums.slimdevices.com/member.php?userid=41137
View this thread: http://forums.slimdevices.com/showthread.php?t=113512

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


Re: [SlimDevices: Unix] ANNOUNCE: piCorePlayer 7.0.0

2021-01-19 Thread gegen

Supertramp wrote: 
> Thanks Paul. Will do.
> 
> EDIT: Installed the extension and the original message is gone. 
> There is a new one though: taskset: cannot determine NR_CPUS; aborting
> For info, I’m using the recommended pCP Kernel Tweaks.

+1 same 'taskset: cannot determine NR_CPUS; aborting' message on
pi4b (4gb)



gegen's Profile: http://forums.slimdevices.com/member.php?userid=41137
View this thread: http://forums.slimdevices.com/showthread.php?t=113512

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


Re: [SlimDevices: Unix] ANNOUNCE: piCorePlayer 7.0.0

2021-01-19 Thread gegen


Man in a van wrote: 
> I tried updating my "turtle" today from v 6.1 to standard v 7.
> 
> The  Cirrus Logic Audio Card is not recognised. :(:confused:
> 
> Info at 
> 
> 
> 
> Many thanks for any info :)
> 
> ronnie

+1 .reverted back to 6.1 and Cirrus Logic Audio card works again.



gegen's Profile: http://forums.slimdevices.com/member.php?userid=41137
View this thread: http://forums.slimdevices.com/showthread.php?t=113512

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


Re: [SlimDevices: Unix] BETA: piCorePlayer6.0.0 - PI4 support

2020-01-17 Thread gegen


kidstypike wrote: 
> Sorry, struggling to find instructions, found them now - 
> 
> https://www.picoreplayer.org/how_to_upgrade_lms.shtml
> 
> Just replace 7.9.2 with 8.0.0 in step 5.

That worked, thanks again :)



gegen's Profile: http://forums.slimdevices.com/member.php?userid=41137
View this thread: http://forums.slimdevices.com/showthread.php?t=110727

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


Re: [SlimDevices: Unix] BETA: piCorePlayer6.0.0 - PI4 support

2020-01-16 Thread gegen


kidstypike wrote: 
> Sorry, struggling to find instructions, found them now - 
> 
> https://www.picoreplayer.org/how_to_upgrade_lms.shtml
> 
> Just replace 7.9.2 with 8.0.0 in step 5.

Thanks a lot, will give it a go!



gegen's Profile: http://forums.slimdevices.com/member.php?userid=41137
View this thread: http://forums.slimdevices.com/showthread.php?t=110727

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


Re: [SlimDevices: Unix] BETA: piCorePlayer6.0.0 - PI4 support

2020-01-16 Thread gegen


Is it possible to install LMS 8 on piCorePlayer v6.0.0-b7 ?



gegen's Profile: http://forums.slimdevices.com/member.php?userid=41137
View this thread: http://forums.slimdevices.com/showthread.php?t=110727

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


Re: [SlimDevices: Unix] BETA: piCorePlayer6.0.0 - PI4 support

2020-01-12 Thread gegen


Standard pi4 power supply with an odriod u3 fan running off the 3.3v
gpio pins, speed stepped down with an 8 ohm resistor (so virtually
silent) keeping the pi4 and usb drives cool, consistently 40 degrees C.
:)



gegen's Profile: http://forums.slimdevices.com/member.php?userid=41137
View this thread: http://forums.slimdevices.com/showthread.php?t=110727

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


Re: [SlimDevices: Unix] BETA: piCorePlayer6.0.0 - PI4 support

2020-01-12 Thread gegen


Scan times on 30,000 flac files including Music and Artist Information
lookups around 6min 30 secs.pretty good I hope!



gegen's Profile: http://forums.slimdevices.com/member.php?userid=41137
View this thread: http://forums.slimdevices.com/showthread.php?t=110727

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


Re: [SlimDevices: Unix] BETA: piCorePlayer6.0.0 - PI4 support

2020-01-12 Thread gegen


Been running piCorePlayer6-b7 64bit as a player and LMS server on pi4
4gb for a couple of weeks now, with an extra 4 Squeezebox Radios on wifi
and an additional Squeezebox Radio (wired) plus a picoreplayer on
rpi3/cirrus logic (wired) and 3 software group players.
Rock solid playing local music stored on 1gb of thumb drives plugged
into the pi, rock solid internet radio, spotty, spotify connect,
youtube, radio paradise flac interactive..fantastic. Thanks very
much another donation on the way :)



gegen's Profile: http://forums.slimdevices.com/member.php?userid=41137
View this thread: http://forums.slimdevices.com/showthread.php?t=110727

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