I said works with

stty com4 115200
mach comaddr 0xe060
set tty com4

but not entirely...
I indeed get the output of the kernel loading and the system is up, but I don't 
get a login prompt at the end.

Here is a sample of the last lines I get throught console:
[...]

clearing /tmp
kern.securelevel: 0 -> 1
creating runtime link editor directory cache.
preserving editor files.
starting network daemons: sshd smtpd sndiod.
starting local daemons: cron.
Sat Jan 27 23:11:02 JST 2024

Something to do with /etc/ttys ?


Le 27/01/2024 à 23:05, Mark Kettenis a écrit :
Date: Sat, 27 Jan 2024 22:47:05 +0900
From: stephane Tranchemer<[email protected]>

Hello Jonathan,

made a kernel with the patch and here is what I get on dmesg:

puc0 at pci0 dev 26 function 0 "Intel C3000 UART" rev 0x11: ports: 16 com
com4 at puc0 port 0 apic 2 int 16: ns16550a, 16 byte fifo

so now it seems to get the com port, however when I type "set tty com4"
on the boot prompt I get the same result than before, the system freezes
(or more accurately the input/output goes into the limbo).

I am missing something here ?
Try typing "mach comaddr 0xe060" before "set tty com4".

Reply via email to