Hi jp734
... The only time I can get it to work is if I install "original-modules-6.18.2-tinycore.tcz" ...
Don't do that. You basically installed every driver available whether
you need them or not. I suspect one or more drivers are causing a conflict.
Place these lines in order at the top of your onboot.lst file:
graphics-KERNEL.tcz
alsa-config.tcz
alsa.tczIf any of the following are listed further down in your onboot.lst file, remove them:
original-modules-6.18.2-tinycore.tcz
graphics-KERNEL.tcz or graphics-6.18.2-tinycore.tcz
alsa-config.tcz
alsa.tczThen reboot. Use that as a starting point.
If you're still having problems, try adding thinkpad-acpi-KERNEL.tcz to
the top of your onboot.lst file, like this:
thinkpad-acpi-KERNEL.tcz
graphics-KERNEL.tcz
alsa-config.tcz
alsa.tczThen reboot again.