Am Sun, 2 Oct 2016 15:30:41 -0400
Allan Jude schrieb:
> On 2016-10-02 15:25, O. Hartmann wrote:
> >
> > Running 12-CURRENT (FreeBSD 12.0-CURRENT #32 r306579: Sun Oct 2 09:34:50
> > CEST 2016
> > ), I have a NanoBSD setup which creates an image for a router device.
> >
> > The problem I face i
> On 3 Oct 2016, at 12:30 PM, O. Hartmann wrote:
>
> Am Sun, 2 Oct 2016 15:30:41 -0400
> Allan Jude mailto:allanj...@freebsd.org>> schrieb:
>
>> On 2016-10-02 15:25, O. Hartmann wrote:
>>>
>>> Running 12-CURRENT (FreeBSD 12.0-CURRENT #32 r306579: Sun Oct 2 09:34:50
>>> CEST 2016
>>> ), I hav
If you have a Chromebook where you are currently able to use isl and cyapa
drivers, could you please test the following code change?
https://people.freebsd.org/~avg/ig4-i2c.diff
The change moves the drivers from the SMBus to the I2C bus and as such some
configuration changes are required.
Namely,
On Mon, 3 Oct 2016 12:35:08 +0300
Daniel Braniss wrote:
>
> > On 3 Oct 2016, at 12:30 PM, O. Hartmann wrote:
> >
> > Am Sun, 2 Oct 2016 15:30:41 -0400
> > Allan Jude mailto:allanj...@freebsd.org>> schrieb:
> >
> >> On 2016-10-02 15:25, O. Hartmann wrote:
> >>>
> >>> Running 12-CURRENT (FreeB
On Mon, 3 Oct 2016 14:05:52 +0300
Andriy Gapon wrote:
> If you have a Chromebook where you are currently able to use isl and
> cyapa drivers, could you please test the following code change?
> https://people.freebsd.org/~avg/ig4-i2c.diff
>
> The change moves the drivers from the SMBus to the I
On 03/10/2016 19:07, Michael Gmelin wrote:
> I upgraded the latter the r306641, applied your patches (cleanly) and
> ran "make kernel" (GENERIC kernel), added the entries to device.hints
> and rebooted. Unfortunately ig4 won't load:
>
> # kldload ig4
> link_elf_obj: symbol iicbus_transfer_desc und
In case you are still trying to get this resolved:
Since you have enabled deduplication in the past, unfortunately the
deduplication tables must be loaded into memory for any and all writes. ZFS
must determine if all writes match a previous block, to 1) increment the dedup
count for matches, or
On Mon, 3 Oct 2016 19:41:17 +0300
Andriy Gapon wrote:
> On 03/10/2016 19:07, Michael Gmelin wrote:
> > I upgraded the latter the r306641, applied your patches (cleanly)
> > and ran "make kernel" (GENERIC kernel), added the entries to
> > device.hints and rebooted. Unfortunately ig4 won't load:
>
On 03/10/2016 23:25, Michael Gmelin wrote:
> On Mon, 3 Oct 2016 19:41:17 +0300
> Andriy Gapon wrote:
>
>> On 03/10/2016 19:07, Michael Gmelin wrote:
>>> I upgraded the latter the r306641, applied your patches (cleanly)
>>> and ran "make kernel" (GENERIC kernel), added the entries to
>>> device.hi