Re: DMARC/DKIM and OpenBSD Mailinglists

2024-03-13 Thread Josh Grosse via misc
r domain "reputation" in >Google's eyes (something that is already a black box). > > - todd > Thank you! -Josh-

Re: Weird VMD behaviour

2024-02-22 Thread Josh Grosse
On Thu, Feb 22, 2024 at 09:16:20AM -0300, pela0 wrote: > on dmesg: > vmd[30546]: can't open /etc/firmware/vmm-bios: No such file or directory Per the FAQ: "In some cases, virtualization capabilities must be manually enabled in the system's BIOS. Be sure to run the fw_update(8) command after

Re: DNS resolution when 1st nameserver does not know

2024-02-15 Thread Josh Grosse
On Thu, Feb 15, 2024 at 02:15:07PM +0100, rsyk...@disroot.org wrote: > my computer is connected to a LAN, from which it obtains its > IP and also local-DNS-server IP via DHCP. The latter is then > inserted into /etc/resolv.conf by, I believe, resolvd. The > computer is furthermore connected via

Re: Problem with WireGuard on OpenBSD 7.3

2023-05-04 Thread Josh Grosse
On Thu, May 04, 2023 at 03:06:13PM +0200, Odd Martin Baanrud wrote: > Hello, > > I???m configuring a WireGuard server on an OpenBSD 7.3 machine, using this > howto: > https://ianix.com/wireguard/openbsd-howto.html > > I don???t get the wg0 interface up. > The hostname.wg0 contains: > inet

Re: vlan autoconf fails to conf at boot

2022-04-29 Thread Josh Grosse
On Fri, Apr 29, 2022 at 09:33:50PM -0700, George Morgan wrote: > I created a hostname.vlan10 file which has a single line: > > inet autoconf parent vge0 vnetid 10 lladdr ... > > At boot the interface fails to configure but after boot I can login to the > console and run "doas sh /etc/netstart"

Re: Sysctl settings for transmission bittorrent (udp receive buffer size)

2022-04-26 Thread Josh Grosse
On Mon, Apr 25, 2022 at 07:47:37PM -, Stuart Henderson wrote: > On 2022-04-25, Daniel Schuermann wrote: > > I can't get transmission (bittorrent client) to work properly. > > > > From the logs: > > transmission-daemon: UDP Failed to set receive buffer: > > requested 4194304, got 41600 > >

Re: Unwind in rdomain1 returning NXDOMAIN for local queries

2022-03-25 Thread Josh Grosse
On Fri, Mar 25, 2022 at 11:41:08AM +0100, Francisco Gaitan wrote: > I have setup a WireGuard VPN so I run two instances of unwind, one for > rdomain 0 (unwind) and another for rdomain 1 (unwind1) this way: > lrwxr-xr-x 1 root wheel16 Mar 23 13:44 unwind1 -> /etc/rc.d/unwind > > $ cat

Re: No sound on ThinkPad X220 using current snapshot

2022-02-14 Thread Josh Grosse
On Mon, Feb 14, 2022 at 05:58:37PM +0100, Dirk-Wilhelm Peters wrote: > "Theo de Raadt" wrote: > > > > OpenBSD 7.0-current (GENERIC.MP) #325: Thu Feb 10 12:26:12 MST 2022 > > > > Your subject says "current snapshot". But then you show a 4-day old > > kernel. > > > > You can do better. > >

Re: i386 kernel relinking

2020-05-19 Thread Josh Grosse
On Tue, May 19, 2020 at 05:21:59PM +0200, Stefan Sperling wrote: > On Fri, Apr 10, 2020 at 10:25:14AM -0400, Nick Holland wrote: > > On 2020-04-10 10:10, Stefan Sperling wrote: > > > On Fri, Apr 10, 2020 at 09:35:16AM -0400, Nick Holland wrote: > > > FWIW, my soekris net5501 with 256MB of RAM and

Re: i386 kernel relinking

2020-04-12 Thread Josh Grosse
FWIW, the GNU linker can reorder the kernel on i386-current with 256MB RAM: # env LD=ld.bfd /usr/libexec/reorder_kernel --- relink.log: (SHA256) /bsd: OK LD="ld.bfd" LDFLAGS="-g" sh makegap.sh 0x gapdummy.o ld.bfd -T ld.script -X --warn-common -nopie -o newbsd ${SYSTEM_HEAD} vers.o

Re: Openssh over a mobile network

2019-12-01 Thread Josh Grosse
On Sun, Dec 01, 2019 at 07:13:18PM +0530, putridsou...@gmail.com wrote: > I am not able to ssh into my home computer connected to > router, the client device (termux on android) is on a > mobile network. Is there something I am supposed to > know?. Because I can ssh into my computer easily when

Re: heavy CPU consumption and laggy/stuttering video on thinkpad x230

