On Thursday 23 February 2012 11:11 pm, matt wrote: > I'm currently trying to boot an intel evaluation board (D2700) with > 10-CURRENT. > Installation was > make installworld DESTDIR=/mnt/disk > make installkernel DESTDIR=/mnt/disk > make distribution DESTDIR=/mnt/disk > vi /mnt/disk/fstab (added lines for root, swap) > unmount /mnt/disk > > Boot goes fine until the kernel is loaded. > Once the kernel is loaded, boot continues, however only the very > bottom line is showing kernel messages...the rest of the screen > still "looks" like loader. > > Once booted, a number of silly attempts with vidcontrol 80x25, > vidcontrol -C, vidcontrol VESA_800x600 do not fix the situation. > > Interestingly, typing clear moves the prompt up, but the screen > still looks like loader. > I can see my text, but command output is not written to the > console. > > This is weird. I am actually not that interested in much about the > graphics on this board...it's gma500 all over again. > Getting basic syscons working would be nice, however...I don't want > to have to use a null modem cable during development. > > If it helps I'll fire up sshd and make a bunch of diagnostic files, > although I can't see ifconfig output I assume em drivers are fine. > It is a nice board otherwise, with two intel nics...am interested > in developing a freebsd-based product if possible :) > > If this is something I hosed with the above minimal installation I > apologize in advance! It sounds like a timer issue. Try "set kern.eventtimer.periodic=1". It's a long shot, though. Jung-uk KimReceived on Fri Feb 24 2012 - 16:30:52 UTC
This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:40:24 UTC