Adam

Results 25 comments of Adam
trafficstars

I have an x220 running coreboot (not skulls specifically, but just compiled it myself) that I would be willing to test with. I just flashed an updated build today, so...

Slowly getting around to looking at this. I've noticed your configs (nonfree-defconfig-* and free-defconfig-* in the x230 folder) are really small but mine when building coreboot for my x220 ended...

Oh, much easier! This is mine for my x220's current setup: ``` CONFIG_USE_OPTION_TABLE=y CONFIG_USE_BLOBS=y CONFIG_VENDOR_LENOVO=y CONFIG_HAVE_IFD_BIN=y CONFIG_BOARD_LENOVO_X220=y CONFIG_DRIVERS_PS2_KEYBOARD=y CONFIG_CONSOLE_POST=y CONFIG_NATIVE_RAMINIT_IGNORE_MAX_MEM_FUSES=y CONFIG_SEABIOS_PS2_TIMEOUT=3000 CONFIG_H8_SUPPORT_BT_ON_WIFI=y CONFIG_HAVE_ME_BIN=y CONFIG_USE_ME_CLEANER=y CONFIG_HAVE_GBE_BIN=y CONFIG_SEABIOS_THREAD_OPTIONROMS=y CONFIG_COREINFO_SECONDARY_PAYLOAD=y CONFIG_NVRAMCUI_SECONDARY_PAYLOAD=y ```

Right now, buffyboard, triggerhappy, and hkdm are working. Still working on ttyescape.

ttyescape seems to be working if I remove hkdm as a dependency. hkdm is the one that's giving me problems. `hkdm: /usr/sbin exists in filesystem (owned by filesystem)` Not sure...

I've built the packages and they're here: https://server.elagost.com/arch/ Steps to test this out: - Download or build the packages yourself - Install the packages - `pacman -U ` (for ttyescape,...

Marked ready for review since I've been running packages built off these PKGBUILDs for a few days with no cost to stability. They seem to work well, with the one...

@ArenM Thank you so much for the extensive review. It might be a bit before I can get to it - my family is in the middle of moving right...

@calebccff my sincere thanks for making TTYEscape in the first place. It's a lifesaver! @ArenM I've fixed a few things; had some spare time.

Ok. Still needs the bootsplash removed (`sudo sed -e 's/bootsplash-danctnix//g' -i /etc/mkinitpcio.conf && sudo mkinitcpio -p linux-megi`), but where it's at now should be better.