2019-11-20 Thread Josh
the ~15W idling to ~10W on 6.6 ... Cheers On Wed, Nov 20, 2019 at 3:30 AM Travis Cole wrote: > > On Tue, Nov 19, 2019, at 10:06, Josh wrote: > > Have you tried on 6.5? > > > > My X1rev6 did not like the upgrade to 6.6. heavy cpu consumption, > > super hot, laggy w

Re: heavy CPU consumption and laggy/stuttering video on thinkpad x230

2019-11-19 Thread Josh
Have you tried on 6.5? My X1rev6 did not like the upgrade to 6.6. heavy cpu consumption, super hot, laggy when browsing and fan spinning consistently. I've reinstalled 6.5 and been using the same settings as yours. everything is back to normal. I guess I will wait for 6.7... On Fri, Nov 15,

Re: Raid0 max volume size

2019-11-09 Thread Josh Grosse
On Sat, Nov 09, 2019 at 07:01:02AM -0700, Raymond, David wrote: > Does raid0 allow the creation of file systems bigger than the 2 TB limit of > ffs? RAID 0 stripe sizes may be as large as the smallest physical extent. FFS2 -- see newfs(8) -- supports a filesystem size up to 64 PB.

Re: Downgrade 6.6 to 6.5

2019-11-06 Thread Josh
yep, 1.41 OpenBSD 6.6-current (GENERIC.MP) #427: Sat Nov 2 13:23:11 MDT 2019 dera...@amd64.openbsd.org:/usr/src/sys/arch/amd64/compile/GENERIC.MP real mem = 16896442368 (16113MB) avail mem = 16371654656 (15613MB) mpath0 at root scsibus0 at mpath0: 256 targets mainbus0 at root bios0 at

Re: Downgrade 6.6 to 6.5

2019-11-06 Thread Josh
u don't do cpu intense tasks upon awake) would a "sendbug" be helpful? On Sun, Nov 3, 2019 at 3:41 PM Josh wrote: > > hi, > > I've upgraded from 6.5 to 6.6 on my X1 6G and since then, I am unable > to find the reason(s) of the high fan spinning. > Is there a procedur

Re: Downgrade 6.6 to 6.5

2019-11-04 Thread Josh
Hi Dave, was it related to the Sx bios functionalities? On Sun, Nov 3, 2019 at 11:20 PM Raymond, David wrote: > > I had the fan problem on an X1 5G running linux, but a bios upgrade solved it. > > Dave Raymond > > On 11/3/19, Josh wrote: > > hi, > > > > I've

Re: Downgrade 6.6 to 6.5

2019-11-03 Thread Josh
at 8:52 PM Otto Moerbeek wrote: > > On Sun, Nov 03, 2019 at 03:41:33PM +0100, Josh wrote: > > > hi, > > > > I've upgraded from 6.5 to 6.6 on my X1 6G and since then, I am unable > > to find the reason(s) of the high fan spinning. > > Is there a procedu

Downgrade 6.6 to 6.5

2019-11-03 Thread Josh
hi, I've upgraded from 6.5 to 6.6 on my X1 6G and since then, I am unable to find the reason(s) of the high fan spinning. Is there a procedure to downgrade to 6.5 or should I just reinstall from scratch? thank you

Re: Fan spinning constantly on Lenovo X1C and 6.6

2019-10-28 Thread Josh
28, 2019 at 9:47 AM Alessandro Gallo wrote: > > I can't speak for Josh, but I'm on a fresh install. What's strange is that > for the fan to come back to normal noise levels I have to put the laptop to > sleep with zzz, otherwise it just keeps spinning at full speed. > > Il 28 otto

Fan spinning constantly on Lenovo X1C and 6.6

2019-10-23 Thread Josh
hi, After upgrading from 6.5 to 6.6 following the procedure [1], my Lenovo X1C 6G is getting hot all the time. Fan is constantly spinning at 4000+rpm even even if its just editing a note in zim. If I let the laptop idling, it will take quite some time for the fan to stop even if there is no high

Re: Virtual Web Server

