Re: Fujitsu Lifebook E751 (iGPU: HM65): distorted console with UEFI boot

2018-11-29 Thread Gunther Nikl
O. Hartmann wrote: > The notebook seems UEFI only and doesn't boot off from MBR partioned > devices (i.e. NanoBSD I used to use). AFAICT, BIOS style boot should be possible with the named laptop. Is CSM enabled within the Firmware? Regards, ___ freebsd

Boot loader stuck after first stage upgrading 11.2 to 12.0-RC2

2018-11-29 Thread Mark Martinec
After successfully upgraded three hosts from 11.2-p4 to 12.0-RC2 (amd64, zfs, bios), I tried my luck with one of our production hosts, and ended up with a stuck loader after rebooting with a new kernel (after the first stage of upgrade). These were the steps, and all went smoothly and normally

Re: SCSI and dmesg

2018-11-29 Thread Alan Somers
On Mon, Nov 26, 2018 at 3:57 PM Warner Losh wrote: > On Mon, Nov 26, 2018 at 3:32 PM Maxim Sobolev > wrote: > > > Somebody needs to make collection/submission automatic and make a port > out > > of it, so that it's as easy as pkg install dmesg_survey && > > dmesg_survey_enabled="YES" in the /etc

Re: Boot loader stuck after first stage upgrading 11.2 to 12.0-RC2

2018-11-29 Thread Toomas Soome
I just did push biosdisk updates to stable/12, I wonder if you could test those bits… rgds, toomas > On 29 Nov 2018, at 17:01, Mark Martinec wrote: > > After successfully upgraded three hosts from 11.2-p4 to 12.0-RC2 (amd64, > zfs, bios), I tried my luck with one of our production hosts, and e

Re: SCSI and dmesg

2018-11-29 Thread Warner Losh
On Thu, Nov 29, 2018 at 8:09 AM Alan Somers wrote: > On Mon, Nov 26, 2018 at 3:57 PM Warner Losh wrote: > >> On Mon, Nov 26, 2018 at 3:32 PM Maxim Sobolev >> wrote: >> >> > Somebody needs to make collection/submission automatic and make a port >> out >> > of it, so that it's as easy as pkg inst

Re: SCSI and dmesg

2018-11-29 Thread Alan Somers
On Thu, Nov 29, 2018 at 10:49 AM Warner Losh wrote: > > > On Thu, Nov 29, 2018 at 8:09 AM Alan Somers wrote: > >> On Mon, Nov 26, 2018 at 3:57 PM Warner Losh wrote: >> >>> On Mon, Nov 26, 2018 at 3:32 PM Maxim Sobolev >>> wrote: >>> >>> > Somebody needs to make collection/submission automatic

Re: SCSI and dmesg

2018-11-29 Thread Brooks Davis
On Thu, Nov 29, 2018 at 11:01:01AM -0700, Alan Somers wrote: > On Thu, Nov 29, 2018 at 10:49 AM Warner Losh wrote: > > > > > > > On Thu, Nov 29, 2018 at 8:09 AM Alan Somers wrote: > > > >> On Mon, Nov 26, 2018 at 3:57 PM Warner Losh wrote: > >> > >>> On Mon, Nov 26, 2018 at 3:32 PM Maxim Sobole

Re: SCSI and dmesg

2018-11-29 Thread Alan Somers
On Thu, Nov 29, 2018 at 11:08 AM Brooks Davis wrote: > On Thu, Nov 29, 2018 at 11:01:01AM -0700, Alan Somers wrote: > > On Thu, Nov 29, 2018 at 10:49 AM Warner Losh wrote: > > > > > > > > > > > On Thu, Nov 29, 2018 at 8:09 AM Alan Somers > wrote: > > > > > >> On Mon, Nov 26, 2018 at 3:57 PM War

Is anyone actively working on making CUDA support possible in FreeBSD?

2018-11-29 Thread Brennan Vincent
Hi all. I'm aware that currently there is no way to make CUDA work on FreeBSD. I am wondering whether there are any plans in the work to support it, and if there are any mailing lists or pages that I could follow along with to see the progress. Thanks, btv _