Re: How building sys/boot

2017-01-25 Thread Kamil Czekirda
Hi, looks like: https://lists.freebsd.org/pipermail/svn-src-head/ 2016-November/093494.html Kamil 2017-01-25 14:58 GMT+01:00 Ilya A. Arkhipov : > Hi All, > > Somebody can explain to me how build sys/boot? > Right now I doing: > make -C sys/boot obj depend all > And I get: > cc -O2 -pipe -DS

Re: bhyve with lagg failover doesn't work on wifi

2016-07-29 Thread Kamil Czekirda
y 32768 ifcost 0 port 0 member: tap0 flags=143 ifmaxaddr 0 port 7 priority 128 path cost 55 member: lagg0 flags=143 ifmaxaddr 0 port 5 priority 128 path cost 1 tap0: flags=8943 metric 0 mtu 1500 options=8 nd6 options=29 media: Ethernet autoselect status: active Opened by PI

Re: Devops question: unattended installs of FreeBSD?

2015-01-15 Thread Kamil Czekirda
Please take a look on this: https://wiki.freebsd.org/SummerOfCode2014/FreeBSD_PXE_preseed This is extension for bsdinstall script, you can configure for example local mirror, root password, zfs options etc. The most straightforward solution: - save configured template to www server ( http://svnw

Can't connect to AMT 8

2013-09-14 Thread Kamil Czekirda
Motherboard: Intel DQ77KB, the latest BIOS. k1% biosver Version: KBQ7710H.86A.0052.2013.0708.1336 Release Date: 07/08/2013 smbios.bios.reldate="07/08/2013" smbios.bios.vendor="Intel Corp." smbios.bios.version="KBQ7710H.86A.0052.2013.0708.1336" lspci -vv 00:19.0 Ethernet controller: Intel Corporat

Re: FreeBSD & Intel AMT

2013-06-17 Thread Kamil Czekirda
When I switched on tso on debian AMT stopped too. 2013/5/27 Kamil Czekirda : > From observation: > >volt% amttool-tng k5 rem_control info >## 'k5' :: AMT Remote Control >FAULT: 500 Can't connect to k5:16992 (Invalid argument) >(1) > >k5%

Re: FreeBSD & Intel AMT

2013-05-27 Thread Kamil Czekirda
flags=8843 metric 0 mtu 1500 options=4219b inet 10.146.103.8 netmask 255.255.0.0 broadcast 10.146.255.255 media: Ethernet 1000baseT (1000baseT ) status: active And very important: after speed change AMT works fine. Any kind of reset network card makes AMT good, for exam

Re: FreeBSD & Intel AMT

2013-05-13 Thread Kamil Czekirda
3:00.0 Ethernet controller: Intel Corporation 82574L Gigabit Network Connection I can provide you all info, and ssh/vnc acces (with root) to this diskeless PCs if you prefer. 2013/5/14 Jack Vogel > I need to know the details on the hardware this is on, and was it working > on some prev

Re: FreeBSD & Intel AMT

2013-05-13 Thread Kamil Czekirda
Jack, do you have any ideas to resolve problem, on new Debian 7 and Ubuntu 13.10 AMT working fine. 2013/5/9 John Baldwin > On Thursday, May 09, 2013 4:34:16 am Kamil Czekirda wrote: > > Do you have any ideas to resolve the problem? > > I have no idea what part of e1000 common

Re: FreeBSD & Intel AMT

2013-05-09 Thread Kamil Czekirda
Do you have any ideas to resolve the problem? 2013/4/29 John Baldwin > On Friday, April 26, 2013 5:17:34 pm Kamil Czekirda wrote: > > We have a problem with Intel AMT and FreeBSD. We have AMT version: > > 8.1.20-build 1336. AMT stop responding about five minutes after booting &g

FreeBSD & Intel AMT

2013-04-26 Thread Kamil Czekirda
We have a problem with Intel AMT and FreeBSD. We have AMT version: 8.1.20-build 1336. AMT stop responding about five minutes after booting FreeBSD, it's FreeBSD 9.1-STABLE, 64 bit. On Linux AMT works fine. We suspect driver, but it's similar like on Linux. Can you show us the way to resolve this pr