2019-03-08 Thread Josh Grosse
On Fri, Mar 08, 2019 at 12:09:22PM +, daffodil...@protonmail.ch wrote: > I installed OpenBSD on my home server with the intention of running Wordpress > and some other things (maybe a TOR relay, I don't know). After installing, I > used some online guides to get PHP and MySQL as well as

Re: device node for sd1 not present

2019-02-08 Thread Josh Grosse
On Fri, Feb 08, 2019 at 04:42:42PM +0300, ??\_(???)_/?? ??\_(???)_/?? wrote: > Hi, > I need to mount sd1(install media) in install shell, but it only has device > nodes for sd0(hdd). > How do I create device nodes for sd1 ? > Also, I can't execute /dev/MAKEDEV("Permission denied"). # cd /dev &&

Re: vlan problem

2019-01-28 Thread Josh Grosse
On Mon, Jan 28, 2019 at 07:57:01PM +0800, johnw wrote: > hi, I want create vlan network vlan(4) **REQUIRES** switching equipment that supports 802.1Q Ethernet tagging. These are known as "managed switches".

Re: is there anything like pdfnup or pdfjam?

2019-01-21 Thread Josh Grosse
On Mon, Jan 21, 2019 at 04:50:08PM +, rsyk...@disroot.org wrote: > Dear list, > > I want to print a pdf, but with two pages put > on one physical page. > > On linux, pdfnup or pdfjam can do it. > > I cannot find these for OpenBSD. > What do you use then? Both pdfnum and pdfjam are included

Re: does this affect acme-client?

2019-01-21 Thread Josh Grosse
On Mon, Jan 21, 2019 at 03:18:04PM +0100, Peter J. Philipp wrote: > Does this affect the acme-client? > > https://community.letsencrypt.org/t/february-13-2019-end-of-life-for-all-tls-sni-01-validation-support/74209 > > Regards, > -peter I don't think so, Peter. Per acme-client(1): "acme-client

I love your Emails. This one made my day!

2018-11-20 Thread Josh Grosse
Thank you! On November 20, 2018 2:24:55 PM EST, Nick Holland wrote: >On 11/20/18 11:43, Chris Bennett wrote: >> I am almost certainly going to be replacing with a new server for an >> organization I am a member of. >> With all of this mess with Meltdown, Spectre, insecure motherboard >>

Re: How can I mount a HDD with full encryption on another system?

2018-08-02 Thread Josh Grosse
On Fri, Aug 03, 2018 at 12:06:41AM +0200, Felix Maschek wrote: > Hi! > > I've used a full encrypted HDD (created as described in the OpenBSD FAQ) on > a broken system and want to backup some data from it. > > I've assembled this HDD into an external USB case and want to mount the HDD > on

Re: no default httpd.conf?

2018-05-16 Thread Josh
assigning different uid/gid's. Cheers Josh On 17/05/18 14:50, justina colmena wrote: I just recently installed OpenBSD 6.3, and I was looking for an example httpd.conf, but I did not find one. The manual page does document more or less how to create one, but there still appears to be some lack

Re: Kindly support this initiative for a public git repository of OpenBSD source code located at Germany!

2017-12-29 Thread Josh Stephens
Dinesh Can you not host your own git server and just do a nightly cvs import into that git server? Or am i missing something here to this conversation? Sent from my iPhone > On Dec 29, 2017, at 5:16 PM, Kai Wetlesen wrote: > > Dinesh, > > Short answer: No. > > Long

Re: 6.2-Release - Firefox and Codeblocks Issues

2017-11-20 Thread Josh Grosse
On 2017-10-16 20:30, Josh Grosse wrote: 1. Discussion was moved to ports@. 2. I have tested a fix, which I will publish for -current and 6.2-stable. 3. I will need to build and test the -stable package, and can then make it available to you if you want to trust an unsigned package from

Re: switching to DUIDs (and back)

2017-11-01 Thread Josh Grosse
On 2017-11-01 10:08, Alan Corey wrote: Thank you, I was thinking every partition has a UUID and I needed to find and use those. But even in Linux it's apparently only devices that have UUIDs. They're almost like DOS/Windows drive serial numbers, but those are generated when you format a

Re: switching to DUIDs (and back)

2017-10-29 Thread Josh Grosse
On Sun, Oct 29, 2017 at 11:30:51AM -0400, Josh Grosse wrote: > Basically, replace "wd0" with the drive's DUID. I'm wrong, of course. Replace "/dev/wd0" with the drive's DUID, then append "." followed by the partition.

Re: switching to DUIDs (and back)

2017-10-29 Thread Josh Grosse
On Sun, Oct 29, 2017 at 11:25:22AM -0400, Alan Corey wrote: > I thought this was documented somewhere but I'm not finding it in Googling. > > I don't really like DUIDs, but I want to stick in a second drive > controller temporarily to recover data off some old hard drives. > Which means /dev/wd0a

Re: 6.2-Release - Firefox and Codeblocks Issues

2017-10-16 Thread Josh Grosse
1. Discussion was moved to ports@. 2. I have tested a fix, which I will publish for -current and 6.2-stable. 3. I will need to build and test the -stable package, and can then make it available to you if you want to trust an unsigned package from the port maintainer.

Re: 6.2-Release - Firefox and Codeblocks Issues

2017-10-16 Thread Josh Grosse
On Sun, Oct 15, 2017 at 12:31:42PM -0400, tec...@protonmail.com wrote: > Hi, > > Firefox / Firefox-ESR > I can not access my protonmail.com email account on both of these versions > as I can't get to the login screen (it hangs on the loading screen) - this is > evident by going to

httpd config for radicale

2017-10-07 Thread Josh
hi, Currently using nginx and radicale, I would like to move to httpd instead. I am a bit stuck with the configuration of httpd. I've tried the following: httpd.conf ext4_addr="xxx.xxx.eee.www" chroot "/var/www" types { include "/usr/share/misc/mime.types" } server "caldav.xx.org" {

Re: How make X rotation work via xrandr or xorg.conf? Did not get it to work on wsfb at least

2017-10-06 Thread Josh Grosse
On Fri, Oct 06, 2017 at 05:11:05PM -, ti...@openmailbox.org wrote: > [...] > Any ideas how I get screen rotation in X going? $ xrandr -o right $ xrandr -o left $ xrandr -o normal

Re: What decides which port becomes a package?

2017-09-10 Thread Josh Grosse
On Sun, Sep 10, 2017 at 07:09:37AM +0200, Niels Kobsch??tzki wrote: > Hi, > > I wanted to install tarsnap today but in the packages I could only find > tarsnap-gui (and in the packages for 6.2-beta tarsnapper). The > installation fails because they cannot find tarsnap. Licensing decides whether

Re: touchpad input driver: testing needed

2017-07-31 Thread Josh Grosse
Feedback report --- Hardware: Thinkpad X220. Results:Excellent! wsconsctl configuration changes:None. mouse.type=synaptics mouse.rawmode=0 mouse.scale=1472,5768,1408,5062,0,65,136 mouse.tp.tapping=0

Re: Some questions about vmm and xorg

2017-07-27 Thread Josh Grosse
On 2017-07-27 11:30, G wrote: Hello. Some questions about vmm Does vmm (on openbsd current) support running xorg? I'll restate this question, because the X11 Windows System uses a client/server model, and X.Org software includes both clients and servers. * X11 Clients are the graphical

Re: vmctl: connect: /var/run/vmd.sock: No such file or directory

2017-07-22 Thread Josh Grosse
On Sat, Jul 22, 2017 at 08:38:56PM +0300, G wrote: > I get the following messages > > # vmd -vd > vmd: /dev/vmm: Operation not supported by device The vmm(4) driver requires hardware virtualization features, and if you have the right hardware, may require you to enable them in your BIOS. Your

Re: vmctl: connect: /var/run/vmd.sock: No such file or directory

2017-07-22 Thread Josh Grosse
On Sat, Jul 22, 2017 at 01:21:33PM -0400, I wrote: > # vmd -v I'd like to correct this. Add -d to prevent running in the background, and log output to stderr. # vmd -dv

Re: vmctl: connect: /var/run/vmd.sock: No such file or directory

2017-07-22 Thread Josh Grosse
vmd 2. Run vmd manually. Per the vmd(8) man page, you may add -v one or more times for additional information. # vmd -v > On 07/22/17 20:03, Josh Grosse wrote: > > On Sat, Jul 22, 2017 at 07:30:19PM +0300, G wrote: > >> Hello. > >> Im following vmctl man

Re: vmctl: connect: /var/run/vmd.sock: No such file or directory

2017-07-22 Thread Josh Grosse
On Sat, Jul 22, 2017 at 07:30:19PM +0300, G wrote: > Hello. > Im following vmctl manual and i get. > > # vmctl create disk.img -s 4.5G > vmctl: imagefile created > # vmctl start "myvm" -m 1G -i 1 -b /bsd -d disk.img > vmctl: connect: /var/run/vmd.sock: No such file or directory > > Any ideas?

Re: Mounting DVD with single file burned onto

2017-07-20 Thread Josh Grosse
Sending to ports@ to continue this part of the discussion. Please remove misc@ in any replies. On Thu, Jul 20, 2017 at 01:20:41AM +0200, Stefan Wollny wrote: > >> When it comes to backups one usual advice (among others) is to make use > >> of different storage types. So I have tar'ed one folder

Re: Mounting DVD with single file burned onto

2017-07-19 Thread Josh Grosse
On Wed, Jul 19, 2017 at 09:24:56PM +0200, Stefan Wollny wrote: > Hi there! > > Please excuse if this matter is not strictly OpenBSD-related even though > I use OpenBSD. That's OK, I happen to be the maintainer of archivers/p7zip, and also of sysutils/shunt, which you may want to experiment

Re: Compiling Linux source on OpenBSD

2017-07-17 Thread Josh Stephens
> On Jul 17, 2017, at 7:12 PM, Bernard Mentink wrote: > > Hi all, > > This is my first time on OpenBSD and am really loving it. I had my HP > Pavilion desktop booting into a Gnome3 desktop in no time (.. had so many > issues trying to boot FreeBSD, gave up) > > My

Re: Robust ThinkPad suggestions for running OpenBSD.

2017-07-12 Thread Josh Stephens
I want to echo Matthias on the T450s. I currently own that laptop also running OpenBSD 6.1 with full disk encryption. Pretty much everything works out of the box. Video, Wireless, Upgraded mine to use an SSD. I am currently using it for Python Web development and haven’t once felt like it was

Re: Can I use OpenBSD in a virtual machine, for example, VirtualBox?

2017-06-26 Thread Josh Stephens
> On Mon, 26 Jun 2017, SOUL_OF_ROOT 55 wrote: > > > Can I use OpenBSD in a virtual machine, for example, VirtualBox? > > > Yep, .. have had them for many years, VirtualBox & Xen. > > Lee > > I could be wrong when I say this but the only gotcha that you will run into with virtual box will be the

Re: Get an MAC address of a LAN PC - OpenBSD

2017-06-23 Thread Josh Grosse
On Fri, Jun 23, 2017 at 11:10:42AM +0530, Indunil Jayasooriya wrote: > > > > > no idea what to do? > > > > Plug it back in. Power it up. Make sure it has a reachable IP. Ping > > it. > > > > very sorry. It is prohibited to plug it back in and power it up. > > To do it, We might need a

Re: Openbsd6.1 as firewall can access the internet but the LAN behind it cannot

2017-06-21 Thread Josh Grosse
On 2017-06-21 11:36, lu jian wrote: Hi I have an i386 machine with two network interfaces, one of which connect to the uplink ISP via pppoe, the other connects to the WAN port of a wireless router to which all LAN machines and cell phones connect (via wifi). The problem is that this i386

Re: inquiring about setting wxallowed on /home mountpoint

2017-06-12 Thread Josh Stephens
>> So my question is, will there be any security implications that I >> should be concerned about with setting wxallowed in /etc/fstab to the >> home mountpoint? > > Yes there is a security implication. From mount(8), > > wxallowed Processes that ask for memory to be made writeable >

inquiring about setting wxallowed on /home mountpoint

2017-06-12 Thread Josh Stephens
them with the prefix being /home/jstephens/bin. Which allowed me to use virtualenv and virtualenv-3 but I would rather stick with the python binaries that came with openbsd. Thanks, Josh Stephens

Re: Correct way to add additional file types for compression in httpd.conf

2017-05-30 Thread Josh Stephens
Trying looking at webpack which will perform treeshacking and bundling of javascript files and use less or sass for your css files which will also help to minify them Sent from my iPhone > On May 30, 2017, at 1:10 AM, Kevin wrote: > > Hey gang, > > How does one go about

Re: Markus Uhlin

2017-05-20 Thread Josh Stephens
Stupid question but could you block his account? > On May 20, 2017, at 6:52 PM, Theo de Raadt wrote: > > I am being harrassed by a guy called Markus Uhlin. > > https://github.com/uhlin?tab=following > > By sending this mail, I'm hoping he comes to understand I am fed up.

Re: vmm(4) - Virtual Machine owner and (re)starting VMs?

2017-04-15 Thread Josh Grosse
On Sat, Apr 15, 2017 at 12:10:14PM -0500, Ax0n wrote: > I'm still trying to figure out how VM ownership works. For disabled VMs, the owner (who also owns the disk image files) can start and stop the VM's, and connect to the console.

Re: Difficulties making local connection to Mailman

2017-02-19 Thread Josh Grosse
On Sun, Feb 19, 2017 at 04:51:41PM +0200, Anne Wainwright wrote: > Hi, > > I have OpenBSD 6.0 recently installed with the package for Mailman 2 > > When trying to connect locally I get a 500 Internal Server Error > eg: 192.168.0.21/mailman/cgi-bin/create . > > I believe I have a correct

Re: OpenBSD Stable

2017-01-18 Thread Josh Grosse
On 2017-01-18 12:51, George wrote: I didnt change any paths on dpb since i followed the pdf josg grosse send me. I run dpb as root so i guess permissions dont matter. They matter. dpb(1) went through a sea-change in its security model between when that out-of-date presentation was developed

Re: OpenBSD Stable

2017-01-18 Thread Josh Grosse
On 2017-01-18 09:37, Farid Joubbi wrote: I found this very informative: http://daemonforums.org/showthread.php?t=9374 As the OP on that thread, I can state it's well out-of-date. And the SEMIBUG presentation I wrote in December 2015 (date typo on the first page) is also out-of-date, as I

Re: kicad will not install on 6.0/i386

2017-01-02 Thread Josh Grosse
On Mon, Jan 02, 2017 at 04:23:57PM -0800, Tracy Bales wrote: > kicad will not install using pkg_add. It reports that it cannot resolve > wxWidgets-gtk2-2.8.12p12 Tracy, it appears to me that you have an old glib2 installed, from 5.9-release. The glib2 for 6.0-release is 2.48.1, whereas your

Re: fw_update stops with Fatal error: Unsigned package ...

2016-10-03 Thread Josh Grosse
On 2016-10-03 14:11, Mihai Popescu wrote: I've installed a snapshot somewhile ago, then I needed to update the firmware for athn device. I get this error: # fw_update UNSIGNED PACKAGES: athn-firmware-1.1p1 Fatal error: Unsigned package

Re: Multiple web servers behind NAT

2016-09-30 Thread Josh Grosse
On Fri, Sep 30, 2016 at 11:42:11AM +0200, Radek wrote: > Hi, > I have one web_serwer_1 behind OpenBSD 5.9 router/NAT with single IP. > > web_serwer_1 -apache,virtualhosts- (10.0.8.11): > 1.domain.com > 2.domain.com > 3.domain.com > > pf.conf: > pass in log quick on $ext_if inet proto tcp from

Re: USB ports disabled on Lenovo Thinkpad T61

2016-09-19 Thread Josh Grosse
On Mon, Sep 19, 2016 at 05:11:43AM -0400, Mike Schreckengost wrote: > Hello misc, > > Sometime between the OpenBSD-current snapshot released on Sep 10 2016 > and the snapshot dated Sep 18 2016, the USB ports on my Lenovo Thinkpad > T61 ceased to function. Upon plugging a device into any of the 3

Re: can't find fstab entry ?

2016-09-08 Thread Josh Grosse
On 2016-09-08 09:46, Bob Jones wrote: Soany one care to give a more sensible suggestion than Theo's unnecessary anti-Linux rant ?? Well, Bob, I didn't perceive it as anti, just that you want to use a Linux-specific fstab entry on an OS which isn't Linux. Of course, I was just a

Re: startx is taking a long time to initiate

2016-06-05 Thread Josh Grosse
On June 5, 2016 8:15:15 PM EDT, francois miville-deschenes wrote: >hello, > >i am encountering a problem when starting X server after login. >when my router is connected to the computer, startx takes about 2 >minutes to initiate. if i remove the power from the router,

Re: libtorrent build fail

2016-05-26 Thread Josh Grosse
On 2016-05-26 11:50, Thuban wrote: Hi, I'm trying to build libtorrent [1], but can't figure out how to have ./configure detect boost library. Have you tried installing the libtorrent package? :) If you'd like to see how libtorrent is built, see the net/libtorrent port, which includes

