Re: which way to update export_args structure?

2018-10-02 Thread Rick Macklem
I wrote: >Hi, > >I am working on updating "struct export_args" to fix/add a few things. >One of these is that "ex_flags" is an int, but the flags are defined in mount.h >as MNT_xx bits that now exceed 32bits (mnt_flag is now uint64_t). >For now, this doesn't break anything, since the flags used by

which way to update export_args structure?

2018-10-02 Thread Rick Macklem
Hi, I am working on updating "struct export_args" to fix/add a few things. One of these is that "ex_flags" is an int, but the flags are defined in mount.h as MNT_xx bits that now exceed 32bits (mnt_flag is now uint64_t). For now, this doesn't break anything, since the flags used by ex_flags are

Re: Sound issues with Dell Latitude 7490 (kabylake)

2018-10-02 Thread Johannes Lundberg
On Tue, Oct 2, 2018 at 9:36 PM Johannes Lundberg wrote: > > > On Tue, Oct 2, 2018 at 9:32 PM Jakob Alvermark > wrote: > >> On 10/2/18 9:56 PM, Johannes Lundberg wrote: >> >> >> >> On Mon, Oct 1, 2018 at 10:12 PM Jakob Alvermark >> wrote: >> >>> On 10/1/18 10:56 PM, Johannes Lundberg wrote: >>>

Re: Sound issues with Dell Latitude 7490 (kabylake)

2018-10-02 Thread Johannes Lundberg
On Tue, Oct 2, 2018 at 9:32 PM Jakob Alvermark wrote: > On 10/2/18 9:56 PM, Johannes Lundberg wrote: > > > > On Mon, Oct 1, 2018 at 10:12 PM Jakob Alvermark > wrote: > >> On 10/1/18 10:56 PM, Johannes Lundberg wrote: >> > On Mon, Oct 1, 2018 at 8:37 PM Jakob Alvermark >> wrote: >> > >> >> On

Re: Sound issues with Dell Latitude 7490 (kabylake)

2018-10-02 Thread Jakob Alvermark
On 10/2/18 9:56 PM, Johannes Lundberg wrote: On Mon, Oct 1, 2018 at 10:12 PM Jakob Alvermark > wrote: On 10/1/18 10:56 PM, Johannes Lundberg wrote: > On Mon, Oct 1, 2018 at 8:37 PM Jakob Alvermark mailto:ja...@alvermark.net>> wrote: > >> On

Re: Sound issues with Dell Latitude 7490 (kabylake)

2018-10-02 Thread Jakob Alvermark
On 10/2/18 9:48 PM, Emmanuel Vadot wrote: On Tue, 2 Oct 2018 14:29:39 -0500 Eric van Gyzen wrote: Thanks. So if you try this: sysctl dev.hdaa.0.nid24_config="as=4 seq=15" sysctl dev.hdaa.0.nid21_config="as=1 seq=15" sysctl dev.hdaa.0.reconfig=1 Works, thank you! Dude that's some serious

Re: Sound issues with Dell Latitude 7490 (kabylake)

2018-10-02 Thread Johannes Lundberg
On Mon, Oct 1, 2018 at 10:12 PM Jakob Alvermark wrote: > On 10/1/18 10:56 PM, Johannes Lundberg wrote: > > On Mon, Oct 1, 2018 at 8:37 PM Jakob Alvermark > wrote: > > > >> On 10/1/18 5:57 PM, Johannes Lundberg wrote: > >>> Hi > >>> > >>> While sound work out of the box (with headphone

Re: Sound issues with Dell Latitude 7490 (kabylake)

2018-10-02 Thread Emmanuel Vadot
On Tue, 2 Oct 2018 14:29:39 -0500 Eric van Gyzen wrote: > >>> Thanks. So if you try this: > >>> > >>> sysctl dev.hdaa.0.nid24_config="as=4 seq=15" > >>> sysctl dev.hdaa.0.nid21_config="as=1 seq=15" > >>> sysctl dev.hdaa.0.reconfig=1 > >> > >> Works, thank you! > > > > Dude that's some serious

Re: Sound issues with Dell Latitude 7490 (kabylake)

2018-10-02 Thread Eric van Gyzen
Thanks. So if you try this: sysctl dev.hdaa.0.nid24_config="as=4 seq=15" sysctl dev.hdaa.0.nid21_config="as=1 seq=15" sysctl dev.hdaa.0.reconfig=1 Works, thank you! Dude that's some serious shit ! Jacob, is this documented somewhere ? I haven't read the driver code but what does as/seq

Re: Sound issues with Dell Latitude 7490 (kabylake)

2018-10-02 Thread Emmanuel Vadot
On Tue, 2 Oct 2018 12:03:50 -0700 (PDT) "Rodney W. Grimes" wrote: > > On 10/2/18 6:27 PM, Rodney W. Grimes wrote: > > >> On 10/1/18 6:43 PM, Rodney W. Grimes wrote: > > Hi > > > > While sound work out of the box (with headphone switching) on the 1-2 > > year > > older

Re: Sound issues with Dell Latitude 7490 (kabylake)

2018-10-02 Thread Rodney W. Grimes
> On 10/2/18 6:27 PM, Rodney W. Grimes wrote: > >> On 10/1/18 6:43 PM, Rodney W. Grimes wrote: > Hi > > While sound work out of the box (with headphone switching) on the 1-2 > year > older Latitude 7270, it does not on my new machine. > > The internal speaker

Re: Problem starting Xorg

2018-10-02 Thread Niclas Zeising
On 10/2/18 7:02 PM, Filippo Moretti wrote: I get the following error while attemptong to start xorg,that did work until today,amd64 alpha3drmn0:error:no GEM object associated to handle 0x0400 can't  create framebufferany help appreciatedFilippo Hi! Can you provde your Xorg log, as well

Re: Sound issues with Dell Latitude 7490 (kabylake)

2018-10-02 Thread Jakob Alvermark
On 10/2/18 6:27 PM, Rodney W. Grimes wrote: On 10/1/18 6:43 PM, Rodney W. Grimes wrote: Hi While sound work out of the box (with headphone switching) on the 1-2 year older Latitude 7270, it does not on my new machine. The internal speaker works fine. If I plug in external speakers in the

Problem starting Xorg

2018-10-02 Thread Filippo Moretti
I get the following error while attemptong to start xorg,that did work until today,amd64 alpha3drmn0:error:no GEM object associated to handle 0x0400 can't  create framebufferany help appreciatedFilippo ___ freebsd-current@freebsd.org mailing list

Re: Sound issues with Dell Latitude 7490 (kabylake)

2018-10-02 Thread Rodney W. Grimes
> On 10/1/18 6:43 PM, Rodney W. Grimes wrote: > >> Hi > >> > >> While sound work out of the box (with headphone switching) on the 1-2 year > >> older Latitude 7270, it does not on my new machine. > >> > >> The internal speaker works fine. If I plug in external speakers in the > >> headphone jack,

Re: Sound issues with Dell Latitude 7490 (kabylake)

2018-10-02 Thread Jakob Alvermark
On 10/1/18 6:43 PM, Rodney W. Grimes wrote: Hi While sound work out of the box (with headphone switching) on the 1-2 year older Latitude 7270, it does not on my new machine. The internal speaker works fine. If I plug in external speakers in the headphone jack, sound still goes to the internal