Re: Slow graphics with Intel Iris 6100

2015-05-01 Thread Jonathan Gray
On Fri, May 01, 2015 at 06:23:32AM -0400, Maximilian Pichler wrote: > On Fri, May 1, 2015 at 3:52 AM, Jonathan Gray wrote: > > There is currently no support for 5th generation Core i*/Broadwell > > graphics in inteldrm(4). So all X operations with be unaccelerated. > > Than

Re: Intel I211 NIC not working on Shuttle DS57U with latest snapshot

2015-05-11 Thread Jonathan Gray
On Mon, May 11, 2015 at 10:24:27PM +, Comète wrote: > 27 mars 2015 11:30 "Brad Smith" a écrit: > > On 03/27/15 06:19, Comète wrote: > > > >> Hi, > >> > >> i've just installed the latest snapshot on this new fanless little > >> machine with 2 NICs (one I218-LM and another with I211 chipset) a

Re: swap on encrypted softraid, performance penalty?

2015-05-19 Thread Jonathan Thornburg
argets softraid0 at root scsibus4 at softraid0: 256 targets sd1 at scsibus4 targ 1 lun 0: SCSI2 0/direct fixed sd1: 45567MB, 512 bytes/sector, 93322736 sectors root on sd1a (c2255fc9af18d55e.a) swap on sd1b dump on sd1b drm: initializing kernel modesetting (RV530 0x1002:0x71D4 0x17AA:0x20A4). radeon

Re: Intel i217-LM Ethernet not working in -current

2015-06-01 Thread Jonathan Gray
On Sun, May 31, 2015 at 10:16:57PM -0400, Sonic wrote: > On Sun, May 31, 2015 at 3:37 PM, Sonic wrote: > > On Sun, May 31, 2015 at 3:49 AM, Paul de Weerd wrote: > >> I can confirm my i217-LM still works with the latest snapshot (typing > >> this e-mail over it). > > > > I'm currently upgrading -c

Re: NetBSD has now support for USB on EdgeRouter Lite

2015-06-17 Thread Jonathan Gray
On Wed, Jun 17, 2015 at 12:25:54PM +0300, lausg...@gmail.com wrote: > Just a heads up. Anyone to merge this into OpenBSD? > > http://mail-index.netbsd.org/source-changes/2015/05/01/msg065510.html > [ https://blog.netbsd.org/tnf/entry/hands_on_experience_with_edgerouter ] > > Thanks. > http://ma

Re: graphic card performance hits on browsers

2015-08-03 Thread Jonathan Gray
On Mon, Aug 03, 2015 at 09:20:14AM +0200, Alexandre Ratchov wrote: > On Sun, Aug 02, 2015 at 09:08:31PM +0300, Mihai Popescu wrote: > > Hello, > > > > Can someone with enough knowledge elaborate a bit about how graphic > > card performance can or can't influence a browser, please? > > I'm thinking

Re: iked rsa pki configuration

2015-08-18 Thread Jonathan Gray
On Tue, Aug 18, 2015 at 09:22:14PM +0200, Reyk Floeter wrote: > On Tue, Aug 18, 2015 at 02:26:29PM +, Jona Joachim wrote: > > Hi, > > I'm currently trying to setup a road warrior IKEv2 IPSEC tunnel between > > two OpenBSD boxes running a recent amd64 snapshot. The client is behing > > a NAT. >

Re: late 2006 intel iMac no sound OpenBSD5.7

2015-09-07 Thread Jonathan Gray
On Tue, Sep 08, 2015 at 12:58:18AM +0100, Dave Turner wrote: > I have tried the various tests on the audio system from the faqs, and an > email search didn't find much on apple hardware and sound but it was > discouraging... The changes from 5.7 to the imminent 5.8 do mention changes > to the azali

Re: Intel AMT serial-over-LAN with OpenBSD

2015-09-07 Thread Jonathan Gray
On Sun, Sep 06, 2015 at 09:50:10PM -0400, Joe Gidi wrote: > I recently bought a Lenovo ThinkServer TS140 to replace my aging HP > Microserver. Rather than using a standard serial console to admin the > machine, I've been playing around with the Intel AMT serial-over-LAN > capabilities. The followin

Re: late 2006 intel iMac no sound OpenBSD5.7

2015-09-08 Thread Jonathan Gray
The patch was against -current. As it seems you've updated your system to -current now, when running cvs up you can use "cvs up -PAd" to remove any tags. If /usr/src/CVS/Tag exists your src tree is tracking a stable branch. On Tue, Sep 08, 2015 at 10:03:35PM +0100, Dave Turner wr

Re: I354 initialization error on DFF 2220

2015-09-08 Thread Jonathan Gray
On Tue, Sep 08, 2015 at 09:38:23PM +, Paul Levlin wrote: > Trying to install OpenBSD on a Netgate RCC-DFF 2220 system, but > it seems like the Intel I354 interface has trouble initializing. > > I've tried 5.7-release and -current, both show the same output > while attempting to initialize. >

Re: I354 initialization error on DFF 2220

