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
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
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
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.
>
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.
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
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/
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
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
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
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
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)
>
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?
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
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
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.
# grep ppp /var/log/*
.Failed to open /dev/cuaU2: device not configured..
I can confirm this on my Thinkpad X220i.
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
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.
>
>
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
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
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
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
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
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
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
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
#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
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
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)
31 matches
Mail list logo