[Bug 221405] Supermicro X10Dri-T motherboard sometimes fails to boot

2017-08-15 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=221405

--- Comment #5 from Mark Linimon  ---
Information moved into new issue 221491.

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
freebsd-bugs@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "freebsd-bugs-unsubscr...@freebsd.org"


[Bug 221405] Supermicro X10Dri-T motherboard sometimes fails to boot

2017-08-13 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=221405

--- Comment #4 from Rajil Saraswat  ---
The culprit was the USB-3 card

[code]
xhci1@pci0:129:0:0: class=0x0c0330 card=0x00141912 chip=0x00141912 rev=0x03
hdr=0x00
vendor = 'Renesas Technology Corp.'
device = 'uPD720201 USB 3.0 Host Controller'
class  = serial bus
subclass   = USB
[/code]

The cards i tried were the following based on uPD720201 chipset
Mailiya PCI-E to USB 3.0 4 Port PCI Express Expansion Card (PCIe Card)
https://www.amazon.com/Mailiya-Expansion-Superspeed-Connector-Desktops/dp/B01G86538S
and 
Rosewill PCI-E to USB 3.0 4-Port PCI Express Expansion Card
https://www.amazon.com/dp/B011LZY20G

Both cause the hangup at boot. After removing the card the system boots up
fine.

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
freebsd-bugs@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "freebsd-bugs-unsubscr...@freebsd.org"


[Bug 221405] Supermicro X10Dri-T motherboard sometimes fails to boot

2017-08-10 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=221405

--- Comment #3 from Rajil Saraswat  ---
The contents of /boot/loader.conf are

kern.geom.label.disk_ident.enable="0"
kern.geom.label.gptid.enable="0"
vfs.zfs.min_auto_ashift=12
zfs_load="YES"
net.fibs=6
net.add_addr_allfibs=0
ipfw_load="YES"
net.inet.ip.fw.default_to_accept=1
geom_eli_load="YES"
coretemp_load="YES"
aesni_load="YES"


sfxge_load="YES"

#disable APIC so that debian vm doesnt give error
hw.vmm.vmx.use_apic_vid="0"

#so that windows bhyve can see more cores
hw.vmm.topology.cores_per_package="8"

#powerd
hint.p4tcc.0.disabled=1
hint.acpi_throttle.0.disabled=1

vmm_load="YES"
pptdevs="1/0/0 2/0/0 131/0/0 131/0/1"

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
freebsd-bugs@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "freebsd-bugs-unsubscr...@freebsd.org"


[Bug 221405] Supermicro X10Dri-T motherboard sometimes fails to boot

2017-08-10 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=221405

Rajil Saraswat  changed:

   What|Removed |Added

Summary|Supermicro X10Dri-T |Supermicro X10Dri-T
   |motherboard sometimes fail  |motherboard sometimes fails
   |to boot |to boot

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
freebsd-bugs@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "freebsd-bugs-unsubscr...@freebsd.org"