2015-09-11 Thread Jonathan Gray
On Sat, Sep 12, 2015 at 12:44:55AM +, Paul Levlin wrote: > Thank you for the quick response, and sorry for the delay in the > result (also sorry for top-posting, don't know how to avoid it in > this setting).. > With the patch applied, the interface seems to be working fine > (as it's only a 2-

Re: ASUS Zenbook UX305FA graphics issue

2016-02-29 Thread Jonathan Gray
On Mon, Feb 29, 2016 at 11:14:09PM +0100, ni...@posteo.de wrote: > Hello, > > I'm running -current on my Zenbook UX305FA everything except the > graphic works great. It's running a Braodwell CPU and Intel Graphics. > > During the boot process as soon as inteldrm loads the screen turns > black. Th

Re: ThinkPad X260 or other Skylake Laptop

2016-03-29 Thread Jonathan Gray
On Tue, Mar 29, 2016 at 02:50:26PM +0200, Stefan Sperling wrote: > On Mon, Mar 28, 2016 at 05:04:02PM -0700, Bryan Vyhmeister wrote: > > Is there a way screen brightness can still be adjusted in > > some form even with wsfb(4)? > > wsconsctl display.brightness should work. > I don't see how. ef

Re: Crash after updating to today's snapshot

2016-04-01 Thread Jonathan Gray
The change responsible for that has already been reverted http://marc.info/?l=openbsd-cvs&m=145951161601747&w=2 Snapshots dated after that time should be fine. On Sat, Apr 02, 2016 at 12:24:13AM -0400, Luke Tidd wrote: > Machine is a Thinkpad x230. First crash after an update. > > --

Re: X crashes since ~1 week on -current/amd64 with radeon

2016-04-12 Thread Jonathan Gray
On Tue, Apr 12, 2016 at 10:49:57PM +0200, Mattieu Baptiste wrote: > Hi, > > Since about ~1 week I encounter X crashes on my main desktop running > -current/amd64 with a radeon hd 4670. > It's not very frequent (one or two times a day). > > Nothing particular appears on the console. > > How can I

Re: Ldapd features list

2016-04-12 Thread Jonathan Matthew
On Tue, Apr 12, 2016 at 09:22:26AM +0530, Vivek Vinod wrote: > Dear List members, > ???Can someone please point me to where I can get the list of features > supported by ldapd? Also if possible, features not supported by ldapd. > Given the excellent documentation standards of OpenBSD - Am I right i

Re: Xeon-D 10GE nics

2016-04-14 Thread Jonathan Gray
On Tue, Apr 12, 2016 at 01:15:49PM +, Stuart Henderson wrote: > Does anyone know if the 10GE NICs on Xeon-D SoCs work on OpenBSD yet? > e.g. "Dual 10G SFP+ from D-1500 SoC" on Supermicro SYS-5018D-FN8T. > The windows driver has: 0x10a6 "Intel(R) X552 Multi-Function Network Device" 0x15ad "In

Re: X crashes since ~1 week on -current/amd64 with radeon

2016-04-15 Thread Jonathan Gray
On Tue, Apr 12, 2016 at 10:49:57PM +0200, Mattieu Baptiste wrote: > Hi, > > Since about ~1 week I encounter X crashes on my main desktop running > -current/amd64 with a radeon hd 4670. > It's not very frequent (one or two times a day). > > Nothing particular appears on the console. > > How can I

Re: current on Thinkpad T460p

2016-04-24 Thread Jonathan Gray
On Sat, Apr 23, 2016 at 09:04:36AM +0200, P Arun Babu wrote: > Hi Misc, > > I just purchased my first Thinkpad T460p yesterday. This one comes > with a WQHD display. > > Though this is a new hardware, -current seems to be working fine for me. > Thank you very much :) > > Below are my initial obs

Re: current on Thinkpad T460p

2016-04-24 Thread Jonathan Gray
On Sun, Apr 24, 2016 at 05:56:27PM +0200, P Arun Babu wrote: > On Sun, Apr 24, 2016 at 11:09 AM, Jonathan Gray wrote: > > On Sat, Apr 23, 2016 at 09:04:36AM +0200, P Arun Babu wrote: > >> Hi Misc, > >> > >> I just purchased my first Thinkpad T460p yester

Re: Status of GCN AMD Gpu hardware acceleration

2016-05-19 Thread Jonathan Gray
On Fri, May 20, 2016 at 01:40:01AM -0500, Michael Brinkman wrote: > Hello, I'm using an AMD R7 370 GPU and 2D and 3D acceleration isn't working. > > I did some research on this and it seems that the version of mesa used isn't > compiled with EGL support. Is there any timetable on when this will b

Re: Status of GCN AMD Gpu hardware acceleration

2016-05-20 Thread Jonathan Gray
ted in the future. I'm not in for anything too > hungry or anything, just wanting compositing and accelerated video. > > On Fri, May 20, 2016 at 1:55 AM, Jonathan Gray wrote: > > On Fri, May 20, 2016 at 01:40:01AM -0500, Michael Brinkman wrote: > >> Hello, I

Re: Suggestion: new webpage for openbsd.org

2016-05-20 Thread Jonathan Thornburg
ly the text description of it, despite this being a GUI X-windows browser). All the main text after the first sentence is moved down to below the menubar. -- -- "Jonathan Thornburg [remove -animal to reply]" Dept of Astronomy & IUCSS, Indiana University, Bloomington, In

how to setup multiboot with a shared /home?

2016-06-18 Thread Jonathan Thornburg
r of these layouts is preferable? Or is there some other layout which would be better? Question: are there any unobvious obstacles to making any/all of the OpenBSD A OS partitions, the OpenBSD B OS partitions, and/or the shared /home partition, softraid-crypto? thanks, -- -- "Jonathan Thornbur

