Recent content by goggor

  1. G

    Hacking PS4 Linux on Slim

    Thanks, it seems that the problem is the ps4_bridge (between apu and HDMI output). The normal PS4 uses Panasonic MN86471a hdmi transmitter and the slim/pro uses the Panasonic MN864729 HDMI transmitter. The implementation is done here: ps4-linux/drivers/gpu/drm/radeon/ps4_bridge.c
  2. G

    Hacking PS4 Linux on Slim

    That's looking good! Could you provide the full dmesg please? Thanks.
  3. G

    Hacking PS4 Linux on Slim

    Great work! 1) I tried to compile it from scratch like in your small tutorial. But my bzImage does not work. The compiled version is only 6.5MB in size and not like yours 10MB. I also did not understand your point with " # apply fix for ilog2 bug (see SORRY_NO_LINKS_FOR_ME), needed to build on...