Re: httpd and php fastcgi in OpenBSD 5.9

2016-05-22 Thread Josh Grosse
On Sun, May 22, 2016 at 02:45:44PM +, andreas wrote: > Hi all, > > I'm struggling to set up php under httpd in 5.9. > > The example in the man page of httpd.conf use php-fpm, but the php-fpm > package seems to have disappeared from the package list between > versions 5.8 and 5.9. php-fpm is

Re: Any experience with D-Link DGS-1100 and static trunk aggregation?

2016-05-14 Thread Josh Grosse
On May 14, 2016 8:55:37 AM EDT, teckel wrote: >According to the D-Link website, the DGS-1100-08 supports "802.3ad Link >Aggregation [2 groups, 2-4 ports per group]". Here's the link: >

Re: problem with packages after update

2016-05-08 Thread Josh Grosse
On Sun, May 08, 2016 at 05:00:28PM +0200, Zoran Kolic wrote: > Sorry to bother the list, but I got stranded after updating to > the latest snapshot, amd64. > Update went as usual. Tried to update packages, but it failed, > saying "because of libraries". Some reading and I decided to > delete

Re: Small FW boxes for CORP use (was: T40E APU?)

2016-03-12 Thread Josh Grosse
On Sat, Mar 12, 2016 at 10:34:16AM +, Kapfhammer, Stefan wrote: > But how would you feed the CAT female jack out of the original > pcengines enclosure? There are no further mounting holes in it. I was thinking of the Alix, where enclosures are not included.