Re: Driving 4k Display for OpenBSD Workstation

2016-07-21 Thread Jonathan Gray
On Thu, Jul 21, 2016 at 07:44:47PM -0700, Bryan Vyhmeister wrote: > On Thu, Jul 21, 2016 at 10:27:18PM +0300, li...@wrant.com wrote: > > Thu, 21 Jul 2016 11:45:01 -0700 Bryan Vyhmeister > > > My goal for this project is to have an OpenBSD workstation (I run > > > -current) built around 4k displays

Re: Driving 4k Display for OpenBSD Workstation

2016-07-21 Thread Jonathan Gray
On Thu, Jul 21, 2016 at 08:41:04PM -0700, Bryan Vyhmeister wrote: > On Fri, Jul 22, 2016 at 01:25:58PM +1000, Jonathan Gray wrote: > > There is kernel support for TAHITI/PITCAIRN/CAPE VERDE southern > > islands but no userland acceleration as both 2d and 3d acceleration &

Re: arm on pandaboard fails

2016-08-13 Thread Jonathan Gray
On Fri, Aug 12, 2016 at 05:02:49PM +0200, Juan Francisco Cantero Hurtado wrote: > On Fri, Aug 12, 2016 at 08:59:51PM +0900, Tuyosi Takesima wrote: > > Hi all . > > i report this . > > > > i take photos . > > > > they are on > > http://akita-arm.blogspot.jp/2016/08/pandaboard-openbsd.html > > > >

Re: radeondrm errors (i386)

2014-05-25 Thread Jonathan Gray
On Sun, May 25, 2014 at 09:07:13AM +0200, ad...@posteo.de wrote: > The latest radeondrm-firmware is installed: .. > pchb0 at pci0 dev 0 function 0 "ATI RS200 AGP" rev 0x02 > agp at pchb0 not configured To have AGP access on the early ATI integrated graphics we need a port of http://svnweb.freebs

Re: radeondrm errors (i386)

2014-05-25 Thread Jonathan Gray
gt; Am 25.05.2014 13:16 schrieb Jonathan Gray: > >On Sun, May 25, 2014 at 09:07:13AM +0200, ad...@posteo.de wrote: > >>The latest radeondrm-firmware is installed: > >.. > > > >>pchb0 at pci0 dev 0 function 0 "ATI RS200 AGP" rev 0x02 > >>agp

Re: encrypted vnd Fwd: CVS: cvs.openbsd.org: src

2014-05-30 Thread Jonathan Thornburg
hrase #3 What will be the "right" way to achieve such a nested-encryption setup once encrypted vnd goes away? Is/will it be safe (i.e., free from data corruption, deadlock, or other kernel badness) to nest softraid crypto volumes? ciao, -- -- "Jonathan Thornburg [remove -animal to

Re: Radeondrm on OpenBSD 5.5 stable

2014-06-08 Thread Jonathan Gray
On Sun, Jun 08, 2014 at 07:01:56AM -0500, Stan Gammons wrote: > Is there a known problem with the Radeon driver on OpenBSD 5.5 AMD64 > stable? I noticed the text on the console was scrolling very slow > while src.tar.gz was extracting. I didn't time it, but it seem to take > 2 to 3 times as l

running cvs update as root (was: Re: New install)

2014-06-09 Thread Jonathan Thornburg
shell prompt), and I wouldn't expect any non-root user to have write permission to /usr/src anyway. So... why is doing the cvs-update as root a bad idea? ciao, -- -- "Jonathan Thornburg [remove -animal to reply]" Dept of Astronomy & IUCSS, Indiana University, Bloomingto

Re: Radeondrm on OpenBSD 5.5 stable

2014-06-09 Thread Jonathan Gray
On Mon, Jun 09, 2014 at 04:53:23AM -0500, Stan Gammons wrote: > On 06/09/2014 01:56 AM, Jonathan Gray wrote: > >On Sun, Jun 08, 2014 at 07:01:56AM -0500, Stan Gammons wrote: > >>Is there a known problem with the Radeon driver on OpenBSD 5.5 AMD64 > >>stable? I noticed

Re: Radeondrm on OpenBSD 5.5 stable

2014-06-14 Thread Jonathan Gray
On Tue, Jun 10, 2014 at 04:39:03PM -0500, Stan Gammons wrote: > On 06/10/2014 12:01 AM, Jonathan Gray wrote: > >On Mon, Jun 09, 2014 at 04:53:23AM -0500, Stan Gammons wrote: > >>On 06/09/2014 01:56 AM, Jonathan Gray wrote: > >>>On Sun, Jun 08, 2014 at 07:01:56AM -0500

Re: Video card fan speed temperature

2014-06-21 Thread Jonathan Gray
On Sat, Jun 21, 2014 at 06:19:51PM +0200, Julian Andrej wrote: > Hello, > > is it possible to show/change the current fan speed, temperature and > clock of my video card? (ATI Radeon HD7770) > > `sysctl hw` shows sensors of my cpu and north bridge which seem > correct. I'm using the 5.5 release.

Re: Video card fan speed temperature

2014-06-21 Thread Jonathan Gray
1, 2014 at 08:08:33PM +0200, Julian Andrej wrote: > Do you mind telling me where to find the power profile in the sources? > Or is it not possible at the moment even with changing and recompiling > the kernel? > > On 21 June 2014 19:03, Jonathan Gray wrote: > > On Sat, Jun 2

