Hello.

I install a fresh piCorePlayer 7.0 image on my test Raspi4.
I wire a Samsung U70 USB monitor on it. All module are activate
Code:
--------------------
    
  tc@pCP:~$ lsmod 
  Module                  Size  Used by
  udlfb                  28672  0
  spidev                 20480  0
  udl                    32768  2
  drm_kms_helper        184320  1 udl
  drm                   458752  3 udl,drm_kms_helper
  snd_usb_audio         217088  1
  snd_soc_bcm2835_i2s    16384  0
  snd_usbmidi_lib        32768  1 snd_usb_audio
  mc                     40960  1 snd_usb_audio
  snd_soc_core          200704  1 snd_soc_bcm2835_i2s
  snd_hwdep              16384  1 snd_usb_audio
  snd_compress           20480  1 snd_soc_core
  spi_bcm2835            24576  0
  snd_pcm_dmaengine      16384  1 snd_soc_core
  snd_rawmidi            32768  1 snd_usbmidi_lib
  snd_seq_device         16384  1 snd_rawmidi
  snd_pcm                98304  5 
snd_usb_audio,snd_pcm_dmaengine,snd_soc_bcm2835_i2s,snd_soc_core
  drm_panel_orientation_quirks    16384  1 drm
  syscopyarea            16384  2 udlfb,drm_kms_helper
  sysfillrect            16384  2 udlfb,drm_kms_helper
  sysimgblt              16384  2 udlfb,drm_kms_helper
  snd_timer              32768  1 snd_pcm
  snd                    73728  10 
snd_compress,snd_hwdep,snd_usb_audio,snd_timer,snd_rawmidi,snd_usbmidi_lib,snd_seq_device,snd_soc_core,snd_pcm
  raspberrypi_hwmon      16384  0
  i2c_bcm2835            16384  0
  fb_sys_fops            16384  2 udlfb,drm_kms_helper
  squashfs               40960  40
  zram                   28672  1
  zsmalloc               28672  1 zram
  
--------------------
 Jivelite is configured as the old setup @ piCorePlayer 6.1
But on 7.0 I see no Startup Logo and no Jivelite screen, only a cursor
on the left side
Framebuffer is okay 
Code:
--------------------
    tc@pCP:~$ ls -la /dev/fb0
--------------------


Has anyone a good idea?


------------------------------------------------------------------------
droidbox's Profile: http://forums.slimdevices.com/member.php?userid=66696
View this thread: http://forums.slimdevices.com/showthread.php?t=113512

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

Reply via email to