From 1f640bb77237bf417179bfc98b22eb9abc7807d0 Mon Sep 17 00:00:00 2001 From: Scare Crowe <84860158+CWDSYSTEMS@users.noreply.github.com> Date: Thu, 27 May 2021 14:31:40 +0500 Subject: [PATCH 01/11] Create Changes.txt --- Changes.txt | 1 + 1 file changed, 1 insertion(+) create mode 100644 Changes.txt diff --git a/Changes.txt b/Changes.txt new file mode 100644 index 0000000000..81d5611a20 --- /dev/null +++ b/Changes.txt @@ -0,0 +1 @@ +Changes From 92de1a1b993649a4a4cae564c22728010c08b54c Mon Sep 17 00:00:00 2001 From: Scare Crowe <84860158+CWDSYSTEMS@users.noreply.github.com> Date: Thu, 27 May 2021 14:36:04 +0500 Subject: [PATCH 02/11] Update README.txt --- README.txt | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.txt b/README.txt index 44443bc8ca..d96e4e4a6f 100644 --- a/README.txt +++ b/README.txt @@ -1,6 +1,6 @@ - Brooklyn R , The Moose V1.0 * V1.0 is based off a Plasma Dektop -* V1.1a should be based on e17 +* V1.1a should be based on e17 sicne GPU issue is fixed D: Raziel A. Crowe aka Scare Crowe M: Sean Torchy aka Moose on the loose @@ -22,6 +22,8 @@ X: Netflix & Chill http://git.gniibe.org/gitweb/?p=gnuk/fst-01.git +If you rely heavily on VPN to bypass your regional filters then it will be a good idea to have extra entropy in hand. Any OpenSource Entropy stick should work on Brooklyn from now. + Want to send some tip for continued development? DOGE: DJTRkmhwhG7W8t7WvAddZBnNkKWML6nHqJ From 40f1210e3244005dc807ecdfa66cffacbaf28e12 Mon Sep 17 00:00:00 2001 From: Scare Crowe <84860158+CWDSYSTEMS@users.noreply.github.com> Date: Thu, 27 May 2021 14:37:19 +0500 Subject: [PATCH 03/11] Update README.txt --- README.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.txt b/README.txt index d96e4e4a6f..99150c8f49 100644 --- a/README.txt +++ b/README.txt @@ -1,4 +1,4 @@ -- Brooklyn R , The Moose V1.0 +# Brooklyn R , The Moose V1.0 * V1.0 is based off a Plasma Dektop * V1.1a should be based on e17 sicne GPU issue is fixed From c2c586500fb05b1ca2233a37117bf594fc88e75b Mon Sep 17 00:00:00 2001 From: Scare Crowe <84860158+CWDSYSTEMS@users.noreply.github.com> Date: Thu, 27 May 2021 14:38:20 +0500 Subject: [PATCH 04/11] Update README.txt --- README.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.txt b/README.txt index 99150c8f49..4347f1b9f6 100644 --- a/README.txt +++ b/README.txt @@ -1,4 +1,4 @@ -# Brooklyn R , The Moose V1.0 +# Brooklyn R , The Moose V1.0 * V1.0 is based off a Plasma Dektop * V1.1a should be based on e17 sicne GPU issue is fixed From e67eb8ead105c0c95a1d20d21b3f03f667aea5f7 Mon Sep 17 00:00:00 2001 From: Scare Crowe <84860158+CWDSYSTEMS@users.noreply.github.com> Date: Thu, 27 May 2021 16:49:23 +0500 Subject: [PATCH 05/11] Update enlightenment_askpass.desktop --- DRM/e17/data/desktop/enlightenment_askpass.desktop | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/DRM/e17/data/desktop/enlightenment_askpass.desktop b/DRM/e17/data/desktop/enlightenment_askpass.desktop index b4f95b163c..484d76834b 100644 --- a/DRM/e17/data/desktop/enlightenment_askpass.desktop +++ b/DRM/e17/data/desktop/enlightenment_askpass.desktop @@ -7,8 +7,8 @@ Comment[it]=Richiesta password per Enlightenment Icon=enlightenment-askpass OnlyShowIn=Enlightenment; Exec=enlightenment_askpass -Terminal=false -Categories=System +Terminal=true +Categories=Applications StartupNotify=false StartupWMClass=enlighenment_askpass -NoDisplay=true +NoDisplay=false From b8e28217c3dfb9c04058db288bebd5ebeb258d3b Mon Sep 17 00:00:00 2001 From: Scare Crowe <84860158+CWDSYSTEMS@users.noreply.github.com> Date: Thu, 27 May 2021 16:50:15 +0500 Subject: [PATCH 06/11] Update enlightenment.desktop.in --- DRM/e17/data/session/enlightenment.desktop.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DRM/e17/data/session/enlightenment.desktop.in b/DRM/e17/data/session/enlightenment.desktop.in index ba664d1d6d..9e4b8e7f1d 100644 --- a/DRM/e17/data/session/enlightenment.desktop.in +++ b/DRM/e17/data/session/enlightenment.desktop.in @@ -35,4 +35,4 @@ Comment[tr]=Enlightenment kullanarak giriş yaın (Version @VERSION@) Icon=@prefix@/share/enlightenment/data/images/enlightenment.png TryExec=@prefix@/bin/enlightenment_start Exec=@prefix@/bin/enlightenment_start -DesktopNames=Enlightenment +DesktopNames=e17 From 586d18b0ea76265a05a6edb983a7b2155b52f287 Mon Sep 17 00:00:00 2001 From: Scare Crowe <84860158+CWDSYSTEMS@users.noreply.github.com> Date: Thu, 27 May 2021 16:53:40 +0500 Subject: [PATCH 07/11] Update e_mod_config.c --- DRM/e17/src/modules/cpufreq/e_mod_config.c | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) diff --git a/DRM/e17/src/modules/cpufreq/e_mod_config.c b/DRM/e17/src/modules/cpufreq/e_mod_config.c index 44d1e094a7..b465622424 100644 --- a/DRM/e17/src/modules/cpufreq/e_mod_config.c +++ b/DRM/e17/src/modules/cpufreq/e_mod_config.c @@ -46,6 +46,7 @@ _fill_data(E_Config_Dialog_Data *cfdata) cfdata->poll_interval = cpufreq_config->poll_interval; cfdata->restore_governor = cpufreq_config->restore_governor; cfdata->auto_powersave = cpufreq_config->auto_powersave; + cfdata->auto_powersave = cpufreq_config->performance; cfdata->pstate_min = cpufreq_config->pstate_min - 1; cfdata->pstate_max = cpufreq_config->pstate_max - 1; if (cpufreq_config->powersave_governor) @@ -98,6 +99,23 @@ _basic_create_widgets(E_Config_Dialog *cfd EINA_UNUSED, Evas *evas, E_Config_Dia ob = e_widget_radio_add(evas, _("Very Slow (256 ticks)"), 256, rg); e_widget_framelist_object_append(of, ob); e_widget_list_object_append(o, of, 1, 0, 0.5); + + ob = e_widget_check_add(evas, _("Automatic powersaving"), &cfdata->auto_powersave); + e_widget_list_object_append(o, ob, 1, 0, 0.5); + + of = e_widget_framelist_add(evas, _("Update poll interval"), 0); + rg = e_widget_radio_group_new(&cfdata->poll_interval); + ob = e_widget_radio_add(evas, _("Fast (8 ticks)"), 8, rg); + e_widget_framelist_object_append(of, ob); + ob = e_widget_radio_add(evas, _("Medium (16 ticks)"), 16, rg); + e_widget_framelist_object_append(of, ob); + ob = e_widget_radio_add(evas, _("Normal (64 ticks)"), 64, rg); + e_widget_framelist_object_append(of, ob); + ob = e_widget_radio_add(evas, _("Slow (128 ticks)"), 128, rg); + e_widget_framelist_object_append(of, ob); + ob = e_widget_radio_add(evas, _("Very Slow (256 ticks)"), 256, rg); + e_widget_framelist_object_append(of, ob); + e_widget_list_object_append(o, of, 1, 0, 0.5); if ((cpufreq_config->status) && (cpufreq_config->status->pstate)) { From 9265f4f149901e0b8369f74b8af84d0737e1ce06 Mon Sep 17 00:00:00 2001 From: Scare Crowe <84860158+CWDSYSTEMS@users.noreply.github.com> Date: Thu, 27 May 2021 17:13:43 +0500 Subject: [PATCH 08/11] Update README.txt --- README.txt | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.txt b/README.txt index 4347f1b9f6..5d18b25635 100644 --- a/README.txt +++ b/README.txt @@ -24,6 +24,8 @@ http://git.gniibe.org/gitweb/?p=gnuk/fst-01.git If you rely heavily on VPN to bypass your regional filters then it will be a good idea to have extra entropy in hand. Any OpenSource Entropy stick should work on Brooklyn from now. +You can get a release and flash it directly on your USB 3 hard drive with Balena Etcher. The default image size is meant for a 32GB microSD card. If you have a bigger microSD card then after login do a "sudo raspi-config", head over to Advacned and resize the file system. Same can be done for a GPT partitioned USB 3 hard drive/SSD. If you have purchased a Raspberry Pi 4 elsewher then you might have to flash the boot loader to do a mass storaeg boot. Ask The Moose on the loose for help. + Want to send some tip for continued development? DOGE: DJTRkmhwhG7W8t7WvAddZBnNkKWML6nHqJ From f75197993e5024bf3c5f5b556a3b3d855072b78d Mon Sep 17 00:00:00 2001 From: Scare Crowe <84860158+CWDSYSTEMS@users.noreply.github.com> Date: Thu, 27 May 2021 17:15:17 +0500 Subject: [PATCH 09/11] Update README.txt --- README.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.txt b/README.txt index 5d18b25635..f782a4c222 100644 --- a/README.txt +++ b/README.txt @@ -26,7 +26,7 @@ If you rely heavily on VPN to bypass your regional filters then it will be a goo You can get a release and flash it directly on your USB 3 hard drive with Balena Etcher. The default image size is meant for a 32GB microSD card. If you have a bigger microSD card then after login do a "sudo raspi-config", head over to Advacned and resize the file system. Same can be done for a GPT partitioned USB 3 hard drive/SSD. If you have purchased a Raspberry Pi 4 elsewher then you might have to flash the boot loader to do a mass storaeg boot. Ask The Moose on the loose for help. -Want to send some tip for continued development? +Want to send some tip for continued development or features / apps ported on Brooklyn? DOGE: DJTRkmhwhG7W8t7WvAddZBnNkKWML6nHqJ LTC: LQyhdH9LfL9m5vqMHfeTZdRoUU8qAouZmQ From 575a48d26a90b43ea2634ce2055224b33bc700df Mon Sep 17 00:00:00 2001 From: Scare Crowe <84860158+CWDSYSTEMS@users.noreply.github.com> Date: Thu, 27 May 2021 17:18:10 +0500 Subject: [PATCH 10/11] Update Essentials.txt --- OverClocking/Essentials.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/OverClocking/Essentials.txt b/OverClocking/Essentials.txt index e69de29bb2..e0c168202a 100644 --- a/OverClocking/Essentials.txt +++ b/OverClocking/Essentials.txt @@ -0,0 +1 @@ +This will be populated with data. From 74e29598e49445d1f99214bd3f02b5bca48fc60f Mon Sep 17 00:00:00 2001 From: Scare Crowe <84860158+CWDSYSTEMS@users.noreply.github.com> Date: Thu, 27 May 2021 17:22:48 +0500 Subject: [PATCH 11/11] Update README.txt update basic flashing instructions --- README.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.txt b/README.txt index f782a4c222..a7bbab3ebe 100644 --- a/README.txt +++ b/README.txt @@ -24,7 +24,7 @@ http://git.gniibe.org/gitweb/?p=gnuk/fst-01.git If you rely heavily on VPN to bypass your regional filters then it will be a good idea to have extra entropy in hand. Any OpenSource Entropy stick should work on Brooklyn from now. -You can get a release and flash it directly on your USB 3 hard drive with Balena Etcher. The default image size is meant for a 32GB microSD card. If you have a bigger microSD card then after login do a "sudo raspi-config", head over to Advacned and resize the file system. Same can be done for a GPT partitioned USB 3 hard drive/SSD. If you have purchased a Raspberry Pi 4 elsewher then you might have to flash the boot loader to do a mass storaeg boot. Ask The Moose on the loose for help. +You can get a release and flash it directly on your USB 3 hard drive with Balena Etcher. The default image size is meant for a 32GB microSD card. If you have a bigger microSD card then after login do a "sudo raspi-config", head over to Advacned and resize the file system. Same can be done for a GPT partitioned USB 3 hard drive/SSD. Keep in mind that MBR drives have a size limit per block partition. For 4TB or bigger drive you might want to use GPT instead. If you have purchased a Raspberry Pi 4 elsewhere then you might have to flash the boot loader to do a mass storaeg boot. Ask The Moose on the loose for help. Want to send some tip for continued development or features / apps ported on Brooklyn?