Re: Slow performance on Radeon (HD7770) video card

2014-06-21 Thread Jonathan Gray
On Sat, Jun 21, 2014 at 10:32:55PM +0200, Julian Andrej wrote: > Hello, > > i'm getting really low performance on my ATI Radeon HD7770 video card. > glxgears runs at poor 27 fps and videos are stuttering (playback with > mplayer and different -vo options). We don't do acceleration on southern isl

does OpenMP work on 5.5/amd64?

2014-07-01 Thread Jonathan Thornburg
clang -fopenmp -o mt-hello mt-hello.c clang-3.3: warning: argument unused during compilation: '-fopenmp' mt-hello.c:2:10: fatal error: 'omp.h' file not found #include "omp.h" ^ 1 error generated. % exit Script done on Tue Jul 1 10:23:46 2014 ciao, -- -- "

Re: does OpenMP work on 5.5/amd64?

2014-07-04 Thread Jonathan Thornburg
misc&m=140423912429329&w=1>, you replied, quoting my message and adding the single word > No. Could you clarify which of the two different(-but-related) questions I asked you were answering? Have you gotten OpenMP to work on OpenBSD? If so, how? thanks, ciao, -- -- "Jonathan Thorn

Re: OpenBSD 5.5 on Nokia IP260

2014-07-16 Thread Jonathan Gray
On Wed, Jul 16, 2014 at 09:38:34PM -0400, Ted Unangst wrote: > On Wed, Jul 16, 2014 at 20:26, Stan Gammons wrote: > > I know it's ancient and minimal hardware, but I've been tinkering with > > OpenBSD 5.5 on a Nokia IP260 with an 8GB compact flash. The OS was > > installed on the compact flash usi

Re: MinnowBoard MAX

2014-07-28 Thread Jonathan Gray
On Mon, Jul 28, 2014 at 10:38:04AM +, Stuart Henderson wrote: > On 2014-07-27, Chris Cappuccio wrote: > > emigrant [emig...@gmail.com] wrote: > >> new toy for OpenBSD? ;) -> > >> http://www.minnowboard.org/meet-minnowboard-max/ > > > > The 2core/2GB model looks similar in spec and price to t

Re: Brocade 10Gb CNA for IBM System X

2014-07-29 Thread Jonathan Gray
On Tue, Jul 29, 2014 at 04:13:16PM +0400, def wrote: > Hi, > > is any information to further driver support of that card? > Cant find chipset specification, seems its manufactured for IBM specially. > Also i dont see any Brocade adapters in man pages of 5.5. If what you are referring to is: Broc

Re: x11 colors in 5.6-beta

2014-08-04 Thread Jonathan Gray
On Mon, Aug 04, 2014 at 10:19:20AM -0400, Allan Streib wrote: > Matthieu Herrb writes: > > > Ok thanks. Its the use of macros that cause the new /usr/lib/auxcpp to > > insert extra white space. > > Confirmed, if I replace the macros with values there is no issue. Sorry > for the delay following

Re: hp proliant dl 320e gen 8 for openbsd 5.5 64 bit ?

2014-08-06 Thread Jonathan Gray
That machine apparently ships with "Dynamic Smart Array B120i" which has a vendor specific software RAID mode. Looks like it only works on Linux with a closed source 'hpvsa' driver https://access.redhat.com/articles/118133 See if you can switch it to a standard AHCI/SATA mode in the bios. On Thu

Re: IGMPv3 Issue

2014-08-19 Thread Jonathan Gray
There is no support for SSM in the kernel so the host portion is out. The router portion for IGMPv3 should work without that. Perhaps you need to set net.inet.ip.mforwarding and multicast_router=YES in rc.conf.local as described in netstart(8)? On Tue, Aug 19, 2014 at 06:09:51PM +0300, Shteryana

Re: sound over hdmi?

2014-08-22 Thread Jonathan Gray
On Fri, Aug 22, 2014 at 10:06:11AM +0200, Marko CupaÄ? wrote: > > Sorry, but I did not understand which is the final verdict. Does > OpenBSD 5.5 has general ability to play sound over HDMI? If so, how can > I check if my video adapter has the ability? And finaly, if it does, > how do I instruct ap

Re: nfe0 issues on -current dated 20 Aug 2014

2014-08-27 Thread Jonathan Gray
Try a more recent snapshot, there was a fix that went in after that one: revision 1.107 date: 2014/08/20 23:56:57; author: dlg; state: Exp; lines: +3 -1; commitid: LKds0X7ar6JW3YqG; after allocating an mbuf and cluster you still need to init the length fields. fo

Re: Intel i354 Quad GbE network adapter failed on 5.5-RELEASE

2014-08-28 Thread Jonathan Gray
On Thu, Aug 28, 2014 at 11:50:32AM +0200, Axel Rau wrote: > Hi All, > > while installing 5.5-RELEASE on a ATOM C2000 based Axiomtek NA361, > I get > em2 at pci0 dev 20 function 0 „Intel I354 SGMII“ rev 0x03: msiem2: > Hardware Initialization Failedem2: Unable to initialize the hardware > on a

Re: Intel i354 Quad GbE network adapter failed on 5.5-RELEASE