Re: Small FW boxes for CORP use (was: T40E APU?)

2016-03-11 Thread Josh Grosse
On Fri, Mar 11, 2016 at 04:42:23PM -0500, Alan McKay wrote: > On Fri, Mar 11, 2016 at 4:36 PM, Josh Grosse <j...@jggimi.homeip.net> wrote: > > 100Mbit? You could go even smaller, such as the PCEngines Alix > > platform. They are 32-bit (i386) only, however. > > > &g

Re: change partition size impossible?

2016-02-24 Thread Josh Grosse
On 2016-02-24 07:55, dmitry.sensei wrote: Like this: http://daemonforums.org/showthread.php?t=5332 As the author of the guidance in that ancient forum thread, please note that the recommendation in my first response to use one large filesystem should be disregarded. The prevalent use of

Re: fsck_ffs mystic

2016-02-15 Thread Josh Grosse
On 2016-02-15 09:08, lilit-aibolit wrote: On 02/15/2016 04:03 PM, Josh Grosse wrote: See the words "NO WRITE" in that message? This happens because you are attempting to fsck(8) a *mounted* file system. Yes, it's true. But I can't unmount /var under normal boot. And then why erro

Re: fsck_ffs mystic

2016-02-15 Thread Josh Grosse
On 2016-02-15 07:57, lilit-aibolit wrote: Hi list. After unclear shutdown I've booted in single user mode by typing "boot -s". I executed "fsck -fp" and "fsck -fy" few times and got no problem, see screenshot here:

