Re: OpenBSD 7.2 amd64, MIDI error "midi/0: couldn't open port".

2023-01-06 Thread Brian Durant
On 1/6/23 13:42, Alexandre Ratchov wrote: could you post the output of dmesg (at least the midi-related lines). I haven't been able to find any. I should add that this is a fresh install of OpenBSD 7.2. For thoroughness, The entire dmesg is available Here: https://pastebin.com/McSXuvu9

Re: PC Engines APU alternative for OpenBSD - 2022h2

2023-01-13 Thread Brian Conway
anagement/cooling/power consumption. Overall, I've enjoyed my AliExpress cheapies, but the firmware leaves a lot to be desired. They seem to be compiled with every option under the sun present, even if they don't apply to the hardware in question - other than the aforementioned serial BIOS redirection. Brian Conway

sndiod and midicat routing issue.

2023-01-15 Thread Brian Durant
solution without having to resort to midish. I am using a Keith McMillen K-Board and a KORG nanoPAD2, as they are both class compliant, however any class compliant devices at hand should work... Cheers, Brian

Re: sndiod and midicat routing issue.

2023-01-15 Thread Brian Durant
On 1/15/23 12:26, Alexandre Ratchov wrote: On Sun, Jan 15, 2023 at 09:38:38AM +0100, Brian Durant wrote: The following command will connect a USB MIDI device: $ midicat -d -q midi/0 -q midithru/0 & A second device can be connected as follows: $ midicat -d -q midi/1 -q midithru/1 &am

Script launcher and a suite of basic scripts for music production?

2023-01-17 Thread Brian Durant
Is there a script launcher that can be used for basic scripts to facilitate live (or close to live) music performances with OpenBSD? One of the reasons that I am a proponent of using OpenBSD with music, is the fact that much can be done simply, from the command line. Recording audio from a USB

Re: Script launcher and a suite of basic scripts for music production?

2023-01-18 Thread Brian Durant
On 1/18/23 11:46, Abhishek Chakravarti wrote: Hello! Brian Durant writes: The only disadvantage that I can see at this point, is that what I am describing would require a number of open terminals on the desktop, which can be confusing to sort through, particularly during a live performance

Re: Script launcher and a suite of basic scripts for music production?

2023-01-19 Thread Brian Durant
On 1/18/23 18:35, Luke A. Call wrote: On 2023-01-18 16:51:28+0100, Brian Durant wrote: On 1/18/23 11:46, Abhishek Chakravarti wrote: Brian Durant writes: The only disadvantage that I can see at this point, is that what I am describing would require a number of open terminals on the desktop

Content AWOL in Musescore 3.5.0 left side palette.

2023-01-22 Thread Brian Durant
Can anyone else confirm that there is no content in the Musescore 3.5.0 left hand palette? System info: OS: OpenBSD 7.2, Arch.: x86_64, MuseScore version (64-bit): 3.5.0, revision: github-musescore-musescore-43c5553 Any idea how to get some of the items (as per default) to display that can b

Re: Recent changes in the FAQ.

2023-03-03 Thread Brian Conway
960 sd0" > > -new- > "if you use GPT for UEFI booting, do: # fdisk -gy -b 532480 sd0" This is the commit (prior to the www update) and rationale: https://marc.info/?l=openbsd-cvs&m=166843427315447 Brian Conway RCE Software, LLC

Re: File system is full after using dd

2023-04-15 Thread Brian Conway
be careful to verify that when wiping. Brian Conway Lead Software Engineer, Owner RCE Software, LLC

Re: PC Engines APU2 infinite loop rebooting immediate after kernel loads

2023-04-17 Thread Brian Conway
a couple different apu2 configurations. You could also try booting from a USB stick, I've run these devices with mSATA, SD card, or USB flash. Brian Conway

Re: A messed-up fresh install due to a careless user

2023-04-29 Thread Brian Conway
s perfectely. > But the firewall needed to be disabled while the machine was on the LAN only. The default pf.conf is very sufficient for allowing incoming traffic in a LAN environment. Brian Conway

Re: 7.2 panic and "reorder_kernel: failed" ...

2023-04-30 Thread Brian Conway
sh 0x gapdummy.o >> ld -T ld.script -X --warn-common -nopie -o newbsd ${SYSTEM_HEAD} vers.o >> ${OBJS} >> root:[~]# > > What might that mean? Is it significant? I can't speak to the panic, but I think the relink error is just the background process getting killed when you rebooted the system immediately after finishing boot. Brian Conway RCE Software, LLC

Re: RSS or Atom syndication for security advisories?