2014-08-28 Thread Jonathan Gray
On Thu, Aug 28, 2014 at 09:21:15PM +0200, Axel Rau wrote: > Am 28.08.2014 um 13:51 schrieb Jonathan Gray : > > > Start with the following patch, perhaps there needs to be > > some additional i347 specific handling. > I’m seeing now: > - - - > em_set_phy_type

Re: PXE Boot PC Engines APU board.

2014-09-05 Thread Jonathan Gray
On Fri, Sep 05, 2014 at 08:47:18PM -0400, Mario St-Gelais wrote: > Hi list. > > Since I am happy with my Alix 2d13 running OenBSD, I ordered an APU board. > > I read that there were/are issues regarding the BIOS for pre Apr 5 2014 > releases. According to my board, the BIOS is the Apr 5 2014 rel

Re: 4k graphics and openbsd

2014-09-19 Thread Jonathan Gray
On Fri, Sep 19, 2014 at 02:22:49PM +0200, Tony Sarendal wrote: > Good afternoon, > > Friday question: > Does anyone have recommendation on graphics hardware to use for 4k screens > and OpenBSD ? > > I'm thinking about improving my workstation. I run lots of terminal > windows, a web browser, > an

Re: openBSD 5.6 (current) on Shuttle DS437

2014-09-22 Thread Jonathan Gray
On Mon, Sep 22, 2014 at 11:42:45AM +0200, Harald Dunkel wrote: > Hi folks, > > I'm running openBSD (the "current" version of 2 days ago) on a > Shuttle DS437. No XWindow support. Problem: If I boot it without > a monitor connected, then there is no screen output later. > > How can I avoid the reb

Re: cheap and low power quad-core server with Intel J1900

2014-09-23 Thread Jonathan Gray
On Tue, Sep 23, 2014 at 12:34:43PM +0200, Karl-Heinz Volk wrote: > I wanted to set up such a server with an Asrock Q1900M mainboard. > But booting this with the stable OpenBSD 5.5 CD led into: > > panic: unknown MPS interrupt polarity 2 > > Booting with the 5.6 snapshot 9/19/2014 was possible,

Re: openBSD 5.6 (current) on Shuttle DS437

2014-09-23 Thread Jonathan Gray
On Wed, Sep 24, 2014 at 06:58:57AM +0200, Harald Dunkel wrote: > On 09/22/14 13:23, Jonathan Gray wrote: > > > > What video outputs does the machine have? Can you connect the display via > > a different one? Given the invalid EDID warning in your dmesg you may want &

Re: openBSD 5.6 (current) on Shuttle DS437