Re: carp dhclient

2016-02-01 Thread Josh Grosse
On 2016-02-01 11:32, sven falempin wrote: Dear Readers, Without IP carp is marked as inactive, i tried to set up a stupid IP on it and then call dhclient. It sends packet but does configure interface. :'( Any particular reason for this ? Thank you. Carp requires static addresses. You can

Re: Making and using a release

2016-01-31 Thread Josh Grosse
On Sun, Jan 31, 2016 at 02:38:59PM +, Mark Carroll wrote: > On 31 Jan 2016, Mark Carroll wrote: > > > I thought that one option might be to update my sources to the latest > > OPENBSD_5_8 revision, build and install the update on one, then make the > > release on it and copy and unpack it to

Re: Making and using a release

2016-01-31 Thread Josh Grosse
On Sun, Jan 31, 2016 at 12:24:03PM -0500, Josh Grosse wrote: > The folowing "update" script is what I use to update systems which > are already at an older -stable. I don't use this when > transiting releases; for that I use the bsd.rd upgrade script. For clarity, the

Re: ifconfig inet dhcp and static alias support

2016-01-17 Thread Josh Grosse
On Sun, Jan 17, 2016 at 12:21:51PM -0800, Yury Shefer wrote: > Hi misc, > > I was not able to find the information about ifconfig support for the IPv4 > address configuration where I have primary address assigned by DHCP > (Comcast) and alias with static IP. My cable modem mgmt IP belongs to >

