Re: if_alc trouble

2010-08-13 Thread Kurt Jaeger
Hi! > NIC: > a...@pci0:2:0:0:class=0x02 card=0x38a317aa chip=0x10621969 > rev=0xc0 hdr=0x00 vendor = 'Attansic (Now owned by Atheros)' > device = 'Atheros AR8132 PCI-E Fast Ethernet Controller > (AR8132)' class = network > subclass = ethernet There's a ticket wi

Re: if_alc trouble

2010-08-14 Thread Kurt Jaeger
Hi! > Pyun YongHyeon wrote: > > I'm working on it but I was not able to reproduce the issue on my > > AR8131/AR8132/AR8151/AR8152 sample boards. However it seems AR8132 > > is the only controller that shows this issue and I vaguely remember > > a couple of users reported the issue. > > I'll update

Re: AR9280 "bb hang" and other

2010-08-17 Thread Kurt Jaeger
Hi! > I recently managed to hack my HP/Compaq BIOS to bypass the RF > Whitelist and replace the (crappy) bwn interface with a (decent) > ath card. Cool 8-) > 2. I'm getting these messages fairly often. Transmission stops > briefly around these times: There's an PR which looks pretty similar:

Re: looking for a fast way to dump a dvd to a file on my hdd

2011-02-02 Thread Kurt Jaeger
Hi! > please not that this is an atapi drive, but i'm using ATA_CAM. > > so far dd(1) with a bs=2048 finished after: > > 4676648960 bytes transferred in 1639.108763 secs (2853166 bytes/sec) > > ... this drive is capable of reading dvds at a speed of 16x. [1] tells me, > that this means the enti

Re: NFS via IPv6 between 11.2-REL amd64 and larger (>45 files) directories?

2018-08-31 Thread Kurt Jaeger
Hi! As Rick told me there's a ongoing debate on this, here's a copy from my mail to stable@: I've seen a strange effect: NFS via IPv6 between 11.2-REL amd64 boxes failed for directories with more than 45 files or directories. Small directories worked. It seems to be an issue with ipv6 fragmentati

Re: NFS via IPv6 between 11.2-REL amd64 and larger (>45 files) directories?

2018-08-31 Thread Kurt Jaeger
Hi! > As Rick told me there's a ongoing debate on this, here's a copy > from my mail to stable@: PR: https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=231050 -- p...@freebsd.org +49 171 3101372 2 years to go ! ___ freebsd-current@

Re: github freebsd and svn freebsd

2018-09-04 Thread Kurt Jaeger
Hi! > What's the difference between github freebsd and svn freebsd, other than > one is on github and the other is on svn? The github repo isn't official, because there are still some consistency issues. The consistency problem is: If an repo-copy from svn to git is done, how can that repo-copy

Re: Bad DHCP Checksums over VLANs

2018-09-14 Thread Kurt Jaeger
Hi! > The server NIC is common (I211), so maybe it's easy to reproduce. I'll > help as much as I can, of course. Can you disable all the options of the NIC ? ifconfig igb0 -rxcsum -txcsum -wol -tso4 -vlanmtu -vlanhwtag -vlanhwcsum -vlanhwtso Try to disable everything that can be disabled, e.

Re: Bad DHCP Checksums over VLANs

2018-09-16 Thread Kurt Jaeger
Hi! > >> ifconfig igb0 -rxcsum -txcsum -wol -tso4 -vlanmtu -vlanhwtag > >> -vlanhwcsum -vlanhwtso > >> > >> Try to disable everything that can be disabled, e.g. LRO etc. > > > > Disabling vlanhwtag works around the problem. > > > > Also note that only DHCP traffic has this problem. If I assign a

Re: problems on lists.freebsd.org error 503 backend fetch failed

2018-10-01 Thread Kurt Jaeger
Hi! > Hi, if there's a better place to report this then please advise cluster...@freebsd.org or postmas...@freebsd.org -- they are informed about it already. > It seems the web-mail-list software for FreeBSD has failed partially (mostly?) It's the load-balancer in front of the mailman instance

Re: pkg problem on FreeBSD 13.0-CURRENT

2018-10-25 Thread Kurt Jaeger
Hi! > FreeBSD konjak 13.0-CURRENT FreeBSD 13.0-CURRENT r339705 GENERIC  amd64 > > pkg-static install -f pkg > pkg-static: Warning: Major OS version upgrade detected.  Running > "pkg-static install -f pkg" recommended > Updating FreeBSD repository catalogue... > pkg-static: Repository FreeBSD load

Re: pkg problem on FreeBSD 13.0-CURRENT

2018-10-25 Thread Kurt Jaeger
Hi! > On 10/25/18 5:19 PM, Sean Bruno wrote: > > pkg-static install -f pkg > > It works better now, but there are some complaints. If it's only the certificate issue, try this: cd /usr/local/etc cp pkg.conf.sample pkg.conf vi pkg.conf - PKG_ENV : { SSL_NO_VERIFY_PEER: 1 } --

