PDA

View Full Version : Suzuran Postgesql error (there isnt shmmax)



rootboy01
2020-05-13, 18:37
dear @re4son new kernel image boots and hid works but when i service postgresql start
it says
FATAL:could not create shared memory segment.
https://anonfile.com/Va4dY5ycod/Screenshot_20200513-213711_png

re4son
2020-05-15, 04:41
Fixed in latest commit.

rootboy01
2020-05-15, 16:54
Fixed in latest commit.

thanks sir, it working :)
i want to ask you, what is the previous issue for kernel bootloop ?
also why hid arsenal says: your kernel not support usb config FS .
and, is it necessary to install kali-linux-default and core in Nethunter full chroot ?
and, please update Nethunter app for new metapackages lists.

rootboy01
2020-05-15, 17:05
oww sir, wireless injections not working fully.
in the yesterday version, injections fully worked ( inj. test reaching seperatly to %100)
but now, it says 4 AP to 1 AP only reach %50, others stuck at %0
i think you missed mac80211 inj. patch :D

re4son
2020-05-16, 00:05
No changes to mac80211 as you can see with the following command:


git diff a07c5305b815d9564bb37b870bcb5593d9c9d6e1
diff --git a/arch/arm64/configs/nethunter_defconfig b/arch/arm64/configs/nethunter_defconfig
index f3b5f21aaaa..eb487dd198e 100644
--- a/arch/arm64/configs/nethunter_defconfig
+++ b/arch/arm64/configs/nethunter_defconfig
@@ -44,7 +44,8 @@ CONFIG_LOCALVERSION=""
# CONFIG_LOCALVERSION_AUTO is not set
CONFIG_DEFAULT_HOSTNAME="kali"
CONFIG_SWAP=y
-# CONFIG_SYSVIPC is not set
+CONFIG_SYSVIPC=y
+CONFIG_SYSVIPC_SYSCTL=y
# CONFIG_POSIX_MQUEUE is not set
# CONFIG_FHANDLE is not set
CONFIG_AUDIT=y
@@ -118,6 +119,7 @@ CONFIG_SCHED_HMP=y
# CONFIG_CHECKPOINT_RESTORE is not set
CONFIG_NAMESPACES=y
# CONFIG_UTS_NS is not set
+CONFIG_IPC_NS=y
# CONFIG_USER_NS is not set
# CONFIG_PID_NS is not set
CONFIG_NET_NS=y
@@ -402,6 +404,7 @@ CONFIG_BINFMT_SCRIPT=y
# CONFIG_BINFMT_MISC is not set
# CONFIG_COREDUMP is not set
CONFIG_COMPAT=y
+CONFIG_SYSVIPC_COMPAT=y

#
# Power management options
@@ -440,12 +443,12 @@ CONFIG_CPU_FREQ_GOV_COMMON=y
# CONFIG_SCHED_FREQ_INPUT is not set
CONFIG_CPU_FREQ_STAT=y
# CONFIG_CPU_FREQ_STAT_DETAILS is not set
-# CONFIG_CPU_FREQ_DEFAULT_GOV_PERFORMANCE is not set
+CONFIG_CPU_FREQ_DEFAULT_GOV_PERFORMANCE=y
# CONFIG_CPU_FREQ_DEFAULT_GOV_POWERSAVE is not set
# CONFIG_CPU_FREQ_DEFAULT_GOV_USERSPACE is not set
# CONFIG_CPU_FREQ_DEFAULT_GOV_ONDEMAND is not set
# CONFIG_CPU_FREQ_DEFAULT_GOV_CONSERVATIVE is not set
-CONFIG_CPU_FREQ_DEFAULT_GOV_INTERACTIVE=y
+# CONFIG_CPU_FREQ_DEFAULT_GOV_INTERACTIVE is not set
CONFIG_CPU_FREQ_GOV_PERFORMANCE=y
CONFIG_CPU_FREQ_GOV_POWERSAVE=y
CONFIG_CPU_FREQ_GOV_USERSPACE=y


I am afraid that the more you add (IPC support in this case), the thinner the resources are to be spread.

rootboy01
2020-05-16, 00:36
sir maybe you can try recompile again :)
i wonder, why V1 kernel not booted ? how you fix ?
sir also i fixed xfce KeX issue.
are you reading my messages to you in telegram right ?