Re: Xen PV DomU with OpenBSD?

2015-02-25 Thread Sebastian Reitenbach
On Wednesday, February 25, 2015 22:17 CET, Andrew Daugherity wrote: > On Sat, Feb 21, 2015 at 3:52 PM, Raimundo Santos wrote: > > > On 21 February 2015 at 10:31, Markus Kolb wrote: > > > > > > there isn't any support for Xen PV DomU in OpenBSD, isn't it? > > > > No, there is not such suppor

Re: sndio non-blocking with kqueue

2015-02-25 Thread Alexandre Ratchov
On Wed, Feb 25, 2015 at 03:08:01AM +, Sam Good wrote: > >From sndio design, it looks like non-blocking (like in sio_write) can be > >done with poll. > sio_pollfd can be used to obtain the pollfd struct which contains the file > descriptor fd. > The fd descriptor seems to be equivalent to the

man pages ending in .1x from ports

2015-02-25 Thread patrick keshishian
Just noticed this, I imagine this may be known already, but here it is just in case it isn't. $ man xsel man: /usr/local/man/man1/xsel.1: ERROR: No such file or directory $ pkg_info -L xsel Information for inst:xsel-1.2.0p1 Files: /usr/local/bin/xsel /usr/local/man/man1/xsel.1x $ ls -l /usr/loc

Re: touchpad slight regression (snap: 20141121->20150217)

2015-02-25 Thread patrick keshishian
On 2/25/15, Ulf Brosziewski wrote: > On 02/25/2015 11:53 PM, patrick keshishian wrote: >> Hi, >> >> On 2/25/15, joshua stein wrote: >>> On Tue, 24 Feb 2015 at 12:32:10 -0800, patrick keshishian wrote: I'm noticing slight annoyance with recent update from 20141121 snapshot to 20150217. >

Re: touchpad slight regression (snap: 20141121->20150217)

2015-02-25 Thread patrick keshishian
dmesg OpenBSD 5.7-beta (GENERIC.MP) #856: Tue Feb 17 12:43:12 MST 2015 t...@amd64.openbsd.org:/usr/src/sys/arch/amd64/compile/GENERIC.MP real mem = 3850960896 (3672MB) avail mem = 3744530432 (3571MB) mpath0 at root scsibus0 at mpath0: 256 targets mainbus0 at root bios0 at mainbus0: SMBIOS rev.

Re: touchpad slight regression (snap: 20141121->20150217)

2015-02-25 Thread Ulf Brosziewski
On 02/25/2015 11:53 PM, patrick keshishian wrote: Hi, On 2/25/15, joshua stein wrote: On Tue, 24 Feb 2015 at 12:32:10 -0800, patrick keshishian wrote: I'm noticing slight annoyance with recent update from 20141121 snapshot to 20150217. My touchpad, while two-finger scrolling (up/down) someti

Re: touchpad slight regression (snap: 20141121->20150217)

2015-02-25 Thread Henrik Friedrichsen
On Thu, Feb 26, 2015 at 01:21:23AM +0100, Martin Pieuchot wrote: > Do you guys mind sharing a dmesg? On which touchpad/firmware version do > you see this regression? Sure: OpenBSD 5.7-beta (GENERIC.MP) #860: Sun Feb 22 03:14:54 MST 2015 t...@amd64.openbsd.org:/usr/src/sys/arch/amd64/compile/

Re: touchpad slight regression (snap: 20141121->20150217)

2015-02-25 Thread Martin Pieuchot
On 25/02/15(Wed) 14:53, patrick keshishian wrote: > Hi, > > On 2/25/15, joshua stein wrote: > > On Tue, 24 Feb 2015 at 12:32:10 -0800, patrick keshishian wrote: > >> I'm noticing slight annoyance with recent update from 20141121 > >> snapshot to 20150217. > >> > >> My touchpad, while two-finger s

Re: usb ehci errors in 5.6-stable

2015-02-25 Thread Henrique Lengler
On Tue, Feb 24, 2015 at 12:23:54PM +0100, Stefan Sperling wrote: > On Tue, Feb 24, 2015 at 02:30:06PM +0400, Evgeny Zhavoronkov wrote: > > Ok. So I tried -current and situation is the same. > > I can reproduce the total crash (laptop reboot) by attach/detach athn usb > > wifi or playing with usb de

