Tiny Core Base > piCore Test Releases

piCore14.0 Beta

<< < (11/24) > >>

mortegai:

--- Quote from: Paul_123 on May 30, 2023, 12:24:12 PM ---It is just the memory driver needed for the GPU.   Headless doesn't need it, so that is why its not in the initrd.  The kernel will automatically load it if present.....consuming memory.

--- End quote ---

Just to learn something and curiosity,
What is the name of that driver?

Paul_123:
vc-sm-cma.ko

https://github.com/raspberrypi/linux/tree/rpi-6.1.y/drivers/staging/vc04_services/vc-sm-cma

Paul_123:
aus9,

As a test.  Download the module in a initrd format    http://www.tinycorelinux.net/14.x/aarch64/test_releases/RPi/vc-sm-cma.gz
place this file on your boot partition   mmcblk0p1 by default

edit your config.txt file.  In the [Pi4] section of the config.  add the filename to the initramfs line, like this


--- Code: ---[PI4]
initramfs rootfs-piCore64-14.0.gz,modules-6.1.25-piCore-v8.gz,vc-sm-cma.gz followkernel
kernel kernel6125v8.img

--- End code ---

See if this solves the black screen.

aus9:
Hi Rich

--- Quote ---It hasn't come up in a few years, but loading
      graphics-KERNEL.tcz  while a GUI is running can/will cause the screen to go black.
--- End quote ---

that explains my crash for post 38. Where I was not loading graphics-KERNEL.tcz but trying to load libv4l in jwm desktop,
and discovered it had graphics-KERNEL.tcz has a recursive dep.

OOPS I forgot to check Apps for libvl2 in piCore64-14.x it has

--- Quote ---+ alsa-modules-5.10.39-piCore-v8.tcz          1097728,   1.05 MB
  bzip2-lib.tcz                                 32768,   0.03 MB
  gamin.tcz                                     16384,   0.01 MB
  gcc_libs.tcz                                1527808,   1.46 MB
  glib2.tcz                                   1495040,   1.43 MB
+ graphics-5.10.39-piCore-v8.tcz               774144,   0.74 MB
  libelf.tcz                                    36864,   0.04 MB
  libjpeg-turbo.tcz                            262144,   0.25 MB
  libudev.tcz                                   36864,   0.04 MB
  libv4l2.tcz                                  221184,   0.21 MB
  pcre.tcz                                     397312,   0.38 MB
+ v4l-dvb-5.10.39-piCore-v8.tcz               3346432,   3.19 MB

  Total size (bytes)                          9244672,   8.82 MB
+ Indicates need to download                  5218304,   4.98 MB
--- End quote ---

http://tinycorelinux.net/14.x/aarch64/tcz/libv4l2.tcz.dep says its v4l-dvb-KERNEL.tcz

--- Code: ---uname -r
6.1.25-piCore-v8
--- End code ---

I am sure this will settle when we are closer to final release

aus9:
Hi Paul_123 before I reboot, I am just posting my kindof normal boot list and reboot with that first before adding in Xorg-3d.tcz

--- Quote ---openssh.tcz
libXcursor.tcz
mc.tcz
nano.tcz
jwm.tcz
lxterminal.tcz
leafpad.tcz
firefox-perf.tcz
numlockx.tcz
pcmanfm.tcz
dosfstools.tcz
wbar.tcz
--- End quote ---

I had removed openssh but leaving it in for now.

Navigation

[0] Message Index

[#] Next page

[*] Previous page

Go to full version