I'm currently trying to get heads and coreboot up and running on my ThinkPad T430. I'm not sure what I'm doing wrong, but after flash.sh -c /media/coreboot.rom and a reboot, blank screen. Fan runs fine, power button works, but blank screen with no beeps or anything.
My steps are laid out here if someone wants to correct what I'm doing maybe?
- External dump 4+8 chips
- ifdutil 8mb then me_cleaner
- External flash clean_8mb to 8mb chip.
make BOARD=t430 and make BOARD=t430-flash on a clean Fedora 31 environment
- External flash
t430-flash.rom from build/t430-flash/t430-flash.rom to 4mb chip.
- Boot up T430, plug in USB, mount using
mount-usb
flash.sh -c /media/coreboot.rom from build/t430/coreboot.rom
poweroff, hit power button to turn on, blank screen as described above.
I've spent far too long on this and I'm out of ideas. There isn't a distinctive guide besides the weak documentation on this for the T430.
Any help?
I'm currently trying to get heads and coreboot up and running on my ThinkPad T430. I'm not sure what I'm doing wrong, but after
flash.sh -c /media/coreboot.romand a reboot, blank screen. Fan runs fine, power button works, but blank screen with no beeps or anything.My steps are laid out here if someone wants to correct what I'm doing maybe?
make BOARD=t430andmake BOARD=t430-flashon a clean Fedora 31 environmentt430-flash.romfrom build/t430-flash/t430-flash.rom to 4mb chip.mount-usbflash.sh -c /media/coreboot.romfrom build/t430/coreboot.rompoweroff, hit power button to turn on, blank screen as described above.I've spent far too long on this and I'm out of ideas. There isn't a distinctive guide besides the weak documentation on this for the T430.
Any help?