2014-09-24 Thread Jonathan Gray
On Wed, Sep 24, 2014 at 11:46:40AM +0200, Harald Dunkel wrote: > On 09/24/14 07:51, Jonathan Gray wrote: > > > > Perhaps there is ghost crt output involved, could you try the following > > patch? > > > [snip] > > No improvement, unfortunately :-(. It migh

Re: openbsdstore: enable javascript and buy something or gtfo

2014-10-03 Thread Jonathan Thornburg
-> Buy CDs/Shirts/Posters --> the OpenBSD Store -- -- "Jonathan Thornburg [remove -animal to reply]" Dept of Astronomy & IUCSS, Indiana University, Bloomington, Indiana, USA "There was of course no way of knowing whether you were being watched at any given moment.

Re: unknown ethernet: intel dual-port gig copper

2014-10-25 Thread Jonathan Gray
On Sat, Oct 25, 2014 at 07:35:46PM -0500, Jim Rowan wrote: > Hi, > > On 5.6 (I haven't tried this with anything older yet) my network card > isn't recognized. It's an intel dual-port gig-e card. > > unknown vendor 0x8096 product 0x1010 (class network subclass ethernet, > rev 0x11) at pci0 d

Re: cubieboard

2014-10-29 Thread Jonathan Gray
On Wed, Oct 29, 2014 at 08:59:11AM +0800, leeqiand wrote: > Any one had ever install openbsd on cubieboard? > I tried in this way. > http://comments.gmane.org/gmane.os.openbsd.arm/915 > > and it gives me the same panic! > http://permalink.gmane.org/gmane.os.openbsd.arm/916 > > Anyone know it? If

Re: Remove print/acroread

2014-10-29 Thread Jonathan Thornburg
out those.) Not to mention the new-member-application forms on a certain Credit Union I just joined There's still a place in the computing world for Windoze machines. :( -- -- "Jonathan Thornburg [remove -animal to reply]" Dept of Astronomy & IUCSS, Indiana University, Bl

Re: LibreOffice woes

2014-10-30 Thread Jonathan Gray
On Thu, Oct 30, 2014 at 01:21:48PM +0200, Gregory Edigarov wrote: > Hello, > > libreoffice-4.3.2.2p0v0, installed from packages, coredumps when on > saving the file. I observe this behaviour whether it is a manual save, > or an autosave. > Aside from this I can open and edit any file. > > The h

Re: Remove print/acroread

2014-10-30 Thread Jonathan Thornburg
d the i386 compat_linux acroread port, and I didn't mean to imply anything about its usefulness or lack thereof. ciao, -- -- "Jonathan Thornburg [remove -animal to reply]" Dept of Astronomy & IUCSS, Indiana University, Bloomington, Indiana, USA "There was of cou

strange behavior in disklabel partitioning of new disk

2014-11-03 Thread Jonathan Thornburg
ot;Intel UHCI root hub" rev 1.00/1.00 addr 1 usb3 at uhci2: USB revision 1.0 uhub3 at usb3 "Intel UHCI root hub" rev 1.00/1.00 addr 1 usb4 at uhci3: USB revision 1.0 uhub4 at usb4 "Intel UHCI root hub" rev 1.00/1.00 addr 1 isa0 at mainbus0 pckbc0 at isa0 port 0x60/5 pckbd0 at

Re: Haswell/Iris Pro 5200 protection fault trap

2013-11-16 Thread Jonathan Gray
On Sat, Nov 16, 2013 at 02:14:34PM +0100, Dorian Büttner wrote: > Cheers, > > On cold boots I'm getting a ddb about azalia stuff, not a kernel > panic but a protection fault trap, which I uploaded as a screenshot > over here: http://s16.postimg.org/xjymk6egl/IMAG0053.jpg > Sorry for that format, i

Re: 10G with Intel card - GBIC options

2013-12-02 Thread Jonathan Gray
On Mon, Dec 02, 2013 at 11:36:31AM +0200, Kapetanakis Giannis wrote: > On 29/11/13 19:16, Andy wrote: > >On Fri 29 Nov 2013 16:19:26 GMT, Kapetanakis Giannis wrote: > >>Unfortunately on the Cisco part I don't SFP+. > >>I have XENPACK option only which give me 3 options: > >> > >>SR ~ 3K GPL > >>LRM

Thinkpad T60/60p "sticky touchpad" problem

2013-12-18 Thread Jonathan Thornburg
hour2=0.20 Wh (low capacity) hw.sensors.acpibat0.watthour3=63.80 Wh (remaining capacity), OK hw.sensors.acpibat0.raw0=0 (battery idle), OK hw.sensors.acpiac0.indicator0=On (power supply) hw.sensors.acpithinkpad0.temp0=44.00 degC hw.sensors.acpithinkpad0.temp1=31.00 degC hw.sensors.acpithinkpad0.te

Re: Can't start X with dual Radeon graphics

2013-12-24 Thread Jonathan Gray
The radeon kms work went in just after 5.4 was tagged. You'll want to use a -current snapshot to get radeondrm support.

Re: TP-Link TL-WN8200ND in 5.4

2014-01-16 Thread Jonathan Gray
On Thu, Jan 16, 2014 at 08:09:00PM +, Bernte wrote: > Hello, > > I was hoping that my TP-Link TL-WN8200ND works in 5.4, but it looks like > it is only detected as an unsupported USB device. > > ugen0 at uhub0 port 2 "Realtek 802.11n WLAN Adapter" rev 2.00/2.00 addr 2 > > While the documentat

Re: TP-Link TL-WN8200ND in 5.4

2014-01-22 Thread Jonathan Gray
On Wed, Jan 22, 2014 at 08:37:53PM +, Bernte wrote: > On 18/01/14 13:40, Alexey E. Suslikov wrote: > >>the source tree as part of the regular 'make' call. But this way I > >>managed to compile the kernel and install it. > > > >you didn't tell us is your urtwn(4) variant working or not after ins

Re: Intel i210AT NICs

2014-02-06 Thread Jonathan Gray
On Thu, Feb 06, 2014 at 10:26:19AM +0100, Marc Peters wrote: > Hi List, > > we have a couple of Supermicro boxes with Supmicro X10SLM+-LN4F Boards. > These are featuring the Intel i210AT Chipsets. Are there any plans or > patches to get them working? Downloaded today's snapshot but they aren't > g

Re: Intel i210AT NICs

2014-02-06 Thread Jonathan Gray
Some other things to think about when comparing to the intel code in FreeBSD/Linux: igb_read_phy_reg_gs40g/igb_write_phy_reg_gs40g clearing of GS40G_CS_POWER_DOW to power up phy i210 specific part of igb_has_link() igb_acquire_swfw_sync_i210/igb_release_swfw_sync_i210 igb_init_nvm_params_i210/ig

Re: Xorg: Segmentation fault at address 0x28 w/ Intel HD Graphics 4600

2014-02-11 Thread Jonathan Gray
On Mon, Feb 10, 2014 at 01:20:46PM -0500, Kenneth Westerback wrote: > On 10 February 2014 13:11, RD Thrush wrote: > > With a somewhat recent i7 desktop, using startx, X seems to run ok; > > however, at 1024x768 rather than the expected 1920x1200 resolution. > > ctl-alt-keypad+ or - have no effec

Re: Xorg: Segmentation fault at address 0x28 w/ Intel HD Graphics 4600

2014-02-11 Thread Jonathan Gray
On Tue, Feb 11, 2014 at 10:32:25AM -0500, RD Thrush wrote: > On 02/10/14 13:20, Kenneth Westerback wrote: > > On 10 February 2014 13:11, RD Thrush wrote: > >> With a somewhat recent i7 desktop, using startx, X seems to run ok; > >> however, at 1024x768 rather than the expected 1920x1200 resolutio

Re: Xorg: Segmentation fault at address 0x28 w/ Intel HD Graphics 4600

2014-02-12 Thread Jonathan Gray
On Wed, Feb 12, 2014 at 02:37:30AM -0500, RD Thrush wrote: > On 02/11/14 19:45, Jonathan Gray wrote: > > On Mon, Feb 10, 2014 at 01:20:46PM -0500, Kenneth Westerback wrote: > >> On 10 February 2014 13:11, RD Thrush wrote: > >>> With a somewhat recent i7 desktop, u

Re: man radeon(4)

2014-02-13 Thread Jonathan Gray
The radeon marketing names are a mess, each generation of marketing number names can contain multiple generations of hardware with varying levels of support. We don't have support in the kernel for the OLAND and HAINAN parts and only support basic modesetting on some of the GCN/Southern Islands pa

Re: Support for Intel i354 Quad GbE network adapter?

2014-02-13 Thread Jonathan Gray
On Thu, Feb 13, 2014 at 11:30:14PM -0600, Andrew Lester wrote: > Hi All, > > > > I tried to install OpenBSD 5.4 (amd64) on a PC using a Supermicro > > A1SRi-2758F motherboard which is based on the Intel Atom C2000 > > (Rangeley) platform, and has an integrated i354 Quad-port GbE > > network

Re: Support for Intel i354 Quad GbE network adapter?

2014-02-13 Thread Jonathan Gray
On Fri, Feb 14, 2014 at 05:00:03PM +1100, Jonathan Gray wrote: > On Thu, Feb 13, 2014 at 11:30:14PM -0600, Andrew Lester wrote: > > Hi All, > > > > > > > > I tried to install OpenBSD 5.4 (amd64) on a PC using a Supermicro > > > > A1SRi-2758F mothe

Re: Support for Intel i354 Quad GbE network adapter?

2014-02-13 Thread Jonathan Gray
snapshot with the change here over the weekend. The 'special casing' meaning some of the i354 specific code in the Intel driver in FreeBSD/Linux I have not included in the diff. On Fri, Feb 14, 2014 at 12:29:03AM -0600, Andrew Lester wrote: > Jonathan, > > Thanks for the reply

Re: OpenBSD on T61/T500

2014-02-24 Thread Jonathan Thornburg
e whether this is a hardware, firmware, or software problem. Overall I'm happy, and would get another T60-series as a replacement if one of my current pair died. As always with laptops, YMMV.. -- -- "Jonathan Thornburg [remove -animal to reply]" Dept of Astronomy & IU

Re: npppd with two pppx interfaces causes kernel panic

2014-03-20 Thread Jonathan Gray
On Thu, Mar 20, 2014 at 01:43:59PM +0900, YASUOKA Masahiko wrote: > On Wed, 19 Mar 2014 21:05:35 -0700 > "Paul B. Henson" wrote: > > On Thu, Mar 20, 2014 at 10:22:51AM +0900, YASUOKA Masahiko wrote: > >> pppx will be fixed. > > > > Great :). This is a known bug then? > > It's new for me. I had

