dvdan wrote: 
> I confirmed there are issues with the display driver and the 64-bit
> kernel. 
> 

Just setup a Rpi4 2G with jivelite using the 64 bit
kernel......everything is fine.  That seemed like there was a
connectivity problem with the repo when you tried to download......

Make sure the [PI4] section looks like this.


Code:
--------------------
    
  [PI4]
  #initramfs pcp_10.2v7l.gz followkernel
  #kernel kernel41975v7l.img
  #dtoverlay=vc4-fkms-v3d
  #max_framebuffers=2
  ### Previous 4 lines are for a 32bit kernel
  ### Comment the previous 4 lines out and uncomment the next 3 for 64 bit 
kernel
  arm_64bit=1
  initramfs pcp_10.2v8.gz followkernel
  kernel kernel41975v8.img
  
--------------------


Note: the dtoverlay=vc4-fkms-v3d is no longer needed for 32bit version
too, seems they fixed up the base firmware.



piCorePlayer a small player for the Raspberry Pi in RAM. 
Homepage: https://www.picoreplayer.org

Please 'donate'
(https://www.paypal.com/cgi-bin/webscr?cmd=_donations&business=U7JHY5WYHCNRU&lc=GB&currency_code=USD&bn=PP%2dDonationsBF%3abtn_donateCC_LG%2egif%3aNonHosted)
if you like the piCorePlayer
------------------------------------------------------------------------
paul-'s Profile: http://forums.slimdevices.com/member.php?userid=58858
View this thread: http://forums.slimdevices.com/showthread.php?t=110727

_______________________________________________
unix mailing list
[email protected]
http://lists.slimdevices.com/mailman/listinfo/unix

Reply via email to