Hi
On my Dell laptop the output audio switches to the headphones
automatically when plugged in, however, the same does not seem to be
true for the mic. Is there any configuration magic that can be done to
use the headphone mic instead of the internal one?
Here's pin config:
hdaa0: Dumping AFG pi
First, a note that this was observed on a system that runs a fairly old current
(~ 1 year old) with a fairly long uptime (> 6 months).
I noticed that the system was nearly out of memory, 98% of swap was in use,
there was less than 1 GB of free memory, several GBs of each of active, inactive
and l
On March 18, 2019 8:20:35 AM PDT, Andriy Gapon wrote:
>
>First, a note that this was observed on a system that runs a fairly old
>current
>(~ 1 year old) with a fairly long uptime (> 6 months).
>I noticed that the system was nearly out of memory, 98% of swap was in
>use,
>there was less than 1 GB
On Mon, Mar 18, 2019 at 05:20:35PM +0200, Andriy Gapon wrote:
>
> First, a note that this was observed on a system that runs a fairly old
> current
> (~ 1 year old) with a fairly long uptime (> 6 months).
> I noticed that the system was nearly out of memory, 98% of swap was in use,
> there was le
On 18/03/2019 17:30, Cy Schubert wrote:
> Top did not report any swap used by git and GB of swap were used.
Last time I checked top reported something very different as swap.
IIRC, its notion of swap usage comes from the age when the swap granularity was
a whole process.
--
Andriy Gapon
On 18/03/2019 17:32, Konstantin Belousov wrote:
> On Mon, Mar 18, 2019 at 05:20:35PM +0200, Andriy Gapon wrote:
>>
>> First, a note that this was observed on a system that runs a fairly old
>> current
>> (~ 1 year old) with a fairly long uptime (> 6 months).
>> I noticed that the system was nearly
Hi Johannes,
I have been wanting the exact same thing on my laptop, so I have been
digging around in the hda code.
I have got to the point where I can use the headset mic, but I have to
manually switch from the internal one.
There is no configuration magic, I had to patch the driver.
It s
On Mon, Mar 18, 2019 at 9:38 AM Andriy Gapon wrote:
>
> On 18/03/2019 17:32, Konstantin Belousov wrote:
> > On Mon, Mar 18, 2019 at 05:20:35PM +0200, Andriy Gapon wrote:
> >>
> >> First, a note that this was observed on a system that runs a fairly old
> >> current
> >> (~ 1 year old) with a fairl
On 18/03/2019 17:55, Alan Somers wrote:
> Try "ipcs -a"
Thank you. I will do it while in the single-user again. Right now it's too long
a list.
--
Andriy Gapon
___
freebsd-current@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/free
On March 18, 2019 8:57:03 AM PDT, Andriy Gapon wrote:
>On 18/03/2019 17:55, Alan Somers wrote:
>> Try "ipcs -a"
>
>Thank you. I will do it while in the single-user again. Right now it's
>too long
>a list.
Shared memory segments are not necessarily deleted by applications.
--
Pardon the typos a
On Mon, Mar 18, 2019 at 6:23 PM Andriy Gapon wrote:
>
>
> First, a note that this was observed on a system that runs a fairly old
> current
> (~ 1 year old) with a fairly long uptime (> 6 months).
> I noticed that the system was nearly out of memory, 98% of swap was in use,
> there was less than
On 3/17/19 2:50 PM, Johannes Lundberg wrote:
On Sun, Mar 17, 2019 at 21:35 Emmanuel Vadot wrote:
On Sun, 17 Mar 2019 16:32:43 +
Johannes Lundberg wrote:
On 3/17/19 3:34 PM, Greg V wrote:
On Sun, Mar 17, 2019 at 3:07 PM, Johannes Lundberg
wrote:
Hi
I'm working on making i915kms un
On Sunday, March 17, 2019, Johannes Lundberg wrote:
> On Sun, Mar 17, 2019 at 21:35 Emmanuel Vadot
> wrote:
>
> > On Sun, 17 Mar 2019 16:32:43 +
> > Johannes Lundberg wrote:
> >
> > >
> > > On 3/17/19 3:34 PM, Greg V wrote:
> > > >
> > > >
> > > > On Sun, Mar 17, 2019 at 3:07 PM, Johannes L
On Mon, Mar 18, 2019 at 19:28 Pete Wright wrote:
>
>
> On 3/17/19 2:50 PM, Johannes Lundberg wrote:
> > On Sun, Mar 17, 2019 at 21:35 Emmanuel Vadot
> wrote:
> >
> >> On Sun, 17 Mar 2019 16:32:43 +
> >> Johannes Lundberg wrote:
> >>
> >>> On 3/17/19 3:34 PM, Greg V wrote:
>
> On S
On Mon, Mar 18, 2019 at 19:48 Oliver Pinter
wrote:
>
>
> On Sunday, March 17, 2019, Johannes Lundberg wrote:
>
>> On Sun, Mar 17, 2019 at 21:35 Emmanuel Vadot
>> wrote:
>>
>> > On Sun, 17 Mar 2019 16:32:43 +
>> > Johannes Lundberg wrote:
>> >
>> > >
>> > > On 3/17/19 3:34 PM, Greg V wrote:
On 18/03/2019 20:01, Andrey Fesenko wrote:
> Not this? ZFS use wired and not clean only reboot?
> https://reviews.freebsd.org/D7538?id=25108
Wired memory surely has nothing to do with swap.
--
Andriy Gapon
___
freebsd-current@freebsd.org mailing list
h
On Sun, Mar 17, 2019 at 6:35 AM Hans Petter Selasky wrote:
>
> See the freebsd-build utils package for Linux.
>
> --HPS
>
>
Is there anything for Windows?
- Eric
___
freebsd-current@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/fr
In message <2b27d1b6-b956-c27e-709b-08fa5d54e...@freebsd.org>, Andriy Gapon
writes:
> On 18/03/2019 17:30, Cy Schubert wrote:
> > Top did not report any swap used by git and GB of swap were used.
>
> Last time I checked top reported something very different as swap.
> IIRC, its notion of swap usag
On Tue, Mar 19, 2019 at 2:04 AM Eric Joyner wrote:
> On Sun, Mar 17, 2019 at 6:35 AM Hans Petter Selasky
> wrote:
>
> >
> > See the freebsd-build utils package for Linux.
> >
> > --HPS
> >
> >
> Is there anything for Windows?
>
>
>
FreeBSD uses ELF binaries.
Microsoft's compilers only generate P
19 matches
Mail list logo