Hello misc@,
I noticed the following error while running chrome from the shell this
evening:
libGL error: failed to open drm device: Permission denied
libGL error: failed to load driver: i965
Which I think means that I'm not getting accelerated X.
A search of misc archives led me to this:
http
Just a quick clarification, lo(4) says that the loopback interface
should be configured last, and /etc/netstart seems to support this
but netstart(8) says that the loopback interface is configured `before`
physical interfaces:
from netstart(8):
> netstart performs the following operations, in
On 03/20, Jon Martin wrote:
> I'm hoping someone can do a sanity check for me.
>
> I'm trying to get an OpenBSD 6.2 router working with Teksavvy DSL.
> Teksavvy uses PPPoE over Telus DSL. It seems to authenticate just fine,
> but then my box immediately terminates the connection?
>
> My hostname
On 08/30, Bryan Vyhmeister wrote:
> I'm running OpenBSD/amd64 5.4-current with GENERIC.MP from 2013/08/19
> downloaded from the mirrors on a Levovo ThinkPad X1 Carbon. Both
> snapshots I have tried (2013/08/25 and 2013/08/29) after the 19th have
> resulted in hard system freezes every few hours. I
On 09/02, Gabriel Guzman wrote:
> On 08/30, Bryan Vyhmeister wrote:
> > I'm running OpenBSD/amd64 5.4-current with GENERIC.MP from 2013/08/19
> > downloaded from the mirrors on a Levovo ThinkPad X1 Carbon. Both
> > snapshots I have tried (2013/08/25 and 2013/08/29) after
While working on a port recently, I was unable to find documentation on
creating a pkg-readme. I'm not sure if it's not there, or I just didn't
look hard enough. In any case, here's a proposed change to
www/faq/ports/specialtopics.html to add some information about
pkg-readmes. If this is somet
On 10/18, Stuart Henderson wrote:
> On 2013-10-18, Gabriel Guzman wrote:
> > +Does my package need a readme?
> > +A package may require special instructions to run on OpenBSD, or
> > +additional files may need to be downloaded before the port will work
> > +properl
On 10/19, Gabriel Guzman wrote:
> On 10/18, Stuart Henderson wrote:
> > On 2013-10-18, Gabriel Guzman wrote:
> > > +Does my package need a readme?
> > > +A package may require special instructions to run on OpenBSD, or
> > > +additional files may need to be
Hello Misc,
I have a web program that attempts to access /dev/urandom from within the
/var/www chroot. Based on archive searches and googling, I've removed
the nodev flag from that mount and have created the random devices in
/var/www/dev/*
This allows the program to work, but I'm wondering
On 10/29, Theo de Raadt wrote:
> >I have a web program that attempts to access /dev/urandom from within the
> >/var/www chroot. Based on archive searches and googling, I've removed
> >the nodev flag from that mount and have created the random devices in
> >/var/www/dev/*
>
> So basically remov
On 01/07, Jordon wrote:
> > On Jan 7, 2017, at 2:19 PM, Peter Membrey wrote:
> >
> > Hi all,
> >
> > I've gotten OpenBSD up and running on a new Intel NUC, but unfortunately
> Skylake isn't supported. I was able to get X working in software accelerated
> mode, but it would be great to see true sup
Hello misc@,
Not sure if there are other pages that also have this problem, but
ksh(1): http://man.openbsd.org/OpenBSD-current/man1/ksh.1 is truncated
somewhere in the *Parameters* section.
The man page from 5.0: http://man.openbsd.org/OpenBSD-5.0/cat1/ksh.0 is
ok, but starting at 5.1: http://m
I've been seeing a similar issue on a DELL XPS 13" Developer edition I got
back in June -- ran fine with ubuntu as shipped with Dell, and then I
wiped and installed OpenBSD and now can't even access the BIOS.
I'm *sure* it's a BIOS issue as the BIOS is probably trying to do
something silly wit
On 12/29, Gabriel Guzman wrote:
> I've been seeing a similar issue on a DELL XPS 13" Developer edition I got
> back in June -- ran fine with ubuntu as shipped with Dell, and then I
> wiped and installed OpenBSD and now can't even access the BIOS.
I figured out the is
On 05/04, Christoph Viethen wrote:
> Hello,
>
> on 04.05.2016 05:30, Gabriel Guzman wrote:
>
> > I figured out the issue. On my machine (DEL XPS 13) it was the "Intel
> > Rapid Boot" option in BIOS. Disabling that resolved all my boot issues.
> > I can n
On 05/04, Andrew Gwozdziewycz wrote:
> Hi Gabe,
>
> I found it possible to boot and install 5.9 on an XPS 13" (9333)[0], but
> had problems getting the all important suspend to RAM (or anything which
> allowed me to close the lid and reopen to resume work) to work. Were you
> successful in getting
Hello misc@
I have a Dell XPS 13 9333 that I recently installed OpenBSD on. For the
most part everything runs great. WiFi, suspend resume, everything. The
laptop has both a touchscreen and a touchpad. The touchscreen works
just fine, I can use it as a pointing device w/out problems. The
touch
FAQ5 is missing a sentence:
Index: faq5.html
===
RCS file: /cvs/www/faq/faq5.html,v
retrieving revision 1.267
diff -u -p -u -r1.267 faq5.html
--- faq5.html 1 May 2016 16:59:24 - 1.267
+++ faq5.html 6 May 2016 04:54:43 -
On 05/07, Mark Kettenis wrote:
> Please send bug reports to b...@openbsd.org.
>
> > dwiic0 at acpi0: I2C1 addr 0xfe105000/0x1000 irq 7
> > iic0 at dwiic0
> > ihidev0 at iic0 addr 0x2c irq 39dwiic0: timed out reading remaining 29,
> > failed fetching initial HID descriptor
> > "DLL060A" at acpi0 n
On 09/02, Gabriel Guzman wrote:
> On 08/30, Bryan Vyhmeister wrote:
> > I'm running OpenBSD/amd64 5.4-current with GENERIC.MP from 2013/08/19
> > downloaded from the mirrors on a Levovo ThinkPad X1 Carbon. Both
> > snapshots I have tried (2013/08/25 and 2013/08/29) after
Hi list,
The spamd(8) man page has the following example:
table persist
table persist file "/etc/mail/nospamd"
pass in on egress proto tcp from any to any port smtp \
rdr-to 127.0.0.1 port spamd
pass in on egress proto tcp from to any port smtp
pass in log on egres
On 12/14, Adam Jensen wrote:
> On 12/14/2013 12:09 AM, Adam Jensen wrote:
> >I noticed on [The OpenBSD 5.4 Release](http://www.openbsd.org/54.html)
> >
> >"wsdisplay(4) now attaches to inteldrm(4) and provides a framebuffer
> >console."
> >
> >drm supports the radeon driver and I have an old Thinkp
On 12/14, Adam Jensen wrote:
> On 12/14/2013 02:57 PM, Gabriel Guzman wrote:
> >wsdisplay0 at radeondrm0 mux 1: console (std, vt100 emulation), using
> >wskbd0
> >
>
> Did you get a framebuffer (no X11) console working with a decent resolution
radeondrm0: 1920x1080
On 01/14, Theo de Raadt wrote:
> Nicolai, and others,
>
> I'd like to take the opportunity to thank all of those stepping up
> to the call for contributions. Every little bit helps.
>
> For those who ask, the OpenBSD Foundation is the best path for
> contributions.
>
> I hope some larger contri
Also running 4.3 generic, and been reading here and in archives about
people having issues with the azalia driver. Here is my info, if it's
useful to devs, or if you guys need anything else from me, let me know:
short story: xmms works fine - cdio cdplay doesn't work - ogg123
doesn't work -
Deanna Phillips wrote:
Gabriel Guzman <[EMAIL PROTECTED]> writes:
Also running 4.3 generic, and been reading here and in
archives about people having issues with the azalia driver.
Here is my info, if it's useful to devs, or if you guys need
anything else from me, let me know:
On Fri, 16 Oct 2009 19:32:05 -0600
Theo de Raadt wrote:
> > I was having this issue with -current from Oct 9th, and now with
> > -current from Oct 14th. Basically, I issue:
> >
> > # halt -p
> >
> > And get all the proper messages, including the: Synching Disks...
> > Done. That happens ju
On Mon, 12 Oct 2009 18:06:45 -0500
Marco Peereboom wrote:
> Fixed in 4.6.
It's fixed for me too in -current, though now there is another small
problem.
If I issue a
halt -p
The disks are synched (at least, I get the message), and the system is
powered off. The problem is, every time I powe
I was having this issue with -current from Oct 9th, and now with
-current from Oct 14th. Basically, I issue:
# halt -p
And get all the proper messages, including the: Synching Disks...
Done. That happens just before the power is flipped off.
Everytime I turn the machine back on, I get the
On Sun, 1 Nov 2009 18:24:21 +0200
Ross Cameron wrote:
> OpenBSD 4.6 i386 seems quite happy in VirtualBox 3.0.10 r54097 (Fedora
> 11 i686 as a host).
>
> No funnies at all, just boot the cd46.iso image and ftp install and no
> issues whatsoever (SMP and non-SMP VMs).
Same with -current... even b
30 matches
Mail list logo