On Thu, Jan 06, 2022 at 05:28:08AM +0300, S V wrote: > Any suggestions on how to start?
Please provide more information, for example the kernel output up to the point where the system fails to boot. Does it just hang? Enter ddb? > I got install70.img on usb stick and edk-ii on this board succesfully boots > to bsd.rd/bsd.sp/bsd.mp with expected problems of not booting to shell. > > I use set tty fb0 to use hdmi display (succesfully), but strugle to get usb > keyboard working with "uhub: device problem, disabling port". >From the very limited information you have provided, this sounds like the >machine is actually booting the kernel and running userland programs correctly >but you are not seeing the console output because it's set to use the serial >port. > I want to try to get PCIe usb controller (board has 1 pcie slot). Will it > work this way so I can get at least kb working? Can anybody suggest card or > chip that will work with arm64 or how can I solve this problem? Start by getting the serial console set up and working first, then move on to using the hdmi framebuffer output with a usb keyboard. In future bug reports, please provide the actual output you are seeing. A serial console makes this much easier.