[solved] Re: Failing to build -stable Xenocara

2015-02-25 Thread Henrique Lengler
On Mon, Feb 23, 2015 at 07:40:00AM -0500, Nick Holland wrote: > On 02/22/15 16:24, Henrique Lengler wrote: > > On Sun, Feb 22, 2015 at 02:57:18PM -0600, Edgar Pettijohn wrote: > >> Are you following this? > >> http://www.openbsd.org/faq/faq5.html#Xbld > ... > > Yes I am, and this is my second attem

Re: touchpad slight regression (snap: 20141121->20150217)

2015-02-25 Thread patrick keshishian
Hi, On 2/25/15, joshua stein wrote: > On Tue, 24 Feb 2015 at 12:32:10 -0800, patrick keshishian wrote: >> I'm noticing slight annoyance with recent update from 20141121 >> snapshot to 20150217. >> >> My touchpad, while two-finger scrolling (up/down) sometimes ignores >> the scrolls. I have to lif

Re: Last snapshots won't install on VMWare ESXi or getting ether_output panic

2015-02-25 Thread Reyk Floeter
Hi, I haven't seen such crashes. Can you provide more information incl. dmesg and .vmx file of the VM? Reyk > On 25.02.2015, at 18:55, Romain FABBRI > wrote: > > On last snapshots I can't complete the install when installing as a guest VM > in VMWare ESXi 5.5. (snap: 20150217->20150223) >

Re: Last snapshots won't install on VMWare ESXi or getting ether_output panic

2015-02-25 Thread Robert Peichaer
On Wed, Feb 25, 2015 at 05:55:44PM +, Romain FABBRI wrote: > On last snapshots I can't complete the install when installing > as a guest VM in VMWare ESXi 5.5. (snap: 20150217->20150223) Not sure what you really did. Upgrade from snap 20150217 to 20150223, or reinstall with the newer snapshot?

Re: Xen PV DomU with OpenBSD?

2015-02-25 Thread Andrew Daugherity
On Sat, Feb 21, 2015 at 3:52 PM, Raimundo Santos wrote: > On 21 February 2015 at 10:31, Markus Kolb wrote: > > > > there isn't any support for Xen PV DomU in OpenBSD, isn't it? > > No, there is not such support. > > But you can run it in HVM mode without effort. Well, may be some effort in > Xen

Last snapshots won't install on VMWare ESXi or getting ether_output panic

2015-02-25 Thread Romain FABBRI
On last snapshots I can't complete the install when installing as a guest VM in VMWare ESXi 5.5. (snap: 20150217->20150223) The install fails when installing sets from CD. So I tried to convert a Hyper-V install which completes correctly and then to deploy the image to VMWare ESXi 5.5. It can b

Re: touchpad slight regression (snap: 20141121->20150217)

2015-02-25 Thread Henrik Friedrichsen
On Wed, Feb 25, 2015 at 11:50:55AM -0600, joshua stein wrote: > Can you try recompiling that driver with that last revision backed > out and see if it fixes the problem? Done. Problem is gone.

Re: ppp not found

2015-02-25 Thread A Y
# grep ppp /var/log/* .Failed to open /dev/cuaU2: device not configured..

Re: touchpad slight regression (snap: 20141121->20150217)

2015-02-25 Thread Henrik Friedrichsen
I can confirm this on my Thinkpad X220i.

OpenBSD Foundation 2014/2015 News & Fundraising

2015-02-25 Thread Kenneth R Westerback
2014 was the most successful year to date for the OpenBSD Foundation. Both in the amount of money we raised and in the support we provided for the OpenBSD and related projects. We are extremely grateful for the support shown by our contributers large and small. A detailed summary of the Foundation

Re: sndio non-blocking with kqueue

2015-02-25 Thread Remco
Sam Good wrote: > From sndio design, it looks like non-blocking (like in sio_write) can be > done with poll. sio_pollfd can be used to obtain the pollfd struct which > contains the file descriptor fd. The fd descriptor seems to be equivalent > to the unix stream for the sound playing device. > >

Re: Fix for ix(4) SFP+ module detection when booting without the modules plugged in. (current vs 5.6 stable)

2015-02-25 Thread Nick Holland
On 02/24/15 18:33, Tom Smyth wrote: > Hi Lads > > I saw this changelog for SFP+ drivers so that they will recognize a SFP > module when it is plugged in (rather than having to reboot the box to have > the OS pick up the new module) > > Fix for ix(4) SFP+ module detection when booting without the

