Re: debugging a run of poudriere-bulk

2018-10-04 Thread Matthias Apitz
El día Thursday, October 04, 2018 a las 01:14:55PM +0930, Shane Ambler escribió: > > How can I enter the jail interactively in the moment after the crash to > > rerun and > > debug pkg-static? > > Using > > poudriere testport -j -p -i -o > > will drop you into the jail after the build stops

Re: Sound issues with Dell Latitude 7490 (kabylake)

2018-10-04 Thread Mario Lobo
Em qui, 4 de out de 2018 às 10:27, Jakob Alvermark escreveu: > > On 10/4/18 2:24 PM, Mario Lobo wrote: > > Sorry for the delay, Jakob. Here it is: > > [~]>sysctl dev.pcm > Em qua, 3 de out de 2018 às 18:32, Jakob Alvermark > escreveu: > >> On 10/3/18 7:39 PM, Mario Lobo wrote: >> > Em qua, 3 de

Re: AMD RAID support?

2018-10-04 Thread Warner Losh
On Thu, Oct 4, 2018 at 10:37 AM Allan Jude wrote: > On 2018-10-04 12:29, Zaphod Beeblebrox wrote: > > Are there any plans to support AMD RAID? > > > > AMD RAID is _like_ Intel RAID, but has a number of differences. One is > > that it requires UEFI (without UEFI it does not boot, at least). It >

Re: AMD RAID support?

2018-10-04 Thread Allan Jude
On 2018-10-04 12:29, Zaphod Beeblebrox wrote: > Are there any plans to support AMD RAID? > > AMD RAID is _like_ Intel RAID, but has a number of differences. One is > that it requires UEFI (without UEFI it does not boot, at least). It comes > on/with AMD motherboards for Zen and Threadripper proc

best linux emulation for 12-current

2018-10-04 Thread tech-lists
Hi, Which is the better package for linux emulation on 12-alpha8 - c6 or c7? Or something else? Emulation is for boinc_client to take linux work thanks -- J. ___ freebsd-current@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/fre

AMD RAID support?

2018-10-04 Thread Zaphod Beeblebrox
Are there any plans to support AMD RAID? AMD RAID is _like_ Intel RAID, but has a number of differences. One is that it requires UEFI (without UEFI it does not boot, at least). It comes on/with AMD motherboards for Zen and Threadripper processors. It also only supports RAID 0/1/10, that is: no

Re: Sound issues with Dell Latitude 7490 (kabylake)

2018-10-04 Thread Jakob Alvermark
On 10/4/18 2:24 PM, Mario Lobo wrote: Sorry for the delay, Jakob.  Here it is: [~]>sysctl dev.pcm Em qua, 3 de out de 2018 às 18:32, Jakob Alvermark mailto:ja...@alvermark.net>> escreveu: On 10/3/18 7:39 PM, Mario Lobo wrote: > Em qua, 3 de out de 2018 às 14:03, Jakob Alvermark m

Re: Sound issues with Dell Latitude 7490 (kabylake)

2018-10-04 Thread Mario Lobo
Sorry for the delay, Jakob. Here it is: [~]>sysctl dev.pcm dev.pcm.2.bitperfect: 0 dev.pcm.2.buffersize: 65536 dev.pcm.2.play.vchanformat: s16le:2.0 dev.pcm.2.play.vchanrate: 48000 dev.pcm.2.play.vchanmode: passthrough dev.pcm.2.play.vchans: 1 dev.pcm.2.play.32bit: 24 dev.pcm.2.%parent: hdaa1 dev

FreeBSD 12 PowerPC won’t boot at all.

2018-10-04 Thread Alex McKeever
Subject says it all, that and it inverts the boot selector when selected. Tested it on my eMac G4 1.25 GHz (Retail). Last version of FreeBSD that works for me is 11.1, as 11.2 doesn’t boot all the way (hangs on cryptosoft0) Sent from Yahoo Mail for iPhone ___

Fw: Problem starting Xorg

2018-10-04 Thread Filippo Moretti
- Forwarded Message - From: Filippo Moretti To: Niclas Zeising Sent: Wednesday, October 3, 2018, 9:46:59 AM GMT+2Subject: Re: Problem starting Xorg My mobo is a asus M4A87TD I enclose the files requiredthank youFilippo On Tuesday, October 2, 2018, 8:28:32 PM GMT+2, Niclas Zei

Is there a standard way to check patch before submitting for review or upstreaming?

2018-10-04 Thread Rajesh Kumar
Hi, Do we have any standard tools/process in FreeBSD to check/validate the patch for basic issues before we submit them for review or upstreaming? Basically, something like checkpatch.pl in Linux. Thanks, Rajesh. ___ freebsd-current@freebsd.org mailing

Re: Is there a standard way to check patch before submitting for review or upstreaming?

2018-10-04 Thread Hans Petter Selasky
On 10/4/18 1:08 PM, Rajesh Kumar wrote: Hi, Do we have any standard tools/process in FreeBSD to check/validate the patch for basic issues before we submit them for review or upstreaming? Basically, something like checkpatch.pl in Linux. Thanks, Rajesh. Hi, There is something in /usr/src/tool