Re: Where is this device attached?

2014-03-20 Thread Jonathan Gray
On Thu, Mar 20, 2014 at 03:31:37PM +, John Long wrote: > David- sorry, I meant to reply to the list, here it is again for public > consumption with the topic threading borked, probably. > > On Thu, Mar 20, 2014 at 04:14:13PM +0100, David Coppa wrote: > > On Thu, Mar 20, 2014 at 2:31 PM, John L

Re: Where is this device attached?

2014-03-20 Thread Jonathan Gray
On Thu, Mar 20, 2014 at 04:33:01PM +, John Long wrote: > On Fri, Mar 21, 2014 at 03:08:31AM +1100, Jonathan Gray wrote: > > Thanks. How do I build this? You need to build and install a new kernel. After checking out the src tree via cvs and saving the patch to a file. cd /usr/sr

Re: very low audio volume on MacPro1,1

2014-04-13 Thread Jonathan Gray
Apple machines tend to need gpio pin related quirks. If you include the output of 'pcidump -v' for the audio device it will help figure out which set of quirks your machine needs.

Re: No hw.setperf on Intel Atom CPU D2550 64bit system

2014-04-29 Thread Jonathan Gray
On Tue, Apr 29, 2014 at 10:22:29PM +0200, Thomas Bohl wrote: > Hello List, > > I installed 5.5-current, both with i386 and amd64, on a ASRock > AD2550-ITX mainboard [1] which has a Intel Dual-Core Atom D2550 CPU on > board. > On the i386 version sysctl shows the MIB name hw.setperf and therefore >

Re: No hw.setperf on Intel Atom CPU D2550 64bit system

2014-04-30 Thread Jonathan Gray
On Wed, Apr 30, 2014 at 07:28:16PM +0200, Thomas Bohl wrote: > Am 30.04.2014 05:23, schrieb Jonathan Gray: > >On Tue, Apr 29, 2014 at 10:22:29PM +0200, Thomas Bohl wrote: > >>cpu0 at mainbus0: apid 0 (boot processor) > >>cpu0: Intel(R) Atom(TM) CPU D2550 @ 1.86GHz, 186

Re: Device not recognized: T14s gen 2 (intel); soldered intel wifi chip isn't recognized by openbsd.

2021-07-23 Thread Jonathan Gray
On Fri, Jul 23, 2021 at 07:29:21PM +, Alex Beakes wrote: > (this is my first time mailing a mailing list, getting into BSD, long time > linux user; sorry if I got anything wrong.) > > Using a lenovo T14s gen2 intel, intel wifi chip isn't working, looks like the > device isn't being recognize

Re: Regarding Openbsd and zoom/hangouts etc