Re: dpb question for understanding.

2016-01-15 Thread Josh Grosse
On Sat, Jan 16, 2016 at 03:09:57AM +0100, Christoph R. Murauer wrote: > Hello ! > > I used today dpb and readed also the man page. But I have a question > as none developer / coder. I followed the FAQ and put 3 ports in the > localfile. Everything builds fine. dpb is runned as root on a local >

Re: Connect to OpenVPN from OpenBSD

2016-01-02 Thread Josh Grosse
On Sat, Jan 02, 2016 at 08:55:35PM +0500, art.istom wrote: > Is it possible to connect to OpenVPN (riseup.net) from OpenBSD without > installing openvpn client to OpenBSD? No. OpenVPN servers require OpenVPN clients. > I don't understand all this vpn-technologies very well, but know that >

Re: azalia(4) partially working on Intel NUC NUC5i7RYH

2015-12-23 Thread Josh
play.rate=48000 play.channels=2 play.precision=16 play.bps=2 play.msb=1 play.encoding=slinear_le play.pause=1 play.active=0 play.block_size=3840 play.bytes=0 play.errors=0 record.rate=48000 record.channels=2 record.precision=16 record.bps=2 record.msb=1 record.encoding=slinear_le record.pause=1 rec

Re: azalia(4) partially working on Intel NUC NUC5i7RYH

2015-12-18 Thread Josh
/ not ticked, but same results. Impossible to get some sound out. Browsed the bug@ but didn't really find something related. Should I file a bug report? Cheers, On Mon, Nov 30, 2015 at 11:43 AM, Josh <mylis...@gmail.com> wrote: > On Mon, Nov 30, 2015 at 11:24 AM, Alexandre Ratchov <a...

Re: azalia(4) partially working on Intel NUC NUC5i7RYH

2015-12-18 Thread Josh
t; > there's no hdmi audio support yet. > > Regards, > Ville > > On Dec 18, 2015 6:10 PM, "Josh" <mylis...@gmail.com> wrote: >> >> Hi, >> >> Just updated CVS tree around 4pm UTC today and I can't get any output >> sound. >> >>

recent xenocara commit sna_accel.c breaks X on Broadwell

2015-12-03 Thread Josh
Hi, X was crashing every N minutes after disabling 2D acceleration for Broadwell (as discussed on @tech) Recent commit (3rd Dec 2015) will produce unusable garbled output with sluggish / frozen output on the same machine. Cheers, nuc$ cat /var/log/Xorg.0.log [69.023] (--) checkDevMem:

Re: azalia(4) partially working on Intel NUC NUC5i7RYH

2015-11-29 Thread Josh
On Mon, Nov 30, 2015 at 11:24 AM, Alexandre Ratchov <a...@caoua.org> wrote: > On Mon, Nov 30, 2015 at 11:09:51AM +0800, Josh wrote: >> Hi, >> >> Running amd64-current (last update at ~5pm UTC 29th Nov), azalia(4) >> works partially on that NUC NUC5i7RYH devi

azalia(4) partially working on Intel NUC NUC5i7RYH

2015-11-29 Thread Josh
Hi, Running amd64-current (last update at ~5pm UTC 29th Nov), azalia(4) works partially on that NUC NUC5i7RYH device: Recording through audacity for instance seems to work as I can see the amplitude changing when speaking through the microphone. However, I was unable to get any sound out through

X randomly crashes/segfaults/freezes on Intel NUC5i7RYH with intel(4) i915

2015-11-29 Thread Josh
Hi, Running X on an amd64 -current (updated ~5pm UTC 29th Nov) will produce random behaviours: 1) X freezes and the machine is not responding anymore. Power-cycle is the only thing to do but I am not able to grab any logs. This happens randomly and can be while browsing the web with Dillo,

