Tiny Core Base > Final Releases

Tiny Core v15.0

<< < (5/10) > >>

Juanito:
..to add to the puzzle, the x86 libXfont doesn't have a dep on pcre and it works...

gadget42:

--- Quote from: Juanito on February 25, 2024, 10:28:16 AM ---..to add to the puzzle, the x86 libXfont doesn't have a dep on pcre and it works...

--- End quote ---

while researching another topic i came across one of your posts from a few years ago that might be a clue?


--- Quote from: Juanito on August 01, 2020, 08:13:29 AM ---32-bit uses Xvesa not Xfbdev

--- End quote ---

Juanito:
Both Xvesa and Xfbdev use libXfont (as opposed to libXfont2) and I tested with Xfbdev in both 32/64bit.

jim:
Yet another minor hiccup, i2c-hid.ko seems to have gained a dependency on driver/gpu/drm_panel.ko? in the new kernel.
Sadly this breaks the trackpad on my laptop :(
I am running corepure64.

Trying modpobe i2c-hid puts:
i2c_hid: Unknown symbol drm_panel_remove_follower (err -2)
...
in dmesg, and I have forgotten how to paste from a terminal window into firefox, so I am typing it in.

Juanito:
From this:
--- Code: ---grep DRM_P config-6.6.8-tinycore
CONFIG_DRM_PANEL=y
# CONFIG_DRM_PANEL_AUO_A030JTN01 is not set
# CONFIG_DRM_PANEL_ORISETECH_OTA5601A is not set
# CONFIG_DRM_PANEL_RASPBERRYPI_TOUCHSCREEN is not set
# CONFIG_DRM_PANEL_WIDECHIPS_WS2401 is not set
CONFIG_DRM_PANEL_BRIDGE=y
# CONFIG_DRM_PANEL_MIPI_DBI is not set
CONFIG_DRM_PANEL_ORIENTATION_QUIRKS=y
CONFIG_DRM_PRIVACY_SCREEN=y

--- End code ---

..you'd think the module was compiled in - @curaga?

Navigation

[0] Message Index

[#] Next page

[*] Previous page

Go to full version