2021-08-02 Thread Jonathan Drews
akers use cmixer. cmixer is in packages. Kind regards, Jonathan

Re: Regarding Openbsd and zoom/hangouts etc

2021-08-02 Thread Jonathan Drews
My apologies Theo. On Mon, Aug 2, 2021, at 14:14, Theo de Raadt wrote: > Jonathan Drews wrote: > > > Zoom won't owrk on OpenBSD. > > That is incorrect. > > > Howvever jitsi works great. > > It wasn't a question about jitsi. >

Sunday presentaion on OpenBSD

2021-08-21 Thread Jonathan Drews
This Sunday Peter Hansteen will give a presentaion on OpenBSD: "Recent and not so recent changes in OpenBSD that make life better" The presentation begins at 1300 hours,New York City time. The link for joining is https://meet.jit.si/SEMI-BUGOpenBSDTalkBSDly

Re: Recent and not so recent changes in OpenBSD that make life better,(and may turn up elsewhere too)

2021-08-22 Thread Jonathan Drews
hanks so much for giving the presentation! -- Kind regards, Jonathan

Re: Sunday presentaion on OpenBSD

2021-08-29 Thread Jonathan Drews
On Sun, Aug 29, 2021 at 11:52:57PM +0100, Chris Narkiewicz wrote: > On Sat, Aug 21, 2021 at 07:12:41PM -0600, Jonathan Drews wrote: > > This Sunday Peter Hansteen will give a presentaion on OpenBSD: > > > > "Recent and not so recent changes in OpenBSD that make > >

6.9/amd64 runaway acpi process on Thinkpad T580

2021-09-19 Thread Jonathan Thornburg
cpi (?) runaway a known T580 problem? Neither google nor the nycbug.org dmesg archive show any OpenBSD T580 dmesg, but I do see occasional web posts mentioning OpenBSD on a T580. Below I give my dmesg (from the current boot, the one that produced the above runaway process). What other informat

Re: 6.9/amd64 runaway acpi process on Thinkpad T580

2021-09-19 Thread Jonathan Thornburg
x27; experience with a T480, this suggests that this is a generic problem with Thinkpad T[45]80. Does anyone have a T[45]80 who has *not* seen this problem? -- -- "Jonathan Thornburg [remove color- to reply]" on the west coast of Canada, eh? "There was of course no way of kno

Re: Dell PowerEdge 730xd

2021-09-28 Thread Jonathan Matthew
On Mon, Sep 27, 2021 at 05:30:01PM +0200, Manuel Giraud wrote: > Hi, > > Does anyone use one of those? I can reliably freeze them with some I/O > load with rsync for example. I don't have much more to say. Here is the > dmesg: Does this IO load involve either of the SSDs you have set up as physic

Re: 6.9/amd64 runaway acpi process on Thinkpad T580

2021-09-28 Thread Jonathan Thornburg
(even /pkill -9/) has no effect. I will try compiling a custom kernel with ACPITHINKPAD_DEBUG defined in /usr/src/sys/dev/acpi/acpithinkpad.c and see if that prints anything interesting. Are there any other particularly useful debugging things I should explore to help track down the problem? -- -- &quo

Re: 6.9/amd64 runaway acpi process on Thinkpad T580

2021-09-28 Thread Jonathan Thornburg
e800 pcppi0 at isa0 port 0x61 spkr0 at pcppi0 vmm0 at mainbus0: VMX/EPT dt: 445 probes uvideo0 at uhub0 port 8 configuration 1 interface 0 "Azurewave Integrated Camera" rev 2.01/17.11 addr 2 video0 at uvideo0 vscsi0 at root scsibus2 at vscsi0: 256 targets softraid0 at root scsibus3 at so

SOLVED Re: 6.9/amd64 runaway acpi process on Thinkpad T580

2021-09-29 Thread Jonathan Thornburg
nd to jcs (I'm guessing that's Joshua Stein, https://jcs.org/) for the solution, and to Theo and Mike for their suggestions too! Thanks again, -- -- "Jonathan Thornburg [remove color- to reply]" on the west coast of Canada, eh? "There was of course no way of knowing whe

anoncvs2.ca.openbsd.org ssh key fingerprint != OpenBSD website

2021-10-23 Thread Jonathan Thornburg
tablished. ED25519 key fingerprint is SHA256:c9tOA7pOlwaGCRCkjqOn6ba0d7G6EAqJkwtXMCu5Hts. This key is not known by any other names Are you sure you want to continue connecting (yes/no/[fingerprint])? -- -- "Jonathan Thornburg [remove color- to reply]" on the west coast of Canada, eh? "T

Re: type checking/signalling shell and utilities?

2021-11-18 Thread Jonathan Thornburg
If you want to experiment in that direction, Tom Duff's 'rc' shell has 'list of words' as a primative, and avoids re-parsing strings. See https://en.wikipedia.org/wiki/Rc for more information. There doesn't seem to be an OpenBSD port of rc (but there is 'es', which claims to be derived from rc).

Re: power of 2 revisited

2021-12-29 Thread Jonathan Gray
ys/dev/pci/drm/radeon/radeon_device.c:1137 there is a > call to radeon_check_pot_argument, this function isn't correct in that > it returns true for a value of zero (as you know, 0 is not a power of two). > > I sent a diff to Jonathan to correct the behaviour which he rejected > because he do

<    1   2   3   4   5   6   7   8   9   10   >