Re: ERP

2015-02-25 Thread Jay Patel
Tryton seems nice ... Thanks for options. I will try dolibarr too On Tue, Feb 24, 2015 at 7:50 PM, Cédric Krier wrote: > On 24 Feb 19:31, Jay Patel wrote: > > Hi, > > > > Anyone know good ERP that works on OpenBSD? or provides solution for it. > > There is Tryton [1] which is in the ports: > h

Re: ppp not found

2015-02-25 Thread David Coppa
On Wed, Feb 25, 2015 at 12:35 PM, A Y wrote: > I did exactly as you asked, but everything is the same. > Is it possible that the USB modem doesn't like the Lenovo USB port? > If you don't have any further suggestions, I would like to install OpenBSD on > my PC and try the connection. > I don't lik

Re: ppp not found

2015-02-25 Thread A Y
I did exactly as you asked, but everything is the same. Is it possible that the USB modem doesn't like the Lenovo USB port? If you don't have any further suggestions, I would like to install OpenBSD on my PC and try the connection. I don't like to do that because this means that I have to remove Wi

Re: pkg_add vs. cvs -up, and pkg_check telling me about unknown files & directories

2015-02-25 Thread Marc Espie
On Wed, Feb 25, 2015 at 05:35:43PM +0900, Joel Rees wrote: > So the file system is the package management system? File system == base system + xenocara + pkg system + user files We now have mostly accurate information for all of these, which is what the end run of pkg_check tries to do. > Is, pe

Re: HTTPD - HTTP->HTTPS redirection?

2015-02-25 Thread Pablo Méndez Hernández
Hi all, On Fri, Feb 6, 2015 at 12:08 PM, Erling Westenvik < erling.westen...@gmail.com> wrote: > On Thu, Feb 05, 2015 at 05:25:27PM -0600, Theodore Wynnychenko wrote: > > Hello > > Recently, there was a thread entitled "Best way forward w.r.t. > > apache/nginx/httpd?" > > > > My needs for an http

Re: hardware support

2015-02-25 Thread Joseph Oficre
Dem, fixed it, and x server started, but in 1024x768 mode. Trying to add 1920x1200 mode via gtf and xrandr, but no outputs found. Sreen-0, Sreen0, sreen0, monitor0 etc...what is the name of this device, cuz current xrandr show me "Screen 0". Its hdmi, if this information will be helpfull, Xorg.log

Re: ppp not found

2015-02-25 Thread David Coppa
On Wed, Feb 25, 2015 at 9:18 AM, A Y wrote: > #dmesg | grep -B 1 ucom > same as your example but different port and different addr. > #ls -l /dev/cuaU*crw-rw 1 uucp dialer 66, 128 Feb 24 9:46 > /dev/cuaU0crw-rw 1 uucp dialer 66, 129 Feb 24 9:46 /dev/cuaU1crw-rw 1 > uucp dialer 66, 130

Re: ppp not found

2015-02-25 Thread A Y
#dmesg | grep -B 1 ucom same as your example but different port and different addr. #ls -l /dev/cuaU*crw-rw 1 uucp dialer 66, 128 Feb 24 9:46 /dev/cuaU0crw-rw 1 uucp dialer 66, 129 Feb 24 9:46 /dev/cuaU1crw-rw 1 uucp dialer 66, 130 Feb 24 9:46 /dev/cuaU2crw-rw 1 uucp dialer 66, 131

Re: hardware support

2015-02-25 Thread Remco
Joseph Oficre wrote: > I got this with VESA driver enabled: > [ 1011.000] (WW) checkDevMem: failed to open /dev/xf86 and /dev/mem > (Operation not permitted) > Check that you have set 'machdep.allowaperture=1' > in /etc/sysctl.conf and reboot your machine > refer t

Re: pkg_add vs. cvs -up, and pkg_check telling me about unknown files & directories

2015-02-25 Thread Joel Rees
On Wed, Feb 25, 2015 at 12:17 AM, Marc Espie wrote: > For instance, here's what pkg_check says on a somewhat older machine > I haven't cleansed in a while, along with my commentary. > > (warning, long post). Indeed. > Like they said, the devil lies in the details. There are about 10 (or more)