You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
yo im on the General profile of strawberry 7.0 on my jailbroken ps4, got 2 problems that might be connected
sober keeps giving me the "incompatible kernel configuration" error asking for CONFIG_DMIID CONFIG_DMI_SYSFS CONFIG_FW_CFG_SYSFS. checked my .config and all 3 are already =y so idk whats up, saw the 7.0 notes said dmi/fw_cfg got added for General but sober still throws the same error. ran ls /sys/class/dmi/id/ and its not empty but its pretty bare — only shows bios_date, bios_vendor, bios_version, modalias, and uevent. no product_name, sys_vendor, board_name, chassis_type, or product_uuid, which is probably what sober's actually looking for. so looks like dmi is partially working but missing the fields most apps check. is there a way to get those populated too or is that just not possible on ps4 hardware?
also tried waydroid to run roblox thru android instead since sober wasnt working. ran into more stuff:
lsmod | grep -E "binder|ashmem" gives nothing back
/lib/modules/$(uname -r) dont even exist so guessing theres no module support built in
tried ip link add dev waydroid0 type bridge and it just says "unknown device type" so bridge networking seems missing too
is there any chance CONFIG_MODULES CONFIG_ANDROID_BINDER_IPC CONFIG_ASHMEM and CONFIG_BRIDGE could get added in? been stuck on this for hours just tryna get roblox running somehow, any help appreciated
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
yo im on the General profile of strawberry 7.0 on my jailbroken ps4, got 2 problems that might be connected
sober keeps giving me the "incompatible kernel configuration" error asking for CONFIG_DMIID CONFIG_DMI_SYSFS CONFIG_FW_CFG_SYSFS. checked my .config and all 3 are already =y so idk whats up, saw the 7.0 notes said dmi/fw_cfg got added for General but sober still throws the same error. ran ls /sys/class/dmi/id/ and its not empty but its pretty bare — only shows bios_date, bios_vendor, bios_version, modalias, and uevent. no product_name, sys_vendor, board_name, chassis_type, or product_uuid, which is probably what sober's actually looking for. so looks like dmi is partially working but missing the fields most apps check. is there a way to get those populated too or is that just not possible on ps4 hardware?
also tried waydroid to run roblox thru android instead since sober wasnt working. ran into more stuff:
is there any chance CONFIG_MODULES CONFIG_ANDROID_BINDER_IPC CONFIG_ASHMEM and CONFIG_BRIDGE could get added in? been stuck on this for hours just tryna get roblox running somehow, any help appreciated
All reactions