2023-05-22 Thread Brian Conway
On Mon, May 22, 2023, at 9:59 AM, Xavier wrote: > I don't know if you say it seriously. If you do, I think it's the best. > Perhaps you could write some semantic file and convert them to desired > format (html, RSS, etc.). > I saw the www repo > (https://github.com/openbsd/www/blob/38884496ed89e

Re: Porting RTL8723AU

2013-05-20 Thread Brian Callahan
On 5/20/2013 2:14 PM, Jean Lucas wrote: Is one able to strip the GPL from a repo? In the case of this repo, would the driver have to be completely reconstructed/reimplemented in the case the GPL could not be stripped? As far as the end result goes, be that engineering a new driver or if one ca

Re: Porting RTL8723AU

2013-05-20 Thread Brian Callahan
On 5/20/2013 2:25 PM, Jean Lucas wrote: Realtek has no official software distribution on their site of a RTL8723 driver. As far as the repo goes, it was highly likely taken from a beta-grade (at best) Dropbox'ed linux driver posted on ubuntu sites after popular demand. The fact that, in the re

Re: How does one use adduser in OpenBSD (stuck in"Enter username[]" loop)?

2013-09-14 Thread Brian McCafferty
On 09/14/13 18:41, Jeffrey Walton wrote: I'm trying to add myself to sudoers. I used `su -` to get root, and then `adduser jwalton sudo`. Now I'm stuck a loop of: Enter username[]: When I try and add my name, I'm told its there. When I try to (no name), I looped back to the prompt. I have

Re: pure_ftpd other option(style) not work

2013-09-24 Thread Brian McCafferty
On 09/24/13 21:53, Fung wrote: daemon="/usr/local/sbin/pure-ftpd" daemon_flags="-o -A -B -H -u1000" With -o set, is pure-uploadscript running?

Re: OpenOSPFd and CARP Masters

2013-10-01 Thread Brian Hechinger
I'm not sure because at that point I gave up on CARP completely and just let OSPF failover to the secondary firewall if the first stops working. -brian On Oct 1, 2013, at 10:01, Andy wrote: > On 01/10/13 14:32, Brian Hechinger wrote: >> On Tue, Oct 01, 2013 at 09:19:20AM +01

Re: Blocking facebook.com: PF or squid?

2013-10-18 Thread Brian McCafferty
On 10/18/13 18:27, Stefan Wollny wrote: > Hi there, > > having a personal dislike of Facebook (and the MeeToo-systems alike) > for their impertinent sniffing for private data I tried on my laptop to > block facebook.com via hosts-file. Interestingly this failed: Calling > "http://www.facebook.com"

Re: [OT] Loongson hardware in Europe

2013-11-13 Thread Brian Callahan
On 11/13/2013 9:56 AM, Christian Weisgerber wrote: ropers wrote: Having long wanted to run http://www.openbsd.org/loongson.html, I've just seen that the main EU vendor of Loongson/Lemote/Yeeloong has finally -temporarily, they say- significantly cut the hitherto relatively high cost of these m

vic(4) problems with Dec 11th snap

2008-12-13 Thread Brian Keefer
Has anyone else had problems with vic(4) in the Dec 11th i386 snap? I have a guest on ESXi 3.5 that I upgraded from 4.3 to 4.4-release and it was working fine, but then I upgraded to the latest i386 snap and I no longer saw any traffic to/from the guest when viewing tcpdump, even on other

Re: vic(4) problems with Dec 11th snap

2008-12-13 Thread Brian Keefer
On Dec 13, 2008, at 2:14 AM, David Gwynne wrote: vic seems fickle with jumbos. ive backed them out very recently, so try building your own kernel or wait for a new snapshot. it should be working now. dlg On 13/12/2008, at 6:51 PM, Brian Keefer wrote: Has anyone else had problems with vic

OpenBSD 4.4 segfault/hard lock on retrieving MJPEG using lighttpd

2008-12-18 Thread Brian Marshall
. It locks the system HARD. -I tried enabling core-dumps in lighttpd, but none were produced with the segfault. Checked ulimit to make sure they were enabled. Anyone have a clue? I'm running 4.4 on a PC-Engines Alix 2c3 with the generic kernel. Thanks! -Brian

Re: Testing in a virtual environment

2009-01-03 Thread Brian Keefer
On Jan 3, 2009, at 7:41 AM, Daniel A. Ramaley wrote: > Hello. I have what is hopefully a quick question. Has anyone > successfully run OpenBSD 4.4 in a virtualized environment? If so, > which > one? It works great in VMware ESXi and VMware Fusion. No special magic, it Just Works(tm). -- bk

Re: Testing in a virtual environment

2009-01-04 Thread Brian Keefer
On Jan 4, 2009, at 9:36 AM, Daniel A. Ramaley wrote: Strangely enough, after asking my question, i reinstalled OpenBSD in VirtualBox with slightly different settings and now it is working just fine. I've managed to build a -stable release. I haven't tried running X, but just being able to compil

Is it possible to increase wscale multiplier?

2009-01-30 Thread Brian Keefer
I'm probably ignorant, but I can't seem to find a way to increase the window scaling multiplier on an OpenBSD client. It's always zero. It seems the only significantly value for net.inet.tcp.rfc1323 is 0 (disabled) vs. non-0 (ws=0). Am I missing something? -- bk

Re: Is it possible to increase wscale multiplier?

2009-01-30 Thread Brian Keefer
On Jan 30, 2009, at 6:29 PM, jared r r spiegel wrote: On Fri, Jan 30, 2009 at 05:55:48PM -0800, Philip Guenther wrote: It seems the only significantly value for net.inet.tcp.rfc1323 is 0 (disabled) vs. non-0 (ws=0). Am I missing something? You'll never see a scale size larger than zero u

Re: Net benchmarking (was: Is it possible to increase wscale multiplier?)

2009-01-31 Thread Brian Keefer
On Jan 31, 2009, at 4:57 AM, Stuart Henderson wrote: On 2009-01-31, Brian Keefer wrote: Great, thanks for the pointers! I'm trying to fiddle with iperf performance testing going to a Linux box. tcpbench works great on OpenBSD, but it seems iperf is the only thing readily availabl

Re: usr.sbin/wake removal

2009-02-09 Thread Brian Keefer
On Feb 8, 2009, at 9:31 PM, Thomas Pfaff wrote: On Sun, 8 Feb 2009 15:53:01 -0700 (MST) Marc Balmer wrote: CVSROOT:/cvs Module name:src Changes by: mbal...@cvs.openbsd.org 2009/02/08 15:53:01 Removed files: usr.sbin/wake : Makefile wake.8 wake.c Log message: Remove

Re: SSI support for thttpd?

2009-02-10 Thread Brian Keefer
On Feb 10, 2009, at 12:05 PM, Jakob Schlyter wrote: actually, the ssi thingy is build but not included in the binary package. I've updated the port to include it. jakob I just wanted to let you know that I did a "make update" on the latest source and it worked great (macppc -curr

Re: dmesglog

2009-02-13 Thread Brian Keefer
On Feb 13, 2009, at 4:47 PM, Jordi Beltran Creix wrote: Hello, Forgive me, but wouldn't (echo "Subject: type of machine" ; dmesg ; sysctl hw.sensors) | sendmail -f$YOUR_EMAIL dm...@openbsd.org be better? Else, if the hostname is not a valid domain, the mail does not get through. Regards,

People send attachments, deal with it (was: A virus road map for GNOME and KDE?)

2009-02-20 Thread Brian Keefer
On Feb 20, 2009, at 8:37 AM, Lars Noodin wrote: E-Mail is not an acceptable surrogate for a networked filesystem. Regards -Lars All right, I've had enough of your tilting at windmills. This battle has been fought and lost already. E-mail is the de facto way to collaborate, and that include

pf & relayd load balancing

2009-02-25 Thread Brian McCann
ven "make sense" and be redundant in some cases, but I can't see what would be causing this. It's almost as if the workstation making the connection is handshaking with pf and/or relayd. Thanks in advance. Any input would be greatly appreciated! --Brian My

Re: Install 4.4 Sparc64 on SunFire V120

2009-02-25 Thread Brian Keefer
On Feb 25, 2009, at 12:18 PM, new_guy wrote: Hi guys. I'm helping a friend install 4.4 (Sparc64) on this SunFire V120 he got for free :) It's a very nice box with a working Solaris install. It boots the install.iso and proceeds to install, but when we get to the point of selecting a root d

Re: relayd vs. pf

2009-02-28 Thread Brian McCann
in the pool and if one goes down, it takes it out of the pool. That's the only difference I've found (and why I'm using relayd myself). --Brian -- _-=-_-=-_-=-_-=-_-=-_-=-_-=-_-=-_-=-_-=-_-=-_ Brian McCann "I don't have to take this abuse from you -- I'

Re: HP Proliant DL385 with Squid at a Gigabit-switch - bad network performance

2009-02-28 Thread Brian Keefer
On Feb 28, 2009, at 12:28 PM, Laurent CARON wrote: Steve Shockley wrote: On 2/27/2009 8:43 AM, Laurent CARON wrote: - Forcing speed on switch - Forcing speed on nic Why? This practice made sense when 10baseT gear from different vendors wasn't compatible, but not for the last 15-20 years.

SNMP

2009-03-10 Thread Brian McCann
: rocommunity rocomm syslocation "The Sky" sysservices 15 syscontact *...@***.com Dead simple config file...which I thought would work, but even making a more complicated one doesn't appear to make it happy either. Can someone point me in the right direct

Re: SNMP

2009-03-13 Thread Brian McCann
ets fixed for 4.4 I'll try again. For now, I'll just try the built-in snmpd. Thanks for the suggestion! --Brian -- _-=-_-=-_-=-_-=-_-=-_-=-_-=-_-=-_-=-_-=-_-=-_ Brian McCann "I don't have to take this abuse from you -- I've got hundreds of people waiting to

Re: correct HELO behaviour in SMTP connections

2009-03-25 Thread Brian Keefer
On Mar 25, 2009, at 8:14 AM, frantisek holop wrote: hmm, on Wed, Mar 25, 2009 at 03:40:09PM +0100, Gilles Chehade said that Are you sure ? just because you demonstrated a smtp session with a questionably set up mail server it doesn't mean you are right. sendmail by default does not check he

Re: correct HELO behaviour in SMTP connections

2009-03-25 Thread Brian Keefer
On Mar 25, 2009, at 9:41 AM, frantisek holop wrote: of course its true downside (just like greyfiltering's) is that it needs a considerable amount of babysitting. but it's worth it for me. So basically, it's not reliable and any "work saved" from the MTA is doubled by humans. You're failin

Re: OpenBSD mta with postfix

2009-03-27 Thread Brian Keefer
On Mar 27, 2009, at 12:46 PM, John Brooks wrote: Their response: ... "my understanding of the security policy is not to acknowledge mistakes in email addresses as a best practice defense against phishing and other types of email delivered attacks." Anybody run into this kind of logic before?

Re: Odd problem, may be related to relayd

2009-04-04 Thread Brian McCann
elp reveal this. Just an idea. --Brian On Fri, Apr 3, 2009 at 1:47 PM, Gary Thornock wrote: > My company has a web application running on a set of web servers > that we're load balancing with relayd. > > We've recently learned of a problem where end users who have: &

Slow clock on vmd guest, i386-specific

2019-01-09 Thread Brian Conway
urce found on i386, and taking a peak at src/sys/arch/i386/i386 indicates that perhaps this isn't available? What's the preferred method to get such a guest in line? I've included various sysctl, ntpd, and dmesg output below. All systems are running 6.4-stable. Thanks!

Re: Slow clock on vmd guest, i386-specific

2019-01-10 Thread Brian Conway
Understood, thanks for the update. At least the i386 angle it will be a little more searchable now. Brian Conway On Thu, Jan 10, 2019 at 12:28 AM Mike Larkin wrote: > > On Wed, Jan 09, 2019 at 11:18:16PM -0600, Brian Conway wrote: > > After looking through the mailing list archives,

Re: Ansible install Re: Reboot and re-link

2019-06-22 Thread Brian Brombacher
Using Ansible to reinstall the operating system is like trying to turn a four door sedan into a monster truck with a hammer. Wrong tool for the job. > On Jun 22, 2019, at 6:46 PM, Frank Beuth wrote: > >> On Sat, Jun 22, 2019 at 03:06:30AM +0100, Andrew Luke Nesbit wrote: >>> On 21/06/2019 19:0

Re: bwfm bcm43569

2019-06-24 Thread Brian Brombacher
Provide a dmesg before you rant. Thanks, Brian > On Jun 24, 2019, at 5:06 PM, 3 wrote: > > i know that wifi adapters never worked in obsd(excluding those > adapters for which drivers were written by vendors), but i found one > that shows signs of life in 11n(11ac 2t2r support

Re: bwfm bcm43569

2019-06-28 Thread Brian Brombacher
exists. -Brian On Jun 28, 2019, at 3:53 AM, 3 wrote: >> Babut, >> You are not correct, OpenBSD is a full Unix/BSD implementation and can >> do most anything BSD/Unix can. > >> I guess in the whole domain of general purpose functionality, >> concurrent disk/f

Re: Bypass doas password check with chroot

2019-07-02 Thread Brian Brombacher
Use doas.conf to permit root with nopass option. See doas.conf(5). > On Jul 2, 2019, at 4:43 AM, cho...@jtan.com wrote: > > This isn't a bug per se, more of an incongruity in how security-centric tools > work wrt root, specifically doas and chroot/su/other: > > joe@drogo$ doas -s > drogo# d

Re: OT: hardware war with manufacturers (espionage claims)

2019-07-02 Thread Brian Brombacher
Hardware implants go beyond just sending packets out your network card. They have transceivers that let agents control or snoop the device from a distance using RF. You need to scan the hardware with RF equipment to be sure. Good luck! > On Jul 2, 2019, at 12:27 PM, Misc User wrote: > >> On

Re: OT: hardware war with manufacturers (espionage claims)

2019-07-02 Thread Brian Brombacher
Oh and if the implant is smart, it’ll detect you’re trying to find it and go dormant. Even more good luck! > On Jul 2, 2019, at 1:24 PM, Brian Brombacher wrote: > > Hardware implants go beyond just sending packets out your network card. They > have transceivers that let agent

Re: OT: hardware war with manufacturers (espionage claims)

2019-07-02 Thread Brian Brombacher
I’m fine with hardware implants snooping on me. But if I was a CISO for a huge company, I might go the extra mile to care about said implants. I’ll continue living carefree. > On Jul 2, 2019, at 1:42 PM, Nathan Hartman wrote: > > On Tue, Jul 2, 2019 at 1:28 PM Brian Brombacher

Re: OT: hardware war with manufacturers (espionage claims)

2019-07-03 Thread Brian Brombacher
Mihai, Do you want to protest companies by not buying their equipment? That is the only feasible outcome from this conversation. The other outcome would be you want advice on what models will work on OpenBSD. -Brian > On Jul 3, 2019, at 12:11 PM, Zack Lofgren wrote: > > Mihai

wallowed setting for /usr/local

2016-09-15 Thread Brian W.
It seems based on the release notes that this is part of the 6.0 install. I installed 5.9 just before the 6.0 release and then did an upgrade and do not see that modification made in /etc/fstab post upgrade. Expected? Brian

[FOSDEM] [CFP] FOSDEM 2017 - Distributions Devroom - Extended

2016-11-23 Thread Brian Exelbierd
have any questions, feel free to contact the devroom organizers: distributions-devr...@lists.fosdem.org (https://lists.fosdem.org/listinfo/distributions-devroom) Cheers! Brian Exelbierd (twitter: @bexelbie) and Brian Stinson (twitter: @bstinsonmhk) for and on behalf of The Distributions Devroom Program Committee

OpenBSD 6.1 on Azure

2017-04-12 Thread Brian B
Wanted to share the dmesg of an Azure VM running OpenBSD 6.1. Great job guys! Special shout out to Mike Belopuhov for the Hyper-V and Xen work. OpenBSD 6.1 (GENERIC.MP) #20: Sat Apr 1 13:45:56 MDT 2017 dera...@amd64.openbsd.org:/usr/src/sys/arch/amd64/compile/GENERIC.MP real mem = 15015542784 (14

Re: OpenBSD 6.1 on Azure

2017-04-12 Thread Brian B
00:0d:3a:19:f6:19 vscsi0 at root scsibus1 at vscsi0: 256 targets softraid0 at root scsibus2 at softraid0: 256 targets root on wd0a (a71a78c358b73676.a) swap on wd0b dump on wd0b > On Apr 12, 2017, at 11:44 PM, Brian B wrote: > > Wanted to share the dmesg of an Azure VM running OpenBSD

encrypt(1) + `usermod -p` compatibility in 5.6

2014-11-05 Thread Brian Conway
lJq.tlSfwC/FKIL5EhqYpUsgC' # Incorrect usage on my part or something else? Thanks. Brian Conway

Re: encrypt(1) + `usermod -p` compatibility in 5.6

2014-11-05 Thread Brian Conway
On Wed, Nov 5, 2014 at 2:00 PM, Ted Unangst wrote: > On Wed, Nov 05, 2014 at 12:35, Brian Conway wrote: >> As part of a larger build script, I'm pre-populating passwords with >> usermod. When upgrading to 5.6, I ran into the error below: >> >> 5.5-stable: >

Re: Temperature

2014-11-14 Thread Brian Callahan
On 11/14/14 13:27, Etienne wrote: Hello list, I seem to have a little hardware related problem. I have been using a Lenovo x120e for some time, and OpenBSD ran nicely on it until April. As soon as I upgraded to 5.5, and from quite early after kernel loading, the console started showing and repea

Behavior with nested vnd's/filesystems

2014-11-18 Thread Brian Conway
d that b.) the /tmp/a mount accepted changes to its filesystem despite being read-only. Thanks. Brian Conway

Re: useradd refusing encrypt output with 5.6

2014-11-22 Thread Brian Conway
(Apologies for potentially breaking threading, replying for a list archive.) I brought this up previously[1] and can confirm that it is fixed in 5.6-stable. Thanks to all. Brian Conway [1] https://www.mail-archive.com/misc@openbsd.org/msg133393.html

Re: OT:Password strength

2014-11-29 Thread Brian Empson
The latter, I would bet. On 11/29/2014 10:07 PM, Eric Furman wrote: OFF TOPIC. This has nothing to do with OpenBSD, but a lot of guys here know about this stuff. I've done some reading, but still not sure. OK, at the risk of looking stupid,which of these passwords is better; kMH65?&3 or mylittle

New *BSD User Group in Upstate New York (Capital District)

2014-12-20 Thread Brian Callahan
to see you all in the Capital District! Help me feel less alone in a sea of FreeBSD people :-) ~Brian

Re: typo in calendar.ushistory

2015-01-01 Thread Brian Callahan
m%E2%80%93United_States_relations UK-US relations, British-American relations. We do the same for flights: New York-London flight. "British American convoy" would mean "a convoy composed of Americans with a British ancestry" which I don't think is correct. The meaning sho

YP Alternative

2015-01-02 Thread Brian Empson
hronizing login details across multiple machines that is built into the base install? Preferably written by the OpenBSD team, too? Thanks, Brian

Re: YP Alternative

2015-01-02 Thread Brian Empson
Thanks for all the ideas. It's given me avenues for testing. On 1/2/2015 5:32 PM, Craig Skinner wrote: On 2015-01-02 Fri 14:02 PM |, Christopher Barry wrote: I can't speak to ksh being 'better', but it may well be. Aye, not subject to bash's many security problems, such as #ShellShock & #BashB

Re: YP Alternative

2015-01-03 Thread Brian Empson
/2015 2:26 AM, David Gwynne wrote: On 2 Jan 2015, at 9:52 pm, Brian Empson wrote: I'm looking into a way to sync up group and user information across a network of OpenBSD machines. I like YP, except that I don't need the password hashes transferred across the network. I like that it&#x

Re: Hannover BSD meetup

2015-01-22 Thread Brian Callahan
Yup. Doing just this now in my new home. "If you build it, they will come." and all that other feel good stuff applies. ~Brian On 01/22/15 15:03, Peter Hessler wrote: > It's very simple. Make one of your own :). > > Pick a place, advertise it, and *make sure to show up*

Re: Sunfire v120 question

2015-03-20 Thread Brian McCafferty
On 03/20/15 15:36, Jeremiah Ford wrote: > Hi all, > > I have recently acquired a SunFire v120. However I have no way to > connect to the serial A/LOM port. > > The Sun documentation seems to give instructions when running solaris in > which one can telnet in. > > After reading > http://www.openb

Re: xkci recommendations

2015-03-21 Thread Brian Callahan
ot; rev 0x02: msi usb1 at xhci0: USB revision 3.0 uhub1 at usb1 "Renesas xHCI root hub" rev 3.00/1.00 addr 1 ~Brian

OpenBSD rocks

2012-10-13 Thread Brian Empson
lems getting it installed too. Nice job OpenBSD team! Keep up the awesome job! Brian

Re: OpenBSD rocks

2012-10-14 Thread Brian Empson
oject, but worth it. Thanks, Brian From: Tomas Bodzar To: Brian Empson Cc: "misc@openbsd.org" Sent: Sunday, October 14, 2012 2:52 AM Subject: Re: OpenBSD rocks On Sat, Oct 13, 2012 at 10:02 PM, Brian Empson wrote: > Hello all, > > I've

Heimdal

2012-10-14 Thread Brian Empson
with the 0.7.2 version? (The included version) Thanks, Brian

Heimdal 1.4 Patch

2012-10-14 Thread Brian Empson
7;d source directory -run "patch -p1 < heimdal-1.4.patch" -./configure -make Thanks, Brian [demime 1.01d removed an attachment of type application/octet-stream which had a name of heimdal-1.4.patch]

Re: Heimdal 1.4 Patch

2012-10-14 Thread Brian Empson
ser_1; +   otp_find_alg; +   local: +   *; +}; From: Brian Empson To: "misc@openbsd.org" Sent: Sunday, October 14, 2012 11:20 PM Subject: Heimdal 1.4 Patch All, I have created a patch for heimdal 1.4 (http://www.h5l.org/dist/src/hei

Heimdal base system configuration

2012-10-26 Thread Brian Empson
Hello, I'm trying to recompile heimdal with LDAP support, what are the config options used on the install for the base system version? I'm running OpenBSD current on i386. What I'm looking to do is install everything as it was on the base system, but with LDAP enabled. Thanks, Brian

Re: getting apps en masse

2013-01-27 Thread Brian Callahan
On 1/27/2013 6:33 PM, John Newton wrote: Sirs: Especially Dewey and Jorge.I should have stated at the outset that I must download from public computer not using openbsd so wget would not work. I must work with the constraints of the mirror and my windows system. BTW this is version 5.1 i am using

Re: OpenBSD-Update Tool

2013-02-09 Thread Brian Callahan
built for all necessary archs (and many are nowhere near as fast as your i386/amd64 machine), they need to be tested, they need to be hosted, they need ... etc. With that said, here's an article from undeadly: http://undeadly.org/cgi?action=article&sid=20130113185003 ~Brian

Re: Precisions on ZFS (was: Millions of files in /var/www & inode / out of space issue.)

2013-02-22 Thread Brian Callahan
On 2/22/2013 8:02 AM, Ted Unangst wrote: On Fri, Feb 22, 2013 at 06:42, Eric Furman wrote: Until your name is on this list; http://www.openbsd.org/cgi-bin/cvsweb/~checkout~/ports/geo/openbsd-developers/files/OpenBSD YOU ARE NOT A DEVELOPER. I'm making this into a shirt. ~Brian

Re: jwm ; speedy window manager

2015-04-06 Thread Brian Callahan
On 04/06/15 19:08, L.R. D.S. wrote: >> At 6 Apr 2015 22:55:07 + (UTC) from Ted Unangst : >> >> Huh? > Well, I was MitM'd ? The current snapshot (install57.iso) have all that > packages here... > When 'startx' they enter on Fvwm by default and when click on screen have: > (Re)Start > WM's > O

5.7-stable i386: crunchgen-produced programs segfault

2015-04-07 Thread Brian Conway
adma0 at isa0 pckbc0 at isa0 port 0x60/5 pckbd0 at pckbc0 (kbd slot) pckbc0: using irq 1 for kbd slot wskbd0 at pckbd0: console keyboard, using wsdisplay0 pms0 at pckbc0 (aux slot) pckbc0: using irq 12 for aux slot wsmouse0 at pms0 mux 0 pcppi0 at isa0 port 0x61 spkr0 at pcppi0 npx0 at isa0 port 0xf0/16: reported by CPUID; using exception 16 vscsi0 at root scsibus2 at vscsi0: 256 targets softraid0 at root scsibus3 at softraid0: 256 targets root on sd0a (b44646522fd3f596.a) swap on sd0b dump on sd0b Brian Conway

Re: 5.7-stable i386: crunchgen-produced programs segfault

2015-04-07 Thread Brian Conway
Thanks, I'll start looking there. This is in the context of flashrd not being bootable on i386 at the moment: https://github.com/yellowman/flashrd/issues/30 Brian Conway Founder, Owner RCE Software, LLC On Tue, Apr 7, 2015 at 4:00 PM, Ted Unangst wrote: > Brian Conway wrote: >>

Re: 5.7-stable i386: crunchgen-produced programs segfault

2015-04-08 Thread Brian Conway
Thanks, working from /usr/src/distrib/special helped get things sorted out. Brian Conway On Tue, Apr 7, 2015 at 4:00 PM, Ted Unangst wrote: > Brian Conway wrote: >> I get similar results when swapping in ls, pax, and so on. However, >> the make release process generates a working

Re: Repartitioning

2015-08-07 Thread Brian Conway
Yes. Use VBoxManage convertfromraw on the dd'ed image. Brian On Aug 7, 2015 11:37 AM, "Quartz" wrote: > You could also make a raw image of the disk and run a copy of that image >> in qemu on another computer, something which would give you a chance to >> do so

Re: Ubiquiti EdgeRouter Lite

2015-08-16 Thread Brian Conway
http://ftp.openbsd.org/pub/OpenBSD/snapshots/octeon/INSTALL.octeon Brian Conway On Sun, Aug 16, 2015 at 11:06 AM, Predrag Punosevac wrote: > Dear All, > > I am contemplating buying a new machine which will act as a router/DNS > caching server for my home network. Is anybody curre

Re: Native EFI Bootloader Support

2015-09-10 Thread Brian Conway
installer in VirtualBox's EFI mode installs and runs beautifully, though, for whatever that's worth. Dmesg of the BIOS-booted NUC is below. Thanks. Brian OpenBSD 5.8-current (GENERIC.MP) #1364: Wed Sep 9 17:32:01 MDT 2015 dera...@amd64.openbsd.org:/usr/src/sys/arch/amd64/compile/

UEFI boot attempt on AM1 platform with logs (9/16 snapshot)

2015-09-17 Thread Brian Conway
keyboard, using wsdisplay1 umass0 at uhub0 port 3 configuration 1 interface 0 "USB Flash Disk" rev 2.00/11.00 addr 2 umass0: using SCSI over Bulk-Only scsibus1 at umass0: 2 targets, initiator 0 sd1 at scsibus1 targ 1 lun 0: SCSI2 0/direct removable serial.090c1000108230611421 sd1: 956MB, 512 bytes/sector, 1957888 sectors softraid0 at root scsibus2 at softraid0: 256 targets root on rd0a swap on rd0b dump on rd0b erase ^?, werase ^W, kill ^U, intr ^C, status ^T Welcome to the OpenBSD/amd64 5.8 installation program. (I)nstall, (U)pgrade, (A)utoinstall or (S)hell? Brian Conway

Re: Cheap hardware for router, perhaps fileserver?

2015-09-19 Thread Brian Conway
Consider PC Engines APU series for relative low cost, fanless, and runs amd64. Soekris are also popular, and a bit more expensive. Brian

Re: rc.shutdown powerdown

2015-09-20 Thread Brian Conway
Powerdown went away in July 2014. https://marc.info/?l=openbsd-cvs&m=140532869022004&w=2 Also, rc.shutdown doesn't exist by default anymore (/etc/examples). Brian Conway Software Engineer, Owner RCE Software, LLC On Sun, Sep 20, 2015 at 1:01 PM, Quartz wrote: > Can someone e

Re: UEFI boot attempt on AM1 platform with logs (9/16 snapshot)

2015-09-22 Thread Brian Conway
sHeads SecsFlags Checksum >> hd0 0x80label 956 64 32 0x2 0xe4afa028 >> hd1 0x81label 1023255 63 0x0 0x0 >> boot> > > Isn't this a result of BIOS boot? Yes, my bad. Thanks. Brian

Re: UEFI boot attempt on AM1 platform with logs (9/16 snapshot)

2015-09-23 Thread Brian Conway
> This picture shows > > Load address: Loader Data (2) 0xd0 for 4096KB FATAL > > This is what I want to know. 0xd0 + 4M is overlapping the kernel > area. > > I think the following diff or > > http://yasuoka.net/~yasuoka/BOOTX64.EFI > (updated) > > will fix the problem. Great, thanks

Re: openbsd 4.7 virtual machine on hyper-v

2016-03-01 Thread Brian Conway
If this is the de interface from hyper-v, there were fixes for it a release or two back. 4.7 is ancient, you need to upgrade. Brian Conway On Mar 1, 2016 7:10 AM, "Markus Rosjat" wrote: > Hi there, > > I ported a vm from vmware to hyper-v. the machine boots up, weel

Re: unbound eats up buffer space

2016-03-08 Thread Brian Conway
Are you using pf queues? I most frequently see that happen when there's no space left in a queue. `pfctl -v -s queue` Brian Conway On Mar 8, 2016 1:52 AM, "Marko Cupać" wrote: > Hi, > > I have 5.8 i386 box as my home network gateway, with unbound as a > resolver

Re: Does a softraid partition require an fdisk partition

2016-03-11 Thread Brian Conway
> Since the softraid volume doesn't have the base OS installed on it, and will > never be used as a "boot device," I think I am ok, but am not sure. You are correct. Brian

Re: NFS daemon is very slow in server-to-client direction in TCP mode

2016-04-14 Thread Brian Conway
I ran into that same behavior with a Debian client before lowering the readsize and writesize in the NFS mount options (they defaulted to 64K I believe). Try starting at 8096 and working your way up until you find the failure point. Brian Conway Software Engineer, Owner RCE Software, LLC I was

Re: ddclient failure to start

2016-07-14 Thread Brian McCafferty
On 07/14/16 19:32, Joe S wrote: >> On Jul 8, 2016, at 7:44 PM, Ed Ahlsen-Girard wrote: >> >> ddclient won't start from rc.d with this configuration: >> >> rc.conf.local: >> >> ntpd_flags= >> xdm_flags= >> httpd_flags= >> doas_flags= >> ddclient_flags=-file /etc/ddclient/ddclient.conf >> pkg_script

Re: openbsd live-cd?

2014-06-16 Thread Brian McCafferty
Install it to a usb stick. On 06/16/14 15:35, Thuban wrote: Hi, I would like to try openBSD before installing it on my laptop to check if things works correctly (X server as example). Do you know any liveCD or any methode to try openBSD on some hardware before installing? Regards, -- Thuban Pub

Re: Android Studio

2014-09-26 Thread Brian Empson
Basic phones are distracting enough as it is, more so with all the widgets. I agree: call, sms. That's all I'd need anyway. It seems that the more we march forward the more we take for granted tech wise. We have processors that go into the Ghz range but it still feels sluggish. I guess I like O

Re: strange behavior in disklabel partitioning of new disk

2014-11-03 Thread Brian McCafferty
On 11/03/14 22:33, Jonathan Thornburg wrote: > I'm trying to set up 5.6/amd64 on a new-from-the-factory 750GB disk > which I've just had installed in a Thinkpad T60. (This Thinkpad had > previously been running 5.5/amd64 using an older/smaller disk, with > no problems). > > I want to try having t

<    1   2   3   4   5   6   7   8   9   >