Tiny Core Base > Corepure64

difficulty creating a bootable TC64 USB stick with persistence

<< < (2/2)

aus9:
Hi
I hope  polikuo  does not object to my barging in on this thread.

1) you need a better dmesg output please....as your tail was not long enough

--- Code: ---dmesg | grep firmware > /tmp/fw.txt
--- End code ---

2) fw is tricky in that there is no tool to tell you what fw is currently being used
but based on your model
https://support.lenovo.com/us/en/solutions/pd030001-thinkcentre-m73-tiny10ax0003in-for-linux-certification

You appear to have Intel graphics so I suggest you download any missing TCEs and have onboot.lst read


--- Quote ---firmware-i915.tcz
graphics-KERNEL.tcz
xf86-video-intel.tcz
Xorg-7.7.tcz
# plus other stuff
--- End quote ---

at this stage lets ignore Xorg-7.7-3d until we see you have "decent" graphics

Please read the info files for all of them as some like the xf86* has information on some configs you may consider

3) If you know you do not have intel graphics you may need to provide a spec link or post your graphics hardware
inxi which you would need to download is designed for this very purpose....download it only if above is NOT correct,
load it and post output of

--- Code: ---inxi -Gxxx
--- End code ---

thanks for reading


The next post reveals for specific Intel graphics chipset.....the name of the firmware

aus9:
snip to get under 2K characters

--- Code: ---modinfo i915
filename:       /lib/modules/6.1.2-tinycore64/kernel.tclocal/drivers/gpu/drm/i915/i915.ko.gz
SNIP
firmware:       i915/skl_huc_2.0.0.bin
firmware:       i915/bxt_huc_2.0.0.bin
firmware:       i915/kbl_huc_4.0.0.bin
firmware:       i915/glk_huc_4.0.0.bin
firmware:       i915/kbl_huc_4.0.0.bin
firmware:       i915/kbl_huc_4.0.0.bin
firmware:       i915/cml_huc_4.0.0.bin
firmware:       i915/icl_huc_9.0.0.bin
firmware:       i915/ehl_huc_9.0.0.bin
firmware:       i915/ehl_huc_9.0.0.bin
firmware:       i915/tgl_huc_7.9.3.bin
firmware:       i915/tgl_huc_7.9.3.bin
firmware:       i915/dg1_huc.bin
firmware:       i915/tgl_huc_7.9.3.bin
firmware:       i915/tgl_huc.bin
firmware:       i915/tgl_huc_7.9.3.bin
firmware:       i915/tgl_huc.bin
firmware:       i915/skl_guc_70.1.1.bin
firmware:       i915/bxt_guc_70.1.1.bin
firmware:       i915/kbl_guc_70.1.1.bin
firmware:       i915/glk_guc_70.1.1.bin
firmware:       i915/kbl_guc_70.1.1.bin
firmware:       i915/kbl_guc_70.1.1.bin
firmware:       i915/cml_guc_70.1.1.bin
firmware:       i915/icl_guc_70.1.1.bin
firmware:       i915/ehl_guc_70.1.1.bin
firmware:       i915/ehl_guc_70.1.1.bin
firmware:       i915/tgl_guc_70.1.1.bin
firmware:       i915/tgl_guc_70.1.1.bin
firmware:       i915/dg1_guc_70.bin
firmware:       i915/tgl_guc_69.0.3.bin
firmware:       i915/tgl_guc_70.1.1.bin
firmware:       i915/tgl_guc_70.bin
firmware:       i915/adlp_guc_69.0.3.bin
firmware:       i915/adlp_guc_70.1.1.bin
firmware:       i915/adlp_guc_70.bin
firmware:       i915/dg2_guc_70.bin
firmware:       i915/bxt_dmc_ver1_07.bin
firmware:       i915/skl_dmc_ver1_27.bin
firmware:       i915/kbl_dmc_ver1_04.bin
firmware:       i915/glk_dmc_ver1_04.bin
firmware:       i915/icl_dmc_ver1_09.bin
firmware:       i915/tgl_dmc_ver2_12.bin
firmware:       i915/rkl_dmc_ver2_03.bin
firmware:       i915/dg1_dmc_ver2_02.bin
firmware:       i915/adls_dmc_ver2_01.bin
firmware:       i915/adlp_dmc_ver2_16.bin
firmware:       i915/dg2_dmc_ver2_07.bin
--- End code ---

when you have downloaded the graphics-KERNEL and run modinfo i915....you will get
vendor ids and products which SHOULD match your results visible in inxi -Gxxx

I can't show them here without doing a new post to keep under 2K character forum post rules

puppybyte!:

--- Quote from: aus9 on September 17, 2023, 09:32:30 PM ---
You appear to have Intel graphics so I suggest you download any missing TCEs and have onboot.lst read


--- Quote ---firmware-i915.tcz
graphics-KERNEL.tcz
xf86-video-intel.tcz
Xorg-7.7.tcz
# plus other stuff
--- End quote ---

at this stage lets ignore Xorg-7.7-3d until we see you have "decent" graphics

Please read the info files for all of them as some like the xf86* has information on some configs you may consider

3) If you know you do not have intel graphics you may need to provide a spec link or post your graphics hardware

The next post reveals for specific Intel graphics chipset.....the name of the firmware

--- End quote ---

thanks!!, u r right, I do have intel graphics neofetch shows GPU Intel HD graphics.  I was able to boot into JWM screen.  I fumbled my way with all your suggestions.  I am all good for now, thanks!

Navigation

[0] Message Index

[*] Previous page

Go to full version