> On 8 May 2018, at 22:33, Eugene Grosbein wrote:
>> Does anyone have any suggestions where to start looking? It would be nice if
>> the base tool worked properly for what I feel is a not uncommon scenario :)
>
> You have not specified FreeBSD version you use.
Oops, sorry - it's 11.1p7.
Alth
Hi.
Thank you for providing 11.2-BETA1.
I was freebsd-updated from 11.1-RELEASE-p10.
11.2-BETA1 has issue 'bug 224498'.
--
Masachika ISHIZUKA
___
freebsd-stable@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-stable
To unsubs
Hi.
I'm using lagg0 with ue0(if_axge.ko) and iwm0(if_iwm.ko) as follows.
% cat /etc/rc.conf
ifconfig_ue0="ether xx:xx:xx:xx:xx:xx up"
wlans_iwm0="wlan0"
create_args_wlan0="country JP"
ifconfig_wlan0="wpa"
cloned_interfaces="lagg0"
ifconfig_lagg0="laggproto failover laggport ue0 laggport wlan0 192
Hi FreeBSD stable,
I have upgraded from 11.1 to 11.2-BETA1 right now. I use Virtualbox to
run Windows 7 from the FreeBSD box, and just after to complete the
upgrade and reboot, the system panics just after to load kernel module
vboxdrv.
The workaround is rebuild both emulators/virtualbox-ose and
I attempted a kernel compile from stable/11, as a freebsd-update didn't
seem to update /usr/src/sys, and I'm running a custom kernel. I get
compile errors like this:
../../../amd64/amd64/support.S:829:2: error: unknown directive
.altmacro
^
:1:13: error: invalid register name
isn't it the same lasting bug/feature?
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=213207
Masachika ISHIZUKA wrote:
> Hi.
>
> I'm using lagg0 with ue0(if_axge.ko) and iwm0(if_iwm.ko) as follows.
>
> % cat /etc/rc.conf
> ifconfig_ue0="ether xx:xx:xx:xx:xx:xx up"
> wlans_iwm0="wlan0"
> c
On Sun, May 13, 2018 at 09:58:29AM -0500, Mike Karels wrote:
> I attempted a kernel compile from stable/11, as a freebsd-update didn't
> seem to update /usr/src/sys, and I'm running a custom kernel. I get
> compile errors like this:
>
> ../../../amd64/amd64/support.S:829:2: error: unknown dir
On Sunday, May 13 at 15:53:28 CEST, Jose G. Juanino wrote:
> Hi FreeBSD stable,
>
> I have upgraded from 11.1 to 11.2-BETA1 right now. I use Virtualbox to
> run Windows 7 from the FreeBSD box, and just after to complete the
> upgrade and reboot, the system panics just after to load kernel module
>
Jose
If you have not rebuilt the virtualbox-ose-kmod package from ports with the
11.2-beta1 sources on disk ; please do so . This should resolve this issue .
---
Mark Saad | nones...@longcount.org
> On May 13, 2018, at 3:41 PM, Jose G. Juanino wrote:
>
>> On Sunday, May 13 at 15:53:28 CEST,
[details omittied]
> > I know that clang has been updated a lot; has the kernel source gotten
> > ahead of clang on stable/11?
> On stable/11 they are in sync. The official method of upgrade is
> make buildworld buildkernel
> from older version takes care of the compiler version transparentl
> isn't it the same lasting bug/feature?
> https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=213207
>
>> I'm using lagg0 with ue0(if_axge.ko) and iwm0(if_iwm.ko) as follows.
>>
>> % cat /etc/rc.conf
>> ifconfig_ue0="ether xx:xx:xx:xx:xx:xx up"
I think bug 213207 is not the same.
As I set mac
On Sun, May 13, 2018 at 12:41 PM, Jose G. Juanino
wrote:
> On Sunday, May 13 at 15:53:28 CEST, Jose G. Juanino wrote:
> > Hi FreeBSD stable,
> >
> > I have upgraded from 11.1 to 11.2-BETA1 right now. I use Virtualbox to
> > run Windows 7 from the FreeBSD box, and just after to complete the
> > up
Hi.
My machine (pentium G4560(kaby lake)) is good working with
drm-next-kmod on 11.2-BETA1.
Thank you very much.
--
Masachika ISHIZUKA
___
freebsd-stable@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-stable
To unsubscribe,
Masachika ISHIZUKA wrote:
> I think bug 213207 is not the same.
> As I set mac address of ethernet adapter(ue0) or ethernet card(re0),
> I don't change mac address of wlan devices(iwm0/ath0).
solution whci solved my situation is described namely here:
https://bugs.freebsd.org/bugzilla/show_bu
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=228174
--- Comment #3 from Kirk McKusick ---
Taking a snapshot is the same as if you unmounted the filesystem and dumped it.
When you take a snapshot, the following steps are taken:
1) Any new system calls that want to write to the filesystem are
15 matches
Mail list logo