Help with diff for Samsung 950 Pro NVMe (unable to map registers)

2015-11-16 Thread Josh
Hi, Trying to get it recognized and initialized (Model Code MZ-V5P512BW) Using 16th November snapshot: ...snip... (full dmesg below) ppb2 at pci0 dev 28 function 4 "Intel 9 Series PCIE" rev 0xe3: msi pci3 at ppb2 bus 3 vendor "Samsung", unknown product 0xa802 (class mass storage unknown subclass

Re: Help with diff for Samsung 950 Pro NVMe (unable to map registers)

2015-11-16 Thread Josh
at 11:32 PM, Ted Unangst <t...@tedunangst.com> wrote: > Josh wrote: >> Hi, >> >> Trying to get it recognized and initialized (Model Code MZ-V5P512BW) >> Using 16th November snapshot: >> ...snip... (full dmesg below) >> ppb2 at pci0 dev 28 function 4 "

Re: dpb - wow!

2015-11-02 Thread Josh Grosse
On 2015-11-02 13:33, Alan Corey wrote: I'd never tried it before but it's saving me a lot of babysitting to start the next build compared to doing them one at a time. There's probably a way to do this but I'd never tried dpb because I didn't have a list of pkgpaths to feed it. I could query

Re: Avahi daemon, dbus daemon

2015-10-24 Thread Josh Grosse
On Sat, Oct 24, 2015 at 04:14:40PM -0400, Richard Thornton wrote: > I am now using the 5.8 release. I have tried to start avahi in my > rc.conf.local file but it always fails to load. In 5.7 I never had this > problem. What's the correct way to load these daemons? Richard, If I recall correctly,

Re: Question about core dumps and swap space.

2015-10-20 Thread Josh Grosse
On 2015-10-20 07:55, Nick Holland wrote: But still -- remember what developers ask for most often: a good problem report: panic message, trace and ps output, a dmesg and info about how to repeat the problem. If people would reliably provide that, they'd make developers very very happy. Not

Re: Install on compact flash

2015-10-18 Thread Josh Grosse
On Mon, Oct 19, 2015 at 04:34:31AM +0200, Einfach Jemand wrote: > No. As far as I understand it: > The type (char or block), the major and minor number of the device > special file and its name are means to activate the corresponding device > handler ("driver") in the kernel and the bytes are

Re: Install on compact flash

2015-10-18 Thread Josh Grosse
On Sun, Oct 18, 2015 at 01:08:48PM +0200, Paolo Aglialoro wrote: > ...Still cannot understand why some of you have adviced to put /dev on > ramdisk: isn't MAKEDEV just run at install time and then only manually? > From what emerged in the discussion it looks that, besides /home, /var is > the

Re: pip for python3.4

2015-10-17 Thread Josh Grosse
On Sat, Oct 17, 2015 at 06:58:44PM +0300, Joseph Oficre wrote: > Hello! > How can i install pip for 3.4 python? I want to set up virtualenv and > stuff, but in packages just 2.7 version. > I've found out that pip3 can be installed from ports, but i want easy way > solution without ports. Is it

Re: Install on compact flash

2015-10-15 Thread Josh Grosse
On 2015-10-15 12:19, Paolo Aglialoro wrote: MyTL;DR - Don't bother. I used to create "live media" read/only systems, with MFS filesystems for read/write. You'll find maintaining a read-only system much more difficult. I recommend just treating your flash memory like a disk drive. Modern

Re: /bsd: em0: watchdog timeout -- resetting

2015-10-05 Thread Josh Grosse
On 2015-10-05 10:41, Theo de Raadt wrote: On Sun, Oct 4, 2015 at 12:00 PM, Stuart Henderson wrote: > I'm hoping it isn't this, but please try backing out the last commits to > if_em.c and if_em.h ("cd /sys/dev/pci; cvs up -D 2015/09/29 if_em*") to > see if it makes a

Re: /bsd: em0: watchdog timeout -- resetting

2015-10-04 Thread Josh Grosse
On Fri, Oct 02, 2015 at 09:09:37PM -0700, Scott Vanderbilt wrote: > On 10/2/2015 8:32 AM, Gregor Best wrote: > >Looks similar for my machine, em0 works for a short time and then > >timeouts. `ifconfig em0 up` seems to hang though. I had the same issue after updating from a September 22 snapshot.

Re: rookie questions about flavors

2015-09-23 Thread Josh Grosse
On 2015-09-23 09:41, Peter N. M. Hansteen wrote: On Wed, Sep 23, 2015 at 02:55:21PM +0200, Thuban wrote: Is it possible to upgrade from 5.7 yo 5.8 using this flag : cvs -d$CVSROOT checkout -rOPENBSD_5_8 -P src In almost all cases, a binary upgrade followed by sysmerge will be quicker

  1   2   3   4   5   6   7   >