i-aye sir ! that’s why troubleshooting is so fun …
done
@MrChromebox@joao.azevedo < it’s probably better if we do this in PUBLIC since that way other people can see it and potentially benefit … maybe if somebody has the same issue or has already had it and fixed it please feel free to jump in !
so at this point, you have PureOS installed, and it boots by default, correct?
If so, then simply boot the device with the non-working keyboard. You can try to press ESC to bring up the boot menu. Once the OS is booted, will need you to download and run the coreboot cbmem utility to pull the firmware boot log.
unzip it, then open a terminal and run: sudo ./cbmem -c | pastebinit
(you may need to ‘sudo apt install pastebinit’ first)
there is no personally identifiable info in the log. Just need to see if there’s enough info from SeaBIOS to start debugging, or if I need to give you a custom build with a higher logging level.
that is correct. i have installed it as previously mentioned in several places, here on the forum, on the internal SATA m2 drive.
yes that works with the non-uhk keyboard and if i don’t have to press ESC for the boot menu PureOS get’s loaded just fine WITH the UHK keyboard as well (i just can’t reach the boot menu with it)
/usr/bin/pastebinit:42: DeprecationWarning: dist() and linux_distribution() functions are deprecated in Python 3.5
release = platform.linux_distribution()[0].lower()
/usr/bin/pastebinit:413: DeprecationWarning: pasteURLopener style of invoking requests is deprecated. Use newer urlopen functions/methods
url_opener = pasteURLopener()
Bad API request, invalid api_dev_key
in on PureOS amber (stable) < do i need Testing for this ?
@MrChromebox here > https://pastebin.com/GEPp6Div < if you need to revisit please yank it to your local storage since this and the other one has an expiration date set of 1 day
building from source wouldn’t do any good, I don’t have a source branch pushed for the test build, only a precompiled image. You just built/re-flashed the release firmware.
the error you reported doesn’t make sense in the context of building from source though. Did you try the precompiled image and it failed?