From owner-freebsd-questions@freebsd.org Sun Oct 9 00:03:57 2016 Return-Path: Delivered-To: freebsd-questions@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 89E7FC06CA4 for ; Sun, 9 Oct 2016 00:03:57 +0000 (UTC) (envelope-from citrin@citrin.ru) Received: from hz.citrin.ru (hz.citrin.ru [IPv6:2a01:4f8:d16:10c3::2]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 551E4D07 for ; Sun, 9 Oct 2016 00:03:57 +0000 (UTC) (envelope-from citrin@citrin.ru) Received: from x220.lan (c-24-60-168-172.hsd1.ct.comcast.net [24.60.168.172]) by hz.citrin.ru (Postfix) with ESMTPSA id C4B17287385 for ; Sun, 9 Oct 2016 00:03:53 +0000 (UTC) Subject: Re: mencoder for a webcam To: freebsd-questions@freebsd.org References: From: Anton Yuzhaninov Message-ID: Date: Sat, 8 Oct 2016 20:03:42 -0400 User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:45.0) Gecko/20100101 Thunderbird/45.4.0 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: 7bit DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=citrin.ru; s=s0; t=1475971434; bh=9kNosS7fBgifikwvcAEkxEWXLsnjV2CUUpz/PbzUnd4=; h=Subject:To:References:From:Message-ID:Date:MIME-Version:In-Reply-To:Content-Type:Content-Transfer-Encoding; b=dNagYB7LbXXOkUmcMpgdPMdIiy09uwz3uqgRGGQS3TpOiVE9hJc5LkA3+ASnYYmqT5nBdX1eQtruzpadH/UzL9FkS0pMbweEhirvWQUgAusAm0A2ZF0VTgFe98Us/kGf3Lp1STIQw/h59gBm6B2esoF2XPjDMz6058jTsyaTkj0= X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 09 Oct 2016 00:03:57 -0000 On 10/05/16 05:05, Olivier wrote: > I used to have it working, but I cannot find how to get that working > again: > > I have a webcam installed, webcamd running, and pwcview can show me the > video. > > How can I use mencoder to capture and save the stream? AFAIK your should build mencoder port with V4L options (default is off). From owner-freebsd-questions@freebsd.org Sun Oct 9 01:33:56 2016 Return-Path: Delivered-To: freebsd-questions@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id AB70FBED3B3 for ; Sun, 9 Oct 2016 01:33:56 +0000 (UTC) (envelope-from doug@mail.sermon-archive.info) Received: from zoom.lafn.org (zoom.lafn.org [108.92.93.123]) by mx1.freebsd.org (Postfix) with ESMTP id 962A3AA2 for ; Sun, 9 Oct 2016 01:33:56 +0000 (UTC) (envelope-from doug@mail.sermon-archive.info) Received: from [10.0.1.4] (unknown [71.177.216.148]) by zoom.lafn.org (Postfix) with ESMTPSA id 8150F34ACF1 for ; Sat, 8 Oct 2016 18:33:48 -0700 (PDT) From: Doug Hardie Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: quoted-printable Mime-Version: 1.0 (Mac OS X Mail 10.0 \(3226\)) Subject: Re: Swap exhaustion Date: Sat, 8 Oct 2016 18:33:47 -0700 References: <1CD13C1C-5344-4909-A061-F25FBB86AFF9@lafn.org> To: FreeBSD - In-Reply-To: <1CD13C1C-5344-4909-A061-F25FBB86AFF9@lafn.org> Message-Id: <9DB5B54C-2AE4-4200-AB78-F86913E1E433@mail.sermon-archive.info> X-Mailer: Apple Mail (2.3226) X-Virus-Scanned: clamav-milter 0.98 at zoom.lafn.org X-Virus-Status: Clean X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 09 Oct 2016 01:33:56 -0000 > On 27 May 2015, at 16:49, Doug Hardie wrote: >=20 > I have a process that is eating up 6 GB of swap space. At that point, = FreeBSD 9.3 terminates a process. However, occasionally its not the one = eating up the space. When I manually quit the process then the swap = space returns to a few KB used. The system runs fine after that. >=20 > I have very little knowledge of what this process is doing internally = but would like to know what might be causing this issue. There are 5 of = these processes running (parent plus 4 children). Normally each uses = about 90 MB RES/SIZE. However when the problem occurs they are about = 2GB RES/SIZE each. The system has 4 GB memory. I thought that a malloc = would not be able to grab that much memory, even with swapping as it has = to be in memory. Could a malloc cause this growth in process size or = need I look elsewhere? I have been trying periodically to resolve this issue. I modified the = application to log (syslog) every memory location it allocates. = Interestingly enough they are all around 0x100F380. However, the = segments that are increasing in number all have the highest order = address bit set, i.e., 0x83ac00000. These are shown by procstat as type = "df". The number of these increases with time. The sizes vary from = what appears to be small to over 5000 resident pages. They never seem = to go away unless I restart the process. Right after a restart there = are 7 "df"s. However, with time there can eventually be hundreds. = Since these do not have any file backing them, they eat up swap space = and thus cause the system to run out of swap and start killing = processes. What things allocate memory at the top of the address space? The = application mallocs and mmaps all allocate much lower in the address = space. From owner-freebsd-questions@freebsd.org Sun Oct 9 01:40:05 2016 Return-Path: Delivered-To: freebsd-questions@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id D9765BED4E2 for ; Sun, 9 Oct 2016 01:40:05 +0000 (UTC) (envelope-from sclists@gmail.com) Received: from mail-qt0-f176.google.com (mail-qt0-f176.google.com [209.85.216.176]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 9A123BB9 for ; Sun, 9 Oct 2016 01:40:05 +0000 (UTC) (envelope-from sclists@gmail.com) Received: by mail-qt0-f176.google.com with SMTP id f6so36058713qtd.2 for ; Sat, 08 Oct 2016 18:40:05 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=subject:to:references:cc:from:message-id:date:user-agent :mime-version:in-reply-to:content-transfer-encoding; bh=rziR0HOPIzxIsXNP9ZicTtsudnl7fAJm8dcAQ3u7tdE=; b=BTETgVOjrPRd+Q8NGvjiXH2jHtJOZvkt1Ip/h0ZrI4naaF9It8rOvlMHygzWL4CZLh w3kV7DnRyCmQ7HH4xozCUWLklKjuqCIKNSQHQddHQKfuXUXupMLBa++rX2XzZ5I0abBk 1t78zj1npqh7S9R/JQAqAvm2lLQskBG1+svc6hh76tBa2oxR96os7G0NwWe+OGOgrink 9N4Ke1YZIu8AemDwH5wT+dtr94ZJLapmil8a4nhiFsohK+royfe6m1U0gLdpjv6KLPHx Qva4zB7m3wAH/OFzQLiBaSgNVDaZ7FethgYGyMz+M14lNkkOuxq1H6wxTT7BKdN5rvHZ OGVg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:subject:to:references:cc:from:message-id:date :user-agent:mime-version:in-reply-to:content-transfer-encoding; bh=rziR0HOPIzxIsXNP9ZicTtsudnl7fAJm8dcAQ3u7tdE=; b=T2Kc9mqvjix34iO0KDv4c9ki0FCkHg2y+kCTJOQB/j/i2SlfzDZTJ56CgXBfmZxRch 6O9oB+fR45qXl8TfJQREzhflQjPFDIdWvISSfKk1vdOI0nzjAGXxqUnwl7rtyqOd5HJY zgagjhi2NCmGX1TUrZmTmSeJ8M/dQDsPhIXnp2x+o/DDQSEweab7ODqhPvQzo6hhGbVE vvB02KQqU6jyWDb/TJU1XHFUs3ci0qbrKGD3BAI9aATCP0HyY74pFxuf/kkJuvrS1nqw /KsKK+E7Tq9+E5QmmKPrAVHQKRqDtEAztd3sJZ3BT9VU4ynheZoz0GWW1PAGKZxO1LD1 KwtQ== X-Gm-Message-State: AA6/9RncBhDduhlC19EDCjQ9MuBB8ezkCr4+3MbHS53/KUP/UN82NDSy7jxfThEb7iZp4A== X-Received: by 10.200.42.122 with SMTP id l55mr18040702qtl.157.1475975520261; Sat, 08 Oct 2016 18:12:00 -0700 (PDT) Received: from [192.168.1.4] (ool-457ea36f.dyn.optonline.net. [69.126.163.111]) by smtp.googlemail.com with ESMTPSA id f62sm9324486qka.3.2016.10.08.18.11.59 (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Sat, 08 Oct 2016 18:11:59 -0700 (PDT) Subject: Re: Freebsd Project Drug Awareness To: Alejandro Imass , Rebecca Preston References: Cc: "freebsd-questions@freebsd.org" From: Stephen Cook Message-ID: Date: Sat, 8 Oct 2016 21:12:13 -0400 User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:45.0) Gecko/20100101 Thunderbird/45.4.0 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: 8bit X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 09 Oct 2016 01:40:05 -0000 "Two of the most famous products of Berkeley are LSD and Unix. I don’t think that is a coincidence.” On 2016-10-08 09:22, Alejandro Imass wrote: > Are you high on FreeLSD? Or is the hallucination a side effect of an > antidepressant? Perhaps you should start by laying off a bit on the > dangerous drugs yourself, I mean if you were so impressed with the wealth > of drug realated information here. > > On Saturday, 8 October 2016, Rebecca Preston > wrote: > >> Hello, >> >> My name is Rebecca Preston, and I represent the Community Advocacy team >> here at DrugDangers.com . I found the >> > _______________________________________________ > freebsd-questions@freebsd.org mailing list > https://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org" > From owner-freebsd-questions@freebsd.org Sun Oct 9 04:55:10 2016 Return-Path: Delivered-To: freebsd-questions@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 13B4AC07B06 for ; Sun, 9 Oct 2016 04:55:10 +0000 (UTC) (envelope-from steve@sohara.org) Received: from smtp1.irishbroadband.ie (smtp1.irishbroadband.ie [62.231.32.12]) (using TLSv1 with cipher AES256-SHA (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id D36B6F30 for ; Sun, 9 Oct 2016 04:55:09 +0000 (UTC) (envelope-from steve@sohara.org) Received: from [89.127.62.20] (helo=smtp.lan.sohara.org) by smtp1.irishbroadband.ie with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.76) (envelope-from ) id 1bt5qL-0005KH-Et for freebsd-questions@freebsd.org; Sun, 09 Oct 2016 05:36:09 +0100 Received: from [192.168.63.1] (helo=steve.lan.sohara.org) by smtp.lan.sohara.org with smtp (Exim 4.87 (FreeBSD)) (envelope-from ) id 1bt5ql-0009X5-1x for freebsd-questions@freebsd.org; Sun, 09 Oct 2016 04:36:35 +0000 Date: Sun, 9 Oct 2016 05:36:05 +0100 From: Steve O'Hara-Smith To: freebsd-questions@freebsd.org Subject: Re: Freebsd Project Drug Awareness Message-Id: <20161009053605.9de7b1968d23fde6abedee89@sohara.org> In-Reply-To: References: X-Mailer: Sylpheed 3.5.0 (GTK+ 2.24.29; amd64-portbld-freebsd10.1) X-Clacks-Overhead: "GNU Terry Pratchett" Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 09 Oct 2016 04:55:10 -0000 On Sat, 8 Oct 2016 21:12:13 -0400 Stephen Cook wrote: > "Two of the most famous products of Berkeley are LSD and Unix. I don’t > think that is a coincidence.” Except of course that LSD was discovered by a Swiss chemist in the 1930s. -- Steve O'Hara-Smith From owner-freebsd-questions@freebsd.org Sun Oct 9 07:01:38 2016 Return-Path: Delivered-To: freebsd-questions@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id D1DC4C07E4B for ; Sun, 9 Oct 2016 07:01:38 +0000 (UTC) (envelope-from bsd_atog@comcast.net) Received: from resqmta-ch2-10v.sys.comcast.net (resqmta-ch2-10v.sys.comcast.net [IPv6:2001:558:fe21:29:69:252:207:42]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "resqmta-po-01v.sys.comcast.net", Issuer "COMODO RSA Organization Validation Secure Server CA" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id A11C4D6C for ; Sun, 9 Oct 2016 07:01:38 +0000 (UTC) (envelope-from bsd_atog@comcast.net) Received: from resomta-ch2-05v.sys.comcast.net ([69.252.207.101]) by resqmta-ch2-10v.sys.comcast.net with SMTP id t876bwZivRingt876bWNER; Sun, 09 Oct 2016 07:01:36 +0000 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=comcast.net; s=q20140121; t=1475996496; bh=ZhiwxM4Z7ZO/ozCPZ2nwI/YHOdMUNRKIZGAd89TePbU=; h=Received:Received:Date:From:To:Subject:Message-ID:MIME-Version: Content-Type; b=EErALAdj8xstNYNIEy58fUO3PBwj0m9uQ1XQJKr88NRzEB7ucBhw2mqrq+AbjNDMm b8IY8pqlrz9vpqM8ZO+yhIgGRNEQOpR7vooQycnxXR13QG9seVHMCm0ymkimOmrT+H TAXA3RJ1fxF4spS0mfQ7KIodUFLJcec2Ol3ibK+2a7ox20HYaPAXJkjunpSoN3tFfj Uu1bus8sDCwkY9TNcWB+/I3BKSPqtB7xS4xIhuHcWpOZfl33be0JDafBrnyHPdJOxj BR3Eu6KM9p8oZbT1GSB3Mywp1IxsMAyI2MDaNpyICxpGpYM0UpII4MUisznEJAOosD zDAq+HsYvGFjg== Received: from KoggyBSD.org ([68.60.93.182]) by resomta-ch2-05v.sys.comcast.net with SMTP id t874bKBVW80BXt875bFa3r; Sun, 09 Oct 2016 07:01:35 +0000 Date: Sun, 9 Oct 2016 02:54:01 -0400 From: Allen To: freebsd-questions@freebsd.org Subject: Re: Hi, a dual booting question Message-ID: <20161009025401.3c9bd8cd@KoggyBSD.org> In-Reply-To: <20161006110358.GA87125@becker.bs.l> References: <90FD08FD-FE91-4C6C-943C-0B58B072AE29@me.com> <20161005184752.2f7784a3@KoggyBSD.org> <20161006110358.GA87125@becker.bs.l> X-Mailer: Claws Mail 3.13.2 (GTK+ 2.24.29; i386-portbld-freebsd10.1) MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: quoted-printable X-CMAE-Envelope: MS4wfBqp7I/EQka2UdfJCpYkpZWEJQ8/RgXc3vCn8fKcI90U9DvuJ3Upu4Vlb/qwU5q9ozSc+YvP8/lxSNT/GokfNu94rUpzB+1QpAVWte/8QsH69Qy+TR0+ 8y5zSUm1mrukks+b2nNZGKGpv1F949iQdO/v26MQPzrZRfYzHiY7wZGRUINEPuc8CepiKAdVbtgZ4A== X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 09 Oct 2016 07:01:38 -0000 On Thu, 6 Oct 2016 13:03:58 +0200 Bertram Scharpf wrote: > On Thursday, 06. Oct 2016, 09:32:14 +0100, Olaoluwa Omokanwaiye wrote: > > FreeBSD it's just terminal right now but I also want GUI, > > wireless network working and my printer working. How do I > > go from here? =20 >=20 > At least >=20 > # pkg install xorg >=20 > probably >=20 > # pkg install xfce >=20 > and sure lots more. > Bertram I personally enjoy this: pkg install windowmaker xfce Eterm zsh lmms enlightenment fvwm2 fvwm-crystal kde=20 One of the things I've enjoyed with FreeBSD for years has been the ability to type out one very long command full of Applications that I'd like to install, and then it runs it, installs everything I want, and that's that.=20 I have had a few issues now and then where Applications I was trying to install didn't work out as type / planned so to speak, and it does happen, but it's pretty rare, and a lot of the time, it's what I call a "48 hour error"; Basically, after being awake for 48 hours straight, I'd have a typo in my text.=20 Not every time, but enough ;) There are a few Apps in the Ports / Packages, where no matter how many times I re-typed it, checked the name (Generally, if I've got a fresh installation of FreeBSD, once I've set up a few things how I like them, I'll install a Web Browser I like, and I'll go to the FreeBSD web page, and go to the Ports / Packags Browser so that I can look at them, and then start typing out the ones I'd like installed on that box, and I just go down the line typing out the ones I'd like, and sometimes there's an error, and clicking on the Port's Name and checking spelling doesn't always work, but I've noticed on a few that when I moused over the name, the link had something spelled differently, so watch for that if you ever do this how I do ). I've been using BSD a long time, but until recently, and even recently Truth be told; I've been rusty. Things going slower than expected sometimes, and other things that come up that prevent me from doing everything I'd like to do. Anyway, I think you'll like the PKG Tool; I started out with Windows like most people seem too do, and one day started hearing about Linux on IRC, and then after looking into that "Linux thing" finding out it came from the Unix World, and that there's this like whole culture out there of people who don't just USE Unix; They ENJOY it!=20 =46rom there I learned about BSD, bought a BSD "PowerPak" and that's been a while now. -Allen From owner-freebsd-questions@freebsd.org Sun Oct 9 07:13:50 2016 Return-Path: Delivered-To: freebsd-questions@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 24A60C0517E for ; Sun, 9 Oct 2016 07:13:50 +0000 (UTC) (envelope-from michaelsprivate@gmail.com) Received: from mail-yw0-x231.google.com (mail-yw0-x231.google.com [IPv6:2607:f8b0:4002:c05::231]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id CBC272E3 for ; Sun, 9 Oct 2016 07:13:49 +0000 (UTC) (envelope-from michaelsprivate@gmail.com) Received: by mail-yw0-x231.google.com with SMTP id u124so54545464ywg.3 for ; Sun, 09 Oct 2016 00:13:49 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc; bh=uSimNQU1e4EGIgYz/kslw7M9SqfWTb3CPnnqRX8uRbQ=; b=N40i58Gp0zRu49W0nTNeZKhI40QZdzstDgBi+/EF/j0WVHvLWATlecY7ulJZrR2p7g zHzOsmWO4AuC4hsxJIQegPIDz1ZbdC7oKh2p/LLXhFqb72T0pa0ZqXjw0/MwCevZ1MCp jzAGubUafD+vpU/gUmO3kbdOl7x7dFEYGq8/0cWZ2W6Q/Ojkrg6jz4AZdSLEwGmkEWlD IuHkoeFftkkMsy8X8fLUW8LUlFMmSIHKr9C2pXeB0Rhoy7utv+qqi2I1EncZbd0GJvRX qFxaMoAyW7PT7wb/mH17w7pdTQxNFMeb27LKXrqRELzA938U6z8wFI7pYY47dPwaSRv+ EP5g== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:in-reply-to:references:from:date :message-id:subject:to:cc; bh=uSimNQU1e4EGIgYz/kslw7M9SqfWTb3CPnnqRX8uRbQ=; b=eXKYuIO6m7WV7qSx2CyndJ+eef8arGKlYIQK0u/d6Yy+2n23ml08RDmXXSX1umXfr0 O/ZGuBbXXbdqamvnHlDePzbhzR/8eKqVgLzgbZIt5xT7VzITj578SCRUm3hMRtKgArER ipINgKC1sSuA60SaLYHda+EEkV0QjVLrknWJQu5FPiTANqFHfQLQpoM3e/w2XFySDRb+ URKoXn98tk1CVnhhdDTMwifMY6o5hK8HD0oBydHi8TIOFPuMXafF1tFMXLHEF6JvBj8L DsJ6Tw+/RC7llH542P95DZJ4CYKJw1nQoukuzFrytWI95XJWJM9tcPz8eBMt1I8At/00 2U9A== X-Gm-Message-State: AA6/9RkiJEL3wpcKRHVuHAGMBf0P6uwBTwmaQOkcGw1DrSkHS/KaFspFGL18DrmTCyIvxGwo4re/nwfg0E3tTA== X-Received: by 10.129.55.205 with SMTP id e196mr24034330ywa.344.1475997229103; Sun, 09 Oct 2016 00:13:49 -0700 (PDT) MIME-Version: 1.0 Received: by 10.37.6.85 with HTTP; Sun, 9 Oct 2016 00:13:28 -0700 (PDT) In-Reply-To: <9DB5B54C-2AE4-4200-AB78-F86913E1E433@mail.sermon-archive.info> References: <1CD13C1C-5344-4909-A061-F25FBB86AFF9@lafn.org> <9DB5B54C-2AE4-4200-AB78-F86913E1E433@mail.sermon-archive.info> From: Michael Schuster Date: Sun, 9 Oct 2016 09:13:28 +0200 Message-ID: Subject: Re: Swap exhaustion To: Doug Hardie Cc: FreeBSD - Content-Type: text/plain; charset=UTF-8 X-Content-Filtered-By: Mailman/MimeDel 2.1.23 X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 09 Oct 2016 07:13:50 -0000 On Sun, Oct 9, 2016 at 3:33 AM, Doug Hardie wrote: > I have been trying periodically to resolve this issue. I modified the > application to log (syslog) every memory location it allocates. > Interestingly enough they are all around 0x100F380. However, the segments > that are increasing in number all have the highest order address bit set, > i.e., 0x83ac00000. These are shown by procstat as type "df". The number > of these increases with time. The sizes vary from what appears to be small > to over 5000 resident pages. They never seem to go away unless I restart > the process. Right after a restart there are 7 "df"s. However, with time > there can eventually be hundreds. Since these do not have any file backing > them, they eat up swap space and thus cause the system to run out of swap > and start killing processes. > > What things allocate memory at the top of the address space? The > application mallocs and mmaps all allocate much lower in the address space. > Not a direct answer, but a few thoughts: 1) think about disabling memory overcommit (temporarily) ( https://wiki.freebsd.org/SystemTuning). Perhaps this can shed some light on the culprit. 2) this is something I'd use dtrace to analyse - as a start, I'd watch everything remotely malloc()-ish (both syscall and libc) and trigger on return values you're interested in. If that doesn't help, loosen the restrictions on your tracing until something interesting shows up... HTH Michael -- Michael Schuster http://recursiveramblings.wordpress.com/ recursion, n: see 'recursion' From owner-freebsd-questions@freebsd.org Sun Oct 9 08:06:03 2016 Return-Path: Delivered-To: freebsd-questions@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id DB635C05FBD for ; Sun, 9 Oct 2016 08:06:03 +0000 (UTC) (envelope-from mueller6722@twc.com) Received: from dnvrco-oedge-vip.email.rr.com (dnvrco-outbound-snat.email.rr.com [107.14.73.231]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "dnvrco-oedge-vip.email.rr.com", Issuer "dnvrco-oedge-vip.email.rr.com" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id AD7178BD for ; Sun, 9 Oct 2016 08:06:03 +0000 (UTC) (envelope-from mueller6722@twc.com) Received: from [74.134.208.22] ([74.134.208.22:38623] helo=localhost) by dnvrco-omsmta03 (envelope-from ) (ecelerity 3.6.9.48312 r(Core:3.6.9.0)) with ESMTP id D4/54-26444-46AF9F75; Sun, 09 Oct 2016 08:05:56 +0000 Date: Sun, 09 Oct 2016 08:05:23 +0000 Message-ID: From: "Thomas Mueller" To: freebsd-questions@freebsd.org CC: Olaoluwa Omokanwaiye Subject: Re: Hi, a dual booting and printing question References: <90FD08FD-FE91-4C6C-943C-0B58B072AE29@me.com> <20161005184752.2f7784a3@KoggyBSD.org> <50.6A.26444.3DF98F75@dnvrco-omsmta03> X-RR-Connecting-IP: 107.14.64.88:25 X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 09 Oct 2016 08:06:03 -0000 > Hi, > Pls what do I do when I am unable to log in to my free BSD. I misconfigured > the xdm and it's not allowing me to log in. > I can't even work from the terminal because the ctrl alt fxn keys are not > responding. Once the system starts it goes to the xdm and hangs. I thought > to use enlightenment desktop but alls not functioning. > I tried booting into single user mode to edit the troubled file but all are > only readable and not rw. > Help > Ola When you boot into single-user mode in FreeBSD or NetBSD, root is read-only. You can remount root read-write with mount -uw / Tom From owner-freebsd-questions@freebsd.org Sun Oct 9 08:26:44 2016 Return-Path: Delivered-To: freebsd-questions@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 8068FC0750A for ; Sun, 9 Oct 2016 08:26:44 +0000 (UTC) (envelope-from woodsb02@gmail.com) Received: from mail-it0-x232.google.com (mail-it0-x232.google.com [IPv6:2607:f8b0:4001:c0b::232]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 49EA2361 for ; Sun, 9 Oct 2016 08:26:44 +0000 (UTC) (envelope-from woodsb02@gmail.com) Received: by mail-it0-x232.google.com with SMTP id l13so48792002itl.1 for ; Sun, 09 Oct 2016 01:26:44 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc; bh=mxSUoUS7SJ/WP7f6VrVaQUlVDKC0SapNVhOiWzy11ls=; b=zxS+LMIC5kRXpghlI03Zb9y2sr3nm3fNTX/CBz/ssCjBOUIfBCvz95DMJAW31rwhGs Hbhckivx+iTdtSE7jGEF9plwjuVLFGiQvot4HRoCS+Xe/eBZOjsqymW5n6zlH4YVJy1h S+OPBWZfyQI7vngdN2t1gby6cJJLed3xac7oyh/yu0hw1M9Vk32R0l7+Xeolj5EST/xC AuJ/ahRoqwXVRD+htw6DK/FOHrEShplIM+ixedwr7+Aq4wrMuSSW85n6diz+WAsINq6X //GMfCWo9zkILy1tMd3aHhdyTE3NGDzNRJntpH01uR9XhLckgUlGH0ESTQJPbNH9acTp ZJnQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:in-reply-to:references:from:date :message-id:subject:to:cc; bh=mxSUoUS7SJ/WP7f6VrVaQUlVDKC0SapNVhOiWzy11ls=; b=UDQ+ntUrxmtmUhgPGTBhpQARVQmHuaPOEzpLChhXV15lLwzKorlSl3UCvBWyK3J9Sz KOk7yrECOmi4QTuPyhQ/NV3pwscTDSuefnlcM8tGsz/D5qdVa8fjWbWoUGe4RAPuvpcG AsQcA8thQqDtez3jfMz+9sAHAmSraOmuIeMIRszrw3FhiORzCkKhqAciScJl8knYxvhc rTjx5cPCUv4Lae7hZ8mhIXiRYAJOqEVN3R26Ovbjl8AcaZ2SiAf+ADyZ5I6AYnxoD6U/ fHa0lbJ9D+anTeh0AAAKXFAqB3iOHZ7SqNFdQTqP4XgZrAzA63EukUK2tMasuEhkmm3C La7A== X-Gm-Message-State: AA6/9RkFBKs0gJEpmGuPPZMo+Fj5ywxykKxB9ZS/BjOfdF4ztbQLerQG2aZTGF2EBsE86/hG1trMKcNLVuZDoQ== X-Received: by 10.36.200.85 with SMTP id w82mr5005136itf.29.1476001603681; Sun, 09 Oct 2016 01:26:43 -0700 (PDT) MIME-Version: 1.0 Received: by 10.79.26.3 with HTTP; Sun, 9 Oct 2016 01:26:43 -0700 (PDT) In-Reply-To: References: From: Ben Woods Date: Sun, 9 Oct 2016 16:26:43 +0800 Message-ID: Subject: Re: Port search with multiple words (Slightly OT) To: Mark Moellering Cc: "freebsd-questions@freebsd.org" Content-Type: text/plain; charset=UTF-8 X-Content-Filtered-By: Mailman/MimeDel 2.1.23 X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 09 Oct 2016 08:26:44 -0000 On Sunday, 9 October 2016, Mark Moellering wrote: > I am trying to look through freshports for ports/packages but I want > to use multiple search terms, i.e. looking for a GUI frontend to a > MySQL database, I want to look for both GUI and Database or GUI and > MySQL. However, I can find no way to do this. > Any help is greatly appreciated. > Thanks in advance > > Mark > You can just google for: mysql+gui site:freshports.org It isn't using the freshports built in search, but it will get you what you want. Cheers, Ben -- -- From: Benjamin Woods woodsb02@gmail.com From owner-freebsd-questions@freebsd.org Sun Oct 9 13:02:35 2016 Return-Path: Delivered-To: freebsd-questions@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id C71DEC06630 for ; Sun, 9 Oct 2016 13:02:35 +0000 (UTC) (envelope-from meka@tilda.center) Received: from mail.tilda.center (mail.tilda.center [188.226.130.133]) by mx1.freebsd.org (Postfix) with ESMTP id 930BAB9C for ; Sun, 9 Oct 2016 13:02:34 +0000 (UTC) (envelope-from meka@tilda.center) Received: from thinker.meka.no-ip.org (cable-188-2-83-93.dynamic.sbb.rs [188.2.83.93]) by mail.tilda.center (Postfix) with ESMTPSA id B5B1C60ADE for ; Sun, 9 Oct 2016 08:53:18 -0400 (EDT) DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; d=tilda.center; s=mail; t=1476017598; bh=E7w2Cg1u/7m6lU2PHIEoNHQF2O0XdHJT7R8c3NZZNNY=; h=Date:From:To:Subject:From; b=PL2v44rRc69/sYUQmUNPgq/HrUMhStQz63B49vxTJzqmdfs7icH4XuwBgFEA7dmo7 sMKBanpASFt+utxY1EGJRqSNYJXA1iRJdE+t66/C2laGsc1ayrYd1YvybFH/ZrQOiF 3qDEWyQYcgVX2FmDpfCo3w9R52WyzyZNNH8zE6j0= Date: Sun, 9 Oct 2016 14:53:15 +0200 From: Goran =?utf-8?B?TWVracSH?= To: freebsd-questions@freebsd.org Subject: Audio too fast on Presonus AudioBox 1818VLS Message-ID: <20161009125315.4iy34zba4frtrp3l@thinker.meka.no-ip.org> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="35op52gpodcttjmh" Content-Disposition: inline User-Agent: NeoMutt/20160916 (1.7.0) X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 09 Oct 2016 13:02:35 -0000 --35op52gpodcttjmh Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Hello, I'm having problems with Presonus AudioBox 1818VLS and playback on 11-RC3. This is what my /dev/sndstat looks like: Installed devices: pcm0: (play/rec) default No devices installed from userspace. If I turn off bitperfect, I get no sound at all, and with that option on, regardless of the vchans setting, I get an audio that is really quiet and ~10x faster, so it sounds like kids singing really fast. This is what dmesg says: dmesg | grep uaudio uaudio0: on usbus1 uaudio0: Play: 96000 Hz, 18 ch, 32-bit S-LE PCM format, 2x8ms buffer. uaudio0: Play: 88200 Hz, 18 ch, 32-bit S-LE PCM format, 2x8ms buffer. uaudio0: Play: 48000 Hz, 18 ch, 32-bit S-LE PCM format, 2x8ms buffer. uaudio0: Play: 44100 Hz, 18 ch, 32-bit S-LE PCM format, 2x8ms buffer. uaudio0: Record: 96000 Hz, 18 ch, 32-bit S-LE PCM format, 2x8ms buffer. uaudio0: Record: 88200 Hz, 18 ch, 32-bit S-LE PCM format, 2x8ms buffer. uaudio0: Record: 48000 Hz, 18 ch, 32-bit S-LE PCM format, 2x8ms buffer. uaudio0: Record: 44100 Hz, 18 ch, 32-bit S-LE PCM format, 2x8ms buffer. uaudio0: MIDI sequencer. pcm0: on uaudio0 uaudio0: No HID volume keys found. The card has 18 ins and 18 outs, and sampling rates are correctly recognized. Using mpv, it also recognizes the format being s32le. If I set bitperfect to 0 and no matter what other options for vchans I put, mpv gives me: [ao/oss] Can't open audio device /dev/dsp: Device not configured I tried it with vlc, similar results. I also have dual boot on that box and GNU/Linux plays with it really nice, so I know it's USB audio complient. Are there any thoughts what I could try next? Thank you! Regards, meka --35op52gpodcttjmh Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 iQIcBAEBCAAGBQJX+j24AAoJEFo9U5J6L6y2lsUP/3cqCtNmgwfX5dCA9Enl7PLQ U/MKz4xxk9NevepjR98FsOPUUwp8tDSa1vdHH01aK7mkbqClaqSKCf6xfptLuKzM 9dmUWd2waqI0ZY5/0YnAqxZQvXzCiLwglnmdyoC802Fpuq1512Ha7w7ZPzHuj/9w Ntlp1Fab0uSsHXNOCNDxGMMfRvWgtqxiQWQUF/OjmoUKy3/gTAxRxitMEPTg0+GU R4MRK+e/hRhcrR5TkDhZfSf4SrHU0/BjF6kWqDjbrD5PwaG80v0hmitHPep0E1kg F1atMnL+mJp7VnpaApNhz/VsgHm3fkUDxP7ru72ghOhvt51PiMweWMHdWrG0Fzz7 +IqFzUNiJt18n/UPMOk1j2uyy/akF6Ni7OCHS/Vq1AMXROYfQ994rHp38WeTB0eX WrnFmGFI0DwBR5AARGuYSVKipDYH8afAoe7o6J0tuOo8tHUJuloi0lY1KEVUBaiD dzNvusvuOruAAytyc/eKT+9GConn47wWSMl7nPBDRq7DVJMJ9PoTw3TyaAKQNIPJ Lz30tEvXw78tm2N/A2oHCL7N9A9NomlNv8MA/4ErOSGv8MV9fzqINn5HjU9pwEFH t04aMsCAEPTyY6CYOQk5cccGgDUO35ftdrZCAoOpAKSPuR8aRdKgM7Q9iU6E33v9 6seE8byaXt1ESdZmH9SL =fDFt -----END PGP SIGNATURE----- --35op52gpodcttjmh-- From owner-freebsd-questions@freebsd.org Sun Oct 9 13:12:58 2016 Return-Path: Delivered-To: freebsd-questions@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 7C912C06A12 for ; Sun, 9 Oct 2016 13:12:58 +0000 (UTC) (envelope-from emorrasg@yahoo.es) Received: from nm36-vm5.bullet.mail.ir2.yahoo.com (nm36-vm5.bullet.mail.ir2.yahoo.com [212.82.97.137]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id DAEA4FF1 for ; Sun, 9 Oct 2016 13:12:57 +0000 (UTC) (envelope-from emorrasg@yahoo.es) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=yahoo.es; s=s2048; t=1476018599; bh=1z+elOom3IX24caXlPLTUUim/F4y7dvtPH77WUanS+k=; h=Date:From:To:Subject:In-Reply-To:References:From:Subject; b=OeBVAmo1e06w+oMMt1dh7DTIilWFjGXjzXaN7SQvmy9A0cbZ1E8nSVOf38KhQHbNGDpx5GTn/jjr/tNCnd2L6S/tgFi589GMVzPvImEBJfPp3eCawh1Pu9TF5Om6NNtPH9Wm0eWQvrAcQt3Lflxk36voXynPmURV38DGEs+c8lpDmG5x9thQuyCr/YEL17e8lkWWJ8C93D/5LPqSqKH2Snzz1GZSNdoccUSNrNx47YD+0P9pJiEBzHZjHeYjmApE700+G427N8jBoWnlQPc/wLXA/XfApAq1JuRBEnrD6klGe5FSgLq/A2q/IB4dgNBIHw+13AkOzMiAy7AyjPG34w== Received: from [212.82.98.55] by nm36.bullet.mail.ir2.yahoo.com with NNFMP; 09 Oct 2016 13:09:59 -0000 Received: from [46.228.39.73] by tm8.bullet.mail.ir2.yahoo.com with NNFMP; 09 Oct 2016 13:09:52 -0000 Received: from [127.0.0.1] by smtp110.mail.ir2.yahoo.com with NNFMP; 09 Oct 2016 13:09:52 -0000 X-Yahoo-Newman-Id: 554727.60658.bm@smtp110.mail.ir2.yahoo.com X-Yahoo-Newman-Property: ymail-3 X-YMail-OSG: 4OM.ziMVM1mvFpH8EYsGFBqXdF.zYEf5.fKAMidS12E6VkQ oBH8C4MfFhiJ5G89GN0HLps4z9QWJ8Hib4d1w7xP1oFSTx9grJveyufbIgJM KRZZOwK3mM8YdUPXi8V30lc76K8RhPVgdGBU9b8NnIfBpzQGR7yeHffTl4xQ BswnkB9aQvMdi5hLXQBwyWQRMSJWU7udNsGubQx.NXe0crBjtzU7ZJDdnV3V 5LNo3s8HZ2RlSiSnMUbqokByUQb2Q5qg6sYLheUjKYhCtnTmsleevO5e4bxr 4E6ZldNh3evmYt1JfrA5fGXTiHykq4LhobsCL1fB9tW_JCCtdLxqipIu4E8I pqDEMQEjI0UAQcsAQppaegr6WxHorX29zyZ_uUeysxw4y7Dhpw9mfDl7o2TX oDC2HdWI5b5.J_Eyf7bdJbes__b7q_uTzEdRzaqOiXSeTqQ7XL9NJF7iwquB FqSjcdG2BKq4bOR7gB4LtBTkA7rRyc9.twqnKBA8SdIuHf3z5fQpm9EiIOmq R1C.sYKZ4ZUgYxUNGo7njlLcixeAvx0RsvmbFEYrx9YZPKkjThaYAcWV46TQ BHBE7OL3qzml33M1YPwS7hcYLYJ1v_u9SoyycrQT_ENSR.ifhARb.GUkvy7c - X-Yahoo-SMTP: mX392iiswBAeJNdO_s.EW62LZDJR Date: Sun, 9 Oct 2016 15:09:53 +0200 From: Eduardo Morras To: freebsd-questions@freebsd.org Subject: Re: Swap exhaustion Message-Id: <20161009150953.8bb8fee6360710c4eb54c945@yahoo.es> In-Reply-To: <9DB5B54C-2AE4-4200-AB78-F86913E1E433@mail.sermon-archive.info> References: <1CD13C1C-5344-4909-A061-F25FBB86AFF9@lafn.org> <9DB5B54C-2AE4-4200-AB78-F86913E1E433@mail.sermon-archive.info> X-Mailer: Sylpheed 3.5.1 Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 09 Oct 2016 13:12:58 -0000 On Sat, 8 Oct 2016 18:33:47 -0700 Doug Hardie wrote: > > > On 27 May 2015, at 16:49, Doug Hardie wrote: > > > > I have a process that is eating up 6 GB of swap space. At that > > point, FreeBSD 9.3 terminates a process. However, occasionally its > > not the one eating up the space. When I manually quit the process > > then the swap space returns to a few KB used. The system runs fine > > after that. > > > > I have very little knowledge of what this process is doing > > internally but would like to know what might be causing this > > issue. There are 5 of these processes running (parent plus 4 > > children). Normally each uses about 90 MB RES/SIZE. However when > > the problem occurs they are about 2GB RES/SIZE each. The system > > has 4 GB memory. I thought that a malloc would not be able to grab > > that much memory, even with swapping as it has to be in memory. > > Could a malloc cause this growth in process size or need I look > > elsewhere? > > I have been trying periodically to resolve this issue. I modified > the application to log (syslog) every memory location it allocates. > Interestingly enough they are all around 0x100F380. However, the > segments that are increasing in number all have the highest order > address bit set, i.e., 0x83ac00000. These are shown by procstat as > type "df". The number of these increases with time. The sizes vary > from what appears to be small to over 5000 resident pages. They > never seem to go away unless I restart the process. Right after a > restart there are 7 "df"s. However, with time there can eventually > be hundreds. Since these do not have any file backing them, they eat > up swap space and thus cause the system to run out of swap and start > killing processes. > > What things allocate memory at the top of the address space? The > application mallocs and mmaps all allocate much lower in the address > space. FreeBSD 9.3 uses (afair) jemalloc 3.4. There are tons of bug fixes in newer versions, last one 4.2.1. Perhaps you were bitten by one. There is not a port :( but compiles nicely under FreeBSD 10.3 (don't tried under 9.3). https://github.com/jemalloc/jemalloc/blob/dev/ChangeLog http://jemalloc.net/ --- --- Eduardo Morras From owner-freebsd-questions@freebsd.org Sun Oct 9 13:57:24 2016 Return-Path: Delivered-To: freebsd-questions@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id A6381C07348 for ; Sun, 9 Oct 2016 13:57:24 +0000 (UTC) (envelope-from bourne.identity@hotmail.com) Received: from COL004-OMC1S4.hotmail.com (col004-omc1s4.hotmail.com [65.55.34.14]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-SHA384 (256/256 bits)) (Client CN "*.outlook.com", Issuer "Microsoft IT SSL SHA2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 5FA1C1D7 for ; Sun, 9 Oct 2016 13:57:24 +0000 (UTC) (envelope-from bourne.identity@hotmail.com) Received: from EUR02-HE1-obe.outbound.protection.outlook.com ([65.55.34.7]) by COL004-OMC1S4.hotmail.com over TLS secured channel with Microsoft SMTPSVC(7.5.7601.23008); Sun, 9 Oct 2016 06:56:18 -0700 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=hotmail.com; s=selector1; h=From:Date:Subject:Message-ID:Content-Type:MIME-Version; bh=kUpf3gDuDCi/03IaToXI5yFDaBoSWHlhHbWlpYf9K2M=; b=DhubRTY1BJB+WsephPvB09jejBJPQorhAB54+rTJkCo7W5LkVBGPnVtOAbjBhCjgnM3OiKym6eO8kfLzYs4CpsgNaruTFu6gAiYqBS+qzDffTu1MofYBkW8HPrJAHPZdYw9rGHME60qWINHTGTep1tkKrTTRDl1+E6wmXNgKWXDOlvnM0gN9QVdj4tVMdza/HkAKwsqR9RlkWd5i3MgYCVBb3lDYtnc7Lyfn+Ftzol3+1cS8u896isvdDyF5PDvTvs80mdfkUycogNcB9LKR+41qTDK5Pcp3UcPJMfcbgQ4cRlFUCkdzDJ9d3vkO9/fbDaweIDmZLutICMBQUfwKbQ== Received: from HE1EUR02FT030.eop-EUR02.prod.protection.outlook.com (10.152.10.53) by HE1EUR02HT171.eop-EUR02.prod.protection.outlook.com (10.152.11.118) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA384_P384) id 15.1.629.5; Sun, 9 Oct 2016 13:56:16 +0000 Received: from VI1PR02MB0974.eurprd02.prod.outlook.com (10.152.10.57) by HE1EUR02FT030.mail.protection.outlook.com (10.152.10.165) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA384_P384) id 15.1.629.5 via Frontend Transport; Sun, 9 Oct 2016 13:56:15 +0000 Received: from VI1PR02MB0974.eurprd02.prod.outlook.com ([10.163.162.28]) by VI1PR02MB0974.eurprd02.prod.outlook.com ([10.163.162.28]) with mapi id 15.01.0649.027; Sun, 9 Oct 2016 13:56:15 +0000 From: Manish Jain To: "freebsd-questions@freebsd.org" , "laoluomoks@gmail.com" Subject: Re: Hi, a dual booting and printing question Thread-Topic: Hi, a dual booting and printing question Thread-Index: AQHSIjTm+0nX1AGopkOyCmcmXCLfNQ== Date: Sun, 9 Oct 2016 13:56:15 +0000 Message-ID: References: In-Reply-To: Accept-Language: en-GB, en-US Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: authentication-results: freebsd.org; dkim=none (message not signed) header.d=none;freebsd.org; dmarc=none action=none header.from=hotmail.com; x-ms-exchange-messagesentrepresentingtype: 1 x-eopattributedmessage: 0 x-microsoft-exchange-diagnostics: 1; HE1EUR02HT171; 6:3+0D/xn7ppjibtpKV8f/VIjfe+e3Mh2kyy7ZvwVa1JJYIZ8Qq6YtU3qkBFqvIcdjcG2JJHReovikZuBxYdhdC86XU4oh8DRcuqgrQdVasJi8/OH+13WFDwS4MyaAgsv0hKr0PpWzhRSj85ewIPLb26mduogxMrd81EsDp6klzoWAd5xlpaEr/CLkUclvw0AWqXh+OL49+NjCWc7qjDBSCRNDhs3/RM7afVYDey0EvTw8cD1MQQPVXLX7XTj2r4SbIs3aZ2ME5FCbQBeZcsoYfb0x+saxPUxgm+CyAkehwB4=; 5:42guxlAyGUgads2sjLYLn+MG8bl0+hG3LmbP+IdrRE95NKq6VlloqYF8GaJ/Qyn6OaMI6ucVaOdQ+kF/1sXbcK7tOIZcbDXm6gxedQaxMv414PyCIuLbPNeltG8rn3Uxl0wzkqb2G5OzK97H4Sznlg==; 24:zmCvQmHTqvFEyYt74LOi967TFqQDpk3tHsZc2m13xjdoo2FvSvBhlbxg/Qzu6/5GAZLXWtg1GwwTA/IgzYerMSkjWqMkX71dz0Bgmmg1GLg=; 7:Gr96uJ1ggKtafaki2Mfwcthd2FYYk1X9WhOiziCWqJO7Pc7CgtA+ZBgSLTZLvn3Qsk2k3zHQsiHr1omIVlSLFblNhz0wKHw0ookgIx3+msaHH2jzz9Kvy2ZIp4emgDSJA086lcV57t40iGbdtR1c80uXvqnflaKajjH2b7VomKKUx8Fq9Xh3YgzOptvBGfRAggYhUYk8kGW3jjhHQ0F+JUTa5X/6vqGQJ2Iy5VX1wHyzMEV3Cthp1U8PyeNVryAlZG37Y3l9uVgyPTA7q6Fg5AU8fgw59/5OlTXOzGo74ZFDRAChcJicVfkbORHS4TKEp0D69F492jX4cABMjDJpAg== x-forefront-antispam-report: EFV:NLI; SFV:NSPM; SFS:(10019020)(98900003); DIR:OUT; SFP:1102; SCL:1; SRVR:HE1EUR02HT171; H:VI1PR02MB0974.eurprd02.prod.outlook.com; FPR:; SPF:None; LANG:en; x-ms-office365-filtering-correlation-id: 91a5f7ed-99be-4852-a19e-08d3f04c0892 x-microsoft-antispam: UriScan:; BCL:0; PCL:0; RULEID:(1601124038)(1603103081)(1601125047); SRVR:HE1EUR02HT171; x-exchange-antispam-report-cfa-test: BCL:0; PCL:0; RULEID:(432015012)(82015046); SRVR:HE1EUR02HT171; BCL:0; PCL:0; RULEID:; SRVR:HE1EUR02HT171; x-forefront-prvs: 00909363D5 spamdiagnosticoutput: 1:99 spamdiagnosticmetadata: NSPM Content-Type: text/plain; charset="Windows-1252" Content-ID: <7743125BAF8E1B41814BCE1C58EB21EB@eurprd02.prod.outlook.com> Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 X-OriginatorOrg: hotmail.com X-MS-Exchange-CrossTenant-originalarrivaltime: 09 Oct 2016 13:56:15.5821 (UTC) X-MS-Exchange-CrossTenant-fromentityheader: Internet X-MS-Exchange-CrossTenant-id: 84df9e7f-e9f6-40af-b435-aaaaaaaaaaaa X-MS-Exchange-Transport-CrossTenantHeadersStamped: HE1EUR02HT171 X-OriginalArrivalTime: 09 Oct 2016 13:56:18.0806 (UTC) FILETIME=[E8E3E960:01D22234] X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 09 Oct 2016 13:57:24 -0000 On 10/09/16 17:30, freebsd-questions-request@freebsd.org wrote: > Date: Sun, 09 Oct 2016 08:05:23 +0000 From: "Thomas Mueller" > To: freebsd-questions@freebsd.org Cc: Olaoluwa > Omokanwaiye Subject: Re: Hi, a dual booting and > printing question Message-ID: >> > Hi, >> > Pls what do I do when I am unable to log in to my free BSD. I misconfi= gured >> > the xdm and it's not allowing me to log in. >> > I can't even work from the terminal because the ctrl alt fxn keys are = not >> > responding. Once the system starts it goes to the xdm and hangs. I tho= ught >> > to use enlightenment desktop but alls not functioning. If I remember correctly, all you need to do for xdm is modify the line=20 for ttyv8 in /etc/ttys : ttyv8 "/usr/local/bin/xdm -nodaemon" xterm off secure Change the off to on, and your xdm should work. Of course, some desktop environments have their own login manager which=20 can be optionally used. For gnome, put 'gnome_enable=3D"YES"' and for kde,= =20 'kdm4_enable=3D"YES"' in /etc/rc.conf. But xdm should work for you; it is=20 the DE independent login manager. Regards Manish Jain From owner-freebsd-questions@freebsd.org Sun Oct 9 14:03:12 2016 Return-Path: Delivered-To: freebsd-questions@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id D0ECEC075D8 for ; Sun, 9 Oct 2016 14:03:12 +0000 (UTC) (envelope-from laoluomoks@gmail.com) Received: from mail-io0-x236.google.com (mail-io0-x236.google.com [IPv6:2607:f8b0:4001:c06::236]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 9E37391B for ; Sun, 9 Oct 2016 14:03:12 +0000 (UTC) (envelope-from laoluomoks@gmail.com) Received: by mail-io0-x236.google.com with SMTP id q192so88498549iod.0 for ; Sun, 09 Oct 2016 07:03:12 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc; bh=fMocbBu5YsvhAQqRAIdFNc9RYkNH9r5nOaPeBdj9nK0=; b=eR/GdEaxW9pmLfi1jTcbI7wNmNDlDr8mOIwkDFEwIBc8VcklHoIQX+W7+zIrR4X9Xc DqRh7gZDx7bKRbeaDnv/Qs9TTsZbIzO2PIRFAE8UstUBlyfmiQx9k2CuE4OzS5Bt/1VX A0cgu3eh2qaEAsDW7iRzWNEHwF7DTRJfXcQnZmjeBmX8ljuP9M4H0yM4hiUglf7u36Js cbK1Z3v+n8m89pM/uTk8EfSdk+6CjgABMdONu8HvzPk21DfYvELX2Ilz1my8+SnBa2x7 /UXfh6oSjmtW5xUNvLHnxXxcUnyaH47yK0sWLi1+VZ9Q7QoIxpA/RIa2hE7lMjBY3l7s Baqw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:in-reply-to:references:from:date :message-id:subject:to:cc; bh=fMocbBu5YsvhAQqRAIdFNc9RYkNH9r5nOaPeBdj9nK0=; b=MQKUaE/m8j8V01ADrV+MGZPQNSitL+Gk6zz/Ve0VAAC7jd+6mALeM0Ku42H47USXZL /SwPTiA/hxCgjaDvugn034i7iAlYkN82IjftWppi0sF+S9x57mw9EoOlQCO8EkKlzBEm 1PGgxUVOVoCrVwq6esGXDiwgvvs4FstFyyzRNVhbySDCGm6yUw7F/ZYDNcpjIlKa5zFM pBNqfqnqEtyX5RpUF/+neM1pMrQhOA6r7FkB4lN6FN2V4txZEhp6rw+Vmrf7ALoGWT2x me51Alrlssn1BH4gwFBe4e+NmJrfIIp5PgNg0311ImezktSCc+UoXOS+qvqnUHqYW7Ht /paw== X-Gm-Message-State: AA6/9RmcR/I2S+YGcrHgnejH3vDAvOpTgOFnHJrdit6nuFgcWHQ+uh1zutL0I0jcstAmxZOANxUlctY8alIpVg== X-Received: by 10.107.9.31 with SMTP id j31mr3408159ioi.153.1476021792068; Sun, 09 Oct 2016 07:03:12 -0700 (PDT) MIME-Version: 1.0 Received: by 10.79.0.212 with HTTP; Sun, 9 Oct 2016 07:03:11 -0700 (PDT) Received: by 10.79.0.212 with HTTP; Sun, 9 Oct 2016 07:03:11 -0700 (PDT) In-Reply-To: References: From: Olaoluwa Omokanwaiye Date: Sun, 9 Oct 2016 15:03:11 +0100 Message-ID: Subject: Re: Hi, a dual booting and printing question To: Manish Jain Cc: freebsd-questions@freebsd.org Content-Type: text/plain; charset=UTF-8 X-Content-Filtered-By: Mailman/MimeDel 2.1.23 X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 09 Oct 2016 14:03:12 -0000 Hi Manish Thanks. I already did that but I use XFCE and it just freezes. Moreover it does not allow me to switch between terminals. I am wondering what the best desktop is that I can use on my FreeBSD 10.3 that will not freeze and that will allow me to switch between terminals. My thought was to use XFCE 'cus it's light weight and not expected to give such problems of freezing and empty control panel. Right now I have switched back to the terminal expecting an answer of peace before I install any other Desktop and that will WORK well. Thanks again Ola Sent from my MotoE2(4G-LTE) On 9 Oct 2016 2:56 p.m., "Manish Jain" wrote: > On 10/09/16 17:30, freebsd-questions-request@freebsd.org wrote: > > Date: Sun, 09 Oct 2016 08:05:23 +0000 From: "Thomas Mueller" > > To: freebsd-questions@freebsd.org Cc: Olaoluwa > > Omokanwaiye Subject: Re: Hi, a dual booting and > > printing question Message-ID: > >> > Hi, > >> > Pls what do I do when I am unable to log in to my free BSD. I > misconfigured > >> > the xdm and it's not allowing me to log in. > >> > I can't even work from the terminal because the ctrl alt fxn keys are > not > >> > responding. Once the system starts it goes to the xdm and hangs. I > thought > >> > to use enlightenment desktop but alls not functioning. > > If I remember correctly, all you need to do for xdm is modify the line > for ttyv8 in /etc/ttys : > > ttyv8 "/usr/local/bin/xdm -nodaemon" xterm off secure > > Change the off to on, and your xdm should work. > > Of course, some desktop environments have their own login manager which > can be optionally used. For gnome, put 'gnome_enable="YES"' and for kde, > 'kdm4_enable="YES"' in /etc/rc.conf. But xdm should work for you; it is > the DE independent login manager. > > Regards > Manish Jain > From owner-freebsd-questions@freebsd.org Sun Oct 9 14:45:27 2016 Return-Path: Delivered-To: freebsd-questions@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 73924C06058 for ; Sun, 9 Oct 2016 14:45:27 +0000 (UTC) (envelope-from smithi@nimnet.asn.au) Received: from sola.nimnet.asn.au (paqi.nimnet.asn.au [115.70.110.159]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id D0AFCA66 for ; Sun, 9 Oct 2016 14:45:25 +0000 (UTC) (envelope-from smithi@nimnet.asn.au) Received: from localhost (localhost [127.0.0.1]) by sola.nimnet.asn.au (8.14.2/8.14.2) with ESMTP id u99EjEkN061956; Mon, 10 Oct 2016 01:45:14 +1100 (EST) (envelope-from smithi@nimnet.asn.au) Date: Mon, 10 Oct 2016 01:45:14 +1100 (EST) From: Ian Smith To: "Steve O'Hara-Smith" cc: freebsd-questions@freebsd.org Subject: Re: Freebsd Project Drug Awareness In-Reply-To: Message-ID: <20161010013744.J6806@sola.nimnet.asn.au> References: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 09 Oct 2016 14:45:27 -0000 In freebsd-questions Digest, Vol 644, Issue 7, Message: 10 On Sun, 9 Oct 2016 05:36:05 +0100 Steve O'Hara-Smith sayeth: > On Sat, 8 Oct 2016 21:12:13 -0400 > Stephen Cook wrote: > > > "Two of the most famous products of Berkeley are LSD and Unix. I don?t > > think that is a coincidence.? > > Except of course that LSD was discovered by a Swiss chemist in the > 1930s. Indeed; as all the old Deadheads say: "Hats off to Hofmann!" It's probably fair to say there was no shortage at Berkeley. cheers, Ian From owner-freebsd-questions@freebsd.org Sun Oct 9 15:07:12 2016 Return-Path: Delivered-To: freebsd-questions@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 53739C06619 for ; Sun, 9 Oct 2016 15:07:12 +0000 (UTC) (envelope-from bourne.identity@hotmail.com) Received: from BAY004-OMC3S6.hotmail.com (bay004-omc3s6.hotmail.com [65.54.190.144]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-SHA384 (256/256 bits)) (Client CN "*.outlook.com", Issuer "Microsoft IT SSL SHA2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 2173B34D for ; Sun, 9 Oct 2016 15:07:11 +0000 (UTC) (envelope-from bourne.identity@hotmail.com) Received: from EUR01-VE1-obe.outbound.protection.outlook.com ([65.54.190.189]) by BAY004-OMC3S6.hotmail.com over TLS secured channel with Microsoft SMTPSVC(7.5.7601.23008); Sun, 9 Oct 2016 08:06:05 -0700 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=hotmail.com; s=selector1; h=From:Date:Subject:Message-ID:Content-Type:MIME-Version; bh=6L+aHOF31TIWwpoTkhi4jJ2TF1J0sA6qzaHGH2xPyEU=; b=b0eS0JU6JT+G69OxdrOy06K24Rs4iHGXoLnqjdAWPo1zohX7Ld0AAPYbbF+FQxofOlQaiYPjLSr/4inHCSYXFJUYjX33/CmHxiWflFEDTSfEUF/X5RJbqJK7J3kftzuTB/+//XUoH6AGZOzWaGtwp77vyGsx/mxCBMeKc2J6eyWHXKKnQnt8ZXYtQHMipJMETGT3j5r1/GCGTrmzaDAn6Y+5v5bVE+9rW/plQRFvrxL8rdHijDsEkT7WR3CmqgYO/2xwL0F/ZsFPzkGrZX88usfN+hX+KeprplxmTDAjoG3YnkmJkxJT6E+Oz/Y7AFRijWBH9Pf7ftKqUV57GSbFJw== Received: from VE1EUR01FT026.eop-EUR01.prod.protection.outlook.com (10.152.2.60) by VE1EUR01HT205.eop-EUR01.prod.protection.outlook.com (10.152.3.234) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA384_P384) id 15.1.629.5; Sun, 9 Oct 2016 15:06:02 +0000 Received: from VI1PR02MB0974.eurprd02.prod.outlook.com (10.152.2.57) by VE1EUR01FT026.mail.protection.outlook.com (10.152.2.212) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA384_P384) id 15.1.629.5 via Frontend Transport; Sun, 9 Oct 2016 15:06:02 +0000 Received: from VI1PR02MB0974.eurprd02.prod.outlook.com ([10.163.162.28]) by VI1PR02MB0974.eurprd02.prod.outlook.com ([10.163.162.28]) with mapi id 15.01.0649.027; Sun, 9 Oct 2016 15:06:02 +0000 From: Manish Jain To: Olaoluwa Omokanwaiye CC: freebsd-questions Subject: Re: Hi, a dual booting and printing question Thread-Topic: Hi, a dual booting and printing question Thread-Index: AQHSIjTm+0nX1AGopkOyCmcmXCLfNaCgJ1OAgAARgQA= Date: Sun, 9 Oct 2016 15:06:02 +0000 Message-ID: References: In-Reply-To: Accept-Language: en-GB, en-US Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: authentication-results: spf=softfail (sender IP is 10.152.2.57) smtp.mailfrom=hotmail.com; gmail.com; dkim=none (message not signed) header.d=none;gmail.com; dmarc=fail action=none header.from=hotmail.com; received-spf: SoftFail (protection.outlook.com: domain of transitioning hotmail.com discourages use of 10.152.2.57 as permitted sender) x-ms-exchange-messagesentrepresentingtype: 1 x-eopattributedmessage: 0 x-microsoft-exchange-diagnostics: 1; VE1EUR01HT205; 6:Dzofzfse0+KMXCM5S85xMiw+ojfPdGcm9nH5gWYJy0bkqA22zmbGbaOZi4p4nthImQkhuXNBrpZYJasP3avzl5XOaLPkZ7ZWeibzSTKeQrTfoQVRrIv3VwIAtXMXuaq8AQNsjZrRT5MTBSGhRgFuVzwRwk5cZHX10W0vB4Z44Vw9aXVhPFwTgK4mDDA2KrJIV/lnM+qMf8126xHTXE2ybtdf9G8FU3DeWNs7xtxMX84E8hU5RA5ZKyQugzMY/q339JPfZUBShVaqCXkw+PA2wms07I+EfbWoSvx+fShF+4Q=; 5:t+svTyfUcGvUfEMRrKnkIHAtwjrAh92SOyECwHHBXqPe7Pw+qsckp1hVvX67hFdZxpyoq6TiOm4J6HKVy6cRWtJZ3HMQ1CS36+nRZDw6LuIjYMMhUUlUSQt2BUs442ZIpWk4TIgdEs7pfuL/3yl3Pw==; 24:wv3j3VMxWmMQu3W8eD37Jt26Zl40kd2OHXvcrTzVaDrxTU2sASg7Y5EYVrmk+Xz9mWjJefBV2CXagKl4mCAJrtH69FHh8CXx7/iO60oYjl0=; 7:93IcPQruuUoLdCLS/G2jHxuskyZpjnFk8WwolBEn/8/+5V13JCJAl8iVspLhhZsJKRsl7nwG+KYedGlI7usZae1TEkVPtBTqL9YshF3m18wfAauQ3jpFf/yjV34dyqbZ4SO959emkEEnLBiQOLrlEonXueN9wVqlTFclMjIaoBgULa33OUvgp6d5KVBQKfrbCM0I1XRtqF0JMllbsfuMOxYX6qYPMTk5N/M8myDF46KXOp2+31EP7dXBsb7tDMYqUKol0amn4IO8fiVtum52xUX0dAEYdCYyTQwhtUnf1dqTyJzHP7V3GrIZ5jlQZx3YPEIk++kQYbF1jOjw/nqIog== x-forefront-antispam-report: EFV:NLI; SFV:NSPM; SFS:(10019020)(98900003); DIR:OUT; SFP:1102; SCL:1; SRVR:VE1EUR01HT205; H:VI1PR02MB0974.eurprd02.prod.outlook.com; FPR:; SPF:None; LANG:en; x-ms-office365-filtering-correlation-id: 8703ae8e-9cab-4602-b330-08d3f055c7f4 x-microsoft-antispam: UriScan:; BCL:0; PCL:0; RULEID:(1601124038)(1603103081)(1601125047); SRVR:VE1EUR01HT205; x-exchange-antispam-report-cfa-test: BCL:0; PCL:0; RULEID:(432015012)(82015046); SRVR:VE1EUR01HT205; BCL:0; PCL:0; RULEID:; SRVR:VE1EUR01HT205; x-forefront-prvs: 00909363D5 spamdiagnosticoutput: 1:99 spamdiagnosticmetadata: NSPM Content-Type: text/plain; charset="utf-8" Content-ID: <53D790040B9FDD488321834B02C820CF@eurprd02.prod.outlook.com> Content-Transfer-Encoding: base64 MIME-Version: 1.0 X-OriginatorOrg: hotmail.com X-MS-Exchange-CrossTenant-originalarrivaltime: 09 Oct 2016 15:06:02.3334 (UTC) X-MS-Exchange-CrossTenant-fromentityheader: Internet X-MS-Exchange-CrossTenant-id: 84df9e7f-e9f6-40af-b435-aaaaaaaaaaaa X-MS-Exchange-Transport-CrossTenantHeadersStamped: VE1EUR01HT205 X-OriginalArrivalTime: 09 Oct 2016 15:06:05.0866 (UTC) FILETIME=[A89290A0:01D2223E] X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 09 Oct 2016 15:07:12 -0000 SSB3aXNoIGl0IHdlcmUga25vd24gd2hpY2ggaXMgdGhlIGJlc3QgZGVza3RvcCBmb3IgeW91ICA6 IC0pDQpCdXQgSSB3aWxsIGdpdmUgeW91IGEgZmV3IGNob2ljZXMgdG8gdHJ5Lg0KDQpGb3IgYSBs b25nIHRpbWUsIEkgdXNlZCBnbm9tZTMgd2hpY2ggaXMgcHJldHR5IGdvb2QNCg0KKG9uY2UgeW91 IGRpc2FibGUgSG90U3BvdCB2aWEgYSB3ZWItYmFzZWQgcGx1Z2luIGF2YWlsYWJsZSBhdA0KDQpo dHRwczovL2V4dGVuc2lvbnMuZ25vbWUub3JnL2V4dGVuc2lvbi8xMTgvbm8tdG9wbGVmdC1ob3Qt Y29ybmVyDQoNCmFuZCB0aGVuIHVzZSB0aGUgbmF0aXZlIFR3ZWFrIFRvb2wgdG8gdHVybiBvbiB0 aGUgQXBwbGljYXRpb25zIE1lbnUgYW5kIA0KdGhlIFdpbmRvdyBMaXN0KS4NCg0KQnV0IEkgbXlz ZWxmIG5vdyBwcmVmZXIgS0RFNC4gS0RFIG5lZWRzIGEgbGl0dGxlIGJpdCBvZiB0aW1lIA0KY29u ZmlndXJpbmcsIGJ1dCBpcyBzdXBlci1zbGljayBhbmQgc3VwZXItZnVuY3Rpb25hbC4NCg0KSSB3 b3VsZCBzdWdnZXN0IGF0IGxlYXN0IDQgR0IgUkFNIGZvciBHbm9tZS9LREUuIEJvdGggR25vbWUg YW5kIEtERSANCnN1cHBvcnQgbXVsdGlwbGUgdmlydHVhbCBkZXNrdG9wcy4gV2hpbGUgaXQncyBu b3QgbmVjZXNzYXJ5IHRvIGhhdmUgDQptdWx0aXBsZSB2aXJ0dWFsIGRlc2t0b3BzIHRvIGxhdW5j aCBtdWx0aXBsZSBnbm9tZS10ZXJtaW5hbCBvciBrb25zb2xlIA0Kd2luZG93cywgaXQgaGVscHMu DQoNCklmIHlvdSB3YW50IGEgbGlnaHR3ZWlnaHQgREUsIHRyeSBMdW1pbmEuIFRoaXMgaXMgRnJl ZUJTRCdzIG93biANCm51dHMtYW5kLWJvbHRzIERFIC0gbW9zdGx5IGZpbmlzaGVkLCBidXQgc3Rp bGwgd29ya3MgaW4gdGhlIG1ha2luZy4gWW91IA0KbWlnaHQgbGlrZSBpdCwgYXQgbGVhc3QgYXMg YW4gYWx0ZXJuYXRlIERFLiBMdW1pbmEgdXNlcyB0aGUgdGVybSANCndvcmtzcGFjZSBmb3Igdmly dHVhbCBkZXNrdG9wLCBvZiB3aGljaCBpdCBzdXBwb3J0cyAyIGJ5IGRlZmF1bHQuIElmIHlvdSAN CnVzZSBMdW1pbmEsIGRpc2FibGUgYWxsIGxvZ2luIG1hbmFnZXJzLCBwdXQgdGhpcyBpbiB+Ly54 aW5pdHJjIDoNCg0KZXhlYyAvdXNyL2xvY2FsL2Jpbi9zdGFydC1sdW1pbmEtZGVza3RvcA0KDQpU aGVuIHdoZW5ldmVyIHlvdSB3YW50IHRvIHN0YXJ0IEx1bWluYSwgdXNlIHRoZSBjb21tYW5kIHN0 YXJ0eC4NCg0KSXQncyBpbnRlcmVzdGluZyB0aGF0IHlvdXIgcXVlc3Rpb24gbWVudGlvbnMgZHVh bC1ib290aW5nIGFuZCBwcmludGluZyANCnByb2JsZW0gaW4gdGhlIHN1YmplY3QsIGJ1dCB0aGVy ZSBpcyBub25lIG9mIHRoYXQgaW4gdGhlIG1lc3NhZ2UgYm9keS4gDQpTaW5jZSBJIHVzZSBkdWFs LWJvb3RpbmcgbXlzZWxmIGFzIHdlbGwgYXMgYSBwcmludGVyLCBJIG1pZ2h0IGJlIGFibGUgdG8g DQpoZWxwIHdpdGggdGhvc2UuDQoNCkl0IGxvb2tzIHRvIG1lIHRoYXQgeW91IGFyZSBlc3NlbnRp YWxseSBzZXR0aW5nIHVwIHlvdXIgY29tcHV0ZXIuIE15IA0KYWR2aWNlIHRoYXQgeW91IHNob3Vs ZCByZW1lbWJlciBpcyB0aGF0IHdoaWxlIEZyZWVCU0QgaXMgaW1tZW5zZWx5IA0KZmxleGlibGUs IGdpdmUgaXQgZ29vZCBoYXJkd2FyZSAtIGEgZ29vZCBtYWluYm9hcmQgKyBDUFUsIGEgQnJvbnpl L0dvbGQgDQpyYXRlZCBwb3dlciBzdXBwbHksIGF0IGxlYXN0IDQgR0IgUkFNLCBhIGZhc3Rpc2gg aGFyZCBkaXNrIChpZiB5b3UgY2FuIA0KYWZmb3JkIHNvbWV0aGluZyBsaWtlIFVTRCAxMDAgZm9y IHRoaXM7IHRyeSBhIHNvbGlkIHN0YXRlIGRpc2spLg0KDQpPbiAxMC8wOS8xNiAxOTozMywgT2xh b2x1d2EgT21va2Fud2FpeWUgd3JvdGU6DQo+IEkgYW0gd29uZGVyaW5nIHdoYXQgdGhlIGJlc3Qg ZGVza3RvcCBpcyB0aGF0IEkgY2FuIHVzZSBvbiBteSBGcmVlQlNEDQo+IDEwLjMgdGhhdCB3aWxs IG5vdCBmcmVlemUgYW5kIHRoYXQgd2lsbCBhbGxvdyBtZSB0byBzd2l0Y2ggYmV0d2Vlbg0KPiB0 ZXJtaW5hbHMuDQo= From owner-freebsd-questions@freebsd.org Sun Oct 9 15:08:32 2016 Return-Path: Delivered-To: freebsd-questions@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id D1E28C066D9 for ; Sun, 9 Oct 2016 15:08:32 +0000 (UTC) (envelope-from bourne.identity@hotmail.com) Received: from BLU004-OMC4S27.hotmail.com (blu004-omc4s27.hotmail.com [65.55.111.166]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-SHA384 (256/256 bits)) (Client CN "*.outlook.com", Issuer "Microsoft IT SSL SHA2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 71BFD62B for ; Sun, 9 Oct 2016 15:08:32 +0000 (UTC) (envelope-from bourne.identity@hotmail.com) Received: from EUR01-VE1-obe.outbound.protection.outlook.com ([65.55.111.136]) by BLU004-OMC4S27.hotmail.com over TLS secured channel with Microsoft SMTPSVC(7.5.7601.23008); Sun, 9 Oct 2016 08:07:24 -0700 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=hotmail.com; s=selector1; h=From:Date:Subject:Message-ID:Content-Type:MIME-Version; bh=ABLLiLmgwpcwygo3GTMAxxUwqapB0xIzZcAgY5fZSCk=; b=KVfqHjZiuEYjILg7F5du+hEnISsLdzVjdNiCGJMBqPGJwA1fKoCZrrR20KEHdYtugzdrsb2H1WpkcDBMfwHGI9W9Z0nW/qV9gBcL8YzzH20QS1tGiWfKxpGiap0kh81XqNOc9MTlqM1NBeXWM9dwyB6BLnLVMN9OU+SluFuzuqZWo19qKKqmS9jTU/Nyyi0+vNr+kK+pcA3RG+nBlXL0jnribn/NqnL5+g5HeTXICykyKa8aFHfs5PLfLVumFl4mcrUanH068btBLEq6waywwWWVlXWQsuLgPNVtnRmiuTTC4n6zozNtqgaa7syLU+gxbaAFvqlEHbhcOur9WwjkpA== Received: from VE1EUR01FT026.eop-EUR01.prod.protection.outlook.com (10.152.2.52) by VE1EUR01HT100.eop-EUR01.prod.protection.outlook.com (10.152.3.33) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA384_P384) id 15.1.629.5; Sun, 9 Oct 2016 15:07:20 +0000 Received: from VI1PR02MB0974.eurprd02.prod.outlook.com (10.152.2.57) by VE1EUR01FT026.mail.protection.outlook.com (10.152.2.212) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA384_P384) id 15.1.629.5 via Frontend Transport; Sun, 9 Oct 2016 15:07:20 +0000 Received: from VI1PR02MB0974.eurprd02.prod.outlook.com ([10.163.162.28]) by VI1PR02MB0974.eurprd02.prod.outlook.com ([10.163.162.28]) with mapi id 15.01.0649.027; Sun, 9 Oct 2016 15:07:19 +0000 From: Manish Jain To: Olaoluwa Omokanwaiye CC: freebsd-questions Subject: Re: Hi, a dual booting and printing question Thread-Topic: Hi, a dual booting and printing question Thread-Index: AQHSIjTm+0nX1AGopkOyCmcmXCLfNaCgJ1OAgAAR34A= Date: Sun, 9 Oct 2016 15:07:19 +0000 Message-ID: References: In-Reply-To: Accept-Language: en-GB, en-US Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: authentication-results: spf=softfail (sender IP is 10.152.2.57) smtp.mailfrom=hotmail.com; gmail.com; dkim=none (message not signed) header.d=none;gmail.com; dmarc=fail action=none header.from=hotmail.com; received-spf: SoftFail (protection.outlook.com: domain of transitioning hotmail.com discourages use of 10.152.2.57 as permitted sender) x-ms-exchange-messagesentrepresentingtype: 1 x-eopattributedmessage: 0 x-microsoft-exchange-diagnostics: 1; VE1EUR01HT100; 6:kPtHw8CCRWDqsdUig55mIaosdvPiMUUdoT8u4fZbiAOcxdWbflcLC8zI5kgC9gqgCTeviHwNe2b4GOV1mTs7GmSZ7dHMD6mYu6/y687EYTFKxlrd89r2pbJr1D0qTwIS3CM567HEs7ZDjc8F01dYLnZQyQwwthZZMmndW9hWDResrNg1/mhgVaCinM52ovPzYSa4OSKxu8oWcsBquMH9zFtMgvPVOCyhSWRb6k3hdzK1XbmqcnYB3RViDaREKG5nBiUPj2qPbtJ0FvGQmc8b7geTIMRqqCLuow4f+2zig6s=; 5:v0IDYx+aA0F4GdjgVmkTlwfPCJkY0w2KXwE8H4i3q+QiHwB+ls3yRNpdv8Xvl0d8LgXzeFlWfxZ3xPJRqEnaV/oU/JM7hYzDFwZm2+96jRg9J3l7xMyzhK8Se/UHV7VCJeyAqFd5fjbdfmD9RkYM+A==; 24:vCJrqe1+BY8tzB/uUVITB3AbQlXAY2o6dJOIf6qJHTO0Bi1FRi629rFic76Uv0qPbRqXfYovUZgdsfnGokJLnOWYm7fId6wFBXpfWP09OKk=; 7:dmfE049r0cgZtcvDzaEiMw+uHMpNfd7dx2zcJVPqL5DswNrCiNPq1GM39xti5XLK2eCkrx3UBjmuAAv8++0cQnnjVGvlX9zQ+NDP/VMiGislpmpfw4DxxLFY5T8t18VtKFsOHyaWKjuDBFrPUScSX9As/mMaxxS97XqSDbsnhIKo8l8AfePUIxkDcgRh39aSbdn6uf9kFihprv60f83OOUt51UGDAAe7Kb8ddM6ivp/nJOCc7pOWmMg07rB4HbghhvD/ydYaA/LxH8txi020mn+MZA/7gKDAC6EThQAzlS+m3IhbzM2wZBfApg77HmWlQQqRpcxx0j3AVYfYeHBO0w== x-forefront-antispam-report: EFV:NLI; SFV:NSPM; SFS:(10019020)(98900003); DIR:OUT; SFP:1102; SCL:1; SRVR:VE1EUR01HT100; H:VI1PR02MB0974.eurprd02.prod.outlook.com; FPR:; SPF:None; LANG:en; x-ms-office365-filtering-correlation-id: 6b471943-0559-4623-a47b-08d3f055f630 x-microsoft-antispam: UriScan:; BCL:0; PCL:0; RULEID:(1601124038)(1603103081)(1601125047); SRVR:VE1EUR01HT100; x-exchange-antispam-report-cfa-test: BCL:0; PCL:0; RULEID:(432015012)(82015046); SRVR:VE1EUR01HT100; BCL:0; PCL:0; RULEID:; SRVR:VE1EUR01HT100; x-forefront-prvs: 00909363D5 spamdiagnosticoutput: 1:99 spamdiagnosticmetadata: NSPM Content-Type: text/plain; charset="utf-8" Content-ID: Content-Transfer-Encoding: base64 MIME-Version: 1.0 X-OriginatorOrg: hotmail.com X-MS-Exchange-CrossTenant-originalarrivaltime: 09 Oct 2016 15:07:19.6222 (UTC) X-MS-Exchange-CrossTenant-fromentityheader: Internet X-MS-Exchange-CrossTenant-id: 84df9e7f-e9f6-40af-b435-aaaaaaaaaaaa X-MS-Exchange-Transport-CrossTenantHeadersStamped: VE1EUR01HT100 X-OriginalArrivalTime: 09 Oct 2016 15:07:24.0106 (UTC) FILETIME=[D7350AA0:01D2223E] X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 09 Oct 2016 15:08:32 -0000 T24gMTAvMDkvMTYgMTk6MzMsIE9sYW9sdXdhIE9tb2thbndhaXllIHdyb3RlOg0KID4gSSBhbSB3 b25kZXJpbmcgd2hhdCB0aGUgYmVzdCBkZXNrdG9wIGlzIHRoYXQgSSBjYW4gdXNlIG9uIG15IEZy ZWVCU0QNCiA+IDEwLjMgdGhhdCB3aWxsIG5vdCBmcmVlemUgYW5kIHRoYXQgd2lsbCBhbGxvdyBt ZSB0byBzd2l0Y2ggYmV0d2Vlbg0KID4gdGVybWluYWxzLg0KDQpJIHdpc2ggaXQgd2VyZSBrbm93 biB3aGljaCBpcyB0aGUgYmVzdCBkZXNrdG9wIGZvciB5b3UgIDogLSkNCkJ1dCBJIHdpbGwgZ2l2 ZSB5b3UgYSBmZXcgY2hvaWNlcyB0byB0cnkuDQoNCkZvciBhIGxvbmcgdGltZSwgSSB1c2VkIGdu b21lMyB3aGljaCBpcyBwcmV0dHkgZ29vZA0KDQoob25jZSB5b3UgZGlzYWJsZSBIb3RTcG90IHZp YSBhIHdlYi1iYXNlZCBwbHVnaW4gYXZhaWxhYmxlIGF0DQoNCmh0dHBzOi8vZXh0ZW5zaW9ucy5n bm9tZS5vcmcvZXh0ZW5zaW9uLzExOC9uby10b3BsZWZ0LWhvdC1jb3JuZXINCg0KYW5kIHRoZW4g dXNlIHRoZSBuYXRpdmUgVHdlYWsgVG9vbCB0byB0dXJuIG9uIHRoZSBBcHBsaWNhdGlvbnMgTWVu dSBhbmQgDQp0aGUgV2luZG93IExpc3QpLg0KDQpCdXQgSSBteXNlbGYgbm93IHByZWZlciBLREU0 LiBLREUgbmVlZHMgYSBsaXR0bGUgYml0IG9mIHRpbWUgDQpjb25maWd1cmluZywgYnV0IGlzIHN1 cGVyLXNsaWNrIGFuZCBzdXBlci1mdW5jdGlvbmFsLg0KDQpJIHdvdWxkIHN1Z2dlc3QgYXQgbGVh c3QgNCBHQiBSQU0gZm9yIEdub21lL0tERS4gQm90aCBHbm9tZSBhbmQgS0RFIA0Kc3VwcG9ydCBt dWx0aXBsZSB2aXJ0dWFsIGRlc2t0b3BzLiBXaGlsZSBpdCdzIG5vdCBuZWNlc3NhcnkgdG8gaGF2 ZSANCm11bHRpcGxlIHZpcnR1YWwgZGVza3RvcHMgdG8gbGF1bmNoIG11bHRpcGxlIGdub21lLXRl cm1pbmFsIG9yIGtvbnNvbGUgDQp3aW5kb3dzLCBpdCBoZWxwcy4NCg0KSWYgeW91IHdhbnQgYSBs aWdodHdlaWdodCBERSwgdHJ5IEx1bWluYS4gVGhpcyBpcyBGcmVlQlNEJ3Mgb3duIA0KbnV0cy1h bmQtYm9sdHMgREUgLSBtb3N0bHkgZmluaXNoZWQsIGJ1dCBzdGlsbCB3b3JrcyBpbiB0aGUgbWFr aW5nLiBZb3UgDQptaWdodCBsaWtlIGl0LCBhdCBsZWFzdCBhcyBhbiBhbHRlcm5hdGUgREUuIEx1 bWluYSB1c2VzIHRoZSB0ZXJtIA0Kd29ya3NwYWNlIGZvciB2aXJ0dWFsIGRlc2t0b3AsIG9mIHdo aWNoIGl0IHN1cHBvcnRzIDIgYnkgZGVmYXVsdC4gSWYgeW91IA0KdXNlIEx1bWluYSwgZGlzYWJs ZSBhbGwgbG9naW4gbWFuYWdlcnMsIHB1dCB0aGlzIGluIH4vLnhpbml0cmMgOg0KDQpleGVjIC91 c3IvbG9jYWwvYmluL3N0YXJ0LWx1bWluYS1kZXNrdG9wDQoNClRoZW4gd2hlbmV2ZXIgeW91IHdh bnQgdG8gc3RhcnQgTHVtaW5hLCB1c2UgdGhlIGNvbW1hbmQgc3RhcnR4Lg0KDQpJdCdzIGludGVy ZXN0aW5nIHRoYXQgeW91ciBxdWVzdGlvbiBtZW50aW9ucyBkdWFsLWJvb3RpbmcgYW5kIHByaW50 aW5nIA0KcHJvYmxlbSBpbiB0aGUgc3ViamVjdCwgYnV0IHRoZXJlIGlzIG5vbmUgb2YgdGhhdCBp biB0aGUgbWVzc2FnZSBib2R5LiANClNpbmNlIEkgdXNlIGR1YWwtYm9vdGluZyBteXNlbGYgYXMg d2VsbCBhcyBhIHByaW50ZXIsIEkgbWlnaHQgYmUgYWJsZSB0byANCmhlbHAgd2l0aCB0aG9zZS4N Cg0KSXQgbG9va3MgdG8gbWUgdGhhdCB5b3UgYXJlIGVzc2VudGlhbGx5IHNldHRpbmcgdXAgeW91 ciBjb21wdXRlci4gTXkgDQphZHZpY2UgdGhhdCB5b3Ugc2hvdWxkIHJlbWVtYmVyIGlzIHRoYXQg d2hpbGUgRnJlZUJTRCBpcyBpbW1lbnNlbHkgDQpmbGV4aWJsZSwgZ2l2ZSBpdCBnb29kIGhhcmR3 YXJlIC0gYSBnb29kIG1haW5ib2FyZCArIENQVSwgYSBCcm9uemUvR29sZCANCnJhdGVkIHBvd2Vy IHN1cHBseSwgYXQgbGVhc3QgNCBHQiBSQU0sIGEgZmFzdGlzaCBoYXJkIGRpc2sgKGlmIHlvdSBj YW4gDQphZmZvcmQgc29tZXRoaW5nIGxpa2UgVVNEIDEwMCBmb3IgdGhpczsgdHJ5IGEgc29saWQg c3RhdGUgZGlzaykuDQoNCg== From owner-freebsd-questions@freebsd.org Sun Oct 9 16:25:15 2016 Return-Path: Delivered-To: freebsd-questions@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 35E1CC07F6B for ; Sun, 9 Oct 2016 16:25:15 +0000 (UTC) (envelope-from brandonbwa@bestmark.com) Received: from 5pmail.ess.barracuda.com (5pmail.ess.barracuda.com [64.235.150.216]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id E4A76A0B for ; Sun, 9 Oct 2016 16:25:14 +0000 (UTC) (envelope-from brandonbwa@bestmark.com) Received: from mail.bestmark.com (mail.bestmark.com [67.138.199.197]) by mx2.ess.sfj.cudaops.com (version=TLSv1.1 cipher=ECDHE-RSA-AES256-SHA bits=256 verify=NO); Sun, 09 Oct 2016 16:25:11 +0000 Received: from WorkBox.Home (174-30-229-197.mpls.qwest.net [174.30.229.197]) (using TLSv1 with cipher ECDHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) (Authenticated sender: brandonbwa) by mail.bestmark.com (Postfix) with ESMTPSA id EE8616012CD3; Sun, 9 Oct 2016 11:15:04 -0500 (CDT) Received: from localhost (WorkBox.Home [local]) by WorkBox.Home (OpenSMTPD) with ESMTPA id 5b625b0b; Sun, 9 Oct 2016 11:15:05 -0500 (CDT) References: <20161009053605.9de7b1968d23fde6abedee89@sohara.org> User-agent: mu4e 0.9.16; emacs 24.5.1 From: Brandon Wandersee To: Steve O'Hara-Smith Cc: freebsd-questions@freebsd.org Subject: Re: Freebsd Project Drug Awareness In-reply-to: <20161009053605.9de7b1968d23fde6abedee89@sohara.org> Date: Sun, 09 Oct 2016 11:15:05 -0500 Message-ID: <8660p1a48m.fsf@WorkBox.Home> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-BESS-ID: 1476030311-298553-1018-8758-1 X-BESS-VER: 2016.13-r1610051955 X-BESS-Apparent-Source-IP: 67.138.199.197 X-BESS-Outbound-Spam-Score: 0.00 X-BESS-Outbound-Spam-Report: Code version 3.2, rules version 3.2.2.175617 Rule breakdown below pts rule name description ---- ---------------------- -------------------------------- 0.00 BSF_BESS_OUTBOUND META: BESS Outbound 0.00 BSF_SC0_MISMATCH_TO HEADER: Envelope rcpt doesn't match header 0.00 UNPARSEABLE_RELAY HEADER: Informational: message has unparseable relay lines X-BESS-Outbound-Spam-Status: SCORE=0.00 using account:ESS22673 scores of KILL_LEVEL=7.0 tests=BSF_BESS_OUTBOUND, BSF_SC0_MISMATCH_TO, UNPARSEABLE_RELAY X-BESS-BRTS-Status: 1 X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 09 Oct 2016 16:25:15 -0000 Steve O'Hara-Smith writes: > On Sat, 8 Oct 2016 21:12:13 -0400 > Stephen Cook wrote: > >> "Two of the most famous products of Berkeley are LSD and Unix. I don=E2= =80=99t >> think that is a coincidence.=E2=80=9D > > Except of course that LSD was discovered by a Swiss chemist in the > 1930s. You could replace "LSD" with "Timothy Leary," and it'd be true. Much less entertaining or poignant, but true. --=20 :: Brandon Wandersee :: brandonbwa@bestmark.com :: Quality Assurance Editor :: BestMark, Inc. :: -------------------------------------------------- :: 'The best design is as little design as possible.' :: --- Dieter Rams ---------------------------------- From owner-freebsd-questions@freebsd.org Sun Oct 9 17:17:59 2016 Return-Path: Delivered-To: freebsd-questions@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 74338C07ABF for ; Sun, 9 Oct 2016 17:17:59 +0000 (UTC) (envelope-from brandon.wandersee@gmail.com) Received: from mail-io0-f182.google.com (mail-io0-f182.google.com [209.85.223.182]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 3D8A1DFC for ; Sun, 9 Oct 2016 17:17:59 +0000 (UTC) (envelope-from brandon.wandersee@gmail.com) Received: by mail-io0-f182.google.com with SMTP id r30so90873993ioi.1 for ; Sun, 09 Oct 2016 10:17:59 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:references:user-agent:from:to:cc:subject :in-reply-to:date:message-id:mime-version:content-transfer-encoding; bh=W4b3I8QbJ/tYfFUNDGPBqHvTacPyPH/C4ujqCITWAFw=; b=dWOhRXds3gbUNQL7h+8FO0zEhVV52ljj3TN/qQbWfS7Le5WSqI4a2yxEU6tl/r3nLf vq7wAx20TAkrUN3usVKdotKpJxsqQzYUZy5yFOhp62whZKPiqkbyPVZ7phv2e6eA5zF/ q3Q0twDvcPWbdVmmtSY18LEQ7CObb0/5j7ZTmnDGop1/5nPFqS6vW7/d5UmUrGByIMcs HhiL6IPdDTPGNMGtPI1rGNlyBn/wjnGb71NQR6MYMvUrn9d3Lmq6fbEHpyFbD4wgq7oj qApagx6nrf/1I3fTsu9Od5I8XzSp6OouNLsH31ucZPwaEM1EvKJ/I7grkCMbHbuNvCPz kSrA== X-Gm-Message-State: AA6/9RlVdKnhjlV473RIopUlByiQvwrS4luWApHvs31yb3EZuONHn+oNYvz7Xh1+qfMlTA== X-Received: by 10.107.169.143 with SMTP id f15mr30669243ioj.161.1476030233988; Sun, 09 Oct 2016 09:23:53 -0700 (PDT) Received: from WorkBox.Home (174-30-229-197.mpls.qwest.net. [174.30.229.197]) by smtp.gmail.com with ESMTPSA id f201sm11466427ioe.28.2016.10.09.09.23.52 (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Sun, 09 Oct 2016 09:23:52 -0700 (PDT) Received: from localhost (WorkBox.Home [local]) by WorkBox.Home (OpenSMTPD) with ESMTPA id 0e0f8d96; Sun, 9 Oct 2016 11:23:52 -0500 (CDT) References: User-agent: mu4e 0.9.16; emacs 24.5.1 From: Brandon J. Wandersee To: =?utf-8?Q?fran=C3=A7ai?= s Cc: freebsd-questions@freebsd.org Subject: Re: [OFF-TOPIC] Employers that are registered in freebsd questions mailing list, is possible to undo all the damages that I caused against me posting trolls topics? In-reply-to: Date: Sun, 09 Oct 2016 11:23:52 -0500 Message-ID: <864m4la3tz.fsf@WorkBox.Home> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 09 Oct 2016 17:17:59 -0000 françai s writes: > Is possible to undo this damages that I caused against me posting trolls > topics? Yes. All it requires is accepting responsibility for having done it, choosing to be better from now on, and time. Consider the record of your past to be an incentive to be better in the future. People respect person who admits wrongdoing and works to reform themselves more than someone who tries to erase the past and pretends they were always perfect. I speak from experience. -- :: Brandon J. Wandersee :: brandon.wandersee@gmail.com :: -------------------------------------------------- :: 'The best design is as little design as possible.' :: --- Dieter Rams ---------------------------------- From owner-freebsd-questions@freebsd.org Sun Oct 9 19:19:32 2016 Return-Path: Delivered-To: freebsd-questions@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id DD8A2C075B0 for ; Sun, 9 Oct 2016 19:19:32 +0000 (UTC) (envelope-from meka@tilda.center) Received: from mail.tilda.center (mail.tilda.center [188.226.130.133]) by mx1.freebsd.org (Postfix) with ESMTP id A9027EBA for ; Sun, 9 Oct 2016 19:19:32 +0000 (UTC) (envelope-from meka@tilda.center) Received: from hal9000.meka.no-ip.org (cable-188-2-83-93.dynamic.sbb.rs [188.2.83.93]) by mail.tilda.center (Postfix) with ESMTPSA id 6B2505FF59 for ; Sun, 9 Oct 2016 15:19:29 -0400 (EDT) DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; d=tilda.center; s=mail; t=1476040769; bh=7JG5pAX4t41cPSs1jBQZA+tmf0NCnjGc68pJLODymcA=; h=Date:From:To:Subject:References:In-Reply-To:From; b=UmkR7uFD2dPcW4SRguyl79n+woQRf6enGAP5Dpl0ALtuplENAhZ1DwshVYQGBzm1B 5rz0pDHkV7n0VZRWt9X1UI9mLvrGUXU03sLc/X1xE+meP4THlZJJWxPM7LnCtZW0Mn FSbKnHDUjLwbR8l/eHdZ7u8JZeFX1grTPmK46fD0= Date: Sun, 9 Oct 2016 21:19:25 +0200 From: Goran =?utf-8?B?TWVracSH?= To: freebsd-questions@freebsd.org Subject: Re: Audio too fast on Presonus AudioBox 1818VLS Message-ID: <20161009191925.iww4rpvwzptd2rp7@hal9000.meka.no-ip.org> References: <20161009125315.4iy34zba4frtrp3l@thinker.meka.no-ip.org> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="6dfjk5uegtodzb7d" Content-Disposition: inline In-Reply-To: <20161009125315.4iy34zba4frtrp3l@thinker.meka.no-ip.org> User-Agent: NeoMutt/20160916 (1.7.0) X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 09 Oct 2016 19:19:33 -0000 --6dfjk5uegtodzb7d Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Hello, again! In the mean time I found another 18 channel audio interface from Behringer and I got same results. Could it be that something somewhere expect 9 times less channels when USB audio is involved? Regards, meka --6dfjk5uegtodzb7d Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 iQIcBAEBCAAGBQJX+pg6AAoJEFo9U5J6L6y2McgP/33qorblmMoHha2MrI8uUkpL Pt6h8rnQf4a77bQunmYaR41tqlezPq+nNeD21ckDoBlhRn9Cv2o4ajQHhFq4YDmS 86ynp+Snc628hhZnaSLirZp/DlI/Aqrb+qvB7GKDnBruukVr2hNFbMad63Ohy+iU JLapwEK1q/wdAM06tF46rI14Lwrivj36CPO3gKmEo22kz4UpoX8vDqgxtf0rY1sP e2dOT9HiQP0gBQuGuU4JJvny8nVm1BOwmozDe5hzzGI2tM0DREsPLXhQi3eZ4Jz6 rYEndegZYcoq5RRW9fHyt6HCqQ4B2ZI+4bjQyt7kMBomKBWrdd7ruDHx7Fcl9STZ l8yET6PAWqPE4admwPinmZbyX3hePuJBcDSnW4ncMbwa743S7uQnISl25hd6mt9h SVLVQuaIjScYf5Enzl/G/uipl7CCXvJ0Bv75sA2q2NkT/RZr3PSLpQO+2VlJzaf7 aBBW7fGRpjMCbTk4ypSRssKwcdfDD7w20MNgPd3FM6sVJJRNaDq6RfT/ThWtMAfE k8ZnfXgU8pNsAbfgNI9E0CAWwbd8SZLRfhYErdLK0KVGpbSA7CTcwR9odR7DsisU 36U69RQi5lkDlJlfMGtPixKtee8QRlQUqAnfDarm+NvBNhq3LaLGkLdINo1CC/qV OtD8Vn4lybqHD66PAMAJ =RXXK -----END PGP SIGNATURE----- --6dfjk5uegtodzb7d-- From owner-freebsd-questions@freebsd.org Sun Oct 9 19:32:51 2016 Return-Path: Delivered-To: freebsd-questions@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id B2E9DC07A02 for ; Sun, 9 Oct 2016 19:32:51 +0000 (UTC) (envelope-from kudzu@tenebras.com) Received: from mail-yb0-x234.google.com (mail-yb0-x234.google.com [IPv6:2607:f8b0:4002:c09::234]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 7967A7EB for ; Sun, 9 Oct 2016 19:32:51 +0000 (UTC) (envelope-from kudzu@tenebras.com) Received: by mail-yb0-x234.google.com with SMTP id e20so31635217ybb.0 for ; Sun, 09 Oct 2016 12:32:51 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=tenebras-com.20150623.gappssmtp.com; s=20150623; h=mime-version:in-reply-to:references:from:date:message-id:subject:to; bh=PZwO3mf99Of7+Ur5monTRAPmFZNt5Ue8+zsADHUoVm0=; b=gnel/SUMxhOBR8ZIacEl6lhIB8YYJKb/cdsRTSv3zpgvBTRwyNDrr2uZl5D8b5ejNR Kti1wjCujXOC8tzNW9shxHTv3LZNeyakHsdyf6iralF40hMw2ttnJw9bjqbGnDReDMl1 /KUhKF5WQJHC+aTCeKAdGKg1nvY3JDVrAVgg7zN402abXSu2375tZAWAkcmCwiufECh3 UacLBLDnKeCPTMRQeuaMIFi5ZMIaRYi7tuyM1EFvO5aPuZ6GIbI0wQBN8XLoR5u2gZTY sskJBeeWUnrPG3t/jkoT4guHWPcjZiTLLQIWIj5CmI15Y0lSImkJ6ECde1ZYFbs1c4ws DZdw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:in-reply-to:references:from:date :message-id:subject:to; bh=PZwO3mf99Of7+Ur5monTRAPmFZNt5Ue8+zsADHUoVm0=; b=Rf8Jj/g4he4PDMPoIHh8ET34pI14tavh0AcqG7TAe96cR+yRqx4ISaus+I6ZdetKib ApeupZCaqWdWqp+mTPwCrdmghhNOq432G6L+GWy23KbzGvEiANSjd2N7AK6b7iJbcnLk v1f52J7dE86ULR2rmIkSPA60J/+JErZxskcmkdrtitp40ilC//ui9Kd1gcGW2hDftBHS i2gTlHGWUbYXZiHKQEcx0O7XjOcsKTuLSTVf9CZ8yYEkh7M7B1mTlB6t27Y6klsql6jV z/6tDox5A8etQeZ3mkpAVaNcZvUB2P0VTEXI22LICOcXzahJxLEMUdhkbw+WUXcOV1E8 edeA== X-Gm-Message-State: AA6/9RkviN8n6nTb2ih8D3sDW5PeWUzhBJj02jm4aXayKDc1i3iPT0pNNzpYWwe28TVc3P7PyJuhd9FzKIAhW65e X-Received: by 10.37.219.130 with SMTP id g124mr24462407ybf.168.1476041570222; Sun, 09 Oct 2016 12:32:50 -0700 (PDT) MIME-Version: 1.0 Received: by 10.37.94.9 with HTTP; Sun, 9 Oct 2016 12:32:49 -0700 (PDT) In-Reply-To: <20161009053605.9de7b1968d23fde6abedee89@sohara.org> References: <20161009053605.9de7b1968d23fde6abedee89@sohara.org> From: Michael Sierchio Date: Sun, 9 Oct 2016 12:32:49 -0700 Message-ID: Subject: Re: Freebsd Project Drug Awareness To: FreeBSD Questions Content-Type: text/plain; charset=UTF-8 X-Content-Filtered-By: Mailman/MimeDel 2.1.23 X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 09 Oct 2016 19:32:51 -0000 On Sat, Oct 8, 2016 at 9:36 PM, Steve O'Hara-Smith wrote: > > Except of course that LSD was discovered by a Swiss chemist in the > 1930s. > > Well, LSD was first synthesized (it was made, not discovered) in 1938, but its psychoactive properties were not discovered until 1943. (April 19, known affectionately to afficionados as Bicycle Day). - Michael (in Berkeley - coincidence?) From owner-freebsd-questions@freebsd.org Sun Oct 9 19:55:39 2016 Return-Path: Delivered-To: freebsd-questions@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 337ADC0B09F for ; Sun, 9 Oct 2016 19:55:39 +0000 (UTC) (envelope-from bounces+3237981-d48e-freebsd-questions=freebsd.org@sg.buckget.com) Received: from o1.sg.buckget.com (o1.sg.buckget.com [167.89.52.33]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id D12F71E7 for ; Sun, 9 Oct 2016 19:55:38 +0000 (UTC) (envelope-from bounces+3237981-d48e-freebsd-questions=freebsd.org@sg.buckget.com) DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=buckget.com; h=content-type:from:mime-version:subject:to; s=s1; bh=P+jLXRuaucXoOCFojQ5EB5GDOEs=; b=uMN0x1KXc665FciagrfKqKSpXEqyp dfGGWcm/KCkeWJRN7676yUZLxT8E9WwgH6YeZQt1/28SJc2MlA0exLenWB+04WfV ge33goPElMcK9eHV+fiMzoxArxHdRgrbZ3FDZ+BUUi+xbg9E9wR2ClcBOvgPQp3P 9ii3L9KIV+E6T4= Received: by filter0279p1las1.sendgrid.net with SMTP id filter0279p1las1.1904.57FAA0B940 2016-10-09 19:55:37.617382303 +0000 UTC Received: from MzIzNzk4MQ (p3nlhg760.shr.prod.phx3.secureserver.net [184.168.46.160]) by ismtpd0001p1sjc2.sendgrid.net (SG) with HTTP id IWfOOKLPRsqvKYu9p-mCcg for ; Sun, 09 Oct 2016 19:55:37.516 +0000 (UTC) Date: Sun, 09 Oct 2016 19:55:37 +0000 From: "Google Connector" Mime-Version: 1.0 Subject: Google Connector To: freebsd-questions@freebsd.org Message-ID: X-SG-EID: FFnPVu6lb0A5TuepcCdqxLOfczNEIxluOZzq9GOc07r7900PSN88L4BRxGBoML/bZgWbNRf7MxVSt7 m06KU/quDGlzySekRLJlwer4+TZ5mQRgjrTEz8lSGa3YyZI9HpH1qFtBOOJqWczBluRVtwwAOxiyD+ 0n/6+0Mgiy2eO/DfxubajuUyQ6pD7ZnIRtmylwtxrkq5q51RDhCMK5j0S9fMYmE4jtLcB1Gh+u0ezZ h18Fg5Ap4EVyw8GKXw8gyz X-SG-ID: 8jXKzZkZOLw8fDcfQreIJqrM1Y7jV9V6APmE/W7b4l8LQdN1CsYcxNV15PWnDqpz Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable X-Content-Filtered-By: Mailman/MimeDel 2.1.23 X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 09 Oct 2016 19:55:39 -0000 BuckGet.com =09=09 =09
= From owner-freebsd-questions@freebsd.org Sun Oct 9 23:07:32 2016 Return-Path: Delivered-To: freebsd-questions@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 04825C0B67E for ; Sun, 9 Oct 2016 23:07:32 +0000 (UTC) (envelope-from serpent7776@gmail.com) Received: from mail-lf0-x22e.google.com (mail-lf0-x22e.google.com [IPv6:2a00:1450:4010:c07::22e]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 899D62C1 for ; Sun, 9 Oct 2016 23:07:31 +0000 (UTC) (envelope-from serpent7776@gmail.com) Received: by mail-lf0-x22e.google.com with SMTP id b81so95012901lfe.1 for ; Sun, 09 Oct 2016 16:07:31 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=date:from:to:subject:message-id:in-reply-to:references:mime-version :content-transfer-encoding; bh=QjJH2L+PrGm/f77m4MGRpnLZczxezET1neF1nsNWwa0=; b=G6nZCcg098pDq4hfpcDJdQQc3qnuHEgKGx15yIVtB4PzvvTJqMEDbIZklgf0Ojt/// hDccZdv3hihbYUZBJMnNuYK8stYhHnA8rP74DH/Z05tPgQVzpigbraQBIEyKLMoMdovN 0yx0F5SNOO84I4f0PiUq88xnEa3F91dJ5C3sBYMEeJZ8KdmefHDPF1ZBoToTgdsGsCkY Nz4yWJFWvLmkQ4cFh73Vq91yDDJCsgPCFQ2YI6IY3xEBUUO3WhomC2rkkCtMNP0CWYxy iZwp1zTRJf6wKpPILAK/PB4NpSNFdCNzQRhrVpA5jSnXT4oJbnGYhTK1Zps1qNvpdM2z xYXw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:date:from:to:subject:message-id:in-reply-to :references:mime-version:content-transfer-encoding; bh=QjJH2L+PrGm/f77m4MGRpnLZczxezET1neF1nsNWwa0=; b=adgLf59uugv7bR+p6Z+gBa15+IZWATes79Gp/oiCaAjxI6S7l2FrbHwB6XH8PVyH1X rwfVllZZkqUWgHpkjygGFn2pVorIIpw32w9sddOeiPVNj3TVNvH7weI80QKly3rzeZ04 9cO5/yS5TU3Pbc/+Smvr4ERZdV/DiD1MuuQn1b+ovDJAKkRUqiSetwWAZ5oOSotUdIoF jPAKKL13QSpa1DAB2g6XchiJkMXb0eNXqSgFa3/WBYmrbo/Oyjc1/9M9yznw1yauYJ5Y T4HhHw0SImq9GzWQESAPpbcg8M4Mne/QmhIyZW+otw+1SH5xKb9tddsHCWp/0tQv7Jg7 h9Yg== X-Gm-Message-State: AA6/9RkHsvBCBiRuSKqDpdy/97PSI9CCENLgx4DeKqFnsc7QK7VcQyyjIzh0xl0OV28N3Q== X-Received: by 10.25.206.138 with SMTP id e132mr12410139lfg.39.1476054448674; Sun, 09 Oct 2016 16:07:28 -0700 (PDT) Received: from DaemONX (90-156-31-193.internetia.net.pl. [90.156.31.193]) by smtp.gmail.com with ESMTPSA id 75sm5425982lja.34.2016.10.09.16.07.28 for (version=TLS1_2 cipher=ECDHE-RSA-CHACHA20-POLY1305 bits=256/256); Sun, 09 Oct 2016 16:07:28 -0700 (PDT) Date: Mon, 10 Oct 2016 01:07:16 +0200 From: Serpent7776 To: freebsd-questions@freebsd.org Subject: Re: Port search with multiple words (Slightly OT) Message-ID: <20161010010716.013ae526@DaemONX> In-Reply-To: References: X-Mailer: Claws Mail 3.14.0 (GTK+ 2.24.29; amd64-portbld-freebsd10.2) MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 09 Oct 2016 23:07:32 -0000 On Sat, 8 Oct 2016 14:01:01 -0400 Mark Moellering wrote: > I am trying to look through freshports for ports/packages but I want > to use multiple search terms, i.e. looking for a GUI frontend to a > MySQL database, I want to look for both GUI and Database or GUI and > MySQL. However, I can find no way to do this. > Any help is greatly appreciated. > Thanks in advance > > Mark I like to use ports-mgmt/psearch for searching ports. You can use it like psearch gui sql But this tool is running inside terminal so no fancy gui, and by default only search name and short description. Not sure if this is what suits your needs, but it's nice tool to know. -- /* * Serpent7776 */ From owner-freebsd-questions@freebsd.org Sun Oct 9 23:09:17 2016 Return-Path: Delivered-To: freebsd-questions@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 559ABC0B733 for ; Sun, 9 Oct 2016 23:09:17 +0000 (UTC) (envelope-from markmoellering@psyberation.com) Received: from mail-qk0-x232.google.com (mail-qk0-x232.google.com [IPv6:2607:f8b0:400d:c09::232]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 14C293CB for ; Sun, 9 Oct 2016 23:09:17 +0000 (UTC) (envelope-from markmoellering@psyberation.com) Received: by mail-qk0-x232.google.com with SMTP id n189so86189083qke.0 for ; Sun, 09 Oct 2016 16:09:17 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=psyberation-com.20150623.gappssmtp.com; s=20150623; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc; bh=bFbG+Nm7Ev5Q3VX7oSUSArMFFPJnxl2DQuyZKxhfgQs=; b=taNDwTgB+o4MJsPDkdoG0ZW3TS+IbFFe6dWH22DKsBHsu1EvkcwcHJUzJwOFf49jH+ IBg8q3SsD3RsRKK4s8sbNs+lwx9dNKZQxvTjfvsanTlu7kEtEDyLOHOS42LIbyynUB0e VwGwzTMSqSj3jcAgRHA8yY42H4jPQyDjMunpAKYpAb7zyyjABAqvpmsovLJtOoazo0fH +0TAY5w0dR9NfDk43poP/LC1AVGdQMNEUhk9/pkIddpPizSg7S7TtwGc3aeSIMcWUMHK iWLo953bqqhvcR0lBas35K4tT1bznA+znIJU8oNGJWPBNsJ012aPgD+Smi7DWCtdA1q8 cteg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:in-reply-to:references:from:date :message-id:subject:to:cc; bh=bFbG+Nm7Ev5Q3VX7oSUSArMFFPJnxl2DQuyZKxhfgQs=; b=A11m8ERCq4T4bfY5qW3UJCNcSzapNsox3QaEfP2xX/teh0lWhExag4p9m0M6tnLFPc FuML6aRBY81czOAy05CgrXrTAP3YNytR2XxxdpJ/QuMlSGmn+lXgEraU7njKYw6oKBOe Mf4d+6kY73VCJCGgAOEUiL1FdEAacZ3Nb3wVfzc5DSzuzrV6ywNRZ83UhPwQp9oleu43 pSe24xLCH8jeAvE4+kvFvXu24EwSGOcUFp/3Wb0Cmc5US6tSTHYvIeQEZNfKXjDain8e gjipr6U0pLpGLnRLpvnFrnMzbEzmdIe1w+f/t+6W2dfQjWVx2A+Ymy8cDQIhgLRxEScs PGRA== X-Gm-Message-State: AA6/9Rl7SH4y9/kFZPzr4MrRKOyNPacEEuiS9xeO4f/dtSDbPLSCm5lc/dqz96knHBeexk0FtywK2K9uV5HGHQ== X-Received: by 10.55.77.201 with SMTP id a192mr31322840qkb.198.1476054556152; Sun, 09 Oct 2016 16:09:16 -0700 (PDT) MIME-Version: 1.0 Received: by 10.200.40.189 with HTTP; Sun, 9 Oct 2016 16:09:15 -0700 (PDT) In-Reply-To: <20161010010716.013ae526@DaemONX> References: <20161010010716.013ae526@DaemONX> From: Mark Moellering Date: Sun, 9 Oct 2016 19:09:15 -0400 Message-ID: Subject: Re: Port search with multiple words (Slightly OT) To: Serpent7776 Cc: freebsd-questions@freebsd.org Content-Type: text/plain; charset=UTF-8 X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 09 Oct 2016 23:09:17 -0000 That is excellent, thank you! On Sun, Oct 9, 2016 at 7:07 PM, Serpent7776 wrote: > On Sat, 8 Oct 2016 14:01:01 -0400 > Mark Moellering wrote: > >> I am trying to look through freshports for ports/packages but I want >> to use multiple search terms, i.e. looking for a GUI frontend to a >> MySQL database, I want to look for both GUI and Database or GUI and >> MySQL. However, I can find no way to do this. >> Any help is greatly appreciated. >> Thanks in advance >> >> Mark > > I like to use ports-mgmt/psearch for searching ports. You can use it like > psearch gui sql > But this tool is running inside terminal so no fancy gui, and by default only > search name and short description. Not sure if this is what suits your needs, > but it's nice tool to know. > > -- > /* > * Serpent7776 > */ > _______________________________________________ > freebsd-questions@freebsd.org mailing list > https://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org" From owner-freebsd-questions@freebsd.org Mon Oct 10 03:28:48 2016 Return-Path: Delivered-To: freebsd-questions@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 7D937C07EE1 for ; Mon, 10 Oct 2016 03:28:48 +0000 (UTC) (envelope-from wblock@wonkity.com) Received: from wonkity.com (wonkity.com [67.158.26.137]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "wonkity.com", Issuer "wonkity.com" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 48A07674 for ; Mon, 10 Oct 2016 03:28:48 +0000 (UTC) (envelope-from wblock@wonkity.com) Received: from wonkity.com (localhost [127.0.0.1]) by wonkity.com (8.15.2/8.15.2) with ESMTPS id u9A3SeIa046709 (version=TLSv1.2 cipher=DHE-RSA-AES256-GCM-SHA384 bits=256 verify=NO); Sun, 9 Oct 2016 21:28:40 -0600 (MDT) (envelope-from wblock@wonkity.com) Received: from localhost (wblock@localhost) by wonkity.com (8.15.2/8.15.2/Submit) with ESMTP id u9A3SesB046706; Sun, 9 Oct 2016 21:28:40 -0600 (MDT) (envelope-from wblock@wonkity.com) Date: Sun, 9 Oct 2016 21:28:40 -0600 (MDT) From: Warren Block To: Olaoluwa Omokanwaiye cc: Manish Jain , freebsd-questions@freebsd.org Subject: Re: Hi, a dual booting and printing question In-Reply-To: Message-ID: References: User-Agent: Alpine 2.20 (BSF 67 2015-01-07) MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII; format=flowed X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-4.4.3 (wonkity.com [127.0.0.1]); Sun, 09 Oct 2016 21:28:40 -0600 (MDT) X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 10 Oct 2016 03:28:48 -0000 On Sun, 9 Oct 2016, Olaoluwa Omokanwaiye wrote: > Hi Manish > Thanks. I already did that but I use XFCE and it just freezes. > Moreover it does not allow me to switch between terminals. This is probably nothing to do with the window manager, but because of not using vt(4). See the X configuration section of the Handbook: https://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/x-config.html I use xfce on multiple machines without problems, on both Radeon and Intel graphics. From owner-freebsd-questions@freebsd.org Mon Oct 10 04:54:00 2016 Return-Path: Delivered-To: freebsd-questions@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id ACA3BC0B226 for ; Mon, 10 Oct 2016 04:54:00 +0000 (UTC) (envelope-from lists@bertram-scharpf.de) Received: from mout.kundenserver.de (mout.kundenserver.de [212.227.126.131]) (using TLSv1.2 with cipher DHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mout.kundenserver.de", Issuer "TeleSec ServerPass DE-2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 07C15EC6 for ; Mon, 10 Oct 2016 04:53:58 +0000 (UTC) (envelope-from lists@bertram-scharpf.de) Received: from becker.bs.l ([85.180.4.220]) by mrelayeu.kundenserver.de (mreue001) with ESMTPSA (Nemesis) id 0MBO57-1blVsx26fl-00ADWY for ; Mon, 10 Oct 2016 06:48:38 +0200 Received: from bsch by becker.bs.l with local (Exim 4.87 (FreeBSD)) (envelope-from ) id 1btSVx-000KMF-Uo for freebsd-questions@freebsd.org; Mon, 10 Oct 2016 06:48:37 +0200 Date: Mon, 10 Oct 2016 06:48:37 +0200 From: Bertram Scharpf To: freebsd-questions@freebsd.org Subject: Re: Terminal freeze (was: Hi, a dual booting and printing question) Message-ID: <20161010044837.GA73555@becker.bs.l> Mail-Followup-To: freebsd-questions@freebsd.org References: MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.6.1 (2016-04-27) Sender: Bertram Scharpf X-Provags-ID: V03:K0:nUovhN/FylxI6NvYmyC6IXXwvtd4UpNSZ76rvpaI5+9jIs564ix wgG2/PZzqee5UksSHy11xSh8l42OefP9rTecEF7SzYFQvPC9Emm0lPVaejYTCOwtRFbFOSp wnM610iXOR/wctUg0rB0VIXWg+7SPRCas/DRIyP9gsfIYhJoPfWtN0MikZoQklO6/LsgRuy e+03XQwK+LSQ7Z2rQgguA== X-UI-Out-Filterresults: notjunk:1;V01:K0:RUvZ/0KmT7Y=:MXVUp8T8dB76Q18Qjx0AfN CZfL/3O6+efvCf2PRqTVwYO00UG+T4k4pwdFJEws5QZ58yo7yc4D997SOYU26dvFhv+iwUUu3 8dcOKisfteoIFZmRMB9aqrBpXQeKsik+mgatlvqILoJa7NmzbzjSt3D1F6z544JSqF4wiPOHC 0v9SU7p7Z2iJ0KBU/rehUccIryMovsYODBhsfxunGUsn5/tZlLstLtIqlKd4qdt4Phm3gq3w5 ErbkaRlUttGs2DEmwP4BV/GZh/yPmo1qTm/k8EDttidU83FyW32ym3p3NHrUy8jy2MZUjf2h/ goTeklnR8FZ/B1sDOhzgKVe4CrlR3uxfRgHTPXjITuxvczxU1ZyT3ybPjx6nruYmih1t/l/RW ZXeW5tAEgCEfjmQrQhYik3UVokg9S2yUQmsJRrnISNLYOMij3dH+1I+dvjdtWdbFbuAHNWCtT 9BhHXg1lYdGrK1JGBcv4rW8yhgXNiRY918SM2H7bt/7dEorVAU75j0Wzv70pRS7GWcPh475Nr 53vKzgvwYVVu3oqkz+nLKfEz4nKqyccBb2OtOktXmSG1a7YdnJ0jiT8fRQhHM5W6wwqPEhbAK Egn3hYkDRKEo3F3s5EqN0Xsh/SKVsm5rL3uDVCh9tCFOH/vJ32uNOtNHkzVcjGMQrzSVKNYCR dkabru/5VUi7jx1QESHAbIsY/S62BwivztYQzeYfCOv3F3mfOMZdbepxZ5xJAb68cBK4= X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 10 Oct 2016 04:54:00 -0000 On Sunday, 09. Oct 2016, 21:28:40 -0600, Warren Block wrote: > On Sun, 9 Oct 2016, Olaoluwa Omokanwaiye wrote: > > > I already did that but I use XFCE and it just freezes. > > Moreover it does not allow me to switch between terminals. > > This is probably nothing to do with the window manager, but because of > not using vt(4). See the X configuration section of the Handbook: > https://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/x-config.html To be more precise, it's section 5.4.3: https://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/x-config.html#x-config-kms Bertram -- Bertram Scharpf Stuttgart, Deutschland/Germany http://www.bertram-scharpf.de From owner-freebsd-questions@freebsd.org Mon Oct 10 04:57:32 2016 Return-Path: Delivered-To: freebsd-questions@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 1A748C0B34E for ; Mon, 10 Oct 2016 04:57:32 +0000 (UTC) (envelope-from lists@bertram-scharpf.de) Received: from mout.kundenserver.de (mout.kundenserver.de [217.72.192.75]) (using TLSv1.2 with cipher DHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mout.kundenserver.de", Issuer "TeleSec ServerPass DE-2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 6F6C912 for ; Mon, 10 Oct 2016 04:57:30 +0000 (UTC) (envelope-from lists@bertram-scharpf.de) Received: from becker.bs.l ([85.180.4.220]) by mrelayeu.kundenserver.de (mreue102) with ESMTPSA (Nemesis) id 0MUVwx-1bSL0t3quR-00RIfV for ; Mon, 10 Oct 2016 06:57:28 +0200 Received: from bsch by becker.bs.l with local (Exim 4.87 (FreeBSD)) (envelope-from ) id 1btSeW-000KZj-HM for freebsd-questions@freebsd.org; Mon, 10 Oct 2016 06:57:28 +0200 Date: Mon, 10 Oct 2016 06:57:28 +0200 From: Bertram Scharpf To: freebsd-questions@freebsd.org Subject: Re: Freebsd Project Drug Awareness Message-ID: <20161010045728.GB73555@becker.bs.l> Mail-Followup-To: freebsd-questions@freebsd.org References: MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.6.1 (2016-04-27) Sender: Bertram Scharpf X-Provags-ID: V03:K0:/okeIaUe8ikTc0TBN8WmhklJaAKhYuP5ZdrFhK+mtOIsn9II3Kg fakb4mSxIm5mdYk9L95zqixyyjFl5gWEU41q2AabW/uQlGWhaYrVR5kPp8WGkIdHy/UrxQp KEsq6Sk3gi5k/Ghsaa48aQZoyME+LITfFGBL5m1LlZI52ByB6seOwkUpEsnB9sIHLRgfs7K 96daBW3IY3S25r9hYsvIw== X-UI-Out-Filterresults: notjunk:1;V01:K0:pSfO0yzHaLk=:meTfyFLgseypNoUSnGc9Ua O0NTVE6cml+Bo9QLj0Ip5uJp1Et8BWx2LvDviOMUqPvO2M+LBdwTxA53q192nSflzn0cu5U6F PnXg/UXUNCRfqO0k9nXxyru4EDpJFaTRFC5/zgJ5qwcE4lBWWSiM9eZ4oUdfsnGJ4n7iz2Rb8 KdQZMDFO87SvqOU2fd4+dSmKuDsF6pIe9m4fUQeO2MLmEBm6DBZdt0cz7ahaAEK3+Dfb/JU6W XqCqcM2pn1Fwt7H5NOecJjdcRYvgUOneBzfsaGH8KTFUPMXtS8C7jWb1KNcUENa1tm7sAZzeL Tl+PQoehxiZIosxE33iZsm6E9SgtYa/bBpWXKFv+YVyYvOWsXHGoVMtBPu8P8LFDjF0p5uYk0 PwXT4anpX6bl7ojn4oBG1d6gR0bkZFTz8ELH0pPSn7xCm99Z/OfvUWo0RK6Fmmiu/TehdJg+h t8ZBJfnourPVU38QC1O99vGS+I6r6OAzUKRsPMwj3i1Pt9RKPIRcLcYXWu3wu9t8/kdA96R6/ 45VKiQKX5frME3TW3bp19BQ38Ae59yZSR/vWVlP5N16qjuKdpAcQK1pfar7DfJbM8Tq8zPjCz kwou1UwZOnOPAs6kpBL7NQI6ClAzmOV0hPAC1Z2RLRG+OywAAunxhrW3627eYsdmV3h9JrwcP P87WNwoOVc6BZIw8jDxEVncQDvI6FkNDSE0M3PHf+LRCuO51rDIgJbbm3MU3deYpnE9g= X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 10 Oct 2016 04:57:32 -0000 On Friday, 07. Oct 2016, 23:30:20 -0700, Rebecca Preston wrote: > I found the Freebsd > Project website while browsing through some health-related websites and > have to say I was extremely impressed with the many great resources your > site displays! As of my point of view using Unix is a health-related subject indeed. > Drug Dangers was developed to educate the public and lend a hand to people > who have been affected by defective drugs and medical devices. > [...] > Will you please take a moment to review our website and consider [...] At least I consider to become a drug addict because that could make it easier to bear the current amount of spam. Bertram -- Bertram Scharpf Stuttgart, Deutschland/Germany http://www.bertram-scharpf.de From owner-freebsd-questions@freebsd.org Mon Oct 10 06:06:43 2016 Return-Path: Delivered-To: freebsd-questions@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 6EB75C0B614 for ; Mon, 10 Oct 2016 06:06:43 +0000 (UTC) (envelope-from laoluomoks@gmail.com) Received: from mail-lf0-x236.google.com (mail-lf0-x236.google.com [IPv6:2a00:1450:4010:c07::236]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id E3091C36 for ; Mon, 10 Oct 2016 06:06:42 +0000 (UTC) (envelope-from laoluomoks@gmail.com) Received: by mail-lf0-x236.google.com with SMTP id b75so107989788lfg.3 for ; Sun, 09 Oct 2016 23:06:42 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:subject:from:in-reply-to:date:cc :content-transfer-encoding:message-id:references:to; bh=7lzwfJf5bWIoIppTJbO46TjNHU/izll/w+p2SuemJoM=; b=kxMgLy5Zy8oHaiAKmeScXIRGt/XDDmJcMsV0O/CHoH/5Gcir5X6CX9boRxTyGQhqCu O7OQuqqk0gCS9I78XmkiLJxOUrETveA8Ec11QB6nmQB22roIeSoy4XrMe4cPtlajN+8d b+kpQAQ9fBPtZSys9iLkHHd5/GaMVZ3cyEuVBgG2Txz8VkXLFQxwwz9BiuN6UwcX2QgI FjEZDlc6IGKNr1WToxSJs2uDiWSuZAoGXHpexq1E1M+gxNQFikni+Q+NQbldCwmWMQzd 7FhSSgJblLWUsGV4gJDMiV9gbEweRKqq/PRxg97JrUONDQcnDDLlRjRkGNPDifuq6dvM 0s2A== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:subject:from:in-reply-to:date:cc :content-transfer-encoding:message-id:references:to; bh=7lzwfJf5bWIoIppTJbO46TjNHU/izll/w+p2SuemJoM=; b=XS2yQgiJxkyoR979G+JW9I4aS5Mm3+yx7DXx0WaIZ3b3pCm2nGQG/ZWii0XuiAvPPJ DGXmw5lvXi1urxav6+mAM74Iy4aIwdTM1m0V7iMFiChXWAN7ZssMDo4HqPyaJAY4JMYP f5XuGCIAr84/OkYhIV0STHM2YusksJwme5AXDv24bX6pC4OaT58gmhqEEdUgGbWBhgzb KdYWUZCvNxq6Y+LJMdYS2Sb36h5eXl3bWnKW229QPAAo3mycR0kPUj3O5uDvqs87AFgz dckkNaPXR8dxu0xYH0HQftIDVU9YFtRsei4YSezlL6jZq/qy+LHtvFJjzs3fKbw0bfSs tXqA== X-Gm-Message-State: AA6/9Rka8sRfwdDcQdzua7NBr3low/VLdkME02Lqv555OG3etgdO1dJ3IW/AF1S0TRBooQ== X-Received: by 10.194.216.37 with SMTP id on5mr21178021wjc.162.1476079600750; Sun, 09 Oct 2016 23:06:40 -0700 (PDT) Received: from [192.168.1.15] ([154.66.38.167]) by smtp.gmail.com with ESMTPSA id ce6sm37147790wjc.27.2016.10.09.23.06.39 (version=TLS1 cipher=ECDHE-RSA-AES128-SHA bits=128/128); Sun, 09 Oct 2016 23:06:40 -0700 (PDT) Content-Type: text/plain; charset=us-ascii Mime-Version: 1.0 (1.0) Subject: Re: Terminal freeze (was: Hi, a dual booting and printing question) From: Olaoluwa Omokanwaiye X-Mailer: iPhone Mail (14A456) In-Reply-To: <20161010044837.GA73555@becker.bs.l> Date: Mon, 10 Oct 2016 07:06:38 +0100 Cc: freebsd-questions@freebsd.org Content-Transfer-Encoding: quoted-printable Message-Id: <5CAE5559-9B06-4469-A12B-B39FA764EE9B@gmail.com> References: <20161010044837.GA73555@becker.bs.l> To: Bertram Scharpf X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 10 Oct 2016 06:06:43 -0000 Thanks so much sir. It works. How do I set up wireless as no network access is showing in xfce .= Also can I use slim to manage this and select from multiple desktops and so I= need to set up /etc/ttys=20 Ola Sent from my iPhone > On 10 Oct 2016, at 5:48 AM, Bertram Scharpf wro= te: >=20 >> On Sunday, 09. Oct 2016, 21:28:40 -0600, Warren Block wrote: >>> On Sun, 9 Oct 2016, Olaoluwa Omokanwaiye wrote: >>>=20 >>> I already did that but I use XFCE and it just freezes. >>> Moreover it does not allow me to switch between terminals. >>=20 >> This is probably nothing to do with the window manager, but because of=20= >> not using vt(4). See the X configuration section of the Handbook: >> https://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/x-config.html >=20 > To be more precise, it's section 5.4.3: >=20 > https://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/x-config.html#= x-config-kms >=20 > Bertram >=20 >=20 > --=20 > Bertram Scharpf > Stuttgart, Deutschland/Germany > http://www.bertram-scharpf.de > _______________________________________________ > freebsd-questions@freebsd.org mailing list > https://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.or= g" From owner-freebsd-questions@freebsd.org Mon Oct 10 06:55:04 2016 Return-Path: Delivered-To: freebsd-questions@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 2DB9CAF7033 for ; Mon, 10 Oct 2016 06:55:04 +0000 (UTC) (envelope-from ralf.mardorf@rocketmail.com) Received: from nm6-vm8.bullet.mail.ir2.yahoo.com (nm6-vm8.bullet.mail.ir2.yahoo.com [212.82.96.124]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id A271D20D for ; Mon, 10 Oct 2016 06:55:02 +0000 (UTC) (envelope-from ralf.mardorf@rocketmail.com) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=rocketmail.com; s=s2048; t=1476082362; bh=QJGWHZ2tD26uGEaDpd4Htfwn7yW5slBbpGB4rnR4hH0=; h=Date:From:To:Subject:In-Reply-To:References:From:Subject; b=G7rSYv4JqAngPfTb0oVyIyAqij/w8TlTOZtH+9wwaqNdiUdAUF51FZMN1/1/m1xPv9Vt98RQGmoaHcny3QAHrMj9PfJj4I75bW29AAgKGPgOB7X2BIyPKDqzvBfLJM6Nfbnds8OhCqSqVHf0wOW7cFj6AdF/SvMen8gO8fjLCB9QrYiNmehBpMLSdNzKtXPcLtLrzMRkwGvzzgQqIEnrXCXpQdE27O5YeVnM9bO51mzkTvNuhH/BtKop3/KTJKmKMSDjchuuOhjPnaE3RnErDXc+9JfN2EkWhoVGfup3lDKz9DGYsWPt+k2W6XYeErOWuDNN7TdMmbadtFWNG67AwA== Received: from [212.82.98.59] by nm6.bullet.mail.ir2.yahoo.com with NNFMP; 10 Oct 2016 06:52:42 -0000 Received: from [46.228.39.68] by tm12.bullet.mail.ir2.yahoo.com with NNFMP; 10 Oct 2016 06:52:42 -0000 Received: from [127.0.0.1] by smtp105.mail.ir2.yahoo.com with NNFMP; 10 Oct 2016 06:52:42 -0000 X-Yahoo-Newman-Id: 865399.54309.bm@smtp105.mail.ir2.yahoo.com X-Yahoo-Newman-Property: ymail-3 X-YMail-OSG: MDv3UdMVM1lS5D9xGIejKqMA4T17185pmgN5JGwGbjWMvcp 8BqBhbgHRxD8L4kYkWz_QgLkTuCr4TpzifS2iP_guECn61k8NZbUng8VCDSm vJNJtXFH2Rq54dSDju4k5OCGpSqiuBXMg4zOgIsJZMsoSWYEA_AYZ_Cx2BsJ TK3t3A5UcVRcEl9Yey3uY8pp7pGZsVmkXpL9rXB4GX0OBOntA6rCz32Zfy40 BrPtDMnY7kvez36d3isVcaNcyyd3Uepth6f2zghc2eK2zgaHnWNTUiK5ha27 1KTJ3S33.T9ExqFeDcsLx6YCWymI3.5lPs9cITbIb0NQiXn6X4p78T1Scl.f 2DO4aSQOMpbFWC0eRQXZ06A_nYe45dQikMXCZkXurDO0FKU1XEL4MDTI5U5K ex2q6G00cP6qltAShed_kEoxtSmv0Tv5mZCFSptHl0m.55NgILYttaZyD10J 01_MUKwCeCy9T2G8ybJpA2CVXvhoOUIo5H42JI05C9nSD8qboj1UrUyH9ocU 6iZ0m2cThK_dbBa7B0siP8x.t6XUVM5I.RejLPM22jGnPtTUkgP0vaWm5Suh kbH8VV7GEGKhIcPYmDeF9lcfb7Hs.OgM- X-Yahoo-SMTP: BeMCPs2swBABTJ3kAeEiC_hE0mz8jRexLddJfD8pI2j32fOacjBmXg-- Date: Mon, 10 Oct 2016 08:52:41 +0200 From: Ralf Mardorf To: FreeBSD questions Subject: Please don't reply to spam - Was: Freebsd Project Drug Awareness Message-ID: <20161010085241.0122a6ec@archlinux.localdomain> In-Reply-To: <20161008205724.095aa620@moonstudio> References: <20161008205724.095aa620@moonstudio> X-Mailer: Claws Mail 3.14.0-2-ge48b739 (GTK+ 2.24.31; x86_64-arch-linux-gnu) MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 10 Oct 2016 06:55:04 -0000 On Mon, 10 Oct 2016 06:57:28 +0200, Bertram Scharpf wrote: >At least I consider to become a drug addict because that could make it >easier to bear the current amount of spam. Very unlikely, but expansion of consciousness by taking drugs might help to realise, that continuing a thread that is spam, does lead to more spam and apart from this, doing so is spam on its own. Days ago I wrote off-list to one contributor... Begin forwarded message: Date: Sat, 8 Oct 2016 20:57:24 +0200 From: Ralf Mardorf To: [snip] Subject: [off-list] Please don't reply to spam Hi, when I read the latest junk mail, my first thought was, that this person should take drugs to get rid of symptoms. However, I could resist to reply, since replying to spam only leads to more spam. Regards, Ralf ...hopefully it doesn't require an explanation. Regards, Ralf From owner-freebsd-questions@freebsd.org Mon Oct 10 07:28:24 2016 Return-Path: Delivered-To: freebsd-questions@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 376F2AF794F for ; Mon, 10 Oct 2016 07:28:24 +0000 (UTC) (envelope-from steve@sohara.org) Received: from smtp3.irishbroadband.ie (smtp3.irishbroadband.ie [62.231.32.5]) (using TLSv1 with cipher AES256-SHA (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 00AEB81A for ; Mon, 10 Oct 2016 07:28:23 +0000 (UTC) (envelope-from steve@sohara.org) Received: from [89.127.62.20] (helo=smtp.lan.sohara.org) by smtp3.irishbroadband.ie with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.76) (envelope-from ) id 1btV0R-0005jq-4g for freebsd-questions@freebsd.org; Mon, 10 Oct 2016 08:28:15 +0100 Received: from [192.168.63.1] (helo=steve.lan.sohara.org) by smtp.lan.sohara.org with smtp (Exim 4.87 (FreeBSD)) (envelope-from ) id 1btV0r-000Iga-2d for freebsd-questions@freebsd.org; Mon, 10 Oct 2016 07:28:41 +0000 Date: Mon, 10 Oct 2016 08:28:11 +0100 From: Steve O'Hara-Smith To: freebsd-questions@freebsd.org Subject: Re: Freebsd Project Drug Awareness Message-Id: <20161010082811.a662896a0a7f7c9366c70080@sohara.org> In-Reply-To: <20161010013744.J6806@sola.nimnet.asn.au> References: <20161010013744.J6806@sola.nimnet.asn.au> X-Mailer: Sylpheed 3.5.0 (GTK+ 2.24.29; amd64-portbld-freebsd10.1) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 10 Oct 2016 07:28:24 -0000 On Mon, 10 Oct 2016 01:45:14 +1100 (EST) Ian Smith wrote: > In freebsd-questions Digest, Vol 644, Issue 7, Message: 10 > On Sun, 9 Oct 2016 05:36:05 +0100 Steve O'Hara-Smith > sayeth: > > On Sat, 8 Oct 2016 21:12:13 -0400 > > Stephen Cook wrote: > > > > > "Two of the most famous products of Berkeley are LSD and Unix. I don? > > > t think that is a coincidence.? > > > > Except of course that LSD was discovered by a Swiss chemist in > > the 1930s. > > Indeed; as all the old Deadheads say: "Hats off to Hofmann!" > > It's probably fair to say there was no shortage at Berkeley. AFAICT until the Welsh set up was shut down by operation Julie there was no shortage anywhere, their production far exceeded demand. California Sunshine - made in Wales. -- Steve O'Hara-Smith | Directable Mirror Arrays C:>WIN | A better way to focus the sun The computer obeys and wins. | licences available see You lose and Bill collects. | http://www.sohara.org/ From owner-freebsd-questions@freebsd.org Mon Oct 10 08:20:19 2016 Return-Path: Delivered-To: freebsd-questions@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id E75C2C07977 for ; Mon, 10 Oct 2016 08:20:19 +0000 (UTC) (envelope-from lists@bertram-scharpf.de) Received: from mout.kundenserver.de (mout.kundenserver.de [212.227.126.135]) (using TLSv1.2 with cipher DHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mout.kundenserver.de", Issuer "TeleSec ServerPass DE-2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 49C38908 for ; Mon, 10 Oct 2016 08:20:18 +0000 (UTC) (envelope-from lists@bertram-scharpf.de) Received: from becker.bs.l ([85.180.4.220]) by mrelayeu.kundenserver.de (mreue002) with ESMTPSA (Nemesis) id 0MEwG2-1bdbWl04fy-00G1I9 for ; Mon, 10 Oct 2016 10:20:17 +0200 Received: from bsch by becker.bs.l with local (Exim 4.87 (FreeBSD)) (envelope-from ) id 1btVok-000BwR-F8 for freebsd-questions@freebsd.org; Mon, 10 Oct 2016 10:20:14 +0200 Date: Mon, 10 Oct 2016 10:20:13 +0200 From: Bertram Scharpf To: freebsd-questions@freebsd.org Subject: Re: Please don't reply to spam - Was: Freebsd Project Drug Awareness Message-ID: <20161010082013.GA45813@becker.bs.l> Mail-Followup-To: freebsd-questions@freebsd.org References: <20161008205724.095aa620@moonstudio> <20161010085241.0122a6ec@archlinux.localdomain> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline In-Reply-To: <20161010085241.0122a6ec@archlinux.localdomain> User-Agent: Mutt/1.6.1 (2016-04-27) Sender: Bertram Scharpf X-Provags-ID: V03:K0:ugVIL9uuX6aCB/5EUk/M7Cker+S2JdG4KRQAsO6ETu+NU3j4oWW 8P0PkT/C4exYdNPZOOYbsxrhzxdBYijUixzk8npjjQfEcoCjDMT0I6TuCpRmg4USXKjM3DS mVJoKfsP/pDQT0UcHvZ4gZXt5yEA4T0q95LJMSLAKAwE6S9CLBKYOTb/LLD6JLcNSSya6g3 Xs3+LpgBLhpq91AYL5a/Q== X-UI-Out-Filterresults: notjunk:1;V01:K0:7b+4z5EhVlY=:k2pH2XVl+w5WgDfLlZUmWL PWwV8eelQ2HHn43rLiYXLEPUP43O0hkrAMSO48WkRNLV+ROfiN8ifMAftC0whljkZVX6dyJcd DaaN1F/cjL72tzwpAM5/SR1yfeluNqz1qJRh6L8c9WikiI7JhhZUpyYwoRqe6ba53mwKCHHeq alBo+CfKUYPBM4hhJeoP1qf/lC/LpEmMwayWcpDThOEASuNFFABJxNv4R7mMbm4qxC4gJZ18v eFTirWQj1BK8Y5ILyw8QXsNTRrEklVNXfw82nM3GeDwVqxOX2cONIRkAbWLGmBzZhMebpUa9f K+Y5hwBLAS7sasTvupJW8eMdA7gxPMogCXn6GhsDsE39rWdi/gwrqFqAobcx6p8aPMMNFMvr3 0btCWCQmFkQ9N2k4nPioGruFkkmBIHULqvqVhvJiiJtq/czIFbD3CxUDQyeVVLtVj/RQBXhOV 2chWq2sN2lidpjKq+rbCmRnfF8yN6XXuTPlLdU0kNAiOoHB2z9tjYjZ9DSUGByV8hCm2HL82h RPN6byITKxESoypfjXev6PLDaw66xSgd8NmQ5xT1uRd26Y6hAqBdO5oiC2QaIFHTkwaYH90wq /5mAJOD1go6f3iJm/655NjiDDhaT3LWv+m7O9Cq5oGayFvTkJNALHpGhIvrcVE6JfxzyaWjRW gyGFwktip9kZ/kJXW9XsP/u1RuA2BBL+5IemiH8OSD7gpXRiGLG9Z7bBI/mjPGk3bOnw= X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 10 Oct 2016 08:20:20 -0000 On Monday, 10. Oct 2016, 08:52:41 +0200, Ralf Mardorf via freebsd-questions wrote: > On Mon, 10 Oct 2016 06:57:28 +0200, Bertram Scharpf wrote: > >At least I consider to become a drug addict because that could make it > >easier to bear the current amount of spam. > > Very unlikely, but expansion of consciousness by taking drugs might > help to realise, that continuing a thread that is spam, does lead to > more spam and apart from this, doing so is spam on its own. Yes, I know, and I presumed the original poster was banned soon. I did not mean it as a reply but as a request for more transparency about what considerations are made to reduce the currently increasing amount of spam. Bertram -- Bertram Scharpf Stuttgart, Deutschland/Germany http://www.bertram-scharpf.de From owner-freebsd-questions@freebsd.org Mon Oct 10 09:01:29 2016 Return-Path: Delivered-To: freebsd-questions@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id B73CEC0B7A7 for ; Mon, 10 Oct 2016 09:01:29 +0000 (UTC) (envelope-from guru@unixarea.de) Received: from ms-10.1blu.de (ms-10.1blu.de [178.254.4.101]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 7D12CD5F for ; Mon, 10 Oct 2016 09:01:29 +0000 (UTC) (envelope-from guru@unixarea.de) Received: from [82.113.106.192] (helo=localhost.unixarea.de) by ms-10.1blu.de with esmtpsa (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.86_2) (envelope-from ) id 1btWSV-0007Wm-MT for freebsd-questions@freebsd.org; Mon, 10 Oct 2016 11:01:19 +0200 Received: from localhost.my.domain (c720-r292778-amd64 [127.0.0.1]) by localhost.unixarea.de (8.15.2/8.14.9) with ESMTPS id u9A91G78004029 (version=TLSv1.2 cipher=DHE-RSA-AES256-GCM-SHA384 bits=256 verify=NO) for ; Mon, 10 Oct 2016 11:01:16 +0200 (CEST) (envelope-from guru@unixarea.de) Received: (from guru@localhost) by localhost.my.domain (8.15.2/8.14.9/Submit) id u9A91Fqm004028 for freebsd-questions@freebsd.org; Mon, 10 Oct 2016 11:01:15 +0200 (CEST) (envelope-from guru@unixarea.de) X-Authentication-Warning: localhost.my.domain: guru set sender to guru@unixarea.de using -f Date: Mon, 10 Oct 2016 11:01:14 +0200 From: Matthias Apitz To: freebsd-questions@freebsd.org Subject: /usr/sbin/wpa_supplicant && port security/wpa_supplicant Message-ID: <20161010090114.GA3988@c720-r292778-amd64> Reply-To: Matthias Apitz Mail-Followup-To: Matthias Apitz , freebsd-questions@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: 8bit X-Operating-System: FreeBSD 11.0-CURRENT r292778 (amd64) User-Agent: Mutt/1.5.24 (2015-08-30) X-Con-Id: 51246 X-Con-U: 0-guru X-Originating-IP: 82.113.106.192 X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 10 Oct 2016 09:01:29 -0000 Hello, What is the reason for us to have wpa_supplicant in the base system and as port security/wpa_supplicant? Thanks matthias -- Matthias Apitz, ✉ guru@unixarea.de, ⌂ http://www.unixarea.de/ ⎠+49-176-38902045 Einheitsfeier? Nein, danke! Kann ich bitte mein Land wiederhaben und am 7. Oktober feiern. From owner-freebsd-questions@freebsd.org Mon Oct 10 10:27:55 2016 Return-Path: Delivered-To: freebsd-questions@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id EE5E4C06D04 for ; Mon, 10 Oct 2016 10:27:55 +0000 (UTC) (envelope-from laoluomoks@gmail.com) Received: from mail-it0-x229.google.com (mail-it0-x229.google.com [IPv6:2607:f8b0:4001:c0b::229]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id B6C1B6BB for ; Mon, 10 Oct 2016 10:27:55 +0000 (UTC) (envelope-from laoluomoks@gmail.com) Received: by mail-it0-x229.google.com with SMTP id e203so9412147itc.0 for ; Mon, 10 Oct 2016 03:27:55 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:from:date:message-id:subject:to; bh=FN7fSMMlcZBO15QiL7wvKkphJVmU9JF+OJ1ibof9Opk=; b=Z9Ita1/eAyOMSoqKkPgpMb0k+y0Yz+qRFudlgt0vj8sKSk+j6NnFxf49oUZ08ajJ8E 7Ip6jLmS7vq/NfFljSWIzTfWGyrSggo3ISVD5BMIXZa/+bESSkFjLRmc6R1SwHFAWiNp jj5t1ipgJUz+bhSnyqJer59Q9LUyfTxgUyqOJiAjT3M14g1/+lPlXuNFtuxEe0DUc6GI WUZ8uCWEYFbA7HQhjzqIMIZpAscJzd/M4/Jh0hftUTkxH712L6RoQq6cs6Z9/uvMwVYO LiIYhMJXgkSftfdiCX+s/YNRUG9LQco68q/fWwdP8etvB3J3EPaIRGInSA+9btO4GL9Z y98g== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:in-reply-to:references:from:date :message-id:subject:to; bh=FN7fSMMlcZBO15QiL7wvKkphJVmU9JF+OJ1ibof9Opk=; b=VqIxJjCmn4VRh2K+Tbl9LtnwgLO7fivXzaUbQOGo6eSJVnoKUu5Nkq7k37iTl6Ti9a hWIoVpntzV4PnmmnENRZJkxCioqnBHfozn+z98iy2WIi81JyI37w5+cbFoNVYogAhWy1 YNCcjAiQIDkqs2ZFM1sKVyT81jrSK0PDSq3l+ZgBDNHX4BDln7CUVhnLp5XgGYyfrOpd qw5qKbPq1i5HzB95lBPPMC3m/crlCffHtA3kXh6V4qkLX4KQs1qLUTRpNBNDuqjLtOzK XFjZUV5d289vlW9fCwY2vYZtDqtrzNumZ39S+laXfv2BXZ/lIeTvaxL3Qqp+a6D8bYqi QwjA== X-Gm-Message-State: AA6/9Rk2XA0Ojd+OLVJAgJrY5bHa4ScQ/fYuu4/ZpHz2VKrlexa/GClLLiOL0zud/MJfTb6OriiroEbu5VD2rA== X-Received: by 10.36.117.15 with SMTP id y15mr9674651itc.112.1476095275143; Mon, 10 Oct 2016 03:27:55 -0700 (PDT) MIME-Version: 1.0 Received: by 10.79.0.212 with HTTP; Mon, 10 Oct 2016 03:27:54 -0700 (PDT) Received: by 10.79.0.212 with HTTP; Mon, 10 Oct 2016 03:27:54 -0700 (PDT) In-Reply-To: References: From: Olaoluwa Omokanwaiye Date: Mon, 10 Oct 2016 11:27:54 +0100 Message-ID: Subject: Multiple Desktop FreeBSD 10.3 To: freebsd-questions@freebsd.org Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable X-Content-Filtered-By: Mailman/MimeDel 2.1.23 X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 10 Oct 2016 10:27:56 -0000 Hi, Anyone with working steps (not just from the handbook=F0=9F=98=80) on how t= o set multiple desktops on FreeBSD 10.3 I have installed Mate and Lumina but find it difficult to manage these desktops or select. Also Slim manager is proving stubborn. Any experienced assist is welcome. Warm regards and lovely week Ola Sent from my MotoE2(4G-LTE) From owner-freebsd-questions@freebsd.org Mon Oct 10 11:14:21 2016 Return-Path: Delivered-To: freebsd-questions@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id ADB42C07E03 for ; Mon, 10 Oct 2016 11:14:21 +0000 (UTC) (envelope-from mail_s1@mail.bg) Received: from mailman.ysv.freebsd.org (mailman.ysv.freebsd.org [IPv6:2001:1900:2254:206a::50:5]) by mx1.freebsd.org (Postfix) with ESMTP id 9840665A for ; Mon, 10 Oct 2016 11:14:21 +0000 (UTC) (envelope-from mail_s1@mail.bg) Received: by mailman.ysv.freebsd.org (Postfix) id 94736C07E01; Mon, 10 Oct 2016 11:14:21 +0000 (UTC) Delivered-To: questions@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 94089C07E00 for ; Mon, 10 Oct 2016 11:14:21 +0000 (UTC) (envelope-from mail_s1@mail.bg) Received: from mx3.mail.bg (mx3.mail.bg [193.201.172.119]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 3844F656 for ; Mon, 10 Oct 2016 11:14:21 +0000 (UTC) (envelope-from mail_s1@mail.bg) Received: from mail_s1 (46-10-8-230.ip.btc-net.bg [46.10.8.230]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mx3.mail.bg (Postfix) with ESMTPSA id 5A917202AA20 for ; Mon, 10 Oct 2016 14:04:41 +0300 (EEST) DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; d=mail.bg; s=default; t=1476097481; bh=gk3tChRrzAuDESmZIDWys7bOEuba0tZTt7tf8HYs1d0=; h=From:Subject:To:Content-Type:MIME-Version:Reply-To:Date; b=T4RqSJv8MoE2P+EEIyZ/62Kf5TXhcbhheI7UOn+HgXrs9ce1guglbXwp0JWh2iiqh 0RChBE/8ibExK+Yci9Y6BYzNVmC25UrjWRYABhzjR2Xiu8GZp6bVkl8DDx7Ym7vPMD YFuLqCXWAWFcEUVCCRP29ALt40beoIfxiDRYQrS0= From: "Kalina" Subject: Whiteboard video & 2D, 3D animation 2016 To: questions@FreeBSD.org MIME-Version: 1.0 Reply-To: "Kalina" Date: Mon, 10 Oct 2016 14:04:40 +0300 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: Base64 Content-Disposition: inline X-Content-Filtered-By: Mailman/MimeDel 2.1.23 X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 10 Oct 2016 11:14:21 -0000 0JfQtNGA0LDQstC10LnRgtC1LA0K0JrQsNC30LLQsNC8INGB0LUg0Lgg0KLQtdC+0LTQvtGA0LAg 0K/QvdCw0LrQuNC10LLQsCDQuCDQttC10LvQsNGPINC00LAg0JLQuCDQv9GA0LXQtNGB0YLQsNCy 0Y8g0LTQtdC50L3QvtGB0YLRgtCwINC90LAg0L3QsNGI0LXRgtC+INGB0YLRg9C00LjQvi4NCtCh 0L/QtdGG0LjQsNC70LjQt9C40YDQsNC90Lgg0YHQvNC1INCyINC40LfRgNCw0LHQvtGC0LrQsNGC 0LAg0L3QsCB3aGl0ZWJvYXJkLCAy0JQsIDPQlCDQsNC90LjQvNCw0YbQuNC4Lg0K0JjQvNCw0LzQ tSDQsdC+0LPQsNGCICDQvtC/0LjRgiDQsiDQuNC30YDQsNCx0L7RgtC60LDRgtCwINC90LAg0L7Q sdGD0YfQuNGC0LXQu9C90Lgg0Lgg0L7QsdGP0YHQvdC40YLQtdC70L3QuCDQstC40LTQtdCwLg0K 0JTQldCc0J4gV2hpdGVib2FyZCBBbmltYXRpb246DQpodHRwczovL3d3dy55b3V0dWJlLmNvbS93 YXRjaD92PWFfT2ItLXplRFEwDQpodHRwczovL3d3dy55b3V0dWJlLmNvbS93YXRjaD92PXlJUXVu MThIdVFjDQpodHRwczovL3d3dy55b3V0dWJlLmNvbS93YXRjaD92PXZMSGJkNl96cDQ0DQrQlNCV 0JzQniAyRCDQuCAzRCDQkNC90LjQvNCw0YbQuNC4Og0KaHR0cHM6Ly93d3cueW91dHViZS5jb20v d2F0Y2g/dj01alljMHNSbFA0bw0KaHR0cHM6Ly93d3cueW91dHViZS5jb20vd2F0Y2g/dj1JRHp3 Z3owUDB4Zw0KaHR0cHM6Ly93d3cueW91dHViZS5jb20vd2F0Y2g/dj1QdzhHVVVOYlM0TQ0KaHR0 cHM6Ly93d3cueW91dHViZS5jb20vd2F0Y2g/dj1RLVFxQ0djbkFFcw0K0JLQuNC00LXQvtGC0L4g 0LUg0LHRitC00LXRidC10YLQviDQvdCwINC+0L3Qu9Cw0LnQvSDQvNCw0YDQutC10YLQuNC90LPQ sC4g0JHRitC00Lgg0LjQvdC+0LLQsNGC0LjQstC10L0hINCR0YrQtNC4INC/0YrRgNCy0LghIA0K 0KDQsNC30LHQtdGA0Lgg0J/QvtCy0LXRh9C1INC90LAgd3d3LndoaXRlYm9hcmRlbGVwaGFudC5j b20NCiANCiANCtCf0L7Qt9C00YDQsNCy0LgsDQrQotC10L7QtNC+0YDQsCDQr9C90LDQutC40LXQ stCwDQpXaGl0ZWJvYXJkIEVsZXBoYW50IFN0dWRpbw0KTW9iOiArMzU5IDg5MyA1ODAwMjUNCkVt YWlsOiB0X2lhbmFraWV2YUA1c3ZpZGVvLmNvbQ0KU2t5cGU6IHdiZSBzdHVkaW8NCnd3dy53aGl0 ZWJvYXJkZWxlcGhhbnQuY29tICAgIA0KICAgDQoNCtCY0LzQsCDQstC10YDQvtGP0YLQvdC+0YHR giDRgtC+0LfQuCDQuNC80LXQudC7INC00LAg0L/RgNC10LTRgdGC0LDQstC70Y/QstCwINC90LXQ v9C+0LjRgdC60LDQvdC+INGC0YrRgNCz0L7QstGB0LrQviDRgdGK0L7QsdGJ0LXQvdC40LUuINCQ 0LrQviDQvdC1INC20LXQu9Cw0LXRgtC1INC/0L7QstC10YfQtSDQtNCwINC/0L7Qu9GD0YfQsNCy 0LDRgtC1INC40LzQtdC50LvQuCDQvtGCINC90LDRgSwg0L3QsNGC0LjRgdC90LXRgtC1INGC0YPQ uiAtPiBVbnN1YnNjcmliZSBtZSBmcm9tIHRoZSBsaXN0INCY0LfQstC40L3Rj9Cy0LDQvNC1INGB 0LUg0LfQsCDQsdC10LfQv9C+0LrQvtC50YHRgtCy0LjQtdGC0L4uDQpEaXNjbGFpbWVyLiBUaGUg Q0FOLVNQQU0gQWN0IG9mIDIwMDMgKENvbnRyb2xsaW5nIHRoZSBBc3NhdWx0IG9mIE5vbi1Tb2xp Y2l0ZWQgUG9ybm9ncmFwaHkgYW5kIE1hcmtldGluZyBBY3QpIGVzdGFibGlzaGVzIHJlcXVpcmVt ZW50cyBmb3IgdGhvc2Ugd2hvIHNlbmQgY29tbWVyY2lhbCBlbWFpbCwgc3BlbGxzIG91dCBwZW5h bHRpZXMgZm9yIHNwYW1tZXJzIGFuZCBjb21wYW5pZXMgd2hvc2UgcHJvZHVjdHMgYXJlIGFkdmVy dGlzZWQgaW4gc3BhbSBpZiB0aGV5IHZpb2xhdGUgdGhlIGxhdywgYW5kIGdpdmVzIGNvbnN1bWVy cyB0aGUgcmlnaHQgdG8gYXNrIG1haWxlcnMgdG8gc3RvcCBzcGFtbWluZyB0aGVtLiBUaGUgYWJv dmUgbWFpbCBpcyBpbiBhY2NvcmRhbmNlIHRvIHRoZSBDYW4gc3BhbSBhY3Qgb2YgMjAwMy4gVGhl cmUgYXJlIG5vIGRlY2VwdGl2ZSBzdWJqZWN0IGxpbmVzIGFuZCBpcyBhIG1hbnVhbCBwcm9jZXNz IHRocm91Z2ggb3VyIGVmZm9ydHMgb24gV29ybGQgV2lkZSBXZWIuIFVuc3Vic2NyaWJlIG1lIGZy b20gdGhlIGxpc3QgDQogDQo= From owner-freebsd-questions@freebsd.org Mon Oct 10 11:15:06 2016 Return-Path: Delivered-To: freebsd-questions@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id B47CCC07ED3 for ; Mon, 10 Oct 2016 11:15:06 +0000 (UTC) (envelope-from laoluomoks@gmail.com) Received: from mail-lf0-x244.google.com (mail-lf0-x244.google.com [IPv6:2a00:1450:4010:c07::244]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 3CB1F7B9 for ; Mon, 10 Oct 2016 11:15:06 +0000 (UTC) (envelope-from laoluomoks@gmail.com) Received: by mail-lf0-x244.google.com with SMTP id b75so9387490lfg.3 for ; Mon, 10 Oct 2016 04:15:06 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=from:content-transfer-encoding:mime-version:date:subject:message-id :to; bh=uePXVOu21bZG/4vDgB1GkGliGkaFbHdE1+mr1L4twVQ=; b=anIAwmxY8a0OPNPB4HN4DQOddlDO+MZ0djhnanTyrKcT02EfHk89q3hlhWihPSAXSy CRf+1/4lnd3+AJOc9IV/bB3wI1zz3MR/B/gRYUwLBYB/rpKK39cx05qL3z5qmut1ZXrl RPMdfeh5KCCWN+Ybo1S05W5DKnMMNWq9CLbTBGBgDa37vNCoRc/ZJo9cx1z6uztaoW76 q36kpzUMORSERCCbLtvzuWX6bT8m1nUqZ2blIR57HsR6/3M+BdEDnz+4ad1DZjVYzdiG hY3abI1puPXVqfVXUyh6OU3m2SBXl6per4huDROFyEJ+ZRR4Uv25wu8UcGmDZ41M5ZLo XxSQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:from:content-transfer-encoding:mime-version:date :subject:message-id:to; bh=uePXVOu21bZG/4vDgB1GkGliGkaFbHdE1+mr1L4twVQ=; b=Kv5LWuIgBg13RfXhFMjq/BwPu1WOmm2Nk1uxT7e6xz6jqAVgrzSOk3p6ULjxNW/Iqd fBbRfsuKUGZjsYLDxnSx/6wbhZD459/SP+6mwi1+uHtGXprWbALWTYU24Agoxp4AFkzq vAZQVnHAxXFtRG5MmkXba35xBRO6fDAViEP7t1s+iJB4O0sMtr4ofwFUtdWGZwhe4FTp Uey5SbsepiSBPhWR6OKVbfD60eSMrZCi5zqelj5Fyc7pwOPKF0itSuqmGCdqZ48OpuOr s31o+wYCGNX4rpHVFAxBGvgbumzQYgRKwFAtPD3BwCsCgWRWZdSFnl1kvxJcRquCdnhe NdYA== X-Gm-Message-State: AA6/9RknI7hTtsoSIOTj1nEQj4XvrQA1WL/T07yZH9RghxAJeA0p1cMDCpleNo47G9A8gQ== X-Received: by 10.25.27.207 with SMTP id b198mr3005014lfb.18.1476098104086; Mon, 10 Oct 2016 04:15:04 -0700 (PDT) Received: from [192.168.1.17] ([154.66.46.129]) by smtp.gmail.com with ESMTPSA id h67sm6175575lji.29.2016.10.10.04.15.02 for (version=TLS1 cipher=ECDHE-RSA-AES128-SHA bits=128/128); Mon, 10 Oct 2016 04:15:03 -0700 (PDT) From: Olaoluwa Omokanwaiye Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: quoted-printable Mime-Version: 1.0 (1.0) Date: Mon, 10 Oct 2016 12:14:59 +0100 Subject: Broadcom wireless BCM4313 Message-Id: <46DF07BE-6D57-4B7E-BBAB-C257791E072C@gmail.com> To: Emre Gundogan via freebsd-questions X-Mailer: iPhone Mail (14A456) X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 10 Oct 2016 11:15:06 -0000 Hi,=20 Pls how can I get the above wireless card to be recognized and function on m= y FreeBSD 10.3 Thanks Sent from my iPhone= From owner-freebsd-questions@freebsd.org Mon Oct 10 11:37:47 2016 Return-Path: Delivered-To: freebsd-questions@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 43E1DC0B98B for ; Mon, 10 Oct 2016 11:37:47 +0000 (UTC) (envelope-from g8kbvdave@googlemail.com) Received: from mail-lf0-x22b.google.com (mail-lf0-x22b.google.com [IPv6:2a00:1450:4010:c07::22b]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id C2350EE0 for ; Mon, 10 Oct 2016 11:37:46 +0000 (UTC) (envelope-from g8kbvdave@googlemail.com) Received: by mail-lf0-x22b.google.com with SMTP id b75so120533663lfg.3 for ; Mon, 10 Oct 2016 04:37:46 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=googlemail.com; s=20120113; h=subject:to:references:from:message-id:date:user-agent:mime-version :in-reply-to; bh=nl4+Yl10rKimZmMwnnH3BcQp2Ecj2QiEB8HLBQcfvTE=; b=t9P0cZTsuHnZw71NuLvIWq3SJuNaDQW51UhcRHyQ0S2qP9nU2qhlS6Kd787bLCVacc EVWd3oXmGLvxjR0R8yW+HjoStlm8KqfdUWAjR3WXYLW35z6N+oKCxhvpWJx4QBdUkbO2 upGFPv87hnkMZbSx+peLhLVgeCu+3c9cgOWLcobJurNg6TVuuGPTbLiWxQ859rxwaxBL Zdh5rftPG6TDOhxGiQYax9WjVnkN4l2m0LoUFzb6/4n9/RSC4WoUv0/ic6egBTyHLdeY wWxz23oeU5oadPDbTAqNiUAE288r6bJJcYGOowuVxiy0M2IXhzqtGHjAtVhGs9pIidfP x8zA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:subject:to:references:from:message-id:date :user-agent:mime-version:in-reply-to; bh=nl4+Yl10rKimZmMwnnH3BcQp2Ecj2QiEB8HLBQcfvTE=; b=RoNU8RKK8ZJtGtvTR+pboCsvuEk4Y4aRmh0wYOeL92d91kPdoetMhQ/+1MMcvvAXnt Ij/ng+ryNQI+IE2+HVMVbn2jLdfd6rWZ2AwpBj7E/BG7RKU43Zhz2pEvmTn4fTjbLQya 0ivBCELYbnxTFmrQACmvSwTfg8aFYQ2eJOiW5vChcegGFm7BaMFUpC6g9UM7aKlqARqe 7TLwJOwQmZdQGnAwO9Y4aAiASS5HardUEDjt7JdTZHCycVkXsVOi71Nuz3Ykx5q72GmF nStRkAJllGtHefHcW1Whf2NZ/OsPWiJ8cEQik0xKmzxT0UQKhQLnX9IFeJW4VBego0sL SeyQ== X-Gm-Message-State: AA6/9RlZDHwU3ob9k6RmhJuNgtJWbcTn6c/Qym9ePUy9SICnHHDOCp2m6fHHf9Frr8z3bQ== X-Received: by 10.25.133.198 with SMTP id h189mr6526593lfd.95.1476099462225; Mon, 10 Oct 2016 04:37:42 -0700 (PDT) Received: from [192.168.42.23] ([212.225.93.235]) by smtp.gmail.com with ESMTPSA id b71sm6246489lfb.42.2016.10.10.04.37.41 for (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Mon, 10 Oct 2016 04:37:41 -0700 (PDT) Subject: Re: Please don't reply to spam - Was: Freebsd Project Drug Awareness To: freebsd-questions@freebsd.org References: From: Dave B Message-ID: <0929c9b9-3021-094a-022c-fcf18d1cb64e@googlemail.com> Date: Mon, 10 Oct 2016 12:37:40 +0100 User-Agent: Mozilla/5.0 (X11; Linux i686; rv:45.0) Gecko/20100101 Thunderbird/45.3.0 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: 7bit X-Content-Filtered-By: Mailman/MimeDel 2.1.23 X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 10 Oct 2016 11:37:47 -0000 Trouble with the way this list is set-up, the default "reply to" address goes straight to the list. Therefore, any mail sent to the list, on any subject, will get piped right through to the spammers, as well as the rest of us. You dont need to reply "to the spammers", they get a response automatically, even this one. The best defence is to stay silent, or if you do reply/post to the list, *Trim* the message to eliminate as much non relevant stuff (especially embedded links) as you can. 73 Dave B. On 10/10/16 12:14, freebsd-questions-request@freebsd.org wrote: > Subject: > Please don't reply to spam - Was: Freebsd Project Drug Awareness > From: > Ralf Mardorf > Date: > 10/10/16 07:52 > > To: > FreeBSD questions > From owner-freebsd-questions@freebsd.org Mon Oct 10 12:42:21 2016 Return-Path: Delivered-To: freebsd-questions@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id DFE7DC07F86 for ; Mon, 10 Oct 2016 12:42:21 +0000 (UTC) (envelope-from ralf.mardorf@rocketmail.com) Received: from nm32-vm9.bullet.mail.ir2.yahoo.com (nm32-vm9.bullet.mail.ir2.yahoo.com [212.82.97.105]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id CC184CEE for ; Mon, 10 Oct 2016 12:42:20 +0000 (UTC) (envelope-from ralf.mardorf@rocketmail.com) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=rocketmail.com; s=s2048; t=1476103202; bh=uJ1Vp2BOcwK8zHZPUYdK0gcZHCcsn3QQ3Bj/ZYSvkyQ=; h=Date:From:To:Subject:In-Reply-To:References:From:Subject; b=E8W+F7/ntjtyu37ZgKNzBpflvlV/1tZFdUAZ23jJET3uqFve42iTRXYaSCKRPkxSCG0su8mBYiff/NZAW5CUzv/KZbEye4Sv/Cuh8wjPwtsWtNOouOxZl2L0DeQM7ql1wZK0FL1MuG96MZgODlazHdzAdDvUPjgxavf7UHGvIgagOq99CY3VILMDgIN86wsat5jVqch31g8lbD40jGBgTbmZQu4JtvxBY0Fvc9CVrop/fnXRtwIY43BKxZ220FQxHTqFBL8uw71Q5+1E2U3obZK9E+CWltI5QwAaYpsaKxbbuCYoXjFKCuE7l3IpJh/jP8KoQ6cejxXV1jaiVZwHHw== Received: from [212.82.98.56] by nm32.bullet.mail.ir2.yahoo.com with NNFMP; 10 Oct 2016 12:40:02 -0000 Received: from [46.228.39.88] by tm9.bullet.mail.ir2.yahoo.com with NNFMP; 10 Oct 2016 12:40:02 -0000 Received: from [127.0.0.1] by smtp125.mail.ir2.yahoo.com with NNFMP; 10 Oct 2016 12:40:01 -0000 X-Yahoo-Newman-Id: 992034.3093.bm@smtp125.mail.ir2.yahoo.com X-Yahoo-Newman-Property: ymail-3 X-YMail-OSG: NRT2.oAVM1nkgFQLjKw7DL4Ja0J8fduxCw8Pn__3R1mBokg hpHkco22fD5K5kgbR4nbQWQnl_ZT1PgdnT4I9FxOmd_vLx9NFFtzYJ61nzAp 79rNwwZPlc2aOMAfaSvt6ON0C0QhqeexJfstcYiN9d921YeML9FX6K9FdcOr .W1VLjcBxL7pw84Zp3ExEA0ywRXrTOfh7plSGe8W7kkClCNL0meKyucDBaH3 rnD84R65eR5gXxVAD_.pD1TpmsfegKrH5VTJ3cBU4A5wk45Vsv_y6gxw1H5. rxRzwJSGAllkCFfvhfmK2I6YTkf7JE3C5yNJV4wtIOtIOEdzjdCUJUezC_3D hR4BhBsfP_huiXwaJ_Lfpv4ckXjo9HIpAZt6wJUIgLPUzjxW8LQj.fEDd8iX S2JQ4JcXbU6BuuJk..wm2aVxt21MXmAAnbJs7EY1ycf5qmp0jPV1YIgzM2rj ahDLyzdwvBhR6b57jIe_dyrsUEc8ZfTmi1LqdIDkQcf71YOYJNFp5gwFEmD5 QXjOibIXCfWHqk7PtZ7szCzvynb5dIPgjPs09t2_FAMGf_TdtpCJd3Ss- X-Yahoo-SMTP: BeMCPs2swBABTJ3kAeEiC_hE0mz8jRexLddJfD8pI2j32fOacjBmXg-- Date: Mon, 10 Oct 2016 14:40:00 +0200 From: Ralf Mardorf To: freebsd-questions@freebsd.org Subject: Re: Please don't reply to spam - Was: Freebsd Project Drug Awareness Message-ID: <20161010144000.28c74080@archlinux.localdomain> In-Reply-To: <0929c9b9-3021-094a-022c-fcf18d1cb64e@googlemail.com> References: <0929c9b9-3021-094a-022c-fcf18d1cb64e@googlemail.com> X-Mailer: Claws Mail 3.14.0-2-ge48b739 (GTK+ 2.24.31; x86_64-arch-linux-gnu) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 10 Oct 2016 12:42:22 -0000 On Mon, 10 Oct 2016 12:37:40 +0100, Dave B via freebsd-questions wrote: >Trouble with the way this list is set-up, the default "reply to" >address goes straight to the list. > >Therefore, any mail sent to the list, on any subject, will get piped >right through to the spammers, as well as the rest of us. > >You dont need to reply "to the spammers", they get a response >automatically, even this one. > >The best defence is to stay silent, or if you do reply/post to the >list, *Trim* the message to eliminate as much non relevant stuff >(especially embedded links) as you can. So there seems to be the need to explain it. If valid subscribers of a mailing list continue a thread started by a spammer, it becomes difficult to distinguish between wanted mail and unwanted mail from the mailing list. I flag all unwanted mail from a mailing list that reaches me as junk, so usually only the wanted mails from a list reach me and usually there are no false positives. IOW usually I don't get annoyed by the spam that comes through a mailing list and usually I'm not missing wanted mail. This kind of filtering becomes harder to do, if the spam is mixed with replies from regular subscribers. There are other reasons to not reply to spam, by continuing the thread, too. However, since there were complains about a high amount of spam... Spam: Freebsd Project Drug Awareness Rebecca Preston 1 Freebsd Project Drug Awareness Alejandro Imass 2 Freebsd Project Drug Awareness Stephen Cook 3 Freebsd Project Drug Awareness Steve O'Hara-Smith 4 Freebsd Project Drug Awareness Brandon Wandersee 5 Freebsd Project Drug Awareness Michael Sierchio=20 6 Freebsd Project Drug Awareness Ian Smith 7 Freebsd Project Drug Awareness Steve O'Hara-Smith=20 8 Freebsd Project Drug Awareness Bertram Scharpf New thread:=20 9 Please don't reply to spam - Was: Freebsd Project Drug Awareness Ralf Mardorf 10 Please don't reply to spam - Was: Freebsd Project Drug Awareness Bertram Scharpf 11 Please don't reply to spam - Was: Freebsd Project Drug Awareness Dave B 12 The mail I'm writing now. https://lists.freebsd.org/pipermail/freebsd-questions/2016-October/thread.h= tml ...note, in the first place I replied off-list. 1 spam cause 12 unneeded mails, most inform us about which subscribers have teenager knowledge about Timothy Leary, Albert Hofmann and that they know how fans of Jerry Garc=C3=ADa and Band are called. Apart from this spam filtering got broken, at least by some MUAs using bogofilter, while bogofilter works perfect before the replies. Regards, Ralf From owner-freebsd-questions@freebsd.org Mon Oct 10 17:49:55 2016 Return-Path: Delivered-To: freebsd-questions@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id E41FFC0CCB2 for ; Mon, 10 Oct 2016 17:49:55 +0000 (UTC) (envelope-from bsam@passap.ru) Received: from forward5m.cmail.yandex.net (forward5m.cmail.yandex.net [IPv6:2a02:6b8:b030::1c]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "forwards.mail.yandex.net", Issuer "Yandex CA" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id A665FD3F for ; Mon, 10 Oct 2016 17:49:55 +0000 (UTC) (envelope-from bsam@passap.ru) Received: from smtp1m.mail.yandex.net (smtp1m.mail.yandex.net [IPv6:2a02:6b8:0:2519::121]) by forward5m.cmail.yandex.net (Yandex) with ESMTP id 77F5520DB5 for ; Mon, 10 Oct 2016 20:49:52 +0300 (MSK) Received: from smtp1m.mail.yandex.net (localhost.localdomain [127.0.0.1]) by smtp1m.mail.yandex.net (Yandex) with ESMTP id 5D03C63C0CE4 for ; Mon, 10 Oct 2016 20:49:51 +0300 (MSK) Received: by smtp1m.mail.yandex.net (nwsmtp/Yandex) with ESMTPSA id T8284twBFx-npx83sK4; Mon, 10 Oct 2016 20:49:51 +0300 (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client certificate not present) X-Yandex-Suid-Status: 1 0 To: freebsd-questions@freebsd.org From: Boris Samorodov Subject: Call-out ports renamed cuadX -> cuauX -- when? Message-ID: Date: Mon, 10 Oct 2016 20:49:50 +0300 User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:45.0) Gecko/20100101 Thunderbird/45.4.0 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 10 Oct 2016 17:49:56 -0000 Hi All, I've just came across this text at TFH (25.2.1. Serial Cables and Ports): --- Call-out ports are named /dev/cuauN on FreeBSD versions 10.x and higher and /dev/cuadN on FreeBSD versions 9.x and lower. --- Seems not to be true. My 9.3-STABLE machine has cuau*: --- % uname -a FreeBSD uni.wart.ru 9.3-STABLE FreeBSD 9.3-STABLE #0 r306337: Mon Sep 26 19:56:26 MSK 2016 bsam@uni.wart.ru:/usr/obj/usr/src/sys/GENERIC i386 % % ls -l /dev/cua* crw-rw---- 1 uucp dialer 0x29 26 Ńен 22:04 /dev/cuau0 crw-rw---- 1 uucp dialer 0x2a 26 Ńен 22:04 /dev/cuau0.init crw-rw---- 1 uucp dialer 0x2b 26 Ńен 22:04 /dev/cuau0.lock --- I failed to find the reference commit. Can someone recall when did the change occure? -- WBR, Boris Samorodov (bsam) FreeBSD Committer, http://www.FreeBSD.org The Power To Serve From owner-freebsd-questions@freebsd.org Mon Oct 10 18:11:24 2016 Return-Path: Delivered-To: freebsd-questions@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 173D2C0C330 for ; Mon, 10 Oct 2016 18:11:24 +0000 (UTC) (envelope-from archon@silvertree.org) Received: from mail.silvertree.org (arthur.silvertree.org [173.11.101.153]) by mx1.freebsd.org (Postfix) with SMTP id 02334902 for ; Mon, 10 Oct 2016 18:11:23 +0000 (UTC) (envelope-from archon@silvertree.org) Received: (qmail 48932 invoked from network); 10 Oct 2016 18:04:41 -0000 Received: from 216.113.160.72 ([216.113.160.72]) by arthur.silvertree.org ([173.11.101.153]) with ESMTP via TCP; 10 Oct 2016 18:04:41 -0000 From: "Scott Schappell" To: Subject: Can't upgrade ports, undefined symbol error in Python 2.7 _io.so when compiling Date: Mon, 10 Oct 2016 11:04:32 -0700 Message-ID: <08a401d22320$c0b74e90$4225ebb0$@silvertree.org> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Mailer: Microsoft Outlook 16.0 Thread-Index: AdIjIJkx79zY+Dd/T6SvMU65n4Y7hw== Content-Language: en-us X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 10 Oct 2016 18:11:24 -0000 I've tried searching, I've tried installing python2.7 from packages instead of ports, tried various config options for python 2.7 but I can't seem to figure this on out: ===> Building for jsoncpp-1.7.7 SCons import failed. Unable to find engine files in: /usr/local/bin/../engine /usr/local/bin/scons-local-2.5.0 /usr/local/bin/scons-local /usr/local/lib/scons-2.5.0 /usr/local/lib/scons-2.5.0 /usr/lib/scons-2.5.0 /usr/local/lib/python2.7/site-packages/scons-2.5.0 /usr/local/lib/python2.7/site-packages/scons-2.5.0 /usr/lib/python2.7/site-packages/scons-2.5.0 /usr/local/lib/scons-2.5.0 /usr/local/lib/scons /usr/local/lib/scons /usr/lib/scons /usr/local/lib/python2.7/site-packages/scons /usr/local/lib/python2.7/site-packages/scons /usr/lib/python2.7/site-packages/scons /usr/local/lib/scons Traceback (most recent call last): File "/usr/local/bin/scons", line 190, in import SCons.Script File "/usr/local/lib/scons-2.5.0/SCons/Script/__init__.py", line 77, in import SCons.Environment File "/usr/local/lib/scons-2.5.0/SCons/Environment.py", line 55, in import SCons.Platform File "/usr/local/lib/scons-2.5.0/SCons/Platform/__init__.py", line 52, in import tempfile File "/usr/local/lib/python2.7/tempfile.py", line 32, in import io as _io File "/usr/local/lib/python2.7/io.py", line 51, in import _io ImportError: /usr/local/lib/python2.7/lib-dynload/_io.so: Undefined symbol "_PyCodec_LookupTextEncoding" *** Error code 1 Stop. make: stopped in /usr/ports/devel/jsoncpp I'm somewhat at my wit's end on this one. I tried reading through /usr/ports/UPDATING but couldn't readily find anything relevant. Any suggestions? Scott From owner-freebsd-questions@freebsd.org Mon Oct 10 19:41:40 2016 Return-Path: Delivered-To: freebsd-questions@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 24D1CC0CCBD for ; Mon, 10 Oct 2016 19:41:40 +0000 (UTC) (envelope-from benfell@parts-unknown.org) Received: from mail.parts-unknown.org (mail.parts-unknown.org [50.250.218.162]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 0E7CE7AD for ; Mon, 10 Oct 2016 19:41:39 +0000 (UTC) (envelope-from benfell@parts-unknown.org) Received: from [192.168.86.101] (unknown [50.250.218.173]) by mail.parts-unknown.org (Postfix) with ESMTPSA id B8FC0E64DA09 for ; Mon, 10 Oct 2016 12:31:57 -0700 (PDT) To: freebsd-questions From: David Benfell Subject: apparent kernel segfaults and "failed to write core file" even after putting old kernel back Message-ID: <0ef6721d-4b53-e3a2-55d7-66b997818e80@parts-unknown.org> Date: Mon, 10 Oct 2016 12:33:26 -0700 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:45.0) Gecko/20100101 Thunderbird/45.3.0 MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="Qpu34gTmOjnSHaXAlwXFHPKfGHpCtWqQA" X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 10 Oct 2016 19:41:40 -0000 This is an OpenPGP/MIME signed message (RFC 4880 and 3156) --Qpu34gTmOjnSHaXAlwXFHPKfGHpCtWqQA Content-Type: multipart/mixed; boundary="P0QSTQkfkI9ftBMXgllVv5lB3vuhQVehA" From: David Benfell To: freebsd-questions Message-ID: <0ef6721d-4b53-e3a2-55d7-66b997818e80@parts-unknown.org> Subject: apparent kernel segfaults and "failed to write core file" even after putting old kernel back --P0QSTQkfkI9ftBMXgllVv5lB3vuhQVehA Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Hi all, I've got a VPS in a very bad state. Unfortunately, I cannot provide precise version information beyond that I was attempting to update 10.3 stable. I had just completed the installkernel step and had rebooted. I'm getting what appear to be kernel segfaults and if the system boots to multiuser, I see lots of "failed to write core file" messages. At one point, I saw a message indicating a required 'authdistd' (auditdistd?) user did not exist and that I should look at /usr/src/UPDATING, which says nothing about auditdistd or authdistd. I tried putting the old kernel back but the symptoms persist. HELP!!!!! Fortunately, this is a secondary server, not one of my primarie= s. This is a place where I have very little experience. In my recollection, this step has always gone smoothly. What now? Thanks! --P0QSTQkfkI9ftBMXgllVv5lB3vuhQVehA-- --Qpu34gTmOjnSHaXAlwXFHPKfGHpCtWqQA Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 iQIcBAEBCgAGBQJX++0OAAoJEOoml8Ul4D7WxucP/0agDuVhM03Dy7rYszXYFV3f Mjxgnswk3pV8A95j1cH0D2qA16fJHobSvGZYLXcKwwxfpU8ovY8HjB63ZSarSNtE yUXVVVnqnn6TotLbvfbZ+RO4bSMyt9TPK+ITyZTCz94Fz7PwVXbv8PyNEsb3jUgr YLQHy5rpQvP9C3Wj2qaQC+qKRT6mEdHduQRonCqOwS0nHyxqmsFU1uSJ4l/FkwKI vIDGzjcnM4w8qsly4AkVd6yHnBans0jCvBwcWzyhYO0l9tk/7jwS1Ss1luZS8cIj azsD4FIk/4xycC5OSZg+U1QqctpgNLYEZVZsU+ZUiDGcND2Qdjh5G3BHGGhvAxRr LzYFgF74Vm7PelfscJ7wfUyILTrXC26CkZdsfRX0Xkcngi+cI4+fyHyPtcCpXI1H iffS2LLhN+G0U6BcA2cOkKRj7CIFTMxcDuY6+wdw1c9i7tjaZb6Zu4P3Q0g2vdp7 ybguF8GOl4CU3/RFBm5jUtQfpeyRBz1QkWEtuAO9f0kRb+R1c99D0KdDtnFjsLrn GcxzQWuWZu5nFjUeT7BqpIjKcU6r0Vfe29ZkZtN/o0XeSOqQxXGveVVOx+BQtWbj Js/YGn3kSHUcF92msD+sh4ndZBjcnScDpkBGLAckVpwcbBn0N8LMk/GUtHtl3Gvv sYrYjFEaC0cdLDdhc337 =4lwO -----END PGP SIGNATURE----- --Qpu34gTmOjnSHaXAlwXFHPKfGHpCtWqQA-- From owner-freebsd-questions@freebsd.org Mon Oct 10 19:45:33 2016 Return-Path: Delivered-To: freebsd-questions@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 5C71FC0CD82 for ; Mon, 10 Oct 2016 19:45:33 +0000 (UTC) (envelope-from doug@mail.sermon-archive.info) Received: from zoom.lafn.org (zoom.lafn.org [108.92.93.123]) by mx1.freebsd.org (Postfix) with ESMTP id 4908F955 for ; Mon, 10 Oct 2016 19:45:32 +0000 (UTC) (envelope-from doug@mail.sermon-archive.info) Received: from [10.0.1.4] (unknown [71.177.216.148]) by zoom.lafn.org (Postfix) with ESMTPSA id 8A72C34AD7C for ; Mon, 10 Oct 2016 12:45:25 -0700 (PDT) From: Doug Hardie Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Mime-Version: 1.0 (Mac OS X Mail 10.0 \(3226\)) Subject: Freebsd-update to the new 11.0 release Message-Id: <4A0EB764-FACF-4D30-8844-E2A85026E23C@mail.sermon-archive.info> Date: Mon, 10 Oct 2016 12:45:24 -0700 To: freebsd-questions X-Mailer: Apple Mail (2.3226) X-Virus-Scanned: clamav-milter 0.98 at zoom.lafn.org X-Virus-Status: Clean X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 10 Oct 2016 19:45:33 -0000 The announcement email includes the following: Upgrading from FreeBSD 11.0-RELEASE # : > /usr/bin/bspatch # freebsd-update fetch # freebsd-update install That is different from the 11.0 Release notes description. It does not = include the first line with bspatch. I don't use sh much so haven't = quite figured out what that first line is doing. But, it seems there = should be consistency between the announcement and the release notes. = Which is the "right" way? =E2=80=94 Doug From owner-freebsd-questions@freebsd.org Mon Oct 10 19:47:46 2016 Return-Path: Delivered-To: freebsd-questions@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 16DBBC0CE74 for ; Mon, 10 Oct 2016 19:47:46 +0000 (UTC) (envelope-from tal@whatexit.org) Received: from mail-oi0-x233.google.com (mail-oi0-x233.google.com [IPv6:2607:f8b0:4003:c06::233]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id D5848A56 for ; Mon, 10 Oct 2016 19:47:45 +0000 (UTC) (envelope-from tal@whatexit.org) Received: by mail-oi0-x233.google.com with SMTP id m72so139311583oik.3 for ; Mon, 10 Oct 2016 12:47:45 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=whatexit.org; s=google; h=mime-version:from:date:message-id:subject:to; bh=53dzJzfqLCx4CDxT/yMqeMCj5/CqGKd8gjVuztn/iPE=; b=PT1Hz20GYDT8Xy9WM3On8lBpZpbW1pCGC57hxT9iFI9XcNLlzJL3LRR4dpRlgcuE5Q xgMmjr3TIo3ebLJ3nvmgyPtsuM7pIV0qd3aY4XwvENA6Zrre2mnBs/pYxaUDBopRPjDl MGwdMZWLTn+ikmQtOulf1qAsaCbuopj/rBjwI= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:from:date:message-id:subject:to; bh=53dzJzfqLCx4CDxT/yMqeMCj5/CqGKd8gjVuztn/iPE=; b=m/vJc0fLOtJQ39VN535yyRUNGAjFsMN/fLBUggEj4s0qNdLNPqlZKzYWhZPiHSx92/ Uq+VUmw0+oY/SJwr+uOTwASOjHLkgteoLRO+n98NFzSfrcOfO4b+wJWKiXaDNj9F+e0p k/4+IeCfmYCgpkaORrNgNtmapdR2IHDdEG4JdAsgHdoMby1ohJuR9jmmRWbqKnnJ6CDm wH9pzlUJJGsYbJDIoBG0TkdkGCaC03+QZJrsnCQAzRoSTVTR00in1ughOjZUAcB9cCsq ncLP7pgGx1cj/t6HIfQzQ4Wrt8qo225PZG7y7Lj1HZv9riJ50Sr+trTRXx98QrbWmoli LQ1A== X-Gm-Message-State: AA6/9RmP+/clk0FaMYEDEi2wUCqjLke8YQ3L0Byk9G27IGUFkVR2KTxD1esPUx8+JnvUC+zPXjHcgFMMR/ms1/4z X-Received: by 10.157.32.196 with SMTP id x62mr5857765ota.151.1476128864743; Mon, 10 Oct 2016 12:47:44 -0700 (PDT) MIME-Version: 1.0 Received: by 10.202.52.197 with HTTP; Mon, 10 Oct 2016 12:47:24 -0700 (PDT) From: Tom Limoncelli Date: Mon, 10 Oct 2016 15:47:24 -0400 Message-ID: Subject: Forgot to rebuild third-party software. Now what? To: freebsd-questions@freebsd.org Content-Type: text/plain; charset=UTF-8 X-Content-Filtered-By: Mailman/MimeDel 2.1.23 X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 10 Oct 2016 19:47:46 -0000 I've upgraded my system from 10.3 to 11.0-RELEASE and I forgot to rebuild third-party software. Now various shared libraries don't exist. Longer version... I was following the usual steps: # : > /usr/bin/bspatch # freebsd-update upgrade -r 11.0-RELEASE # freebsd-update install # freebsd-update install <<<< Didn't do this part. # freebsd-update install The steps looked like this: root@exit148:~ # /usr/sbin/freebsd-update install src component not installed, skipped Installing updates... Completing this upgrade requires removing old shared object files. Please rebuild all installed 3rd party software (e.g., programs installed from the ports tree) and then run "/usr/sbin/freebsd-update install" again to finish installing updates. root@exit148:~ # /usr/sbin/freebsd-update install src component not installed, skipped Installing updates... done. root@exit148:~ # /usr/sbin/freebsd-update install src component not installed, skipped No updates are available to install. Run '/usr/sbin/freebsd-update fetch' first. Now I can't run pkg: $ sudo pkg upgrade sudo: error in /usr/local/etc/sudo.conf, line 0 while loading plugin `sudoers_policy' sudo: unable to load /usr/local/libexec/sudo/sudoers.so: Shared object "libpam.so.5" not found, required by "sudoers.so" sudo: fatal error, unable to load plugins Oops! I just realized that sudo is a third-party software package. If I become root some other way: # pkg upgrade Shared object "libssl.so.7" not found, required by "pkg" Interestingly enough, Apache HTTPd is running and my website is up. Suggestions on how to get out of this corner? I'm pretty stuck. I'm not even sure if I should reboot. (I do have backups... but given the state of the system, I'd probably have to restore to a new machine). Thanks! Tom -- Email: tal@whatexit.org Work: tlimoncelli@StackOverflow.com Blog: http://EverythingSysadmin.com From owner-freebsd-questions@freebsd.org Mon Oct 10 20:00:37 2016 Return-Path: Delivered-To: freebsd-questions@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id F2CA4C0C124 for ; Mon, 10 Oct 2016 20:00:37 +0000 (UTC) (envelope-from matt.xtaz@gmail.com) Received: from mail-qt0-f182.google.com (mail-qt0-f182.google.com [209.85.216.182]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id B4530F35 for ; Mon, 10 Oct 2016 20:00:37 +0000 (UTC) (envelope-from matt.xtaz@gmail.com) Received: by mail-qt0-f182.google.com with SMTP id m5so29559qtb.3 for ; Mon, 10 Oct 2016 13:00:37 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=date:from:to:cc:subject:message-id:mail-followup-to:references :mime-version:content-disposition:in-reply-to:user-agent; bh=qvVgd9vlkdaNfb5eNbB6Qao9Pt14ZoKH50pB0CCIbhg=; b=zx+F38BbaTSZhADcSqmHoN29GZsjpiLtNIvmjEXyw+2C3jXOcAvRbWzAmXTGVvEqXF bSZT0Vb+P+1A9pMISR9j9RKIWH8cvIZWkj/MbeI3tTJYJ0cbTdaIx/BNr7JrbgPbFdH0 qCwMxNzRHKaLuwdm+unemaSlKtfgthYlLlHUomtEQfXtLJlw3YPBHXXo11L4FLm7SavR xkIhfAmJ2L8cN1ZR8pAOZaIDpyjY2nmDRDhXvyzkf2M9/2gKOCXATyIOHgqeDy8D+FiE iEm0Fntzmq9uVJu6iESyKmsBjElxTR14KtnI95QJgqQBMeAWoUtvNDB0JH9MQTBaGWGB 2gYw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:date:from:to:cc:subject:message-id :mail-followup-to:references:mime-version:content-disposition :in-reply-to:user-agent; bh=qvVgd9vlkdaNfb5eNbB6Qao9Pt14ZoKH50pB0CCIbhg=; b=Qyu2R06ZwuP84jPaHVZ58cSBQz4YN52JCKhFTMrcIze+lBcvNtwyAkQ+fhUjscY2nG N9dmyh7w3Ywj+Q6iSw/ueJzyMPrtBCgk34vUz4xd2SAOsRNANEONaYlt5l043DRtQq8y Ca0eELq2w3fxAUh/l/0KScBu3MAHvthtUfNCOUzmnb55B6qQnE3KqJBDIPDhiYBHoGpW dF7lFW84SJlSbWCHSr3lAYD1z+eTEgz8qAvEenTwBhNNVO2yArJsRhstuS5Y0a89hRHW luzhOW3WAyYS+t0R3FdX1JEW56p+doNwCg4eOPsaMallMDWQViiOBvZXQwq/sk+bkc8p FIJQ== X-Gm-Message-State: AA6/9RmbGu0Ste3ExZO3deaU85vm9nvp5PATbUNo3RBAjCulZQ7Lt+9dMlCmx0V2B6Cnsg== X-Received: by 10.194.82.100 with SMTP id h4mr32220765wjy.183.1476129576297; Mon, 10 Oct 2016 12:59:36 -0700 (PDT) Received: from xtaz.uk ([213.205.198.16]) by smtp.gmail.com with ESMTPSA id qq7sm10637752wjc.30.2016.10.10.12.59.35 (version=TLS1_2 cipher=ECDHE-RSA-CHACHA20-POLY1305 bits=256/256); Mon, 10 Oct 2016 12:59:36 -0700 (PDT) Date: Mon, 10 Oct 2016 20:59:33 +0100 From: Matt Smith To: Tom Limoncelli Cc: freebsd-questions@freebsd.org Subject: Re: Forgot to rebuild third-party software. Now what? Message-ID: <20161010195933.GA83875@xtaz.uk> Mail-Followup-To: Matt Smith , Tom Limoncelli , freebsd-questions@freebsd.org References: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii; format=flowed Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.7.0 (2016-08-17) X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 10 Oct 2016 20:00:38 -0000 On Oct 10 15:47, Tom Limoncelli wrote: > >Suggestions on how to get out of this corner? I'm pretty stuck. I'm not >even sure if I should reboot. > Try either running pkg-static instead of just pkg which is statically linked without any shared libraries. Or alternatively try /usr/sbin/pkg bootstrap -f which should bootstrap it from the repo. -- Matt From owner-freebsd-questions@freebsd.org Mon Oct 10 21:20:59 2016 Return-Path: Delivered-To: freebsd-questions@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id D2AFFC0CAEA for ; Mon, 10 Oct 2016 21:20:59 +0000 (UTC) (envelope-from prvs=1084837ab4=vogelke@pobox.com) Received: from VANDENBERG-MAIL1.afnoc.af.mil (vandenberg-mail1.afnoc.af.mil [132.3.61.18]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "VANDENBERG-MAIL1.afnoc.af.mil", Issuer "DOD CA-28" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 8E71CB10 for ; Mon, 10 Oct 2016 21:20:58 +0000 (UTC) (envelope-from prvs=1084837ab4=vogelke@pobox.com) Received-PRA: neutral (us.af.mil: 131.9.254.132 is neither permitted nor denied by domain of pobox.com) client-ip=131.9.254.132; envelope-from=vogelke@pobox.com; helo=us.af.mil; Received-SPF: neutral (us.af.mil: 131.9.254.132 is neither permitted nor denied by domain of pobox.com) client-ip=131.9.254.132; envelope-from=vogelke@pobox.com; helo=us.af.mil; Received: from us.af.mil (unknown [131.9.254.132]) by VANDENBERG-MAIL1.afnoc.af.mil with smtp (TLS: TLSv1/SSLv3,256bits,DHE-RSA-AES256-SHA) id 389c_0267_fbada5dc_9d79_400a_a8d9_3298f9f6e440; Mon, 10 Oct 2016 21:20:46 +0000 Received: from ([131.9.40.227]) by 52vejx-mr-001.us.af.mil with SMTP id FZY0FN1.248880729; Mon, 10 Oct 2016 16:20:42 -0500 Received: (qmail 479 invoked by uid 100); 10 Oct 2016 21:20:42 -0000 From: "Karl Vogel" Date: Mon, 10 Oct 2016 17:20:42 -0400 To: freebsd-questions@freebsd.org Subject: Re: Can't upgrade ports, undefined symbol error in Python 2.7 _io.so when compiling Message-ID: <20161010212042.GA29649@bsd118.wpafb.af.mil> Reply-To: vogelke+unix@pobox.com References: <08a401d22320$c0b74e90$4225ebb0$@silvertree.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <08a401d22320$c0b74e90$4225ebb0$@silvertree.org> User-Agent: Mutt/1.6.0 (2016-04-01) X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 10 Oct 2016 21:20:59 -0000 On Mon, Oct 10, 2016 at 11:04:32AM -0700, Scott Schappell wrote: > ===> Building for jsoncpp-1.7.7 > SCons import failed. Unable to find engine files in: > ... > /usr/local/lib/python2.7/site-packages/scons-2.5.0 > /usr/lib/python2.7/site-packages/scons-2.5.0 If you have two separate versions of python installed, maybe you're mixing their files. Make sure that $PYTHONPATH, $PYTHONHOME and sys.path only contain folders for a single Python installation. In your case, one installation is in /usr/local and the other is probably in /usr. See http://stackoverflow.com/questions/27383054/ for more. -- Karl Vogel I don't speak for the USAF or my company Is There a Ring of Debris around Uranus? --actual news headline, 2002 From owner-freebsd-questions@freebsd.org Mon Oct 10 21:55:16 2016 Return-Path: Delivered-To: freebsd-questions@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id AFE77C0C673 for ; Mon, 10 Oct 2016 21:55:16 +0000 (UTC) (envelope-from matthew@FreeBSD.org) Received: from smtp.infracaninophile.co.uk (smtp.infracaninophile.co.uk [IPv6:2001:8b0:151:1:c4ea:bd49:619b:6cb3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "smtp.infracaninophile.co.uk", Issuer "infracaninophile.co.uk" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 43F6CEF9 for ; Mon, 10 Oct 2016 21:55:16 +0000 (UTC) (envelope-from matthew@FreeBSD.org) Received: from liminal.local (unknown [IPv6:2001:8b0:151:1:1c1d:86a1:a200:b700]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) (Authenticated sender: m.seaman@infracaninophile.co.uk) by smtp.infracaninophile.co.uk (Postfix) with ESMTPSA id F33B3AB23 for ; Mon, 10 Oct 2016 21:55:11 +0000 (UTC) Authentication-Results: smtp.infracaninophile.co.uk; dmarc=none header.from=FreeBSD.org Authentication-Results: smtp.infracaninophile.co.uk/F33B3AB23; dkim=none; dkim-atps=neutral Subject: Re: Freebsd-update to the new 11.0 release To: freebsd-questions@freebsd.org References: <4A0EB764-FACF-4D30-8844-E2A85026E23C@mail.sermon-archive.info> From: Matthew Seaman Message-ID: Date: Mon, 10 Oct 2016 22:55:04 +0100 User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.12; rv:45.0) Gecko/20100101 Thunderbird/45.4.0 MIME-Version: 1.0 In-Reply-To: <4A0EB764-FACF-4D30-8844-E2A85026E23C@mail.sermon-archive.info> Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="OGV7Ru3u9HWDLH8aWhMKbU9am8d5OaQCI" X-Spam-Status: No, score=-0.4 required=5.0 tests=BAYES_00,RDNS_NONE, SPF_SOFTFAIL autolearn=no autolearn_force=no version=3.4.1 X-Spam-Checker-Version: SpamAssassin 3.4.1 (2015-04-28) on smtp.infracaninophile.co.uk X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 10 Oct 2016 21:55:16 -0000 This is an OpenPGP/MIME signed message (RFC 4880 and 3156) --OGV7Ru3u9HWDLH8aWhMKbU9am8d5OaQCI Content-Type: multipart/mixed; boundary="G2uVeAejfSV4lbqDH28C8xIdPNEgx0R5S"; protected-headers="v1" From: Matthew Seaman To: freebsd-questions@freebsd.org Message-ID: Subject: Re: Freebsd-update to the new 11.0 release References: <4A0EB764-FACF-4D30-8844-E2A85026E23C@mail.sermon-archive.info> In-Reply-To: <4A0EB764-FACF-4D30-8844-E2A85026E23C@mail.sermon-archive.info> --G2uVeAejfSV4lbqDH28C8xIdPNEgx0R5S Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable On 10/10/2016 20:45, Doug Hardie wrote: > The announcement email includes the following: >=20 > Upgrading from FreeBSD 11.0-RELEASE >=20 > # : > /usr/bin/bspatch > # freebsd-update fetch > # freebsd-update install >=20 >=20 > That is different from the 11.0 Release notes description. It does > not include the first line with bspatch. I don't use sh much so > haven't quite figured out what that first line is doing. But, it > seems there should be consistency between the announcement and the > release notes. Which is the "right" way? Zeroing bspatch is correct here. This disables (well, duh!) bspatch, and so avoids the possibility of exploiting any of the bspatch heap overflow, etc, vulnerabilities described in https://www.freebsd.org/security/advisories/FreeBSD-SA-16:29.bspatch.asc Be aware that because of the unfortunate timing of when various fixes went into the 11.0-RELEASE sources there had been a number of people who prematurely downloaded 11.0-RELEASE *before* the official announcement and who therefore have not got the fixes to the latest set of security advisories. 11.0-RELEASE was effectively re-rolled and released as 11.0-RELEASE-p1 and special care was taken so that freebsd-update(8) could upgrade from the prematurely downloaded 11.0-RELEASE as well as from the officially blessed 11.0-RELEASE-p1. Remember folks, it's not been released until the fat lady sings^W^W^W release engineer signs the announcement. Cheers, Matthew --G2uVeAejfSV4lbqDH28C8xIdPNEgx0R5S-- --OGV7Ru3u9HWDLH8aWhMKbU9am8d5OaQCI Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- iQJ8BAEBCgBmBQJX/A4/XxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ2NTNBNjhCOTEzQTRFNkNGM0UxRTEzMjZC QjIzQUY1MThFMUE0MDEzAAoJELsjr1GOGkATyXoP/0a0/GcZ2QJhkFiTm3GlHb2S +d/rbwQbOr1s1ZL4K4e5T/m+nBk+J0mtzI20UfpOqz+CHGK67B6lUlUanRwNUlN1 NNx0RLpazqU5qauoKYTy68LvptS4lyNXlVBp6xZgkw6glx/nZYJS3MvR29aw0gVH 1qmewmlRjFs34iOwNeHKYLb4UQwlOWwxAY35QnAkT/S794JnZcd0GNw8x6wACMfh BtlyFBIvC1MJ+sngTBoB+58KSbf7Muv3v5AUshZvlpe141LmkbctCaeGuS7leCWF hraUmDFH1oQ7QoSFTueALMk5v494qqENKu0auxCXfT7ZjAWruho3qZJyryB+QJUo L2AHhlEM5xGs5qkdgd+pC9RDS0Uc2r6KhcJSuU5LEvL9ZaZ2Mihp0BCnYjjQFtze 7PTsnLLJPUR0R3PFP6YhL2P6Tnoenfw5CgZRUk/ye1T/uCD8s3vL+lY0QwWkRyel LotptkRI6wcJU4xygkyriWBc58WUJoOMH8KyYFW9/lDvXrzAmbfbxXt2+8JxoCcV 5qWrWWhp+sG5oA4GY7di1+UAtvC+wCnQwVrx7EMLTMM9bkiNL/T7UZyf1P1ZD5Sz 7Ygk41P8MXsZ4q2MDjRh5a1SEXX2w5lCQBJL7EJ4WouVd8VNXUlzJQiw1TL16lQR PwH/DwVwYCksYyjuS5xI =2Zkq -----END PGP SIGNATURE----- --OGV7Ru3u9HWDLH8aWhMKbU9am8d5OaQCI-- From owner-freebsd-questions@freebsd.org Mon Oct 10 22:02:26 2016 Return-Path: Delivered-To: freebsd-questions@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 8C3F3C0C8A8 for ; Mon, 10 Oct 2016 22:02:26 +0000 (UTC) (envelope-from doug@mail.sermon-archive.info) Received: from zoom.lafn.org (zoom.lafn.org [108.92.93.123]) by mx1.freebsd.org (Postfix) with ESMTP id 768E93D9; Mon, 10 Oct 2016 22:02:25 +0000 (UTC) (envelope-from doug@mail.sermon-archive.info) Received: from [10.0.1.4] (unknown [71.177.216.148]) by zoom.lafn.org (Postfix) with ESMTPSA id B4EBF34ACF1; Mon, 10 Oct 2016 15:02:24 -0700 (PDT) Content-Type: text/plain; charset=us-ascii Mime-Version: 1.0 (Mac OS X Mail 10.0 \(3226\)) Subject: Re: Freebsd-update to the new 11.0 release From: Doug Hardie In-Reply-To: Date: Mon, 10 Oct 2016 15:02:24 -0700 Cc: freebsd-questions@freebsd.org Content-Transfer-Encoding: quoted-printable Message-Id: <049978C4-1D04-4B6E-B7A4-9D0FE2233037@mail.sermon-archive.info> References: <4A0EB764-FACF-4D30-8844-E2A85026E23C@mail.sermon-archive.info> To: Matthew Seaman X-Mailer: Apple Mail (2.3226) X-Virus-Scanned: clamav-milter 0.98 at zoom.lafn.org X-Virus-Status: Clean X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 10 Oct 2016 22:02:26 -0000 I believe the fat lady already sang..... =46rom this morning mail = (abbreviated) Date: Mon, 10 Oct 2016 17:43:33 +0000 (UTC) From: gjb@FreeBSD.org (Glen Barber) Subject: [FreeBSD-Announce] FreeBSD 11.0-RELEASE Now Available X-BeenThere: freebsd-announce@freebsd.org List-Subscribe: = ,=20 Reply-To: FreeBSD Release Engineering Team Cc: FreeBSD Release Engineering Team -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA256 FreeBSD 11.0-RELEASE Announcement The FreeBSD Release Engineering Team is pleased to announce the availability of FreeBSD 11.0-RELEASE. This is the first release of = the stable/11 branch. Your description of the need for zapping bspatch should have been = included in the release announcement. Its a change (hopefully = temporarily) from the normal procedure in the handbook and in the = Release Notes. > On 10 October 2016, at 14:55, Matthew Seaman = wrote: >=20 > On 10/10/2016 20:45, Doug Hardie wrote: >> The announcement email includes the following: >>=20 >> Upgrading from FreeBSD 11.0-RELEASE >>=20 >> # : > /usr/bin/bspatch >> # freebsd-update fetch >> # freebsd-update install >>=20 >>=20 >> That is different from the 11.0 Release notes description. It does >> not include the first line with bspatch. I don't use sh much so >> haven't quite figured out what that first line is doing. But, it >> seems there should be consistency between the announcement and the >> release notes. Which is the "right" way? >=20 > Zeroing bspatch is correct here. This disables (well, duh!) bspatch, > and so avoids the possibility of exploiting any of the bspatch heap > overflow, etc, vulnerabilities described in > = https://www.freebsd.org/security/advisories/FreeBSD-SA-16:29.bspatch.asc >=20 > Be aware that because of the unfortunate timing of when various fixes > went into the 11.0-RELEASE sources there had been a number of people = who > prematurely downloaded 11.0-RELEASE *before* the official announcement > and who therefore have not got the fixes to the latest set of security > advisories. 11.0-RELEASE was effectively re-rolled and released as > 11.0-RELEASE-p1 and special care was taken so that freebsd-update(8) > could upgrade from the prematurely downloaded 11.0-RELEASE as well as > from the officially blessed 11.0-RELEASE-p1. >=20 > Remember folks, it's not been released until the fat lady sings^W^W^W > release engineer signs the announcement. >=20 > Cheers, >=20 > Matthew From owner-freebsd-questions@freebsd.org Mon Oct 10 22:04:17 2016 Return-Path: Delivered-To: freebsd-questions@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id E25FFC0C96E for ; Mon, 10 Oct 2016 22:04:17 +0000 (UTC) (envelope-from freebsd@edvax.de) Received: from mx02.qsc.de (mx02.qsc.de [213.148.130.14]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id A99D96EF for ; Mon, 10 Oct 2016 22:04:17 +0000 (UTC) (envelope-from freebsd@edvax.de) Received: from r56.edvax.de (port-92-195-117-205.dynamic.qsc.de [92.195.117.205]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mx02.qsc.de (Postfix) with ESMTPS id 359FF27684; Mon, 10 Oct 2016 23:58:21 +0200 (CEST) Received: from r56.edvax.de (localhost [127.0.0.1]) by r56.edvax.de (8.14.5/8.14.5) with SMTP id u9ALwL8W001962; Mon, 10 Oct 2016 23:58:21 +0200 (CEST) (envelope-from freebsd@edvax.de) Date: Mon, 10 Oct 2016 23:58:21 +0200 From: Polytropon To: Olaoluwa Omokanwaiye Cc: freebsd-questions@freebsd.org Subject: Re: Multiple Desktop FreeBSD 10.3 Message-Id: <20161010235821.062e0f5d.freebsd@edvax.de> In-Reply-To: References: Reply-To: Polytropon Organization: EDVAX X-Mailer: Sylpheed 3.1.1 (GTK+ 2.24.5; i386-portbld-freebsd8.2) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 10 Oct 2016 22:04:18 -0000 On Mon, 10 Oct 2016 11:27:54 +0100, Olaoluwa Omokanwaiye wrote: > Hi, > Anyone with working steps (not just from the handbook) on how to set > multiple desktops on FreeBSD 10.3 > I have installed Mate and Lumina but find it difficult to manage these > desktops or select. Also Slim manager is proving stubborn. > > Any experienced assist is welcome. I have been using the display manager "wdm" (usually to be used in combination with the WindowMaker window manager) to be versatile enough to select different desktops for _one_ user interactively. It's also possible to configure _multople_ users with a specific desktop each, controlled by any display manager you want (from xdm to kdm; except gdm because this ignores .xsession and .xinitrc, which can become quite problematic). I have such a setup on my work machine where I login via xdm, and the user accounts separate functionality, permissions, startup programs, window management and desktops depending on _what_ I want to work on (multimedia, Android development, generic programming, pentesting, web browing, all of them present a user interface corresponding to the tasks at hand, configured specifically for my individual needs and preferences). Everything you need is well documented in The FreeBSD Handbook and the FAQ. Also consider checking the documentation of the involved parts (desktop environments and display managers) and the example files they provide. -- Polytropon Magdeburg, Germany Happy FreeBSD user since 4.0 Andra moi ennepe, Mousa, ... From owner-freebsd-questions@freebsd.org Mon Oct 10 22:07:32 2016 Return-Path: Delivered-To: freebsd-questions@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 6972CC0CB34 for ; Mon, 10 Oct 2016 22:07:32 +0000 (UTC) (envelope-from antonio.bemfica@gmail.com) Received: from mail-qk0-x234.google.com (mail-qk0-x234.google.com [IPv6:2607:f8b0:400d:c09::234]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 2689F99B for ; Mon, 10 Oct 2016 22:07:32 +0000 (UTC) (envelope-from antonio.bemfica@gmail.com) Received: by mail-qk0-x234.google.com with SMTP id n189so5767062qke.0 for ; Mon, 10 Oct 2016 15:07:32 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:from:date:message-id:subject:to; bh=Yu6iMkJbMBF7FxkbSfg8XJEoltBmIjstpOUMweZQGUc=; b=jj/p1JEMLwVaoJ4kB4eclB5gInZCPnv/ks49x/ZUIWteCFnw70nacjy4KE4Z5wVE6S SWaiUOhKhrltR1nzUpT5HyLt88GnZX1eREP9yQZoxF8EWJfqjAcEx/fG0f7ootAnMaei 4GLjkMIi7+vy96IXyV9LGz284D846mF57N+hxO/7Ow7s+rEU20KHM71yKeBVydpEsgbq 51H6XWiLFj1YfdkyFYusb+nRnKHbGQlbR2DOhDggyZ09/BsowcP/Fqr+PG1e1BvnsWj7 zKtzzlbiBAuIkQeoEtlp0KNkGXc+2HFJwd25/URr4/CfP0DjtahvggrXwBxp734uyeYr Obcg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:from:date:message-id:subject:to; bh=Yu6iMkJbMBF7FxkbSfg8XJEoltBmIjstpOUMweZQGUc=; b=BvX0v9QE1CG7goEEsI6bW4ikgcN5WJ2PM/+vSTG2s7hpgaFbY5eefNe+vrg4kgUMY/ fyDN26GgTgqpD7kxuFbABr8/Ue3zQ2WBMEUWOXzKquV44hbFntn6aqJ4Ge3bN3H4ufq4 RJS1ym9GK7PU85N8PGaKw0QoN6xCHahrVbKIERV/EmcbZiOkfqkt7UNVbdwpil4srNy6 scgKh/LVx4HhWgzL3azS3iTj0SgxzK1QQ9X31AskzobzaaBmw6jZQYVIepSUrnwTHYCk 8z+19Atu5UANIh+39LpP44VaP4vxI7YyYZiocaEE4MhF3lWltWQQrgo4H74WCOux44f4 YYtg== X-Gm-Message-State: AA6/9RnPGo3PJrT5aMAbh9PIoyc6K47bJ7z633k4f11G024UCrrH17PiWRzWq4WeRlEq/Li4yqWetQXYg2+zLQ== X-Received: by 10.55.26.168 with SMTP id l40mr421420qkh.212.1476137251134; Mon, 10 Oct 2016 15:07:31 -0700 (PDT) MIME-Version: 1.0 Received: by 10.237.42.227 with HTTP; Mon, 10 Oct 2016 15:06:50 -0700 (PDT) From: Antonio Bemfica Date: Mon, 10 Oct 2016 18:06:50 -0400 Message-ID: Subject: FIXED - nvidia driver config change overlooked To: freebsd-questions Content-Type: text/plain; charset=UTF-8 X-Content-Filtered-By: Mailman/MimeDel 2.1.23 X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 10 Oct 2016 22:07:32 -0000 It took me an hour so to figure out what had broken X on my system, so here it is in case it can be useful to others (the list is archived, no...) Run "pkg upgrade" and upgraded a couple of dozen packages - after a later reboot X would hang. Tried to revert some of the xfce packages (some cryptic xfce messages on the console let me to think that was the cause) but that didn't do it. nvidia-driver had also been upgraded. Changing the entry on /boot/loader.conf from nvidia_load="YES" to nvidia-modeset_load="YES" Fixed the problem. This was of course, noted on the package notes, and you're supposed to read them when upgrading :) A. From owner-freebsd-questions@freebsd.org Mon Oct 10 22:10:22 2016 Return-Path: Delivered-To: freebsd-questions@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 976CDC0CCCF for ; Mon, 10 Oct 2016 22:10:22 +0000 (UTC) (envelope-from freebsd@edvax.de) Received: from mx02.qsc.de (mx02.qsc.de [213.148.130.14]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 6003EB80 for ; Mon, 10 Oct 2016 22:10:22 +0000 (UTC) (envelope-from freebsd@edvax.de) Received: from r56.edvax.de (port-92-195-117-205.dynamic.qsc.de [92.195.117.205]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mx02.qsc.de (Postfix) with ESMTPS id E3A3E27684; Tue, 11 Oct 2016 00:10:19 +0200 (CEST) Received: from r56.edvax.de (localhost [127.0.0.1]) by r56.edvax.de (8.14.5/8.14.5) with SMTP id u9AMAJKP002066; Tue, 11 Oct 2016 00:10:19 +0200 (CEST) (envelope-from freebsd@edvax.de) Date: Tue, 11 Oct 2016 00:10:19 +0200 From: Polytropon To: Olaoluwa Omokanwaiye Cc: Emre Gundogan via freebsd-questions Subject: Re: Broadcom wireless BCM4313 Message-Id: <20161011001019.17bca91f.freebsd@edvax.de> In-Reply-To: <46DF07BE-6D57-4B7E-BBAB-C257791E072C@gmail.com> References: <46DF07BE-6D57-4B7E-BBAB-C257791E072C@gmail.com> Reply-To: Polytropon Organization: EDVAX X-Mailer: Sylpheed 3.1.1 (GTK+ 2.24.5; i386-portbld-freebsd8.2) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 10 Oct 2016 22:10:22 -0000 On Mon, 10 Oct 2016 12:14:59 +0100, Olaoluwa Omokanwaiye wrote: > Pls how can I get the above wireless card to be recognized and > function on my FreeBSD 10.3 Even though "man 4 bwn" and "man 4 bwi" list several Broadcom devices, your particular model 4313 doesn't seem to support those drivers (but models 4312 and 4319 do). It might be possible to use the "NDIS wrapper" port to load the "Windows" driver for the device. This problem has been discussed and, as it seems, solved 5 years ago: I just downloaded the drivers on my Windows computer, extracted the driver files, and transferred the necessary ones (bcmwl5.inf, bcmwl564.sys, bcm43xx64.cat and bcmwlcoi64.dll, since I am running amd64) over to my FreeBSD machine using a USB memory stick. I then had to convert the files to FreeBSD kernel modules by using ndisgen, however, since one of the driver files was encoded in UTF-8 ndisgen required converters/libiconv, so that had to be installed first: # cd /usr/ports/converters/libiconv && make install clean All I had to do next was to run ndisgen and follow the instructions. I should mention that, for some reason, I had to run ndisgen from another directory than the driver files were located in, otherwise ndisgen failed to build the kernel modules. Once ndisgen had finished I ended up with three .KO files, which I placed in the /boot/modules directory. I was unable to load these files using /boot/loader.conf, so I ended up making a /etc/rc.d script which can be found here. Save the script to /etc/rc.d/bcm4313 and run: # chmod a-w+rx /etc/rc.d/bcm4313 Done! Sources: Is it possible to use the Broadcom BCM4313? https://forums.freebsd.org/threads/26616/ Manually connecting to a wireless WPA-protected network. https://forums.freebsd.org/threads/33728/ -- Polytropon Magdeburg, Germany Happy FreeBSD user since 4.0 Andra moi ennepe, Mousa, ... From owner-freebsd-questions@freebsd.org Mon Oct 10 22:22:53 2016 Return-Path: Delivered-To: freebsd-questions@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 141E7C0C019 for ; Mon, 10 Oct 2016 22:22:53 +0000 (UTC) (envelope-from freebsd@edvax.de) Received: from mx02.qsc.de (mx02.qsc.de [213.148.130.14]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id CB193311 for ; Mon, 10 Oct 2016 22:22:52 +0000 (UTC) (envelope-from freebsd@edvax.de) Received: from r56.edvax.de (port-92-195-117-205.dynamic.qsc.de [92.195.117.205]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mx02.qsc.de (Postfix) with ESMTPS id 5E4CF24D6E for ; Tue, 11 Oct 2016 00:22:50 +0200 (CEST) Received: from r56.edvax.de (localhost [127.0.0.1]) by r56.edvax.de (8.14.5/8.14.5) with SMTP id u9AMMo9V002125 for ; Tue, 11 Oct 2016 00:22:50 +0200 (CEST) (envelope-from freebsd@edvax.de) Date: Tue, 11 Oct 2016 00:22:50 +0200 From: Polytropon To: freebsd-questions@freebsd.org Subject: Re: Call-out ports renamed cuadX -> cuauX -- when? Message-Id: <20161011002250.067f2b85.freebsd@edvax.de> In-Reply-To: References: Reply-To: Polytropon Organization: EDVAX X-Mailer: Sylpheed 3.1.1 (GTK+ 2.24.5; i386-portbld-freebsd8.2) Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 10 Oct 2016 22:22:53 -0000 On Mon, 10 Oct 2016 20:49:50 +0300, Boris Samorodov wrote: > Hi All, > > I've just came across this text at TFH (25.2.1. Serial Cables and > Ports): > --- > Call-out ports are named /dev/cuauN on FreeBSD versions 10.x and higher > and /dev/cuadN on FreeBSD versions 9.x and lower. > --- > > Seems not to be true. My 9.3-STABLE machine has cuau*: > --- > % uname -a > FreeBSD uni.wart.ru 9.3-STABLE FreeBSD 9.3-STABLE #0 r306337: Mon Sep 26 > 19:56:26 MSK 2016 bsam@uni.wart.ru:/usr/obj/usr/src/sys/GENERIC i386 > % % ls -l /dev/cua* > crw-rw---- 1 uucp dialer 0x29 26 Ńен 22:04 /dev/cuau0 > crw-rw---- 1 uucp dialer 0x2a 26 Ńен 22:04 /dev/cuau0.init > crw-rw---- 1 uucp dialer 0x2b 26 Ńен 22:04 /dev/cuau0.lock > --- Same on my FreeBSD 8 home system: % ll /dev/cua* crw-rw---- 1 uucp dialer 0, 49 2016-10-10 23:49:07 /dev/cuau0 crw-rw---- 1 uucp dialer 0, 50 2016-10-10 23:49:07 /dev/cuau0.init crw-rw---- 1 uucp dialer 0, 51 2016-10-10 23:49:07 /dev/cuau0.lock > I failed to find the reference commit. Can someone recall when did the > change occure? It probably has happened somewhere in v11... The Thinkpad laptop running 10.3 I have here, connected to the "dock" with a serial port, also shows the cucu0 device similar to your listing. Maybe the cuad0 port gets created dynamically somehow? In fact, I cannot remember having seen cuad0 anywhere... even worse, on older FreeBSD versions, cuaa0 was the port name used for modems or mice, if I remember correctly... So maybe it's just a "multi-typo"? ;-) -- Polytropon Magdeburg, Germany Happy FreeBSD user since 4.0 Andra moi ennepe, Mousa, ... From owner-freebsd-questions@freebsd.org Mon Oct 10 22:39:03 2016 Return-Path: Delivered-To: freebsd-questions@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id D84E5C0C7CD for ; Mon, 10 Oct 2016 22:39:03 +0000 (UTC) (envelope-from laoluomoks@gmail.com) Received: from mail-it0-x22c.google.com (mail-it0-x22c.google.com [IPv6:2607:f8b0:4001:c0b::22c]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 98C8ECF9 for ; Mon, 10 Oct 2016 22:39:03 +0000 (UTC) (envelope-from laoluomoks@gmail.com) Received: by mail-it0-x22c.google.com with SMTP id o19so6202599ito.1 for ; Mon, 10 Oct 2016 15:39:03 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc; bh=sjDHVNyaEgFsWyy9Vkw6gic+9odmmyAwsQs4nbhGSz0=; b=nYFWPz92OblVxLQ2WjEcdfQr/XPuWk0/+1STSiBlEBm1lOmUYTQMRdamiZZnD17Ogf t5j11baMFGCoWmHTgX6hPXeFAxqVtQc+UFmd6ivbW8hmC4BvL4ltdQbkCVMIAQUrZa4j 48q3vW2h7ZI4zE3ws/Gz4PXfZkJhBt8g7yKBwk61xi7In8ti9t8rgVEC3CL+U2BVI6Ul GypAqDncLchbtUYUKLSxyMjrwss9Nm8ierNTit6gnCuUjDnshzWiPbkx7Ms8SGjtPDD3 exJY+YICwhru1W/fAezQJBKxtFU15hl6Vouj8jNmmM+rRk9ONJzqzkgkEemJzStPVkv8 hchg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:in-reply-to:references:from:date :message-id:subject:to:cc; bh=sjDHVNyaEgFsWyy9Vkw6gic+9odmmyAwsQs4nbhGSz0=; b=KQIYzqB1iGEV79W0EFiGY93myhb/5mfPowg4x3Jl0snNEGSQdDvRtEJBgaukgMFka6 t2Qdxaa4Qd/mkLHCsEaMspf9dLoltavcDP9zAjtWJJEtq5ekzPFqLWoWi6iCKHGpJ6um U5e2uaIxDuLn3ZF6CFcLsDxzj+16tTrJax+tnEMWQlVIUpDyDr5l2z8WdXdXMJvj2KTk q2kQVl6JVbMJ1tz5oqkuCO7RzeYQS+hzIVneTHHPacrW4MNJjVnUh5MS34Xu+/u2OFk4 7UHpq/BVylk/EZlAJzPdWDAc/MEglNFsjm9vmQa2c/+362fSutfm7x9sPkYFaSipzkZf ZzrA== X-Gm-Message-State: AA6/9Rmc8AmsKuXpot2/y09F02M+1kS3a4zKSrqs6HzzRB4T0qIfjGuRVq4tuVZ/VatDb8+0T0HdnvFhJl6xLg== X-Received: by 10.36.117.15 with SMTP id y15mr1745184itc.112.1476139143091; Mon, 10 Oct 2016 15:39:03 -0700 (PDT) MIME-Version: 1.0 Received: by 10.79.0.212 with HTTP; Mon, 10 Oct 2016 15:39:02 -0700 (PDT) Received: by 10.79.0.212 with HTTP; Mon, 10 Oct 2016 15:39:02 -0700 (PDT) In-Reply-To: <20161010235821.062e0f5d.freebsd@edvax.de> References: <20161010235821.062e0f5d.freebsd@edvax.de> From: Olaoluwa Omokanwaiye Date: Mon, 10 Oct 2016 23:39:02 +0100 Message-ID: Subject: Re: Multiple Desktop FreeBSD 10.3 To: Polytropon Cc: Emre Gundogan via freebsd-questions Content-Type: text/plain; charset=UTF-8 X-Content-Filtered-By: Mailman/MimeDel 2.1.23 X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 10 Oct 2016 22:39:03 -0000 Thanks Polytropon, I have kept to Mate and Slim for now. I wonder if the new FreeBSD 11.0 sports Broadcom wireless drivers now. Warm regards Ola Sent from my MotoE2(4G-LTE) On 10 Oct 2016 10:58 p.m., "Polytropon" wrote: > On Mon, 10 Oct 2016 11:27:54 +0100, Olaoluwa Omokanwaiye wrote: > > Hi, > > Anyone with working steps (not just from the handbook) on how to set > > multiple desktops on FreeBSD 10.3 > > I have installed Mate and Lumina but find it difficult to manage these > > desktops or select. Also Slim manager is proving stubborn. > > > > Any experienced assist is welcome. > > I have been using the display manager "wdm" (usually to be used > in combination with the WindowMaker window manager) to be versatile > enough to select different desktops for _one_ user interactively. > > It's also possible to configure _multople_ users with a specific > desktop each, controlled by any display manager you want (from > xdm to kdm; except gdm because this ignores .xsession and .xinitrc, > which can become quite problematic). I have such a setup on my > work machine where I login via xdm, and the user accounts separate > functionality, permissions, startup programs, window management > and desktops depending on _what_ I want to work on (multimedia, > Android development, generic programming, pentesting, web browing, > all of them present a user interface corresponding to the tasks > at hand, configured specifically for my individual needs and > preferences). > > Everything you need is well documented in The FreeBSD Handbook > and the FAQ. Also consider checking the documentation of the > involved parts (desktop environments and display managers) and > the example files they provide. > > > > -- > Polytropon > Magdeburg, Germany > Happy FreeBSD user since 4.0 > Andra moi ennepe, Mousa, ... > From owner-freebsd-questions@freebsd.org Mon Oct 10 22:42:44 2016 Return-Path: Delivered-To: freebsd-questions@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 1E5FBC0C99B for ; Mon, 10 Oct 2016 22:42:44 +0000 (UTC) (envelope-from bourne.identity@hotmail.com) Received: from SNT004-OMC2S3.hotmail.com (snt004-omc2s3.hotmail.com [65.55.90.78]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-SHA384 (256/256 bits)) (Client CN "*.outlook.com", Issuer "Microsoft IT SSL SHA2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id D44496F for ; Mon, 10 Oct 2016 22:42:43 +0000 (UTC) (envelope-from bourne.identity@hotmail.com) Received: from EUR01-VE1-obe.outbound.protection.outlook.com ([65.55.90.71]) by SNT004-OMC2S3.hotmail.com over TLS secured channel with Microsoft SMTPSVC(7.5.7601.23008); Mon, 10 Oct 2016 15:42:37 -0700 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=hotmail.com; s=selector1; h=From:Date:Subject:Message-ID:Content-Type:MIME-Version; bh=XbI+UvmV1M4esD2RmXvN2cMTvfnNhT+FMErmSkiCfyc=; b=ezZx0FmyBCX+CfQZzB2kcMtLRjxKEYYZIf5UB8ICS8eg+aROcbAGAA4WPacqBJaiZhyALxM4nPwt2v6ZL16amSf5ATjCaNFEG0xu8ipTP/tsa7Xugpb4KSqlp9MQgib19/uGWtO4N7ItPONOjDRVHFWZiIotsFXRSrve8qvRndPUvs7NoPGhpJsyVWv4B8156bd+HWpbMQ1aUGneKUSBM9AukQQjgOF5Jl5lYAXknf2gPU8UoURk4mi/fSa8bcr8vdpcaH5YTsH7GtKd4mPyWJ5adWyBmj7QEoHf3tEmjeccMtTTNhNZVFR8aVWgOkjK0eo4z/LyHnr2QJPydOwNjg== Received: from VE1EUR01FT020.eop-EUR01.prod.protection.outlook.com (10.152.2.54) by VE1EUR01HT045.eop-EUR01.prod.protection.outlook.com (10.152.3.39) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA384_P384) id 15.1.629.5; Mon, 10 Oct 2016 22:42:35 +0000 Received: from VI1PR02MB0974.eurprd02.prod.outlook.com (10.152.2.54) by VE1EUR01FT020.mail.protection.outlook.com (10.152.2.234) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA384_P384) id 15.1.629.5 via Frontend Transport; Mon, 10 Oct 2016 22:42:35 +0000 Received: from VI1PR02MB0974.eurprd02.prod.outlook.com ([10.163.162.28]) by VI1PR02MB0974.eurprd02.prod.outlook.com ([10.163.162.28]) with mapi id 15.01.0649.027; Mon, 10 Oct 2016 22:42:35 +0000 From: Manish Jain To: freebsd-questions Subject: A question on VirtualBox vm Thread-Topic: A question on VirtualBox vm Thread-Index: AQHSI0eYpUWqeWPrRkueWSV8t9zd2w== Date: Mon, 10 Oct 2016 22:42:34 +0000 Message-ID: Accept-Language: en-GB, en-US Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: authentication-results: spf=softfail (sender IP is 10.152.2.54) smtp.mailfrom=hotmail.com; freebsd.org; dkim=none (message not signed) header.d=none;freebsd.org; dmarc=fail action=none header.from=hotmail.com; received-spf: SoftFail (protection.outlook.com: domain of transitioning hotmail.com discourages use of 10.152.2.54 as permitted sender) x-ms-exchange-messagesentrepresentingtype: 1 x-eopattributedmessage: 0 x-microsoft-exchange-diagnostics: 1; VE1EUR01HT045; 6:jtAeQqKmFs8d1mM5N4Z0QCeBcGKUCxjOAYKnfJT4yme1QtuYzCJVRaFLMnxe9Jtfa6wgbCgDJvMXDn2LMXQHw1NBAaFSX6qfRSrYFxmm2rgsuWXGbBIyOeB5FL2qe5Hp4rETSDcWp7mQMJy540BpDXRzGfsxj9NTiXSWl/PkQbAbbqgCXFKp6WoV/muqPntnujbZcsaesx0KCFqBVcwv6mkVMCtsowwxiM/NF4pdcP0UH5fj4ShNx8+TY7b1YuHxjGON82fNuzN4oTPqaf5fTD0WWPnJLg/josQYI2p+HjE=; 5:eRIuZMbJHHqXtGYufQUoWVO2yp5I5Cu3CoNlOhglfgDOSqfqHkovDu/rKb2hb2swiaOhjoVWgmjZabKaDGSwVcKE1zZEmkf5TiBCoQrdIuBJUbRpJGXUGXVtU48nJhlY9/egXwlGgGqnzok7aw6n4Q==; 24:vVfgljr/0HZmwCMIOPGkIviS3pOQ5UsyLjr8r/QKhxHmQFafRmqGmHfo3fh0nujPeDak2ynJNIQhCsd1xGB8JazdyE0NCqDryXQmKxcTCWw=; 7:Z6icntG3wf7OT5M7SC1rsgWU1kWdnvy7VBtOOeUzfRFkcMB8kLHPPtGDppIcLhSSSS3UOO6M7XW0oz+q7R5Ps9s8eWc/7PeHNIES/D9C1f9Fx4m4rI7XXIc/dMoRh76iEiAXRWEpf/n+RufNZEEe8oFf7VjkGtptxizJeR0DvdZuO6k/0T5eWXJVumHcIGfhAKLh1MLeVlku7Ff5E/azEfBCRedRdQbZ5OGkZBYsXNg+3Z9KlWPFXLW84Z/cv4e38PR88v5J+v4sb0ey29aCG5qlZ+pDnCE4GUB0WV6gKq0eUebHvSKlfJ8GP+ROzYfpckohSQa7eZC9aeMq8VhH6A== x-forefront-antispam-report: EFV:NLI; SFV:NSPM; SFS:(10019020)(98900003); DIR:OUT; SFP:1102; SCL:1; SRVR:VE1EUR01HT045; H:VI1PR02MB0974.eurprd02.prod.outlook.com; FPR:; SPF:None; LANG:en; x-ms-office365-filtering-correlation-id: 3aa9a80b-ba95-4ea0-fa65-08d3f15eb9c9 x-microsoft-antispam: UriScan:; BCL:0; PCL:0; RULEID:(1601124038)(1603103081)(1601125047); SRVR:VE1EUR01HT045; x-exchange-antispam-report-cfa-test: BCL:0; PCL:0; RULEID:(432015012)(82015046); SRVR:VE1EUR01HT045; BCL:0; PCL:0; RULEID:; SRVR:VE1EUR01HT045; x-forefront-prvs: 0091C8F1EB spamdiagnosticoutput: 1:99 spamdiagnosticmetadata: NSPM Content-Type: text/plain; charset="utf-8" Content-ID: <8AA1AB40B67AB44FA8D375E1644A1B89@eurprd02.prod.outlook.com> Content-Transfer-Encoding: base64 MIME-Version: 1.0 X-OriginatorOrg: hotmail.com X-MS-Exchange-CrossTenant-originalarrivaltime: 10 Oct 2016 22:42:34.9474 (UTC) X-MS-Exchange-CrossTenant-fromentityheader: Internet X-MS-Exchange-CrossTenant-id: 84df9e7f-e9f6-40af-b435-aaaaaaaaaaaa X-MS-Exchange-Transport-CrossTenantHeadersStamped: VE1EUR01HT045 X-OriginalArrivalTime: 10 Oct 2016 22:42:37.0406 (UTC) FILETIME=[999D9FE0:01D22347] X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 10 Oct 2016 22:42:44 -0000 DQpIaSwNCg0KSSBvY2Nhc2lvbmFsbHkgZmlyZSB1cCBXaW4gWFAgdm0gaW4gVmlydHVhbEJveC4g SSBoYXZlIG5vdGljZWQgdGhhdCBpZiBJIA0KZG8gYSBtYW51YWwgJ2tsZGxvYWQgdm1tJywgdmJv eCB3aWxsIHJlZnVzZSB0byBzdGFydCB0aGUgZ3Vlc3QsIGNpdGluZyANCnRoZSBlcnJvciB0aGF0 IHZtbSBpcyBhbHJlYWR5IGluIHVzZS4NCg0KQnV0IG9uY2UgSSBoYXZlIGZpcmVkIHVwIHRoZSBn dWVzdCwgSSBzZWUgbm8gbWVudGlvbiBvZiB2bW0gaW4gdGhlIA0Kb3V0cHV0IG9mIGtsZHN0YXQg Og0KDQojIGtsZHN0YXQNCklkIFJlZnMgQWRkcmVzcyAgICAgICAgICAgIFNpemUgICAgIE5hbWUN CiAgMSAgIDUxIDB4ZmZmZmZmZmY4MDIwMDAwMCAxN2JjNjgwICBrZXJuZWwNCiAgMiAgICAxIDB4 ZmZmZmZmZmY4MWExMTAwMCBhN2MwICAgICB0bXBmcy5rbw0KICAzICAgIDEgMHhmZmZmZmZmZjgx YTFjMDAwIDU2YzYgICAgIGZkZXNjZnMua28NCiAgNCAgICAxIDB4ZmZmZmZmZmY4MWEyMjAwMCA5 ZmFmICAgICBsaW5wcm9jZnMua28NCiAgNSAgICA0IDB4ZmZmZmZmZmY4MWEyYzAwMCA2ODNiICAg ICBsaW51eF9jb21tb24ua28NCiAgNiAgICAxIDB4ZmZmZmZmZmY4MWEzMzAwMCA1NjNjICAgICBs aW5zeXNmcy5rbw0KICA3ICAgIDEgMHhmZmZmZmZmZjgxYTM5MDAwIDJiYTggICAgIHVoaWQua28N CiAgOCAgICAxIDB4ZmZmZmZmZmY4MWEzYzAwMCAzNThkICAgICB1bXMua28NCiAgOSAgICAyIDB4 ZmZmZmZmZmY4MWE0MDAwMCAyOWIyICAgICB2Ym94bmV0Zmx0LmtvDQoxMCAgICAyIDB4ZmZmZmZm ZmY4MWE0MzAwMCBiYTAyICAgICBuZXRncmFwaC5rbw0KMTEgICAgMiAweGZmZmZmZmZmODFhNGYw MDAgNDUzNDAgICAgdmJveGRydi5rbw0KMTIgICAgMSAweGZmZmZmZmZmODFhOTUwMDAgNDEyMyAg ICAgbmdfZXRoZXIua28NCjEzICAgIDEgMHhmZmZmZmZmZjgxYTlhMDAwIDNmNjQgICAgIHZib3hu ZXRhZHAua28NCjE0ICAgIDIgMHhmZmZmZmZmZjgxYTllMDAwIDNkMTE4ICAgIGxpbnV4LmtvDQox NSAgICAxIDB4ZmZmZmZmZmY4MWFkYzAwMCAzN2FlNSAgICBsaW51eDY0LmtvDQoxNiAgICAxIDB4 ZmZmZmZmZmY4MWIxNDAwMCBkZjlhICAgICBmdXNlLmtvDQoxNyAgICAxIDB4ZmZmZmZmZmY4MWIy MjAwMCA3NmM5MDYgICBudmlkaWEua28NCjE4ICAgIDEgMHhmZmZmZmZmZjgyMjhmMDAwIDMwMmUg ICAgIGJlYXN0aWVfc2F2ZXIua28NCg0KDQoxKSBJcyB0aGF0IG5vdCBhIGJpdCBzdHJhbmdlID8g IElmIHZib3ggdXNlcyB0aGUgdm1tIG1vZHVsZSwgdGhlbiANCnBlcmhhcHMgdm1tIHNob3VsZCBi ZSBnZXR0aW5nIGF1dG9tYXRpY2FsbHkga2xkbG9hZGVkDQoNCjIpIEhhcyBzb21lb25lIG1hbmFn ZWQgdG8gZ2V0IGEgV2luZG93cyBYUCAoMzIgYml0KSB2bSBydW5uaW5nIGluIGJoeXZlID8NCg0K VGhhbmtzIGZvciBhbnkgaW5mb3JtYXRpb24NCk1hbmlzaCBKYWluDQo= From owner-freebsd-questions@freebsd.org Mon Oct 10 22:43:35 2016 Return-Path: Delivered-To: freebsd-questions@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 9836CC0CA42 for ; Mon, 10 Oct 2016 22:43:35 +0000 (UTC) (envelope-from bsam@passap.ru) Received: from forward5h.cmail.yandex.net (forward5h.cmail.yandex.net [IPv6:2a02:6b8:0:f35::15]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "forwards.mail.yandex.net", Issuer "Yandex CA" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 5AEC6143 for ; Mon, 10 Oct 2016 22:43:35 +0000 (UTC) (envelope-from bsam@passap.ru) Received: from smtp2p.mail.yandex.net (smtp2p.mail.yandex.net [77.88.29.85]) by forward5h.cmail.yandex.net (Yandex) with ESMTP id 5FB7A20FDC for ; Tue, 11 Oct 2016 01:43:22 +0300 (MSK) Received: from smtp2p.mail.yandex.net (localhost.localdomain [127.0.0.1]) by smtp2p.mail.yandex.net (Yandex) with ESMTP id 46AC41A8000C for ; Tue, 11 Oct 2016 01:43:21 +0300 (MSK) Received: by smtp2p.mail.yandex.net (nwsmtp/Yandex) with ESMTPSA id fujdByvwZA-hLEq2CUa; Tue, 11 Oct 2016 01:43:21 +0300 (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client certificate not present) X-Yandex-Suid-Status: 1 0 Subject: Re: Call-out ports renamed cuadX -> cuauX -- when? To: freebsd-questions@freebsd.org References: <20161011002250.067f2b85.freebsd@edvax.de> From: Boris Samorodov Message-ID: <80a20864-f441-2181-707b-6d4ae2ee76c8@passap.ru> Date: Tue, 11 Oct 2016 01:43:20 +0300 User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:45.0) Gecko/20100101 Thunderbird/45.4.0 MIME-Version: 1.0 In-Reply-To: <20161011002250.067f2b85.freebsd@edvax.de> Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 10 Oct 2016 22:43:35 -0000 11.10.2016 01:22, Polytropon пиŃет: > On Mon, 10 Oct 2016 20:49:50 +0300, Boris Samorodov wrote: >> Hi All, >> >> I've just came across this text at TFH (25.2.1. Serial Cables and >> Ports): >> --- >> Call-out ports are named /dev/cuauN on FreeBSD versions 10.x and higher >> and /dev/cuadN on FreeBSD versions 9.x and lower. >> --- >> >> Seems not to be true. My 9.3-STABLE machine has cuau*: >> --- >> % uname -a >> FreeBSD uni.wart.ru 9.3-STABLE FreeBSD 9.3-STABLE #0 r306337: Mon Sep 26 >> 19:56:26 MSK 2016 bsam@uni.wart.ru:/usr/obj/usr/src/sys/GENERIC i386 >> % % ls -l /dev/cua* >> crw-rw---- 1 uucp dialer 0x29 26 Ńен 22:04 /dev/cuau0 >> crw-rw---- 1 uucp dialer 0x2a 26 Ńен 22:04 /dev/cuau0.init >> crw-rw---- 1 uucp dialer 0x2b 26 Ńен 22:04 /dev/cuau0.lock >> --- > > Same on my FreeBSD 8 home system: > > % ll /dev/cua* > crw-rw---- 1 uucp dialer 0, 49 2016-10-10 23:49:07 /dev/cuau0 > crw-rw---- 1 uucp dialer 0, 50 2016-10-10 23:49:07 /dev/cuau0.init > crw-rw---- 1 uucp dialer 0, 51 2016-10-10 23:49:07 /dev/cuau0.lock Thanks. >> I failed to find the reference commit. Can someone recall when did the >> change occure? > > It probably has happened somewhere in v11... The Thinkpad laptop > running 10.3 I have here, connected to the "dock" with a serial > port, also shows the cucu0 device similar to your listing. > > Maybe the cuad0 port gets created dynamically somehow? In fact, > I cannot remember having seen cuad0 anywhere... even worse, on > older FreeBSD versions, cuaa0 was the port name used for modems Which FreeBSD version is it? At first cuaa* names were transferred to cuad* and then (after rather short period) to cuau*. > or mice, if I remember correctly... > > So maybe it's just a "multi-typo"? ;-) Let's find out the truth. :-) -- WBR, bsam From owner-freebsd-questions@freebsd.org Mon Oct 10 22:52:59 2016 Return-Path: Delivered-To: freebsd-questions@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 422B8C0CE49 for ; Mon, 10 Oct 2016 22:52:59 +0000 (UTC) (envelope-from freebsd@edvax.de) Received: from mx02.qsc.de (mx02.qsc.de [213.148.130.14]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id CC1628BE for ; Mon, 10 Oct 2016 22:52:58 +0000 (UTC) (envelope-from freebsd@edvax.de) Received: from r56.edvax.de (port-92-195-117-205.dynamic.qsc.de [92.195.117.205]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mx02.qsc.de (Postfix) with ESMTPS id 930E9276A9 for ; Tue, 11 Oct 2016 00:52:55 +0200 (CEST) Received: from r56.edvax.de (localhost [127.0.0.1]) by r56.edvax.de (8.14.5/8.14.5) with SMTP id u9AMqtso002295 for ; Tue, 11 Oct 2016 00:52:55 +0200 (CEST) (envelope-from freebsd@edvax.de) Date: Tue, 11 Oct 2016 00:52:55 +0200 From: Polytropon To: freebsd-questions@freebsd.org Subject: Re: Call-out ports renamed cuadX -> cuauX -- when? Message-Id: <20161011005255.a54c4215.freebsd@edvax.de> In-Reply-To: <20161011002250.067f2b85.freebsd@edvax.de> References: <20161011002250.067f2b85.freebsd@edvax.de> Reply-To: Polytropon Organization: EDVAX X-Mailer: Sylpheed 3.1.1 (GTK+ 2.24.5; i386-portbld-freebsd8.2) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 10 Oct 2016 22:52:59 -0000 Addition: On my FreeBSD 8 home system, "man 4 sio" contains the following convention in the FILES section: /dev/ttyd? for callin ports /dev/ttyd?.init /dev/ttyd?.lock corresponding callin initial-state and lock-state devices /dev/cuad? for callout ports /dev/cuad?.init /dev/cuad?.lock corresponding callout initial-state and lock-state devices /etc/rc.d/serial examples of setting the initial-state and lock-state devices The same text is in the 10.3 manpage. But as I said, those do not seem to (automatically?) exist: crw-rw---- 1 uucp dialer 0, 49 2016-10-10 23:49:07 /dev/cuau0 crw-rw---- 1 uucp dialer 0, 50 2016-10-10 23:49:07 /dev/cuau0.init crw-rw---- 1 uucp dialer 0, 51 2016-10-10 23:49:07 /dev/cuau0.lock and: crw------- 1 root wheel 0, 46 2016-10-10 23:49:07 /dev/ttyu0 crw------- 1 root wheel 0, 47 2016-10-10 23:49:07 /dev/ttyu0.init crw------- 1 root wheel 0, 48 2016-10-10 23:49:07 /dev/ttyu0.lock So the naming change mentioned in The FreeBSD Handbook, section 25.2.1. Serial Cables and Ports: Call-out ports are named /dev/cuauN on FreeBSD versions 10.x and higher and /dev/cuadN on FreeBSD versions 9.x and lower. doesn't seem to apply, even though the manpages state something different. I then checked on a FreeBSD 5 system, and guess what I found? Some ttyd files, but no cuad files (but cuaa files, as expected): The version 5.4 "man 4 sio" FILES section states: /dev/ttyd? for callin ports /dev/ttyid? /dev/ttyld? corresponding callin initial-state and lock-state devices /dev/cuaa? for callout ports /dev/cuaia? /dev/cuala? corresponding callout initial-state and lock-state devices And the corresponding files (two serial ports on that machine): crw-rw---- 1 uucp dialer 239, 128 10 Okt 23:29 /dev/cuaa0 crw-rw---- 1 uucp dialer 239, 129 10 Okt 23:29 /dev/cuaa1 crw-rw---- 1 uucp dialer 238, 160 10 Okt 23:29 /dev/cuaia0 crw-rw---- 1 uucp dialer 238, 161 10 Okt 23:29 /dev/cuaia1 crw-rw---- 1 uucp dialer 238, 192 10 Okt 23:29 /dev/cuala0 crw-rw---- 1 uucp dialer 238, 193 10 Okt 23:29 /dev/cuala1 crw------- 1 root wheel 239, 0 10 Okt 23:29 /dev/ttyd0 crw------- 1 root wheel 239, 1 10 Okt 23:29 /dev/ttyd1 crw------- 1 root wheel 238, 32 10 Okt 23:29 /dev/ttyid0 crw------- 1 root wheel 238, 33 10 Okt 23:29 /dev/ttyid1 crw------- 1 root wheel 238, 64 10 Okt 23:29 /dev/ttyld0 crw------- 1 root wheel 238, 65 10 Okt 23:29 /dev/ttyld1 There must be an interesting reason for that. :-) -- Polytropon Magdeburg, Germany Happy FreeBSD user since 4.0 Andra moi ennepe, Mousa, ... From owner-freebsd-questions@freebsd.org Mon Oct 10 22:59:13 2016 Return-Path: Delivered-To: freebsd-questions@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id EBB94C0701E for ; Mon, 10 Oct 2016 22:59:13 +0000 (UTC) (envelope-from freebsd@edvax.de) Received: from mx02.qsc.de (mx02.qsc.de [213.148.130.14]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id A86AEA88 for ; Mon, 10 Oct 2016 22:59:13 +0000 (UTC) (envelope-from freebsd@edvax.de) Received: from r56.edvax.de (port-92-195-117-205.dynamic.qsc.de [92.195.117.205]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mx02.qsc.de (Postfix) with ESMTPS id 702B8276DE; Tue, 11 Oct 2016 00:59:11 +0200 (CEST) Received: from r56.edvax.de (localhost [127.0.0.1]) by r56.edvax.de (8.14.5/8.14.5) with SMTP id u9AMxBA8002339; Tue, 11 Oct 2016 00:59:11 +0200 (CEST) (envelope-from freebsd@edvax.de) Date: Tue, 11 Oct 2016 00:59:11 +0200 From: Polytropon To: Olaoluwa Omokanwaiye Cc: Emre Gundogan via freebsd-questions Subject: Re: Multiple Desktop FreeBSD 10.3 Message-Id: <20161011005911.187b62fd.freebsd@edvax.de> In-Reply-To: References: <20161010235821.062e0f5d.freebsd@edvax.de> Reply-To: Polytropon Organization: EDVAX X-Mailer: Sylpheed 3.1.1 (GTK+ 2.24.5; i386-portbld-freebsd8.2) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 10 Oct 2016 22:59:14 -0000 On Mon, 10 Oct 2016 23:39:02 +0100, Olaoluwa Omokanwaiye wrote: > I wonder if the new FreeBSD 11.0 sports Broadcom wireless drivers now. The most current version (12-CURRENT) doesn't seem to support it. In most cases, development happens in the highest -CURRENT version, and results will then be backported to the RELEASE and maybe to a legacy version of FreeBSD. Check the "HARDWARE" section of those manpages: https://www.freebsd.org/cgi/man.cgi?query=bwi&apropos=0&sektion=4&manpath=FreeBSD+12-current&arch=default&format=html https://www.freebsd.org/cgi/man.cgi?query=bwn&apropos=0&sektion=4&manpath=FreeBSD+12-current&arch=default&format=html But as I mentioned, you can probably go with the "NDIS wrapper" in order to use that particular piece of hardware. At least this seem to has been working 5 years ago, so it shouldn't be a problem adopting that procedure today. -- Polytropon Magdeburg, Germany Happy FreeBSD user since 4.0 Andra moi ennepe, Mousa, ... From owner-freebsd-questions@freebsd.org Mon Oct 10 23:11:12 2016 Return-Path: Delivered-To: freebsd-questions@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 170ACC074CC for ; Mon, 10 Oct 2016 23:11:12 +0000 (UTC) (envelope-from mailinglist@diamondbox.dk) Received: from mailrelay9.public.one.com (mailrelay9.public.one.com [195.47.247.20]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 79E09255 for ; Mon, 10 Oct 2016 23:11:10 +0000 (UTC) (envelope-from mailinglist@diamondbox.dk) DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; d=diamondbox.dk; s=20140924; h=from:subject:date:message-id:to:mime-version:content-type:in-reply-to: references; bh=/gva1em+pULm7tRfTcCasXwmJLXFenqv3E9t4LbLa8o=; b=CNEcHWnMEbYIhF6XqN0RyZpR4A1ToLUIO78GKOi1WzyC8YNpqhIaYNxDro+cI2Lu+yGEJkwyCNoPS lMzLwwOgzfuJl/8LZfHB8KioZ0PrGREiMYAHot3/PJu2236PTV16yFVqo4/z5WY/GPYji1vLESYRPW D5lEKPeQIBY6uIhk= X-HalOne-Cookie: 8318a6e8909ff2c7bc755460e7df22a9bbb92e56 X-HalOne-ID: a98d45e3-8f3e-11e6-b625-b82a72d03b9b Received: from diamond.diamondbox.dk (unknown [185.118.250.57]) by smtpfilter2.public.one.com (Halon Mail Gateway) with ESMTPSA; Mon, 10 Oct 2016 23:09:57 +0000 (UTC) Subject: Re: FIXED - nvidia driver config change overlooked To: Antonio Bemfica , freebsd-questions References: From: Nikolaj Thygesen Organization: diamondbox.dk Message-ID: Date: Tue, 11 Oct 2016 01:10:00 +0200 User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:45.0) Gecko/20100101 Thunderbird/45.4.0 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: 7bit X-Content-Filtered-By: Mailman/MimeDel 2.1.23 X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 10 Oct 2016 23:11:12 -0000 On 10/11/2016 00:06, Antonio Bemfica wrote: > nvidia-driver had also been upgraded. Changing the entry on > /boot/loader.conf from > > to > > nvidia-modeset_load="YES" > > _______________________________________________ > freebsd-questions@freebsd.org mailing list > https://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org" > I have nvidia*_*modeset_load="YES" ... underscore not '-' From owner-freebsd-questions@freebsd.org Tue Oct 11 01:34:48 2016 Return-Path: Delivered-To: freebsd-questions@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id D85B8C0B92F for ; Tue, 11 Oct 2016 01:34:48 +0000 (UTC) (envelope-from antonio.bemfica@gmail.com) Received: from mail-qt0-x231.google.com (mail-qt0-x231.google.com [IPv6:2607:f8b0:400d:c0d::231]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 92EE6C61 for ; Tue, 11 Oct 2016 01:34:48 +0000 (UTC) (envelope-from antonio.bemfica@gmail.com) Received: by mail-qt0-x231.google.com with SMTP id s49so3598581qta.0 for ; Mon, 10 Oct 2016 18:34:48 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:from:date:message-id:subject:to; bh=QEwMthPknHWv8Fsnhi/SRurjC7l73NCUHmNM4lrj3p0=; b=JpHnmlQ2DMbgm3wXG/xf3lgYMn4/m+wnR/twN1xYoWRglqiN8b/5oFAzDaI6fLZ6Gc PEPwmRfhTDNBkQYS+TrnNE2CUmFZi2Lkkp4QN/l13NtDZDo+bQqHbXAOehYYM7OKo+mX aF4ACccVkxd0iPSV4ugBPfzAodcmsvOEUjXzaXNg8yAs4Mm1yZv3giZ8kKGxol5Ij5Dr hG/Sj7yll6JghY/CiF8C+N+Xx1SLa6UKhL0lN4+YyaCj95TEdurJljIChOkTfVPPSLtg Ec9zBXMSXkM9YqnieDMQwCQbGCw28/0ZzbC/yy4G8x1pyWX3h3KXM36v1Zps5GU1ZRDG W2kw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:in-reply-to:references:from:date :message-id:subject:to; bh=QEwMthPknHWv8Fsnhi/SRurjC7l73NCUHmNM4lrj3p0=; b=DNYasvcM0pSJrvSYYLdYfVFQpqBm57TTH1EaADwOakaNdcmI6kYMzGGh9XeFrHlq7+ uSXLR7bwm++DYXa9O2jcvKFB1JNsuCCes02jYvQ534AkZX5k/Wfbmg3l2w7KO4dHIK2/ 90OZmmp5IBZ6wbVxUXb9VuxuXINbtLxyucEQ5iTcjDQkfWH3gZ37QA32JS2+kNSjU3E1 1KtJYbMnkH9A4t3aREl7JZQF7M5sz+mwPJXnSmyIaacwGEaaKUeNlhvqVG9Igw+n3usO Fk4tsiX1+gjAZ6iGE++JMmzss7JLRwwJCSpi5cPJEGhj+AdabBgpUY3oON/E/f0itRus +vdA== X-Gm-Message-State: AA6/9RnRT8iIfB99DluHWPzj6NwAxk8UbA9htjmXfi6WnwJiSEnSVhLY9LOkQ/OEC/8/wT16017VmLlRBPzuhg== X-Received: by 10.237.58.38 with SMTP id n35mr1100004qte.45.1476149354890; Mon, 10 Oct 2016 18:29:14 -0700 (PDT) MIME-Version: 1.0 Received: by 10.237.42.227 with HTTP; Mon, 10 Oct 2016 18:28:34 -0700 (PDT) In-Reply-To: References: From: Antonio Bemfica Date: Mon, 10 Oct 2016 21:28:34 -0400 Message-ID: Subject: Re: FIXED - nvidia driver config change overlooked To: freebsd-questions Content-Type: text/plain; charset=UTF-8 X-Content-Filtered-By: Mailman/MimeDel 2.1.23 X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 11 Oct 2016 01:34:48 -0000 Now that I know what to search for I can see others had come across the same thing. I checked again. It's nvidia-modeset_load with the dash, not underscore. Here's another thread: https://forums.freebsd.org/threads/57477/ A. On 10 October 2016 at 19:10, Nikolaj Thygesen wrote: > On 10/11/2016 00:06, Antonio Bemfica wrote: > > nvidia-driver had also been upgraded. Changing the entry on > /boot/loader.conf from > > to > > nvidia-modeset_load="YES" > > _______________________________________________freebsd-questions@freebsd.org mailing listhttps://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org" > > I have > > nvidia*_*modeset_load="YES" > > ... underscore not '-' > > From owner-freebsd-questions@freebsd.org Tue Oct 11 02:21:16 2016 Return-Path: Delivered-To: freebsd-questions@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 185DFC0C5DF for ; Tue, 11 Oct 2016 02:21:16 +0000 (UTC) (envelope-from brandon.wandersee@gmail.com) Received: from mail-it0-f43.google.com (mail-it0-f43.google.com [209.85.214.43]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id E38A2EC2 for ; Tue, 11 Oct 2016 02:21:15 +0000 (UTC) (envelope-from brandon.wandersee@gmail.com) Received: by mail-it0-f43.google.com with SMTP id z65so9287559itc.0 for ; Mon, 10 Oct 2016 19:21:15 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:references:user-agent:from:to:cc:subject :in-reply-to:date:message-id:mime-version; bh=UwH8L7v1rPjN+PJpM/IBHL4nUVy+qNbYJWGsphHABZ4=; b=FdUn8C5dxIId6Niu/rdeOydOVPiAIrdE6RYca9AslNGK+D1TE/3ju2S4/k8XbafXyo UZK3YxMr+S91UbcVd2v5Bt8aqdwQzfPdElOebSA+f50Q2Krm5v4lWFGnPo7NFuJCFCva rWDoKncajAYQOm4Y9GbDX1BbdvuQiXULX3TbDDO2w9CKKgCig0gpAe5cGE45I1TeYY1H M4grmCmRDWqnJccLOOIrlatgZ4EKZdlIGESjFWMIcvY+MKiDFzkAQ0N2Ka2ekG8Z5bXc iQtpaOXQjDXYOccHBZtv9JHOjfiNycrLMNaJORtZCCIEEcvrd3tgSU0BS+5ZVinXmRci XW8A== X-Gm-Message-State: AA6/9Rk5VCKLtba8SDezNnI9A7brJrB74StCVb0OHQIwc3ChxpIcCUC8vHSaQASzp8o8LQ== X-Received: by 10.36.65.22 with SMTP id x22mr15368052ita.111.1476148959970; Mon, 10 Oct 2016 18:22:39 -0700 (PDT) Received: from WorkBox.Home (75-161-202-132.mpls.qwest.net. [75.161.202.132]) by smtp.gmail.com with ESMTPSA id n191sm7821373itg.17.2016.10.10.18.22.38 (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Mon, 10 Oct 2016 18:22:38 -0700 (PDT) Received: from localhost (WorkBox.Home [local]) by WorkBox.Home (OpenSMTPD) with ESMTPA id a3817780; Mon, 10 Oct 2016 20:22:36 -0500 (CDT) References: <20161010090114.GA3988@c720-r292778-amd64> User-agent: mu4e 0.9.16; emacs 24.5.1 From: Brandon J. Wandersee To: Matthias Apitz Cc: freebsd-questions@freebsd.org Subject: Re: /usr/sbin/wpa_supplicant && port security/wpa_supplicant In-reply-to: <20161010090114.GA3988@c720-r292778-amd64> Date: Mon, 10 Oct 2016 20:22:36 -0500 Message-ID: <86a8eby90j.fsf@WorkBox.Home> MIME-Version: 1.0 Content-Type: text/plain X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 11 Oct 2016 02:21:16 -0000 Matthias Apitz writes: > Hello, > > What is the reason for us to have wpa_supplicant in the base system and > as port security/wpa_supplicant? > > Thanks > > matthias The version in the ports tree is more recent than that in base. The port can also be used to create a customized build, if so desired. Some NICs might require features not present in the default build in the base system. Same goes for Kerberos, OpenSSL, OpenSSH, and other utilities present in the base system. Please note that the version in ports being a *later* version does not inherently mean being *better*, and that the version in base being an *earlier* version does not make that version inferior or undesirable. Just trying to head off a bikeshed discussion with that point. -- :: Brandon J. Wandersee :: brandon.wandersee@gmail.com :: -------------------------------------------------- :: 'The best design is as little design as possible.' :: --- Dieter Rams ---------------------------------- From owner-freebsd-questions@freebsd.org Tue Oct 11 03:58:36 2016 Return-Path: Delivered-To: freebsd-questions@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id BCEC4C075E3 for ; Tue, 11 Oct 2016 03:58:36 +0000 (UTC) (envelope-from gobble.wa@gmail.com) Received: from mail-qk0-x230.google.com (mail-qk0-x230.google.com [IPv6:2607:f8b0:400d:c09::230]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 78E5BB40 for ; Tue, 11 Oct 2016 03:58:36 +0000 (UTC) (envelope-from gobble.wa@gmail.com) Received: by mail-qk0-x230.google.com with SMTP id z190so12045297qkc.2 for ; Mon, 10 Oct 2016 20:58:36 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :content-transfer-encoding; bh=z9iYkW6SoAeaRmYy1sNIS+USgGjodm2xjBu2ClkLLx8=; b=kfkn0rITigPgqn6ODb4kRdGo0FUtmU/x9Q6AhTl8EK1jvmMGK1eYXMeezoeQiyLflX tYMOeT6zlxNylmRyy9E960p5YhJYcFBWRRJbFgllD5AoOSJQYUDKjahF7kH0ctphlhSP K07KdfPS3vUrWtG2+h4W5yd78MvE/21g4U+pjJcuNqk9RaSOa/Mg53QoQyAlsCsu4kUq B7mt4YEjFkOQ/IV+oJ3RGbOchjg1SYtRi29NjYqhQrPAYx1ImcaZF8MK2Vyn7UtXhHkb uwe7zpyDETXFUESNphJ/DwoHLkikeuBzC3efZV/Yutf4Rt4c6fsoHhpgbfV40aa8pRBl bgzQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:in-reply-to:references:from:date :message-id:subject:to:content-transfer-encoding; bh=z9iYkW6SoAeaRmYy1sNIS+USgGjodm2xjBu2ClkLLx8=; b=chgUVNz8aCleq2ar+bY82WNZxgFkgmwMWw8vc/ZTptwQ2xcTt5G9aa1XyIqCz9y8u2 +nRN6i2kskv6Wccs7LuC3KZx/upHCb2ngNWuuDn6bwSB6pAlAYt9CJyqHRlvi+DFAUNY bDlC49Hm/FIVDPMIrjVSPxPkoUwCHKJD7YZRAbEh7L5yXV2EWzLtrBj7olyo+BzrDOdq v37SQdnuGH0lnWesfY8h61j9GTs2CTRMMrmZkdKNRAEZThnU8Q2ScM+bjpLaTUXY5MWF PG9B6vQl+X/Q2sNPjYy/Brhu7zqRIzo1JwaN+XVJqNTHFEgim5VpTRdsRnZXJ2tgl+Ac 1cGw== X-Gm-Message-State: AA6/9RknJ3xODL+llj/w8pDXSJ5DK2wh5+N40lMU5AEUaWhYUFroD9c5scdWQtG20oqLWIeblkgm6Ti0PRCoQQ== X-Received: by 10.55.121.67 with SMTP id u64mr1735375qkc.114.1476158315622; Mon, 10 Oct 2016 20:58:35 -0700 (PDT) MIME-Version: 1.0 Received: by 10.200.34.142 with HTTP; Mon, 10 Oct 2016 20:58:35 -0700 (PDT) In-Reply-To: <7DC514C7-4597-4D72-8DE3-EFDD78A7C96D@gmail.com> References: <7DC514C7-4597-4D72-8DE3-EFDD78A7C96D@gmail.com> From: Waitman Gobble Date: Mon, 10 Oct 2016 20:58:35 -0700 Message-ID: Subject: Re: sshd does not start after upgrade to 11 To: "freebsd-questions@freebsd.org" Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 11 Oct 2016 03:58:36 -0000 On Sat, Oct 1, 2016 at 6:28 AM, Benjamin Walkenhorst wrote: > Hello everyone, > > > I just upgraded my VPS from 10.3 to 11, and the upgrade *mostly* worked a= s I had hoped, except that now sshd is not started automatically. Which is = kind of annoying for a remote system. ;-) > > When I login through the console and say (as root) =E2=80=9Eservice sshd = start=E2=80=9C, I get the following output: > 14:59|root@straylight:/var/log]# service sshd restart > Performing sanity check on sshd configuration. > Stopping sshd. > Performing sanity check on sshd configuration. > Starting sshd. > login class '/usr/sbin/sshd' non-existent, using default > Resource limits for class default: > cputime infinity secs > filesize infinity kB > datasize infinity kB > stacksize infinity kB > coredumpsize infinity kB > memoryuse infinity kB > memorylocked 64 kB > maxprocesses infinity > openfiles infinity > sbsize infinity bytes > vmemoryuse infinity kB > pseudo-terminals infinity > swapuse infinity kB > kqueues infinity > umtxp infinity > > Afterwards, =E2=80=9Epgrep ssh=E2=80=9C does not show any processes. > There are no error messages in syslog, either. > > When I run (again, as root) /usr/sbin/sshd manually, it works. > > Did I mess something up during the upgrade inadvertently? Since I can sti= ll start sshd manually, I suspect the problem is not with sshd itself, but = the way it is started by the init system. > > If anyone could give me a hint on how to proceed, I would be very gratefu= l. > Kind regards, > Benjamin > _______________________________________________ > freebsd-questions@freebsd.org mailing list > https://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.o= rg" The upgrade process of files in /etc is perhaps a bit 'screwy' IMHO. At minimum it's error-prone. I'm not sure it's common to edit rc.subr anyway? This should fix. root@fbsf:/etc # mv rc.subr rc.subr.back root@fbsf:/etc # wget "https://raw.githubusercontent.com/freebsd/freebsd/master/etc/rc.subr" --2016-10-11 03:50:59-- https://raw.githubusercontent.com/freebsd/freebsd/master/etc/rc.subr Resolving raw.githubusercontent.com (raw.githubusercontent.com)... 151.101.44.133 Connecting to raw.githubusercontent.com (raw.githubusercontent.com)|151.101.44.133|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 48643 (48K) [text/plain] Saving to: 'rc.subr' rc.subr 100%[=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= >] 47.50K --.-KB/s in 0.1s 2016-10-11 03:50:59 (418 KB/s) - 'rc.subr' saved [48643/48643] root@fbsf:/etc # service sshd restart Performing sanity check on sshd configuration. sshd not running? (check /var/run/sshd.pid). Performing sanity check on sshd configuration. Starting sshd. root@fbsf:/etc # --=20 Waitman Gobble Los Altos California USA 650-900-8557 From owner-freebsd-questions@freebsd.org Tue Oct 11 05:55:00 2016 Return-Path: Delivered-To: freebsd-questions@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 68A03C077FE for ; Tue, 11 Oct 2016 05:55:00 +0000 (UTC) (envelope-from tomek.cedro@gmail.com) Received: from mail-qk0-x232.google.com (mail-qk0-x232.google.com [IPv6:2607:f8b0:400d:c09::232]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 1EED4BC4 for ; Tue, 11 Oct 2016 05:55:00 +0000 (UTC) (envelope-from tomek.cedro@gmail.com) Received: by mail-qk0-x232.google.com with SMTP id o68so13731371qkf.3 for ; Mon, 10 Oct 2016 22:55:00 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:sender:in-reply-to:references:from:date:message-id :subject:to:cc; bh=YFxofVYXmfKOoXth0hvvAEI3+dkHKol/wpOp8YdSZyU=; b=IcX4H0is1u0bjPf9NR3MzkEoviphtGqvW54bDJk9UYMLvhb5Mt+rbZyzHQnPd30Y6x NPOpoYQnF0VOLQyDZTeWgtrez6EIWcw18dzDHujJqjliEkm8xDySBptTAFHCC8j+LKqP s22DTGlTivCqFhZYV+0b/7kBZXh82PpaN/GN1l1/Nt4/LQPUATUG718P3MWJFn/IsQle z0uN/eO+j3Ea+gXUGyzghH/yZzR/6I1qx9x51T3O+APaA/FaNQecVvh00Da7rJa8EP60 0DzmdT/S+WQzbZc1RbAxD0pSSA/y4Ms0jvECGQMexva/atzc9YXXDzd8QHN6cwc//SJe ZQQg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:sender:in-reply-to:references:from :date:message-id:subject:to:cc; bh=YFxofVYXmfKOoXth0hvvAEI3+dkHKol/wpOp8YdSZyU=; b=Z15LegIGYu+fXBiF1VS+BNvq8FzJWwO++UaCVTAuMD6ZpPjqfAlxhNIPMpmEONaKrP 5BaAewyQjWz7ACODIh3f9Wx7OHmLmjgdGJiUOBjwccWonCsXJ7WX99bGVw+7wksWzfbd VO9AW5mHPRdArm8Zq75V5pRlRSdycE3LF9HwzN8EnZZQyhI2v/9UHETnwKm10teQzXh/ eXjgGdlc/ax3aV/0+Iz1jjF8Wahp+CaB0hlZUGep06AP6sraK4s0DEu85ZSdiknCjyRw 1WCezxLXIxWbRXIByBqVkDkxTit7ha+i0uuR/nw9c5OGgJHvxePwPKfJy3NSOu4VN6Na A7/A== X-Gm-Message-State: AA6/9RnXgO2fMjpNer4hhylWuiorTcN+MutzzDoTs8yJp+7jJmeyB7xyQarDcCd+nvb6M/Ekl4iGQi17o69Jcw== X-Received: by 10.194.24.34 with SMTP id r2mr2310434wjf.111.1476165299128; Mon, 10 Oct 2016 22:54:59 -0700 (PDT) MIME-Version: 1.0 Sender: tomek.cedro@gmail.com Received: by 10.28.178.132 with HTTP; Mon, 10 Oct 2016 22:54:55 -0700 (PDT) Received: by 10.28.178.132 with HTTP; Mon, 10 Oct 2016 22:54:55 -0700 (PDT) In-Reply-To: <0ef6721d-4b53-e3a2-55d7-66b997818e80@parts-unknown.org> References: <0ef6721d-4b53-e3a2-55d7-66b997818e80@parts-unknown.org> From: CeDeROM Date: Tue, 11 Oct 2016 07:54:55 +0200 X-Google-Sender-Auth: Ov8-PORtVJX6dxdMuiFhyPnmYxA Message-ID: Subject: Re: apparent kernel segfaults and "failed to write core file" even after putting old kernel back To: David Benfell Cc: FreeBSD Questions Mailing List Content-Type: text/plain; charset=UTF-8 X-Content-Filtered-By: Mailman/MimeDel 2.1.23 X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 11 Oct 2016 05:55:00 -0000 Hey David :-) Maybe you can try 'freebsd-update' to get a generic kernel and compare the results? :-) -- CeDeROM, SQ7MHZ, http://www.tomek.cedro.info From owner-freebsd-questions@freebsd.org Tue Oct 11 05:56:52 2016 Return-Path: Delivered-To: freebsd-questions@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 3CC6EC0794C for ; Tue, 11 Oct 2016 05:56:52 +0000 (UTC) (envelope-from tomek.cedro@gmail.com) Received: from mail-qk0-x233.google.com (mail-qk0-x233.google.com [IPv6:2607:f8b0:400d:c09::233]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id E8D7BCB4 for ; Tue, 11 Oct 2016 05:56:51 +0000 (UTC) (envelope-from tomek.cedro@gmail.com) Received: by mail-qk0-x233.google.com with SMTP id o68so13767354qkf.3 for ; Mon, 10 Oct 2016 22:56:51 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:sender:in-reply-to:references:from:date:message-id :subject:to:cc; bh=MROHfgq4RPfZ4FpWH+7Ib/pS0e1jnyNx249+NjqBLmk=; b=nzdvvEhnaHhEI51/tUFKKi2hcbTHBRwhNLODcRqgGKpY50HsFC2PgvEJ1K03ixgtHa CRaz18O0vnBh5S31Qd/Xzr4jwofIcz08IcisjXFBAQPOs+Zv8hwJWJv7o9tWBfDL9gUs riHEW7MXxh9eBj3CmRVYb+8ytSLokOCo6EC9GTQqAIFOEvJoedOCSvsvz7syk80K4nk1 uAX2OZ4kEgyDuH4BWveFlo5z8f6cb1UkI0zCo6DzrD/UazuPDRCt7Q6I3dursVjKJYG/ rr6S8EPHlYKhfcCEayYTsY7moWWBFkDKic2v8aRRbUHJB++bblTEMdjYmS0uufdbcaVX Y62w== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:sender:in-reply-to:references:from :date:message-id:subject:to:cc; bh=MROHfgq4RPfZ4FpWH+7Ib/pS0e1jnyNx249+NjqBLmk=; b=ftFyk3JZw/NRU7y7iC0VTptVyqTaLTj7BkcGI6/IU9gN5AVqcp4+MZYRGXxse4A/qd qmh58Q8vmn9lJdR7WxEgZC2hpjPGwW8S/yvPlUlYLSJftSjjY96sex04y8YcYuuJ2qS/ E3fKHxhmPJXxNb2KTJZCHJvTr8Tn6OZY1mKt5Wu+Tn9BLFUA3fFmE867nnn2nkI3wlq7 FrArsl49G0KXHC/U0kieMtlyZ12+N564WEix3bfTs8c0XYVgAAYcLu+bvOyPgQebAp2n nmGruo9Oq1F2BTldceR0BvDvyB9V9YCzYEoKMJPBu8J96bGsTloTFuQqUqC68a1iUJgn 7pVw== X-Gm-Message-State: AA6/9RnI+s4jHyx5E8k2mjKFq7RnAr60JnKDWF8FBt3jYZIX0bWyZSiZ11w9YGxtUsewF6Q6/WouYziuMSIrkQ== X-Received: by 10.194.19.130 with SMTP id f2mr2288242wje.107.1476165411070; Mon, 10 Oct 2016 22:56:51 -0700 (PDT) MIME-Version: 1.0 Sender: tomek.cedro@gmail.com Received: by 10.28.178.132 with HTTP; Mon, 10 Oct 2016 22:56:50 -0700 (PDT) Received: by 10.28.178.132 with HTTP; Mon, 10 Oct 2016 22:56:50 -0700 (PDT) In-Reply-To: References: <0ef6721d-4b53-e3a2-55d7-66b997818e80@parts-unknown.org> From: CeDeROM Date: Tue, 11 Oct 2016 07:56:50 +0200 X-Google-Sender-Auth: NDCF08-S5zb9gD8hZT_uRDcmALU Message-ID: Subject: Re: apparent kernel segfaults and "failed to write core file" even after putting old kernel back To: David Benfell Cc: FreeBSD Questions Mailing List Content-Type: text/plain; charset=UTF-8 X-Content-Filtered-By: Mailman/MimeDel 2.1.23 X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 11 Oct 2016 05:56:52 -0000 How about possbile hardware failure of VPS? -- CeDeROM, SQ7MHZ, http://www.tomek.cedro.info On 11 Oct 2016 07:54, "CeDeROM" wrote: > Hey David :-) Maybe you can try 'freebsd-update' to get a generic kernel > and compare the results? :-) > > -- > CeDeROM, SQ7MHZ, http://www.tomek.cedro.info > From owner-freebsd-questions@freebsd.org Tue Oct 11 09:41:19 2016 Return-Path: Delivered-To: freebsd-questions@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id D95A1C0BB0B for ; Tue, 11 Oct 2016 09:41:19 +0000 (UTC) (envelope-from lists@bertram-scharpf.de) Received: from mout.kundenserver.de (mout.kundenserver.de [212.227.126.134]) (using TLSv1.2 with cipher DHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mout.kundenserver.de", Issuer "TeleSec ServerPass DE-2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 36A2FF27 for ; Tue, 11 Oct 2016 09:41:18 +0000 (UTC) (envelope-from lists@bertram-scharpf.de) Received: from becker.bs.l ([85.180.8.95]) by mrelayeu.kundenserver.de (mreue003) with ESMTPSA (Nemesis) id 0LsdiP-1asHJE3Dz7-012D6t for ; Tue, 11 Oct 2016 11:41:09 +0200 Received: from bsch by becker.bs.l with local (Exim 4.87 (FreeBSD)) (envelope-from ) id 1bttYb-000CTl-AI for freebsd-questions@freebsd.org; Tue, 11 Oct 2016 11:41:09 +0200 Date: Tue, 11 Oct 2016 11:41:09 +0200 From: Bertram Scharpf To: freebsd-questions@freebsd.org Subject: Re: /usr/sbin/wpa_supplicant && port security/wpa_supplicant Message-ID: <20161011094109.GA47488@becker.bs.l> Mail-Followup-To: freebsd-questions@freebsd.org References: <20161010090114.GA3988@c720-r292778-amd64> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline In-Reply-To: <20161010090114.GA3988@c720-r292778-amd64> User-Agent: Mutt/1.6.1 (2016-04-27) Sender: Bertram Scharpf X-Provags-ID: V03:K0:6eXctC5dlMp0pF7R3tqVym1LTo2KDu4Iq+QzCdixzatnoNOU2hO a6CoZ3Pi7d8EGGD/yBOPfaHuTk7ljE7Cg0yRbvYSZKRPZ1lkPOshCip7wmkes20GkwO2l4G FVefeHeKrBtjPg/bgQ17rMves2Ze+yaH+/BaHugqdaz4MC1osB+mG0clbVcOlIYWKL0Mxie QbtBWztK3gEFlhoGtGpyQ== X-UI-Out-Filterresults: notjunk:1;V01:K0:fOICw1a5Vng=:j5BszQGbYpbopMl1mWBwHm /o1duVHUXZXRwOfIz5b/esbjUA3JDzjfmQcWl0zaEHDrR3845D6I2rb6zZETfJE/h624HXSqa WBi1S+OL1ABSNiJKx7rh650BZr56Clc/yb099niRf3hJOPJ6WV3B5MQubrlhuBMRP4VAMXmlj 4Bvf3TTK1vx/iMMkb78ylip6hcxjkux6zpVLfXUnjzY/upFqAfOD1TftAX8HCYN6Ds9haClIv pHCx7CDF+vz8jzJDPMgsdNxfxFg/wh9Q0RY1JWh8cReJczwCWVohNvSoMFbuGzdy60HelLjSp JDebpwAa/RoDiXIQcFONmCnsGr8btW859FPVVZzTaWDICblEIyjSWI523g7qCXHoZ51i+BstU wTs8pGxeXJ96Vai0iuWREkK/JaDFY5vIO10DFPD2Li0rQYJsQQ664JOp7N3wGvUyftwebagyb 0nvH5em4/iIkKM4+igzy19gqzhda/oGZNRWUTbpmYlIyB5lNYSrdVd5pitRTaTIIZOd5frBxH F3r3jtL1RzZ1PAUs/fJnG65vJ1Y/qJGY93P9m7TzyR8ikGfG29RtYuMPyngmOPfxIeOdnAzli jiR5/pvLGKzCGoMB7RximssDFQaxTSpdIsemQt6Ub6Q5Eo5bo9z2iFw8O3Ua3qOzLd8ml4GrL +TSpIIJe5WKxCw8Gf3zWbj9lzfD3z2t4+ZLlfVD9U1WnBLHBkLII6xRKMHgjjpW0z3y4= X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 11 Oct 2016 09:41:19 -0000 On Monday, 10. Oct 2016, 11:01:14 +0200, Matthias Apitz wrote: > What is the reason for us to have wpa_supplicant in the base system and > as port security/wpa_supplicant? If you have checked out the ports tree you can do two things. 1. # cd /usr/ports/security/wpa_supplicant # make config 2. (If checked out by Git) # cd /usr/ports # git blame security/wpa_supplicant/Makefile Sort this by date and do for every reference: # git log -n 1 4ef6747b This will hopefully give you some information why the port was created. Bertram -- Bertram Scharpf Stuttgart, Deutschland/Germany http://www.bertram-scharpf.de From owner-freebsd-questions@freebsd.org Tue Oct 11 10:38:01 2016 Return-Path: Delivered-To: freebsd-questions@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 8F8EEC0D76C for ; Tue, 11 Oct 2016 10:38:01 +0000 (UTC) (envelope-from bsam@passap.ru) Received: from forward5p.cmail.yandex.net (forward5p.cmail.yandex.net [IPv6:2a02:6b8:0:1465::15]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "forwards.mail.yandex.net", Issuer "Yandex CA" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 508FDF10 for ; Tue, 11 Oct 2016 10:38:00 +0000 (UTC) (envelope-from bsam@passap.ru) Received: from smtp1m.mail.yandex.net (smtp1m.mail.yandex.net [IPv6:2a02:6b8:0:2519::121]) by forward5p.cmail.yandex.net (Yandex) with ESMTP id 41E1820FDC for ; Tue, 11 Oct 2016 13:37:49 +0300 (MSK) Received: from smtp1m.mail.yandex.net (localhost.localdomain [127.0.0.1]) by smtp1m.mail.yandex.net (Yandex) with ESMTP id AEE7263C0CC4 for ; Tue, 11 Oct 2016 13:37:48 +0300 (MSK) Received: by smtp1m.mail.yandex.net (nwsmtp/Yandex) with ESMTPSA id w32qcKlH5v-bl6SY0vW; Tue, 11 Oct 2016 13:37:47 +0300 (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client certificate not present) X-Yandex-Suid-Status: 1 0 Subject: Re: Call-out ports renamed cuadX -> cuauX -- when? To: freebsd-questions@freebsd.org References: <20161011002250.067f2b85.freebsd@edvax.de> <20161011005255.a54c4215.freebsd@edvax.de> From: Boris Samorodov Message-ID: Date: Tue, 11 Oct 2016 13:37:47 +0300 User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:45.0) Gecko/20100101 Thunderbird/45.4.0 MIME-Version: 1.0 In-Reply-To: <20161011005255.a54c4215.freebsd@edvax.de> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 11 Oct 2016 10:38:01 -0000 11.10.2016 01:52, Polytropon пиŃет: > On my FreeBSD 8 home system, "man 4 sio" contains the following > convention in the FILES section: Just a note. Those are two different device drivers: sio and uart. It's UART(4) that uses the 'u' notation for cua (call-up asynchronous) ports. I guess, my question may be transformed to "when did the UART driver become the default". (may be around 7->8)? -- WBR, bsam From owner-freebsd-questions@freebsd.org Tue Oct 11 10:50:56 2016 Return-Path: Delivered-To: freebsd-questions@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 91C2AC0DB09 for ; Tue, 11 Oct 2016 10:50:56 +0000 (UTC) (envelope-from asimo@m04.itscom.net) Received: from mailman.ysv.freebsd.org (mailman.ysv.freebsd.org [IPv6:2001:1900:2254:206a::50:5]) by mx1.freebsd.org (Postfix) with ESMTP id 7C12383E for ; Tue, 11 Oct 2016 10:50:56 +0000 (UTC) (envelope-from asimo@m04.itscom.net) Received: by mailman.ysv.freebsd.org (Postfix) id 7B5A8C0DB08; Tue, 11 Oct 2016 10:50:56 +0000 (UTC) Delivered-To: questions@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 794E4C0DB07 for ; Tue, 11 Oct 2016 10:50:56 +0000 (UTC) (envelope-from asimo@m04.itscom.net) Received: from mfb02-md.ns.itscom.net (mfb02-md.ns.itscom.net [175.177.155.110]) by mx1.freebsd.org (Postfix) with ESMTP id 4A26F83D for ; Tue, 11 Oct 2016 10:50:55 +0000 (UTC) (envelope-from asimo@m04.itscom.net) Received: from mail05-md.ns.itscom.net (mail05-md.ns.itscom.net [175.177.155.115]) by mfb02-md.ns.itscom.net (Postfix) with ESMTP id 1700A170D6FA for ; Tue, 11 Oct 2016 19:42:46 +0900 (JST) Received: from scan07-mds.s.noc.itscom.net (scan07-md.ns.itscom.net [175.177.155.102]) by mail05-md-outgoing.ns.itscom.net (Postfix) with ESMTP id 47C626584DD for ; Tue, 11 Oct 2016 19:42:38 +0900 (JST) X-IronPort-AV: E=Sophos;i="5.31,476,1473087600"; d="scan'208";a="508608528" Received: from unknown (HELO mail05-md-outgoing.ns.itscom.net) ([175.177.155.115]) by scan07-mds.s.noc.itscom.net with ESMTP; 11 Oct 2016 19:42:38 +0900 Received: from localhost (h116-0-172-224.catv02.itscom.jp [116.0.172.224]) by mail05-md-outgoing.ns.itscom.net (Postfix) with ESMTPA for ; Tue, 11 Oct 2016 19:42:38 +0900 (JST) Date: Tue, 11 Oct 2016 19:42:36 +0900 From: Sato To: questions@FreeBSD.org Subject: About FreeBSD11.0 Message-ID: <20161011194236.000011f1@m04.itscom.net> X-Mailer: Claws Mail 3.14.0 (GTK+ 2.24.30; i686-w64-mingw32) MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 11 Oct 2016 10:50:56 -0000 ftp://ftp.freebsd.org/pub/FreeBSD/releases/ISO-IMAGES/11.0/ ftp://ftp.freebsd.org/pub/FreeBSD/releases/ISO-IMAGES/11.0/FreeBSD-11.0-RELEASE-amd64-dvd1.iso ftp://ftp.freebsd.org/pub/FreeBSD/releases/ISO-IMAGES/11.0/CHECKSUM.SHA256-FreeBSD-11.0-RELEASE-amd64 I verified SHA256 checksum files with FREEBSD-11.0-Release ISO IMAGE above. But it did not match the checksum TXT I downloaded. Could you examine ISO IMAGE above? From owner-freebsd-questions@freebsd.org Tue Oct 11 11:20:38 2016 Return-Path: Delivered-To: freebsd-questions@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id D0400C0D11C for ; Tue, 11 Oct 2016 11:20:38 +0000 (UTC) (envelope-from michaelsprivate@gmail.com) Received: from mailman.ysv.freebsd.org (mailman.ysv.freebsd.org [IPv6:2001:1900:2254:206a::50:5]) by mx1.freebsd.org (Postfix) with ESMTP id AF5A8674 for ; Tue, 11 Oct 2016 11:20:38 +0000 (UTC) (envelope-from michaelsprivate@gmail.com) Received: by mailman.ysv.freebsd.org (Postfix) id AB93AC0D11B; Tue, 11 Oct 2016 11:20:38 +0000 (UTC) Delivered-To: questions@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id AB3A9C0D11A for ; Tue, 11 Oct 2016 11:20:38 +0000 (UTC) (envelope-from michaelsprivate@gmail.com) Received: from mail-yb0-x234.google.com (mail-yb0-x234.google.com [IPv6:2607:f8b0:4002:c09::234]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 6AB65670 for ; Tue, 11 Oct 2016 11:20:38 +0000 (UTC) (envelope-from michaelsprivate@gmail.com) Received: by mail-yb0-x234.google.com with SMTP id 191so5726892ybv.3 for ; Tue, 11 Oct 2016 04:20:38 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc; bh=YODTeGYcKmaswxBP4BFkNwYsWkc3pFSJt/v9aSR3vTg=; b=GGP07e6juh5o1uxjUlpivIqU4s9fIhWZZMjleQR2TrbuTFa/bhmK1mTK33AZghYx7s rAmYh8kbFtEtVBs5e83cKFhFaCzK1gNXx7dPhTF7X68l+zfXV5Y0hT7MSie64zrGdkaV 2VR0k70jhPBRRtMuyLif7GHtcr81g073oWjqJestBlnosYT8DRmHqSZwrj2Y+c2aYcqN haMX2jxQtjlioqZ3p0DK7yTzOpH8CKD0ll0/LIDPaX7fHw7/Aiq0dGmmQK0A3D3oVn8+ j3rWXhBwV8DW6Oh7slFiTXp+aWHIABMwahzgHSc+L+G4rWSI5K8XPefYi3T/41H2hIIJ xl+A== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:in-reply-to:references:from:date :message-id:subject:to:cc; bh=YODTeGYcKmaswxBP4BFkNwYsWkc3pFSJt/v9aSR3vTg=; b=C+IFKq6jz3NW2CAymvk2LL6LU7vGmqFFCv9/f52coTumB0dOeSlMdGt0FQoOpnAnDF +5B9pLaMrYCppI2CNrzcGc1QsPeb5h5Exk2Y9v1A/gTdGcO61/aecaN6K5ugEHqHHvUI FABr8nY195FYVWxjDSwdJA7u643NB8NuO4A5Vi5vR/8dEf5nbtYH3hmp2aB9deMDAVZH aftE6ElnYDcXC6G+fJAXcO0W2hLKi1DIqm8DqD9ZXSevtkApu7rw4R7KtExDfbehmpjn 01iO7QIaI7QBFO/zOowXzzeBq5ij18Z3D2oCbVs2EdTfAm8HNwudOm1if3RFZjUsUVPu VqtQ== X-Gm-Message-State: AA6/9Rl8xY4GfGNret9L39KnKq3F76BQh3gwDZEUosa7hYrC1QSVuMh0a+3QPxHc8lMA7sRdmxmLTjiDXSwhRw== X-Received: by 10.37.246.22 with SMTP id t22mr2643931ybd.166.1476184837665; Tue, 11 Oct 2016 04:20:37 -0700 (PDT) MIME-Version: 1.0 Received: by 10.37.63.130 with HTTP; Tue, 11 Oct 2016 04:20:16 -0700 (PDT) In-Reply-To: <20161011194236.000011f1@m04.itscom.net> References: <20161011194236.000011f1@m04.itscom.net> From: Michael Schuster Date: Tue, 11 Oct 2016 13:20:16 +0200 Message-ID: Subject: Re: About FreeBSD11.0 To: Sato Cc: questions Content-Type: text/plain; charset=UTF-8 X-Content-Filtered-By: Mailman/MimeDel 2.1.23 X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 11 Oct 2016 11:20:38 -0000 Hi, I suggest you show exactly what you did and what the result was. regards Michael On Tue, Oct 11, 2016 at 12:42 PM, Sato wrote: > > ftp://ftp.freebsd.org/pub/FreeBSD/releases/ISO-IMAGES/11.0/ > > ftp://ftp.freebsd.org/pub/FreeBSD/releases/ISO-IMAGES/ > 11.0/FreeBSD-11.0-RELEASE-amd64-dvd1.iso > > ftp://ftp.freebsd.org/pub/FreeBSD/releases/ISO-IMAGES/ > 11.0/CHECKSUM.SHA256-FreeBSD-11.0-RELEASE-amd64 > > > > > I verified SHA256 checksum files with FREEBSD-11.0-Release ISO IMAGE above. > > But it did not match the checksum TXT I downloaded. > > Could you examine ISO IMAGE above? > > > > _______________________________________________ > freebsd-questions@freebsd.org mailing list > https://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to "freebsd-questions- > unsubscribe@freebsd.org" > -- Michael Schuster http://recursiveramblings.wordpress.com/ recursion, n: see 'recursion' From owner-freebsd-questions@freebsd.org Tue Oct 11 12:19:26 2016 Return-Path: Delivered-To: freebsd-questions@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id B9ECDC0B294 for ; Tue, 11 Oct 2016 12:19:26 +0000 (UTC) (envelope-from tal@whatexit.org) Received: from mail-oi0-x233.google.com (mail-oi0-x233.google.com [IPv6:2607:f8b0:4003:c06::233]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 82563BA4 for ; Tue, 11 Oct 2016 12:19:26 +0000 (UTC) (envelope-from tal@whatexit.org) Received: by mail-oi0-x233.google.com with SMTP id t73so20959795oie.1 for ; Tue, 11 Oct 2016 05:19:26 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=whatexit.org; s=google; h=mime-version:in-reply-to:references:from:date:message-id:subject:to; bh=uMxSamzJHMCNa3ppc8mf3J6xQ1zkHbEjMSqyXjbEhrc=; b=jRrAwG+KanJcXMZA1xo/vxn3QJiZF8HCe03SApFgQVgWFfKmwrMgp6TyLYVnFLMOsT KuRllzMhoNrvnutjJS8o/oYB7euxRYZmT+UXa2nvTXFQPnD4R5tec/HuDu6mQ9ZDkNoY JXp00fQyGPJcCtywyFbAvO4ncxpKOSviqfeEs= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:in-reply-to:references:from:date :message-id:subject:to; bh=uMxSamzJHMCNa3ppc8mf3J6xQ1zkHbEjMSqyXjbEhrc=; b=FXoyoOdww3l9vQkFTzKb+nGT9Rxz8DDOda/7/DE0TU9NCL1YROa3CDy3t8v1BowMZI mD9y2znlIVE2ZXxlm1Yi0DkDhh47BZY63muuKT9J1ztFCxhErbA/OyfTueWuU2LVZn+x yYDzrkhQYHQ8woFvquP+UxDy4L/RmbqOhd27jClU6cHfci4cbcJtcfxEcgooGkkcqRfa HODohE7pnxSFGqMXfxBRqxhxN35TAd/xhvSCRMYDNZHV0hLfloYcp8d5kuFO91jRhXcv w6/gEaTrkMu6oGS1jaMxGlrgYQ2+DG1XQ6FXQB5d2fBrBfFzK+b7+LI+spkaB9Oc76KJ fLjQ== X-Gm-Message-State: AA6/9Rk1No3HNiy67YFLPwsMiq2o9m6b0C7o89uLokuMNkvtCGAgHDnDN+gQ2/Hj4Zz19vZaYyOmWyw9em1fjt/A X-Received: by 10.202.85.80 with SMTP id j77mr2111044oib.37.1476188349344; Tue, 11 Oct 2016 05:19:09 -0700 (PDT) MIME-Version: 1.0 Received: by 10.202.52.197 with HTTP; Tue, 11 Oct 2016 05:18:48 -0700 (PDT) In-Reply-To: <20161010195933.GA83875@xtaz.uk> References: <20161010195933.GA83875@xtaz.uk> From: Tom Limoncelli Date: Tue, 11 Oct 2016 08:18:48 -0400 Message-ID: Subject: Re: Forgot to rebuild third-party software. Now what? To: Matt Smith , Tom Limoncelli , freebsd-questions@freebsd.org Content-Type: text/plain; charset=UTF-8 X-Content-Filtered-By: Mailman/MimeDel 2.1.23 X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 11 Oct 2016 12:19:26 -0000 On Mon, Oct 10, 2016 at 3:59 PM, Matt Smith wrote: > On Oct 10 15:47, Tom Limoncelli wrote: > >> >> Suggestions on how to get out of this corner? I'm pretty stuck. I'm not >> even sure if I should reboot. >> >> > Try either running pkg-static instead of just pkg which is statically > linked without any shared libraries. Or alternatively try /usr/sbin/pkg > bootstrap -f which should bootstrap it from the repo. Wow! That worked great! I did: # pkg bootstrap -f # pkg upgrade Everything is back to normal! My suggestion is that the upgrade announcement indicate how to rebuild the third-party software. Listing "pkg upgrade (or the equiv portmaster command)" would help the average person. Thanks, Matt! That saved my butt! Tom From owner-freebsd-questions@freebsd.org Tue Oct 11 14:14:16 2016 Return-Path: Delivered-To: freebsd-questions@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id D9C09C0D6E1 for ; Tue, 11 Oct 2016 14:14:16 +0000 (UTC) (envelope-from mmatalka@gmail.com) Received: from mail-qt0-x234.google.com (mail-qt0-x234.google.com [IPv6:2607:f8b0:400d:c0d::234]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 8B4101C6D for ; Tue, 11 Oct 2016 14:14:16 +0000 (UTC) (envelope-from mmatalka@gmail.com) Received: by mail-qt0-x234.google.com with SMTP id s49so14989638qta.0 for ; Tue, 11 Oct 2016 07:14:16 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=from:to:cc:subject:references:date:in-reply-to:message-id :user-agent:mime-version:content-transfer-encoding; bh=AVQKiTsCgkTer3MMEf0qEZ868aE001lrpNE3MTFswTs=; b=YYKvV1Gdhg6GmWL4LypeCHOb/2wvxz85zqVAptf8xEynqGBhBNsOu/s4pLszndYLmQ 3J8mNvSJEf8t1cfgyK226lbwqPQuxk1yLOLazg6p/Dr/qbVkaRhZPubN9I1vA0g+w1cV VQDRe8TiqS3y7USx1yD+1Y1A1igxL3qbCYT94Aflz/JJbQkb3QQ8N9iZ2CfK/FTnMBes YiZ5HNHwHkNICewKIaSC6YVVVCwZ647v3mYXxaTPlQCsl79nPlpx3IEkW2xkKc2VyBG9 FE3+M9op7S3v9JA778nNjhtebtxb/pbDdfDRDCzcmACtp5P4oyI+DB43svs4Qj+Re18S QLzQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:from:to:cc:subject:references:date:in-reply-to :message-id:user-agent:mime-version:content-transfer-encoding; bh=AVQKiTsCgkTer3MMEf0qEZ868aE001lrpNE3MTFswTs=; b=eVEDj53GQAJp/7bFUs/c80Gnyvjp2qm5YP4nQ8HKOfOrEUSSoOj/vz0d3guBUJdyUR kfB108ooyWpEtWmkS4haBd/YsR3ZnX4YmGbtnO46hvuRafv3XyLyhO1/Sc0tktwVSPx0 VviVCtU19Sb/nDfyFOF7ScBHy1dPPcYNS7Tgkp12B+2crQ633Vx8CFgYM6sHqNvkvlXs yYeAQ9CZ3uxk4XyK/ttZZvDx9eyayH0BU70isdrq90i8E8h4gazrT2KxBp5YtIE10ccN lGppU5S/Bzbb2vmxi25cYZA1mhL+F1ua9jyA10BU7hy51ojRMfvZwnYjCoqaxt/0Tu1F GRfA== X-Gm-Message-State: AA6/9RkkqujEySCBEoCKl9Yv0hTYb8qHAQzVwLdnEw9dgKRahQku6c6uDKxWJDT3qHbfrg== X-Received: by 10.194.250.106 with SMTP id zb10mr4950849wjc.99.1476195246767; Tue, 11 Oct 2016 07:14:06 -0700 (PDT) Received: from localhost ([37.153.108.22]) by smtp.gmail.com with ESMTPSA id ce6sm6737990wjc.27.2016.10.11.07.14.05 (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Tue, 11 Oct 2016 07:14:05 -0700 (PDT) From: Malcolm Matalka To: Trond =?utf-8?Q?Endrest=C3=B8l?= Cc: freebsd-questions@freebsd.org Subject: Re: FreeBSD VBox Guest does not run X11 at 1440x900 References: <86fuo9wqc3.fsf@gmail.com> Date: Tue, 11 Oct 2016 14:14:04 +0000 In-Reply-To: ("Trond =?utf-8?Q?Endrest=C3=B8l=22's?= message of "Thu, 6 Oct 2016 16:03:17 +0200 (CEST)") Message-ID: <86fuo3ynv7.fsf@gmail.com> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.5 (berkeley-unix) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 11 Oct 2016 14:14:16 -0000 Trond Endrest=C3=B8l writes: > On Thu, 6 Oct 2016 13:37-0000, Malcolm Matalka wrote: > >> Hello, >>=20 >> I am running FreeBSD as a virtualbox guest on a OS X. My Mac is set to >> resolution 1440x900 and my X11 config in the VM is set to this as well. >> After running freebsd-update fetch and install and upgrading all my >> packages I cannot seem to run X in VBox at that resolution. If I bring >> my Mac to 1680x1050, I can run that (but it's not super enjoyable due to >> some poor redraw latency). And I can run at 1080x1024. I tried >> 1400x1050, which did not work as well. >>=20 >> What happens when I try to run at 1440x900 is that the screen is only >> roughly the size of the console window. It is running X, I can do all >> my stuff but the screen is small. xrandr claims it is running at >> 1440x900. >>=20 >> Has anyone seen this? I feel like the resolution might be a red herring >> but I have no way to determine this. > > Have you enabled EFI firmware for your VBox guest? > If you have, you're out of luck as there is currently no KMS driver=20 > for VBox. > > If you're running the guest with BIOS firmware, you might need to=20 > craft your own /etc/x11/xorg.conf file. > > Here's my xorg.conf file for use on a 1280x1024 display, with mouse=20 > support and Norwegian keyboard layout: > > http://ximalas.info/~trond/create-zfs/canmount/xorg.conf > > You'll need to add 1440x900 to the graphics resolution lists, and=20 > edit, or remove, or deactivate the InputClass and InputDevice for=20 > keyboards. So I've managed to be able to get into 1440x900 mode by hand by running xrandr --output VGA0 --mode 1440x900 However the screen occasionally does a really vicious redraw where it flickers to gray as it redraws, it's pretty distracting. I've created a gist of the xorg log output, perhaps someone can see something here? https://gist.github.com/anonymous/8cf62447619f1ed2d55a0384271fa1e5 From owner-freebsd-questions@freebsd.org Tue Oct 11 16:38:38 2016 Return-Path: Delivered-To: freebsd-questions@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id B6106C0C21E for ; Tue, 11 Oct 2016 16:38:38 +0000 (UTC) (envelope-from freebsd@edvax.de) Received: from mx01.qsc.de (mx01.qsc.de [213.148.129.14]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 7E1A9B99 for ; Tue, 11 Oct 2016 16:38:37 +0000 (UTC) (envelope-from freebsd@edvax.de) Received: from r56.edvax.de (port-92-195-117-205.dynamic.qsc.de [92.195.117.205]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mx01.qsc.de (Postfix) with ESMTPS id 794943CE4F; Tue, 11 Oct 2016 18:38:29 +0200 (CEST) Received: from r56.edvax.de (localhost [127.0.0.1]) by r56.edvax.de (8.14.5/8.14.5) with SMTP id u9BGcSGZ002055; Tue, 11 Oct 2016 18:38:28 +0200 (CEST) (envelope-from freebsd@edvax.de) Date: Tue, 11 Oct 2016 18:38:28 +0200 From: Polytropon To: Olaoluwa Omokanwaiye Cc: freebsd-questions@freebsd.org Subject: Re: Broadcom wireless BCM4313 Message-Id: <20161011183828.aa1d7aef.freebsd@edvax.de> In-Reply-To: References: <46DF07BE-6D57-4B7E-BBAB-C257791E072C@gmail.com> <20161011001019.17bca91f.freebsd@edvax.de> Reply-To: Polytropon Organization: EDVAX X-Mailer: Sylpheed 3.1.1 (GTK+ 2.24.5; i386-portbld-freebsd8.2) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 11 Oct 2016 16:38:38 -0000 Re-including list, hope that's okay. On Tue, 11 Oct 2016 15:25:17 +0100, Olaoluwa Omokanwaiye wrote: > Thanks for this. > > It was going successfully but had a hitch because I had not install kernel > source tree while installing my FreeBSD 10.3. > The kernel source tree us needed for successful conversion of windows > driver. Yes, that is correct (at least certain parts of the /usr/src subtree are needed). > how can I install the kernel source tree at this point since I > didn't install during previous installation. I am using FreeBSD > 10.3-RELEASE-p7 This can easily be done with freebsd-update (which I assume you have been using to get to 10.3-RELEASE-p7): In /etc/freebsd-update.conf, make sure you have "src" in the line Components src world kernel This will install or update the sources when you run an update. If I remember correctly, you can perform this as a "partial update" where only the missing component will be installed. -- Polytropon Magdeburg, Germany Happy FreeBSD user since 4.0 Andra moi ennepe, Mousa, ... From owner-freebsd-questions@freebsd.org Tue Oct 11 16:50:25 2016 Return-Path: Delivered-To: freebsd-questions@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 69CC8C0C8C7 for ; Tue, 11 Oct 2016 16:50:25 +0000 (UTC) (envelope-from freebsd@edvax.de) Received: from mx01.qsc.de (mx01.qsc.de [213.148.129.14]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 2E9D9B7D for ; Tue, 11 Oct 2016 16:50:25 +0000 (UTC) (envelope-from freebsd@edvax.de) Received: from r56.edvax.de (port-92-195-117-205.dynamic.qsc.de [92.195.117.205]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mx01.qsc.de (Postfix) with ESMTPS id EFAFA3CE50; Tue, 11 Oct 2016 18:50:22 +0200 (CEST) Received: from r56.edvax.de (localhost [127.0.0.1]) by r56.edvax.de (8.14.5/8.14.5) with SMTP id u9BGoMeN002109; Tue, 11 Oct 2016 18:50:22 +0200 (CEST) (envelope-from freebsd@edvax.de) Date: Tue, 11 Oct 2016 18:50:22 +0200 From: Polytropon To: Boris Samorodov Cc: freebsd-questions@freebsd.org Subject: Re: Call-out ports renamed cuadX -> cuauX -- when? Message-Id: <20161011185022.833bf6b8.freebsd@edvax.de> In-Reply-To: References: <20161011002250.067f2b85.freebsd@edvax.de> <20161011005255.a54c4215.freebsd@edvax.de> Reply-To: Polytropon Organization: EDVAX X-Mailer: Sylpheed 3.1.1 (GTK+ 2.24.5; i386-portbld-freebsd8.2) Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 11 Oct 2016 16:50:25 -0000 On Tue, 11 Oct 2016 13:37:47 +0300, Boris Samorodov wrote: > 11.10.2016 01:52, Polytropon пиŃет: > > > On my FreeBSD 8 home system, "man 4 sio" contains the following > > convention in the FILES section: > > Just a note. Those are two different device drivers: sio and uart. > It's UART(4) that uses the 'u' notation for cua (call-up asynchronous) > ports. Good finding! Checking "man 4 uart" for 12-CURRENT says: /dev/ttyu? for callin ports /dev/ttyu?.init /dev/ttyu?.lock corresponding callin initial-state and lock-state devices /dev/cuau? for callout ports /dev/cuau?.init /dev/cuau?.lock corresponding callout initial-state and lock-state devices which is exactly the same as I see it on my 8.2 home system. So that part of the mystery has successfully been solved. :-) > I guess, my question may be transformed to "when did the UART driver > become the default". (may be around 7->8)? On 8.2, "uart" part of GENERIC. On 5.2-p8, "sio" is used instead. (Sadly I currently don't have access to FreeBSD systems v6 and v7.) That narrows down the search a bit - you just have to check the revisions of conf/GENERIC to see when the change happened. :-) -- Polytropon Magdeburg, Germany Happy FreeBSD user since 4.0 Andra moi ennepe, Mousa, ... From owner-freebsd-questions@freebsd.org Tue Oct 11 17:02:22 2016 Return-Path: Delivered-To: freebsd-questions@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 99E2CC0CFC2 for ; Tue, 11 Oct 2016 17:02:22 +0000 (UTC) (envelope-from bsam@passap.ru) Received: from forward4h.cmail.yandex.net (forward4h.cmail.yandex.net [IPv6:2a02:6b8:0:f35::111]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "forwards.mail.yandex.net", Issuer "Yandex CA" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 59A7AB31 for ; Tue, 11 Oct 2016 17:02:22 +0000 (UTC) (envelope-from bsam@passap.ru) Received: from smtp1o.mail.yandex.net (smtp1o.mail.yandex.net [IPv6:2a02:6b8:0:1a2d::25]) by forward4h.cmail.yandex.net (Yandex) with ESMTP id 3A5C320703; Tue, 11 Oct 2016 20:02:19 +0300 (MSK) Received: from smtp1o.mail.yandex.net (localhost.localdomain [127.0.0.1]) by smtp1o.mail.yandex.net (Yandex) with ESMTP id B80A91300D89; Tue, 11 Oct 2016 20:02:18 +0300 (MSK) Received: by smtp1o.mail.yandex.net (nwsmtp/Yandex) with ESMTPSA id gq6BBYc5q0-2HtG56B7; Tue, 11 Oct 2016 20:02:17 +0300 (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client certificate not present) X-Yandex-Suid-Status: 1 0,1 0 Subject: Re: Call-out ports renamed cuadX -> cuauX -- when? To: Polytropon References: <20161011002250.067f2b85.freebsd@edvax.de> <20161011005255.a54c4215.freebsd@edvax.de> <20161011185022.833bf6b8.freebsd@edvax.de> Cc: freebsd-questions@freebsd.org From: Boris Samorodov Message-ID: <8ec87028-1c3a-b5e8-e8e6-5349cd52e256@passap.ru> Date: Tue, 11 Oct 2016 20:02:16 +0300 User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:45.0) Gecko/20100101 Thunderbird/45.4.0 MIME-Version: 1.0 In-Reply-To: <20161011185022.833bf6b8.freebsd@edvax.de> Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 11 Oct 2016 17:02:22 -0000 Hi, 11.10.2016 19:50, Polytropon пиŃет: > On Tue, 11 Oct 2016 13:37:47 +0300, Boris Samorodov wrote: >> 11.10.2016 01:52, Polytropon пиŃет: > >> I guess, my question may be transformed to "when did the UART driver >> become the default". (may be around 7->8)? > > On 8.2, "uart" part of GENERIC. On 5.2-p8, "sio" is used instead. > (Sadly I currently don't have access to FreeBSD systems v6 and v7.) > That narrows down the search a bit - you just have to check the > revisions of conf/GENERIC to see when the change happened. :-) That's it! Here it is: --- Revision 180487 - (view) (download) (annotate) - [select for diffs] Modified Sun Jul 13 07:20:14 2008 UTC (8 years, 3 months ago) by ed File length: 12162 byte(s) Diff to previous 180359 Make uart(4) the default serial port driver on i386 and amd64. The uart(4) driver has the advantage of supporting a wider variety of hardware on a greater amount of platforms. This driver has already been the standard on platforms such as ia64, powerpc and sparc64. I've decided not to change anything on pc98. I'd rather let people from the pc98 team look at this. --- Now where is our rev -> RELEASE converter? Polytropon, thank you. You're awesome as usual. -- WBR, bsam From owner-freebsd-questions@freebsd.org Tue Oct 11 17:24:50 2016 Return-Path: Delivered-To: freebsd-questions@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 8FC03C0D536 for ; Tue, 11 Oct 2016 17:24:50 +0000 (UTC) (envelope-from bsam@passap.ru) Received: from forward2h.cmail.yandex.net (forward2h.cmail.yandex.net [IPv6:2a02:6b8:0:f35::12]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "forwards.mail.yandex.net", Issuer "Yandex CA" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4EECBD4E for ; Tue, 11 Oct 2016 17:24:50 +0000 (UTC) (envelope-from bsam@passap.ru) Received: from smtp1m.mail.yandex.net (smtp1m.mail.yandex.net [IPv6:2a02:6b8:0:2519::121]) by forward2h.cmail.yandex.net (Yandex) with ESMTP id D710720EAB; Tue, 11 Oct 2016 20:24:37 +0300 (MSK) Received: from smtp1m.mail.yandex.net (localhost.localdomain [127.0.0.1]) by smtp1m.mail.yandex.net (Yandex) with ESMTP id 60DFD63C0C57; Tue, 11 Oct 2016 20:24:36 +0300 (MSK) Received: by smtp1m.mail.yandex.net (nwsmtp/Yandex) with ESMTPSA id d7POeeV2Sj-Oa64aNWl; Tue, 11 Oct 2016 20:24:36 +0300 (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client certificate not present) X-Yandex-Suid-Status: 1 0,1 0 Subject: [SOLVED] Re: Call-out ports renamed cuadX -> cuauX -- when? To: Polytropon References: <20161011002250.067f2b85.freebsd@edvax.de> <20161011005255.a54c4215.freebsd@edvax.de> <20161011185022.833bf6b8.freebsd@edvax.de> <8ec87028-1c3a-b5e8-e8e6-5349cd52e256@passap.ru> Cc: freebsd-questions@freebsd.org From: Boris Samorodov Message-ID: <8ea47e36-a5ec-978d-c826-e72cd6a32392@passap.ru> Date: Tue, 11 Oct 2016 20:24:35 +0300 User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:45.0) Gecko/20100101 Thunderbird/45.4.0 MIME-Version: 1.0 In-Reply-To: <8ec87028-1c3a-b5e8-e8e6-5349cd52e256@passap.ru> Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 11 Oct 2016 17:24:50 -0000 Hi, 11.10.2016 20:02, Boris Samorodov пиŃет: > Now where is our rev -> RELEASE converter? Finally, I've found this out at https://www.freebsd.org/releases/8.0R/relnotes-detailed.html --- [amd64, i386] The uart(4) driver is now the default driver for serial port devices in favor of the sio(4) driver. Note that the device nodes have been renamed from /dev/cuadN and /dev/ttydN to /dev/cuauN and /dev/ttyuN. --- So, it was 8.0-RELEASE! -- WBR, bsam From owner-freebsd-questions@freebsd.org Tue Oct 11 18:33:47 2016 Return-Path: Delivered-To: freebsd-questions@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 72A28C0DB09 for ; Tue, 11 Oct 2016 18:33:47 +0000 (UTC) (envelope-from am-lists@bleu255.com) Received: from borok.bleu255.com (borok.bleu255.com [193.170.194.196]) by mx1.freebsd.org (Postfix) with ESMTP id 4416D9C4 for ; Tue, 11 Oct 2016 18:33:46 +0000 (UTC) (envelope-from am-lists@bleu255.com) Date: Tue, 11 Oct 2016 20:23:48 +0200 From: Aymeric Mansoux To: freebsd-questions@freebsd.org Subject: Upgrade path from 11.0-PRERELEASE (src) to 11.0-RELEASE-p1 (binary) Message-ID: <20161011182348.GA1507@treefort> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.6.1 (2016-04-27) X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 11 Oct 2016 18:33:47 -0000 Hello! On one of my machines I have been tracking FreeBSD via stable/10. When the stable/11 branch was created, I started to follow it. Everything was fine. However, at some point I decided that I was not making anything significant enough to justify compiling from source and stopped `svn update` (at r305361, 11.0-PRERELEASE), waiting for 11.0-RELEASE images to be available. I naively tried to run `freebsd-update fetch` but of course 11.0-PRERELEASE is unknown at update.freebsd.org so nothing is fetched, and I'm stuck not knowing what to do next. Is there anyway I can still keep my current system and upgrade to the pre-compiled 11.0-RELEASE-p1 without going through a full installation? Thanks! a. -- https://bleu255.com/~aymeric From owner-freebsd-questions@freebsd.org Tue Oct 11 18:46:51 2016 Return-Path: Delivered-To: freebsd-questions@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id AEA33C0DFAE for ; Tue, 11 Oct 2016 18:46:51 +0000 (UTC) (envelope-from wblock@wonkity.com) Received: from wonkity.com (wonkity.com [67.158.26.137]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "wonkity.com", Issuer "wonkity.com" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 644B8F6C for ; Tue, 11 Oct 2016 18:46:51 +0000 (UTC) (envelope-from wblock@wonkity.com) Received: from wonkity.com (localhost [127.0.0.1]) by wonkity.com (8.15.2/8.15.2) with ESMTPS id u9BIkinv067239 (version=TLSv1.2 cipher=DHE-RSA-AES256-GCM-SHA384 bits=256 verify=NO); Tue, 11 Oct 2016 12:46:44 -0600 (MDT) (envelope-from wblock@wonkity.com) Received: from localhost (wblock@localhost) by wonkity.com (8.15.2/8.15.2/Submit) with ESMTP id u9BIkiRG067236; Tue, 11 Oct 2016 12:46:44 -0600 (MDT) (envelope-from wblock@wonkity.com) Date: Tue, 11 Oct 2016 12:46:44 -0600 (MDT) From: Warren Block To: Polytropon cc: freebsd-questions@freebsd.org Subject: Re: Call-out ports renamed cuadX -> cuauX -- when? In-Reply-To: <20161011005255.a54c4215.freebsd@edvax.de> Message-ID: References: <20161011002250.067f2b85.freebsd@edvax.de> <20161011005255.a54c4215.freebsd@edvax.de> User-Agent: Alpine 2.20 (BSF 67 2015-01-07) MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII; format=flowed X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-4.4.3 (wonkity.com [127.0.0.1]); Tue, 11 Oct 2016 12:46:44 -0600 (MDT) X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 11 Oct 2016 18:46:51 -0000 On Tue, 11 Oct 2016, Polytropon wrote: > Addition: > > On my FreeBSD 8 home system, "man 4 sio" contains the following > convention in the FILES section: > > /dev/ttyd? for callin ports > /dev/ttyd?.init > /dev/ttyd?.lock corresponding callin initial-state and lock-state > devices > > /dev/cuad? for callout ports > /dev/cuad?.init > /dev/cuad?.lock corresponding callout initial-state and lock-state > devices > > /etc/rc.d/serial examples of setting the initial-state and lock-state > devices > > The same text is in the 10.3 manpage. > > But as I said, those do not seem to (automatically?) exist: > > crw-rw---- 1 uucp dialer 0, 49 2016-10-10 23:49:07 /dev/cuau0 > crw-rw---- 1 uucp dialer 0, 50 2016-10-10 23:49:07 /dev/cuau0.init > crw-rw---- 1 uucp dialer 0, 51 2016-10-10 23:49:07 /dev/cuau0.lock > > and: > > crw------- 1 root wheel 0, 46 2016-10-10 23:49:07 /dev/ttyu0 > crw------- 1 root wheel 0, 47 2016-10-10 23:49:07 /dev/ttyu0.init > crw------- 1 root wheel 0, 48 2016-10-10 23:49:07 /dev/ttyu0.lock > > So the naming change mentioned in The FreeBSD Handbook, section > 25.2.1. Serial Cables and Ports: > > Call-out ports are named /dev/cuauN on FreeBSD versions 10.x > and higher and /dev/cuadN on FreeBSD versions 9.x and lower. > > doesn't seem to apply, even though the manpages state something > different. I have not looked at that source, but some parts of the Handbook use entities for the current supported releases. That would show the wrong release numbers here, if those entities were used. From owner-freebsd-questions@freebsd.org Tue Oct 11 18:54:35 2016 Return-Path: Delivered-To: freebsd-questions@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 765E5C0D26F for ; Tue, 11 Oct 2016 18:54:35 +0000 (UTC) (envelope-from emre@gundogan.us) Received: from smtp.awarent.com (zeus.awarent.com [IPv6:2600:3c03::f03c:91ff:fe79:d75c]) by mx1.freebsd.org (Postfix) with ESMTP id 4C3767A9 for ; Tue, 11 Oct 2016 18:54:35 +0000 (UTC) (envelope-from emre@gundogan.us) Received: from authenticated-user (smtp.awarent.com [50.116.54.111]) by smtp.awarent.com (Postfix) with ESMTP id 7D48A7D41A for ; Tue, 11 Oct 2016 14:54:34 -0400 (EDT) DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; d=gundogan.us; s=201604; t=1476212074; bh=I020xw52pdupLJLVlGrUHTxIZNjzAQ3xxQRx6w1Fcgk=; h=From:To:Subject:Date:In-Reply-To:References:From; b=RlhOqcw08Hq6BPSFau+bBVQ5ilG1sgX2GWBNYMtPsTEmOVIAsnPstnmjlUOKRmea8 nk4TdhHZe4Rp0Ofc38REUkU8pTPKcU8lIYj7hQKLu6CU1RxUOuRf/EJ2XYJfoNwMdW ifoMXU6fu7V8D/AIy9RtwzDkywBLTYReraN67B80= Received: from authenticated-user (smtp.awarent.com [50.116.54.111]) by localhost (zeus.awarent.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id P4JKA8Qp5w5u for ; Tue, 11 Oct 2016 14:54:30 -0400 (EDT) Received: from authenticated-user (smtp.awarent.com [50.116.54.111]) by smtp.awarent.com (Postfix) with ESMTPSA id 247747D419 for ; Tue, 11 Oct 2016 14:54:30 -0400 (EDT) DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; d=gundogan.us; s=201604; t=1476212070; bh=I020xw52pdupLJLVlGrUHTxIZNjzAQ3xxQRx6w1Fcgk=; h=From:To:Subject:Date:In-Reply-To:References:From; b=ooEW6HWoVmZif8yzONzMiP4Z91mEVhsGKUYJjqw285dFPzg7AEkUfJ5rLZ1Y+X0r0 m9DzXpHC5PF7/d1l7aYdc6mOkwLnHrl++2cTE4Ziivi0WsErrHa54KSbk/iEvHQr9w soAoIo3dUF7TFEdYKN81GJZd7NGpjSAYIbHXfwDE= From: Emre Gundogan To: freebsd-questions@freebsd.org Subject: Re: Log full of 'esp_output: skip 20' Date: Tue, 11 Oct 2016 14:54:29 -0400 Message-ID: <1978412.BXObcaMDt2@eagle> In-Reply-To: References: MIME-Version: 1.0 Content-Type: multipart/signed; boundary="nextPart4053279.Yy67J34OUd"; micalg="pgp-sha256"; protocol="application/pgp-signature" X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 11 Oct 2016 18:54:35 -0000 --nextPart4053279.Yy67J34OUd Content-Transfer-Encoding: 7Bit Content-Type: text/plain; charset="us-ascii" This was due to 'options IPSEC_DEBUG' line in my kernel config. I was told to silence the messages with 'sysctl net.inet.ipsec.debug=0' without having to recompile the kernel. Regards, Emre > > On a recently upgraded (10.3-RELEASE-p5 -> 11.0-RELEASE-p1) machine (amd64), I've noticed a barrage of 'esp_output: skip 20 hlen 24 ...' lines in log while there is traffic on an ipsec connection. Due to a change in sys/netipsec/xform_esp.c (DPRINTF on line 723), a log is generated with each packet in my case. This wasn't true in 10.3-p5, and it looks like perhaps that DPRINTF shouldn't be there? Both the client and the server are FreeBSD 11-p1 machines (both just upgraded). Any insight is much appreciated along with a pointer to how to turn it off (short of recompiling the kernel). > > Thanks a lot, > Emre. > > P.S.: I am getting list digest, please cc me on your reply. --nextPart4053279.Yy67J34OUd Content-Type: application/pgp-signature; name="signature.asc" Content-Description: This is a digitally signed message part. Content-Transfer-Encoding: 7Bit -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 iQIcBAABCAAGBQJX/TVlAAoJEI88/TwDdSTpNYsP/3OZ+PPDxWxTAGD9CkkjuQjh 0oEKCwUdyLydGZ3X4oWx0LTy8tjiE3SeCeobUUa0oxM/wWi5aMoAUtKnopVQ+RaL D8CWJXVNv/fvbMJZzWWSKmZeodAxoKKlNxRh4dohol5DGKcMBN2zLHEHY01Qu8gH DN9Zudh6yFTOz6rO8SRr3qh2V++rTEbGPvtxfK59Ks2xZqgM2TZjmIRlp4xgfzCT C29Glx9FR6aX65bkWPXqn6qket+D47J9262gYWznBPlTPCabAPYsLGBb388xlO2j OMY4QLknIAjmK/r8OU7HrY0QU2/DZUD46SGhqUf3BmnaUlBTjUHoHWO/ankU/FDE 8EhwOBcTOiZDmypHXbGjJBy2u78bfLXpQ+KHJTwdxxIh1nR+zgo7qBQE9pEKHZiX cY8ldPlMhq5jNXg4xwZCY29LAkQk5JCps5a8klpdyqKNFqP/XE6OE2beZMdp0j3g YPl3uBvzMCSey8gvN2DWziw8Y7C4Kes/hYU6sA8Vlk/V+siUxp3/sZbxbgILTcwy FLnPdHx0Ca1bhVO6G21cCf9nIyysopyG1m05hSBG424lKyuCP26MmGDQ6DmS+8Pl 5Z44J+oTuc/2fxMvTSGGsGwtFgxz0f4nBmhT89WH+TMbeXx05Tz4wKdxCbF6Jh+o nZNgvctf6lQ0bptbWj5T =fKmE -----END PGP SIGNATURE----- --nextPart4053279.Yy67J34OUd-- From owner-freebsd-questions@freebsd.org Tue Oct 11 22:40:24 2016 Return-Path: Delivered-To: freebsd-questions@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 0A7ECC0BF05 for ; Tue, 11 Oct 2016 22:40:24 +0000 (UTC) (envelope-from woodsb02@gmail.com) Received: from mail-it0-x22c.google.com (mail-it0-x22c.google.com [IPv6:2607:f8b0:4001:c0b::22c]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id C8C7AFF8 for ; Tue, 11 Oct 2016 22:40:23 +0000 (UTC) (envelope-from woodsb02@gmail.com) Received: by mail-it0-x22c.google.com with SMTP id z65so37121557itc.0 for ; Tue, 11 Oct 2016 15:40:23 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc; bh=NeMdLSJGEfLqxnMx2KJyeuaVhR8uBd8Gbdlm76uzmW4=; b=ST4FyPX4i4N8cl8jCwoAeGUEfXsZKzmxvG1DJTVnJmlEesIWUq4Z7o5SEnZwDt431+ GCLNRFznlUWTTl8/k1mKatiUe6prNBxBV0NiQSSv/DVVJhMfRZpG5XUVp4wt/VxEVZwW Dtz6BR3eLQ27lVdnMFBOLILxlVlZ9brrOy5u6MusM0WXepZQZwCP6sp3BaWNOf861tAE sGzxabEAoFw6lkxpKubo2O0puafLUZ8Fjm7SSdOo2BhtAnLxecPbTKg6MsI9uao/g7bq W48V5E1rxR+8hv0qHyh6nHRZFQKj/FCVhDxA1SofB8j5/j+ctNBwoflkLqQeJrwF3nT+ 7tSA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:in-reply-to:references:from:date :message-id:subject:to:cc; bh=NeMdLSJGEfLqxnMx2KJyeuaVhR8uBd8Gbdlm76uzmW4=; b=LMf3CZIuNtyqjtDOXRQQYZozwpzQs3t/LALUfAPAndDgWZPBUW5GTWNTlvpbVZipOd KLRYvX2uA8o3I7g2+4OioM14WmNTY8LzemB97E6LNg9/u80FsB3CxKwa+tQ98ngaQ1h1 q2khmSBrn1gQ+od6/98exjPFKbA9wiXitm1/6vDrO42DZHhTiRTUugVttY3SVmgV6gNv IIKZ4j8MXzYiAGWM3tM5NJZp2c6D+RGuRALlQMNUz0NsMsU07n1vsTeX5VldD8yOsf8b Zr14m21qEqf72+g5CAVUWjTOpBixpSI5IM0QWBQSjK7lw1T9M5126Zr+wvZe2cGotiLJ s6rA== X-Gm-Message-State: AA6/9RmY7wkHsyd/ofjqXxW4XuBhQJXO4P3YRgY6NUFV63yDMNqgOtJuRYLPKF7HNW6yfuIdOQ6VctQzsXpYVA== X-Received: by 10.107.182.8 with SMTP id g8mr287423iof.215.1476225623165; Tue, 11 Oct 2016 15:40:23 -0700 (PDT) MIME-Version: 1.0 Received: by 10.79.67.196 with HTTP; Tue, 11 Oct 2016 15:40:22 -0700 (PDT) In-Reply-To: <20161011182348.GA1507@treefort> References: <20161011182348.GA1507@treefort> From: Ben Woods Date: Wed, 12 Oct 2016 06:40:22 +0800 Message-ID: Subject: Re: Upgrade path from 11.0-PRERELEASE (src) to 11.0-RELEASE-p1 (binary) To: Aymeric Mansoux Cc: "freebsd-questions@freebsd.org" Content-Type: text/plain; charset=UTF-8 X-Content-Filtered-By: Mailman/MimeDel 2.1.23 X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 11 Oct 2016 22:40:24 -0000 On Wednesday, 12 October 2016, Aymeric Mansoux wrote: > Hello! > > On one of my machines I have been tracking FreeBSD via stable/10. > When the stable/11 branch was created, I started to follow it. > Everything was fine. > > However, at some point I decided that I was not making anything > significant enough to justify compiling from source and stopped `svn > update` (at r305361, 11.0-PRERELEASE), waiting for 11.0-RELEASE > images to be available. > > I naively tried to run `freebsd-update fetch` but of course > 11.0-PRERELEASE is unknown at update.freebsd.org so nothing is fetched, > and I'm stuck not knowing what to do next. > > Is there anyway I can still keep my current system and upgrade to the > pre-compiled 11.0-RELEASE-p1 without going through a full installation? > > Thanks! > a. > -- > https://bleu255.com/~aymeric > You could do a source based update to 11-RELEASE. It would avoid a full install. However, you might find it quicker to backup and then do a new binary install. If you use ZFS boot environments, you could just install the new 11-RELEASE into a new boot environment, and recover your config files from the old boot environment after reboot. Regards, Ben -- -- From: Benjamin Woods woodsb02@gmail.com From owner-freebsd-questions@freebsd.org Wed Oct 12 02:56:29 2016 Return-Path: Delivered-To: freebsd-questions@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 73ED0C0E1AF for ; Wed, 12 Oct 2016 02:56:29 +0000 (UTC) (envelope-from jkeen@verizon.net) Received: from vms173021pub.verizon.net (vms173021pub.verizon.net [206.46.173.21]) (using TLSv1 with cipher DHE-RSA-AES128-SHA (128/128 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 5BA9764C for ; Wed, 12 Oct 2016 02:56:28 +0000 (UTC) (envelope-from jkeen@verizon.net) Received: from vz-proxy-l001.mx.aol.com ([64.236.82.153]) by vms173021.mailsrvcs.net (Oracle Communications Messaging Server 7.0.5.32.0 64bit (built Jul 16 2014)) with ESMTPA id <0OEW00F2MW1I2H60@vms173021.mailsrvcs.net> for freebsd-questions@freebsd.org; Tue, 11 Oct 2016 20:56:06 -0500 (CDT) X-CMAE-Score: 0 X-CMAE-Analysis: v=2.2 cv=VvtTO6+n c=1 sm=1 tr=0 a=FJ1kTJ0/xm5uTekQe8vMdQ==:117 a=IkcTkHD0fZMA:10 a=CH0kA5CcgfcA:10 a=ZZD23msA-22kjOhsxPIA:9 a=QEXdDO2ut3YA:10 Received: by 71.246.115.213 with SMTP id 2cddfe03; Wed, 12 Oct 2016 01:56:06 GMT To: freebsd-questions@freebsd.org From: James E Keenan Subject: $PS1 does not render command-line prompt in color in a FreeBSD VM Message-id: Date: Tue, 11 Oct 2016 21:56:05 -0400 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:45.0) Gecko/20100101 Thunderbird/45.3.0 MIME-version: 1.0 Content-type: text/plain; charset=utf-8; format=flowed Content-transfer-encoding: 7bit X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 12 Oct 2016 02:56:29 -0000 This question concerns display of colors in the command-line prompt on two different FreeBSD installations. For a couple of months I have been using VirtualBox 5.1.2 to run FreeBSD-10.3 as a guest on an Ubuntu Linux 16.04 LTS host. When working in this VM I have been trying to avoid Linuxisms so as to better learn how to work in a BSD environment. One case: I'm using Bourne shell rather than Bash as the shell for my own user. In my .shrc file, I have this assignment for the spelling and color of my command-line prompt: PS1="[^[[31m\W^[[0m] \$ " ... where in each of two cases the '^[' is the ESCAPE character \033. This produces a prompt which I can verbally describe as: open-bracket in white; basename of pwd in red; close-bracket, space, dollar-sign, space in white ... which in the terminal looks like: [jkeenan] $ where 'jkeenan' is in red and all the rest is in white. So far so good. Yesterday I installed FreeBSD-11 as a VM on the same Linux host -- only this time I switched to using VMWare to house the VM. I brought over my .profile, .shrc, .vimrc, etc., files from the 10.3 VM to this new one. I expected them to Just Work. However the terminal inside the VMWare console seems to be unable to digest the codes for color in the assignment to $PS1. That value for $PS1 is rendering as: [[31mjkeenan[0m] $ ... all rendered in white; nothing in red. The control sequences to change from white to red and back again are simply being literally displayed. I should note that the VMWare console is perfectly capable of rendering different colors. Vim gets nice colors in syntax highlighting for both sh and perl. Does anyone have a clue as to why $PS1 DWIMs on FreeBSD-10.3 in VirtualBox while FreeBSD-11.0 does not in VMWare? Thank you very much. Jim Keenan From owner-freebsd-questions@freebsd.org Wed Oct 12 03:08:22 2016 Return-Path: Delivered-To: freebsd-questions@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id E8AB4C0E81F for ; Wed, 12 Oct 2016 03:08:22 +0000 (UTC) (envelope-from freebsd@edvax.de) Received: from mx01.qsc.de (mx01.qsc.de [213.148.129.14]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id B13B31A4D for ; Wed, 12 Oct 2016 03:08:22 +0000 (UTC) (envelope-from freebsd@edvax.de) Received: from r56.edvax.de (port-92-195-117-205.dynamic.qsc.de [92.195.117.205]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mx01.qsc.de (Postfix) with ESMTPS id 0678A3CE0A; Wed, 12 Oct 2016 05:08:18 +0200 (CEST) Received: from r56.edvax.de (localhost [127.0.0.1]) by r56.edvax.de (8.14.5/8.14.5) with SMTP id u9C38HVB002225; Wed, 12 Oct 2016 05:08:18 +0200 (CEST) (envelope-from freebsd@edvax.de) Date: Wed, 12 Oct 2016 05:08:17 +0200 From: Polytropon To: James E Keenan Cc: freebsd-questions@freebsd.org Subject: Re: $PS1 does not render command-line prompt in color in a FreeBSD VM Message-Id: <20161012050817.0f11b749.freebsd@edvax.de> In-Reply-To: References: Reply-To: Polytropon Organization: EDVAX X-Mailer: Sylpheed 3.1.1 (GTK+ 2.24.5; i386-portbld-freebsd8.2) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 12 Oct 2016 03:08:23 -0000 On Tue, 11 Oct 2016 21:56:05 -0400, James E Keenan wrote: > This question concerns display of colors in the command-line prompt on > two different FreeBSD installations. > > For a couple of months I have been using VirtualBox 5.1.2 to run > FreeBSD-10.3 as a guest on an Ubuntu Linux 16.04 LTS host. When working > in this VM I have been trying to avoid Linuxisms so as to better learn > how to work in a BSD environment. One case: I'm using Bourne shell > rather than Bash as the shell for my own user. Side note: the Bourne shell (/bin/sh) is FreeBSD's default scripting shell, but it's a poor dialog shell, that's why this task is usually reserved for the C shell (a tcsh in fact), which is recommended for interactive use (and not as bad as people often assume). > In my .shrc file, I have > this assignment for the spelling and color of my command-line prompt: > > PS1="[^[[31m\W^[[0m] \$ " > > ... where in each of two cases the '^[' is the ESCAPE character \033. > This produces a prompt which I can verbally describe as: > > open-bracket in white; basename of pwd in red; close-bracket, space, > dollar-sign, space in white > > ... which in the terminal looks like: > > [jkeenan] $ > > where 'jkeenan' is in red and all the rest is in white. So far so good. > > Yesterday I installed FreeBSD-11 as a VM on the same Linux host -- only > this time I switched to using VMWare to house the VM. I brought over my > .profile, .shrc, .vimrc, etc., files from the 10.3 VM to this new one. > I expected them to Just Work. However the terminal inside the VMWare > console seems to be unable to digest the codes for color in the > assignment to $PS1. That value for $PS1 is rendering as: > > [[31mjkeenan[0m] $ > > ... all rendered in white; nothing in red. The control sequences to > change from white to red and back again are simply being literally > displayed. > > I should note that the VMWare console is perfectly capable of rendering > different colors. Vim gets nice colors in syntax highlighting for both > sh and perl. > > Does anyone have a clue as to why $PS1 DWIMs on FreeBSD-10.3 in > VirtualBox while FreeBSD-11.0 does not in VMWare? Has there been a change to the shell, is the configuration file somehow "damaged", or are you using some nonstandard $TERM setting (or other setting in a relevant file) in that specific combination? Hint: It helps to "diff .shrc.works .shrc.doesnot" and look for the PS1 setting output (which there ideally should be none). -- Polytropon Magdeburg, Germany Happy FreeBSD user since 4.0 Andra moi ennepe, Mousa, ... From owner-freebsd-questions@freebsd.org Wed Oct 12 06:34:25 2016 Return-Path: Delivered-To: freebsd-questions@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id A12FCC0E674 for ; Wed, 12 Oct 2016 06:34:25 +0000 (UTC) (envelope-from dpostolov@yandex.ru) Received: from forward8m.cmail.yandex.net (forward8m.cmail.yandex.net [IPv6:2a02:6b8:b030::10]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "forwards.mail.yandex.net", Issuer "Yandex CA" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 614F8794 for ; Wed, 12 Oct 2016 06:34:24 +0000 (UTC) (envelope-from dpostolov@yandex.ru) Received: from mxback9o.mail.yandex.net (mxback9o.mail.yandex.net [37.140.190.23]) by forward8m.cmail.yandex.net (Yandex) with ESMTP id F31E821A40 for ; Wed, 12 Oct 2016 09:34:21 +0300 (MSK) Received: from web28o.yandex.ru (web28o.yandex.ru [95.108.205.128]) by mxback9o.mail.yandex.net (nwsmtp/Yandex) with ESMTP id JxGz0We2GJ-YL6WeNUC; Wed, 12 Oct 2016 09:34:21 +0300 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=yandex.ru; s=mail; t=1476254061; bh=DcEeFDUETw9qlV+4YhcQm/NDCi+MChO1upNIoHPBny4=; h=From:To:Subject:Message-Id:Date; b=kq3pT/lp0fv/MWKUT+ePYZmqsz3o11AILgiK5Il7P4w9sWF4wt3Fblcx2RrLGLFkY 0mlO0EogRFzYdTAAXSbtQPXM6yc/X8LF5hR66lY6xLi/JrTXPjavxaGq46XR31QShl OkB+3Cr+GE+YXGBBG3bAziZhIXdOgrOoWyo9ApdY= Authentication-Results: mxback9o.mail.yandex.net; dkim=pass header.i=@yandex.ru Received: by web28o.yandex.ru with HTTP; Wed, 12 Oct 2016 09:34:21 +0300 From: Dmitry Postolov To: freebsd-questions@freebsd.org Subject: Console text resolution mode config MIME-Version: 1.0 Message-Id: <1091321476254061@web28o.yandex.ru> X-Mailer: Yamail [ http://yandex.ru ] 5.0 Date: Wed, 12 Oct 2016 11:34:21 +0500 Content-Transfer-Encoding: 7bit Content-Type: text/plain X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 12 Oct 2016 06:34:25 -0000 Hi! Sorry for my bad English... FreeBSD-11.0-RELEASE-p1 amd64. Hardware: Mini-PC Intel NUC5PPYH CPU Intel N3700, HD Graphics. UEFI mode. Destination - to set console text mode 1920x1080. If in loader mode press ESC and print "mode 0" and "boot" then text console resolution is 1920x1080 and all OK. How can I set this setting to /boot/loader.rc.local or another loader configuration file? I am try to set: mode 0 or mode set 0 or gop set 4 But no result, the screen resolution after changing config file is by default. Please, help me. From owner-freebsd-questions@freebsd.org Wed Oct 12 10:54:23 2016 Return-Path: Delivered-To: freebsd-questions@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 6C057C0DFC2 for ; Wed, 12 Oct 2016 10:54:23 +0000 (UTC) (envelope-from trond@fagskolen.gjovik.no) Received: from smtp.fagskolen.gjovik.no (smtp.fagskolen.gjovik.no [IPv6:2001:700:1100:1:200:ff:fe00:b]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "smtp.fagskolen.gjovik.no", Issuer "Fagskolen i Gj??vik" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 01B786D5 for ; Wed, 12 Oct 2016 10:54:22 +0000 (UTC) (envelope-from trond@fagskolen.gjovik.no) Received: from mail.fig.ol.no (localhost [127.0.0.1]) by mail.fig.ol.no (8.15.2/8.15.2) with ESMTPS id u9CAsBGW060718 (version=TLSv1.2 cipher=DHE-RSA-AES256-GCM-SHA384 bits=256 verify=NO) for ; Wed, 12 Oct 2016 12:54:11 +0200 (CEST) (envelope-from trond@fagskolen.gjovik.no) Received: from localhost (trond@localhost) by mail.fig.ol.no (8.15.2/8.15.2/Submit) with ESMTP id u9CAsAj6060715 for ; Wed, 12 Oct 2016 12:54:11 +0200 (CEST) (envelope-from trond@fagskolen.gjovik.no) X-Authentication-Warning: mail.fig.ol.no: trond owned process doing -bs Date: Wed, 12 Oct 2016 12:54:10 +0200 (CEST) From: =?ISO-8859-1?Q?Trond_Endrest=F8l?= Sender: Trond.Endrestol@fagskolen.gjovik.no To: FreeBSD questions Subject: interfaces.ifTable.ifEntry.ifOutOctets always zero for xn(4) Message-ID: User-Agent: Alpine 2.20 (BSF 67 2015-01-07) Organization: Fagskolen Innlandet OpenPGP: url=http://fig.ol.no/~trond/trond.key MIME-Version: 1.0 X-Spam-Status: No, score=-1.0 required=5.0 tests=ALL_TRUSTED autolearn=unavailable autolearn_force=no version=3.4.1 X-Spam-Checker-Version: SpamAssassin 3.4.1 (2015-04-28) on mail.fig.ol.no Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8BIT X-Content-Filtered-By: Mailman/MimeDel 2.1.23 X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 12 Oct 2016 10:54:23 -0000 Does anyone know why interfaces.ifTable.ifEntry.ifOutOctets is always zero for xn(4)? This happens on XenServer 7.0.0 with stable/11 r306639 as the guest. Running MRTG in conjunction with net-mgmt/net-snmp gives me zero for the counter for the outgoing octets, while the counter for the incoming octets ticks away as it should. Is this a bug in the xn(4) driver? -- +-------------------------------+------------------------------------+ | Vennlig hilsen, | Best regards, | | Trond Endrestřl, | Trond Endrestřl, | | IT-ansvarlig, | System administrator, | | Fagskolen Innlandet, | Gjřvik Technical College, Norway, | | tlf. mob. 952 62 567, | Cellular...: +47 952 62 567, | | sentralbord 61 14 54 00. | Switchboard: +47 61 14 54 00. | +-------------------------------+------------------------------------+ From owner-freebsd-questions@freebsd.org Wed Oct 12 12:12:37 2016 Return-Path: Delivered-To: freebsd-questions@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 614EBC0ED9A for ; Wed, 12 Oct 2016 12:12:37 +0000 (UTC) (envelope-from jkeen@verizon.net) Received: from vms173025pub.verizon.net (vms173025pub.verizon.net [206.46.173.25]) (using TLSv1 with cipher DHE-RSA-AES128-SHA (128/128 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 44373AB5 for ; Wed, 12 Oct 2016 12:12:37 +0000 (UTC) (envelope-from jkeen@verizon.net) Received: from vz-proxy-l001.mx.aol.com ([64.236.82.153]) by vms173025.ctn.ui.verizon.net (Oracle Communications Messaging Server 7.0.5.32.0 64bit (built Jul 16 2014)) with ESMTPA id <0OEX009CALSENWA0@vms173025.ctn.ui.verizon.net> for freebsd-questions@freebsd.org; Wed, 12 Oct 2016 06:12:15 -0500 (CDT) X-CMAE-Score: 0 X-CMAE-Analysis: v=2.2 cv=EKN26xRC c=1 sm=1 tr=0 a=FJ1kTJ0/xm5uTekQe8vMdQ==:117 a=N659UExz7-8A:10 a=CH0kA5CcgfcA:10 a=dXkyNnQV6H2Towv8ym4A:9 a=pILNOxqGKmIA:10 Received: by 71.246.118.77 with SMTP id 704a2f45; Wed, 12 Oct 2016 11:12:15 GMT Subject: Re: $PS1 does not render command-line prompt in color in a FreeBSD VM To: freebsd-questions@freebsd.org References: <20161012050817.0f11b749.freebsd@edvax.de> From: James E Keenan Message-id: <8971b5d8-0e97-c1eb-711c-d9fc5628a279@verizon.net> Date: Wed, 12 Oct 2016 07:12:14 -0400 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:45.0) Gecko/20100101 Thunderbird/45.3.0 MIME-version: 1.0 In-reply-to: <20161012050817.0f11b749.freebsd@edvax.de> Content-type: text/plain; charset=windows-1252; format=flowed Content-transfer-encoding: 7bit X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 12 Oct 2016 12:12:37 -0000 On 10/11/2016 11:08 PM, Polytropon wrote: > On Tue, 11 Oct 2016 21:56:05 -0400, James E Keenan wrote: >> This question concerns display of colors in the command-line prompt on >> two different FreeBSD installations. >> >> For a couple of months I have been using VirtualBox 5.1.2 to run >> FreeBSD-10.3 as a guest on an Ubuntu Linux 16.04 LTS host. When working >> in this VM I have been trying to avoid Linuxisms so as to better learn >> how to work in a BSD environment. One case: I'm using Bourne shell >> rather than Bash as the shell for my own user. > > Side note: the Bourne shell (/bin/sh) is FreeBSD's default scripting > shell, but it's a poor dialog shell, that's why this task is usually > reserved for the C shell (a tcsh in fact), which is recommended for > interactive use (and not as bad as people often assume). > > > >> In my .shrc file, I have >> this assignment for the spelling and color of my command-line prompt: >> >> PS1="[^[[31m\W^[[0m] \$ " >> >> ... where in each of two cases the '^[' is the ESCAPE character \033. >> This produces a prompt which I can verbally describe as: >> >> open-bracket in white; basename of pwd in red; close-bracket, space, >> dollar-sign, space in white >> >> ... which in the terminal looks like: >> >> [jkeenan] $ >> >> where 'jkeenan' is in red and all the rest is in white. So far so good. >> >> Yesterday I installed FreeBSD-11 as a VM on the same Linux host -- only >> this time I switched to using VMWare to house the VM. I brought over my >> .profile, .shrc, .vimrc, etc., files from the 10.3 VM to this new one. >> I expected them to Just Work. However the terminal inside the VMWare >> console seems to be unable to digest the codes for color in the >> assignment to $PS1. That value for $PS1 is rendering as: >> >> [[31mjkeenan[0m] $ >> >> ... all rendered in white; nothing in red. The control sequences to >> change from white to red and back again are simply being literally >> displayed. >> >> I should note that the VMWare console is perfectly capable of rendering >> different colors. Vim gets nice colors in syntax highlighting for both >> sh and perl. >> >> Does anyone have a clue as to why $PS1 DWIMs on FreeBSD-10.3 in >> VirtualBox while FreeBSD-11.0 does not in VMWare? > > Has there been a change to the shell, is the configuration file > somehow "damaged", or are you using some nonstandard $TERM setting > (or other setting in a relevant file) in that specific combination? > No, as stated above, I copied over the .shrc file from one FreeBSD VM to another. I did so with all the other relevant config files. So I'm trying to determine why that file is processed differently in the two environments. > Hint: It helps to "diff .shrc.works .shrc.doesnot" and look for > the PS1 setting output (which there ideally should be none). > > From owner-freebsd-questions@freebsd.org Wed Oct 12 12:25:07 2016 Return-Path: Delivered-To: freebsd-questions@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 90FFCC0D811 for ; Wed, 12 Oct 2016 12:25:07 +0000 (UTC) (envelope-from laoluomoks@gmail.com) Received: from mail-io0-x22e.google.com (mail-io0-x22e.google.com [IPv6:2607:f8b0:4001:c06::22e]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 59284779 for ; Wed, 12 Oct 2016 12:25:07 +0000 (UTC) (envelope-from laoluomoks@gmail.com) Received: by mail-io0-x22e.google.com with SMTP id i202so48291277ioi.2 for ; Wed, 12 Oct 2016 05:25:07 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc; bh=OZOrssUFTms2gDBCH+DiMu79IkTcvBHG+FVf7KTN9+w=; b=QChE0z8acE4LzZMkBJi02t3QkXt0ABF0MzYzyE1A/Lk09UprLyKHAp80SUYcc/NuHu jDwkKHZPRFW9HXx0+DDSDtHJMUWKd74QeM/JlfF8i+VBvYcr/wCGVtTW7nmHBj9qJC3I 7f63TpvD9w3YsbBtLqQfZ4RP85CCdAw81gUOMPMcCbheGh49+/AfAi0DTclDn4Qkq23Q Nu9PU4SFPuc2hth5Dj34UxAe8vUGt3cXs1gUWm6hGvDn+hwqpww94vkvLW0ayBZjJtfV HAzIuwLtryP27bqMvuibSFaIxYG67OuG1jMgS9JJvBU0BZlrC28MLHgH97M57pdOJAHK 9t6A== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:in-reply-to:references:from:date :message-id:subject:to:cc; bh=OZOrssUFTms2gDBCH+DiMu79IkTcvBHG+FVf7KTN9+w=; b=MytBwjSIr8VscYTTwEZ2QObb5/1fvHVgNeHr7wST++QVRqG7fC43d80Dh3VMzVyOmP nVXkKNrPDSrsO54Ippi8YY8O6bzTjCpffLXfIudEcGYoxWewZgrxyDAsQIgN16p/BZCZ uxX/li9F/xwjY33eq/6y1q87asjujVuj1wRjfcHjdYMuj6s2Nv4bNTJ0PLT4B++cV+MU /UZNcxC3YwqVlriOE1FMiTsPuO4i4zA0a3u1Wgu7aovpz46PmuQxcqmuKBe/hDtkAqFu 4eddfY7GeBOD2VPNWQ9uoGmaKclMrz/XL3JVN0X5jQqZr48vBEgCadNLrDWW+4XTa8LE taYA== X-Gm-Message-State: AA6/9Rngs5ONA6c83t33PFNltFJ7wh9kJr5n2+iHXxOxbdWKPhRSvMkWLgO1fgHHfRmS4GU4Jw2r1IbQwMlKSQ== X-Received: by 10.107.137.138 with SMTP id t10mr1168972ioi.13.1476275106745; Wed, 12 Oct 2016 05:25:06 -0700 (PDT) MIME-Version: 1.0 Received: by 10.79.0.212 with HTTP; Wed, 12 Oct 2016 05:25:05 -0700 (PDT) Received: by 10.79.0.212 with HTTP; Wed, 12 Oct 2016 05:25:05 -0700 (PDT) In-Reply-To: References: <46DF07BE-6D57-4B7E-BBAB-C257791E072C@gmail.com> From: Olaoluwa Omokanwaiye Date: Wed, 12 Oct 2016 13:25:05 +0100 Message-ID: Subject: Re: Broadcom wireless BCM4313 To: JD Cc: Emre Gundogan via freebsd-questions Content-Type: text/plain; charset=UTF-8 X-Content-Filtered-By: Mailman/MimeDel 2.1.23 X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 12 Oct 2016 12:25:07 -0000 Hi, Tried the above steps, successfully converted the files but when I try to load the .ko driver I get a stackoverflow and the OS reboots pls what do I do? This has not allowed me to load the successfully converted windows driver using ndisgen. Help!!!!! Ola Sent from my MotoE2(4G-LTE) On 10 Oct 2016 4:59 p.m., "JD" wrote: > On URL https://forums.freebsd.org/threads/26616/ > you will find this solution using windos XP driver and ndis. > ------------------------------------------------------------ > --------------- > nox@ said: > There's a link to a Windows XP driver that can be used for this nic with > ndis(4) on FreeBSD/PCBSD >= 9.0 in the PCBSD wiki: > http://wiki.pcbsd.org/index.php/Wireless_Testing. If you are on amd64 > like me you may get a panic "Unregistered use of FPU in kernel", the fix > for that is in gnats: > http://www.freebsd.org/cgi/query-pr.cgi?pr=165622. > > PS: Assuming you have kernel sources installed and the patch from that > ticket applies to 9.0 too (I only tested head) you can just rebuild and > install ndis.ko instead of rebuilding the entire kernel: > # cd /usr/src/sys/modules/ndis && make && make install > > HTH, [image: :)] > Juergen > > I just got my Broadcom BCM4313 up and running yesterday by checking out > that PC-BSD Wiki! > > I just downloaded the drivers on my Windows computer, extracted the driver > files, and transferred the necessary ones (bcmwl5.inf, bcmwl564.sys, > bcm43xx64.cat and bcmwlcoi64.dll, since I am running amd64) over to my > FreeBSD machine using a USB memory stick. > > I then had to convert the files to FreeBSD kernel modules by using ndisgen, > however, since one of the driver files was encoded in UTF-8 ndisgen > required converters/libiconv, so that had to be installed first:# cd > /usr/ports/converters/libiconv && make install cleanAll I had to do next > was to run ndisgen and follow the instructions. I should mention that, > for some reason, I had to run ndisgen from another directory than the > driver files were located in, otherwise ndisgen failed to build the > kernel modules. > > Once ndisgen had finished I ended up with three .KO files, which I placed > in the /boot/modules directory. I was unable to load these files using > /boot/loader.conf, so I ended up making a /etc/rc.d script which can be > found here . Save the > script to /etc/rc.d/bcm4313 and run:# chmod a-w+rx /etc/rc.d/bcm4313 > > Done! > > On Mon, Oct 10, 2016 at 5:14 AM, Olaoluwa Omokanwaiye < > laoluomoks@gmail.com> wrote: > >> Hi, >> Pls how can I get the above wireless card to be recognized and function >> on my FreeBSD 10.3 >> >> Thanks >> >> Sent from my iPhone >> _______________________________________________ >> freebsd-questions@freebsd.org mailing list >> https://lists.freebsd.org/mailman/listinfo/freebsd-questions >> To unsubscribe, send any mail to "freebsd-questions-unsubscribe >> @freebsd.org" >> > > From owner-freebsd-questions@freebsd.org Wed Oct 12 13:12:00 2016 Return-Path: Delivered-To: freebsd-questions@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id E264CC0E69A for ; Wed, 12 Oct 2016 13:12:00 +0000 (UTC) (envelope-from luzar722@gmail.com) Received: from mail-it0-x232.google.com (mail-it0-x232.google.com [IPv6:2607:f8b0:4001:c0b::232]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id AA9629F9 for ; Wed, 12 Oct 2016 13:12:00 +0000 (UTC) (envelope-from luzar722@gmail.com) Received: by mail-it0-x232.google.com with SMTP id o19so54165484ito.1 for ; Wed, 12 Oct 2016 06:12:00 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=message-id:date:from:user-agent:mime-version:to:cc:subject :references:in-reply-to:content-transfer-encoding; bh=MJx1ZJU4xnttNIu3e8dmEq+o0RDsjv5TO9z58HjgGbs=; b=qr1F0hIDEM8ogfijAKcVaX8KT9zuDtx+MCtOhhxLu0kGXA9iDa6pOrbtU3qo7Ig6Ht 7dclrHMmn6RtN/dWGChezaikJNC6EQk0g3j5+RnGHx4Afvd2nsUNfT+9VjsQO7lf6X/4 DxxYH0SwC1Ul6HD5cnDsw+OuzNn+1FoaV8Ppoe8I5whRgt6x8XYcOQnDn4A7fSuFKokA MYrx5F1WpyR/1HfMxMloPvtpX4piY3lVh3Ar75MGlIc+v70EbeceKH1LBqqdFFdTG0yr OTzC2jHpVZxzZnJvIlnqo9wDbec7UBx3Ym7JbNicbBx5TbivqgNvADVp1YIxko0mKz0R lHew== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:message-id:date:from:user-agent:mime-version:to :cc:subject:references:in-reply-to:content-transfer-encoding; bh=MJx1ZJU4xnttNIu3e8dmEq+o0RDsjv5TO9z58HjgGbs=; b=cdGc57xIZ273h/OZpN2OTK3vghH+/8HsiVDQTHt+2jImFZTtZ4SzFV6x8Vt2fSc4VL 7vRtftna5RU5qAlk9sv/NMTBLNhfcpTT1242ul1+8S7PO7zD5/a+DfEBGylx+jXzx4O3 NMnF46w01F6mjaPBLi6mkQv+ZpCgEFlUAEfBFxCMYaMZKtgW3zP9oZr+Wms0ecQFoMzO zgWys8v9ilotuJNKhaUl638pSW9qKnzv9RwkA4sgFHF3TayBVW0/T9UTEnady6+ppykz xgARBDXw0cgNcgZKz5kDukRcN0nI+Cv35ijdQsRYRlWHXxjMzbF5QRKb4UgFdmRi440t U+Fg== X-Gm-Message-State: AA6/9RlJbo90nt8Uz/SxN3MEuvOa8Vv32wRCfLf16VwfUSeox5OEdwUtUFuxeHI0ocApHA== X-Received: by 10.36.13.207 with SMTP id 198mr2359106itx.82.1476277920067; Wed, 12 Oct 2016 06:12:00 -0700 (PDT) Received: from [10.0.10.3] (cpe-24-165-204-240.neo.res.rr.com. [24.165.204.240]) by smtp.googlemail.com with ESMTPSA id r200sm3547528itc.13.2016.10.12.06.11.58 (version=TLS1 cipher=ECDHE-RSA-AES128-SHA bits=128/128); Wed, 12 Oct 2016 06:11:58 -0700 (PDT) Message-ID: <57FE36A2.2030101@gmail.com> Date: Wed, 12 Oct 2016 09:12:02 -0400 From: Ernie Luzar User-Agent: Thunderbird 2.0.0.24 (Windows/20100228) MIME-Version: 1.0 To: Dmitry Postolov CC: freebsd-questions@freebsd.org Subject: Re: Console text resolution mode config References: <1091321476254061@web28o.yandex.ru> In-Reply-To: <1091321476254061@web28o.yandex.ru> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 12 Oct 2016 13:12:01 -0000 Dmitry Postolov wrote: > Hi! Sorry for my bad English... > > FreeBSD-11.0-RELEASE-p1 amd64. Hardware: Mini-PC Intel NUC5PPYH CPU Intel N3700, HD Graphics. UEFI mode. >Question - how to set console text mode 1920x1080. If in loader mode press ESC and enter "mode 0" and "boot" >then text console resolution is 1920x1080 and all OK. >How can I set this setting to /boot/loader.rc.local or another loader configuration file? >I am try to set: > > mode 0 or mode set 0 or gop set 4 > > But no result, the screen resolution after changing config file is by default. Please, help me. > You didn't say why you wanted to change the console screen resolution, so I am guessing you don't like it's new look in 11.0. Just to point out something you may have missed about 11.0. The default console driver has changed from "sc" to "vt". The console screen now looks different that what you are used to seeing with past versions of Freebsd. You can change the default console driver back to "sc" by adding this line to /boot/loader.conf file and rebooting. kern.vty=sc If you want to continue using the default "vt" console driver, you can change the default mode from "graphic" mode to "text" mode by adding this line to the /boot/loader.conf file and rebooting. hw.vga.textmode=1 About your question of "how to set console text mode 1920x1080" I do not know the correct syntax to use, but I know you should put it in /boot/loader.conf file and reboot. It maybe as simple as adding "mode 0" to the /boot/loader.conf file and rebooting. Note: the "vt" console driver has some problems. Search the bug reporting system for list of "vt" bugs to see if any of those bugs may impact you before you decide to continue to use it. From owner-freebsd-questions@freebsd.org Wed Oct 12 13:54:10 2016 Return-Path: Delivered-To: freebsd-questions@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id E8254C0E201 for ; Wed, 12 Oct 2016 13:54:10 +0000 (UTC) (envelope-from bsam@passap.ru) Received: from forward4p.cmail.yandex.net (forward4p.cmail.yandex.net [IPv6:2a02:6b8:0:1465::14]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "forwards.mail.yandex.net", Issuer "Yandex CA" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id A8D16AFB for ; Wed, 12 Oct 2016 13:54:10 +0000 (UTC) (envelope-from bsam@passap.ru) Received: from smtp1h.mail.yandex.net (smtp1h.mail.yandex.net [IPv6:2a02:6b8:0:f05::115]) by forward4p.cmail.yandex.net (Yandex) with ESMTP id 7948D20BB4; Wed, 12 Oct 2016 16:53:59 +0300 (MSK) Received: from smtp1h.mail.yandex.net (localhost.localdomain [127.0.0.1]) by smtp1h.mail.yandex.net (Yandex) with ESMTP id CA45F8C0A66; Wed, 12 Oct 2016 16:53:53 +0300 (MSK) Received: by smtp1h.mail.yandex.net (nwsmtp/Yandex) with ESMTPSA id ibICHSKQII-rqouXYUD; Wed, 12 Oct 2016 16:53:52 +0300 (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client certificate not present) X-Yandex-Suid-Status: 1 0,1 0 Subject: Re: Call-out ports renamed cuadX -> cuauX -- when? To: Warren Block References: <20161011002250.067f2b85.freebsd@edvax.de> <20161011005255.a54c4215.freebsd@edvax.de> Cc: freebsd-questions@freebsd.org From: Boris Samorodov Message-ID: Date: Wed, 12 Oct 2016 16:53:51 +0300 User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:45.0) Gecko/20100101 Thunderbird/45.4.0 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 12 Oct 2016 13:54:11 -0000 11.10.2016 21:46, Warren Block пиŃет: > On Tue, 11 Oct 2016, Polytropon wrote: > >> So the naming change mentioned in The FreeBSD Handbook, section >> 25.2.1. Serial Cables and Ports: >> >> Call-out ports are named /dev/cuauN on FreeBSD versions 10.x >> and higher and /dev/cuadN on FreeBSD versions 9.x and lower. >> >> doesn't seem to apply, even though the manpages state something >> different. > > I have not looked at that source, but some parts of the Handbook use > entities for the current supported releases. That would show the wrong > release numbers here, if those entities were used. Those numbers are hardcoded. I've created a patch and opened a PR: https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=213386 -- WBR, bsam From owner-freebsd-questions@freebsd.org Wed Oct 12 15:40:06 2016 Return-Path: Delivered-To: freebsd-questions@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 83627C0FEEA for ; Wed, 12 Oct 2016 15:40:06 +0000 (UTC) (envelope-from bourne.identity@hotmail.com) Received: from COL004-OMC3S6.hotmail.com (col004-omc3s6.hotmail.com [65.55.34.144]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-SHA384 (256/256 bits)) (Client CN "*.outlook.com", Issuer "Microsoft IT SSL SHA2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4AF24E32 for ; Wed, 12 Oct 2016 15:40:06 +0000 (UTC) (envelope-from bourne.identity@hotmail.com) Received: from EUR03-VE1-obe.outbound.protection.outlook.com ([65.55.34.135]) by COL004-OMC3S6.hotmail.com over TLS secured channel with Microsoft SMTPSVC(7.5.7601.23008); Wed, 12 Oct 2016 08:39:00 -0700 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=hotmail.com; s=selector1; h=From:Date:Subject:Message-ID:Content-Type:MIME-Version; bh=L+lQpECNPhwiQRJYVQSaTTsWgNDziwCHmsiWTcukdbg=; b=iExY9WEmPBIzSjenI2uePkEdOTHYCCLgxJdgrpuHcelgApVf7PuV3TAvMIVzmfltLbJotzMaQtL8u5yXwh/TBhHer39vI8+i/3Km0lNqHZ2zpqL4rNftJpkfWCRW9zgI+QHfN4r61AlnHn3qn/33MUYQmVtlAyOP9L6vpLuG7bg0cO9GuL7uqI9v/PNg6rxNDjCFzvYg8mU3pFgKLnx/t3qCoaNCo7K67TpwTGa+FaL9iouSWZQlgt3Puo8727HBSa5Tf4GiZx2DKDxCu3teQVElOf3/5HsiG1xdQdGfOyHi0KaexKlEuqCj2iJU4I4InArYcc3QtWE6fg/pUJ6g1w== Received: from VE1EUR03FT020.eop-EUR03.prod.protection.outlook.com (10.152.18.54) by VE1EUR03HT003.eop-EUR03.prod.protection.outlook.com (10.152.18.166) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA384_P384) id 15.1.629.5; Wed, 12 Oct 2016 15:38:58 +0000 Received: from VI1PR02MB0974.eurprd02.prod.outlook.com (10.152.18.51) by VE1EUR03FT020.mail.protection.outlook.com (10.152.18.242) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA384_P384) id 15.1.629.5 via Frontend Transport; Wed, 12 Oct 2016 15:38:58 +0000 Received: from VI1PR02MB0974.eurprd02.prod.outlook.com ([10.163.162.28]) by VI1PR02MB0974.eurprd02.prod.outlook.com ([10.163.162.28]) with mapi id 15.01.0649.027; Wed, 12 Oct 2016 15:38:58 +0000 From: Manish Jain To: freebsd-questions Subject: Looking for a native Tetris game with customizable keys Thread-Topic: Looking for a native Tetris game with customizable keys Thread-Index: AQHSJJ6/AoGPPgjF7USsRgh25XvwIQ== Date: Wed, 12 Oct 2016 15:38:58 +0000 Message-ID: Accept-Language: en-GB, en-US Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: authentication-results: freebsd.org; dkim=none (message not signed) header.d=none;freebsd.org; dmarc=none action=none header.from=hotmail.com; x-ms-exchange-messagesentrepresentingtype: 1 x-eopattributedmessage: 0 x-microsoft-exchange-diagnostics: 1; VE1EUR03HT003; 6:HmQdFLclMh8RI9egO3J75EjrEzeJEumF4AChMyBfIv4o2Zwn1uV3hQHTGUn6GNxo2C3EbtIcdMEj/5U4dtSi+c5ag+SM6dTL32bohwSPoBtRXLtFp37xsNDT4GDgYImBoyCVXFBfVZujvCoJrjAKKCubUIFeYHvIzn4ElqgA7IuVGbn2Cpliig09WKqRXaxmXZ+k0u1Bik3Tz2sTWTqFo9ghuwPfFI2CISdbY081ze7EQDRtodTPtii9eG17FlfYVD51eOT/7zwhXZY5dw4lY0Cw31dTRMqUNnd0jWFQEUI=; 5:w1bJigVpqsb9aWdI9UTfxorbpyG9NKhnc/r9NuC19gBRbjKp2F1Cy+Hi+WaaG5YjqolnFOqu3wEF9npKBBG+eryylaZT/NSrja0qV8LDrU9REVgU9pCdyDp/AcxcPhkTTLELT1MhPruycO+gPiOzcw==; 24:OJqyAwJYlmDhZrlkdxE+GuCjkY3Kpb6C4Wu94l3NjK1e191VQP/4xza1vs5SREpq3V0nIe9p/xbRNaLBjy8EvZoTC6qKFmYx2GqX+IwNnD0=; 7:5DApTtX6haS7XaaKDyzfcRjTgliy1uctw0zq3w30bQD7cTxNkeratwSUATHDPhrp0des84LTLe86+jCNzEqstkUO7ORfYypuH5et/ROENTxOvWJ4QD/heGYQ3CscaaCr+CQD8dQwg5ScaBRqcNHRU0n8qCsySoSpNi5hwNNpbrY6njiXtJDc8XELyfe8reIzVDLFjyj/RoDFRuLA+mhex0kNCKM21yP1MH/CX3cAmHm0O1/RDL7EO2Wl1AV9vwHsPAGFLw26CbETDKgs0IITrA1d9x/6nCj5kFB14sQCyE9rwga9zUGpyaEC4SymZu8TJhBN1Wy2WG3UxRpuBE9rQw== x-forefront-antispam-report: EFV:NLI; SFV:NSPM; SFS:(10019020)(98900003); DIR:OUT; SFP:1102; SCL:1; SRVR:VE1EUR03HT003; H:VI1PR02MB0974.eurprd02.prod.outlook.com; FPR:; SPF:None; LANG:en; x-ms-office365-filtering-correlation-id: a030eedd-5a7b-469d-b673-08d3f2b5e12f x-microsoft-antispam: UriScan:; BCL:0; PCL:0; RULEID:(1601124038)(1603103081)(1601125047); SRVR:VE1EUR03HT003; x-exchange-antispam-report-cfa-test: BCL:0; PCL:0; RULEID:(432015012)(82015046); SRVR:VE1EUR03HT003; BCL:0; PCL:0; RULEID:; SRVR:VE1EUR03HT003; x-forefront-prvs: 0093C80C01 spamdiagnosticoutput: 1:99 spamdiagnosticmetadata: NSPM Content-Type: text/plain; charset="utf-8" Content-ID: <179C813C7F36DC42A8F7420E99069B83@eurprd02.prod.outlook.com> Content-Transfer-Encoding: base64 MIME-Version: 1.0 X-OriginatorOrg: hotmail.com X-MS-Exchange-CrossTenant-originalarrivaltime: 12 Oct 2016 15:38:58.3405 (UTC) X-MS-Exchange-CrossTenant-fromentityheader: Internet X-MS-Exchange-CrossTenant-id: 84df9e7f-e9f6-40af-b435-aaaaaaaaaaaa X-MS-Exchange-Transport-CrossTenantHeadersStamped: VE1EUR03HT003 X-OriginalArrivalTime: 12 Oct 2016 15:39:00.0753 (UTC) FILETIME=[C0EFA810:01D2249E] X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 12 Oct 2016 15:40:06 -0000 DQpIaSwNCg0KSSBsaWtlIHRvIHBsYXkgVGV0cmlzIHF1aXRlIGEgbG90IG9uIG15IEZyZWVCU0Qg MTAuMyBib3guIEN1cnJlbnRseSwgSSANCmFtIGhhdmluZyB0byBydW4gRW1saXRoLCBhIFdpbmRv d3MgYXBwbGljYXRpb24gdW5kZXIgd2luZS4gRW1saXRoIHVzZXMgDQp0aGUgc3BhY2UgYmFyIGZv ciByb3RhdGlvbiBvZiBwaWVjZXMgaW4gdGhlIGdhbWU7IGFuZCBJIGhhdmUgZ290IHVzZWQgdG8g DQp0aGF0IHN5c3RlbSwgc2NvcmluZyBzb21lIHByZXR0eSBoaWdoIHNjb3JlcyB3aXRoIHRoYXQg Y29uZmlndXJhdGlvbi4NCg0KSSB3YXMgd29uZGVyaW5nIGlmIHRoZXJlIGEgbmF0aXZlIFRldHJp cyBwb3J0IHVuZGVyIEZyZWVCU0Qgd2hpY2ggY2FuIGRvIA0KdGhhdC4gSSB0cmllZCBhdHJpcywg YnV0IGl0IHVzZXMgc29tZSBvdGhlciBrZXkgKEkgZG9uJ3Qga25vdyB3aGljaCkgZm9yIA0KcGll Y2Ugcm90YXRpb24uDQoNClRoYW5rcyBmb3IgYW55IGhlbHANCk1hbmlzaCBKYWluDQo= From owner-freebsd-questions@freebsd.org Wed Oct 12 16:16:51 2016 Return-Path: Delivered-To: freebsd-questions@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id E9579C0ECD3 for ; Wed, 12 Oct 2016 16:16:51 +0000 (UTC) (envelope-from roger@qxxy.com) Received: from mail-vk0-x22c.google.com (mail-vk0-x22c.google.com [IPv6:2607:f8b0:400c:c05::22c]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id A9809AC0 for ; Wed, 12 Oct 2016 16:16:51 +0000 (UTC) (envelope-from roger@qxxy.com) Received: by mail-vk0-x22c.google.com with SMTP id 2so50078686vkb.3 for ; Wed, 12 Oct 2016 09:16:51 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=qxxy.com; s=google; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc; bh=DOBIq7u/57nbnyzfeZ8S2ybFepaMzGnjNgXJJtqFr98=; b=IleJsItSRlEuYu+GAQuW2iKAuqg4avp31Dhi86Be21PI+UG1Yt7l6W0BZUlRp0TLFW 8trkdwOItea0L5nFlWFtTHjqKGGUxByffGnuYmNg0kkF4IdaDC2hhpqB4HlaG3zfagEU sxe6q3yVLXhE0eW4W8WPYZ7IjLzeaWTmEk2k8= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:in-reply-to:references:from:date :message-id:subject:to:cc; bh=DOBIq7u/57nbnyzfeZ8S2ybFepaMzGnjNgXJJtqFr98=; b=MXHXIVd2Gl+JrsPs86SCoh1i7ef/WtrbtkLlLxaN2R1BU7BRH2SSFsO219xrK1gTW3 UgTn694YnHDf8LwqzuPYXh+1Urnn44R36AQhv4CCeQUlmpDO8S5tZ1MOVxyRm1eyHrrN RZ2AqCzgAzodJmDUDkjK2uNkRH6WAYj1aaruozjmZlQxykbsApKmr+jj74IiWZMYZsXL PM7pgoT6w26FSIC65GWNGLF3ETVBkxhDtxI/Pzj/xAKd7bpwDY8zHo0UtLN7F6Lm5633 OH9Vdz7nnlyBtV07iaTfmRG1GqbiIFcKeCaWecOj7E77Pr7b1la92BTt8sbm2j5Jy0t4 Liyw== X-Gm-Message-State: AA6/9RlHzbpZykyJ6W74e3ish6A7+2D3XqW7asx2oqRrniILrLiXE3DJ8QV22k/Z9X8LrUUNspKp6NTY/MgtmQ== X-Received: by 10.31.63.85 with SMTP id m82mr962618vka.146.1476289010704; Wed, 12 Oct 2016 09:16:50 -0700 (PDT) MIME-Version: 1.0 Received: by 10.103.116.11 with HTTP; Wed, 12 Oct 2016 09:16:10 -0700 (PDT) X-Originating-IP: [50.90.149.220] In-Reply-To: References: From: Roger Pate Date: Wed, 12 Oct 2016 12:16:10 -0400 Message-ID: Subject: Re: $PS1 does not render command-line prompt in color in a FreeBSD VM To: James E Keenan Cc: freebsd-questions@freebsd.org Content-Type: text/plain; charset=UTF-8 X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 12 Oct 2016 16:16:52 -0000 On Tue, Oct 11, 2016 at 9:56 PM, James E Keenan wrote: > This question concerns display of colors in the command-line prompt on two > different FreeBSD installations. > ... which in the terminal looks like: > > [jkeenan] $ > > where 'jkeenan' is in red and all the rest is in white. So far so good. > > Yesterday I installed FreeBSD-11 as a VM on the same Linux host -- only this > time I switched to using VMWare to house the VM. I brought over my > .profile, .shrc, .vimrc, etc., files from the 10.3 VM to this new one. I > expected them to Just Work. However the terminal inside the VMWare console > seems to be unable to digest the codes for color in the assignment to $PS1. > That value for $PS1 is rendering as: > > [[31mjkeenan[0m] $ > > ... all rendered in white; nothing in red. The control sequences to change > from white to red and back again are simply being literally displayed. How did you "bring over" your files from one VM to the other? Did your escape characters get stripped? If they did, that would explain what you see. From owner-freebsd-questions@freebsd.org Wed Oct 12 16:26:19 2016 Return-Path: Delivered-To: freebsd-questions@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 8F290C0EF9C for ; Wed, 12 Oct 2016 16:26:19 +0000 (UTC) (envelope-from jd1008@gmail.com) Received: from mail-vk0-x22d.google.com (mail-vk0-x22d.google.com [IPv6:2607:f8b0:400c:c05::22d]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 3974CF5B for ; Wed, 12 Oct 2016 16:26:19 +0000 (UTC) (envelope-from jd1008@gmail.com) Received: by mail-vk0-x22d.google.com with SMTP id b186so50574210vkb.1 for ; Wed, 12 Oct 2016 09:26:19 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:from:date:message-id:subject:to; bh=Lp6G17LMUQE4zkJE5ib41ALS31y8fXvwZleeJG/ICaM=; b=wBz0P4x8H3XFuRkZv+dN/H9sJ05OMm6xUMzQOGUESkvMcstSEBOrtpYE+zWMfu1bCA 73ptXEGHzld+dYJWUP0gYdZzpe6rDd/JeGXYRzzcywKM9/9ye+RlspJRNCyKHY0PYSLV UivUkc5l9yNGvLdrpjeYveChblPLdlU0GPlw33isMVUki6WFFuOOp2Fd2SJRA7keJK3L B0d08+Pl3O5TIeSsbbP21MsE0N7bKKHPp1763dZOlusXNI9tX6S4epNNFzJutrwVFUrR Br28UO+9h29cbod3Kyp3UOhNJ2CHhgVsdpez/fTooYbX9ATPBoiqWb0gkuF+3sTx9njg Oj1g== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:in-reply-to:references:from:date :message-id:subject:to; bh=Lp6G17LMUQE4zkJE5ib41ALS31y8fXvwZleeJG/ICaM=; b=lHxdCz1221p4M3OdkMOfN6U4L3gpY8HJzxROLYLb9an29G9UUZQiBBM40adDa4F4sa 5Xn977h5X+sqoAXy4y0nvKr7/W0GpKZNZRYiWJam30zEG1ehWPKhUsjXS2dHuqLUK47M zSnVvpEPKzh4KtboFxQz9928tpWyyfjng5G9DeWFbBugmg4HCjjFprTy28WMF1a2wN+E OmUF7DOcYFLx0SwX+9sHpx2aC6Su1BX4PcE7Eu2JBhhjrWaVN+b0kRqH1Rx7tdWOZ9vg CqQI2o92BmEQXgleYsww1deAK0dYUMmYopJ8/r7z8xuHGXWeP6+NC/C5P6MNigFYtLlH M4NA== X-Gm-Message-State: AA6/9RlCKyi4ypsHgBrR/i7yNdUlZUzHnJgrTW7Nihg+2LbOfYQZjuAgcjxwERyTFCZ7XrV36p3gZPidWPpFZQ== X-Received: by 10.31.86.132 with SMTP id k126mr1113505vkb.11.1476289578164; Wed, 12 Oct 2016 09:26:18 -0700 (PDT) MIME-Version: 1.0 Received: by 10.176.2.234 with HTTP; Wed, 12 Oct 2016 09:25:37 -0700 (PDT) In-Reply-To: References: <46DF07BE-6D57-4B7E-BBAB-C257791E072C@gmail.com> From: JD Date: Wed, 12 Oct 2016 10:25:37 -0600 Message-ID: Subject: Re: Broadcom wireless BCM4313 To: FreeBSD Users Content-Type: text/plain; charset=UTF-8 X-Content-Filtered-By: Mailman/MimeDel 2.1.23 X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 12 Oct 2016 16:26:19 -0000 I cannot find 10.3 kernel source package online. Start by looking at http://ftp.freebsd.org/pub/FreeBSD/ On Tue, Oct 11, 2016 at 8:26 AM, Olaoluwa Omokanwaiye wrote: > Hi, thanks > It was going successfully but had a hitch because I had not install kernel > source tree while installing my FreeBSD 10.3. > The kernel source tree us needed for successful conversion of windows > driver. how can I install the kernel source tree at this point since I > didn't install during previous installation. I am using FreeBSD > 10.3-RELEASE-p7 > > Warm regards > Ola > > Sent from my MotoE2(4G-LTE) > > On 10 Oct 2016 16:59, "JD" wrote: > >> On URL https://forums.freebsd.org/threads/26616/ >> you will find this solution using windos XP driver and ndis. >> ------------------------------------------------------------ >> --------------- >> nox@ said: >> There's a link to a Windows XP driver that can be used for this nic with >> ndis(4) on FreeBSD/PCBSD >= 9.0 in the PCBSD wiki: >> http://wiki.pcbsd.org/index.php/Wireless_Testing. If you are on amd64 >> like me you may get a panic "Unregistered use of FPU in kernel", the fix >> for that is in gnats: >> http://www.freebsd.org/cgi/query-pr.cgi?pr=165622. >> >> PS: Assuming you have kernel sources installed and the patch from that >> ticket applies to 9.0 too (I only tested head) you can just rebuild and >> install ndis.ko instead of rebuilding the entire kernel: >> # cd /usr/src/sys/modules/ndis && make && make install >> >> HTH, [image: :)] >> Juergen >> >> I just got my Broadcom BCM4313 up and running yesterday by checking out >> that PC-BSD Wiki! >> >> I just downloaded the drivers on my Windows computer, extracted the >> driver files, and transferred the necessary ones (bcmwl5.inf, >> bcmwl564.sys, bcm43xx64.cat and bcmwlcoi64.dll, since I am running >> amd64) over to my FreeBSD machine using a USB memory stick. >> >> I then had to convert the files to FreeBSD kernel modules by using >> ndisgen, however, since one of the driver files was encoded in UTF-8 >> ndisgen required converters/libiconv, so that had to be installed first:# >> cd /usr/ports/converters/libiconv && make install cleanAll I had to do >> next was to run ndisgen and follow the instructions. I should mention >> that, for some reason, I had to run ndisgen from another directory than >> the driver files were located in, otherwise ndisgen failed to build the >> kernel modules. >> >> Once ndisgen had finished I ended up with three .KO files, which I >> placed in the /boot/modules directory. I was unable to load these files >> using /boot/loader.conf, so I ended up making a /etc/rc.d script which >> can be found here . >> Save the script to /etc/rc.d/bcm4313 and run:# chmod a-w+rx >> /etc/rc.d/bcm4313 >> >> Done! >> >> On Mon, Oct 10, 2016 at 5:14 AM, Olaoluwa Omokanwaiye < >> laoluomoks@gmail.com> wrote: >> >>> Hi, >>> Pls how can I get the above wireless card to be recognized and function >>> on my FreeBSD 10.3 >>> >>> Thanks >>> >>> Sent from my iPhone >>> _______________________________________________ >>> freebsd-questions@freebsd.org mailing list >>> https://lists.freebsd.org/mailman/listinfo/freebsd-questions >>> To unsubscribe, send any mail to "freebsd-questions-unsubscribe >>> @freebsd.org" >>> >> >> From owner-freebsd-questions@freebsd.org Wed Oct 12 16:28:45 2016 Return-Path: Delivered-To: freebsd-questions@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 0326AC0F059 for ; Wed, 12 Oct 2016 16:28:45 +0000 (UTC) (envelope-from dpostolov@yandex.ru) Received: from forward3j.cmail.yandex.net (forward3j.cmail.yandex.net [IPv6:2a02:6b8:0:1630::16]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "forwards.mail.yandex.net", Issuer "Yandex CA" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id B6BC3ED for ; Wed, 12 Oct 2016 16:28:44 +0000 (UTC) (envelope-from dpostolov@yandex.ru) Received: from mxback14h.mail.yandex.net (mxback14h.mail.yandex.net [84.201.187.48]) by forward3j.cmail.yandex.net (Yandex) with ESMTP id 2AD512103E; Wed, 12 Oct 2016 19:28:33 +0300 (MSK) Received: from web1h.yandex.ru (web1h.yandex.ru [84.201.186.30]) by mxback14h.mail.yandex.net (nwsmtp/Yandex) with ESMTP id OZJjWvPf9b-SWsutf8n; Wed, 12 Oct 2016 19:28:32 +0300 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=yandex.ru; s=mail; t=1476289712; bh=0uJcUOWWUWtO1DD8D3/QPtt4YXt9WJVBbltn5kLpsgE=; h=From:To:Cc:In-Reply-To:References:Subject:Message-Id:Date; b=J2EY3dziuq5+yO2ShXJh+A7SdpaIu8J7lEX6r3NaOn/0lGMcGoaxQPCvCm0rhuRDi 4OQ7J2CykTCCPFLfKt+YZDzIKeMeCaeLIJNG6TzdiStzlDGjx3w2d3fqwmvHyNw016 CVbMfJr3+l9kuv7dTL7GlAx382o9JvjEd8h0T4GA= Authentication-Results: mxback14h.mail.yandex.net; dkim=pass header.i=@yandex.ru Received: by web1h.yandex.ru with HTTP; Wed, 12 Oct 2016 19:28:32 +0300 From: Dmitry Postolov To: Ernie Luzar Cc: "freebsd-questions@freebsd.org" In-Reply-To: <57FE36A2.2030101@gmail.com> References: <1091321476254061@web28o.yandex.ru> <57FE36A2.2030101@gmail.com> Subject: Re: Console text resolution mode config MIME-Version: 1.0 Message-Id: <5965441476289712@web1h.yandex.ru> X-Mailer: Yamail [ http://yandex.ru ] 5.0 Date: Wed, 12 Oct 2016 21:28:32 +0500 Content-Transfer-Encoding: 7bit Content-Type: text/plain X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 12 Oct 2016 16:28:45 -0000 Hi! Sorry for my bad English... > You didn't say why you wanted to change the console screen resolution, > so I am guessing you don't like it's new look in 11.0. I am owner of 2 mini-PC Intel NUCs: NUC5PPYH CPU Intel N3700, HD Graphics (CherryView) and NUC DN2820FYKH 2-nd revision, CPU Intel N2830, HD Graphics (ValleyView). On FreeBSD 11.0 CherryView and ValleyView Graphics are not oficially supported, and I can't run CherryView Graphics with Xorg (with intel or vesa drivers on starting Lumina-DE FullHD mode) from pkg. If I am not mistake, Xorg print about "illegal opcode". If its need, I can reinstall FreeBSD and send Xorg logs to mail list. TrueOS (based on FreeBSD) supports my hardware graphics in drm-next-4.7 mode, but now I want try to use FreeBSD 11.0-p1 on NUC5PPYH CherryView Graphics with scfb video driver. On my nettops scfb driver works fine only if nettops are loaded in UEFI mode. But if in BSDInstaller FreeBSD-11.0-p1 to select GPT(UEFI) mode for target drive and to install FreeBSD, then after reboot and starting loader and system the screen console resolution is 1280x1024. And physical console have not good view on FullHD display. And after wiki-setup scfb video driver and starting Lumina-DE the screen resolution is also 1280x1024. But as I am say on previous message, if in loader press ESC and manually enter "mode 0" and "boot" then screen console resolution is 1920x1080. This is comfort console mode for me on FullHD display and Lumina-DE starts with FullHD resolution with xf86-video-scfb driver on NUCs and works fine. > About your question of "how to set console text mode 1920x1080" I do not > know the correct syntax to use, but I know you should put it in > /boot/loader.conf file and reboot. It maybe as simple as adding "mode 0" > to the /boot/loader.conf file and rebooting. I am try adding "mode 0" or 'mode="0"' to the /boot/loader.conf and reboot, but this not to solve this problem :-( console resolution is also 1280x1024. Please, help me with syntax to add "mode 0" to loader.conf file. From owner-freebsd-questions@freebsd.org Wed Oct 12 16:31:33 2016 Return-Path: Delivered-To: freebsd-questions@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 3B95CC0F197 for ; Wed, 12 Oct 2016 16:31:33 +0000 (UTC) (envelope-from luzar722@gmail.com) Received: from mail-it0-x244.google.com (mail-it0-x244.google.com [IPv6:2607:f8b0:4001:c0b::244]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 0A937324 for ; Wed, 12 Oct 2016 16:31:33 +0000 (UTC) (envelope-from luzar722@gmail.com) Received: by mail-it0-x244.google.com with SMTP id l13so4266284itl.2 for ; Wed, 12 Oct 2016 09:31:33 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=message-id:date:from:user-agent:mime-version:to:subject :content-transfer-encoding; bh=7cplg9vushakDMkJs+5K/5zmgx7yDGTG3fGorilW/8U=; b=qiP13lpfSdb3eyQhvgx1LOgekfMAAE+2ZpkZJ3DL937p+1Gc1OLylsov1uTFKoOiKh +2PUujV5kBY+RgMS4DjAJY6dlyD5oi1s68tegRlc//nbFSRqmfEb1JzhE80kbBfn+Agt uU1RgIvt2e5EKS+se4X5hfvIWta/rDLvcWAhaF/v/gnN4sCiDfT8mZ1eBTkg4TiAH2+e ZA6WglQjdiE+qO9GH9+EOV6qSIgz/hXNsVBYu+EL3gVjnhbqKSC+cfMCrnAAZe2KHn2n hnx0AYsTkU7RYFVmJsTc5w32g5S0t26c7tCBG+sikMEtz2dHt2u+ptuFvm2HpR6iusfS hwfA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:message-id:date:from:user-agent:mime-version:to :subject:content-transfer-encoding; bh=7cplg9vushakDMkJs+5K/5zmgx7yDGTG3fGorilW/8U=; b=B8nx7jAN3M+vMLR3hvZqVAkyMq0fjYayKE9Hq6myprucvbQ/i1xUiuHCBz7xOveVGR Y+4YAl4p/C4eUVH7KNh4OMjgJIL5V1e8X/spusLsfa7M2t90m01cZSR9SjMAhUJ9JMLi 7l2l9YEOkBhI+PASaYVi0lo1S+6qbJUQnSmyMK1l9lRtj33iz3U5gdeoK1SSfwikDryP K0BCiPS59DogEkIFftDKlMRgedmF/N1JANmaADBBO/otbX0SsN2ZdtT7NngUzGi2fAkc H3W430tIiC+oxUrz9eFHAsta7jMMEg0zpj9hK2Lr9bkZPYItYxKK5uLpf7qpx+NajTvs Wytw== X-Gm-Message-State: AA6/9RmGc6u0eLFogeCWbD0GaP+OwqmRF6wvDngk/em0DQBVrSH8UCYGmNT6rQTueeZsrQ== X-Received: by 10.36.57.147 with SMTP id l141mr2452108ita.22.1476289892292; Wed, 12 Oct 2016 09:31:32 -0700 (PDT) Received: from [10.0.10.3] (cpe-24-165-204-240.neo.res.rr.com. [24.165.204.240]) by smtp.googlemail.com with ESMTPSA id y21sm3845835iod.34.2016.10.12.09.31.31 for (version=TLS1 cipher=ECDHE-RSA-AES128-SHA bits=128/128); Wed, 12 Oct 2016 09:31:31 -0700 (PDT) Message-ID: <57FE656D.4090408@gmail.com> Date: Wed, 12 Oct 2016 12:31:41 -0400 From: Ernie Luzar User-Agent: Thunderbird 2.0.0.24 (Windows/20100228) MIME-Version: 1.0 To: Freebsd Questions Subject: 11.0-release new function blacklist how-to needed Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 12 Oct 2016 16:31:33 -0000 FreeBSD RELEASE-11.0 has been published and made available for public consumption. From the release notes. The libblacklist(3) library and applications have been ported from the NetBSD Project. Packet filtering support for the pf(4) packet filtering systems has been implemented. The blacklist system provides the blacklistd daemon, the helper script blacklistd-helper to make changes to the running packet filter system and the blacklistctl control program. A selection of system daemons, including: fingerd, ftpd, rlogind, and rshd have been modified to support sending notifications to the blacklistd daemon. [r301169] (Sponsored by The FreeBSD Foundation) Support for the ipfw(4) packet filter has been added to the blacklistd-helper script. [r301736] (Sponsored by The FreeBSD Foundation) Support for the ipfilter(4) packet filter has been added to the blacklistd-helper script. [r301843] (Sponsored by The FreeBSD Foundation) No where can I find a how-to describing how to enable this function or a simple explanation of it's intended use and how it interacts with the base firewalls. Guidance desired. Thank you. From owner-freebsd-questions@freebsd.org Wed Oct 12 16:45:41 2016 Return-Path: Delivered-To: freebsd-questions@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id EA6C7C0F4BD for ; Wed, 12 Oct 2016 16:45:41 +0000 (UTC) (envelope-from steve@sohara.org) Received: from smtp3.irishbroadband.ie (smtp3.irishbroadband.ie [62.231.32.5]) (using TLSv1 with cipher AES256-SHA (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id A92A5C48 for ; Wed, 12 Oct 2016 16:45:41 +0000 (UTC) (envelope-from steve@sohara.org) Received: from [89.127.62.20] (helo=smtp.lan.sohara.org) by smtp3.irishbroadband.ie with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.76) (envelope-from ) id 1buMeq-0002jZ-J2 for freebsd-questions@freebsd.org; Wed, 12 Oct 2016 17:45:32 +0100 Received: from [192.168.63.1] (helo=steve.lan.sohara.org) by smtp.lan.sohara.org with smtp (Exim 4.87 (FreeBSD)) (envelope-from ) id 1buMfG-000Cf6-It for freebsd-questions@freebsd.org; Wed, 12 Oct 2016 16:45:58 +0000 Date: Wed, 12 Oct 2016 17:45:28 +0100 From: Steve O'Hara-Smith To: freebsd-questions@freebsd.org Subject: Re: Looking for a native Tetris game with customizable keys Message-Id: <20161012174528.038166f2bb4a1885af776716@sohara.org> In-Reply-To: References: X-Mailer: Sylpheed 3.5.0 (GTK+ 2.24.29; amd64-portbld-freebsd10.1) X-Clacks-Overhead: "GNU Terry Pratchett" Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 12 Oct 2016 16:45:42 -0000 On Wed, 12 Oct 2016 15:38:58 +0000 Manish Jain wrote: > > Hi, > > I like to play Tetris quite a lot on my FreeBSD 10.3 box. Currently, I > am having to run Emlith, a Windows application under wine. Emlith uses > the space bar for rotation of pieces in the game; and I have got used to > that system, scoring some pretty high scores with that configuration. > > I was wondering if there a native Tetris port under FreeBSD which can do > that. I tried atris, but it uses some other key (I don't know which) for > piece rotation. There's bsdtris which by default uses k for rotate and space for drop, but supports a command line parameter to set the six controls to any key you like. -- Steve O'Hara-Smith From owner-freebsd-questions@freebsd.org Wed Oct 12 16:50:15 2016 Return-Path: Delivered-To: freebsd-questions@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id BC5C8C0F5DD for ; Wed, 12 Oct 2016 16:50:15 +0000 (UTC) (envelope-from jacqueline.scott@accountsapplication.biz) Received: from mail-pf0-x22f.google.com (mail-pf0-x22f.google.com [IPv6:2607:f8b0:400e:c00::22f]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 95254E68 for ; Wed, 12 Oct 2016 16:50:15 +0000 (UTC) (envelope-from jacqueline.scott@accountsapplication.biz) Received: by mail-pf0-x22f.google.com with SMTP id 128so21326182pfz.0 for ; Wed, 12 Oct 2016 09:50:15 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=accountsapplication-biz.20150623.gappssmtp.com; s=20150623; h=date:to:from:subject:message-id:mime-version; bh=vYIr/ZUtUDny2twKPAPqKNn8vPC3zfixcI0SUS0uK7w=; b=qPD8JVhO2aqBm53zJ/6x4Pu0vnXywoguUB0SmkU7ENDOY+bPQdfxWWC+LC2ODgcOCR mjqsehwXPVsACW3Gl1r5FUnZ/cR3A0J0mY1s/T51ZxFmhD0kYgjOf3wdhqJVu2JfEO2G FdrACl9mYZ8YwUXl2DiOlGrdSGX7734j2M09q7Igz5Elg4um92wuO4GlC/x7r9X6hG02 w4Is87+chQbHjo9TAvkamr9VBXJpuiR87alvFq3sQIl9WzpeuyM60B0ptzyzMlxIp7Wr Q1gMZNtudqeqbYl+/0dhQd1tRxTzEPvFZIWEcGOfw7j8LFk7DdZsb3EOzGdBel0J60AB SIiQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:date:to:from:subject:message-id:mime-version; bh=vYIr/ZUtUDny2twKPAPqKNn8vPC3zfixcI0SUS0uK7w=; b=gAXFgzi37STQwaYc343sA5oRtI8RQmoLk4tKRdA8YXOg8YpkhHY9AQ50roP1+e3M+7 5YS41eg6XcGl8ka/Jutr8scuoLSaNSs5hmcwFDOXmzZvRtdhdigQYQbfBqvxEEzdce9t iKKpgr/zSDeX8CeLNvnfuSxXzCBL7aXs0Hc64Etwi+JNwioQ/KFSAteJ9bx7BXWxFTDe m4zBrxRMUhezedH7Og0jV6khFKGdHyIbuB9TsEiCpjLSAxR1PH8bVKkmQ1fqKEUggoYi cbP6gGkeOAhHBoruM5w7pfbgMzzn8qqWkyaTqhD0/igmXZDrPP6coVSItkc0vrfVBGqu OHSw== X-Gm-Message-State: AA6/9RmFMs2skvMX6X7Qid0GwppcmiJk90pRA4SPt6Ag7bvzBL/V+Ps44PiNvgP9oSa55A== X-Received: by 10.99.102.69 with SMTP id a66mr2587069pgc.71.1476291014784; Wed, 12 Oct 2016 09:50:14 -0700 (PDT) Received: from WIN-P13Q6HU01EV (ec2-52-11-8-151.us-west-2.compute.amazonaws.com. [52.11.8.151]) by smtp.gmail.com with ESMTPSA id 128sm13035712pfy.4.2016.10.12.09.50.13 for (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Wed, 12 Oct 2016 09:50:14 -0700 (PDT) Date: Wed, 12 Oct 2016 16:05:40 +0200 To: freebsd-questions@freebsd.org From: Jacqueline Scott Subject: Pay Roll Software That Matches Your Needs Message-ID: X-Mailer: PHPMailer 5.2.15 (https://github.com/PHPMailer/PHPMailer) MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: quoted-printable X-Content-Filtered-By: Mailman/MimeDel 2.1.23 X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 12 Oct 2016 16:50:15 -0000 Find The Best 2017 Payroll Software =09=09=09=09=09=09=09=09=09 =09=09=09=09=09=09=09=09=09 =09=09=09=09=09=09=09=09=09 Learn More =09=09=09=09=09=09=09=09 =09=09=09=09=09=09=09=09 =09=09=09=09=09=09=09=09 =09=09=09=09=09=09=09 =09=09=09=09 =09 =09=09=09=09=09=09 =09=09=09=09=09=09=09=09=09 =09=09=09=09=09=09=09=09=09=09Save time =09=09=09=09=09=09=09=09=09 =09=09=09=09=09=09=09=09 =09=09=09=09=09=09=09=09 =09=09=09=09=09=09=09=09 =09=09=09=09=09=09=09=09=09 =09=09=09=09=09=09=09=09=09=09Increase accuracy and decrease risk =09=09=09=09=09=09=09=09=09 =09=09=09=09=09=09=09=09 =09=09=09=09=09=09=09=09 =09=09=09=09=09=09=09=09 =09=09=09=09=09=09=09=09=09 =09=09=09=09=09=09=09=09=09=09Generate reports =09=09=09=09=09=09=09=09=09 =09=09=09=09=09=09=09=09 =09=09=09=09=09=09=09=09 =09=09=09=09=09=09=09=09 =09=09=09=09=09=09=09 =09=09=09=09 =09 =09=09=09 =09=09=09=09=09=09 =09=09=09=09=09=09=09=09=09 =09=09=09=09=09=09=09=09=09 =09=09=09=09=09=09=09=09=09 =09=09=09=09=09=09=09=09=09One Minute Could Save You Days of Frustration =09=09=09=09=09=09=09=09=09 =09=09=09=09=09=09=09=09=09 =09=09=09=09=09=09=09=09=09With the multitude of payroll software solutions= available today, selecting the right system for your organization can be c= hallenging. Software Advice™ is a trusted resource for software buyer= s. We provide detailed reviews and research on thousands of software applic= ations. =09=09=09=09=09=09=09=09=09 =09=09=09=09=09=09=09=09=09 Get free price quotes and relevant recommendations on systems that match your exact needs! =09=09=09=09=09=09=09=09=09 Compare Systems =09=09=09=09=09=09=09=09=09 =09=09=09=09=09=09=09=09 =09=09=09=09=09=09=09=09 =09=09=09=09=09=09=09 =09=09=09=09 =09 =09=09=09 =09=09=09=09=09=09 =09=09=09=09=09=09=09=09=09 =09=09=09=09=09=09=09=09=09=09 =09=09=09=09=09=09=09=09 =09=09=09=09=09=09=09=09 =09=09=09=09=09=09=09 =09=09=09=09=09 =09=09=09=09=09 =09=09=09=09=09=09 =09=09=09=09=09=09=09=09=09 =09=09=09=09=09=09=09=09=09=09 =09=09=09=09=09=09=09=09 =09=09=09=09=09=09=09=09 =09=09=09=09=09=09=09 =09=09=09=09=09 =09=09=09=09=09 =09=09=09=09=09=09 =09=09=09=09=09=09=09=09=09 =09=09=09=09=09=09=09=09=09=09 =09=09=09=09=09=09=09=09 =09=09=09=09=09=09=09=09 =09=09=09=09=09=09=09 =09=09=09=09=09 =09=09=09=09=09 =09=09=09=09=09=09 =09=09=09=09=09=09=09=09=09 =09=09=09=09=09=09=09=09=09=09 =09=09=09=09=09=09=09=09 =09=09=09=09=09=09=09=09 =09=09=09=09=09=09=09 =09=09=09=09=09 =09=09=09=09=09 =09=09=09=09=09=09 =09=09=09=09=09=09=09=09=09 =09=09=09=09=09=09=09=09=09=09 =09=09=09=09=09=09=09=09 =09=09=09=09=09=09=09=09 =09=09=09=09=09=09=09 =09=09=09=09=09 =09=09=09=09 =09 =09=09=09 =09=09=09=09=09=09Other Offers Recommended For You =09=09=09=09=09=09=09=09 =09=09=09=09=09=09=09=09 =09=09=09=09=09=09=09 =09=09=09=09 =09 =09=09=09 =09=09 =09 =09=09=09 =09=09=09=09=09=09 =09=09=09=09=09=09=09=09=09 =09=09=09=09=09=09=09=09=09=09 =09=09=09=09=09=09=09=09=09=09=09Free Applicant Tracking Systems Software = Pricing Guide =09=09=09=09=09=09=09=09=09=09=09 =09=09=09=09=09=09=09=09=09=09=09 Download =09=09=09=09=09=09=09=09=09=09 =09=09=09=09=09=09=09=09=09 =09=09=09=09=09=09=09=09 =09=09=09=09=09=09=09=09 =09=09=09=09=09=09=09 =09=09=09=09=09 =09=09=09=09=09 =09=09=09=09=09=09 =09=09=09=09=09=09=09=09=09 =09=09=09=09=09=09=09=09=09=09 =09=09=09=09=09=09=09=09=09=09=09Top 8 Best Learning Management Software S= ystems for 2017 =09=09=09=09=09=09=09=09=09=09=09 =09=09=09=09=09=09=09=09=09=09=09 Review Systems =09=09=09=09=09=09=09=09=09=09 =09=09=09=09=09=09=09=09=09 =09=09=09=09=09=09=09=09 =09=09=09=09=09=09=09=09 =09=09=09=09=09=09=09 =09=09=09=09=09 =09=09=09=09=09 =09=09=09=09=09=09 =09=09=09=09=09=09=09=09=09 =09=09=09=09=09=09=09=09=09=09 =09=09=09=09=09=09=09=09=09=09=09Compare these Payroll heavy weights head-t= o-head ADP vs. Paychex =09=09=09=09=09=09=09=09=09=09=09 =09=09=09=09=09=09=09=09=09=09=09 Learn More =09=09=09=09=09=09=09=09=09=09 =09=09=09=09=09=09=09=09=09 =09=09=09=09=09=09=09=09 =09=09=09=09=09=09=09=09 =09=09=09=09=09=09=09 =09=09=09=09=09 =09=09=09=09 =09 =09=09=09 =09=09=09=09=09=09 =09=09=09=09=09=09=09=09 =09=09=09=09=09=09=09=09=09 =09=09=09=09=09=09=09=09=09You are receiving this email because you have re= gistered for a download, white paper, comparison guide,or have elected to r= eceive information or offers from Compare-Softwares Inc. You're signed up as freebsd-questions@freebsd.org. =09=09=09=09=09=09=09=09=09Our mailing address is: Compare-Softwares Inc, = Two Ravinia, Suite 500, Atlanta, Georgia, 30346, contact@compare-softwares.= com =09=09=09=09=09=09=09=09=09If you do not want to receive any emails from Co= mpare-Softwares Inc unsubscribe here From owner-freebsd-questions@freebsd.org Wed Oct 12 17:10:08 2016 Return-Path: Delivered-To: freebsd-questions@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 3D84FC0FD3A for ; Wed, 12 Oct 2016 17:10:08 +0000 (UTC) (envelope-from jkeen@verizon.net) Received: from vms173021pub.verizon.net (vms173021pub.verizon.net [206.46.173.21]) (using TLSv1 with cipher DHE-RSA-AES128-SHA (128/128 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 233F7C44 for ; Wed, 12 Oct 2016 17:10:07 +0000 (UTC) (envelope-from jkeen@verizon.net) Received: from vz-proxy-m008.mx.aol.com ([64.236.83.1]) by vms173021.mailsrvcs.net (Oracle Communications Messaging Server 7.0.5.32.0 64bit (built Jul 16 2014)) with ESMTPA id <0OEY009292CFX000@vms173021.mailsrvcs.net> for freebsd-questions@freebsd.org; Wed, 12 Oct 2016 12:09:51 -0500 (CDT) X-CMAE-Score: 0 X-CMAE-Analysis: v=2.2 cv=EKN26xRC c=1 sm=1 tr=0 a=IfeYs1eZmZ/JIJO4DN4ZPw==:117 a=IkcTkHD0fZMA:10 a=CH0kA5CcgfcA:10 a=o1OHuDzbAAAA:8 a=T0n4mNrM2sNB3DeJJRAA:9 a=QEXdDO2ut3YA:10 Received: by 71.246.118.77 with SMTP id 56559826; Wed, 12 Oct 2016 17:09:51 GMT Subject: Re: $PS1 does not render command-line prompt in color in a FreeBSD VM To: Roger Pate References: Cc: freebsd-questions@freebsd.org From: James E Keenan Message-id: <208d3ae0-78ea-853f-6c48-6a74e1d61253@verizon.net> Date: Wed, 12 Oct 2016 13:09:50 -0400 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:45.0) Gecko/20100101 Thunderbird/45.3.0 MIME-version: 1.0 In-reply-to: Content-type: text/plain; charset=utf-8; format=flowed Content-transfer-encoding: 7bit X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 12 Oct 2016 17:10:08 -0000 On 10/12/2016 12:16 PM, Roger Pate wrote: > On Tue, Oct 11, 2016 at 9:56 PM, James E Keenan wrote: >> This question concerns display of colors in the command-line prompt on two >> different FreeBSD installations. > >> ... which in the terminal looks like: >> >> [jkeenan] $ >> >> where 'jkeenan' is in red and all the rest is in white. So far so good. >> >> Yesterday I installed FreeBSD-11 as a VM on the same Linux host -- only this >> time I switched to using VMWare to house the VM. I brought over my >> .profile, .shrc, .vimrc, etc., files from the 10.3 VM to this new one. I >> expected them to Just Work. However the terminal inside the VMWare console >> seems to be unable to digest the codes for color in the assignment to $PS1. >> That value for $PS1 is rendering as: >> >> [[31mjkeenan[0m] $ >> >> ... all rendered in white; nothing in red. The control sequences to change >> from white to red and back again are simply being literally displayed. > > How did you "bring over" your files from one VM to the other? Did > your escape characters get stripped? If they did, that would explain > what you see. > The files were wrapped in a tarball and scp-ed. The control characters in the assignment to PS1 did not get stripped. I examined them via 'od -c' on each VM and the control character 033 is present where expected in both cases. Thank you very much. Jim Keenan From owner-freebsd-questions@freebsd.org Wed Oct 12 17:24:33 2016 Return-Path: Delivered-To: freebsd-questions@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 3FD37C0F108 for ; Wed, 12 Oct 2016 17:24:33 +0000 (UTC) (envelope-from stoa@gmx.us) Received: from mout.gmx.net (mout.gmx.net [212.227.17.20]) (using TLSv1.2 with cipher DHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mout.gmx.net", Issuer "TeleSec ServerPass DE-2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id A63138D6 for ; Wed, 12 Oct 2016 17:24:32 +0000 (UTC) (envelope-from stoa@gmx.us) Received: from archlinux.localdomain ([97.66.215.44]) by mail.gmx.com (mrgmx103) with ESMTPSA (Nemesis) id 0M9s8K-1bjLiX2z9M-00B6kX for ; Wed, 12 Oct 2016 19:24:30 +0200 Date: Wed, 12 Oct 2016 12:24:19 -0500 From: Dutch Ingraham To: freebsd-questions@freebsd.org Subject: Re: $PS1 does not render command-line prompt in color in a FreeBSD VM Message-ID: <20161012172419.GA18676@archlinux.localdomain> References: <208d3ae0-78ea-853f-6c48-6a74e1d61253@verizon.net> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <208d3ae0-78ea-853f-6c48-6a74e1d61253@verizon.net> User-Agent: Mutt/1.7.1 (2016-10-04) X-Provags-ID: V03:K0:fkY/d6wCmZeB52KGU6Yn11qR/TzFuo2s4MDHWQYtIr4fW34j+42 phQHtT5Z+ZYjX/1BnR4uE/T8fZWrlw4hUBdQ40nxKY8NFxUYpGU4GKSDBUEeY6mECBpZloG kVfOBRn0xyXGWK97Athf0yuYoRoaRqcXEweQZMUNQ+8JZjl0m+R1SOnkgIuV/pc5uKAcw9j FX3t0+fJFuLBZBviYh2qA== X-UI-Out-Filterresults: notjunk:1;V01:K0:LRSVIq99+mk=:9Ue4BLHXtr4tI+d6HnRLhF lqm9Z7iebvbRPwzDB2TqULEveAhnshzKKSTj1uRh4MHUbEXIA9fql9W24wJGxb1wT+FKl8jJ7 OYWYw0J+j8V4Ott+8wpdBiw+AZjNW1+NilwfZt2vhLh3Ki+3pZ/pDsJhbah5QVDn/YUhE4muq rVK8YwiM+jGjn0rLK+0DWmOhyrrAJX3RzQDgjfXVvHEMLeNb5V2NYzeEfTJCItTktIjw78+9g CDzn4uwIjI3CgisFoRmboR7NLU2RQS860znoIvDkvchYZkixvZ11bKoJ2H+nJqz5i1bqTjFZZ 0e/PwIfFDc9zRIH4g9rvYARYlmmPR0Mr3vhkQ9S14ZGPa9rSToryF8PEAVi7ujMy3mkG1VDIG EY5ivQ+Lm4rTG5tbV8z94PpuJyU/1g0jnBduGRYMG/PPlYNkYZmfaSUb4uRXz7eYRhvGh7haV zx/mGYnx9G4TUVeOS2+vZv5LIyHqUPUT/h1owBxacLRHDE8BTZ23eqWHnWk2qnURhiTVs0ZEo IQhJmna7NpFNiTQ87P3lOarO37i2tvfZ2DcnWiagqxuHAD4Nh1hLrWpwGSDx7gINV85k0zhAK 8HCP12tgpO+pvpCfhbZcV/ZxphbLMUaLuATUoGY659YsliBLgB0zu7a9TRZwwidzJ97LBYYTv 2FNXpRmE3jbSv7a0XyEM3qpC7oFpkq/LIGguo4+fZ6Eb+G+LGn9jmrmmOwMD7NPtExUWDD/kA vPu+NU/sMDnf13i5k16JCuX7yQikkhNFtJN55f+nadJeYogpWS1O+482sr0= X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 12 Oct 2016 17:24:33 -0000 On Wed, Oct 12, 2016 at 01:09:50PM -0400, James E Keenan wrote: > On 10/12/2016 12:16 PM, Roger Pate wrote: > > On Tue, Oct 11, 2016 at 9:56 PM, James E Keenan wrote: > > > This question concerns display of colors in the command-line prompt on two > > > different FreeBSD installations. > > > > > ... which in the terminal looks like: > > > > > > [jkeenan] $ > > > > > > where 'jkeenan' is in red and all the rest is in white. So far so good. > > > > > > Yesterday I installed FreeBSD-11 as a VM on the same Linux host -- only this > > > time I switched to using VMWare to house the VM. I brought over my > > > .profile, .shrc, .vimrc, etc., files from the 10.3 VM to this new one. I > > > expected them to Just Work. However the terminal inside the VMWare console > > > seems to be unable to digest the codes for color in the assignment to $PS1. > > > That value for $PS1 is rendering as: > > > > > > [[31mjkeenan[0m] $ > > > > > > ... all rendered in white; nothing in red. The control sequences to change > > > from white to red and back again are simply being literally displayed. > > > > How did you "bring over" your files from one VM to the other? Did > > your escape characters get stripped? If they did, that would explain > > what you see. > > > > The files were wrapped in a tarball and scp-ed. The control characters in > the assignment to PS1 did not get stripped. I examined them via 'od -c' on > each VM and the control character 033 is present where expected in both > cases. Just to confirm it has nothing to do with the transfer of the config files or the VM, I have a similar $PS1 scheme, also using sh as my shell, and have the same problem after upgrading from 10.3 to 11; this all on bare metal upgraded in-place, no file transfers needed. I haven't had time to debug yet, just wanted to get this out there to confirm this is not a local issue. From owner-freebsd-questions@freebsd.org Wed Oct 12 19:24:31 2016 Return-Path: Delivered-To: freebsd-questions@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id E7ACDC0FE6B for ; Wed, 12 Oct 2016 19:24:31 +0000 (UTC) (envelope-from dr.klepp@gmx.at) Received: from vie01a-qmta-at50-2.mx.upcmail.net (vie01a-qmta-at50-2.mx.upcmail.net [62.179.121.167]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id A81047E6 for ; Wed, 12 Oct 2016 19:24:31 +0000 (UTC) (envelope-from dr.klepp@gmx.at) Received: from [172.31.218.18] (helo=vie01a-dmta-at51-3.mx.upcmail.net) by vie01a-pqmta-at50.mx.upcmail.net with esmtps (TLSv1.2:ECDHE-RSA-AES256-GCM-SHA384:256) (Exim 4.87) (envelope-from ) id 1buO84-0008EA-3n for freebsd-questions@freebsd.org; Wed, 12 Oct 2016 20:19:48 +0200 Received: from [172.31.216.41] (helo=vie01a-pemc-psmtp-at50) by vie01a-dmta-at51.mx.upcmail.net with esmtp (Exim 4.87) (envelope-from ) id 1buO7v-0003Qs-4t for freebsd-questions@freebsd.org; Wed, 12 Oct 2016 20:19:39 +0200 Received: from t60.lan ([85.126.97.210]) by vie01a-pemc-psmtp-at50 with SMTP @ mailcloud.upcmail.net id uiKe1t00w4YLlkt0BiKe5c; Wed, 12 Oct 2016 20:19:39 +0200 X-SourceIP: 85.126.97.210 X-CNFS-Analysis: v=2.2 cv=FpZHxCjq c=1 sm=2 tr=0 a=/Ac8Q0O/YFE5LOLfUiYZVw==:117 a=/Ac8Q0O/YFE5LOLfUiYZVw==:17 a=8nJEP1OIZ-IA:10 a=PBLtHPj1A4bTSEa6wWEA:9 a=wPNLvfGTeEIA:10 From: "Dr. Nikolaus Klepp" To: freebsd-questions@freebsd.org Subject: Re: Console text resolution mode config Date: Wed, 12 Oct 2016 20:19:39 +0200 User-Agent: KMail/1.9.10 (enterprise35 0.20100827.1168748) References: <1091321476254061@web28o.yandex.ru> <57FE36A2.2030101@gmail.com> <5965441476289712@web1h.yandex.ru> In-Reply-To: <5965441476289712@web1h.yandex.ru> X-KMail-QuotePrefix: > MIME-Version: 1.0 Content-Type: Text/Plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <201610122019.39174.dr.klepp@gmx.at> X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 12 Oct 2016 19:24:32 -0000 Am Mittwoch, 12. Oktober 2016 schrieb Dmitry Postolov: > I am try adding "mode 0" or 'mode="0"' to the /boot/loader.conf and reboot, but this > not to solve this problem :-( console resolution is also 1280x1024. > > Please, help me with syntax to add "mode 0" to loader.conf file. I have these lines in /boot/loader.conf: kern.vt.fb.default_mode="1400x1050" kern.vt.fb.modes.LVDS-1="1400x1050" hw.vga.textmode=1 Nik -- Please do not email me anything that you are not comfortable also sharing with the NSA. From owner-freebsd-questions@freebsd.org Wed Oct 12 21:22:21 2016 Return-Path: Delivered-To: freebsd-questions@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 85BBCC0EE4D for ; Wed, 12 Oct 2016 21:22:21 +0000 (UTC) (envelope-from starikarp@yandex.com) Received: from forward3h.cmail.yandex.net (forward3h.cmail.yandex.net [IPv6:2a02:6b8:0:f35::13]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "forwards.mail.yandex.net", Issuer "Yandex CA" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4361C339 for ; Wed, 12 Oct 2016 21:22:21 +0000 (UTC) (envelope-from starikarp@yandex.com) Received: from smtp3h.mail.yandex.net (smtp3h.mail.yandex.net [IPv6:2a02:6b8:0:f05::117]) by forward3h.cmail.yandex.net (Yandex) with ESMTP id 989E821022 for ; Thu, 13 Oct 2016 00:22:17 +0300 (MSK) Received: from smtp3h.mail.yandex.net (localhost.localdomain [127.0.0.1]) by smtp3h.mail.yandex.net (Yandex) with ESMTP id 7DBE2440E67 for ; Thu, 13 Oct 2016 00:22:16 +0300 (MSK) Received: by smtp3h.mail.yandex.net (nwsmtp/Yandex) with ESMTPSA id 9j6pPBrNR9-MFR4Irb7; Thu, 13 Oct 2016 00:22:15 +0300 (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client certificate not present) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=yandex.com; s=mail; t=1476307336; bh=AJajooXX2+4O5ORw7ms7ejPU5NzICfjqXOvWajBdwkY=; h=Message-ID:Subject:From:To:Date; b=T6c4q9qmzV91fRrbnTuvMMjMFX1+Ad3F9zuvsa7BoK2YBAt7xbIejPji0c8Cc1VLL z9idpK45asiiaMpYeg8FE7MsldfcKt5mlAIFNjVW5U8IxyKrpwPLbba1fY0iIjS+M2 bzPEObu3+3MgqpxJsnuXoNaj6N43n7GgMTOvhZrk= Authentication-Results: smtp3h.mail.yandex.net; dkim=pass header.i=@yandex.com X-Yandex-Suid-Status: 1 0 Message-ID: <1476307333.9555.1.camel@yandex.com> Subject: portsnap From: Stari Karp To: FreeBSD Questions Date: Wed, 12 Oct 2016 17:22:13 -0400 Content-Type: text/plain; charset="UTF-8" X-Mailer: Evolution 3.18.5.1 FreeBSD GNOME Team Port Mime-Version: 1.0 Content-Transfer-Encoding: 8bit X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 12 Oct 2016 21:22:21 -0000 Hi! I have a problem with portsnap fetch update omn FreeBSD-RELEASE 10.3 (amd64). It started yesterday when didn't connect to the servers I did try today again and I got: portsnap fetch update Looking up portsnap.FreeBSD.org mirrors... 6 mirrors found. Fetching snapshot tag from your-org.portsnap.freebsd.org... done. Fetching snapshot metadata... done. Updating from Sun Oct  9 06:20:05 EDT 2016 to Mon Oct 10 15:04:19 EDT 2016. Fetching 0 metadata patches. done. Applying metadata patches... done. Fetching 0 metadata files... done. Fetching 3 patches.  (3/3) 100.00%  done.                              done. Applying patches...    Skipping 1806018225546259f5a9b9d60a70e89e6b3c98e37fddb2a851d7d8d73671db72- efae62888f99c084af0c78bfb3553953527887ee3344add64eb723179d7cea37 (1 of        3 patc  Skipping 98bb23a5c281b23a8de7849749ca1d9172a0eefe7d06438c9304966636a270a2- e26a1ffb6a660653d5d1aa162b78c50f95ae803e5b7534b047285062a47b045b (2 of        3 patc  Skipping e0084381d440d4a150ea6eda1286595f0c6843bd09e895de8abeb1e969e4f5f9- b812552caac00b5186e1905f770596e1fed7fefd2694c2e3b2927a15a967499c (3 of        3 patcdone.). Fetching 3 new ports or files... /usr/sbin/portsnap: cannot open efae62888f99c084af0c78bfb3553953527887ee3344add64eb723179d7cea37.gz: No such file or directory snapshot is corrupt. Thank you. Starikarp From owner-freebsd-questions@freebsd.org Wed Oct 12 21:27:09 2016 Return-Path: Delivered-To: freebsd-questions@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 24917C0EF91 for ; Wed, 12 Oct 2016 21:27:09 +0000 (UTC) (envelope-from stdin@niklaas.eu) Received: from mx.box-hlm-01.niklaas.eu (mx.box-hlm-01.niklaas.eu [IPv6:2a02:2770:15:0:21a:4aff:fe1b:d1ad]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id E7F6F6C2 for ; Wed, 12 Oct 2016 21:27:08 +0000 (UTC) (envelope-from stdin@niklaas.eu) Received: from box-hlm-03.niklaas.eu (unknown [10.77.5.3]) by mx.box-hlm-01.niklaas.eu (Postfix) with ESMTPSA id 8AE7E2C1CD0 for ; Wed, 12 Oct 2016 23:27:05 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=niklaas.eu; s=default; t=1476307625; bh=gfcMJHERkW9hdjgYVyDs46urzHaeEJCKjQt8cdNJKUc=; h=Date:From:To:Subject:Reply-To; b=yVSrTr6g3SeyNJksfNi3MjbIr4HwQnCqPa8FKvqQdNIbQ/Bu/lfPdnTMfybqTbFTh 7xZKAkN9ilbIaRm/GZ5V2PQzQGI9Us4fXxmZaaFw/2xm00H5gw46GlpPqh/7X2Eeom FoosufKTuNe/dStc3riv3bC7kG7IzGW1B05qqe/A= Date: Wed, 12 Oct 2016 23:27:05 +0200 From: Niklaas Baudet von Gersdorff To: freebsd-questions@freebsd.org Subject: Unable to load dynamic library memcached.so Message-ID: <20161012212705.sm7lvgs2jkn5zv3c@box-hlm-03.niklaas.eu> Reply-To: stdin@niklaas.eu Mail-Followup-To: freebsd-questions@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: NeoMutt/20161003 (1.7.0) X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 12 Oct 2016 21:27:09 -0000 I guess I miss something here: I have a jail with www/nginx and lang/php56 plus some extensions installed. Since I needed databases/pecl-memcached, I installed it with $ pkg install databases/pecl-memcached When I restart php-fpm with $ service php-fpm restart I get the following error: [12-Oct-2016 23:06:54] NOTICE: PHP message: PHP Warning: PHP Startup: Unable to load dynamic library '/usr/local/lib/php/20131226/memcached.so' - /usr/local/lib/php/20131226/memcached.so: Undefined symbol "ps_globals" in Unknown on line 0 Some quick research told me that I need to do $ pkg install -Rf lang/php56 which I did. This didn't help, same error. So I even did $ pkg install -f but that was also without any success. Next, I ran $ rm -rf /usr/local/lib/php/20131226 and again $ pkg install -f without any success. I thought: "Well, let's build it on your own" and built lang/php56 and databases/pecl-memcached with poudriere, installed it from my repository with $ pkg install -Rfr lang/php56 databases/pecl-memcached and, well, this didn't work either. This can't be so difficult. Probably it's too late. Maybe someone from another timezone can help. :-) Niklaas From owner-freebsd-questions@freebsd.org Thu Oct 13 00:00:05 2016 Return-Path: Delivered-To: freebsd-questions@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 1D5DEC0D238 for ; Thu, 13 Oct 2016 00:00:05 +0000 (UTC) (envelope-from orion@blackboxconsortium.com) Received: from vps.getseenmedia.com (vps.getseenmedia.com [184.154.14.79]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id E772F1F7D for ; Thu, 13 Oct 2016 00:00:04 +0000 (UTC) (envelope-from orion@blackboxconsortium.com) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=blackboxconsortium.com; s=default; h=Content-Transfer-Encoding:Content-Type :In-Reply-To:MIME-Version:Date:Message-ID:From:References:To:Subject:Sender: Reply-To:Cc:Content-ID:Content-Description:Resent-Date:Resent-From: Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:List-Id:List-Help: List-Unsubscribe:List-Subscribe:List-Post:List-Owner:List-Archive; bh=e62JWSxtS2xQrSrLPOFfLbsxZ6sSCJkMOiqWLxS+n+A=; b=BQcYzYr9L/RHZXvdiSfxuWth3Q O8Xg15zeyRD4r14pB+6pmja7U3JR+gDPfaGbKi5z7CHKa53WTEZobqQm4qqu7GloJaON0jrXhvFyN ukQRLXTo1+VA5KkxaiukwlN12IER2Jvkwn6LdWI77sWRBmsnjOK+HOCFZjtIkoqB5+CWGxylDhjTy I1+vvBHooRx+5xVGozw5mNqtFX6XN9yfjaFnOxtMQg/OmnNN5Sh9t2BsGdmQMSUOKWRsfkoGm7LZg i62bMH/85ZCabx9xdKP0Skr/27lBs1hEux0GcDcs848Wna4arSY0EZyZLHiwjO1Zz6G6K3K33BWiO y7G/Be7w==; Received: from 47-51-33-228.static.mtpk.ca.charter.com ([47.51.33.228]:44082 helo=homemail.leadverticals.com) by vps.getseenmedia.com with esmtpsa (TLSv1:DHE-RSA-AES128-SHA:128) (Exim 4.87) (envelope-from ) id 1buTRK-0006Dp-Tz for freebsd-questions@freebsd.org; Wed, 12 Oct 2016 17:00:08 -0700 Subject: Re: Unable to load dynamic library memcached.so To: freebsd-questions@freebsd.org References: <20161012212705.sm7lvgs2jkn5zv3c@box-hlm-03.niklaas.eu> From: Orion Tiller Message-ID: <80df56c7-23e6-41da-06b6-5dca05e6f282@blackboxconsortium.com> Date: Wed, 12 Oct 2016 16:59:56 -0700 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:45.0) Gecko/20100101 Thunderbird/45.3.0 MIME-Version: 1.0 In-Reply-To: <20161012212705.sm7lvgs2jkn5zv3c@box-hlm-03.niklaas.eu> Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: 7bit X-AntiAbuse: This header was added to track abuse, please include it with any abuse report X-AntiAbuse: Primary Hostname - vps.getseenmedia.com X-AntiAbuse: Original Domain - freebsd.org X-AntiAbuse: Originator/Caller UID/GID - [47 12] / [47 12] X-AntiAbuse: Sender Address Domain - blackboxconsortium.com X-Get-Message-Sender-Via: vps.getseenmedia.com: authenticated_id: orion@blackboxconsortium.com X-Authenticated-Sender: vps.getseenmedia.com: orion@blackboxconsortium.com X-Source: X-Source-Args: X-Source-Dir: X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 13 Oct 2016 00:00:05 -0000 > I guess I miss something here: I have a jail with www/nginx and > lang/php56 plus some extensions installed. Since I needed > databases/pecl-memcached, I installed it with > > $ pkg install databases/pecl-memcached > > When I restart php-fpm with > > $ service php-fpm restart > > I get the following error: > > [12-Oct-2016 23:06:54] NOTICE: PHP message: PHP Warning: PHP Startup: Unable to load dynamic library '/usr/local/lib/php/20131226/memcached.so' - /usr/local/lib/php/20131226/memcached.so: Undefined symbol "ps_globals" in Unknown on line 0 > > Some quick research told me that I need to do > > $ pkg install -Rf lang/php56 > > which I did. This didn't help, same error. So I even did > > $ pkg install -f > > but that was also without any success. Next, I ran > > $ rm -rf /usr/local/lib/php/20131226 > > and again > > $ pkg install -f > > without any success. I thought: "Well, let's build it on your > own" and built lang/php56 and databases/pecl-memcached with > poudriere, installed it from my repository with > > $ pkg install -Rfr lang/php56 databases/pecl-memcached > > and, well, this didn't work either. > > This can't be so difficult. Probably it's too late. Maybe someone > from another timezone can help. :-) > > Niklaas Not sure if this will help you here but I sometimes have an issue with redis where if the line extension=session.so isn't loaded first before the redis one in /usr/local/etc/php/extensions.ini I get a similar error to the one you are seeing. The pecl-memcached port also lists these as requirements php56-json-5.6.26, php56-session-5.6.26 From owner-freebsd-questions@freebsd.org Thu Oct 13 00:33:34 2016 Return-Path: Delivered-To: freebsd-questions@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 46477C0DA91 for ; Thu, 13 Oct 2016 00:33:34 +0000 (UTC) (envelope-from orion@blackboxconsortium.com) Received: from vps.getseenmedia.com (vps.getseenmedia.com [184.154.14.79]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 0C567FAB for ; Thu, 13 Oct 2016 00:33:33 +0000 (UTC) (envelope-from orion@blackboxconsortium.com) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=blackboxconsortium.com; s=default; h=Content-Type:In-Reply-To:MIME-Version: Date:Message-ID:From:References:To:Subject:Sender:Reply-To:Cc: Content-Transfer-Encoding:Content-ID:Content-Description:Resent-Date: Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:List-Id: List-Help:List-Unsubscribe:List-Subscribe:List-Post:List-Owner:List-Archive; bh=FZLxsEzxpTWTV5p6Ur/RGr6cTU5cWOtOEBBL5Auuowo=; b=i1xj4uduzi7QtoFGsCfQSB493 JZHCWHX6fZHficSKejbZNG6pEgRvOYuE+G4e6JGaTLz7/aeoPGLRnIYHWW3E3C0cIMkOtsIF/CBkL yjDAvinyOoJzqOlii8GrtS7IluYsyY6wYiXioMyODztpcYm2G51MAcYHQuhPoandPPo9xXmgqr3jj EyN4EVa2hM5U3eWoqvr/4G70tC5feuH6+9GSS9f/fzcVqUoBjNlzNw6s5dRfAL3Cmf6/+KieEl+Ys ZSAQ1ehfgYVCASrlu1w+pYjbpo4N1bgNwyp/POlNg1D0q1B+nOD2udvhHz5QNiDh1hW0bgJ6+LGTe xaGnivxrA==; Received: from 47-51-33-228.static.mtpk.ca.charter.com ([47.51.33.228]:43978 helo=homemail.leadverticals.com) by vps.getseenmedia.com with esmtpsa (TLSv1:DHE-RSA-AES128-SHA:128) (Exim 4.87) (envelope-from ) id 1buTK3-00065Y-UR for freebsd-questions@freebsd.org; Wed, 12 Oct 2016 16:52:32 -0700 Subject: Re: Unable to load dynamic library memcached.so To: freebsd-questions@freebsd.org References: <20161012212705.sm7lvgs2jkn5zv3c@box-hlm-03.niklaas.eu> From: Orion Tiller Message-ID: Date: Wed, 12 Oct 2016 16:52:25 -0700 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:45.0) Gecko/20100101 Thunderbird/45.3.0 MIME-Version: 1.0 In-Reply-To: <20161012212705.sm7lvgs2jkn5zv3c@box-hlm-03.niklaas.eu> X-AntiAbuse: This header was added to track abuse, please include it with any abuse report X-AntiAbuse: Primary Hostname - vps.getseenmedia.com X-AntiAbuse: Original Domain - freebsd.org X-AntiAbuse: Originator/Caller UID/GID - [47 12] / [47 12] X-AntiAbuse: Sender Address Domain - blackboxconsortium.com X-Get-Message-Sender-Via: vps.getseenmedia.com: authenticated_id: orion@blackboxconsortium.com X-Authenticated-Sender: vps.getseenmedia.com: orion@blackboxconsortium.com X-Source: X-Source-Args: X-Source-Dir: Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: quoted-printable X-Content-Filtered-By: Mailman/MimeDel 2.1.23 X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 13 Oct 2016 00:33:34 -0000 > I guess I miss something here: I have a jail with www/nginx and > lang/php56 plus some extensions installed. Since I needed > databases/pecl-memcached, I installed it with > > $ pkg install databases/pecl-memcached > > When I restart php-fpm with > > $ service php-fpm restart > > I get the following error: > > [12-Oct-2016 23:06:54] NOTICE: PHP message: PHP Warning: PHP Startup= : Unable to load dynamic library '/usr/local/lib/php/20131226/memcached.s= o' - /usr/local/lib/php/20131226/memcached.so: Undefined symbol "ps_= globals" in Unknown on line 0 > > Some quick research told me that I need to do > > $ pkg install -Rf lang/php56 > > which I did. This didn't help, same error. So I even did > > $ pkg install -f > > but that was also without any success. Next, I ran > > $ rm -rf /usr/local/lib/php/20131226 > > and again > > $ pkg install -f > > without any success. I thought: "Well, let's build it on your > own" and built lang/php56 and databases/pecl-memcached with > poudriere, installed it from my repository with > > $ pkg install -Rfr lang/php56 databases/pecl-memcached > > and, well, this didn't work either.=20 > > This can't be so difficult. Probably it's too late. Maybe someone > from another timezone can help. :-) > > Niklaas > Not sure if this will help you here but I sometimes have an issue with redis where if the line extension=3Dsession.so isn't loaded first before the redis one in /usr/local/etc/php/extensions.ini I get a similar error to the one you are seeing. The pecl-memcached port also list these as requirements php56-json-5.6.26 , php56-session-5.6.26 From owner-freebsd-questions@freebsd.org Thu Oct 13 01:37:57 2016 Return-Path: Delivered-To: freebsd-questions@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 9BB09C0E80F for ; Thu, 13 Oct 2016 01:37:57 +0000 (UTC) (envelope-from themyke3@gmail.com) Received: from mail-lf0-x22b.google.com (mail-lf0-x22b.google.com [IPv6:2a00:1450:4010:c07::22b]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 29DA298A for ; Thu, 13 Oct 2016 01:37:57 +0000 (UTC) (envelope-from themyke3@gmail.com) Received: by mail-lf0-x22b.google.com with SMTP id b81so105971327lfe.1 for ; Wed, 12 Oct 2016 18:37:57 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:from:date:message-id:subject:to; bh=OKv7Jl4EzJFo/xDFEkTuzCWKi7a9uAzoVR9G6AA8Zc4=; b=AAITRzCA62HSdul0ngZR87tfP6ayzWjrPdX2UJC5OdqPvyg1zS6nH70edZLLrblMot TRnceN4UiAMalNynsOQm2VbMjmBBaceDO6cdJWrNRJN/ZJlYPppXHJ3+0Xict6M070jg Ozhm6imkY2VULLT4Ji/4TFyEXzYZnqJgtUEv+byqolddW5iMD3pLtJVEsuhzL+J5GIWw OiZVBPA8TyhDa1DJh9J8RAxwfDhAEqnayW3QeLCU9F147SB/qqLEly6dN8t7hrW0kL8n KiRCaBZebqzt1mN7yiFz5mj8/tFAtsPauXL7Cez324TtennkLtYggKLfJbyrShu/O8T9 ytDw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:from:date:message-id:subject:to; bh=OKv7Jl4EzJFo/xDFEkTuzCWKi7a9uAzoVR9G6AA8Zc4=; b=bGp6SO1SceSzRLfwIDbCmHtOP8DEJZEZ134bDmgY40shLaAvyPQqXlYQGUltKEiS0p vmIgo71eT51Cir6F6WhvtBdr9dzFxXTSFh0wJ5apyK0R5q75+PsxRRQxZmGBxtraRmqr uLWz5DhXCyvdOuKsuk1b2kzFzM3V9CLBwPJJlJ0xxpfmr2tl1KLscfWjT4AuZBFqkiLf 0HI9EP7mIUPwVJn5Oc8ckmVIKUH2VUI0DXbH4/wl0c8iGWocU6Z5UOuBZIw68YYRzu65 Mh8G+MaQV3xid4PMLVdYM0FMsJxwbg+wB+G7ph5/1DLhxUZDjAGTX+1mGF3ZqX3S4Dy6 NqOw== X-Gm-Message-State: AA6/9RnGOe1qwM++TN8MxroPmAv6wyciKWqzADEgioUTtjDiurBJcX5QIPR3/lWIYjX+WZHKFobyd/TPhtuSzg== X-Received: by 10.28.46.15 with SMTP id u15mr172095wmu.61.1476322674920; Wed, 12 Oct 2016 18:37:54 -0700 (PDT) MIME-Version: 1.0 Received: by 10.194.119.229 with HTTP; Wed, 12 Oct 2016 18:37:54 -0700 (PDT) From: michael smith Date: Wed, 12 Oct 2016 21:37:54 -0400 Message-ID: Subject: zfs question To: freebsd-questions@freebsd.org Content-Type: text/plain; charset=UTF-8 X-Content-Filtered-By: Mailman/MimeDel 2.1.23 X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 13 Oct 2016 01:37:57 -0000 Hello all, So i botched my upgrade from Freebsd 9.1 to 10.0 and I can now only boot into single user mode. Unfortunately, the server's CD drive is not working nor does it seem to want to boot from usb. So after poking around the boot menu, I decided to boot into sata port B. Fortunately, I had the foresight a while back to setup a simple zfs array and the system booted and when I ran: sysctl -n kern.osrelease kern.ostype I got: 10.0-RELEASE-p18 The question is, if I continue with the upgrade on this disc, will it propagate to the first disk or will I cause irreparable damage? From owner-freebsd-questions@freebsd.org Thu Oct 13 02:50:26 2016 Return-Path: Delivered-To: freebsd-questions@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 4E31DC0FBE8 for ; Thu, 13 Oct 2016 02:50:26 +0000 (UTC) (envelope-from wblock@wonkity.com) Received: from wonkity.com (wonkity.com [67.158.26.137]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "wonkity.com", Issuer "wonkity.com" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 16D107C3 for ; Thu, 13 Oct 2016 02:50:26 +0000 (UTC) (envelope-from wblock@wonkity.com) Received: from wonkity.com (localhost [127.0.0.1]) by wonkity.com (8.15.2/8.15.2) with ESMTPS id u9D2oIGN071077 (version=TLSv1.2 cipher=DHE-RSA-AES256-GCM-SHA384 bits=256 verify=NO); Wed, 12 Oct 2016 20:50:18 -0600 (MDT) (envelope-from wblock@wonkity.com) Received: from localhost (wblock@localhost) by wonkity.com (8.15.2/8.15.2/Submit) with ESMTP id u9D2oHnK071074; Wed, 12 Oct 2016 20:50:18 -0600 (MDT) (envelope-from wblock@wonkity.com) Date: Wed, 12 Oct 2016 20:50:17 -0600 (MDT) From: Warren Block To: Boris Samorodov cc: freebsd-questions@freebsd.org Subject: Re: Call-out ports renamed cuadX -> cuauX -- when? In-Reply-To: Message-ID: References: <20161011002250.067f2b85.freebsd@edvax.de> <20161011005255.a54c4215.freebsd@edvax.de> User-Agent: Alpine 2.20 (BSF 67 2015-01-07) MIME-Version: 1.0 X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-4.4.3 (wonkity.com [127.0.0.1]); Wed, 12 Oct 2016 20:50:18 -0600 (MDT) Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 8BIT X-Content-Filtered-By: Mailman/MimeDel 2.1.23 X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 13 Oct 2016 02:50:26 -0000 On Wed, 12 Oct 2016, Boris Samorodov wrote: > 11.10.2016 21:46, Warren Block пиŃет: >> On Tue, 11 Oct 2016, Polytropon wrote: >> >>> So the naming change mentioned in The FreeBSD Handbook, section >>> 25.2.1. Serial Cables and Ports: >>> >>> Call-out ports are named /dev/cuauN on FreeBSD versions 10.x >>> and higher and /dev/cuadN on FreeBSD versions 9.x and lower. >>> >>> doesn't seem to apply, even though the manpages state something >>> different. >> >> I have not looked at that source, but some parts of the Handbook use >> entities for the current supported releases. That would show the wrong >> release numbers here, if those entities were used. > > Those numbers are hardcoded. > I've created a patch and opened a PR: > https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=213386 Committed, thanks! From owner-freebsd-questions@freebsd.org Thu Oct 13 07:32:17 2016 Return-Path: Delivered-To: freebsd-questions@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id E8A37C0FA66 for ; Thu, 13 Oct 2016 07:32:17 +0000 (UTC) (envelope-from listjm@club.fr) Received: from smtp26.services.sfr.fr (smtp26.services.sfr.fr [93.17.128.163]) (using TLSv1 with cipher ECDHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id B35CE61 for ; Thu, 13 Oct 2016 07:32:17 +0000 (UTC) (envelope-from listjm@club.fr) Received: from [192.168.1.51] (95.165.7.84.rev.sfr.net [84.7.165.95]) by msfrf2607.sfr.fr (SMTP Server) with ESMTP id CBF781C00145C for ; Thu, 13 Oct 2016 09:24:41 +0200 (CEST) Received: from [192.168.1.51] (95.165.7.84.rev.sfr.net [84.7.165.95]) (Authenticated sender: juanmolina@sfr.fr) by msfrf2607.sfr.fr (SMTP Server) with ESMTPA for ; Thu, 13 Oct 2016 09:24:41 +0200 (CEST) Authentication-Results: sfr.fr; auth=pass (PLAIN) smtp.auth=juanmolina@sfr.fr Subject: Console text resolution mode config To: freebsd-questions@freebsd.org From: Juan =?iso-8859-1?b?UmFt824=?= Molina Menor Message-ID: <361c7128-07be-007b-0723-a20a35fb6d5b@club.fr> Date: Thu, 13 Oct 2016 09:24:41 +0200 User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:45.0) Gecko/20100101 Thunderbird/45.4.0 MIME-Version: 1.0 X-sfr-mailing: LEGIT Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: 7bit X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 13 Oct 2016 07:32:18 -0000 > I am try adding "mode 0" or 'mode="0"' to the /boot/loader.conf and reboot, but this > not to solve this problem :-( console resolution is also 1280x1024. > > Please, help me with syntax to add "mode 0" to loader.conf file. Add the following to /boot/loader.rc.local: set gop 0 Hope it helps, Juan From owner-freebsd-questions@freebsd.org Thu Oct 13 07:33:45 2016 Return-Path: Delivered-To: freebsd-questions@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 7EB3EC0FC60 for ; Thu, 13 Oct 2016 07:33:45 +0000 (UTC) (envelope-from listjm@club.fr) Received: from smtp26.services.sfr.fr (smtp26.services.sfr.fr [93.17.128.163]) (using TLSv1 with cipher ECDHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 47FD8670 for ; Thu, 13 Oct 2016 07:33:45 +0000 (UTC) (envelope-from listjm@club.fr) Received: from [192.168.1.51] (95.165.7.84.rev.sfr.net [84.7.165.95]) by msfrf2607.sfr.fr (SMTP Server) with ESMTP id 66A5B1C00145E for ; Thu, 13 Oct 2016 09:33:43 +0200 (CEST) Received: from [192.168.1.51] (95.165.7.84.rev.sfr.net [84.7.165.95]) (Authenticated sender: juanmolina@sfr.fr) by msfrf2607.sfr.fr (SMTP Server) with ESMTPA for ; Thu, 13 Oct 2016 09:33:43 +0200 (CEST) Authentication-Results: sfr.fr; auth=pass (PLAIN) smtp.auth=juanmolina@sfr.fr Subject: Console text resolution mode config References: <361c7128-07be-007b-0723-a20a35fb6d5b@club.fr> To: freebsd-questions@freebsd.org From: Juan =?iso-8859-1?b?UmFt824=?= Molina Menor X-Forwarded-Message-Id: <361c7128-07be-007b-0723-a20a35fb6d5b@club.fr> Message-ID: <9b295af4-77b5-ec54-deac-13c80c18366d@club.fr> Date: Thu, 13 Oct 2016 09:33:43 +0200 User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:45.0) Gecko/20100101 Thunderbird/45.4.0 MIME-Version: 1.0 In-Reply-To: <361c7128-07be-007b-0723-a20a35fb6d5b@club.fr> X-sfr-mailing: LEGIT Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: 8bit X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 13 Oct 2016 07:33:45 -0000 >> I am try adding "mode 0" or 'mode="0"' to the /boot/loader.conf and reboot, but this >> not to solve this problem :-( console resolution is also 1280x1024. >> >> Please, help me with syntax to add "mode 0" to loader.conf file. >Add the following to /boot/loader.rc.local: >set gop 0 >Hope it helps, >Juan Sorry! It’s the other way round: gop set 0 From owner-freebsd-questions@freebsd.org Thu Oct 13 08:12:55 2016 Return-Path: Delivered-To: freebsd-questions@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 7546DC0F6D8 for ; Thu, 13 Oct 2016 08:12:55 +0000 (UTC) (envelope-from dpostolov@yandex.ru) Received: from forward5h.cmail.yandex.net (forward5h.cmail.yandex.net [IPv6:2a02:6b8:0:f35::15]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "forwards.mail.yandex.net", Issuer "Yandex CA" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 323C1187 for ; Thu, 13 Oct 2016 08:12:55 +0000 (UTC) (envelope-from dpostolov@yandex.ru) Received: from mxback5o.mail.yandex.net (mxback5o.mail.yandex.net [37.140.190.19]) by forward5h.cmail.yandex.net (Yandex) with ESMTP id 9CBA0210C9; Thu, 13 Oct 2016 11:12:51 +0300 (MSK) Received: from web13o.yandex.ru (web13o.yandex.ru [95.108.205.113]) by mxback5o.mail.yandex.net (nwsmtp/Yandex) with ESMTP id hVXsyPuZmY-CpoWsMW2; Thu, 13 Oct 2016 11:12:51 +0300 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=yandex.ru; s=mail; t=1476346371; bh=WMqFM+VFcdnGh+WPM7LsCRqhL2EHVCzbePgIIpP4JsY=; h=From:To:In-Reply-To:References:Subject:Message-Id:Date; b=mHFGicZMRBwhukFwlpTltYnorHxJAy8YecaF2LQENE5wYcGbq1QOMNvoSn0v9oLpZ hUerVcwB3zCJusHwjwib45da8wkXzBCs/HB8OFnfUJwmwYKtso7xrBYaR+tlLscrPN P8ZxgHXqwZckJEko8BKWddPqQlk+K6dGJZWleQzs= Authentication-Results: mxback5o.mail.yandex.net; dkim=pass header.i=@yandex.ru Received: by web13o.yandex.ru with HTTP; Thu, 13 Oct 2016 11:12:51 +0300 From: Dmitry Postolov To: =?utf-8?B?SnVhbiBSYW3Ds24gTW9saW5hIE1lbm9y?= , "freebsd-questions@freebsd.org" In-Reply-To: <9b295af4-77b5-ec54-deac-13c80c18366d@club.fr> References: <361c7128-07be-007b-0723-a20a35fb6d5b@club.fr> <9b295af4-77b5-ec54-deac-13c80c18366d@club.fr> Subject: Re: Console text resolution mode config MIME-Version: 1.0 Message-Id: <7171121476346371@web13o.yandex.ru> X-Mailer: Yamail [ http://yandex.ru ] 5.0 Date: Thu, 13 Oct 2016 13:12:51 +0500 Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset=utf-8 X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 13 Oct 2016 08:12:55 -0000 Hi! Sorry for my bad English... 13.10.2016, 12:34, "Juan RamĂłn Molina Menor" :   > Sorry! It’s the other way round: gop set 0 I am try to add the line to /boot/loader.rc.local "gop set 0" but screen resolution also 1280x1024. But if in loader press: "gop list" then output listing of modes is printed. OK gop list mode 0: 1280x1024x32, stride=1280 mode 1: 1024x768x32, stride=1024 mode 3: 800x600x32, stride=800 mode 4: 1920x1080x32, stride=1920 And if in prompt manually enter: "gop set 4" then screen resolution is 1920x1080 and all OK, but after adding this string "gop set 4" to /boot/loader.rc.local and reboot the screen resolution is also 1280x1024 and problem is not solved. Problem only with auto conf file and auto load. From owner-freebsd-questions@freebsd.org Thu Oct 13 08:38:41 2016 Return-Path: Delivered-To: freebsd-questions@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 30AE0C0FD93 for ; Thu, 13 Oct 2016 08:38:41 +0000 (UTC) (envelope-from stdin@niklaas.eu) Received: from mx.box-hlm-03.niklaas.eu (mx.box-hlm-03.niklaas.eu [IPv6:2a02:2770:15:0:21a:4aff:feaa:e902]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id F2098FD for ; Thu, 13 Oct 2016 08:38:40 +0000 (UTC) (envelope-from stdin@niklaas.eu) Received: from box-hlm-03.niklaas.eu (unknown [10.77.5.3]) by mx.box-hlm-03.niklaas.eu (Postfix) with ESMTPSA id DECED4F99E7 for ; Thu, 13 Oct 2016 10:38:37 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=niklaas.eu; s=default; t=1476347918; bh=nuvnHlQIALLN59bEKKx9+xDdZ8cKTL4qoQw4ItOOEaM=; h=Date:From:To:Subject:Reply-To:References:In-Reply-To; b=ct62xpuKu+IefSk/bHESMcX35DLzoo8QmNf1j2nt5Puy0hk7A+k2lhF/freeEB+R7 atzbEAYTIWaJdfMNqxUoRoJrDOGtRjTJKJm9bq13+N25KjZ7z0Q3lCIRAH1D9HylWA B7Eg/xZXWn9DepCz5YbjKrU4ZO0whPUigUT+ye8U= Date: Thu, 13 Oct 2016 10:38:37 +0200 From: Niklaas Baudet von Gersdorff To: freebsd-questions@freebsd.org Subject: Re: Unable to load dynamic library memcached.so Message-ID: <20161013083837.e26egzseoohj3se6@box-hlm-03.niklaas.eu> Reply-To: stdin@niklaas.eu Mail-Followup-To: freebsd-questions@freebsd.org References: <20161012212705.sm7lvgs2jkn5zv3c@box-hlm-03.niklaas.eu> <80df56c7-23e6-41da-06b6-5dca05e6f282@blackboxconsortium.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <80df56c7-23e6-41da-06b6-5dca05e6f282@blackboxconsortium.com> User-Agent: NeoMutt/20161003 (1.7.0) X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 13 Oct 2016 08:38:41 -0000 Orion Tiller [2016-10-12 16:59 -0700] : > Not sure if this will help you here but I sometimes have an issue with > redis where if the line extension=session.so isn't loaded first before > the redis one in /usr/local/etc/php/extensions.ini I get a similar error > to the one you are seeing. The pecl-memcached port also lists these as > requirements php56-json-5.6.26, php56-session-5.6.26 This helped a lot. I think I'm on the track to solve this. I had the following folder structure: $ ls -l /usr/local/etc/php/ total 28 -rw-r--r-- 1 root wheel 18 Oct 4 05:16 ext-20-curl.ini -rw-r--r-- 1 root wheel 16 Oct 4 04:52 ext-20-gd.ini -rw-r--r-- 1 root wheel 18 Oct 4 06:37 ext-20-intl.ini -rw-r--r-- 1 root wheel 21 Oct 4 04:58 ext-20-sqlite3.ini -rw-r--r-- 1 root wheel 23 Oct 12 20:55 ext-30-memcached.ini -rw-r--r-- 1 root wheel 24 Oct 4 15:07 ext-30-pdo_sqlite.ini -rw-r--r-- 1 root wheel 505 Oct 12 21:54 extensions.ini I assumed that ext-* are loaded before extensions.ini. $ grep -e json -e session /usr/local/etc/php/extensions.ini extension=json.so extension=session.so Following json.so and session.so are loaded *after* memcached.so which causes the error. So, I created a symlink that loads the required *.so's first: $ ls -l /usr/local/etc/php/ total 28 ! lrwxr-xr-x 1 root wheel 14 Oct 13 10:20 ext-00-extensions.ini -> extensions.ini -rw-r--r-- 1 root wheel 18 Oct 4 05:16 ext-20-curl.ini -rw-r--r-- 1 root wheel 16 Oct 4 04:52 ext-20-gd.ini -rw-r--r-- 1 root wheel 18 Oct 4 06:37 ext-20-intl.ini -rw-r--r-- 1 root wheel 21 Oct 4 04:58 ext-20-sqlite3.ini -rw-r--r-- 1 root wheel 23 Oct 12 20:55 ext-30-memcached.ini -rw-r--r-- 1 root wheel 24 Oct 4 15:07 ext-30-pdo_sqlite.ini -rw-r--r-- 1 root wheel 505 Oct 12 21:54 extensions.ini Although now I get quite a lot of notices that extensions had already been loaded, memcached loads without problems. I suspect, this issue stems from the fact that I installed lang/php56-extensions plus additional extensions individually, such as curl, gd, intl, sqlite3, pdo-sqlite, and memcached. To get rid of the notices the following two options should work. 1. renaming (instead of symlinking) extensions.ini to ext-00-extensions.ini 2. deleting lang/php56-extensions and installing the required ports individually Niklaas From owner-freebsd-questions@freebsd.org Thu Oct 13 09:32:16 2016 Return-Path: Delivered-To: freebsd-questions@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 87054C0E2C0 for ; Thu, 13 Oct 2016 09:32:16 +0000 (UTC) (envelope-from listjm@club.fr) Received: from smtp26.services.sfr.fr (smtp26.services.sfr.fr [93.17.128.1]) (using TLSv1 with cipher ECDHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 4D91BF8D for ; Thu, 13 Oct 2016 09:32:15 +0000 (UTC) (envelope-from listjm@club.fr) Received: from [192.168.1.51] (95.165.7.84.rev.sfr.net [84.7.165.95]) by msfrf2618.sfr.fr (SMTP Server) with ESMTP id 69B181C002940; Thu, 13 Oct 2016 11:26:41 +0200 (CEST) Received: from [192.168.1.51] (95.165.7.84.rev.sfr.net [84.7.165.95]) (Authenticated sender: juanmolina@sfr.fr) by msfrf2618.sfr.fr (SMTP Server) with ESMTPA; Thu, 13 Oct 2016 11:26:37 +0200 (CEST) Authentication-Results: sfr.fr; auth=pass (PLAIN) smtp.auth=juanmolina@sfr.fr Subject: Re: Console text resolution mode config To: Dmitry Postolov , "freebsd-questions@freebsd.org" References: <361c7128-07be-007b-0723-a20a35fb6d5b@club.fr> <9b295af4-77b5-ec54-deac-13c80c18366d@club.fr> <7171121476346371@web13o.yandex.ru> From: Juan =?iso-8859-1?b?UmFt824=?= Molina Menor Message-ID: <8a8c7e76-1475-6c67-4fb2-8d9bb1c5bf56@club.fr> Date: Thu, 13 Oct 2016 11:26:35 +0200 User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:45.0) Gecko/20100101 Thunderbird/45.4.0 MIME-Version: 1.0 In-Reply-To: <7171121476346371@web13o.yandex.ru> X-sfr-mailing: LEGIT Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 8bit X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 13 Oct 2016 09:32:16 -0000 Le 13/10/2016 Ă  10:12, Dmitry Postolov a Ă©crit : > Hi! Sorry for my bad English... > > 13.10.2016, 12:34, "Juan RamĂłn Molina Menor" : > >> Sorry! It’s the other way round: gop set 0 > > I am try to add the line to /boot/loader.rc.local > > "gop set 0" but screen resolution also 1280x1024. > > But if in loader press: "gop list" then output listing of modes is > printed. > > OK gop list > mode 0: 1280x1024x32, stride=1280 > mode 1: 1024x768x32, stride=1024 > mode 3: 800x600x32, stride=800 > mode 4: 1920x1080x32, stride=1920 > > And if in prompt manually enter: "gop set 4" then screen > resolution is 1920x1080 and all OK, but after adding > this string "gop set 4" to /boot/loader.rc.local and reboot > the screen resolution is also 1280x1024 and problem is > not solved. > > Problem only with auto conf file and auto load. > Sorry, it just works here (FreeBSD-CURRENT). Somebody more knowledgeable has maybe an explanation. From owner-freebsd-questions@freebsd.org Thu Oct 13 16:12:05 2016 Return-Path: Delivered-To: freebsd-questions@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 257BEC0F8F9 for ; Thu, 13 Oct 2016 16:12:05 +0000 (UTC) (envelope-from bourne.identity@hotmail.com) Received: from COL004-OMC3S8.hotmail.com (col004-omc3s8.hotmail.com [65.55.34.146]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-SHA384 (256/256 bits)) (Client CN "*.outlook.com", Issuer "Microsoft IT SSL SHA2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id E129ECC5 for ; Thu, 13 Oct 2016 16:12:04 +0000 (UTC) (envelope-from bourne.identity@hotmail.com) Received: from EUR03-DB5-obe.outbound.protection.outlook.com ([65.55.34.137]) by COL004-OMC3S8.hotmail.com over TLS secured channel with Microsoft SMTPSVC(7.5.7601.23008); Thu, 13 Oct 2016 09:10:58 -0700 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=hotmail.com; s=selector1; h=From:Date:Subject:Message-ID:Content-Type:MIME-Version; bh=yveZDVLqi5zS6QDAezMyxV15RpD3LEg7IJ6NmZ6VyWs=; b=n/Gd2pcLsnQqS1OJ9W229BgIK6kLNppyqCd7su8h4TSCP5Cn0hbpCs73cW86qcgPxz7ba9wagnLUe9Y/DJU/CljGta19RUHYw5hZzwPXaAT9kuvF5TvGs0Sm0jGe7DZqiZL4HofCOhW1g+x+VWJYRvJi36Eaijr5zlLdSjFCCbtQ6ULz7rWki0dn8srRU/6asDagtax8Tx9jrlMa+ejHPfYFjQd5j3IjuXKx3Scb/0FNvVs4bnNS/rToeVmmNq0/qNR8uv3pBirSyf8VgPlgf3ZR6e+94TsckayfRWprY/jcz+eoxvGRcWxDXByAUAEm0fD2+uYOxKIAVp+4ue+TDg== Received: from AM5EUR03FT018.eop-EUR03.prod.protection.outlook.com (10.152.16.55) by AM5EUR03HT130.eop-EUR03.prod.protection.outlook.com (10.152.17.213) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA384_P384) id 15.1.629.5; Thu, 13 Oct 2016 16:10:56 +0000 Received: from VI1PR02MB0974.eurprd02.prod.outlook.com (10.152.16.59) by AM5EUR03FT018.mail.protection.outlook.com (10.152.16.114) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA384_P384) id 15.1.629.5 via Frontend Transport; Thu, 13 Oct 2016 16:10:56 +0000 Received: from VI1PR02MB0974.eurprd02.prod.outlook.com ([10.163.162.28]) by VI1PR02MB0974.eurprd02.prod.outlook.com ([10.163.162.28]) with mapi id 15.01.0649.027; Thu, 13 Oct 2016 16:10:56 +0000 From: Manish Jain To: "freebsd-questions@freebsd.org" Subject: Re: Broadcom wireless BCM4313 Thread-Topic: Broadcom wireless BCM4313 Thread-Index: AQHSJWxgJlaP+ChQIUGcl3rCy/j2Iw== Date: Thu, 13 Oct 2016 16:10:56 +0000 Message-ID: References: In-Reply-To: Accept-Language: en-GB, en-US Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: authentication-results: freebsd.org; dkim=none (message not signed) header.d=none;freebsd.org; dmarc=none action=none header.from=hotmail.com; x-ms-exchange-messagesentrepresentingtype: 1 x-eopattributedmessage: 0 x-microsoft-exchange-diagnostics: 1; AM5EUR03HT130; 6:pXQqW+jEk4VtfusgRJLQBV0c4AnKFbRCHhf2WZXahXTkg3zLBaymJMelT6xkdq+UiyM0bYgPUR0yfUQaKwf/VnSmoSCQu03BB8EO+/RMCE7ZJC48jppli72MLYn8W8dvjSFeYuELMYbzXeduKlWggEw6T4HCxt8Epaqq/F6cTibFYLoLkMsdiTjdk5g+aDHhm3/aobv7oE21gW7nxdBIeJu746BH/RWeT695sl6dQbUdK3UlX3oWl0wnRLjyJ97/L/goSRFTzIcdguTfQAwJowkrJ992jxgYRHjIiyDfw1Q=; 5:W9wtOPO05a+nhJkGFrVl1v9apUL1O6CLCxZbNBuUJsXV7K7RQ6d0yuqEe1XJaafYUP0/LekQePUeDv9410tuASoBO7CEJsdMB/1iz4p7nWuUh6rOEW8ZSlyOOX4GPTovdQWoJv0dRgfi6n5qpzyWkg==; 24:i3rTXR+n1yneXV+rXwsvgLhou+g76n+8OuaE/ek8dYQsoT7ZCdVWiY4B1Gq3KY8wrEthX5r7Ahl5b39I0aS4Ix6LeDWNsocxKLJN1Sy2eOI=; 7:ZvyVgald+r8Yip+GGy+QuVlYiTEe6B8NeJSYJLyMYv3QowF73BewoRGHrMfk2xJQPj0EBdFTfSwqvnOta6dIblywUj3v2HkICvVpT55XtwXMdhQzHE4FskTmtz0/Y0r8Bxai6OB02xe1a6cbM53MSR8d3OewD8kXbqBCFxkm7z4enpCIy1K59f7cjjrHCN9QgBOqLBznxjYz7/g7PtCamPTKhwlMP1SfteXQafZUEDgZxH2nxgiqWWs/9HtHSe2iouvO0nqmiAN6vtOWt5zxvOSZEgQSGXg3rXrPNjseOnBhzfLjsWuOfyWgB0EOU/4y2sDvk4xOtYwntZpPXR0IYQ== x-forefront-antispam-report: EFV:NLI; SFV:NSPM; SFS:(10019020)(98900003); DIR:OUT; SFP:1102; SCL:1; SRVR:AM5EUR03HT130; H:VI1PR02MB0974.eurprd02.prod.outlook.com; FPR:; SPF:None; LANG:en; x-ms-office365-filtering-correlation-id: 343226b0-e630-4e9e-491b-08d3f383826c x-microsoft-antispam: UriScan:; BCL:0; PCL:0; RULEID:(1601124038)(1603103081)(1601125047); SRVR:AM5EUR03HT130; x-exchange-antispam-report-cfa-test: BCL:0; PCL:0; RULEID:(432015012)(82015046); SRVR:AM5EUR03HT130; BCL:0; PCL:0; RULEID:; SRVR:AM5EUR03HT130; x-forefront-prvs: 0094E3478A spamdiagnosticoutput: 1:99 spamdiagnosticmetadata: NSPM Content-Type: text/plain; charset="Windows-1252" Content-ID: Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 X-OriginatorOrg: hotmail.com X-MS-Exchange-CrossTenant-originalarrivaltime: 13 Oct 2016 16:10:56.0945 (UTC) X-MS-Exchange-CrossTenant-fromentityheader: Internet X-MS-Exchange-CrossTenant-id: 84df9e7f-e9f6-40af-b435-aaaaaaaaaaaa X-MS-Exchange-Transport-CrossTenantHeadersStamped: AM5EUR03HT130 X-OriginalArrivalTime: 13 Oct 2016 16:10:58.0631 (UTC) FILETIME=[627E5D70:01D2256C] X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 13 Oct 2016 16:12:05 -0000 On 10/13/16 17:30, freebsd-questions-request@freebsd.org wrote: > Hi, > > Tried the above steps, successfully converted the files but when I try to > load the .ko driver I get a stackoverflow and the OS reboots pls what do = I > do? This has not allowed me to load the successfully converted windows > driver using ndisgen. > > Help!!!!! I suggest you include more explicit information when requesting help. You say you tried to "load the .ko driver" you got from ndisgen. From what I remember, there should have been 3 .ko's generated by=20 ndisgen, which have to be loaded in this order : kldload bcm.cat.ko kldload bcm.dll.ko kldload bcm.sys.ko So what exactly are you trying ? I can not help you beyond a point because I do not have that card=20 myself. And as I said earlier, Broadcom open source support for its NIC=20 is virtually non-existent. Perhaps Atheros would have been a better choice. Regards Manish Jain From owner-freebsd-questions@freebsd.org Thu Oct 13 16:25:43 2016 Return-Path: Delivered-To: freebsd-questions@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id E9665C103C7 for ; Thu, 13 Oct 2016 16:25:43 +0000 (UTC) (envelope-from bourne.identity@hotmail.com) Received: from COL004-OMC3S16.hotmail.com (col004-omc3s16.hotmail.com [65.55.34.154]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-SHA384 (256/256 bits)) (Client CN "*.outlook.com", Issuer "Microsoft IT SSL SHA2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id B027CBA4 for ; Thu, 13 Oct 2016 16:25:43 +0000 (UTC) (envelope-from bourne.identity@hotmail.com) Received: from EUR03-DB5-obe.outbound.protection.outlook.com ([65.55.34.136]) by COL004-OMC3S16.hotmail.com over TLS secured channel with Microsoft SMTPSVC(7.5.7601.23008); Thu, 13 Oct 2016 09:24:37 -0700 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=hotmail.com; s=selector1; h=From:Date:Subject:Message-ID:Content-Type:MIME-Version; bh=rkh/JpjeMNlvQ9QqIkijPJuFHHPjlHulQ8WcD22VkrM=; b=Z8WvGCBDp5jAL/nsSGZrd8INE1MkViYFss4bZIR93ISGWIniy03FNTUf082jd7/wbOQbVPj2UMnB9c6M+I5BIHEDzNJT5KzD5QXWvoEmGYEldehKSEpDCR8K5l3JBQ1Aio6oCunRqR3w4WSSRqgp8K+T2mCGzUfn7CBzuV/GJd4h0gJuSWqeXhIluCGezPDYyyHu7bK9hNU+cFIXV7B/+33HFNRSY5Cbe/XI5xLkEV/6+zz+fwc0Aaj0aMwT0Npkv3PSGCwiJ7Yj2Q0edW/Np9ISmzLkwRlrOxzOYZJPZ0T0unmErIep8lVkgDIBkQ2txdCappCCTQCGkQYJP1OAcw== Received: from AM5EUR03FT030.eop-EUR03.prod.protection.outlook.com (10.152.16.57) by AM5EUR03HT163.eop-EUR03.prod.protection.outlook.com (10.152.17.96) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA384_P384) id 15.1.619.6; Thu, 13 Oct 2016 16:24:29 +0000 Received: from VI1PR02MB0974.eurprd02.prod.outlook.com (10.152.16.60) by AM5EUR03FT030.mail.protection.outlook.com (10.152.16.117) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA384_P384) id 15.1.629.5 via Frontend Transport; Thu, 13 Oct 2016 16:24:29 +0000 Received: from VI1PR02MB0974.eurprd02.prod.outlook.com ([10.163.162.28]) by VI1PR02MB0974.eurprd02.prod.outlook.com ([10.163.162.28]) with mapi id 15.01.0649.027; Thu, 13 Oct 2016 16:24:29 +0000 From: Manish Jain To: "steve@sohara.org" CC: freebsd-questions Subject: Re: Looking for a native Tetris game with customizable keys Thread-Topic: Looking for a native Tetris game with customizable keys Thread-Index: AQHSJW5FFv9ufQOjpkihCGYWnyusXw== Date: Thu, 13 Oct 2016 16:24:29 +0000 Message-ID: References: In-Reply-To: Accept-Language: en-GB, en-US Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: authentication-results: sohara.org; dkim=none (message not signed) header.d=none;sohara.org; dmarc=none action=none header.from=hotmail.com; x-ms-exchange-messagesentrepresentingtype: 1 x-eopattributedmessage: 0 x-microsoft-exchange-diagnostics: 1; AM5EUR03HT163; 6:JnCM/fyw3BbqYAtiC5LDLbnSFKH3PCVML9k9O18Wych2/SVwm3cW4JzK3r7TXuHHoFsbEYNjFvuDEoLaQQChxfftpXxVN7xnECgf7P3Tn8LeXq48EPb0snwJgkaqn/ewv+C6+ADrHFhgFqEB3yNaYNTcMdzc2lrP8ZOYL/OB7FzNkO2PVjixwsiYzgaWmAuciWrURfvlVzQJHWxvR8PL2dG7vZcsaRWcxF9F5NU5V2eg16PG7EIW/uvRAyLHj7Dcy4vtERw99/zvF6sirA4TRNVGv7OxPpef2curDmO6Ai8=; 5:iSqjqhaXaGwyXEl6AVwHHrtAPMp5WHl7Vma5nkxdcFjihXm0fwOn73OuARN7sbx1QYehfTM1qKZThobytqCMc6u0WHyTDDBqRLD3uLGPO996rBeUaOlEfhfqk8ZMt0bWtF90TD+FSdj+lEXBBNxK+w==; 24:Zt7TbvvT5L0GUIuhVrmVrGOXpTdcfFO+dXszrk0pD/dp751O+mY9VFGW6JwUjFLNgTACe/qLN2UkySMNgXbVxgaVGYY5QPsDkehT1d+PLVU=; 7:kxf/7O4MQwhojMsbxMOyXRmA8ItZIb+hDc9tkKs02cMKmMt8TH9HJKdV/ZbZzHJ6IIFrqqfpHxRiazdrNmPx74YCFUunY7RDyFIh+R6QDO8CpffSO+ayHt04Uk4rQcYbYhz0e/lejV1IEGMHS66N+V2dYfvPRHMQpVt0f5scHaHbaePj5/V7VO9arI7cvX7oGo5XAVRPsYQu2E0dd0IiWPhIJvp+YmXOYhqrGQGr3RbyEjCckWD6+SYvDtnskaa85yPDOwse5PvDZsIdoXtWgP4W02L7pGhlhppo8dqVqnJexWBfW9ue+B9DuPc067uLKleRbLiocsWtbYCabDMTFQ== x-forefront-antispam-report: EFV:NLI; SFV:NSPM; SFS:(10019020)(98900003); DIR:OUT; SFP:1102; SCL:1; SRVR:AM5EUR03HT163; H:VI1PR02MB0974.eurprd02.prod.outlook.com; FPR:; SPF:None; LANG:en; x-ms-office365-filtering-correlation-id: 2e156343-2022-4155-5196-08d3f3856758 x-microsoft-antispam: UriScan:; BCL:0; PCL:0; RULEID:(1601124038)(1603103081)(1601125047); SRVR:AM5EUR03HT163; x-exchange-antispam-report-cfa-test: BCL:0; PCL:0; RULEID:(432015012)(82015046); SRVR:AM5EUR03HT163; BCL:0; PCL:0; RULEID:; SRVR:AM5EUR03HT163; x-forefront-prvs: 0094E3478A spamdiagnosticoutput: 1:99 spamdiagnosticmetadata: NSPM Content-Type: text/plain; charset="Windows-1252" Content-ID: <5C0B8D5BB2A9BF4BBE71F519017331A4@eurprd02.prod.outlook.com> Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 X-OriginatorOrg: hotmail.com X-MS-Exchange-CrossTenant-originalarrivaltime: 13 Oct 2016 16:24:29.1923 (UTC) X-MS-Exchange-CrossTenant-fromentityheader: Internet X-MS-Exchange-CrossTenant-id: 84df9e7f-e9f6-40af-b435-aaaaaaaaaaaa X-MS-Exchange-Transport-CrossTenantHeadersStamped: AM5EUR03HT163 X-OriginalArrivalTime: 13 Oct 2016 16:24:37.0917 (UTC) FILETIME=[4AD37CD0:01D2256E] X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 13 Oct 2016 16:25:44 -0000 On 10/13/16 17:30, freebsd-questions-request@freebsd.org wrote: > There's bsdtris which by default uses k for rotate and space for > drop, but supports a command line parameter to set the six controls to an= y > key you like. > > -- Steve O'Hara-Smith Hi Steve, Thanks for this lead. I had already zeroed in on bsdtris (after sifting=20 through all possible tetris variants under /usr/ports/games). bsdtris solves the problem that the (clockwise) rotation key can be=20 mapped to the Space bar. But now I have the aux problem that the piece=20 left-right movement keys somehow have to be mapped to my keyboard's left=20 and right keys (< and > in the middle section; not in the numeric pad;=20 which I simply never use). I have no idea if that is possible. Could putting something in the=20 .input_profile get that map to work ? Thanks for any help. Manish From owner-freebsd-questions@freebsd.org Thu Oct 13 18:15:04 2016 Return-Path: Delivered-To: freebsd-questions@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 11EF5C104D8 for ; Thu, 13 Oct 2016 18:15:04 +0000 (UTC) (envelope-from steve@sohara.org) Received: from smtp3.irishbroadband.ie (smtp3.irishbroadband.ie [62.231.32.5]) (using TLSv1 with cipher AES256-SHA (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id D1CE8104 for ; Thu, 13 Oct 2016 18:15:03 +0000 (UTC) (envelope-from steve@sohara.org) Received: from [89.127.62.20] (helo=smtp.lan.sohara.org) by smtp3.irishbroadband.ie with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.76) (envelope-from ) id 1bukWt-00084a-73 for freebsd-questions@freebsd.org; Thu, 13 Oct 2016 19:14:55 +0100 Received: from [192.168.63.1] (helo=steve.lan.sohara.org) by smtp.lan.sohara.org with smtp (Exim 4.87 (FreeBSD)) (envelope-from ) id 1bukXJ-000LjY-ET for freebsd-questions@freebsd.org; Thu, 13 Oct 2016 18:15:21 +0000 Date: Thu, 13 Oct 2016 19:14:51 +0100 From: Steve O'Hara-Smith To: freebsd-questions@freebsd.org Subject: Re: Looking for a native Tetris game with customizable keys Message-Id: <20161013191451.ccfecc2a95d99a9b266ff13f@sohara.org> In-Reply-To: References: X-Mailer: Sylpheed 3.5.0 (GTK+ 2.24.29; amd64-portbld-freebsd10.1) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 13 Oct 2016 18:15:04 -0000 On Thu, 13 Oct 2016 16:24:29 +0000 Manish Jain wrote: > > > On 10/13/16 17:30, freebsd-questions-request@freebsd.org wrote: > > There's bsdtris which by default uses k for rotate and space for > > drop, but supports a command line parameter to set the six controls to > > any key you like. > > > > -- Steve O'Hara-Smith > > Hi Steve, > > Thanks for this lead. I had already zeroed in on bsdtris (after sifting > through all possible tetris variants under /usr/ports/games). > > bsdtris solves the problem that the (clockwise) rotation key can be > mapped to the Space bar. But now I have the aux problem that the piece > left-right movement keys somehow have to be mapped to my keyboard's left > and right keys (< and > in the middle section; not in the numeric pad; > which I simply never use). > > I have no idea if that is possible. Could putting something in the > .input_profile get that map to work ? That's a problem because bsdtris configuration is in single characters but the arrow keys produce escape sequences with three characters each. Hmm vitetris boasts configurable keys, - yep it can set the keys you want. -- Steve O'Hara-Smith | Directable Mirror Arrays C:>WIN | A better way to focus the sun The computer obeys and wins. | licences available see You lose and Bill collects. | http://www.sohara.org/ From owner-freebsd-questions@freebsd.org Thu Oct 13 18:32:05 2016 Return-Path: Delivered-To: freebsd-questions@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 9144EC109F7; Thu, 13 Oct 2016 18:32:05 +0000 (UTC) (envelope-from trashcan@ellael.org) Received: from mx2.enfer-du-nord.net (mx2.enfer-du-nord.net [IPv6:2001:41d0:d:3049:1:1:0:1]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 6037DD76; Thu, 13 Oct 2016 18:32:05 +0000 (UTC) (envelope-from trashcan@ellael.org) Received: from [IPv6:2003:8c:2e04:6101:b4e6:a589:6c42:4ad2] (p2003008C2E046101B4E6A5896C424AD2.dip0.t-ipconnect.de [IPv6:2003:8c:2e04:6101:b4e6:a589:6c42:4ad2]) by mx2.enfer-du-nord.net (Postfix) with ESMTPSA id 3svzpq55nlzQ9V; Thu, 13 Oct 2016 20:32:03 +0200 (CEST) Content-Type: text/plain; charset=us-ascii Mime-Version: 1.0 (Mac OS X Mail 9.3 \(3124\)) Subject: Re: FreeBSD 11 : running blacklistd needed for 520.pfdenied? From: Michael Grimm In-Reply-To: Date: Thu, 13 Oct 2016 20:32:02 +0200 Content-Transfer-Encoding: quoted-printable Message-Id: <3EF5E845-A3D9-4802-B9DD-A788CB09197C@ellael.org> References: To: freebsd-questions@freebsd.org, freebsd-stable@freebsd.org X-Virus-Scanned: clamav-milter 0.99.2 at mail X-Virus-Status: Clean X-Mailer: Apple Mail (2.3124) X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 13 Oct 2016 18:32:05 -0000 Hi - On 15.08.2016, at 19:01, Michael Grimm wrote: > I recently upgraded from 10.3-STABLE to 11.0-PRERELEASE. Now, I am = missing those parts in my daily security report regarding pf, e.g.: >=20 > example.private pf denied packets: > +block drop in on ix0 all [ Evaluations: 12757684 Packets: = 133590 Bytes: 7477681 States: 0 ] > +block drop in log quick on ix0 from to any [ = Evaluations: 12754165 Packets: 3753 Bytes: 269612 States: 0 ] > +block drop quick on ix0 from any to [ Evaluations: = 790740 Packets: 873 Bytes: 295032 States: 0 ] >=20 > I do believe that those lines should be generated by = /etc/periodic/security/520.pfdenied (stripped to the relevant part): >=20 > TMP=3D`mktemp -t security`=20 > touch ${TMP}=20 > for _a in "" blacklistd=20 > do=20 > pfctl -a ${_a} -sr -v -z 2>/dev/null | \=20 > nawk '{if (/^block/) {buf=3D$0; getline; gsub(" +"," = ",$0); if ($5 > 0) print buf$0;} }' >> ${TMP}=20 > done=20 Well, one needs to add the "old" functionality of 10.3-STABLE's = /etc/periodic/security/520.pfdenied to get those lines reappear again. = The new script in 11-STABLE (and presumably 11-RELEASE) assumes a = running blacklistd which isn't necessarily the case in every = installation running pf firewalls. Patch: ++++++++++++++++++++++++++++++++++++++++++++++++++++++ SNIP = ++++++++++++++++++++++++++++++++++++++++++++++++++++++ --- 520.pfdenied 2016-08-15 18:59:11.532831000 +0200 +++ 520.pfdenied.new 2016-10-13 20:03:28.891362000 +0200 @@ -50,6 +50,8 @@ pfctl -a ${_a} -sr -v -z 2>/dev/null | \ nawk '{if (/^block/) {buf=3D$0; getline; gsub(" +"," = ",$0); if ($5 > 0) print buf$0;} }' >> ${TMP} done + pfctl -sr -v 2>/dev/null | \ + nawk '{if (/^block/) {buf=3D$0; getline; gsub(" +"," ",$0); if = ($5 > 0) print buf$0;} }' >> ${TMP} if [ -s ${TMP} ]; then check_diff new_only pf ${TMP} "${host} pf denied = packets:" fi ++++++++++++++++++++++++++++++++++++++++++++++++++++++ SNAP = ++++++++++++++++++++++++++++++++++++++++++++++++++++++ Regards, Michael From owner-freebsd-questions@freebsd.org Fri Oct 14 06:36:37 2016 Return-Path: Delivered-To: freebsd-questions@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 3BA96C11936 for ; Fri, 14 Oct 2016 06:36:37 +0000 (UTC) (envelope-from g.lister@nodeunit.ch) Received: from nodeunit.com (mx01.m1list.com [192.186.89.182]) by mx1.freebsd.org (Postfix) with ESMTP id 148206C8 for ; Fri, 14 Oct 2016 06:36:36 +0000 (UTC) (envelope-from g.lister@nodeunit.ch) Received: from asrock-lan (unknown [10.7.7.6]) by nodeunit.com (Postfix) with ESMTPSA id F3F4C4F1DE for ; Fri, 14 Oct 2016 02:51:02 +0000 (UTC) Date: Thu, 13 Oct 2016 22:51:03 -0400 From: George To: freebsd-questions@freebsd.org Subject: FreeBSD 10.3 igb driver does not support altq Message-ID: <20161013225103.4f607f77@asrock-lan> In-Reply-To: <3EF5E845-A3D9-4802-B9DD-A788CB09197C@ellael.org> References: <3EF5E845-A3D9-4802-B9DD-A788CB09197C@ellael.org> MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 14 Oct 2016 06:36:37 -0000 Hi guys, I have a problem enabling ALTQ on my FreeBSD 10.3 router. I have compiled a custom kernel based off GENERIC enabling the igb driver along with ALTQ support. When I then try to setup queues in my pf.conf and try to use them when I do 'pfctl -nf /etc/pf.conf' I get no errors, but when I do 'pfctl -vf /etc/pf.conf' I get an error message: "pfctl: igb0: driver does not support altq" I am not sure what I am doing wrong. I checked the docs for ALTQ and it lists the igb driver as having built-in support. I did what is necessary and I get this error, where do I go from here? Any suggestions or ideas on how to troubleshoot this?? TIA George From owner-freebsd-questions@freebsd.org Fri Oct 14 08:00:05 2016 Return-Path: Delivered-To: freebsd-questions@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 48CA2C119AE for ; Fri, 14 Oct 2016 08:00:05 +0000 (UTC) (envelope-from kp@FreeBSD.org) Received: from venus.codepro.be (venus.codepro.be [IPv6:2a01:4f8:162:1127::2]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "*.codepro.be", Issuer "Gandi Standard SSL CA 2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 16EFCCA9 for ; Fri, 14 Oct 2016 08:00:05 +0000 (UTC) (envelope-from kp@FreeBSD.org) Received: from [172.16.5.2] (vega.codepro.be [IPv6:2a01:4f8:162:1127::3]) (Authenticated sender: kp) by venus.codepro.be (Postfix) with ESMTPSA id 9718615312; Fri, 14 Oct 2016 10:00:02 +0200 (CEST) From: "Kristof Provost" To: George Cc: freebsd-questions@freebsd.org Subject: Re: FreeBSD 10.3 igb driver does not support altq Date: Fri, 14 Oct 2016 10:00:01 +0200 Message-ID: <6C9B12A4-CEA5-4FB5-8533-E5CC83C9A6E4@FreeBSD.org> In-Reply-To: <20161013225103.4f607f77@asrock-lan> References: <3EF5E845-A3D9-4802-B9DD-A788CB09197C@ellael.org> <20161013225103.4f607f77@asrock-lan> MIME-Version: 1.0 X-Mailer: MailMate (2.0BETAr6058) X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 14 Oct 2016 08:00:05 -0000 On 14 Oct 2016, at 4:51, George wrote: > I have a problem enabling ALTQ on my FreeBSD 10.3 router. > > I have compiled a custom kernel based off GENERIC enabling the igb > driver along with ALTQ support. When I then try to setup queues in my > pf.conf and try to use them when I do 'pfctl -nf /etc/pf.conf' I get no > errors, but when I do 'pfctl -vf /etc/pf.conf' I get an error message: > > "pfctl: igb0: driver does not support altq" > > I am not sure what I am doing wrong. I checked the docs for ALTQ > and it lists the igb driver as having built-in support. > > I did what is necessary and I get this error, where do I go from here? > In its default configuration the igb driver does not support ALTQ. See https://forums.freebsd.org/threads/48283/ Basically, you need to rebuild the driver with IGB_LEGACY_TX defined. Regards, Kristof From owner-freebsd-questions@freebsd.org Fri Oct 14 14:07:01 2016 Return-Path: Delivered-To: freebsd-questions@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id BD268C1119B for ; Fri, 14 Oct 2016 14:07:01 +0000 (UTC) (envelope-from patfbsd@davenulle.org) Received: from sender163-mail.zoho.com (sender163-mail.zoho.com [74.201.84.163]) (using TLSv1 with cipher ECDHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 980213C7 for ; Fri, 14 Oct 2016 14:07:01 +0000 (UTC) (envelope-from patfbsd@davenulle.org) Received: from mr185083 (mr185083.univ-rennes1.fr [129.20.185.83]) by mx.zohomail.com with SMTPS id 1476454015363547.7593350478832; Fri, 14 Oct 2016 07:06:55 -0700 (PDT) Date: Fri, 14 Oct 2016 16:06:49 +0200 From: Patrick Lamaiziere To: freebsd-questions@freebsd.org Subject: 10.3 : PF and fragmented packets Message-ID: <20161014160649.658a32cd@mr185083> X-Mailer: Claws Mail 3.13.2 (GTK+ 2.24.29; amd64-portbld-freebsd10.3) MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 14 Oct 2016 14:07:01 -0000 Hi, Looks like PF filters out fragmented packets on 10.3, at leat icmp and UDP. (this is not the behavior of OpenBSD 5.X) Shall I play with the scrub option to allow them ? Thanks, regard. -- Patrick Lamaizičre Direction du Systčme d'Information, Systčmes et réseaux. Université de Rennes 1 - Campus Beaulieu - Bât 12D 263 Av. du Général Leclerc - 35042 Rennes cedex. Tél: 02 23 23 71 45 From owner-freebsd-questions@freebsd.org Fri Oct 14 14:34:15 2016 Return-Path: Delivered-To: freebsd-questions@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 6ACAAC117AF for ; Fri, 14 Oct 2016 14:34:15 +0000 (UTC) (envelope-from kp@FreeBSD.org) Received: from venus.codepro.be (venus.codepro.be [IPv6:2a01:4f8:162:1127::2]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "*.codepro.be", Issuer "Gandi Standard SSL CA 2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 338BD667 for ; Fri, 14 Oct 2016 14:34:15 +0000 (UTC) (envelope-from kp@FreeBSD.org) Received: from [172.16.5.2] (vega.codepro.be [IPv6:2a01:4f8:162:1127::3]) (Authenticated sender: kp) by venus.codepro.be (Postfix) with ESMTPSA id 8AFF115CFD; Fri, 14 Oct 2016 16:34:11 +0200 (CEST) From: "Kristof Provost" To: "Patrick Lamaiziere" Cc: freebsd-questions@freebsd.org Subject: Re: 10.3 : PF and fragmented packets Date: Fri, 14 Oct 2016 16:34:11 +0200 Message-ID: <6808974A-0500-4E17-A000-A7A3E02A46DF@FreeBSD.org> In-Reply-To: <20161014160649.658a32cd@mr185083> References: <20161014160649.658a32cd@mr185083> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 8bit X-Mailer: MailMate (2.0BETAr6058) X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 14 Oct 2016 14:34:15 -0000 On 14 Oct 2016, at 16:06, Patrick Lamaiziere wrote: > Looks like PF filters out fragmented packets on 10.3, at leat icmp and > UDP. (this is not the behavior of OpenBSD 5.X) > I would expect pf to drop fragments (on both v4 and v6) if it’s configured to do so and pass them if configured to do so, certainly if scrub fragment reassemble is not set. > Shall I play with the scrub option to allow them ? > You almost certainly want â€scrub in fragment reassemble’ or something similar, yes. Regards, Kristof From owner-freebsd-questions@freebsd.org Fri Oct 14 15:21:53 2016 Return-Path: Delivered-To: freebsd-questions@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 33C6EC11642 for ; Fri, 14 Oct 2016 15:21:53 +0000 (UTC) (envelope-from bourne.identity@hotmail.com) Received: from SNT004-OMC4S35.hotmail.com (snt004-omc4s35.hotmail.com [65.55.90.238]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-SHA384 (256/256 bits)) (Client CN "*.outlook.com", Issuer "Microsoft IT SSL SHA2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id E95AD887 for ; Fri, 14 Oct 2016 15:21:52 +0000 (UTC) (envelope-from bourne.identity@hotmail.com) Received: from EUR03-DB5-obe.outbound.protection.outlook.com ([65.55.90.201]) by SNT004-OMC4S35.hotmail.com over TLS secured channel with Microsoft SMTPSVC(7.5.7601.23008); Fri, 14 Oct 2016 08:20:46 -0700 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=hotmail.com; s=selector1; h=From:Date:Subject:Message-ID:Content-Type:MIME-Version; bh=z4pqDxtgIK51n/nJqWjLIwz4secfWU21ZtGwHpvws3g=; b=kSRUV2PeerfRuEcsIQ7pvXYud/MLQPKL18xIGmeRxm0OEY1pdYqa+5NPCYofpdkTQ20ZdNHrjIAnfapfEaR7oonkbJa/f7n8BoCkGjO/JmiF/+KnD9ybAeM1h3EV6EznsmfHPl+rBoQJIW4Rqj8F0ChRAB3W4MVqGJIFqvfqON53xAov04SYP1lvQ4jL7aMjZ1LfE/OenIsMyQIo3GyQgVB/yCwjD8NIV+cR/xDh8tyCUP64+KtypBJrHFfzJ46HIcM58p7+NBuNZQ1u3mKVJQXqsZruxm4NZ/q8W7cMoOYbbjKW/uYi42eG/iaOZeyVYo9obfWa3EAjctPk3AdH5A== Received: from AM5EUR03FT024.eop-EUR03.prod.protection.outlook.com (10.152.16.58) by AM5EUR03HT120.eop-EUR03.prod.protection.outlook.com (10.152.16.230) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA384_P384) id 15.1.629.5; Fri, 14 Oct 2016 15:20:36 +0000 Received: from VI1PR02MB0974.eurprd02.prod.outlook.com (10.152.16.56) by AM5EUR03FT024.mail.protection.outlook.com (10.152.16.175) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA384_P384) id 15.1.669.7 via Frontend Transport; Fri, 14 Oct 2016 15:20:36 +0000 Received: from VI1PR02MB0974.eurprd02.prod.outlook.com ([10.163.162.28]) by VI1PR02MB0974.eurprd02.prod.outlook.com ([10.163.162.28]) with mapi id 15.01.0669.016; Fri, 14 Oct 2016 15:20:36 +0000 From: Manish Jain To: "steve@sohara.org" CC: freebsd-questions Subject: Re: Looking for a native Tetris game with customizable keys Thread-Topic: Looking for a native Tetris game with customizable keys Thread-Index: AQHSJi6DSWBxLx4V9ku7Z7JLVjp59Q== Date: Fri, 14 Oct 2016 15:20:36 +0000 Message-ID: References: In-Reply-To: Accept-Language: en-GB, en-US Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: authentication-results: sohara.org; dkim=none (message not signed) header.d=none;sohara.org; dmarc=none action=none header.from=hotmail.com; x-ms-exchange-messagesentrepresentingtype: 1 x-eopattributedmessage: 0 x-microsoft-exchange-diagnostics: 1; AM5EUR03HT120; 6:1r8sya7DwczNPKaWaJd9+a3ku/yPJSiunOdct1GC9B7D/iZGdhgAOmFI2jAQHyrY44xj+v6ScaPcApkQXEv8Nkwa6MeW7SqLP3p0WivmOeeEo9/u6Y3ENoOSL91pBHwKJxuzAXrLZS8SwRRR+qiukJrlC7NsPJFUddRdbrn9Lzq5j2hYvfQ0baCQW0u3IH8Y10/jijcjeo1AGR4q8QZM0Ba+KXN5939AyUSAjlVmi3D6dbIvuHLXTrFRhRWJU22qqzrTqWVjh/JMNOBCejb5NtFZ8fgmX4Dxm8kRzf6e+T8=; 5:mYZzHj9ApkINkV7D80I9cEi2NW6kDCfhCTs8gvpxwQWngm66HAwunPtF40Rmp2sVMZafkL+6a4jlKxcjcF+f5QnplbGFGlzqMsSpjC67E5/7Qunmv3cM3A8FA4SJnG8r0CCpV3btBEJ5zn932tDu6w==; 24:yiMTA3vFhz9pl+xN9aG3bbO5sk64O6p6evvYbKG3m/csrnJK5w0+gTudeSEkpFxPJfsKXiOTmUs2DgRzoxCKN6jyxTun6d7ArjDk5+R4S9Q=; 7:yJQ9oLYWwv74i1Qd8plaD7zk96xC5Z9KIyizdw02XiwNeTYi4nY7UEJiIfw7fAwQk9JJrt7wTO/Zqov5angZk/8Gl1lQgLEOV7lGyTdPfI/yQnv6aqz2ekvQaLmS28HDo/X0YE9l3W8L59hFGKZskqEoUjUC1/7/B+eFcobt0CYoZLAEpnC7M/TNDgSt0p+cDdbZnDi5QcEtbKtRhW6eHeNlVUwrn4CzuNbIVwsh+XbwOwqJgwS8nebjgQKblTFddpkjoOJ4/MbjSHqXemEidruY/Q07+l/I+EBvh5rHbLpx/LnFk3HDWeO1WYiKyYAE+ymgCdIrK0xQ4yG2HYvh6A== x-forefront-antispam-report: EFV:NLI; SFV:NSPM; SFS:(10019020)(98900003); DIR:OUT; SFP:1102; SCL:1; SRVR:AM5EUR03HT120; H:VI1PR02MB0974.eurprd02.prod.outlook.com; FPR:; SPF:None; LANG:en; x-ms-office365-filtering-correlation-id: 142165fc-afd4-42b8-96c9-08d3f445a534 x-microsoft-antispam: UriScan:; BCL:0; PCL:0; RULEID:(1601124038)(1603103081)(1601125047); SRVR:AM5EUR03HT120; x-exchange-antispam-report-cfa-test: BCL:0; PCL:0; RULEID:(432015012)(82015046); SRVR:AM5EUR03HT120; BCL:0; PCL:0; RULEID:; SRVR:AM5EUR03HT120; x-forefront-prvs: 0095BCF226 spamdiagnosticoutput: 1:99 spamdiagnosticmetadata: NSPM Content-Type: text/plain; charset="Windows-1252" Content-ID: Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 X-OriginatorOrg: hotmail.com X-MS-Exchange-CrossTenant-originalarrivaltime: 14 Oct 2016 15:20:36.7193 (UTC) X-MS-Exchange-CrossTenant-fromentityheader: Internet X-MS-Exchange-CrossTenant-id: 84df9e7f-e9f6-40af-b435-aaaaaaaaaaaa X-MS-Exchange-Transport-CrossTenantHeadersStamped: AM5EUR03HT120 X-OriginalArrivalTime: 14 Oct 2016 15:20:46.0451 (UTC) FILETIME=[8981EC30:01D2262E] X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 14 Oct 2016 15:21:53 -0000 On 10/14/16 17:30, freebsd-questions-request@freebsd.org wrote: > Hmm vitetris boasts configurable keys, - yep it can set > the keys you want. Thanks, Steve. Yes, I did manage to get vitetris to work - and score 40K+ scores@level=20 7. So vitetris does make it possible for me to play with my FreeBSD console= . But bsdtris has console drawing support which generally looks a lot more=20 appealing with my hardware. The way vitetris draws blocks, it is not=20 easy tracking geometries in the tetris field. I was wondering if it is accepted in the FreeBSD world to send feature=20 requests to someone for ports like bsdtris. In other words, is there a=20 feature-request that I can somehow initiate for bsdtris to support=20 mapping left-right movement keys to the keyboard's arrow keys ? Thanks for all your help Manish From owner-freebsd-questions@freebsd.org Fri Oct 14 15:48:25 2016 Return-Path: Delivered-To: freebsd-questions@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 666C3C10020 for ; Fri, 14 Oct 2016 15:48:25 +0000 (UTC) (envelope-from steve@sohara.org) Received: from smtp3.irishbroadband.ie (smtp3.irishbroadband.ie [62.231.32.5]) (using TLSv1 with cipher AES256-SHA (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 276B8C03 for ; Fri, 14 Oct 2016 15:48:24 +0000 (UTC) (envelope-from steve@sohara.org) Received: from [89.127.62.20] (helo=smtp.lan.sohara.org) by smtp3.irishbroadband.ie with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.76) (envelope-from ) id 1bv4ib-0003C8-Tn; Fri, 14 Oct 2016 16:48:22 +0100 Received: from [192.168.63.1] (helo=steve.lan.sohara.org) by smtp.lan.sohara.org with smtp (Exim 4.87 (FreeBSD)) (envelope-from ) id 1bv4j2-0003Vo-3Q; Fri, 14 Oct 2016 15:48:48 +0000 Date: Fri, 14 Oct 2016 16:48:17 +0100 From: Steve O'Hara-Smith To: Manish Jain Cc: freebsd-questions Subject: Re: Looking for a native Tetris game with customizable keys Message-Id: <20161014164817.aaa42f671a0a2d4a5b20e0e1@sohara.org> In-Reply-To: References: X-Mailer: Sylpheed 3.5.0 (GTK+ 2.24.29; amd64-portbld-freebsd10.1) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 14 Oct 2016 15:48:25 -0000 On Fri, 14 Oct 2016 15:20:36 +0000 Manish Jain wrote: > I was wondering if it is accepted in the FreeBSD world to send feature > requests to someone for ports like bsdtris. In other words, is there a > feature-request that I can somehow initiate for bsdtris to support > mapping left-right movement keys to the keyboard's arrow keys ? Probably best worked out with the author(s) of bsdtris directly rather than via the ports - hmm apparently that would be the OpenBSD team. Only thing is we appear to have a 2003 version so I'd be concerned that there may be nobody at the wheel (then again the FreeBSD maintainer is ports@ - ie. nobody - so that may be the reason). -- Steve O'Hara-Smith | Directable Mirror Arrays C:>WIN | A better way to focus the sun The computer obeys and wins. | licences available see You lose and Bill collects. | http://www.sohara.org/ From owner-freebsd-questions@freebsd.org Fri Oct 14 17:47:49 2016 Return-Path: Delivered-To: freebsd-questions@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 2B22DC12A05 for ; Fri, 14 Oct 2016 17:47:49 +0000 (UTC) (envelope-from mahan@mahan.org) Received: from ns.mahan.org (23-24-207-145-static.hfc.comcastbusiness.net [23.24.207.145]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 18780199E for ; Fri, 14 Oct 2016 17:47:47 +0000 (UTC) (envelope-from mahan@mahan.org) Received: from Cone-of-Silence.local (localhost [127.0.0.1]) by ns.mahan.org (8.14.9/8.14.9) with ESMTP id u9EKTRbs025330 for ; Fri, 14 Oct 2016 13:29:27 -0700 (PDT) (envelope-from mahan@mahan.org) To: FreeBSD Mailing List From: Patrick Mahan Subject: Unable to install firefox Message-ID: <93b08c5c-cd8a-f634-97e9-0f091ad6c3a8@mahan.org> Date: Fri, 14 Oct 2016 10:25:41 -0700 User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.11; rv:45.0) Gecko/20100101 Thunderbird/45.4.0 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 14 Oct 2016 17:47:49 -0000 System: Dell Optimax, Intel i3-2100 CPU @ 3.10 GHz (2 core), 4 GB Memory, Hitachi 1 TB HDD (Sata 3) OS: FreeBSD 9.3-RELEASE-p10 PKG Version: 1.8.7 I was attempting to install firefox - The following 32 package(s) will be affected (of 0 checked): Installed packages to be REMOVED: trousers-tddl-0.3.10_7 emacs24-24.4_6,3 New packages to be INSTALLED: jpeg-turbo: 1.4.2 nspr: 4.13_1 tpm-emulator: 0.7.4_1 trousers: 0.3.13_1 orc: 0.4.25 libv4l: 1.6.3_2 libva: 1.7.2 libvdpau: 1.1.1 libtheora: 1.1.1_6 opencv2-core: 2.4.13.1_1 xvid: 1.3.4,1 libvpx: 1.6.0 schroedinger: 1.0.11_4 libx264: 0.148.2708 alsa-lib: 1.1.2 gcc5: 5.4.0 hunspell: 1.3.3 ffmpeg: 2.8.8_4,1 nss: 3.27.1_1 alsa-plugins: 1.1.1 soundtouch: 1.9.2 libevent2: 2.0.22_1 firefox: 49.0_8,1 Installed packages to be UPGRADED: icu: 53.1 -> 57.1,1 harfbuzz: 0.9.36 -> 1.3.2 nettle: 2.7.1 -> 3.2 gnutls: 3.2.21 -> 3.4.15 glib-networking: 2.42.1_1 -> 2.46.1_1 gnupg: 2.1.2 -> 2.1.13 Installed packages to be REINSTALLED: jpeg-8_6 Number of packages to be removed: 2 Number of packages to be installed: 23 Number of packages to be upgraded: 6 Number of packages to be reinstalled: 1 The process will require 475 MiB more space. 283 KiB to be downloaded. Proceed with this action? [y/N]: y Fetching jpeg-8_6.txz: 100% 283 KiB 290.2kB/s 00:01 [1/32] Deinstalling trousers-tddl-0.3.10_7... ==> You should manually remove the "_tss" user. [1/32] Deleting files for trousers-tddl-0.3.10_7: 100% [2/32] Installing tpm-emulator-0.7.4_1... ===> Creating groups. Using existing group '_tss'. ===> Creating users Using existing user '_tss'. [2/32] Extracting tpm-emulator-0.7.4_1: 100% [3/32] Upgrading nettle from 2.7.1 to 3.2... [3/32] Extracting nettle-3.2: 100% [4/32] Installing trousers-0.3.13_1... ===> Creating groups. Using existing group '_tss'. ===> Creating users Using existing user '_tss'. [4/32] Extracting trousers-0.3.13_1: 100% [5/32] Deinstalling jpeg-8_6... [5/32] Deleting files for jpeg-8_6: 100% [6/32] Installing jpeg-turbo-1.4.2... [6/32] Extracting jpeg-turbo-1.4.2: 100% [7/32] Installing orc-0.4.25... [7/32] Extracting orc-0.4.25: 100% [8/32] Upgrading gnutls from 3.2.21 to 3.4.15... [8/32] Extracting gnutls-3.4.15: 100% [9/32] Deinstalling emacs24-24.4_6,3... [9/32] Deleting files for emacs24-24.4_6,3: 100% [10/32] Installing nspr-4.13_1... [10/32] Extracting nspr-4.13_1: 100% [11/32] Upgrading icu from 53.1 to 57.1,1... [11/32] Extracting icu-57.1,1: 100% [12/32] Installing libv4l-1.6.3_2... [12/32] Extracting libv4l-1.6.3_2: 100% [13/32] Installing libva-1.7.2... [13/32] Extracting libva-1.7.2: 100% [14/32] Installing libvdpau-1.1.1... [14/32] Extracting libvdpau-1.1.1: 100% [15/32] Installing libtheora-1.1.1_6... [15/32] Extracting libtheora-1.1.1_6: 100% [16/32] Installing opencv2-core-2.4.13.1_1... [16/32] Extracting opencv2-core-2.4.13.1_1: 100% [17/32] Installing xvid-1.3.4,1... [17/32] Extracting xvid-1.3.4,1: 100% [18/32] Installing libvpx-1.6.0... [18/32] Extracting libvpx-1.6.0: 100% [19/32] Installing schroedinger-1.0.11_4... [19/32] Extracting schroedinger-1.0.11_4: 100% [20/32] Installing libx264-0.148.2708... [20/32] Extracting libx264-0.148.2708: 100% [21/32] Installing alsa-lib-1.1.2... [21/32] Extracting alsa-lib-1.1.2: 100% [22/32] Upgrading harfbuzz from 0.9.36 to 1.3.2... [22/32] Extracting harfbuzz-1.3.2: 100% [23/32] Installing gcc5-5.4.0... [23/32] Extracting gcc5-5.4.0: 100% [24/32] Installing hunspell-1.3.3... [24/32] Extracting hunspell-1.3.3: 100% [25/32] Installing ffmpeg-2.8.8_4,1... [25/32] Extracting ffmpeg-2.8.8_4,1: 100% [26/32] Installing nss-3.27.1_1... [26/32] Extracting nss-3.27.1_1: 100% [27/32] Installing alsa-plugins-1.1.1... [27/32] Extracting alsa-plugins-1.1.1: 100% [28/32] Installing soundtouch-1.9.2... [28/32] Extracting soundtouch-1.9.2: 100% [29/32] Installing libevent2-2.0.22_1... [29/32] Extracting libevent2-2.0.22_1: 100 [29/32] Installing jpeg-8_6... pkg: jpeg-8_6 conflicts with jpeg-turbo-1.4.2 (installs files into the same place). Problematic file: /usr/local/bin/cjpeg Googling shows that jpeg-8_6 cannot live with jpeg-turbo (which I believe is the newer). You can see at the start that it removes jpeg-8_6 then attempts to install it after it installs jpeg-turbo. Any idea how to resolve this conflict? Thanks, Patrick From owner-freebsd-questions@freebsd.org Fri Oct 14 19:54:57 2016 Return-Path: Delivered-To: freebsd-questions@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 6C789C1193F for ; Fri, 14 Oct 2016 19:54:57 +0000 (UTC) (envelope-from mfv@bway.net) Received: from smtp2.bway.net (smtp2.v6.bway.net [IPv6:2607:d300:1::28]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 3263E975 for ; Fri, 14 Oct 2016 19:54:57 +0000 (UTC) (envelope-from mfv@bway.net) Received: from gecko4 (host-216-220-115-61.dsl.bway.net [216.220.115.61]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) (Authenticated sender: m1316v@bway.net) by smtp2.bway.net (Postfix) with ESMTPSA id 46A5095868; Fri, 14 Oct 2016 15:54:47 -0400 (EDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=bway.net; s=mail; t=1476474887; bh=ZQ4PuNALi/4qySG5zrpNGChUtEnQk9Yxp51rUqAl6UE=; h=Date:From:To:Cc:Subject:In-Reply-To:References:Reply-To; b=SelU9U3D6sVluoXK5gsTCpdxcYcs5BIinkI2I9DATtARDIJ7LtxGBNvYgrm3iTuTT +CUypSAlCz2w5DjhI2ZZ2+1wY3SYU+D+nx0C22rTXV/xeZXW7l32rldbTF+GSUE3N/ boVL5fxoETEo0eEHbBllspRq4HNtkpBqO46Nh9SU= Date: Fri, 14 Oct 2016 15:54:46 -0400 From: mfv To: Patrick Mahan Cc: FreeBSD Mailing List Subject: Re: Unable to install firefox Message-ID: <20161014155446.46a7370f@gecko4> In-Reply-To: <93b08c5c-cd8a-f634-97e9-0f091ad6c3a8@mahan.org> References: <93b08c5c-cd8a-f634-97e9-0f091ad6c3a8@mahan.org> Reply-To: mfv@bway.net MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 14 Oct 2016 19:54:57 -0000 > On Fri, 2016-10-14 at 10:25 Patrick Mahan wrote: > >System: Dell Optimax, Intel i3-2100 CPU @ 3.10 GHz (2 core), 4 GB >Memory, > Hitachi 1 TB HDD (Sata 3) >OS: FreeBSD 9.3-RELEASE-p10 >PKG Version: 1.8.7 > >I was attempting to install firefox - > > >The following 32 package(s) will be affected (of 0 checked): > >Installed packages to be REMOVED: > trousers-tddl-0.3.10_7 > emacs24-24.4_6,3 > >New packages to be INSTALLED: > jpeg-turbo: 1.4.2 > nspr: 4.13_1 > tpm-emulator: 0.7.4_1 > trousers: 0.3.13_1 > orc: 0.4.25 > libv4l: 1.6.3_2 > libva: 1.7.2 > libvdpau: 1.1.1 > libtheora: 1.1.1_6 > opencv2-core: 2.4.13.1_1 > xvid: 1.3.4,1 > libvpx: 1.6.0 > schroedinger: 1.0.11_4 > libx264: 0.148.2708 > alsa-lib: 1.1.2 > gcc5: 5.4.0 > hunspell: 1.3.3 > ffmpeg: 2.8.8_4,1 > nss: 3.27.1_1 > alsa-plugins: 1.1.1 > soundtouch: 1.9.2 > libevent2: 2.0.22_1 > firefox: 49.0_8,1 > >Installed packages to be UPGRADED: > icu: 53.1 -> 57.1,1 > harfbuzz: 0.9.36 -> 1.3.2 > nettle: 2.7.1 -> 3.2 > gnutls: 3.2.21 -> 3.4.15 > glib-networking: 2.42.1_1 -> 2.46.1_1 > gnupg: 2.1.2 -> 2.1.13 > >Installed packages to be REINSTALLED: > jpeg-8_6 > >Number of packages to be removed: 2 >Number of packages to be installed: 23 >Number of packages to be upgraded: 6 >Number of packages to be reinstalled: 1 > >The process will require 475 MiB more space. >283 KiB to be downloaded. > >Proceed with this action? [y/N]: y >Fetching jpeg-8_6.txz: 100% 283 KiB 290.2kB/s 00:01 >[1/32] Deinstalling trousers-tddl-0.3.10_7... >==> You should manually remove the "_tss" user. >[1/32] Deleting files for trousers-tddl-0.3.10_7: 100% >[2/32] Installing tpm-emulator-0.7.4_1... >===> Creating groups. >Using existing group '_tss'. >===> Creating users >Using existing user '_tss'. >[2/32] Extracting tpm-emulator-0.7.4_1: 100% >[3/32] Upgrading nettle from 2.7.1 to 3.2... >[3/32] Extracting nettle-3.2: 100% >[4/32] Installing trousers-0.3.13_1... >===> Creating groups. >Using existing group '_tss'. >===> Creating users >Using existing user '_tss'. >[4/32] Extracting trousers-0.3.13_1: 100% >[5/32] Deinstalling jpeg-8_6... >[5/32] Deleting files for jpeg-8_6: 100% >[6/32] Installing jpeg-turbo-1.4.2... >[6/32] Extracting jpeg-turbo-1.4.2: 100% >[7/32] Installing orc-0.4.25... >[7/32] Extracting orc-0.4.25: 100% >[8/32] Upgrading gnutls from 3.2.21 to 3.4.15... >[8/32] Extracting gnutls-3.4.15: 100% >[9/32] Deinstalling emacs24-24.4_6,3... >[9/32] Deleting files for emacs24-24.4_6,3: 100% >[10/32] Installing nspr-4.13_1... >[10/32] Extracting nspr-4.13_1: 100% >[11/32] Upgrading icu from 53.1 to 57.1,1... >[11/32] Extracting icu-57.1,1: 100% >[12/32] Installing libv4l-1.6.3_2... >[12/32] Extracting libv4l-1.6.3_2: 100% >[13/32] Installing libva-1.7.2... >[13/32] Extracting libva-1.7.2: 100% >[14/32] Installing libvdpau-1.1.1... >[14/32] Extracting libvdpau-1.1.1: 100% >[15/32] Installing libtheora-1.1.1_6... >[15/32] Extracting libtheora-1.1.1_6: 100% >[16/32] Installing opencv2-core-2.4.13.1_1... >[16/32] Extracting opencv2-core-2.4.13.1_1: 100% >[17/32] Installing xvid-1.3.4,1... >[17/32] Extracting xvid-1.3.4,1: 100% >[18/32] Installing libvpx-1.6.0... >[18/32] Extracting libvpx-1.6.0: 100% >[19/32] Installing schroedinger-1.0.11_4... >[19/32] Extracting schroedinger-1.0.11_4: 100% >[20/32] Installing libx264-0.148.2708... >[20/32] Extracting libx264-0.148.2708: 100% >[21/32] Installing alsa-lib-1.1.2... >[21/32] Extracting alsa-lib-1.1.2: 100% >[22/32] Upgrading harfbuzz from 0.9.36 to 1.3.2... >[22/32] Extracting harfbuzz-1.3.2: 100% >[23/32] Installing gcc5-5.4.0... >[23/32] Extracting gcc5-5.4.0: 100% >[24/32] Installing hunspell-1.3.3... >[24/32] Extracting hunspell-1.3.3: 100% >[25/32] Installing ffmpeg-2.8.8_4,1... >[25/32] Extracting ffmpeg-2.8.8_4,1: 100% >[26/32] Installing nss-3.27.1_1... >[26/32] Extracting nss-3.27.1_1: 100% >[27/32] Installing alsa-plugins-1.1.1... >[27/32] Extracting alsa-plugins-1.1.1: 100% >[28/32] Installing soundtouch-1.9.2... >[28/32] Extracting soundtouch-1.9.2: 100% >[29/32] Installing libevent2-2.0.22_1... >[29/32] Extracting libevent2-2.0.22_1: 100 >[29/32] Installing jpeg-8_6... >pkg: jpeg-8_6 conflicts with jpeg-turbo-1.4.2 (installs files into the >same place). Problematic file: /usr/local/bin/cjpeg > >Googling shows that jpeg-8_6 cannot live with jpeg-turbo (which I >believe is the newer). > >You can see at the start that it removes jpeg-8_6 then attempts to >install it after it installs jpeg-turbo. Any idea how to resolve this >conflict? > >Thanks, > >Patrick > > >_______________________________________________ >freebsd-questions@freebsd.org mailing list >https://lists.freebsd.org/mailman/listinfo/freebsd-questions >To unsubscribe, send any mail to >"freebsd-questions-unsubscribe@freebsd.org" Hello, I also saw unusual behaviour with firefox yesterday. It was automatically deleted while doing a "pkg upgrade". When "pkg search firefox" was invoked it was not listed. However, other variants of firefox _were_ listed and firefox-esr was installed as a replacement. After doing a "pkg update" this morning, a "pkg search" listed firefox-49.0_8,1 once again. So it was reinstalled without incident. I have no idea why it was automatically deleted. Any explanations would be appreciated. My system is 10.3-RELEASE-p8. Cheers ... Marek From owner-freebsd-questions@freebsd.org Fri Oct 14 23:00:45 2016 Return-Path: Delivered-To: freebsd-questions@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 1876BC125E2 for ; Fri, 14 Oct 2016 23:00:45 +0000 (UTC) (envelope-from g.lister@nodeunit.ch) Received: from nodeunit.com (mx01.m1list.com [192.186.89.182]) by mx1.freebsd.org (Postfix) with ESMTP id EFC29356; Fri, 14 Oct 2016 23:00:43 +0000 (UTC) (envelope-from g.lister@nodeunit.ch) Received: from asrock-lan (unknown [10.7.7.6]) by nodeunit.com (Postfix) with ESMTPSA id EC3255069F; Fri, 17 Aug 2012 19:35:59 +0000 (UTC) Date: Fri, 14 Oct 2016 19:00:40 -0400 From: George To: "Kristof Provost" Cc: freebsd-questions@freebsd.org Subject: Re: FreeBSD 10.3 igb driver does not support altq Message-ID: <20161014190040.2535bf2c@asrock-lan> In-Reply-To: <6C9B12A4-CEA5-4FB5-8533-E5CC83C9A6E4@FreeBSD.org> References: <3EF5E845-A3D9-4802-B9DD-A788CB09197C@ellael.org> <20161013225103.4f607f77@asrock-lan> <6C9B12A4-CEA5-4FB5-8533-E5CC83C9A6E4@FreeBSD.org> MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 14 Oct 2016 23:00:45 -0000 On Fri, 14 Oct 2016 10:00:01 +0200 "Kristof Provost" wrote: > On 14 Oct 2016, at 4:51, George wrote: > > I have a problem enabling ALTQ on my FreeBSD 10.3 router. > > > > I have compiled a custom kernel based off GENERIC enabling the igb > > driver along with ALTQ support. When I then try to setup queues in > > my pf.conf and try to use them when I do 'pfctl -nf /etc/pf.conf' I > > get no errors, but when I do 'pfctl -vf /etc/pf.conf' I get an > > error message: > > > > "pfctl: igb0: driver does not support altq" > > > > I am not sure what I am doing wrong. I checked the docs for ALTQ > > and it lists the igb driver as having built-in support. > > > > I did what is necessary and I get this error, where do I go from > > here? > In its default configuration the igb driver does not support ALTQ. > > See https://forums.freebsd.org/threads/48283/ > > Basically, you need to rebuild the driver with IGB_LEGACY_TX defined. > > Regards, > Kristof Thanks, will give that a shot. Regards, George From owner-freebsd-questions@freebsd.org Sat Oct 15 01:41:43 2016 Return-Path: Delivered-To: freebsd-questions@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 84306C11F1C for ; Sat, 15 Oct 2016 01:41:43 +0000 (UTC) (envelope-from benfell@parts-unknown.org) Received: from mail.parts-unknown.org (mail.parts-unknown.org [50.250.218.162]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 6B4FAD22 for ; Sat, 15 Oct 2016 01:41:43 +0000 (UTC) (envelope-from benfell@parts-unknown.org) Received: from [192.168.86.101] (unknown [50.250.218.173]) by mail.parts-unknown.org (Postfix) with ESMTPSA id F102DE64D990; Fri, 14 Oct 2016 18:41:00 -0700 (PDT) Subject: Re: apparent kernel segfaults and "failed to write core file" even after putting old kernel back To: CeDeROM References: <0ef6721d-4b53-e3a2-55d7-66b997818e80@parts-unknown.org> Cc: FreeBSD Questions Mailing List From: David Benfell Message-ID: Date: Fri, 14 Oct 2016 18:40:51 -0700 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:45.0) Gecko/20100101 Thunderbird/45.3.0 MIME-Version: 1.0 In-Reply-To: Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="IIe75TEnk3BlbDKOHPsH4HGfKpRwcnvkK" X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 15 Oct 2016 01:41:43 -0000 This is an OpenPGP/MIME signed message (RFC 4880 and 3156) --IIe75TEnk3BlbDKOHPsH4HGfKpRwcnvkK Content-Type: multipart/mixed; boundary="gj8xgxnhiPkECOc7dJlWmgh5wQvl4TCDD" From: David Benfell To: CeDeROM Cc: FreeBSD Questions Mailing List Message-ID: Subject: Re: apparent kernel segfaults and "failed to write core file" even after putting old kernel back References: <0ef6721d-4b53-e3a2-55d7-66b997818e80@parts-unknown.org> In-Reply-To: --gj8xgxnhiPkECOc7dJlWmgh5wQvl4TCDD Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Hi CeDeROM, Sorry, it took me a while to get back to this.... On 10/10/2016 10:54 PM, CeDeROM wrote: > > Hey David :-) Maybe you can try 'freebsd-update' to get a generic > kernel and compare the results? :-) > I managed to get an original 10.3 release kernel on the VPS and tried booting it. I get the same result. It's been a few days, so I'm thinking if there was a hardware failure of the VPS, other users would have encountered it. Unless, of course, we're all just mystified as to what to do. Thanks! > > -- > CeDeROM, SQ7MHZ, http://www.tomek.cedro.info > --gj8xgxnhiPkECOc7dJlWmgh5wQvl4TCDD-- --IIe75TEnk3BlbDKOHPsH4HGfKpRwcnvkK Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 iQIcBAEBCgAGBQJYAYkrAAoJEOoml8Ul4D7W8HQP/RM3vMRBUMj8A83y6mJfcdcZ dzNu/zCZ9GPefzfmumzzDgxoMjyzfpWvFSKl8fnzWCOuZhPMfuKFODQzQWESavP8 xae3zmLAOaekYnVgq0mefFnvogj/utulBfxq9Bys/9hLXH7LMg2sH5V8DfDadQ08 IgooCa6L39Ci+hqoNvgGshX/2VdVfzMXRrsnt3zGH/odI199f6KB7oAWYjMSyfpN jul2+pHELd4lSC9x3ZWnNXQdN7N5SinmApnbH9+9eeeCN1RsSpS1WGW0UR3Ewe1S 2eLUfVZGnjy/09XANmYYR1jqD8F24sz2roA6myFTUcnZMdfhUe9N4GfsQSxHUcwT E3Bbx5KySfkJ1yC9GMPCRCkZ0cPt8lyW4rSBZ4z36zkfC+6hMAjEfrK59XW5AGRD 4l/b4UdwE8BP8sx4yI63dk6YMU6rGLG0nQa9IaA8eav2ECAeCcMx0bi8mwX9VC2h e6MR/Qw9fINXqjyCPCMceyD+U07iVpZQxEwlyPmq37IH1S7KUG2Pr7NCskLoOoQN z7UnVwR6oAaLk1S3QFi2i4c2HaRHvSg8awx6czEcla8iOkKzvIYJgEsPcI9MV3m2 6Z1S4kkRkkeq+CwWMFnAQ+n1cbptQwTaG0l80f2/p8E8CHVUdQxBYKL+QKIy4jfd /l706I2c3O9Qg3nOAupz =Y/8A -----END PGP SIGNATURE----- --IIe75TEnk3BlbDKOHPsH4HGfKpRwcnvkK-- From owner-freebsd-questions@freebsd.org Sat Oct 15 07:11:52 2016 Return-Path: Delivered-To: freebsd-questions@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 237D0C11F7E for ; Sat, 15 Oct 2016 07:11:52 +0000 (UTC) (envelope-from tomek.cedro@gmail.com) Received: from mail-wm0-x22b.google.com (mail-wm0-x22b.google.com [IPv6:2a00:1450:400c:c09::22b]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id AD2ACBB0 for ; Sat, 15 Oct 2016 07:11:51 +0000 (UTC) (envelope-from tomek.cedro@gmail.com) Received: by mail-wm0-x22b.google.com with SMTP id c78so18746484wme.0 for ; Sat, 15 Oct 2016 00:11:51 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:sender:in-reply-to:references:from:date:message-id :subject:to:cc; bh=wqEsmbDA3uZskuNSCwfvExIBNuhWJfMeaJYRkJ0ps88=; b=YnsRuH2kUv8btQbzhaUzKedJH5xyzMTywF/jrW2enXKjPd1yTLhGv/mFVOHiT1nt5t nVCXaFzcRTP2kzXopQP9ZT85qr8bf7aTfG6EjwEJw84V0ukPSuOTsIinyssaTebGe2db rTM2tHJeVT0uKiiTRIGCmzNl7V4bREWVe6PMpm/MmtvghVCZC4p8XGvHlq/dVM/beB5K JuCCcZrHAq1jMarPlOWJ6Vfaj4A9MtJija36h4bSuvNXPp6m1kAmIATpRIGXdKhkO4hr sEN5Aa+1AH7yNACcVzIniwFUQEvE3VQBGKMbI1o2gnG09U27fiQfXWbVG1GFcg4eMca6 PDVA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:sender:in-reply-to:references:from :date:message-id:subject:to:cc; bh=wqEsmbDA3uZskuNSCwfvExIBNuhWJfMeaJYRkJ0ps88=; b=CF/Voxg3s0dyJig7RdubdjInq0NvarP5ROoRKBgqE0DbGwjqAuAoCfiG6w6iSyngW3 xHXK0T+5yydxC7omJOYvNWw2wg/QzouJlzq7cuLMiFatSWM/DPaJWpmQ8QcoKYwXxwFk VIcQdL2Z+U05NFXaV3f3h74k5uvlU9tIeJrg1is3mlZ4p+twfvfTOn1raRgZNKF1Z4Pa Bsadf1uEz9Xk9wLdpAqS8P/+uVvvMTdV89j1Xg9xHV0ULtGPUS+MwEC7gVTsfUaf/Qgj ty5lWyHdSnwYat+4iNrDuKcpCBjYCQcldqUZ7PYIHv8AqpwVN0UFfS88t/M8fNJi2Qva 9IKw== X-Gm-Message-State: AA6/9Rl7jbOCg/stNiaBQIQLOyJ7EedHnVpJo6OwPmgqv9kJjAh4t4KEH9Wuf+7muJ/J1+lrLekPYwsyVj+uKg== X-Received: by 10.28.23.199 with SMTP id 190mr917165wmx.107.1476515510175; Sat, 15 Oct 2016 00:11:50 -0700 (PDT) MIME-Version: 1.0 Sender: tomek.cedro@gmail.com Received: by 10.28.178.132 with HTTP; Sat, 15 Oct 2016 00:11:29 -0700 (PDT) In-Reply-To: References: <0ef6721d-4b53-e3a2-55d7-66b997818e80@parts-unknown.org> From: CeDeROM Date: Sat, 15 Oct 2016 09:11:29 +0200 X-Google-Sender-Auth: ocj_--9N00bugrFybp1ei8tmvuQ Message-ID: Subject: Re: apparent kernel segfaults and "failed to write core file" even after putting old kernel back To: David Benfell Cc: FreeBSD Questions Mailing List Content-Type: text/plain; charset=UTF-8 X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 15 Oct 2016 07:11:52 -0000 On Sat, Oct 15, 2016 at 3:40 AM, David Benfell wrote: > I managed to get an original 10.3 release kernel on the VPS and tried > booting it. I get the same result. It's been a few days, so I'm thinking > if there was a hardware failure of the VPS, other users would have > encountered it. But exactly the same 10.3 worked for you well before? The same configuration, modules, sysctl? Try adding new machines (add new next to another to use different memory/storage space) with the same configuration exactly the same as previously worked fine (10.{2,3}-RELEASE?), so you can track whether this is a hardware or software problem.. mayabe you got into a corrupted memory/storage region or something changed since 10.3-RELEASE that breaks VM compatibility.. Good luck! :-) Tomek -- CeDeROM, SQ7MHZ, http://www.tomek.cedro.info From owner-freebsd-questions@freebsd.org Sat Oct 15 09:11:53 2016 Return-Path: Delivered-To: freebsd-questions@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 24379C124E3 for ; Sat, 15 Oct 2016 09:11:53 +0000 (UTC) (envelope-from holindho@saunalahti.fi) Received: from vs15.mail.saunalahti.fi (vs15.mail.saunalahti.fi [62.142.117.202]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "vs15.mail.saunalahti.fi", Issuer "vs15.mail.saunalahti.fi" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id DCC9995E for ; Sat, 15 Oct 2016 09:11:52 +0000 (UTC) (envelope-from holindho@saunalahti.fi) Received: from vams (localhost [127.0.0.1]) by vs15.mail.saunalahti.fi (Postfix) with SMTP id 1FAFC8B for ; Sat, 15 Oct 2016 12:03:11 +0300 (EEST) Received: from gw02.mail.saunalahti.fi (gw02.mail.saunalahti.fi [195.197.172.116]) by vs15.mail.saunalahti.fi (Postfix) with ESMTP id EE7228B for ; Sat, 15 Oct 2016 12:03:10 +0300 (EEST) Received: from macpro.local (62-78-248-13.bb.dnainternet.fi [62.78.248.13]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by gw02.mail.saunalahti.fi (Postfix) with ESMTPSA id C19E340062 for ; Sat, 15 Oct 2016 12:03:09 +0300 (EEST) To: freebsd-questions@freebsd.org From: Heikki Lindholm Subject: Install on macpro1,1 (efi32) Message-ID: <5801F0B2.1070201@saunalahti.fi> Date: Sat, 15 Oct 2016 12:02:42 +0300 User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.6; rv:38.0) Gecko/20100101 Thunderbird/38.3.0 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 15 Oct 2016 09:11:53 -0000 Hello list, I'm quite unfamiliar with FreeBSD, but thought I'd give it a try, mainly to get ZFS, and maybe to get rid of Linux. The machine I'm trying to install on is a first generation Apple Mac Pro (macpro1,1) with 64-bit Xeons, but 32-bit EFI implementation. I tried to boot some of the installation media with varying success. The following would not boot at all: FreeBSD-10.3-RELEASE-amd64-uefi-disc1.iso FreeBSD-11.0-RELEASE-amd64-disc1.iso The following did boot: FreeBSD-10.3-RELEASE-amd64-disc1.iso I'm guessing that the one that boots, does it in the BIOS emulation mode provided by Apple's firmware. Of course, I'd like to skip any BIOS emulation and have it utilise EFI, and I'd also like to start with the latest 11.0 RELEASE version. So, my questions are: Does FreeBSD support a mixed boot-up process of a 32-bit EFI and a 64-bit kernel (Linux does, or at least did). Once the kernel is booted up, does it matter in FreeBSD whether it got booted using BIOS emulation or EFI (ie. slower firmware call access, changes in perceived HD geometry or device tree, etc..)? Is there a way to boot the 11 RELEASE installation media on this machine? Ultimately I'd like to have a dual boot system of OS X and FreeBSD with only Apple's firmware provided OS / boot device chooser (pressing Alt at startup). IF reFind or something like that is the only way on this machine then so be it, though. Regards, Heikki Lindholm From owner-freebsd-questions@freebsd.org Sat Oct 15 10:19:50 2016 Return-Path: Delivered-To: freebsd-questions@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 2A1F3C118E4 for ; Sat, 15 Oct 2016 10:19:50 +0000 (UTC) (envelope-from matthew@FreeBSD.org) Received: from smtp.infracaninophile.co.uk (smtp.infracaninophile.co.uk [IPv6:2001:8b0:151:1:c4ea:bd49:619b:6cb3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "smtp.infracaninophile.co.uk", Issuer "infracaninophile.co.uk" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id D9E3F98F for ; Sat, 15 Oct 2016 10:19:49 +0000 (UTC) (envelope-from matthew@FreeBSD.org) Received: from liminal.local (unknown [IPv6:2001:8b0:151:1:1c1d:86a1:a200:b700]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) (Authenticated sender: m.seaman@infracaninophile.co.uk) by smtp.infracaninophile.co.uk (Postfix) with ESMTPSA id 63467A5AC for ; Sat, 15 Oct 2016 10:19:44 +0000 (UTC) Authentication-Results: smtp.infracaninophile.co.uk; dmarc=none header.from=FreeBSD.org Authentication-Results: smtp.infracaninophile.co.uk/63467A5AC; dkim=none; dkim-atps=neutral Subject: Re: Unable to install firefox To: freebsd-questions@freebsd.org References: <93b08c5c-cd8a-f634-97e9-0f091ad6c3a8@mahan.org> From: Matthew Seaman Message-ID: <440964dc-2846-b2e6-c4f3-181662d4672d@FreeBSD.org> Date: Sat, 15 Oct 2016 11:19:35 +0100 User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.12; rv:45.0) Gecko/20100101 Thunderbird/45.4.0 MIME-Version: 1.0 In-Reply-To: <93b08c5c-cd8a-f634-97e9-0f091ad6c3a8@mahan.org> Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="0jfmkhEKxte2uH71njjAF79WgxkNTNhpi" X-Spam-Status: No, score=-0.4 required=5.0 tests=BAYES_00,RDNS_NONE, SPF_SOFTFAIL autolearn=no autolearn_force=no version=3.4.1 X-Spam-Checker-Version: SpamAssassin 3.4.1 (2015-04-28) on smtp.infracaninophile.co.uk X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 15 Oct 2016 10:19:50 -0000 This is an OpenPGP/MIME signed message (RFC 4880 and 3156) --0jfmkhEKxte2uH71njjAF79WgxkNTNhpi Content-Type: multipart/mixed; boundary="fj07lAxrw0KDpFjfwF14KrQ6eWbOBbmAj"; protected-headers="v1" From: Matthew Seaman To: freebsd-questions@freebsd.org Message-ID: <440964dc-2846-b2e6-c4f3-181662d4672d@FreeBSD.org> Subject: Re: Unable to install firefox References: <93b08c5c-cd8a-f634-97e9-0f091ad6c3a8@mahan.org> In-Reply-To: <93b08c5c-cd8a-f634-97e9-0f091ad6c3a8@mahan.org> --fj07lAxrw0KDpFjfwF14KrQ6eWbOBbmAj Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: quoted-printable On 14/10/2016 18:25, Patrick Mahan wrote: > You can see at the start that it removes jpeg-8_6 then attempts to inst= all it > after it installs jpeg-turbo. Any idea how to resolve this conflict? Yeah -- the ports switched from jpeg to jpeg-turbo sometime last year. Try installing jpeg-turbo first of all, then do a general 'pkg upgrade' That should mean you no longer have any packages with a dependency on plain jpeg. Then you should be able to install firefox smoothly. Take home message: pkg(8) does not do well with selective updates; you need to keep all your installed packages up to date. Cheers, Matthew --fj07lAxrw0KDpFjfwF14KrQ6eWbOBbmAj-- --0jfmkhEKxte2uH71njjAF79WgxkNTNhpi Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- iQJ8BAEBCgBmBQJYAgK/XxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ2NTNBNjhCOTEzQTRFNkNGM0UxRTEzMjZC QjIzQUY1MThFMUE0MDEzAAoJELsjr1GOGkATBEYP/0LlVxwZRmVlh8JC+g6sL6rz 6vdoE5axEFVgnVrnncvkSRGfowFlG97+x0bePDEN8pfiYBag/p/nYRR3UYHaO+u4 18vWuLNufKaJG2Pd1IOs1GeHYM9GIeGSetqIYb1zCkGG4ZnnJMeFjHv8hUJLFzrS VRLWGTIO2wlE/q76t5oPj9ZRCSJjH0lqwxFzzY0+mDzeuSezOTEQnEzNtuXxaDQp XojfgvvqlPG+izrs+MlbNdTqH77u6Xy29ayjMLx2Ea1hlo0a9LmZIWqEb9//6nJo OwJnYIELSmsUyFP8+UJS3Rif6mdhAXT44Gj1tmS45ZyHhSFcStYafuyX3sE+i+BB /wRzp7ZIwZzDIX310mdvlk98DV6g3q9vf8ViGyjy3R3GAyxKbM8J6KBjxLV8nRIJ rrEkjYghfitkboJX8MFatt4S8XDAABge+Fv8HMRTLaDn+PVz0Qd4jScOX6xusMCv Zt+ggx2t2UlLXFx8OxOWoRAwo6emHrGJDiwBt74pCNNTQeIm+91AFGqG2XEaxA8I IgmY35d+1h7bZJCNnP7+QhXRdw9esattCWOCdEUvsRq3SCXweHnMTQ7KP+klMxie c6wNUx3SKXb4u0HzEfuRCp9ok/g6agnSzz0bzEbqibgn0LX/J3s10L2qjLrlqPDP B3RNaq1oTKc4gX1ouOQg =/qAX -----END PGP SIGNATURE----- --0jfmkhEKxte2uH71njjAF79WgxkNTNhpi-- From owner-freebsd-questions@freebsd.org Sat Oct 15 11:00:03 2016 Return-Path: Delivered-To: freebsd-questions@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 12E57C12329 for ; Sat, 15 Oct 2016 11:00:03 +0000 (UTC) (envelope-from carmel_ny@outlook.com) Received: from BAY004-OMC2S26.hotmail.com (bay004-omc2s26.hotmail.com [65.54.190.101]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-SHA384 (256/256 bits)) (Client CN "*.outlook.com", Issuer "Microsoft IT SSL SHA2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id DA04BCC8 for ; Sat, 15 Oct 2016 11:00:02 +0000 (UTC) (envelope-from carmel_ny@outlook.com) Received: from NAM01-BN3-obe.outbound.protection.outlook.com ([65.54.190.123]) by BAY004-OMC2S26.hotmail.com over TLS secured channel with Microsoft SMTPSVC(7.5.7601.23008); Sat, 15 Oct 2016 03:58:56 -0700 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=outlook.com; s=selector1; h=From:Date:Subject:Message-ID:Content-Type:MIME-Version; bh=qDiw+p2zAAsk0BzcHFCx2D8xVDJEl6UjifWDk9Fqpfc=; b=cYV75iTjE7equxsfPQxmeGLdcuOPiR04ojMetDA1eTENy5ABYyGY/y/7Brr88pNwDDP5KbiYgjkd2rXQp6urb0YP+p82JvyfhGp4VCvSqbUkJOrIMyBPIAo9Ii3ULSTKlYXj92uaRbDFHDUFMllHnPn1c3v4R6RjbTj7efnYQgdn9fnAeXVSPoN5j3h3fh0mrIdM0lidCkphfKsq9RNJDasp6eAjPwY7RCNheJ2Z+crQfIkYgxdCC3P2Sa0zSKW/Nl7Kwc9Oe2ryiF6SgY/2JmW53nBhLSX+xY2f8IO9AS/tZvWqe+33d4FNMVeS7eFKZVizSHNNa9RV78GfSc6s1A== Received: from BN3NAM01FT053.eop-nam01.prod.protection.outlook.com (10.152.66.57) by BN3NAM01HT228.eop-nam01.prod.protection.outlook.com (10.152.66.191) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA384_P384) id 15.1.629.5; Sat, 15 Oct 2016 10:58:47 +0000 Received: from CY4PR20MB1397.namprd20.prod.outlook.com (10.152.66.60) by BN3NAM01FT053.mail.protection.outlook.com (10.152.67.204) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA384_P384) id 15.1.669.7 via Frontend Transport; Sat, 15 Oct 2016 10:58:47 +0000 Received: from CY4PR20MB1397.namprd20.prod.outlook.com ([10.171.167.147]) by CY4PR20MB1397.namprd20.prod.outlook.com ([10.171.167.147]) with mapi id 15.01.0659.020; Sat, 15 Oct 2016 10:58:47 +0000 From: Gerard Seibert To: "freebsd-questions@freebsd.org" Subject: Updating FreeBSD Thread-Topic: Updating FreeBSD Thread-Index: AQHSJtMacf2KZIlntUuv9mFHDMxM2Q== Date: Sat, 15 Oct 2016 10:58:46 +0000 Message-ID: Reply-To: "freebsd-questions@freebsd.org" Accept-Language: en-US Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: authentication-results: freebsd.org; dkim=none (message not signed) header.d=none;freebsd.org; dmarc=none action=none header.from=outlook.com; x-ms-exchange-messagesentrepresentingtype: 1 x-eopattributedmessage: 0 x-microsoft-exchange-diagnostics: 1; BN3NAM01HT228; 6:mRqeLSfHCJiD1aT1FzlJoHftpbzUXUvnSi8PbSobobgKtVggT/rVNoKYxmUH9utqJaUjaUMTzRPFuf42blk//A4DHzpWVXvgc6k0Jf1lwxeU/NUSB4dRwoLpvhnkfopohEuxk867sou+uHVAHCAYnsAUJ0GA9kKPTdjD9s+YZ+HUW5IPJTEdufy8hc5I3r4V0/Z9PcYt0997Z0LSmKKO4F2TBUd3ydI9AhPvfCW0YYw4RGpRPuZ1YYJkgWMRAfzzAwK7+8eUr96hea+tqdRoedCfR3laf4+/Cr2ReviHyes=; 5:MpO7EaJFmMOPIc2BAoYaH8u+sik26j9d6JB5p2Xkncim5SFuTzx0ciAAXvZvCrnVsf2WKNx84LUGKH7n2L8ogMBiwErooQfVKQy0rYvGnz0OpeEgwxBFvq6pQP2PHCPiOe8A078ZB9VnpvR11KLi+w==; 24:Ju0EQ2ab5mxX5gfC14IAr/e44RDuP2FrMmh4MuLVGl4kZ/HaWYKZa9KA59xdwtS3IdVT6Y19DBiKopBb6IbzGqdMTClRih1D86bzaTmzJJg=; 7:DnxK+waTvlZnZLJlLJJQwArr03XhatFBcvDEFB9v2+9jC0uwSz48cfbKz71hbfTqNXtNyWWSFp1SklAispxE6pvY9XXpsJxk2aWCvcH5n43coDkSzTRv3k2qrr5Gte7TP0h8im0VB0BRn1xr7HhL0OnmFXoLzavM1advxjH9veTGRlxCExvZ+fR2LuqJen+AktrQZPfsz4ifxLd1VFH6m2s7QOZEGCGJ3csP4i0Z1r0Tcr/svQM5K6wXzQ+ELyUUpnNAFNggtSlr6C2+N/lUp80DzgvPYs5CSe/7qvJeeZ4xOHBHWT2VWFEcVlhhppXP9a6vJ8wNx3Rt9/U9DUkvHw== x-forefront-antispam-report: EFV:NLI; SFV:NSPM; SFS:(10019020)(98900003); DIR:OUT; SFP:1102; SCL:1; SRVR:BN3NAM01HT228; H:CY4PR20MB1397.namprd20.prod.outlook.com; FPR:; SPF:None; LANG:en; x-ms-office365-filtering-correlation-id: 219b241b-e8dc-46b2-b02c-08d3f4ea3c5f x-microsoft-antispam: UriScan:; BCL:0; PCL:0; RULEID:(1601124038)(1603103081)(1601125047)(1603101286); SRVR:BN3NAM01HT228; x-exchange-antispam-report-cfa-test: BCL:0; PCL:0; RULEID:(432015012)(82015046); SRVR:BN3NAM01HT228; BCL:0; PCL:0; RULEID:; SRVR:BN3NAM01HT228; x-forefront-prvs: 00963989E5 spamdiagnosticoutput: 1:99 spamdiagnosticmetadata: NSPM Content-Type: text/plain; charset="us-ascii" Content-ID: <6A9FC14016834F45BBF8CC92C91C2A8B@namprd20.prod.outlook.com> Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 X-OriginatorOrg: outlook.com X-MS-Exchange-CrossTenant-originalarrivaltime: 15 Oct 2016 10:58:47.0027 (UTC) X-MS-Exchange-CrossTenant-fromentityheader: Internet X-MS-Exchange-CrossTenant-id: 84df9e7f-e9f6-40af-b435-aaaaaaaaaaaa X-MS-Exchange-Transport-CrossTenantHeadersStamped: BN3NAM01HT228 X-OriginalArrivalTime: 15 Oct 2016 10:58:56.0206 (UTC) FILETIME=[1FE286E0:01D226D3] X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 15 Oct 2016 11:00:03 -0000 I have an older version of FreeBSD 11 installed: FreeBSD 11.0-CURRENT #0 r296485: Tue Mar 8 07:04:36 UTC 2016 Am I correct in assuming that "freebsd-update" will not update the system to the latest stable version? I am assuming that the easiest and possible safest method would be to back up my data and config files and then download and install the latest version. Is that correct? Thanks :) --=20 Carmel From owner-freebsd-questions@freebsd.org Sat Oct 15 11:12:39 2016 Return-Path: Delivered-To: freebsd-questions@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 49177C12813 for ; Sat, 15 Oct 2016 11:12:39 +0000 (UTC) (envelope-from freebsd@edvax.de) Received: from mx02.qsc.de (mx02.qsc.de [213.148.130.14]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 0BA4F3C9 for ; Sat, 15 Oct 2016 11:12:38 +0000 (UTC) (envelope-from freebsd@edvax.de) Received: from r56.edvax.de (port-92-195-117-205.dynamic.qsc.de [92.195.117.205]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mx02.qsc.de (Postfix) with ESMTPS id 7CDDA276C3; Sat, 15 Oct 2016 13:12:29 +0200 (CEST) Received: from r56.edvax.de (localhost [127.0.0.1]) by r56.edvax.de (8.14.5/8.14.5) with SMTP id u9FBCSBh004442; Sat, 15 Oct 2016 13:12:28 +0200 (CEST) (envelope-from freebsd@edvax.de) Date: Sat, 15 Oct 2016 13:12:28 +0200 From: Polytropon To: "freebsd-questions@freebsd.org" Cc: Gerard Seibert Subject: Re: Updating FreeBSD Message-Id: <20161015131228.102a58b4.freebsd@edvax.de> In-Reply-To: References: Reply-To: Polytropon Organization: EDVAX X-Mailer: Sylpheed 3.1.1 (GTK+ 2.24.5; i386-portbld-freebsd8.2) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 15 Oct 2016 11:12:39 -0000 On Sat, 15 Oct 2016 10:58:46 +0000, Gerard Seibert wrote: > I have an older version of FreeBSD 11 installed: > > FreeBSD 11.0-CURRENT #0 r296485: Tue Mar 8 07:04:36 UTC 2016 > > Am I correct in assuming that "freebsd-update" will not update the > system to the latest stable version? I am assuming that the easiest and > possible safest method would be to back up my data and config files and > then download and install the latest version. Is that correct? The easiest way (in my opinion) is to checkout the source of 11.0-RELEASE via SVN and build + install from that source. See the /usr/src/Makefile comment header for the correct procedure. It's also possible to obtain the "src" distribution via freebsd-update for 11.0-RELEASE and build from that. This might even be more comfortable than using SVN. A complete re-installation is _not_ needed. However, what you said about backup remains correct and relevant. :-) The freebsd-update program cannot be used to follow -CURRENT. It's for tracking RELEASE-pX (security patches applied to a release), and for switching releases (with the required caution). For tracking -CURRENT or -HEAD, use SVN and build from source. Check if any ports you have installed are affected (but from 11.0-CURRENT to 11.0-RELEASE, there shouldn't be a problem). In _worst_ case, rebuild or reinstall ports. -- Polytropon Magdeburg, Germany Happy FreeBSD user since 4.0 Andra moi ennepe, Mousa, ... From owner-freebsd-questions@freebsd.org Sat Oct 15 11:15:48 2016 Return-Path: Delivered-To: freebsd-questions@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 64E97C12945 for ; Sat, 15 Oct 2016 11:15:48 +0000 (UTC) (envelope-from benfell@parts-unknown.org) Received: from mail.parts-unknown.org (mail.parts-unknown.org [50.250.218.162]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 48A5874F for ; Sat, 15 Oct 2016 11:15:47 +0000 (UTC) (envelope-from benfell@parts-unknown.org) Received: from [192.168.86.101] (unknown [50.250.218.173]) by mail.parts-unknown.org (Postfix) with ESMTPSA id B973AE64D9F3; Sat, 15 Oct 2016 04:15:41 -0700 (PDT) Subject: Re: apparent kernel segfaults and "failed to write core file" even after putting old kernel back To: CeDeROM References: <0ef6721d-4b53-e3a2-55d7-66b997818e80@parts-unknown.org> Cc: FreeBSD Questions Mailing List From: David Benfell Message-ID: <4ca2ad36-7160-0ed3-e1ee-2e7347889ad4@parts-unknown.org> Date: Sat, 15 Oct 2016 04:15:27 -0700 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:45.0) Gecko/20100101 Thunderbird/45.4.0 MIME-Version: 1.0 In-Reply-To: Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="anpObXmbexTCDApnRPLW3BQdqDPaciSWe" X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 15 Oct 2016 11:15:48 -0000 This is an OpenPGP/MIME signed message (RFC 4880 and 3156) --anpObXmbexTCDApnRPLW3BQdqDPaciSWe Content-Type: multipart/mixed; boundary="OoeM1mq9vam773fGTIBPC4CvMqD2kqI86" From: David Benfell To: CeDeROM Cc: FreeBSD Questions Mailing List Message-ID: <4ca2ad36-7160-0ed3-e1ee-2e7347889ad4@parts-unknown.org> Subject: Re: apparent kernel segfaults and "failed to write core file" even after putting old kernel back References: <0ef6721d-4b53-e3a2-55d7-66b997818e80@parts-unknown.org> In-Reply-To: --OoeM1mq9vam773fGTIBPC4CvMqD2kqI86 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Hi Tomek, On 10/15/2016 12:11 AM, CeDeROM wrote: > On Sat, Oct 15, 2016 at 3:40 AM, David Benfell > wrote: >> I managed to get an original 10.3 release kernel on the VPS and tried >> booting it. I get the same result. It's been a few days, so I'm thinki= ng >> if there was a hardware failure of the VPS, other users would have >> encountered it. > But exactly the same 10.3 worked for you well before? The same > configuration, modules, sysctl? > > Try adding new machines (add new next to another to use different > memory/storage space) with the same configuration exactly the same as > previously worked fine (10.{2,3}-RELEASE?), so you can track whether > this is a hardware or software problem.. mayabe you got into a > corrupted memory/storage region or something changed since > 10.3-RELEASE that breaks VM compatibility.. I don't control the host, only my guest. But yes, I hadn't installed any new files from the software update yet and this had been a working secondary. I guess I'm looking at a reinstall. **sigh** Thanks! --OoeM1mq9vam773fGTIBPC4CvMqD2kqI86-- --anpObXmbexTCDApnRPLW3BQdqDPaciSWe Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 iQIcBAEBCgAGBQJYAg/cAAoJEOoml8Ul4D7Wqz4P/1ZJIp5cJD/CFNEgOHM8t8cx p/e4ZUyHGwlf9xO5xlMFdEB7qlbCzUWZ5MkzmYPEo13IUP2xG7dsQPNIAO497BI3 BOBSPx837dLNP4zeNKxAKlpUlfr9G9CAaGTdZSFQANSy59omHgOT+JR8VDEseqzf 2Ve4voXoO68uhJtDjjsBs8YAAxpx6IfAOtsT5UsSx29zgxXI8ei0vpF3OvShHiKz OwLiDw6mjkKReF2ykgRYBaag81BBLXVypbuAJxsU0Vsrage9DAM9qWaNIJiVn6Tr cnfBxWMkAgesnGlTAyFmLCNrMwuVnx6ZGTphDcib0/zhIJSnM28u774oJpfVx8P7 6EvBkRn0xURR81Fxwnsxiht2jSe5cX8wV6AaRB9UjphRa7JtJPOVSh4vB2BkfmaX 1oIqCIOBitJNJ5zW+5XysRdylG6zEoIZoE/QvPGrl2tKDyGZvwP/sO9obT2PHCq8 JTD3Crxm0BBJa15EFiLy9IvGsK5lfvi8IpFe9uKxfT/yNTx/MAE8q1uiWHA+kiyy 6tJG38gT8G5dYHQIJXKaxYdgRrJWWi+64RfVJc1WBPq3kehZLdbobnMqUiJi1dzz oNLjhf9vucBBBAjVIhIyZuLs2X/TFdb7GnOuaNpgQs0GHWlECJ78TOyTPMPcrsEO 28yfVrv3Y+f5Q5nMfTQ3 =7aPV -----END PGP SIGNATURE----- --anpObXmbexTCDApnRPLW3BQdqDPaciSWe-- From owner-freebsd-questions@freebsd.org Sat Oct 15 11:27:12 2016 Return-Path: Delivered-To: freebsd-questions@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 8F33BC12D0B for ; Sat, 15 Oct 2016 11:27:12 +0000 (UTC) (envelope-from tomek.cedro@gmail.com) Received: from mail-wm0-x234.google.com (mail-wm0-x234.google.com [IPv6:2a00:1450:400c:c09::234]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 22C0FB58 for ; Sat, 15 Oct 2016 11:27:12 +0000 (UTC) (envelope-from tomek.cedro@gmail.com) Received: by mail-wm0-x234.google.com with SMTP id f193so26555469wmg.1 for ; Sat, 15 Oct 2016 04:27:12 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:sender:in-reply-to:references:from:date:message-id :subject:to:cc; bh=dzrpCVNSpSPPcwWLsFk1iKje5FBeNgk4nDkre7L1LvE=; b=sOqpyjfMR6Ja/K1OJ7/AwMl7EcJoFirbXvSci1tm29ylGPeKh23E8edY2gQb/SHeZF 5XWbJzyUvGx9WN1vuQcNeJF0mP+qgZsDkBBAhgZwIy0cIRZJzUuEzbHAZ35HJSrQ8/z1 fTHG2bBCZpWiL2prMBIveyfMRKyd3sC12towO91JTKpuugpYW2wRycTiv/wLEMvyChat f8N84LK1GyM7kdqIcerM5Z6u3Mg+YLcZOvhF+6EgvZuW5xLlFC5eH3vGfbx40ssJA1nM cQZEoOFFFydmw+AyqUiDmvvcMWHBswAM+qlZJZxU0ZVL8zVYcQ6ELF2UULHVS2H5+Lkb 2kGg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:sender:in-reply-to:references:from :date:message-id:subject:to:cc; bh=dzrpCVNSpSPPcwWLsFk1iKje5FBeNgk4nDkre7L1LvE=; b=C7rMTU5onLpDunKpAuCfAbx6s7t5zIAzo1JSUxXWtivUV8Yj+DXlucocLcMFT1fCex F0osSmNvhSimB2TwDkSnCKtMHoCTUsqd02kKfe7ayck01HXOE5HHU0Hg/nzbzSTKBR4S uhDqRVxNJ5xlPjQnicXjaQBEcDGwuzCJut50blq6I9dKDd9/iOYsbgy9rCMNy4Fq5rcO 3cIwMNK++ODXhSO2ttfw8icjjFtKSoyahAyh7rJq4YMD5mYv2SQNId+JLGJ3pbGRcqwf Izc109I65FihcHBeoUrE8E07SoxFQadzDNTWV15yVCygcl2/+PGaCrzmj0td74WPtKtW QtGQ== X-Gm-Message-State: AA6/9RmYzIgb2AJ8y6nR4jfi+NXFeI4GiTzPPozNYSf+5/zyxq/qXBOIHzxPSiik8KEhjX1yEnU8ieReNsnZxw== X-Received: by 10.28.23.199 with SMTP id 190mr1574171wmx.107.1476530830123; Sat, 15 Oct 2016 04:27:10 -0700 (PDT) MIME-Version: 1.0 Sender: tomek.cedro@gmail.com Received: by 10.28.178.132 with HTTP; Sat, 15 Oct 2016 04:26:49 -0700 (PDT) In-Reply-To: <4ca2ad36-7160-0ed3-e1ee-2e7347889ad4@parts-unknown.org> References: <0ef6721d-4b53-e3a2-55d7-66b997818e80@parts-unknown.org> <4ca2ad36-7160-0ed3-e1ee-2e7347889ad4@parts-unknown.org> From: CeDeROM Date: Sat, 15 Oct 2016 13:26:49 +0200 X-Google-Sender-Auth: hvHbmWLqhhDiKmoWyxxxDVnvaXI Message-ID: Subject: Re: apparent kernel segfaults and "failed to write core file" even after putting old kernel back To: David Benfell Cc: FreeBSD Questions Mailing List Content-Type: text/plain; charset=UTF-8 X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 15 Oct 2016 11:27:12 -0000 Make a disk image dump with DD maybe you will find something interesting later on =) -- CeDeROM, SQ7MHZ, http://www.tomek.cedro.info From owner-freebsd-questions@freebsd.org Sat Oct 15 11:48:39 2016 Return-Path: Delivered-To: freebsd-questions@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 08127C12406 for ; Sat, 15 Oct 2016 11:48:39 +0000 (UTC) (envelope-from laoluomoks@gmail.com) Received: from mail-io0-x22e.google.com (mail-io0-x22e.google.com [IPv6:2607:f8b0:4001:c06::22e]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id C582863F for ; Sat, 15 Oct 2016 11:48:38 +0000 (UTC) (envelope-from laoluomoks@gmail.com) Received: by mail-io0-x22e.google.com with SMTP id j37so146341103ioo.3 for ; Sat, 15 Oct 2016 04:48:38 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:from:date:message-id:subject:to; bh=MHdevOrLl0qppdsY22MLR+XEg5f3kcWkmIZK8ZlefgQ=; b=Z9xFcXTRqGecK1m47ZzOINad9Q0c3wv2dyZvin/Oc5Y8HBk/IMTVghCjdBKYqVb26E p8B20KBqEG1TqTDSDmdK+RMpQv+xG+zLTVNjvFIdjKVuJxDq4ZeGsyDwQ1SdRN9oKJK6 KFt9W9fOUeiQf9fxnD4maLUGTodxLAUk8p9efhFAhSG2fvGHScP2DMiI+BO7SjeID68f SzcsRs03GmQlJJXPN7ygZPwmqNgXdmuQmP5t+X7JNHOJzxjP6773WdvKbI5cm9bxuJUW pMlMXBx9/soG5/k1is8IUBfMvjB8iu4o8TjxEiNob0M/Wxe4aLmR+c3eFI3yJ16XVHgQ FiDQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:in-reply-to:references:from:date :message-id:subject:to; bh=MHdevOrLl0qppdsY22MLR+XEg5f3kcWkmIZK8ZlefgQ=; b=jXygbvqbs9IJFsbKL6PekLkit+YRjZxvg9NfbIi4kR0O2r9ORGkxsEfKQ2Z+aPGwMC 7QKO/AWl//itvT1ndZSE0DNlj1KmhUrog9l0CBxmtWJEsV0cOznc6SU+YFZ7KaJ49ZdJ Gvzq0h1qQDo8DARz6TzPfbt2N98kTSVrWkqG4WVFY3fWYur8dKwFRYwpkLLCN2OBUNup gUlv1WjtoWop/xUGvFIwr7sBpExzUiExdsjxj6hmSG8WElNEuGAsg5395NSyCfGCNYVv sEhSFypEpKexrh1aCsWk9lIXCItaFf8qhKwKw2tzfu0QUcBPaVR3ymBA9/LKEAjX7CIx GAqQ== X-Gm-Message-State: AA6/9Rlj9d6e+WZhrJ1tcwbqTplQCcd3JQHZOqzQV0gvkYJxLUJi8q1lmk3XhQL0KWyrLWQ9knG2c6WAj8PeEA== X-Received: by 10.107.9.31 with SMTP id j31mr16038400ioi.153.1476532117662; Sat, 15 Oct 2016 04:48:37 -0700 (PDT) MIME-Version: 1.0 Received: by 10.79.0.212 with HTTP; Sat, 15 Oct 2016 04:48:36 -0700 (PDT) Received: by 10.79.0.212 with HTTP; Sat, 15 Oct 2016 04:48:36 -0700 (PDT) In-Reply-To: References: From: Olaoluwa Omokanwaiye Date: Sat, 15 Oct 2016 12:48:36 +0100 Message-ID: Subject: Re: Updating FreeBSD To: Emre Gundogan via freebsd-questions Content-Type: text/plain; charset=UTF-8 X-Content-Filtered-By: Mailman/MimeDel 2.1.23 X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 15 Oct 2016 11:48:39 -0000 Hi, I used this just last Thursday and it worked. Hope it works for you if applicable Follow this link: http://www.ostechnix.com/upgrade-freebsd-11-freebsd-10-3/ Ola Sent from my MotoE2(4G-LTE) On 15 Oct 2016 12:00, "Gerard Seibert" wrote: > I have an older version of FreeBSD 11 installed: > > FreeBSD 11.0-CURRENT #0 r296485: Tue Mar 8 07:04:36 UTC 2016 > > Am I correct in assuming that "freebsd-update" will not update the > system to the latest stable version? I am assuming that the easiest and > possible safest method would be to back up my data and config files and > then download and install the latest version. Is that correct? > > Thanks :) > > -- > Carmel > _______________________________________________ > freebsd-questions@freebsd.org mailing list > https://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to "freebsd-questions- > unsubscribe@freebsd.org" > From owner-freebsd-questions@freebsd.org Sat Oct 15 13:26:33 2016 Return-Path: Delivered-To: freebsd-questions@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 91682C13D1A for ; Sat, 15 Oct 2016 13:26:33 +0000 (UTC) (envelope-from am-lists@bleu255.com) Received: from borok.bleu255.com (borok.bleu255.com [193.170.194.196]) by mx1.freebsd.org (Postfix) with ESMTP id 6019EE89 for ; Sat, 15 Oct 2016 13:26:32 +0000 (UTC) (envelope-from am-lists@bleu255.com) Date: Sat, 15 Oct 2016 15:26:20 +0200 From: Aymeric Mansoux To: Ben Woods Cc: "freebsd-questions@freebsd.org" Subject: Re: Upgrade path from 11.0-PRERELEASE (src) to 11.0-RELEASE-p1 (binary) Message-ID: <20161015132620.GA1599@tartorium.Home> References: <20161011182348.GA1507@treefort> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.23 (2014-03-12) X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 15 Oct 2016 13:26:33 -0000 Hi Ben, list, Ben Woods said : > > On one of my machines I have been tracking FreeBSD via stable/10. > > When the stable/11 branch was created, I started to follow it. > > Everything was fine. > > > > However, at some point I decided that I was not making anything > > significant enough to justify compiling from source and stopped `svn > > update` (at r305361, 11.0-PRERELEASE), waiting for 11.0-RELEASE > > images to be available. > > > > I naively tried to run `freebsd-update fetch` but of course > > 11.0-PRERELEASE is unknown at update.freebsd.org so nothing is fetched, > > and I'm stuck not knowing what to do next. > > > > Is there anyway I can still keep my current system and upgrade to the > > pre-compiled 11.0-RELEASE-p1 without going through a full installation? > > You could do a source based update to 11-RELEASE. It would avoid a full > install. Yes, I can 'svn update` and it will work fine, but I was trying to avoid doing that, as the machine is an x61 laptop (core 2 duo 2.0GHz-ish) and it does take a bit of time. Also, unless I'm doing something wrong, it seems compiling 11.0 takes much much more time than it used to, on the same machine, with 10.x sources. > However, you might find it quicker to backup and then do a new binary > install. If you use ZFS boot environments, you could just install the new > 11-RELEASE into a new boot environment, and recover your config files from > the old boot environment after reboot. Ah, I guess that would be one more argument to use ZFS eventually, as I do not use it ATM on this machine, so I'd have to follow a possibly more time consuming manual backup/install process. Need to sleep over this, looks like there are no quick answer to the problem unfortunately. Thanks! a. -- https://bleu255.com/~aymeric From owner-freebsd-questions@freebsd.org Sat Oct 15 14:58:11 2016 Return-Path: Delivered-To: freebsd-questions@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 63610C13473 for ; Sat, 15 Oct 2016 14:58:11 +0000 (UTC) (envelope-from anastasios@mageirias.com) Received: from iserver.iopen.gr (iserver.iopen.gr [144.76.108.68]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 24E9721B for ; Sat, 15 Oct 2016 14:58:10 +0000 (UTC) (envelope-from anastasios@mageirias.com) Received: from localhost (localhost.localdomain [127.0.0.1]) by iserver.iopen.gr (Postfix) with ESMTP id 8E2F4310039B for ; Sat, 15 Oct 2016 17:49:02 +0300 (EEST) X-Virus-Scanned: Debian amavisd-new at iserver.iopen.gr Received: from iserver.iopen.gr ([127.0.0.1]) by localhost (iserver.iopen.gr [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id M97xzcNGGY3j for ; Sat, 15 Oct 2016 17:49:02 +0300 (EEST) Received: from [192.168.1.4] (athedsl-4425161.home.otenet.gr [79.130.245.185]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) (Authenticated sender: anastasios@mageirias.com) by iserver.iopen.gr (Postfix) with ESMTPSA id 023C1310039A for ; Sat, 15 Oct 2016 17:48:58 +0300 (EEST) Subject: Re: Updating FreeBSD To: "freebsd-questions@freebsd.org" References: From: anastmag Message-ID: Date: Sat, 15 Oct 2016 17:48:57 +0300 User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:45.0) Gecko/20100101 Thunderbird/45.4.0 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: 7bit X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 15 Oct 2016 14:58:11 -0000 Yes check also this https://www.freebsd.org/doc/handbook/updating-upgrading.html On 10/15/16 13:58, Gerard Seibert wrote: > I have an older version of FreeBSD 11 installed: > > FreeBSD 11.0-CURRENT #0 r296485: Tue Mar 8 07:04:36 UTC 2016 > > Am I correct in assuming that "freebsd-update" will not update the > system to the latest stable version? I am assuming that the easiest and > possible safest method would be to back up my data and config files and > then download and install the latest version. Is that correct? > > Thanks :) > From owner-freebsd-questions@freebsd.org Sat Oct 15 21:03:32 2016 Return-Path: Delivered-To: freebsd-questions@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 4736EC13744 for ; Sat, 15 Oct 2016 21:03:32 +0000 (UTC) (envelope-from jasoncwells@fastmail.com) Received: from out1-smtp.messagingengine.com (out1-smtp.messagingengine.com [66.111.4.25]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 1FAA5C2 for ; Sat, 15 Oct 2016 21:03:31 +0000 (UTC) (envelope-from jasoncwells@fastmail.com) Received: from compute3.internal (compute3.nyi.internal [10.202.2.43]) by mailout.nyi.internal (Postfix) with ESMTP id 9813020505 for ; Sat, 15 Oct 2016 17:03:25 -0400 (EDT) Received: from frontend2 ([10.202.2.161]) by compute3.internal (MEProxy); Sat, 15 Oct 2016 17:03:25 -0400 DKIM-Signature: v=1; a=rsa-sha1; c=relaxed/relaxed; d=fastmail.com; h= content-transfer-encoding:content-type:date:from:message-id :mime-version:subject:to:x-sasl-enc:x-sasl-enc; s=mesmtp; bh=rlg wEt96JrTjeOB6UDRZP2QkuXw=; b=KMC3W4Fba8Peg4Z2HQ+gp/YCxNbsd/7Y+fO +HxtO9HBk/SXzQxoLWs5r6LfuyT2+A4gNyRdvIA42DqKEEAx71XoawBpXbNHXNMX bzCZQ2H5mH5hFKpl598VYQNUq9gq+iuzVe5Z2WGtM25S1e8tTZGxGhgMWo6IfFMS +I5nuxMw= DKIM-Signature: v=1; a=rsa-sha1; c=relaxed/relaxed; d= messagingengine.com; h=content-transfer-encoding:content-type :date:from:message-id:mime-version:subject:to:x-sasl-enc :x-sasl-enc; s=smtpout; bh=rlgwEt96JrTjeOB6UDRZP2QkuXw=; b=XcSjB OboC5FEVVe/fZ4sTq2ceAW+jzQmm95+kMDPSdSh1DegyVNMnXycfXfHNWAKW7qig DZvnOdJEbODd5KJTVTwSUwCg8AzPz7KDMbF9YiQTkSoDr7ZxXXNrUuK0RS2Xa2Rm br5zoKYHpI0N8d7Ufp5S6qQnbHy13mt/Agscmg= X-Sasl-enc: OwYU6qQDEs020NlC45ENrUlr5h/2Gxp6eW5f5epOYQ6g 1476565405 Received: from [192.168.1.195] (174-31-141-127.tukw.qwest.net [174.31.141.127]) by mail.messagingengine.com (Postfix) with ESMTPA id 2E446CC07B for ; Sat, 15 Oct 2016 17:03:25 -0400 (EDT) To: freebsd-questions@freebsd.org From: "Jason C. Wells" Subject: Filesystem Label Ambiguity Message-ID: Date: Sat, 15 Oct 2016 14:03:23 -0700 User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:45.0) Gecko/20100101 Thunderbird/45.2.0 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 15 Oct 2016 21:03:32 -0000 Let's say I have three disks and each of them has a partition labelled "volume3" i.e. /dev/ufs/volume3. How can I determine which of those is currently mounted? How does the system determine which of those to mount at boot time? Regards, Jason C. Wells From owner-freebsd-questions@freebsd.org Sat Oct 15 23:16:31 2016 Return-Path: Delivered-To: freebsd-questions@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 10A0AC13FA9 for ; Sat, 15 Oct 2016 23:16:31 +0000 (UTC) (envelope-from brandon.wandersee@gmail.com) Received: from mail-io0-f176.google.com (mail-io0-f176.google.com [209.85.223.176]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id CDE8B86B for ; Sat, 15 Oct 2016 23:16:30 +0000 (UTC) (envelope-from brandon.wandersee@gmail.com) Received: by mail-io0-f176.google.com with SMTP id r30so155551272ioi.1 for ; Sat, 15 Oct 2016 16:16:30 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:references:user-agent:from:to:cc:subject :in-reply-to:date:message-id:mime-version; bh=W+xX+qijHsQaUBT10qr2IZxCQkCRbl4z5wDBZ5OwL2s=; b=lLDHO8gmf4GVwFjZOR1vFLCF3rM8IsE49Ls2t3icveFT9BPPGO/PC2xrzK5anoessD dCHljy2L3YRi9969TAIPfvd5Z35eER2U+Vc6GqtGtGjDt7qFTM/hsr0rY5yyQBg9XHf9 R3TshZPfjiVy6MIxuMlnK05sY7T9SNTr/kQZJ/5JULrSSEWfXk/YInNtCpEBJEu2LMMq NQH5U1P3GwCB0khLjE2rEH5Qx4xqk6vKZK0s3c1P6tWFWqWhvjUQ+5OUz30yujQN3wD8 npX2RSu11IpA++5aUZlcKeEoKD5vHomPJVVauWANVoRM5p60IEqG9iNBq2dPC0Rd1kJE 6vRA== X-Gm-Message-State: AA6/9RmM+8QUMSYf0+r2Sz0r5v6TItIatz2jqX0+vl++DxSVMillfpzj++0ChJ/xPRIChA== X-Received: by 10.107.7.135 with SMTP id g7mr17825150ioi.15.1476573383863; Sat, 15 Oct 2016 16:16:23 -0700 (PDT) Received: from WorkBox.Home (75-161-202-132.mpls.qwest.net. [75.161.202.132]) by smtp.gmail.com with ESMTPSA id i190sm2191691itf.8.2016.10.15.16.16.21 (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Sat, 15 Oct 2016 16:16:22 -0700 (PDT) Received: from localhost (WorkBox.Home [local]) by WorkBox.Home (OpenSMTPD) with ESMTPA id 4735c0c5; Sat, 15 Oct 2016 18:16:21 -0500 (CDT) References: User-agent: mu4e 0.9.16; emacs 24.5.1 From: Brandon J. Wandersee To: "Jason C. Wells" Cc: freebsd-questions@freebsd.org Subject: Re: Filesystem Label Ambiguity In-reply-to: Date: Sat, 15 Oct 2016 18:16:21 -0500 Message-ID: <86pon1dwze.fsf@WorkBox.Home> MIME-Version: 1.0 Content-Type: text/plain X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 15 Oct 2016 23:16:31 -0000 Jason C. Wells writes: > Let's say I have three disks and each of them has a partition labelled > "volume3" i.e. /dev/ufs/volume3. > > How can I determine which of those is currently mounted? > > How does the system determine which of those to mount at boot time? Short answer: Don't do this. Long answer: The only thing I can think of is to check /dev/diskid/*. The one filesystem that *does not* have a node /dev/diskid/* will be the one that's mounted. Of course you'd then have to figure out what the ID number of each disk/partition is, which is exactly what unique partition/filesystem labels were invented to avoid. If this more than hypothetical, and you have filesystems that already have labels, they can be changed by running `tunefs -L