Re: kernel config question

2019-01-02 Thread Kurt Jaeger
Hi! > FreeBSD 12.0-CURRENT #0 r331659: Thu Mar 29 12:31:36 EDT 2018 amd64 > > to CURRENT (as of last midnight. > Does this, in src/UPDATING: > > [8] In order to have a kernel that can run the 4.x binaries > needed to do an installworld, you must include the > COMPAT

Re: openssl 1.1.1 utils mkerr.pl

2019-01-16 Thread Kurt Jaeger
Hi! > Did you try to use the openssl port? cd security/openssl111 $ grep mkerr pkg-plist $ does not have it, either. -- p...@freebsd.org +49 171 3101372 One year to go ! ___ freebsd-current@freebsd.org mailing list https://l

Re: UEFI, loader.efi and /boot.config

2019-01-17 Thread Kurt Jaeger
Hi! > With a recent change I made for UEFI, we now install loader.efi onto the ESP > and don???t run boot1. That means that /boot.config is no longer read, and so > console settings need to be put in /boot/loader.conf Which change is that ? > I was wondering if people will expect /boot.config

Re: UEFI, loader.efi and /boot.config

2019-01-18 Thread Kurt Jaeger
Hello, > I was wondering if people will expect /boot.config to still be read and so > code should be added to loader to continue to parse it, or if loader.conf can > be considered the correct place and boot.config forgotten about? If the early boot messages are not displayed as Olivier mentione

Multiport serial card Exsys EX-44388, where are the devices ?

2019-01-18 Thread Kurt Jaeger
Hi! Trying to get a 8-port serial PCIe card into operation (Exsys EX-44388). After reboot, dmesg shows: uart2: <16550 or compatible> port 0x3e8-0x3ef irq 10 on acpi0 and /dev/ has cuau2* devices. It's unclear, which of the 8 ports is cuau2 (I'll test that later, I promise 8-), but where are the

Re: Multiport serial card Exsys EX-44388, where are the devices ?

2019-01-19 Thread Kurt Jaeger
Hi! > > Trying to get a 8-port serial PCIe card into operation (Exsys EX-44388). > > After reboot, dmesg shows: > > > > uart2: <16550 or compatible> port 0x3e8-0x3ef irq 10 on acpi0 [...] > uart is the new thing. sio info should be ignored. > > Chances are good that this device doesn't have the

Re: Multiport serial card Exsys EX-44388, where are the devices ?

