On 06.12.2018 20:52, Eugene Grosbein wrote:
> Hi!
> 
> I ran across several systems based on AMI Aptio CRB CLBTM210 equiped with 
> Intel J1900 processor
> that hang early at boot in the moment of kernel initialisation unless forced 
> to use syscons(4) console driver
> instead of default vt(4). Here is screen photo of one of such systems in such 
> dead state
> started with vt(4), boot_verbose and verbose_loading enabled:
> 
> http://www.grosbein.net/freebsd/11hang.jpg
> 
> It boots and works just fine with syscons. The system in question is 
> 11.2-STABLE/amd64 r341225.
> 
> One of such boxes is ready to produce additional debug output, if needed, 
> test patches etc.
> for about a week, then it will go in production to some remote site.

Forgot to include its /boot/loader.conf:

alias_cuseeme_load="YES"
alias_dummy_load="YES"
alias_ftp_load="YES"
alias_irc_load="YES"
alias_nbt_load="YES"
alias_pptp_load="YES"
alias_skinny_load="YES"
alias_smedia_load="YES"
libalias_load="YES"

hw.em.rxd=4096
hw.em.txd=4096
hw.em.max_interrupt_rate=32000
hw.igb.rxd=4096
hw.igb.txd=4096
hw.igb.max_interrupt_rate=32000

mac_portacl_load="YES"
dummynet_load="YES"
geom_mirror_load="YES"
#EOF


_______________________________________________
freebsd-stable@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-stable
To unsubscribe, send any mail to "freebsd-stable-unsubscr...@freebsd.org"

Reply via email to