Closed gskips closed 2 years ago
Hi Gary, Thanks for the kind feedback, I'm glad you are finding it useful. I have occasionaly thought of doing a modular plugin but it's quite a lot of code changing so I've never got round to it. Also I've never quite worked out how to build the designer. Making it so you can have the normal meters rather than the true peak meters on the R128 plugin is pretty easy though and I'll look at doing that.
In terms of the password it should be qw3rtyu10p If you look in the /home/pi/Pam folder there is a file called setup. If you delete this and reboot you should get the initial setup where you can enter a sudo password
Hey Matthew, (so sorry for calling your Martin above!)
Yes, if there was a way of making the True Peak selectable like the Lissajou plugin, that would be amazing. I completely understand how complicated it all is, I'd love to have to coding knowledge but sadly, I'm just an end user in this case... maybe something to work on when our 11 month old boy is a little older ;-) .
Thanks again,
R128 meter now allows you to have other meter types as well as the true peak
Hey Matthew, Amazing, thanks very much! - I'll get 1.5.0 as soon as I'm back from hols!
I've always installed with the pre-built image, as building the whole project seems a little daunting for me, is there a way to upgrade from the version I have (1.3.2) to 1.5.0 without starting again with whole system (sorry if this is covered elsewhere, I couldn't find anything after a quick search)? I've only made a few small tweaks to users etc, so no major issue if I have to start again from a fresh SD card, but just wondered if there was an upgrade path to go down instead?
Many thanks again!
Hi, There should be an upgrade path, but unfortunately it's currently not working as well as I hoped. It's the next thing on my list to look at. Once it works you'll simply need to plug a USB stick in with the upgrade file and select the update option on settings.
I've done quite a bit of work on building from source however and it really should be as simple as it says on the readme.
Matt
Sent from my Galaxy
-------- Original message -------- From: gskips @.> Date: 04/04/2022 21:56 (GMT+01:00) To: martim01/pam @.> Cc: Matthew Martin @.>, State change @.> Subject: Re: [martim01/pam] R128 PPM request (Issue #94)
Hey Matthew, Amazing, thanks very much! - I'll get 1.5.0 as soon as I'm back from hols!
I've always installed with the pre-built image, as building the whole project seems a little daunting for me, is there a way to upgrade from the version I have (1.3.2) to 1.5.0 without starting again with whole system (sorry if this is covered elsewhere, I couldn't find anything after a quick search)? I've only made a few small tweaks to users etc, so no major issue if I have to start again from a fresh SD card, but just wondered if there was an upgrade path to go down instead?
Many thanks again!
— Reply to this email directly, view it on GitHubhttps://github.com/martim01/pam/issues/94#issuecomment-1087953527, or unsubscribehttps://github.com/notifications/unsubscribe-auth/AICUO77PN2RCLHWVZWGLTQDVDNCP7ANCNFSM5Q7Q6X5A. You are receiving this because you modified the open/close state.Message ID: @.***>
Hey Matt,
Happy New Year, I hope all is going well for you!?
I just wanted to give you a shout, to ask a quite specific question, coming from someone that dabbles in RPI stuff and really doesn’t know too much beyond searching the internet for answers!!
I’m loving using your PAM, thanks… but I’d love to be able to use the rpi4 for other things too. I currently have a rpi4 set up with 3 virtual VNC desktops running a couple os slideshows and a cctv monitor. - My main question to you, is , is it possible to have PAM running on a Buster rpi4 with the GUI running underneath it, enabling me to run VNC Server as well, with a virtual desktop to log into ?
I guess, ultimately, is it possible for me to start a fresh with Raspian full, and run PAM in a maximised window?? Could this work somehow and maintain all functionality, along with having the option to have the full gun running too?
Sorry if these are obvious, yes's or nos… but I’m no programmer but like to try things and get things working if they can!
Cheers Gary
On 5 Apr 2022, at 19:16, Matthew Martin @.***> wrote:
Hi, There should be an upgrade path, but unfortunately it's currently not working as well as I hoped. It's the next thing on my list to look at. Once it works you'll simply need to plug a USB stick in with the upgrade file and select the update option on settings.
I've done quite a bit of work on building from source however and it really should be as simple as it says on the readme.
Matt
Sent from my Galaxy
-------- Original message -------- From: gskips @.> Date: 04/04/2022 21:56 (GMT+01:00) To: martim01/pam @.> Cc: Matthew Martin @.>, State change @.> Subject: Re: [martim01/pam] R128 PPM request (Issue #94)
Hey Matthew, Amazing, thanks very much! - I'll get 1.5.0 as soon as I'm back from hols!
I've always installed with the pre-built image, as building the whole project seems a little daunting for me, is there a way to upgrade from the version I have (1.3.2) to 1.5.0 without starting again with whole system (sorry if this is covered elsewhere, I couldn't find anything after a quick search)? I've only made a few small tweaks to users etc, so no major issue if I have to start again from a fresh SD card, but just wondered if there was an upgrade path to go down instead?
Many thanks again!
— Reply to this email directly, view it on GitHubhttps://github.com/martim01/pam/issues/94#issuecomment-1087953527, or unsubscribehttps://github.com/notifications/unsubscribe-auth/AICUO77PN2RCLHWVZWGLTQDVDNCP7ANCNFSM5Q7Q6X5A. You are receiving this because you modified the open/close state.Message ID: @.***> — Reply to this email directly, view it on GitHub https://github.com/martim01/pam/issues/94#issuecomment-1089144018, or unsubscribe https://github.com/notifications/unsubscribe-auth/AYHTNG5VMMNJZ35VLRVUL2TVDR7RBANCNFSM5Q7Q6X5A. You are receiving this because you authored the thread.
Hi Gary,
Happy New Year to you as well.
It is indeed possible to run the PAM on a RP4 (or any Linux machine) with the GUI underneath - I have it running on an Lubuntu VM on my Windows Laptop for testing stuff.
If you follow the guide in the ReadMe on the GitHub page to build and install PAM then you can easily run it from a Raspberry Pi terminal by typing pam2
Some caveats: The size of the window is not changeable - it will always be 800x480 pixel There is no Title bar to the window so if you want to move it you have to press the Alt key, click anywhere on the window and then move the mouse.
Cheers,
Matt
From: gskips @.> Sent: 13 January 2023 14:14 To: martim01/pam @.> Cc: Matthew Martin @.>; State change @.> Subject: Re: [martim01/pam] R128 PPM request (Issue #94)
Hey Matt,
Happy New Year, I hope all is going well for you!?
I just wanted to give you a shout, to ask a quite specific question, coming from someone that dabbles in RPI stuff and really doesn’t know too much beyond searching the internet for answers!!
I’m loving using your PAM, thanks… but I’d love to be able to use the rpi4 for other things too. I currently have a rpi4 set up with 3 virtual VNC desktops running a couple os slideshows and a cctv monitor. - My main question to you, is , is it possible to have PAM running on a Buster rpi4 with the GUI running underneath it, enabling me to run VNC Server as well, with a virtual desktop to log into ?
I guess, ultimately, is it possible for me to start a fresh with Raspian full, and run PAM in a maximised window?? Could this work somehow and maintain all functionality, along with having the option to have the full gun running too?
Sorry if these are obvious, yes's or nos… but I’m no programmer but like to try things and get things working if they can!
Cheers Gary
On 5 Apr 2022, at 19:16, Matthew Martin @.***> wrote:
Hi, There should be an upgrade path, but unfortunately it's currently not working as well as I hoped. It's the next thing on my list to look at. Once it works you'll simply need to plug a USB stick in with the upgrade file and select the update option on settings.
I've done quite a bit of work on building from source however and it really should be as simple as it says on the readme.
Matt
Sent from my Galaxy
-------- Original message -------- From: gskips @.> Date: 04/04/2022 21:56 (GMT+01:00) To: martim01/pam @.> Cc: Matthew Martin @.>, State change @.> Subject: Re: [martim01/pam] R128 PPM request (Issue #94)
Hey Matthew, Amazing, thanks very much! - I'll get 1.5.0 as soon as I'm back from hols!
I've always installed with the pre-built image, as building the whole project seems a little daunting for me, is there a way to upgrade from the version I have (1.3.2) to 1.5.0 without starting again with whole system (sorry if this is covered elsewhere, I couldn't find anything after a quick search)? I've only made a few small tweaks to users etc, so no major issue if I have to start again from a fresh SD card, but just wondered if there was an upgrade path to go down instead?
Many thanks again!
— Reply to this email directly, view it on GitHubhttps://github.com/martim01/pam/issues/94#issuecomment-1087953527, or unsubscribehttps://github.com/notifications/unsubscribe-auth/AICUO77PN2RCLHWVZWGLTQDVDNCP7ANCNFSM5Q7Q6X5A. You are receiving this because you modified the open/close state.Message ID: @.***> — Reply to this email directly, view it on GitHub https://github.com/martim01/pam/issues/94#issuecomment-1089144018, or unsubscribe https://github.com/notifications/unsubscribe-auth/AYHTNG5VMMNJZ35VLRVUL2TVDR7RBANCNFSM5Q7Q6X5A. You are receiving this because you authored the thread.
— Reply to this email directly, view it on GitHubhttps://github.com/martim01/pam/issues/94#issuecomment-1381918722, or unsubscribehttps://github.com/notifications/unsubscribe-auth/AICUO72KSVZNKSJBDSOVWCDWSFPN3ANCNFSM5Q7Q6X5A. You are receiving this because you modified the open/close state.Message ID: @.***>
Hey Matt,
Amazing thanks so much, that’s great news… and the caveats shouldn’t be a problem as I hope to still run pam on a rpi official touch screen, as it is now… but then have the ability to VNC into the gui with virtual desktops, so should work brilliantly! Thanks.
Just one last thing, looking at the readme, looks like a lot of it takes care of itself with the build if using cmake? My question is about cmake. I’ve not used it before, I’m guessing it needs installing on my pi first?
Cheers Gary
On 13 Jan 2023, at 14:30, Matthew Martin @.***> wrote:
Hi Gary,
Happy New Year to you as well.
It is indeed possible to run the PAM on a RP4 (or any Linux machine) with the GUI underneath - I have it running on an Lubuntu VM on my Windows Laptop for testing stuff.
If you follow the guide in the ReadMe on the GitHub page to build and install PAM then you can easily run it from a Raspberry Pi terminal by typing pam2
Some caveats: The size of the window is not changeable - it will always be 800x480 pixel There is no Title bar to the window so if you want to move it you have to press the Alt key, click anywhere on the window and then move the mouse.
Cheers,
Matt
From: gskips @.> Sent: 13 January 2023 14:14 To: martim01/pam @.> Cc: Matthew Martin @.>; State change @.> Subject: Re: [martim01/pam] R128 PPM request (Issue #94)
Hey Matt,
Happy New Year, I hope all is going well for you!?
I just wanted to give you a shout, to ask a quite specific question, coming from someone that dabbles in RPI stuff and really doesn’t know too much beyond searching the internet for answers!!
I’m loving using your PAM, thanks… but I’d love to be able to use the rpi4 for other things too. I currently have a rpi4 set up with 3 virtual VNC desktops running a couple os slideshows and a cctv monitor. - My main question to you, is , is it possible to have PAM running on a Buster rpi4 with the GUI running underneath it, enabling me to run VNC Server as well, with a virtual desktop to log into ?
I guess, ultimately, is it possible for me to start a fresh with Raspian full, and run PAM in a maximised window?? Could this work somehow and maintain all functionality, along with having the option to have the full gun running too?
Sorry if these are obvious, yes's or nos… but I’m no programmer but like to try things and get things working if they can!
Cheers Gary
On 5 Apr 2022, at 19:16, Matthew Martin @.***> wrote:
Hi, There should be an upgrade path, but unfortunately it's currently not working as well as I hoped. It's the next thing on my list to look at. Once it works you'll simply need to plug a USB stick in with the upgrade file and select the update option on settings.
I've done quite a bit of work on building from source however and it really should be as simple as it says on the readme.
Matt
Sent from my Galaxy
-------- Original message -------- From: gskips @.> Date: 04/04/2022 21:56 (GMT+01:00) To: martim01/pam @.> Cc: Matthew Martin @.>, State change @.> Subject: Re: [martim01/pam] R128 PPM request (Issue #94)
Hey Matthew, Amazing, thanks very much! - I'll get 1.5.0 as soon as I'm back from hols!
I've always installed with the pre-built image, as building the whole project seems a little daunting for me, is there a way to upgrade from the version I have (1.3.2) to 1.5.0 without starting again with whole system (sorry if this is covered elsewhere, I couldn't find anything after a quick search)? I've only made a few small tweaks to users etc, so no major issue if I have to start again from a fresh SD card, but just wondered if there was an upgrade path to go down instead?
Many thanks again!
— Reply to this email directly, view it on GitHubhttps://github.com/martim01/pam/issues/94#issuecomment-1087953527, or unsubscribehttps://github.com/notifications/unsubscribe-auth/AICUO77PN2RCLHWVZWGLTQDVDNCP7ANCNFSM5Q7Q6X5A. You are receiving this because you modified the open/close state.Message ID: @.***> — Reply to this email directly, view it on GitHub https://github.com/martim01/pam/issues/94#issuecomment-1089144018, or unsubscribe https://github.com/notifications/unsubscribe-auth/AYHTNG5VMMNJZ35VLRVUL2TVDR7RBANCNFSM5Q7Q6X5A. You are receiving this because you authored the thread.
— Reply to this email directly, view it on GitHubhttps://github.com/martim01/pam/issues/94#issuecomment-1381918722, or unsubscribehttps://github.com/notifications/unsubscribe-auth/AICUO72KSVZNKSJBDSOVWCDWSFPN3ANCNFSM5Q7Q6X5A. You are receiving this because you modified the open/close state.Message ID: @.***> — Reply to this email directly, view it on GitHub https://github.com/martim01/pam/issues/94#issuecomment-1381936321, or unsubscribe https://github.com/notifications/unsubscribe-auth/AYHTNG7ZKI5HG3D2GIDZPPDWSFRI3ANCNFSM5Q7Q6X5A. You are receiving this because you authored the thread.
Yes you probably have to install cmake, I don't think it's on the pi by default.
sudo apt install cmake
should work.
Sent from my Galaxy
-------- Original message -------- From: gskips @.> Date: 13/01/2023 15:37 (GMT+00:00) To: martim01/pam @.> Cc: Matthew Martin @.>, State change @.> Subject: Re: [martim01/pam] R128 PPM request (Issue #94)
Hey Matt,
Amazing thanks so much, that’s great news… and the caveats shouldn’t be a problem as I hope to still run pam on a rpi official touch screen, as it is now… but then have the ability to VNC into the gui with virtual desktops, so should work brilliantly! Thanks.
Just one last thing, looking at the readme, looks like a lot of it takes care of itself with the build if using cmake? My question is about cmake. I’ve not used it before, I’m guessing it needs installing on my pi first?
Cheers Gary
On 13 Jan 2023, at 14:30, Matthew Martin @.***> wrote:
Hi Gary,
Happy New Year to you as well.
It is indeed possible to run the PAM on a RP4 (or any Linux machine) with the GUI underneath - I have it running on an Lubuntu VM on my Windows Laptop for testing stuff.
If you follow the guide in the ReadMe on the GitHub page to build and install PAM then you can easily run it from a Raspberry Pi terminal by typing pam2
Some caveats: The size of the window is not changeable - it will always be 800x480 pixel There is no Title bar to the window so if you want to move it you have to press the Alt key, click anywhere on the window and then move the mouse.
Cheers,
Matt
From: gskips @.> Sent: 13 January 2023 14:14 To: martim01/pam @.> Cc: Matthew Martin @.>; State change @.> Subject: Re: [martim01/pam] R128 PPM request (Issue #94)
Hey Matt,
Happy New Year, I hope all is going well for you!?
I just wanted to give you a shout, to ask a quite specific question, coming from someone that dabbles in RPI stuff and really doesn’t know too much beyond searching the internet for answers!!
I’m loving using your PAM, thanks… but I’d love to be able to use the rpi4 for other things too. I currently have a rpi4 set up with 3 virtual VNC desktops running a couple os slideshows and a cctv monitor. - My main question to you, is , is it possible to have PAM running on a Buster rpi4 with the GUI running underneath it, enabling me to run VNC Server as well, with a virtual desktop to log into ?
I guess, ultimately, is it possible for me to start a fresh with Raspian full, and run PAM in a maximised window?? Could this work somehow and maintain all functionality, along with having the option to have the full gun running too?
Sorry if these are obvious, yes's or nos… but I’m no programmer but like to try things and get things working if they can!
Cheers Gary
On 5 Apr 2022, at 19:16, Matthew Martin @.***> wrote:
Hi, There should be an upgrade path, but unfortunately it's currently not working as well as I hoped. It's the next thing on my list to look at. Once it works you'll simply need to plug a USB stick in with the upgrade file and select the update option on settings.
I've done quite a bit of work on building from source however and it really should be as simple as it says on the readme.
Matt
Sent from my Galaxy
-------- Original message -------- From: gskips @.> Date: 04/04/2022 21:56 (GMT+01:00) To: martim01/pam @.> Cc: Matthew Martin @.>, State change @.> Subject: Re: [martim01/pam] R128 PPM request (Issue #94)
Hey Matthew, Amazing, thanks very much! - I'll get 1.5.0 as soon as I'm back from hols!
I've always installed with the pre-built image, as building the whole project seems a little daunting for me, is there a way to upgrade from the version I have (1.3.2) to 1.5.0 without starting again with whole system (sorry if this is covered elsewhere, I couldn't find anything after a quick search)? I've only made a few small tweaks to users etc, so no major issue if I have to start again from a fresh SD card, but just wondered if there was an upgrade path to go down instead?
Many thanks again!
— Reply to this email directly, view it on GitHubhttps://github.com/martim01/pam/issues/94#issuecomment-1087953527, or unsubscribehttps://github.com/notifications/unsubscribe-auth/AICUO77PN2RCLHWVZWGLTQDVDNCP7ANCNFSM5Q7Q6X5A. You are receiving this because you modified the open/close state.Message ID: @.***> — Reply to this email directly, view it on GitHub https://github.com/martim01/pam/issues/94#issuecomment-1089144018, or unsubscribe https://github.com/notifications/unsubscribe-auth/AYHTNG5VMMNJZ35VLRVUL2TVDR7RBANCNFSM5Q7Q6X5A. You are receiving this because you authored the thread.
— Reply to this email directly, view it on GitHubhttps://github.com/martim01/pam/issues/94#issuecomment-1381918722, or unsubscribehttps://github.com/notifications/unsubscribe-auth/AICUO72KSVZNKSJBDSOVWCDWSFPN3ANCNFSM5Q7Q6X5A. You are receiving this because you modified the open/close state.Message ID: @.***> — Reply to this email directly, view it on GitHub https://github.com/martim01/pam/issues/94#issuecomment-1381936321, or unsubscribe https://github.com/notifications/unsubscribe-auth/AYHTNG7ZKI5HG3D2GIDZPPDWSFRI3ANCNFSM5Q7Q6X5A. You are receiving this because you authored the thread.
— Reply to this email directly, view it on GitHubhttps://github.com/martim01/pam/issues/94#issuecomment-1382027942, or unsubscribehttps://github.com/notifications/unsubscribe-auth/AICUO74SPVCZY537ONB65STWSFZB5ANCNFSM5Q7Q6X5A. You are receiving this because you modified the open/close state.Message ID: @.***>
Ha, amazing thanks, figured it would be a simple install!
… and definitely finally… in the case of an uninstall….? Is everything pretty much contained in the pam directory in home… or are things scattered and not easily removed? (Just building on a test machine, that perhaps I shouldn’t have started!)
Thanks very much again, and thank you for all you help!
Cheers Gary
On 13 Jan 2023, at 17:38, Matthew Martin @.***> wrote:
Yes you probably have to install cmake, I don't think it's on the pi by default.
sudo apt install cmake
should work.
Sent from my Galaxy
-------- Original message -------- From: gskips @.> Date: 13/01/2023 15:37 (GMT+00:00) To: martim01/pam @.> Cc: Matthew Martin @.>, State change @.> Subject: Re: [martim01/pam] R128 PPM request (Issue #94)
Hey Matt,
Amazing thanks so much, that’s great news… and the caveats shouldn’t be a problem as I hope to still run pam on a rpi official touch screen, as it is now… but then have the ability to VNC into the gui with virtual desktops, so should work brilliantly! Thanks.
Just one last thing, looking at the readme, looks like a lot of it takes care of itself with the build if using cmake? My question is about cmake. I’ve not used it before, I’m guessing it needs installing on my pi first?
Cheers Gary
On 13 Jan 2023, at 14:30, Matthew Martin @.***> wrote:
Hi Gary,
Happy New Year to you as well.
It is indeed possible to run the PAM on a RP4 (or any Linux machine) with the GUI underneath - I have it running on an Lubuntu VM on my Windows Laptop for testing stuff.
If you follow the guide in the ReadMe on the GitHub page to build and install PAM then you can easily run it from a Raspberry Pi terminal by typing pam2
Some caveats: The size of the window is not changeable - it will always be 800x480 pixel There is no Title bar to the window so if you want to move it you have to press the Alt key, click anywhere on the window and then move the mouse.
Cheers,
Matt
From: gskips @.> Sent: 13 January 2023 14:14 To: martim01/pam @.> Cc: Matthew Martin @.>; State change @.> Subject: Re: [martim01/pam] R128 PPM request (Issue #94)
Hey Matt,
Happy New Year, I hope all is going well for you!?
I just wanted to give you a shout, to ask a quite specific question, coming from someone that dabbles in RPI stuff and really doesn’t know too much beyond searching the internet for answers!!
I’m loving using your PAM, thanks… but I’d love to be able to use the rpi4 for other things too. I currently have a rpi4 set up with 3 virtual VNC desktops running a couple os slideshows and a cctv monitor. - My main question to you, is , is it possible to have PAM running on a Buster rpi4 with the GUI running underneath it, enabling me to run VNC Server as well, with a virtual desktop to log into ?
I guess, ultimately, is it possible for me to start a fresh with Raspian full, and run PAM in a maximised window?? Could this work somehow and maintain all functionality, along with having the option to have the full gun running too?
Sorry if these are obvious, yes's or nos… but I’m no programmer but like to try things and get things working if they can!
Cheers Gary
On 5 Apr 2022, at 19:16, Matthew Martin @.***> wrote:
Hi, There should be an upgrade path, but unfortunately it's currently not working as well as I hoped. It's the next thing on my list to look at. Once it works you'll simply need to plug a USB stick in with the upgrade file and select the update option on settings.
I've done quite a bit of work on building from source however and it really should be as simple as it says on the readme.
Matt
Sent from my Galaxy
-------- Original message -------- From: gskips @.> Date: 04/04/2022 21:56 (GMT+01:00) To: martim01/pam @.> Cc: Matthew Martin @.>, State change @.> Subject: Re: [martim01/pam] R128 PPM request (Issue #94)
Hey Matthew, Amazing, thanks very much! - I'll get 1.5.0 as soon as I'm back from hols!
I've always installed with the pre-built image, as building the whole project seems a little daunting for me, is there a way to upgrade from the version I have (1.3.2) to 1.5.0 without starting again with whole system (sorry if this is covered elsewhere, I couldn't find anything after a quick search)? I've only made a few small tweaks to users etc, so no major issue if I have to start again from a fresh SD card, but just wondered if there was an upgrade path to go down instead?
Many thanks again!
— Reply to this email directly, view it on GitHubhttps://github.com/martim01/pam/issues/94#issuecomment-1087953527, or unsubscribehttps://github.com/notifications/unsubscribe-auth/AICUO77PN2RCLHWVZWGLTQDVDNCP7ANCNFSM5Q7Q6X5A. You are receiving this because you modified the open/close state.Message ID: @.***> — Reply to this email directly, view it on GitHub https://github.com/martim01/pam/issues/94#issuecomment-1089144018, or unsubscribe https://github.com/notifications/unsubscribe-auth/AYHTNG5VMMNJZ35VLRVUL2TVDR7RBANCNFSM5Q7Q6X5A. You are receiving this because you authored the thread.
— Reply to this email directly, view it on GitHubhttps://github.com/martim01/pam/issues/94#issuecomment-1381918722, or unsubscribehttps://github.com/notifications/unsubscribe-auth/AICUO72KSVZNKSJBDSOVWCDWSFPN3ANCNFSM5Q7Q6X5A. You are receiving this because you modified the open/close state.Message ID: @.***> — Reply to this email directly, view it on GitHub https://github.com/martim01/pam/issues/94#issuecomment-1381936321, or unsubscribe https://github.com/notifications/unsubscribe-auth/AYHTNG7ZKI5HG3D2GIDZPPDWSFRI3ANCNFSM5Q7Q6X5A. You are receiving this because you authored the thread.
— Reply to this email directly, view it on GitHubhttps://github.com/martim01/pam/issues/94#issuecomment-1382027942, or unsubscribehttps://github.com/notifications/unsubscribe-auth/AICUO74SPVCZY537ONB65STWSFZB5ANCNFSM5Q7Q6X5A. You are receiving this because you modified the open/close state.Message ID: @.***> — Reply to this email directly, view it on GitHub https://github.com/martim01/pam/issues/94#issuecomment-1382179743, or unsubscribe https://github.com/notifications/unsubscribe-auth/AYHTNG3CISZ5UWOYO7XJWUDWSGHK3ANCNFSM5Q7Q6X5A. You are receiving this because you authored the thread.
If you just do cmake .. then you'll get a load of other directories in your home if you look at the "Other libraries required" section you should be able to work out the names
If you do the .. target install line then files get put in /usr/local/bin and /usr/local/lib
Matt
Sent from my Galaxy
-------- Original message -------- From: gskips @.> Date: 13/01/2023 18:09 (GMT+00:00) To: martim01/pam @.> Cc: Matthew Martin @.>, State change @.> Subject: Re: [martim01/pam] R128 PPM request (Issue #94)
Ha, amazing thanks, figured it would be a simple install!
… and definitely finally… in the case of an uninstall….? Is everything pretty much contained in the pam directory in home… or are things scattered and not easily removed? (Just building on a test machine, that perhaps I shouldn’t have started!)
Thanks very much again, and thank you for all you help!
Cheers Gary
On 13 Jan 2023, at 17:38, Matthew Martin @.***> wrote:
Yes you probably have to install cmake, I don't think it's on the pi by default.
sudo apt install cmake
should work.
Sent from my Galaxy
-------- Original message -------- From: gskips @.> Date: 13/01/2023 15:37 (GMT+00:00) To: martim01/pam @.> Cc: Matthew Martin @.>, State change @.> Subject: Re: [martim01/pam] R128 PPM request (Issue #94)
Hey Matt,
Amazing thanks so much, that’s great news… and the caveats shouldn’t be a problem as I hope to still run pam on a rpi official touch screen, as it is now… but then have the ability to VNC into the gui with virtual desktops, so should work brilliantly! Thanks.
Just one last thing, looking at the readme, looks like a lot of it takes care of itself with the build if using cmake? My question is about cmake. I’ve not used it before, I’m guessing it needs installing on my pi first?
Cheers Gary
On 13 Jan 2023, at 14:30, Matthew Martin @.***> wrote:
Hi Gary,
Happy New Year to you as well.
It is indeed possible to run the PAM on a RP4 (or any Linux machine) with the GUI underneath - I have it running on an Lubuntu VM on my Windows Laptop for testing stuff.
If you follow the guide in the ReadMe on the GitHub page to build and install PAM then you can easily run it from a Raspberry Pi terminal by typing pam2
Some caveats: The size of the window is not changeable - it will always be 800x480 pixel There is no Title bar to the window so if you want to move it you have to press the Alt key, click anywhere on the window and then move the mouse.
Cheers,
Matt
From: gskips @.> Sent: 13 January 2023 14:14 To: martim01/pam @.> Cc: Matthew Martin @.>; State change @.> Subject: Re: [martim01/pam] R128 PPM request (Issue #94)
Hey Matt,
Happy New Year, I hope all is going well for you!?
I just wanted to give you a shout, to ask a quite specific question, coming from someone that dabbles in RPI stuff and really doesn’t know too much beyond searching the internet for answers!!
I’m loving using your PAM, thanks… but I’d love to be able to use the rpi4 for other things too. I currently have a rpi4 set up with 3 virtual VNC desktops running a couple os slideshows and a cctv monitor. - My main question to you, is , is it possible to have PAM running on a Buster rpi4 with the GUI running underneath it, enabling me to run VNC Server as well, with a virtual desktop to log into ?
I guess, ultimately, is it possible for me to start a fresh with Raspian full, and run PAM in a maximised window?? Could this work somehow and maintain all functionality, along with having the option to have the full gun running too?
Sorry if these are obvious, yes's or nos… but I’m no programmer but like to try things and get things working if they can!
Cheers Gary
On 5 Apr 2022, at 19:16, Matthew Martin @.***> wrote:
Hi, There should be an upgrade path, but unfortunately it's currently not working as well as I hoped. It's the next thing on my list to look at. Once it works you'll simply need to plug a USB stick in with the upgrade file and select the update option on settings.
I've done quite a bit of work on building from source however and it really should be as simple as it says on the readme.
Matt
Sent from my Galaxy
-------- Original message -------- From: gskips @.> Date: 04/04/2022 21:56 (GMT+01:00) To: martim01/pam @.> Cc: Matthew Martin @.>, State change @.> Subject: Re: [martim01/pam] R128 PPM request (Issue #94)
Hey Matthew, Amazing, thanks very much! - I'll get 1.5.0 as soon as I'm back from hols!
I've always installed with the pre-built image, as building the whole project seems a little daunting for me, is there a way to upgrade from the version I have (1.3.2) to 1.5.0 without starting again with whole system (sorry if this is covered elsewhere, I couldn't find anything after a quick search)? I've only made a few small tweaks to users etc, so no major issue if I have to start again from a fresh SD card, but just wondered if there was an upgrade path to go down instead?
Many thanks again!
— Reply to this email directly, view it on GitHubhttps://github.com/martim01/pam/issues/94#issuecomment-1087953527, or unsubscribehttps://github.com/notifications/unsubscribe-auth/AICUO77PN2RCLHWVZWGLTQDVDNCP7ANCNFSM5Q7Q6X5A. You are receiving this because you modified the open/close state.Message ID: @.***> — Reply to this email directly, view it on GitHub https://github.com/martim01/pam/issues/94#issuecomment-1089144018, or unsubscribe https://github.com/notifications/unsubscribe-auth/AYHTNG5VMMNJZ35VLRVUL2TVDR7RBANCNFSM5Q7Q6X5A. You are receiving this because you authored the thread.
— Reply to this email directly, view it on GitHubhttps://github.com/martim01/pam/issues/94#issuecomment-1381918722, or unsubscribehttps://github.com/notifications/unsubscribe-auth/AICUO72KSVZNKSJBDSOVWCDWSFPN3ANCNFSM5Q7Q6X5A. You are receiving this because you modified the open/close state.Message ID: @.***> — Reply to this email directly, view it on GitHub https://github.com/martim01/pam/issues/94#issuecomment-1381936321, or unsubscribe https://github.com/notifications/unsubscribe-auth/AYHTNG7ZKI5HG3D2GIDZPPDWSFRI3ANCNFSM5Q7Q6X5A. You are receiving this because you authored the thread.
— Reply to this email directly, view it on GitHubhttps://github.com/martim01/pam/issues/94#issuecomment-1382027942, or unsubscribehttps://github.com/notifications/unsubscribe-auth/AICUO74SPVCZY537ONB65STWSFZB5ANCNFSM5Q7Q6X5A. You are receiving this because you modified the open/close state.Message ID: @.***> — Reply to this email directly, view it on GitHub https://github.com/martim01/pam/issues/94#issuecomment-1382179743, or unsubscribe https://github.com/notifications/unsubscribe-auth/AYHTNG3CISZ5UWOYO7XJWUDWSGHK3ANCNFSM5Q7Q6X5A. You are receiving this because you authored the thread.
— Reply to this email directly, view it on GitHubhttps://github.com/martim01/pam/issues/94#issuecomment-1382208691, or unsubscribehttps://github.com/notifications/unsubscribe-auth/AICUO75VFTQWXNA6H5OOLWTWSGK33ANCNFSM5Q7Q6X5A. You are receiving this because you modified the open/close state.Message ID: @.***>
Thanks Matt, that’s massively helpful. Will give all this a go soon on a 64bit Raspian install.. hopefully all will work ok!
Cheers Gary
On 13 Jan 2023, at 18:21, Matthew Martin @.***> wrote:
If you just do cmake .. then you'll get a load of other directories in your home if you look at the "Other libraries required" section you should be able to work out the names
If you do the .. target install line then files get put in /usr/local/bin and /usr/local/lib
Matt
Sent from my Galaxy
-------- Original message -------- From: gskips @.> Date: 13/01/2023 18:09 (GMT+00:00) To: martim01/pam @.> Cc: Matthew Martin @.>, State change @.> Subject: Re: [martim01/pam] R128 PPM request (Issue #94)
Ha, amazing thanks, figured it would be a simple install!
… and definitely finally… in the case of an uninstall….? Is everything pretty much contained in the pam directory in home… or are things scattered and not easily removed? (Just building on a test machine, that perhaps I shouldn’t have started!)
Thanks very much again, and thank you for all you help!
Cheers Gary
On 13 Jan 2023, at 17:38, Matthew Martin @.***> wrote:
Yes you probably have to install cmake, I don't think it's on the pi by default.
sudo apt install cmake
should work.
Sent from my Galaxy
-------- Original message -------- From: gskips @.> Date: 13/01/2023 15:37 (GMT+00:00) To: martim01/pam @.> Cc: Matthew Martin @.>, State change @.> Subject: Re: [martim01/pam] R128 PPM request (Issue #94)
Hey Matt,
Amazing thanks so much, that’s great news… and the caveats shouldn’t be a problem as I hope to still run pam on a rpi official touch screen, as it is now… but then have the ability to VNC into the gui with virtual desktops, so should work brilliantly! Thanks.
Just one last thing, looking at the readme, looks like a lot of it takes care of itself with the build if using cmake? My question is about cmake. I’ve not used it before, I’m guessing it needs installing on my pi first?
Cheers Gary
On 13 Jan 2023, at 14:30, Matthew Martin @.***> wrote:
Hi Gary,
Happy New Year to you as well.
It is indeed possible to run the PAM on a RP4 (or any Linux machine) with the GUI underneath - I have it running on an Lubuntu VM on my Windows Laptop for testing stuff.
If you follow the guide in the ReadMe on the GitHub page to build and install PAM then you can easily run it from a Raspberry Pi terminal by typing pam2
Some caveats: The size of the window is not changeable - it will always be 800x480 pixel There is no Title bar to the window so if you want to move it you have to press the Alt key, click anywhere on the window and then move the mouse.
Cheers,
Matt
From: gskips @.> Sent: 13 January 2023 14:14 To: martim01/pam @.> Cc: Matthew Martin @.>; State change @.> Subject: Re: [martim01/pam] R128 PPM request (Issue #94)
Hey Matt,
Happy New Year, I hope all is going well for you!?
I just wanted to give you a shout, to ask a quite specific question, coming from someone that dabbles in RPI stuff and really doesn’t know too much beyond searching the internet for answers!!
I’m loving using your PAM, thanks… but I’d love to be able to use the rpi4 for other things too. I currently have a rpi4 set up with 3 virtual VNC desktops running a couple os slideshows and a cctv monitor. - My main question to you, is , is it possible to have PAM running on a Buster rpi4 with the GUI running underneath it, enabling me to run VNC Server as well, with a virtual desktop to log into ?
I guess, ultimately, is it possible for me to start a fresh with Raspian full, and run PAM in a maximised window?? Could this work somehow and maintain all functionality, along with having the option to have the full gun running too?
Sorry if these are obvious, yes's or nos… but I’m no programmer but like to try things and get things working if they can!
Cheers Gary
On 5 Apr 2022, at 19:16, Matthew Martin @.***> wrote:
Hi, There should be an upgrade path, but unfortunately it's currently not working as well as I hoped. It's the next thing on my list to look at. Once it works you'll simply need to plug a USB stick in with the upgrade file and select the update option on settings.
I've done quite a bit of work on building from source however and it really should be as simple as it says on the readme.
Matt
Sent from my Galaxy
-------- Original message -------- From: gskips @.> Date: 04/04/2022 21:56 (GMT+01:00) To: martim01/pam @.> Cc: Matthew Martin @.>, State change @.> Subject: Re: [martim01/pam] R128 PPM request (Issue #94)
Hey Matthew, Amazing, thanks very much! - I'll get 1.5.0 as soon as I'm back from hols!
I've always installed with the pre-built image, as building the whole project seems a little daunting for me, is there a way to upgrade from the version I have (1.3.2) to 1.5.0 without starting again with whole system (sorry if this is covered elsewhere, I couldn't find anything after a quick search)? I've only made a few small tweaks to users etc, so no major issue if I have to start again from a fresh SD card, but just wondered if there was an upgrade path to go down instead?
Many thanks again!
— Reply to this email directly, view it on GitHubhttps://github.com/martim01/pam/issues/94#issuecomment-1087953527, or unsubscribehttps://github.com/notifications/unsubscribe-auth/AICUO77PN2RCLHWVZWGLTQDVDNCP7ANCNFSM5Q7Q6X5A. You are receiving this because you modified the open/close state.Message ID: @.***> — Reply to this email directly, view it on GitHub https://github.com/martim01/pam/issues/94#issuecomment-1089144018, or unsubscribe https://github.com/notifications/unsubscribe-auth/AYHTNG5VMMNJZ35VLRVUL2TVDR7RBANCNFSM5Q7Q6X5A. You are receiving this because you authored the thread.
— Reply to this email directly, view it on GitHubhttps://github.com/martim01/pam/issues/94#issuecomment-1381918722, or unsubscribehttps://github.com/notifications/unsubscribe-auth/AICUO72KSVZNKSJBDSOVWCDWSFPN3ANCNFSM5Q7Q6X5A. You are receiving this because you modified the open/close state.Message ID: @.***> — Reply to this email directly, view it on GitHub https://github.com/martim01/pam/issues/94#issuecomment-1381936321, or unsubscribe https://github.com/notifications/unsubscribe-auth/AYHTNG7ZKI5HG3D2GIDZPPDWSFRI3ANCNFSM5Q7Q6X5A. You are receiving this because you authored the thread.
— Reply to this email directly, view it on GitHubhttps://github.com/martim01/pam/issues/94#issuecomment-1382027942, or unsubscribehttps://github.com/notifications/unsubscribe-auth/AICUO74SPVCZY537ONB65STWSFZB5ANCNFSM5Q7Q6X5A. You are receiving this because you modified the open/close state.Message ID: @.***> — Reply to this email directly, view it on GitHub https://github.com/martim01/pam/issues/94#issuecomment-1382179743, or unsubscribe https://github.com/notifications/unsubscribe-auth/AYHTNG3CISZ5UWOYO7XJWUDWSGHK3ANCNFSM5Q7Q6X5A. You are receiving this because you authored the thread.
— Reply to this email directly, view it on GitHubhttps://github.com/martim01/pam/issues/94#issuecomment-1382208691, or unsubscribehttps://github.com/notifications/unsubscribe-auth/AICUO75VFTQWXNA6H5OOLWTWSGK33ANCNFSM5Q7Q6X5A. You are receiving this because you modified the open/close state.Message ID: @.***> — Reply to this email directly, view it on GitHub https://github.com/martim01/pam/issues/94#issuecomment-1382221575, or unsubscribe https://github.com/notifications/unsubscribe-auth/AYHTNG5DMTVVRIL72ZXZM3LWSGMJ3ANCNFSM5Q7Q6X5A. You are receiving this because you authored the thread.
Hey Matt,I hope you had a good weekend!Sorry to be bothering you again…I have been having some ‘fun’ attempting to install onto a full version os raspian. First I tried 64bit then 32bit Bullseye… then I tried it on 32bit Buster. Sadly each time it’s failed. I am trying to install your 1.54 ‘latest’ version as this is what I have running on a ‘pre installed’ version that i got from your page.The problem I am having seems to be in the cmake —build . stage. I have attached a copy/paste from the terminal in Raspian from halfway through the unzipping of the downloaded file (this is as far back as it went) - for ease of reading I’ve crudely highlighted the commands I’ve typed, so you can skip through… I’m hoping it makes some sense to you as this is as far as my knowledge goes… and sorry if it’s something obvious that I am or am not doing…. If you have time, I’d really appreciate if you might be able to take a little look and point me in the right direction, if you can please and thank you!Just for info.. all the installs are fresh installs from the pi builder, fully updated. Ideally i wanted it to sit on a 64bit Bullseye, but tried the 32bit versions incase that was causing the problem…. Seems not. I’ve also tried installing as root rather than sudoing, but that didn’t make any difference either.Thanks so much,CheersGaryOn 13 Jan 2023, at 18:21, Matthew Martin @.***> wrote: If you just do cmake .. then you'll get a load of other directories in your home if you look at the "Other libraries required" section you should be able to work out the names
If you do the .. target install line then files get put in /usr/local/bin and /usr/local/lib
Matt
Sent from my Galaxy
-------- Original message -------- From: gskips @.> Date: 13/01/2023 18:09 (GMT+00:00) To: martim01/pam @.> Cc: Matthew Martin @.>, State change @.> Subject: Re: [martim01/pam] R128 PPM request (Issue #94)
Ha, amazing thanks, figured it would be a simple install!
… and definitely finally… in the case of an uninstall….? Is everything pretty much contained in the pam directory in home… or are things scattered and not easily removed? (Just building on a test machine, that perhaps I shouldn’t have started!)
Thanks very much again, and thank you for all you help!
Cheers Gary
On 13 Jan 2023, at 17:38, Matthew Martin @.***> wrote:
Yes you probably have to install cmake, I don't think it's on the pi by default.
sudo apt install cmake
should work.
Sent from my Galaxy
-------- Original message -------- From: gskips @.> Date: 13/01/2023 15:37 (GMT+00:00) To: martim01/pam @.> Cc: Matthew Martin @.>, State change @.> Subject: Re: [martim01/pam] R128 PPM request (Issue #94)
Hey Matt,
Amazing thanks so much, that’s great news… and the caveats shouldn’t be a problem as I hope to still run pam on a rpi official touch screen, as it is now… but then have the ability to VNC into the gui with virtual desktops, so should work brilliantly! Thanks.
Just one last thing, looking at the readme, looks like a lot of it takes care of itself with the build if using cmake? My question is about cmake. I’ve not used it before, I’m guessing it needs installing on my pi first?
Cheers Gary
On 13 Jan 2023, at 14:30, Matthew Martin @.***> wrote:
Hi Gary,
Happy New Year to you as well.
It is indeed possible to run the PAM on a RP4 (or any Linux machine) with the GUI underneath - I have it running on an Lubuntu VM on my Windows Laptop for testing stuff.
If you follow the guide in the ReadMe on the GitHub page to build and install PAM then you can easily run it from a Raspberry Pi terminal by typing pam2
Some caveats: The size of the window is not changeable - it will always be 800x480 pixel There is no Title bar to the window so if you want to move it you have to press the Alt key, click anywhere on the window and then move the mouse.
Cheers,
Matt
From: gskips @.> Sent: 13 January 2023 14:14 To: martim01/pam @.> Cc: Matthew Martin @.>; State change @.> Subject: Re: [martim01/pam] R128 PPM request (Issue #94)
Hey Matt,
Happy New Year, I hope all is going well for you!?
I just wanted to give you a shout, to ask a quite specific question, coming from someone that dabbles in RPI stuff and really doesn’t know too much beyond searching the internet for answers!!
I’m loving using your PAM, thanks… but I’d love to be able to use the rpi4 for other things too. I currently have a rpi4 set up with 3 virtual VNC desktops running a couple os slideshows and a cctv monitor. - My main question to you, is , is it possible to have PAM running on a Buster rpi4 with the GUI running underneath it, enabling me to run VNC Server as well, with a virtual desktop to log into ?
I guess, ultimately, is it possible for me to start a fresh with Raspian full, and run PAM in a maximised window?? Could this work somehow and maintain all functionality, along with having the option to have the full gun running too?
Sorry if these are obvious, yes's or nos… but I’m no programmer but like to try things and get things working if they can!
Cheers Gary
On 5 Apr 2022, at 19:16, Matthew Martin @.***> wrote:
Hi, There should be an upgrade path, but unfortunately it's currently not working as well as I hoped. It's the next thing on my list to look at. Once it works you'll simply need to plug a USB stick in with the upgrade file and select the update option on settings.
I've done quite a bit of work on building from source however and it really should be as simple as it says on the readme.
Matt
Sent from my Galaxy
-------- Original message -------- From: gskips @.> Date: 04/04/2022 21:56 (GMT+01:00) To: martim01/pam @.> Cc: Matthew Martin @.>, State change @.> Subject: Re: [martim01/pam] R128 PPM request (Issue #94)
Hey Matthew, Amazing, thanks very much! - I'll get 1.5.0 as soon as I'm back from hols!
I've always installed with the pre-built image, as building the whole project seems a little daunting for me, is there a way to upgrade from the version I have (1.3.2) to 1.5.0 without starting again with whole system (sorry if this is covered elsewhere, I couldn't find anything after a quick search)? I've only made a few small tweaks to users etc, so no major issue if I have to start again from a fresh SD card, but just wondered if there was an upgrade path to go down instead?
Many thanks again!
— Reply to this email directly, view it on GitHubhttps://github.com/martim01/pam/issues/94#issuecomment-1087953527, or unsubscribehttps://github.com/notifications/unsubscribe-auth/AICUO77PN2RCLHWVZWGLTQDVDNCP7ANCNFSM5Q7Q6X5A. You are receiving this because you modified the open/close state.Message ID: @.***> — Reply to this email directly, view it on GitHub https://github.com/martim01/pam/issues/94#issuecomment-1089144018, or unsubscribe https://github.com/notifications/unsubscribe-auth/AYHTNG5VMMNJZ35VLRVUL2TVDR7RBANCNFSM5Q7Q6X5A. You are receiving this because you authored the thread.
— Reply to this email directly, view it on GitHubhttps://github.com/martim01/pam/issues/94#issuecomment-1381918722, or unsubscribehttps://github.com/notifications/unsubscribe-auth/AICUO72KSVZNKSJBDSOVWCDWSFPN3ANCNFSM5Q7Q6X5A. You are receiving this because you modified the open/close state.Message ID: @.***> — Reply to this email directly, view it on GitHub https://github.com/martim01/pam/issues/94#issuecomment-1381936321, or unsubscribe https://github.com/notifications/unsubscribe-auth/AYHTNG7ZKI5HG3D2GIDZPPDWSFRI3ANCNFSM5Q7Q6X5A. You are receiving this because you authored the thread.
— Reply to this email directly, view it on GitHubhttps://github.com/martim01/pam/issues/94#issuecomment-1382027942, or unsubscribehttps://github.com/notifications/unsubscribe-auth/AICUO74SPVCZY537ONB65STWSFZB5ANCNFSM5Q7Q6X5A. You are receiving this because you modified the open/close state.Message ID: @.***> — Reply to this email directly, view it on GitHub https://github.com/martim01/pam/issues/94#issuecomment-1382179743, or unsubscribe https://github.com/notifications/unsubscribe-auth/AYHTNG3CISZ5UWOYO7XJWUDWSGHK3ANCNFSM5Q7Q6X5A. You are receiving this because you authored the thread.
— Reply to this email directly, view it on GitHubhttps://github.com/martim01/pam/issues/94#issuecomment-1382208691, or unsubscribehttps://github.com/notifications/unsubscribe-auth/AICUO75VFTQWXNA6H5OOLWTWSGK33ANCNFSM5Q7Q6X5A. You are receiving this because you modified the open/close state.Message ID: @.***>
—Reply to this email directly, view it on GitHub, or unsubscribe.You are receiving this because you authored the thread.Message ID: @.***>
Sorry just further to the below. It seems it’s getting to different stages. I’m just ran cmake .. again and also —build again and it’s currently 47% and counting. It’s getting a bunch of stuff pop up aside from the “building cxxx” green lines, but I don’t know if that’s normal or not? I’ll see how far it gets now….but it’s really odd that it’s not consistently stopping at the same places??CheersGaryHey Matt,I hope you had a good weekend!Sorry to be bothering you again…I have been having some ‘fun’ attempting to install onto a full version os raspian. First I tried 64bit then 32bit Bullseye… then I tried it on 32bit Buster. Sadly each time it’s failed. I am trying to install your 1.54 ‘latest’ version as this is what I have running on a ‘pre installed’ version that i got from your page.The problem I am having seems to be in the cmake —build . stage. I have attached a copy/paste from the terminal in Raspian from halfway through the unzipping of the downloaded file (this is as far back as it went) - for ease of reading I’ve crudely highlighted the commands I’ve typed, so you can skip through… I’m hoping it makes some sense to you as this is as far as my knowledge goes… and sorry if it’s something obvious that I am or am not doing…. If you have time, I’d really appreciate if you might be able to take a little look and point me in the right direction, if you can please and thank you!Just for info.. all the installs are fresh installs from the pi builder, fully updated. Ideally i wanted it to sit on a 64bit Bullseye, but tried the 32bit versions incase that was causing the problem…. Seems not. I’ve also tried installing as root rather than sudoing, but that didn’t make any difference either.Thanks so much,CheersGaryOn 13 Jan 2023, at 18:21, Matthew Martin @.***> wrote: If you just do cmake .. then you'll get a load of other directories in your home if you look at the "Other libraries required" section you should be able to work out the names
If you do the .. target install line then files get put in /usr/local/bin and /usr/local/lib
Matt
Sent from my Galaxy
-------- Original message -------- From: gskips @.> Date: 13/01/2023 18:09 (GMT+00:00) To: martim01/pam @.> Cc: Matthew Martin @.>, State change @.> Subject: Re: [martim01/pam] R128 PPM request (Issue #94)
Ha, amazing thanks, figured it would be a simple install!
… and definitely finally… in the case of an uninstall….? Is everything pretty much contained in the pam directory in home… or are things scattered and not easily removed? (Just building on a test machine, that perhaps I shouldn’t have started!)
Thanks very much again, and thank you for all you help!
Cheers Gary
On 13 Jan 2023, at 17:38, Matthew Martin @.***> wrote:
Yes you probably have to install cmake, I don't think it's on the pi by default.
sudo apt install cmake
should work.
Sent from my Galaxy
-------- Original message -------- From: gskips @.> Date: 13/01/2023 15:37 (GMT+00:00) To: martim01/pam @.> Cc: Matthew Martin @.>, State change @.> Subject: Re: [martim01/pam] R128 PPM request (Issue #94)
Hey Matt,
Amazing thanks so much, that’s great news… and the caveats shouldn’t be a problem as I hope to still run pam on a rpi official touch screen, as it is now… but then have the ability to VNC into the gui with virtual desktops, so should work brilliantly! Thanks.
Just one last thing, looking at the readme, looks like a lot of it takes care of itself with the build if using cmake? My question is about cmake. I’ve not used it before, I’m guessing it needs installing on my pi first?
Cheers Gary
On 13 Jan 2023, at 14:30, Matthew Martin @.***> wrote:
Hi Gary,
Happy New Year to you as well.
It is indeed possible to run the PAM on a RP4 (or any Linux machine) with the GUI underneath - I have it running on an Lubuntu VM on my Windows Laptop for testing stuff.
If you follow the guide in the ReadMe on the GitHub page to build and install PAM then you can easily run it from a Raspberry Pi terminal by typing pam2
Some caveats: The size of the window is not changeable - it will always be 800x480 pixel There is no Title bar to the window so if you want to move it you have to press the Alt key, click anywhere on the window and then move the mouse.
Cheers,
Matt
From: gskips @.> Sent: 13 January 2023 14:14 To: martim01/pam @.> Cc: Matthew Martin @.>; State change @.> Subject: Re: [martim01/pam] R128 PPM request (Issue #94)
Hey Matt,
Happy New Year, I hope all is going well for you!?
I just wanted to give you a shout, to ask a quite specific question, coming from someone that dabbles in RPI stuff and really doesn’t know too much beyond searching the internet for answers!!
I’m loving using your PAM, thanks… but I’d love to be able to use the rpi4 for other things too. I currently have a rpi4 set up with 3 virtual VNC desktops running a couple os slideshows and a cctv monitor. - My main question to you, is , is it possible to have PAM running on a Buster rpi4 with the GUI running underneath it, enabling me to run VNC Server as well, with a virtual desktop to log into ?
I guess, ultimately, is it possible for me to start a fresh with Raspian full, and run PAM in a maximised window?? Could this work somehow and maintain all functionality, along with having the option to have the full gun running too?
Sorry if these are obvious, yes's or nos… but I’m no programmer but like to try things and get things working if they can!
Cheers Gary
On 5 Apr 2022, at 19:16, Matthew Martin @.***> wrote:
Hi, There should be an upgrade path, but unfortunately it's currently not working as well as I hoped. It's the next thing on my list to look at. Once it works you'll simply need to plug a USB stick in with the upgrade file and select the update option on settings.
I've done quite a bit of work on building from source however and it really should be as simple as it says on the readme.
Matt
Sent from my Galaxy
-------- Original message -------- From: gskips @.> Date: 04/04/2022 21:56 (GMT+01:00) To: martim01/pam @.> Cc: Matthew Martin @.>, State change @.> Subject: Re: [martim01/pam] R128 PPM request (Issue #94)
Hey Matthew, Amazing, thanks very much! - I'll get 1.5.0 as soon as I'm back from hols!
I've always installed with the pre-built image, as building the whole project seems a little daunting for me, is there a way to upgrade from the version I have (1.3.2) to 1.5.0 without starting again with whole system (sorry if this is covered elsewhere, I couldn't find anything after a quick search)? I've only made a few small tweaks to users etc, so no major issue if I have to start again from a fresh SD card, but just wondered if there was an upgrade path to go down instead?
Many thanks again!
— Reply to this email directly, view it on GitHubhttps://github.com/martim01/pam/issues/94#issuecomment-1087953527, or unsubscribehttps://github.com/notifications/unsubscribe-auth/AICUO77PN2RCLHWVZWGLTQDVDNCP7ANCNFSM5Q7Q6X5A. You are receiving this because you modified the open/close state.Message ID: @.***> — Reply to this email directly, view it on GitHub https://github.com/martim01/pam/issues/94#issuecomment-1089144018, or unsubscribe https://github.com/notifications/unsubscribe-auth/AYHTNG5VMMNJZ35VLRVUL2TVDR7RBANCNFSM5Q7Q6X5A. You are receiving this because you authored the thread.
— Reply to this email directly, view it on GitHubhttps://github.com/martim01/pam/issues/94#issuecomment-1381918722, or unsubscribehttps://github.com/notifications/unsubscribe-auth/AICUO72KSVZNKSJBDSOVWCDWSFPN3ANCNFSM5Q7Q6X5A. You are receiving this because you modified the open/close state.Message ID: @.***> — Reply to this email directly, view it on GitHub https://github.com/martim01/pam/issues/94#issuecomment-1381936321, or unsubscribe https://github.com/notifications/unsubscribe-auth/AYHTNG7ZKI5HG3D2GIDZPPDWSFRI3ANCNFSM5Q7Q6X5A. You are receiving this because you authored the thread.
— Reply to this email directly, view it on GitHubhttps://github.com/martim01/pam/issues/94#issuecomment-1382027942, or unsubscribehttps://github.com/notifications/unsubscribe-auth/AICUO74SPVCZY537ONB65STWSFZB5ANCNFSM5Q7Q6X5A. You are receiving this because you modified the open/close state.Message ID: @.***> — Reply to this email directly, view it on GitHub https://github.com/martim01/pam/issues/94#issuecomment-1382179743, or unsubscribe https://github.com/notifications/unsubscribe-auth/AYHTNG3CISZ5UWOYO7XJWUDWSGHK3ANCNFSM5Q7Q6X5A. You are receiving this because you authored the thread.
— Reply to this email directly, view it on GitHubhttps://github.com/martim01/pam/issues/94#issuecomment-1382208691, or unsubscribehttps://github.com/notifications/unsubscribe-auth/AICUO75VFTQWXNA6H5OOLWTWSGK33ANCNFSM5Q7Q6X5A. You are receiving this because you modified the open/close state.Message ID: @.***>
—Reply to this email directly, view it on GitHub, or unsubscribe.You are receiving this because you authored the thread.Message ID: @.***>
Last one from me tonight…. Attached the same, for the second attempt tonight… just for info. Thanks.Sorry just further to the below. It seems it’s getting to different stages. I’m just ran cmake .. again and also —build again and it’s currently 47% and counting. It’s getting a bunch of stuff pop up aside from the “building cxxx” green lines, but I don’t know if that’s normal or not? I’ll see how far it gets now….but it’s really odd that it’s not consistently stopping at the same places??CheersGaryHey Matt,I hope you had a good weekend!Sorry to be bothering you again…I have been having some ‘fun’ attempting to install onto a full version os raspian. First I tried 64bit then 32bit Bullseye… then I tried it on 32bit Buster. Sadly each time it’s failed. I am trying to install your 1.54 ‘latest’ version as this is what I have running on a ‘pre installed’ version that i got from your page.The problem I am having seems to be in the cmake —build . stage. I have attached a copy/paste from the terminal in Raspian from halfway through the unzipping of the downloaded file (this is as far back as it went) - for ease of reading I’ve crudely highlighted the commands I’ve typed, so you can skip through… I’m hoping it makes some sense to you as this is as far as my knowledge goes… and sorry if it’s something obvious that I am or am not doing…. If you have time, I’d really appreciate if you might be able to take a little look and point me in the right direction, if you can please and thank you!Just for info.. all the installs are fresh installs from the pi builder, fully updated. Ideally i wanted it to sit on a 64bit Bullseye, but tried the 32bit versions incase that was causing the problem…. Seems not. I’ve also tried installing as root rather than sudoing, but that didn’t make any difference either.Thanks so much,CheersGaryOn 13 Jan 2023, at 18:21, Matthew Martin @.***> wrote: If you just do cmake .. then you'll get a load of other directories in your home if you look at the "Other libraries required" section you should be able to work out the names
If you do the .. target install line then files get put in /usr/local/bin and /usr/local/lib
Matt
Sent from my Galaxy
-------- Original message -------- From: gskips @.> Date: 13/01/2023 18:09 (GMT+00:00) To: martim01/pam @.> Cc: Matthew Martin @.>, State change @.> Subject: Re: [martim01/pam] R128 PPM request (Issue #94)
Ha, amazing thanks, figured it would be a simple install!
… and definitely finally… in the case of an uninstall….? Is everything pretty much contained in the pam directory in home… or are things scattered and not easily removed? (Just building on a test machine, that perhaps I shouldn’t have started!)
Thanks very much again, and thank you for all you help!
Cheers Gary
On 13 Jan 2023, at 17:38, Matthew Martin @.***> wrote:
Yes you probably have to install cmake, I don't think it's on the pi by default.
sudo apt install cmake
should work.
Sent from my Galaxy
-------- Original message -------- From: gskips @.> Date: 13/01/2023 15:37 (GMT+00:00) To: martim01/pam @.> Cc: Matthew Martin @.>, State change @.> Subject: Re: [martim01/pam] R128 PPM request (Issue #94)
Hey Matt,
Amazing thanks so much, that’s great news… and the caveats shouldn’t be a problem as I hope to still run pam on a rpi official touch screen, as it is now… but then have the ability to VNC into the gui with virtual desktops, so should work brilliantly! Thanks.
Just one last thing, looking at the readme, looks like a lot of it takes care of itself with the build if using cmake? My question is about cmake. I’ve not used it before, I’m guessing it needs installing on my pi first?
Cheers Gary
On 13 Jan 2023, at 14:30, Matthew Martin @.***> wrote:
Hi Gary,
Happy New Year to you as well.
It is indeed possible to run the PAM on a RP4 (or any Linux machine) with the GUI underneath - I have it running on an Lubuntu VM on my Windows Laptop for testing stuff.
If you follow the guide in the ReadMe on the GitHub page to build and install PAM then you can easily run it from a Raspberry Pi terminal by typing pam2
Some caveats: The size of the window is not changeable - it will always be 800x480 pixel There is no Title bar to the window so if you want to move it you have to press the Alt key, click anywhere on the window and then move the mouse.
Cheers,
Matt
From: gskips @.> Sent: 13 January 2023 14:14 To: martim01/pam @.> Cc: Matthew Martin @.>; State change @.> Subject: Re: [martim01/pam] R128 PPM request (Issue #94)
Hey Matt,
Happy New Year, I hope all is going well for you!?
I just wanted to give you a shout, to ask a quite specific question, coming from someone that dabbles in RPI stuff and really doesn’t know too much beyond searching the internet for answers!!
I’m loving using your PAM, thanks… but I’d love to be able to use the rpi4 for other things too. I currently have a rpi4 set up with 3 virtual VNC desktops running a couple os slideshows and a cctv monitor. - My main question to you, is , is it possible to have PAM running on a Buster rpi4 with the GUI running underneath it, enabling me to run VNC Server as well, with a virtual desktop to log into ?
I guess, ultimately, is it possible for me to start a fresh with Raspian full, and run PAM in a maximised window?? Could this work somehow and maintain all functionality, along with having the option to have the full gun running too?
Sorry if these are obvious, yes's or nos… but I’m no programmer but like to try things and get things working if they can!
Cheers Gary
On 5 Apr 2022, at 19:16, Matthew Martin @.***> wrote:
Hi, There should be an upgrade path, but unfortunately it's currently not working as well as I hoped. It's the next thing on my list to look at. Once it works you'll simply need to plug a USB stick in with the upgrade file and select the update option on settings.
I've done quite a bit of work on building from source however and it really should be as simple as it says on the readme.
Matt
Sent from my Galaxy
-------- Original message -------- From: gskips @.> Date: 04/04/2022 21:56 (GMT+01:00) To: martim01/pam @.> Cc: Matthew Martin @.>, State change @.> Subject: Re: [martim01/pam] R128 PPM request (Issue #94)
Hey Matthew, Amazing, thanks very much! - I'll get 1.5.0 as soon as I'm back from hols!
I've always installed with the pre-built image, as building the whole project seems a little daunting for me, is there a way to upgrade from the version I have (1.3.2) to 1.5.0 without starting again with whole system (sorry if this is covered elsewhere, I couldn't find anything after a quick search)? I've only made a few small tweaks to users etc, so no major issue if I have to start again from a fresh SD card, but just wondered if there was an upgrade path to go down instead?
Many thanks again!
— Reply to this email directly, view it on GitHubhttps://github.com/martim01/pam/issues/94#issuecomment-1087953527, or unsubscribehttps://github.com/notifications/unsubscribe-auth/AICUO77PN2RCLHWVZWGLTQDVDNCP7ANCNFSM5Q7Q6X5A. You are receiving this because you modified the open/close state.Message ID: @.***> — Reply to this email directly, view it on GitHub https://github.com/martim01/pam/issues/94#issuecomment-1089144018, or unsubscribe https://github.com/notifications/unsubscribe-auth/AYHTNG5VMMNJZ35VLRVUL2TVDR7RBANCNFSM5Q7Q6X5A. You are receiving this because you authored the thread.
— Reply to this email directly, view it on GitHubhttps://github.com/martim01/pam/issues/94#issuecomment-1381918722, or unsubscribehttps://github.com/notifications/unsubscribe-auth/AICUO72KSVZNKSJBDSOVWCDWSFPN3ANCNFSM5Q7Q6X5A. You are receiving this because you modified the open/close state.Message ID: @.***> — Reply to this email directly, view it on GitHub https://github.com/martim01/pam/issues/94#issuecomment-1381936321, or unsubscribe https://github.com/notifications/unsubscribe-auth/AYHTNG7ZKI5HG3D2GIDZPPDWSFRI3ANCNFSM5Q7Q6X5A. You are receiving this because you authored the thread.
— Reply to this email directly, view it on GitHubhttps://github.com/martim01/pam/issues/94#issuecomment-1382027942, or unsubscribehttps://github.com/notifications/unsubscribe-auth/AICUO74SPVCZY537ONB65STWSFZB5ANCNFSM5Q7Q6X5A. You are receiving this because you modified the open/close state.Message ID: @.***> — Reply to this email directly, view it on GitHub https://github.com/martim01/pam/issues/94#issuecomment-1382179743, or unsubscribe https://github.com/notifications/unsubscribe-auth/AYHTNG3CISZ5UWOYO7XJWUDWSGHK3ANCNFSM5Q7Q6X5A. You are receiving this because you authored the thread.
— Reply to this email directly, view it on GitHubhttps://github.com/martim01/pam/issues/94#issuecomment-1382208691, or unsubscribehttps://github.com/notifications/unsubscribe-auth/AICUO75VFTQWXNA6H5OOLWTWSGK33ANCNFSM5Q7Q6X5A. You are receiving this because you modified the open/close state.Message ID: @.***>
—Reply to this email directly, view it on GitHub, or unsubscribe.You are receiving this because you authored the thread.Message ID: @.***>
Hi Gary,
Looks like this is caused by a bug in the CMake code for the Restgoose library. Basically it should clone and then checkout a specific version of the Mongoose webserver library from GitHub but it's only doing that if the library has already been downloaded.
I'll have a look at fixing the issue, but the simple fix is simply to run the initial cmake .. command twice. The first time will clone Mongoose and the second time it will make sure it is the correct version.
I've just tried this on a vanilla Debian VM and it built fine, so hopefully it should also work on a Pi.
If not drop me another email - though I didn't get your attachments for some reason. Maybe try emailing me direct at @.*** rather than via the GitHub email.
Cheers
Matt
Hi Matt,
Thanks for getting back to me, and apologies for the bombardment of emails yesterday. I’m very happy to send on the attachments again, but your direct email comes up masked (@.***) so not too sure where to send them… any chance yo might be able to drop me a quick mail from that address and I’ll forward them on to you… only because it seems to stop a different points each time?
Cheers Gary
On 16 Jan 2023, at 09:10, Matthew Martin @.***> wrote:
Hi Gary,
Looks like this is caused by a bug in the CMake code for the Restgoose library. Basically it should clone and then checkout a specific version of the Mongoose webserver library from GitHub but it's only doing that if the library has already been downloaded.
I'll have a look at fixing the issue, but the simple fix is simply to run the initial cmake .. command twice. The first time will clone Mongoose and the second time it will make sure it is the correct version.
I've just tried this on a vanilla Debian VM and it built fine, so hopefully it should also work on a Pi.
If not drop me another email - though I didn't get your attachments for some reason. Maybe try emailing me direct at @.*** rather than via the GitHub email.
Cheers
Matt — Reply to this email directly, view it on GitHub https://github.com/martim01/pam/issues/94#issuecomment-1383707591, or unsubscribe https://github.com/notifications/unsubscribe-auth/AYHTNGY6T36SHS5MQA4WKVDWSUGBHANCNFSM5Q7Q6X5A. You are receiving this because you authored the thread.
Hi Gary – annoyingly your email is just showing as a Github one. My email is my Github username (martim01) and I use outlook.com. Hopefully you can workout my address from that but GitHub won’t **** it
Sent from Mailhttps://go.microsoft.com/fwlink/?LinkId=550986 for Windows
From: @.> Sent: 16 January 2023 09:22 To: @.> Cc: Matthew @.>; State @.> Subject: Re: [martim01/pam] R128 PPM request (Issue #94)
Hi Matt,
Thanks for getting back to me, and apologies for the bombardment of emails yesterday. I’m very happy to send on the attachments again, but your direct email comes up masked (@.***) so not too sure where to send them… any chance yo might be able to drop me a quick mail from that address and I’ll forward them on to you… only because it seems to stop a different points each time?
Cheers Gary
On 16 Jan 2023, at 09:10, Matthew Martin @.***> wrote:
Hi Gary,
Looks like this is caused by a bug in the CMake code for the Restgoose library. Basically it should clone and then checkout a specific version of the Mongoose webserver library from GitHub but it's only doing that if the library has already been downloaded.
I'll have a look at fixing the issue, but the simple fix is simply to run the initial cmake .. command twice. The first time will clone Mongoose and the second time it will make sure it is the correct version.
I've just tried this on a vanilla Debian VM and it built fine, so hopefully it should also work on a Pi.
If not drop me another email - though I didn't get your attachments for some reason. Maybe try emailing me direct at @.*** rather than via the GitHub email.
Cheers
Matt — Reply to this email directly, view it on GitHub https://github.com/martim01/pam/issues/94#issuecomment-1383707591, or unsubscribe https://github.com/notifications/unsubscribe-auth/AYHTNGY6T36SHS5MQA4WKVDWSUGBHANCNFSM5Q7Q6X5A. You are receiving this because you authored the thread.
— Reply to this email directly, view it on GitHubhttps://github.com/martim01/pam/issues/94#issuecomment-1383725126, or unsubscribehttps://github.com/notifications/unsubscribe-auth/AICUO73KOJDBK5KSGK6BB43WSUHPBANCNFSM5Q7Q6X5A. You are receiving this because you modified the open/close state.Message ID: @.***>
Hi there Martin,
Thank you or this lovely piece of software. I'm a tv/film editor with an interest in Rpi and this is perfect for my needs, thank you!
I have question though, and I'm by no means a programmer, so sadly not something I could tackle myself, but is it possible to make a plugin modular, so we can chop and change bits of plug-ins with others etc...? Perhaps use the Angle Meters along with a bar-graph meter, or Lissajou.
My main thought would be is it possible to swap out the True Peak meters in R128 and have the BBC PPM meters instead?
So, not really an issue, more a feature request. I know these projects are time-consuming and people coming along asking for this, that and the other isn't helpful - but love using the software, and thanks for the pre-made downloads...so helpful!
(also, for the pre-made packages, what have you set the passwords for pi and pam for 1.3.2... I've managed to make a new sudo user, but the only two passwords I could find on discussions didn't seem to work?)
Cheers Gary