2019-01-19 Thread Kurt Jaeger
Hi! > uart2: <16550 or compatible> port 0x3e8-0x3ef irq 10 on acpi0 Ah, that is a false lead. I compared it to a second, similar hardware and there I found the same uart2, even if no card was installed 8-( So it seems the card is not detected at all 8-( -- p...@opsec.eu+49 171 310

Re: Multiport serial card Exsys EX-44388, where are the devices ?

2019-01-19 Thread Kurt Jaeger
Hi! > uart is the new thing. sio info should be ignored. > > Chances are good that this device doesn't have the proper entries in the > puc driver. Do you have any pci devices that show up as unclaimed? In a different box, I got this: none1@pci0:7:4:0: class=0x070002 card=0x000814a1 chip=

Re: Multiport serial card Exsys EX-44388, where are the devices ?

2019-01-20 Thread Kurt Jaeger
Hi! > > It only detects four (or six?) serials... > Are perhaps 2 of them being consumed by sio? See my other post, the system found 13 uarts 8-} > > So I think I found a 'somehow' working setup and have to add stuff to > > sys/dev/puc/pucdata.c to match it. Thanks for the pointer! > > Ok, hea

Re: Multiport serial card Exsys EX-44388, where are the devices ?

2019-01-20 Thread Kurt Jaeger
Hi! > > > uart2: <16550 or compatible> port 0x3e8-0x3ef irq 10 on acpi0 [...] > > I compared it to a second, similar hardware and there I found the same > > uart2, > > even if no card was installed 8-( > > > > So it seems the card is not detected at all 8-( > > Need to find out why it is not sh

Re: Multiport serial card Exsys EX-44388, where are the devices ?

2019-01-20 Thread Kurt Jaeger
Hi! > > none1@pci0:7:4:0: class=0x070002 card=0x000814a1 chip=0x000814a1 > > rev=0xb0 hdr=0x00 > > vendor = 'Systembase Co Ltd' > > class = simple comms > > subclass = UART > > bar [10] = type I/O Port, range 32, base 0x1040, size 64, enabled > > bar [14] =

Re: Multiport serial card Exsys EX-44388, where are the devices ?

2019-01-20 Thread Kurt Jaeger
Hi! > Well no longer needed as puc0 has found and allocated the > device(s) which would of shown up had you done this before > you fixed puc0 to find them. The problem is that the found 4 uarts are not 8 uarts, and they do not seem to work (tested using kermit), either 8-( Any hints on how to de

Re: Multiport serial card Exsys EX-44388, where are the devices ?

2019-01-21 Thread Kurt Jaeger
Hi! > >> > Well no longer needed as puc0 has found and allocated the > >> > device(s) which would of shown up had you done this before > >> > you fixed puc0 to find them. > >> The problem is that the found 4 uarts are not 8 uarts, and they do not > >> seem to work (tested using kermit), either 8-

Re: Multiport serial card Exsys EX-44388, where are the devices ?

2019-01-21 Thread Kurt Jaeger
Hi! > > > Well no longer needed as puc0 has found and allocated the > > > device(s) which would of shown up had you done this before > > > you fixed puc0 to find them. > > > > The problem is that the found 4 uarts are not 8 uarts, and they do not > > seem to work (tested using kermit), either 8-(

Re: Updating bugzilla password?

2019-02-04 Thread Kurt Jaeger
Hi! > > I have forgotten my bugzilla account password. I've > > entered the Login: account name, and clicked the > > "Forgot Password" button. > I'll file a bugzilla bug on your behalf in 10-20 mins. There's > a better mailing list for this kind of query.. it's just evading my mind. bugmei

Re: FreeBSD and Coreboot

2019-05-27 Thread Kurt Jaeger
Hi! > * The PC Engines boards evidently use coreboot, and I've heard multiple > reports of them running FreeBSD systems without a problem. I have approx. 130 of the PC Engines APUs in varius versions up until the most recent, running with FreeBSD just fine. No special setup, just the generic cor

Crash on very recent CURRENT if using poudriere

2019-05-31 Thread Kurt Jaeger
Hi! [panic] non-zero write count during poudriere run https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=238031 Ideas on how to proceed ? -- p...@opsec.eu+49 171 3101372One year to go ! ___ freebsd-current@freebsd.org ma

Re: Crash on very recent CURRENT if using poudriere

2019-06-02 Thread Kurt Jaeger
Hi! > > [panic] non-zero write count during poudriere run > > https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=238031 > > > > Ideas on how to proceed ? > > Try this. Unfortunatly, I can no longer reproduce the crashes after the update of the kernel to r348454. -- p...@opsec.eu+49

Re: Crash on very recent CURRENT if using poudriere

2019-06-02 Thread Kurt Jaeger
Hi! > > > > [panic] non-zero write count during poudriere run > > > > https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=238031 > > > > > > > > Ideas on how to proceed ? > > > > > > Try this. > > > > Unfortunatly, I can no longer reproduce the crashes after the > > update of the kernel to r34845

Re: Fwd: ZFS Crash/Pool in unhealthy state

2019-06-17 Thread Kurt Jaeger
Hi! > Forwarding to -Current as well, since it's a -current box What is the status of the drives ? zpool status ? There's a crash recovery tool, if all else fails: https://www.klennet.com/zfs-recovery/default.aspx -- p...@opsec.eu+49 171 3101372One year to go !

Re: Fwd: ZFS Crash/Pool in unhealthy state

2019-06-17 Thread Kurt Jaeger
Hi! > the drives are fine. > > If I import the pool readonly, zpool status is also fine. > > https://www.lerctr.org/~ler/ZFS_STATUS.png Interesting. Which version of FreeBSD is this box running ? -- p...@opsec.eu+49 171 3101372One year to go ! _

Re: PCengines APU2C4, 12-STABLE: bootloader failure: Panic: free: guard2 fail @ 0x1000 + 2311663946 from

2019-07-24 Thread Kurt Jaeger
Hi! > on APU2C4 from PCengines with latest firmware apu2_v4.9.0.7.rom, SeaBIOS > rel-1.12.1.3-0-g300e8b7, booting via legacy MBR FreeBSD 12-STABLE r350274 > (the same with > r350115) fails to boot with an immediate loader error: Why did you choose -STABLE ? I have 12.0p7 running on APU2C4 and AP

poudriere, swap full and top says memory is free ?

2019-09-14 Thread Kurt Jaeger
Hi! I'm running - a poudriere build - of a list of ports - on 12.0-RELEASE-p10 - on a 4 core+4 hyperthreads CPU, an Intel(R) Xeon(R) CPU E3-1230 v6 @ 3.50GHz - with 32 GB RAM - zpool with 2x 500 GB SSDs as a mirror and right now, this can be seen: last pid: 90922; load averages: 5.02, 5.14

Re: poudriere, swap full and top says memory is free ?

2019-09-14 Thread Kurt Jaeger
Hi! > > Mem: 4598M Active, 2854M Inact, 11G Laundry, 6409M Wired, 6375M Free > > ARC: 3850M Total, 1721M MFU, 2090M MRU, 665K Anon, 19M Header, 19M Other > > 3406M Compressed, 3942M Uncompressed, 1.16:1 Ratio > > Swap: 18G Total, 18G Used, 396K Free, 99% Inuse, 68K In > > > > So: Swap is ful

Lockdown adaX numbers to allow booting ?

2019-09-19 Thread Kurt Jaeger
Hi! We have a system with 10 SATA disks. 2 disks are for the system, 8 disks drive a data pool 'bck', configured as raidz2, for backup purposes: bck72.8T 38.7T 34.1T- - 1%53% 1.00x ONLINE - The problem is that if all 10 disks are connected, the system looses trac

Re: Lockdown adaX numbers to allow booting ?

2019-09-19 Thread Kurt Jaeger
Hi! > > We have a system with 10 SATA disks. 2 disks are for the system, > > 8 disks drive a data pool 'bck', configured as raidz2, for backup purposes: > > > > bck72.8T 38.7T 34.1T- - 1%53% 1.00x ONLINE > > - > > The problem is that if all 10 disks are connecte

Re: Lockdown adaX numbers to allow booting ?

2019-09-19 Thread Kurt Jaeger
> > I've made a few more details available here: > > https://people.freebsd.org/~pi/host/gpart.txt > What about gpart output of the pool drives? No gpart on the bck pool, raw drives. > In general you would create zpools using gptids or gpt labels, not the > devices, so you???re independent of

Re: Lockdown adaX numbers to allow booting ?

2019-09-19 Thread Kurt Jaeger
Hi! > >> Also the question is, what you mean with ???system looses track > > I interpret the hang during boot as 'it looses track'. So I guess > > it tries to read the kernel from the wrong drives. > no, loader does probe disks to see which devices make up the pool and hung > system is not

Re: Lockdown adaX numbers to allow booting ?

2019-09-19 Thread Kurt Jaeger
Hi! > You're probably looking for this: > https://lists.freebsd.org/pipermail/freebsd-fs/2011-March/011036.html Thanks, that looks like a very useful approach. Will test that when I'm in the housing facility, and report back. -- p...@opsec.eu+49 171 3101372One y

Re: Lockdown adaX numbers to allow booting ?

2019-10-13 Thread Kurt Jaeger
Hi! > > You're probably looking for this: > > https://lists.freebsd.org/pipermail/freebsd-fs/2011-March/011036.html > > Would glabel solve it? The disks are not gpart-formatted, they are used raw. -- p...@opsec.eu+49 171 3101372One year to go ! _

Re: Lockdown adaX numbers to allow booting ?

2019-10-13 Thread Kurt Jaeger
Hi! > > You're probably looking for this: > > https://lists.freebsd.org/pipermail/freebsd-fs/2011-March/011036.html > > Thanks, that looks like a very useful approach. > > Will test that when I'm in the housing facility, and report back. I tested it, no change 8-( -- p...@opsec.eu

Re: Lockdown adaX numbers to allow booting ?

2019-10-14 Thread Kurt Jaeger
Hi! > >>> You're probably looking for this: > >>> https://lists.freebsd.org/pipermail/freebsd-fs/2011-March/011036.html > >> > >> Would glabel solve it? > > > > The disks are not gpart-formatted, they are used raw. > > What file system are they formatted with? ZFS, see https://lists.freebsd.o

Re: Problem with perl and SVK

2014-10-13 Thread Kurt Jaeger
Hi! > When updating the system to the latest perl and SVK version in ports, I > am seeing this: [...] I'm seeing the same on 10.0p9 and perl 5.20. > Any ideas how to fix? This seems to bringt svk back in the game: cd /usr/local/lib/perl5/site_perl/5.20/SVK vi Util.pm replace use autouse 'Li

Re: SVN r273734 breaks i386 compilation

2014-10-27 Thread Kurt Jaeger
Hi! > The updates to dd cause this on an i386 .. Yes, I'm sorry. Change reverted. -- p...@opsec.eu+49 171 3101372 6 years to go ! ___ freebsd-current@freebsd.org mailing list http://lists.freebsd.org/mailman/listinf

Re: missing nullmailer feature in dma(8)/dmagent

2014-11-03 Thread Kurt Jaeger
Hi! [ports/mail/dma] > > >> The NULLCLIENT feature should exactly be what you are looking for, no? > > >> As written in the manpage: [...] > > Ahh, now I can explain ;-) > > It's the port's version (v0.9_1,1) which lacks this feature. > > I saw on github that you added this functionality in Febr

Re: Order of geli "passphrase prompt" on boot

2014-11-04 Thread Kurt Jaeger
Hi! > The issue is that USB devices are detected after the geli prompt and so the > "geli paraphrase" prompt becomes hidden, and the simple solution would be > to change the order the prompt show as in wait a few secs for the usb > devices to be detected. I've seen the same issue on 10.x, and

Re: Order of geli "passphrase prompt" on boot

2014-11-04 Thread Kurt Jaeger
Hi! > If you don't need any USB devices to boot, you can delay their > detection by loading the modules through /etc/rc.d/kld instead > of the loader: > > fk@r500 ~ $grep kld /etc/rc.conf > kld_list="usb.ko usb_quirk.ko ehci.ko umass.ko" Does this really help with the GENERIC kernel ? If I add

Re: FreeBSD + Google Code-In 2014 = we need ideas.

2014-11-10 Thread Kurt Jaeger
Hi! > 2 ideas: > > 1. port DFBSD's CAM DA driver [...] Maybe I'm showing my age here, but Code-In is for school kids aged 13-17, and in my time, there were very few kids at that task level 8-} -- p...@opsec.eu+49 171 3101372 6 years to go ! _

Re: Devops question: unattended installs of FreeBSD?

2015-01-12 Thread Kurt Jaeger
Hi! > I had a devops person who is familiar with setting up hundreds of > Linux nodes in cloud environment ask me what is the best way > to do unattended installs in a cloud environment. Are the nodes with local disks or is storage coming from some iSCSI etc ? What cloud is it ? Depending on th

Broadwell support ?

2015-01-19 Thread Kurt Jaeger
Hi! Is the state of Broadwell support sufficient to play around with it on new laptops ? Thanks! -- p...@opsec.eu+49 171 3101372 5 years to go ! ___ freebsd-current@freebsd.org mailing list http://lists.freebsd.org/

Re: tzsetup - UTC user question

2015-02-03 Thread Kurt Jaeger
Hi! > The person doing the install may not know what the clock is currently set > to, especially when installing in a VM. Perhaps the screen should display > the current machine time so they can correctly answer the question. Yes, this would help tremendously! -- p...@opsec.eu+49 1

Re: umass, Verbatim STORE N GO drive, CAM status 0x50

2015-03-28 Thread Kurt Jaeger
Hi! > I did not find where the product ID goes ... > is that everything I have to consider? At the end of sys/dev/usb/usbdevs you'll find the product IDs. -- p...@opsec.eu+49 171 3101372 5 years to go ! ___ freebsd-

Re: libarchive / bsdtar bug

2015-07-12 Thread Kurt Jaeger
Hi! > I just got bit by this bug in bsdtar: > > https://github.com/libarchive/libarchive/issues/464 > > Since libarchive 3.1.2 is over 2 years old now and there have not been > any more releases, what is the right way of going about reporting a > fixed bug so that the FreeBSD version gets a pa

Re: Lenovo BIOS boot fix

2015-07-12 Thread Kurt Jaeger
Hi! > I have spent my weekend researching why my Lenovo X220s refuse to boot > from GPT partitioned disks. > > Based on this mailing list post: > https://lists.freebsd.org/pipermail/freebsd-i386/2013-March/010437.html > > I have written a patch for gpart to change the way the PMBR is created. >

Re: Lenovo BIOS boot fix

2015-07-12 Thread Kurt Jaeger
Hi! > This was a mistake in my image, can you please try one of the new ones? > > compressed (193 MiB): > http://www.allanjude.com/bsd/lenovofix_20150712-r285132.img.xz I did this: xzcat lenovofix_20150712-r285132.img.xz | dd of=/dev/da0 bs=1m gpart show => 34 2097085 diskid/DISK-60A44C3

Re: Lenovo BIOS boot fix

2015-07-12 Thread Kurt Jaeger
Hi! > What model machine is this? It's a X220: Intel(R) Core(TM) i5 CPU M 520 2500 MHz 4096 MB RAM Serial: R9-GGPAX YY/MM Type: 42918F6 dmidecode says: Vendor: LENOVO Version: 8DET69WW (1.39 ) with more details available at http://people.freebsd.org/~pi/udog/ > Can you

Re: Add isboot iSCSI boot driver to FreeBSD

2015-09-23 Thread Kurt Jaeger
Hi! > Proposed port here: > https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=203294 Builds on 10.2a+i, fails on current-amd64 and 9.3-amd64. Is this supposed to work on 9.3 or 11 ? -- p...@opsec.eu+49 171 3101372 5 years to go !

Re: Port compilation fails on HEAD. works on 9 and 10 STABLE

2015-09-23 Thread Kurt Jaeger
Hi! > > Try dropping the attached patch in net/mediatomb/files. I submitted it > > in March, in PR198436: > > > > https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=198436 > > Eh, now with an actual patch. :) Thanks, helps to build it. Still fails on 9.3a, but I *have* to go to bed now. -- p.

Re: Add isboot iSCSI boot driver to FreeBSD

2015-09-23 Thread Kurt Jaeger
Hi! > >> Proposed port here: > >> https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=203294 > > > > Builds on 10.2a+i, fails on current-amd64 and 9.3-amd64. > > > > Is this supposed to work on 9.3 or 11 ? > > The README says 9.0-9.3 and 10.0-10.2. I???ve only tested it on > 10.2. What is failing

Re: Add isboot iSCSI boot driver to FreeBSD

2015-09-24 Thread Kurt Jaeger
Hi! > Proposed port here: > https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=203294 With some patch for 11 and 9, it's now committed. Thanks everyone! -- p...@opsec.eu+49 171 3101372 5 years to go ! ___ freebsd-cur

Re: Port compilation fails on HEAD. works on 9 and 10 STABLE

2015-09-24 Thread Kurt Jaeger
Hi! > > > Try dropping the attached patch in net/mediatomb/files. I submitted it > > > in March, in PR198436: > > > > > > https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=198436 > > > > Eh, now with an actual patch. :) > > Thanks, helps to build it. Still fails on 9.3a, but I *have* to go > t

Re: Add isboot iSCSI boot driver to FreeBSD

2015-09-24 Thread Kurt Jaeger
Hi! Thank you for isboot! > I have removed these header files in 0.2.11 release. https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=203324 is the suggested update from 0.2.10 to 0.2.11, if maintainer also approves ? -- p...@opsec.eu+49 171 3101372 5 years to

Re: Port compilation fails on HEAD. works on 9 and 10 STABLE

2015-09-25 Thread Kurt Jaeger
Hi! > >> > > https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=198436 > This seems to create a run time dependency on GCC. Should it not just be > a build time dependency which allows you to uninstall GCC afterwards? Maybe, I have not looked into that. Can you suggest a patch ? -- p...@opsec.

Re: Add isboot iSCSI boot driver to FreeBSD

2015-09-25 Thread Kurt Jaeger
Hi! > > I have removed these header files in 0.2.11 release. > > https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=203324 > > is the suggested update from 0.2.10 to 0.2.11, if maintainer also approves ? Committed, thanks! -- p...@opsec.eu+49 171 3101372 5 y

Re: AHC - 29160 interrupts not functioning?

2015-10-27 Thread Kurt Jaeger
Hi! > On 10/27/15 13:50, Patrick Hess wrote: > > Michael Butler wrote: > >> Do you have "options AHC_ALLOW_MEMIO" in your kernel config? > > > > I'm running GENERIC on all of those machines, and as far as I can tell, > > that option is not enabled by default, at least on 10.1-RELEASE: > > I disc

Re: CVE-2015-7547: critical bug in libc

2016-02-17 Thread Kurt Jaeger
Hi! > The project that's vulnerable is called "glibc", not "libc". The BSDs > don't use glibc, so the phrase "nothing to see here" applies. glibc > isn't even available in FreeBSD's ports tree. > > TL;DR: FreeBSD is not affected by CVE-2015-7547. A short note on the www.freebsd.org website would

Re: CVE-2015-7547: critical bug in libc

2016-02-17 Thread Kurt Jaeger
Hi! > >> TL;DR: FreeBSD is not affected by CVE-2015-7547. > > What about software that uses emulators/linux_base? > > > A short note on the www.freebsd.org website would probably be helpful, > > as this case will produce a lot of noise. > > Maybe a short article like we did for leap seconds? >

Re: CVE-2015-7547: critical bug in libc

2016-02-18 Thread Kurt Jaeger
Hi! > > A short note on the www.freebsd.org website would probably be helpful, > > as this case will produce a lot of noise. > I'd like to second this! This could be some kind of use for the > further propagation of FreeBSD! > Many people asked me since yesterday, whether the operating system I u

Re: SVN r296272 breaks virtualbox

2016-03-01 Thread Kurt Jaeger
Hi! > > > The removal of "taskqueue_enqueue_fast" breaks the virtualbox kmods: [...] > Then the port needs to be patched? It's been using an API deprecated > for the last 15 years. A simple s/taskqueue_enqueue_fast/taskqueue_enqueue/ > will fix it. A patch is possible if a new __FreeBSD_version

Build error on current@r296308: 'yacc.h' file not found

2016-03-02 Thread Kurt Jaeger
Hi! Today, I upgraded to r296308 and had this failure during buildworld: ===> usr.bin/mkesdb_static (obj,build-tools) cc -O2 -pipe -I/usr/src/usr.bin/mkesdb_static -I/usr/src/usr.bin/mkesdb_static/../mkesdb -I/usr/src/usr.bin/mkesdb_static/../../lib/libc/iconv -g -std=gnu99 -Qunused-argumen

Re: Build error on current@r296308: 'yacc.h' file not found

2016-03-02 Thread Kurt Jaeger
Hi! > Today, I upgraded to r296308 and had this failure during buildworld: > > ===> usr.bin/mkesdb_static (obj,build-tools) > cc -O2 -pipe -I/usr/src/usr.bin/mkesdb_static > -I/usr/src/usr.bin/mkesdb_static/../mkesdb > -I/usr/src/usr.bin/mkesdb_static/../../lib/libc/iconv -g -std=gnu99 > -Q

Re: Build error on current@r296308: 'yacc.h' file not found

2016-03-02 Thread Kurt Jaeger
Hi! > I have the same compilation error when I tried to build current today as well. /usr/src/usr.bin/mkcsmapper/Makefile.inc has the same problem. -- p...@opsec.eu+49 171 3101372 4 years to go ! ___ freebsd-current

Re: Contributing

2016-03-05 Thread Kurt Jaeger
Hi! > I want to start contributing to freebsd, but i don't know how to get > started. Cool. The best way to start is the questions@ mailing list: https://lists.freebsd.org/pipermail/freebsd-questions/ Try to ask and answer questions there, sometimes it's quite challenging 8-) What is your main

Re: mount_smbfs(8): support for SMBv3.02?

2016-03-08 Thread Kurt Jaeger
Hi! > Indeed. Both Solaris and OS X have SMB2 implementations. If > anyone is interested in working on this, then the Apple implementation > may provide some inspiration: > > http://www.opensource.apple.com/source/smb/ Is there any way to download this as tgz or something ? It looks painful t

Re: Add USB product id for i-tec USB 2.0 Docking Station

2016-03-30 Thread Kurt Jaeger
Hi! > in mid 2015 I did submit a patch[1] to add an USB product ID to > improve the out-of-the-box experience for owners of i-tec USB 2.0 > Docking Stations. As there is no state change on the report since > then, I am wondering if I did address this the wrong way. You did everything OK. It just

Re: Add USB product id for i-tec USB 2.0 Docking Station

2016-03-30 Thread Kurt Jaeger
Hi! > > in mid 2015 I did submit a patch[1] to add an USB product ID to > > improve the out-of-the-box experience for owners of i-tec USB 2.0 > > Docking Stations. As there is no state change on the report since > > then, I am wondering if I did address this the wrong way. > > You did everything

Re: Samsung SSD TRIM [Was: Heads up]

2016-04-15 Thread Kurt Jaeger
Hi! avg wrote: > For what it's worth, I have been using the following SSDs since September of > 2015 : > > ada2: ACS-2 ATA SATA 3.x device > ada3: ACS-2 ATA SATA 3.x device I have one in use with zfs and trim: ada1: ACS-2 ATA SATA 3.x device Works as my ports build hosts, and is fine as fa

Re: [CFT] packaging the base system with pkg(8)

2016-04-19 Thread Kurt Jaeger
Hi! > I don't see anybody, who say "remove this packaging code, it is all > completely wrong, BS, whatever". All objections are against mechanical > splitting base to 700+ packages, not against packaged base per se. I also run a bunch of boxes, and I do not have a problem with 700+ base packages

Re: [CFT] packaging the base system with pkg(8)

2016-04-22 Thread Kurt Jaeger
Hi! dan wrote: > Another small issue, is in general the politics of the FreeBSD dev team > regarding bug fixes. I personally would be glad to see more commitment from > the dev team regarding bug fixes. >From what I can see, there's not much politics, but serious work overload, and not much room

Re: [CFT] packaging the base system with pkg(8)

2016-04-22 Thread Kurt Jaeger
Hi! > This works fine (after a source rebuild of pkg), but for tools like > portupgrade (from ports), which use pkg under the hood to handle > dependency checks. pkg against the ports tree vs. pkg against my > LOCALBASE=/usr/pkg were conflicting. So I asked some questions about how > to reso

Re: Lock order reversal errors during boot

2016-05-15 Thread Kurt Jaeger
Hi! > I am seeing 'lock order reversal' errors during boot on 11-CURRENT - > r298793. A sample error: > > lock order reversal: > 1st 0xf8011280d068 ufs (ufs) @ /usr/src/sys/kern/vfs_subr.c:2498 > 2nd 0xfe01ca539400 bufwait (bufwait) @ > /usr/src/sys/ufs/ffs/ffs_vnops.c:263 > 3rd

Re: r300951 make buildworld duration 18h

2016-05-30 Thread Kurt Jaeger
Hi! > Yesterday I pulled via svn co ... a fresh r300951 and started the > buildworld as > > # make -j2 buildworld > > it ended today at lunchtime after 18 hours. The laptop has > 2x Intel Atom 1.6GHz and 1 GByte RAM and was otherwise unused. > Is this the normal buildworld time of today? Yes, t

Re: Compiling vlc-qt4 gives me an error

2016-05-31 Thread Kurt Jaeger
Hi! > Hi. When I attempt to build /usr/ports/multimedia/vlc-qt4 , I get the > following error: > > In file included from /usr/include/c++/v1/memory:616: > /usr/include/c++/v1/atomic:823:1: error: expected unqualified-id > kill_dependency(_Tp __y) _NOEXCEPT > ^ > ../include/vlc_atomic.h:45:7: note

Re: console in 11.0-ALPHA4

2016-06-22 Thread Kurt Jaeger
Hi! > If you want textmode like in the old days, add this line to > /boot/loader.conf: > > hw.vga.textmode="1" If I do this on a laptop 10.3p5, sending the laptop to sleep with zzz causes a crash (!), which is reproducable. -- p...@opsec.eu+49 171 3101372 4

Re: GOST in OPENSSL_BASE

2016-07-11 Thread Kurt Jaeger
Hi! > > I.e. GOST will be available in openssl. > > Under BSD-like license. > > Can be this engine import in base system and enabled at time 1.1.0? > > And can be GOST enabled now? > I think the wrong question is being asked here. Instead we need to focus > on decoupling openssl from base so this

Re: FreeBSD-11.0-BETA1-amd64-disc1.iso is too big for my 700MB CD-r

2016-07-12 Thread Kurt Jaeger
Hi! > On 12/07/2016 06:54, Conrad Meyer wrote: > > DVD-R dates to 1997; cheap USB flash devices are now pervasive. Maybe > > it's time to move on from CD. > > +1 on dropping CD images. CD-ROMs are read-only and pretty much secure, USB flash can be used to attack systems. Just sayin' 8-} -- p

Re: release name

2016-07-31 Thread Kurt Jaeger
Hi! > Could somebody, please, explain this: > Am I right to assume that CURRENT or "head" release number is now > 12.0? Yes. > For in that case I'll have to reduild the ports in case of > upgrading my system to the current head, right? Because my current > system was build well before the 11.0-a

Re: Wierd issues with wifi in hostap mode in FreeBSD 11

2016-08-03 Thread Kurt Jaeger
Hi! > But wat is very strange for me is that I do not see ath0 device on ifconfig: The listing of the hardware specific interfaces, like ath0 etc was removed in 11. There's a sysctl for it now, I don't remember which one 8-( -- p...@opsec.eu+49 171 3101372 4

Re: rc scripts new login_class, default can break old rc scripts

2016-08-06 Thread Kurt Jaeger
Hi! > So my question is this, should old rc scripts adapt to this new default, or > should the default be changed to avoid issues like I just found? There should be a PR about this, and please give it to re (release engineering). -- p...@opsec.eu+49 171 3101372

Re: Passwordless accounts vi ports!

2016-08-10 Thread Kurt Jaeger
Hi! > I just checked the security scanning outputs of FreeBSD and found this > surprising result: > > [...] > Checking for passwordless accounts: > polkitd::565:565::0:0:Polkit Daemon User:/var/empty:/usr/sbin/nologin > pulse::563:563::0:0:PulseAudio System User:/nonexistent:/usr/sbin/nologin > s

Re: FreeBSD 11 RC1 - no wifi

2016-08-23 Thread Kurt Jaeger
Hi! > After upgrade and a last reboot the iwn driver gets loaded but no iwn0 > interface pops up. In 11, the hardware interfaces no longer appear. They still can be found with sysctl net.wlan.devices > Doing a 'service netif restart' crashes the machine > and a core is written. The crash shou

Re: PRs needs to be closed.

2016-08-24 Thread Kurt Jaeger
Hi! > We can close > > https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=175260 > https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=209179 > https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=203610 > https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=203512 > > These are all fixed some time ago.

Re: urtwn(4) / rtwn(4) drivers are merged - call for testing (Was: RTL8812AU / RTL8821AU driver)

2016-10-21 Thread Kurt Jaeger
Hi! > > rtwn(4), urtwn(4) and urtwm (from previous emails) drivers were merged > > into a > > single rtwn driver (plus rtwn_usb / rtwn_pci device glue); the code is > > available on https://github.com/s3erios/rtwn repository. Among bugfixes / > > code deduplication, there some new features too: >

Re: urtwn(4) / rtwn(4) drivers are merged - call for testing (Was: RTL8812AU / RTL8821AU driver)

2016-10-22 Thread Kurt Jaeger
Hi! > On -current rtwn has been attached to same chip. I've rebuild to FreeBSD udog.opsec.eu 12.0-CURRENT FreeBSD 12.0-CURRENT #0 r307767: Sat Oct 22 15:31:03 CEST 2016 p...@udog.opsec.eu:/usr/obj/usr/src/sys/GENERIC amd64 and still: none2@pci0:3:0:0: class=0x028000 card=0x819510ec

Re: urtwn(4) / rtwn(4) drivers are merged - call for testing (Was: RTL8812AU / RTL8821AU driver)

2016-10-22 Thread Kurt Jaeger
Hi! > You need to compile / load rtwn_pci(4) driver too. Ah, oh! Now: sysctl net.wlan.devices says net.wlan.devices: rtwn0 Thanks! Time to experiment 8-} -- p...@opsec.eu+49 171 3101372 4 years to go ! ___ freeb

Re: POSIX Threads

2016-10-27 Thread Kurt Jaeger
Hi! > Any known issues with Posix threads in FreeBSD 11? Any specific scenario you have in mind ? Searching bugzilla for 'threads', I found: https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=209233 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=209748 Maybe if you ask on freebsd-thre...@fre

Re: Fwd: Re: how to reduce the size of /usr/share/i18n data?

2016-11-03 Thread Kurt Jaeger
Hi! > So I am to take it that no-one has any idea how this stuff works and > how to stub it out? Or had time to write about it. -- p...@opsec.eu+49 171 3101372 4 years to go ! ___ freebsd-current@freebsd.org mailin

Re: How many versions of clang/llvm are currently required to maintain a system

2017-03-06 Thread Kurt Jaeger
Hi! > A big chunk of this is down to lang/pure. The upstream links for > pure at bitbucket.org have mysteriously disappeared; those who care > may get an uneasy feeling. https://bitbucket.org/purelang/pure-lang/downloads/ has 0.66 ? -- p...@opsec.eu+49 171 3101372

  1   2   3   >