Re: Puzzled over setting non-VESA mode for intel in xorg.conf

2015-12-14 Thread Jonathan Gray
The intel xorg driver requires inteldrm for mode setting. Initial support for Broadwell/5500 was added to inteldrm after 5.8 and is available in -current/snapshots. On Mon, Dec 14, 2015 at 05:29:19PM +, Mark Carroll wrote: > I'm following the OPENBSD_5_8 tag for src and xenocara on a system t

Re: libGL error: failed to open drm device: Permission denied

2015-12-27 Thread Jonathan Gray
On Mon, Dec 28, 2015 at 12:25:25AM +0200, Mihai Popescu wrote: > Hello, > > I am running cwm and I had some problems starting chrome from the menu > - it starts for the very first time when i click on the menu, then i > have to click 2 or 3 times on menu entry to start chrome again. This > is not

Re: 3D acceleration in Xenocara on GCN Radeon GPUs, specifically PITCAIRN

2016-01-18 Thread Jonathan Gray
On Mon, Jan 18, 2016 at 10:41:43AM +0100, Hvard Farberg wrote: > Is it the case that 3D acceleration does not work for AMD > PITCAIRN-based GPUs in X on OpenBSD 5.8? > > Is there any documents describing what features work on what GPUs? Everything should work on northern islands cards and below.

Re: igmp option 148 (RA)

2016-01-21 Thread Jonathan Gray
On Thu, Jan 21, 2016 at 11:40:41AM +0100, Stefan Sperling wrote: > On Thu, Jan 21, 2016 at 12:27:06PM +0200, Kapetanakis Giannis wrote: > > Hi, > > > > I'm constantly seeing this on my pf router. > > rule 61/(ip-option) pass in on $ext_if: $ext_gw > 224.0.0.1: igmp query [tos > > 0xc0] [ttl 1] > >

Re: "Available disks are: none" on Sony Vaio SVZ13115GGXI

2016-01-29 Thread Jonathan Gray
On Fri, Jan 29, 2016 at 04:18:04PM +0100, Paul de Weerd wrote: > Hi Ben, > > Upon another close inspection of your dmesg and mine, I don't think > the below diff will work for you... > > This is in my machine: > > | + { PCI_VENDOR_INTEL, PCI_PRODUCT_INTEL_82801HBM_RAID, > | + NULL,

Re: Cannot Cleanly Exit FVWM / X Windows System

2016-02-04 Thread Jonathan Gray
On Thu, Feb 04, 2016 at 08:39:43AM +, David Dahlberg wrote: > Am Mittwoch, den 03.02.2016, 15:29 -0500 schrieb Samir Parikh: > >  I am running version 5.8 (amd64) on a Lenovo Thinkpad T450s  > > with a fairly default installation. > > The T405s is a Broadwell. > > > I have a few issues to sor

Re: Radeon discrete graphics issues

2017-11-18 Thread Jonathan Gray
On Sat, Nov 18, 2017 at 07:43:03PM +, Timothy Legge wrote: > @Maurice, Don't worry about teaching me to suck eggs, I'd rather cover all > the bases :) > > I've run "fw_update -a" to ensure that the drivers are installed and where > they need to be. (Bit overkill I know, but I'd rather be sure

Re: Radeon discrete graphics issues

2017-11-18 Thread Jonathan Gray
+, Timothy Legge wrote: > I copy/pasted "OLAND Radeon HD 8000 series" from the radeon(4) > <https://man.openbsd.org/radeon> man page under the section header > "Supported Hardware". Maybe I'm missing something. > > On 19 November 2017 at 01:08, Jona

Re: Radeon discrete graphics issues

2017-11-19 Thread Jonathan Gray
and Instruction set. > > Hopefully it's something that will be supported in the not too distant > future.Until then, it's back in my box. > > Thanks all. > > On 19 November 2017 at 01:34, Jonathan Gray wrote: > > > The userland driver that page describes w

Re: no sound by "Intel 6321ESB HD Audio"

2017-12-03 Thread Jonathan Gray
On Mon, Dec 04, 2017 at 01:37:53PM +0900, Tuyosi T wrote: > i install openbsd 6.2 into mac pro 2006 . > (boot by fedora's grub ) > > but i cannot hear sound . > > $ dmesg | grep audio > audio0 at azalia0 > > $ dmesg | grep azalia > azalia0 at pci0 dev 27 function 0 "Intel 6321ESB HD Audio" rev 0

Lenovo T60p touchpad not working (6.2-stable/amd64)

2018-01-10 Thread Jonathan Thornburg
8366123ff65.a) swap on sd1b dump on sd1b radeondrm0: 1680x1050, 32bpp wsdisplay0 at radeondrm0 mux 1: console (std, vt100 emulation), using wskbd0 wsdisplay0: screen 1-5 added (std, vt100 emulation) sd2 at scsibus4 targ 2 lun 0: SCSI2 0/direct fixed sd2: 674943MB, 512 bytes/

Re: Lenovo T60p touchpad not working (6.2-stable/amd64)

2018-01-10 Thread Jonathan Thornburg
In a recent message to misc@ I wrote On Wed, Jan 10, 2018 at 03:14:43PM +0100, Jonathan Thornburg wrote: > I have a Lenovo T60p laptop (amd64) currently running 6.2-stable (dmesg > below). [[...]] > > My problem is that the touchpad does not work: [[...]] > > As a temporary

Re: Lenovo T60p touchpad not working (6.2-stable/amd64)

2018-01-11 Thread Jonathan Thornburg
= 0x0001UL) && !drm_modeset_is_locked(&mode_config->connection_mutex) failed at /sys/dev/pci/drm/drm_crtc.h:1577 Do other T60/T60p users see touchpad problems? -- -- "Jonathan Thornburg [remove -animal to reply]" Dept of Astronomy & IUCSS, Indiana University, B

Fix for Otter Browser

2018-01-12 Thread Jonathan Drews
.* Otter-Browser will now play YouTube and other videos -- Kind Regards, Jonathan

Re: OpenBSD !HTTPS websites - why?

2018-01-15 Thread Jonathan Sélea
HTTPS on the sites mentioned should still be an option and should be considered. / Jonathan On 2018-01-15 11:07, who one wrote: > Hello, > > http://www.openbsdfoundation.org/ > http://firmware.openbsd.org/firmware/ > > When can we have HTTPS connection on these websites? > &

Re: OpenBSD !HTTPS websites - why?

2018-01-17 Thread Jonathan Sélea
openbsdfoundation.org redirects to http://www.openbsdfoundation.org, port 443 is not even open. On 01/17/18 10:18, Stuart Henderson wrote: > On 2018-01-15, Jonathan Sélea wrote: >> I can't really find a form on any of those websites so SSL/TLS does not >> really matter in t

Re: OpenBSD !HTTPS websites - why?

2018-01-17 Thread Jonathan Sélea
Well, I can find some under "Donations", but thoose are using HTTPS already. If I missed some, please correct me On 01/17/18 14:06, Stuart Henderson wrote: > On 2018-01-17, Jonathan Sélea wrote: >> This is a cryptographically signed mes

Re: AMD Pro A10/A12 Radeon R7 Support

2018-01-22 Thread Jonathan Gray
On Mon, Jan 22, 2018 at 10:43:03AM -0800, Bryan Vyhmeister wrote: > I have been looking at the new Lenovo ThinkPad A275 which is much like > the X260/X270 but with AMD Pro A10 or A12 chip and graphics. I am > interested in looking at something other than Intel for the first time > in more than a de

Re: AMD Pro A10/A12 Radeon R7 Support

2018-01-22 Thread Jonathan Gray
On Mon, Jan 22, 2018 at 07:06:32PM -0800, Bryan Vyhmeister wrote: > On Tue, Jan 23, 2018 at 11:57:35AM +1100, Jonathan Gray wrote: > > On Mon, Jan 22, 2018 at 10:43:03AM -0800, Bryan Vyhmeister wrote: > > > I have been looking at the new Lenovo ThinkPad A275 which is much like &

Re: Segmentation fault / firefox (core dumped)

2018-01-26 Thread Jonathan Drews
You can try Otter-browser. It is a fork of the Opera browser. My bank website and a few other websites refuse secure logins but in general it works well. I am using it on OpenBSD 6.1. It won't play videos until you install the necessary plugins. Here is how to fix it. >Description: The Ot

Re: OpenBSD Foundation on HTTPS

2018-02-07 Thread Jonathan Thornburg
>From http://www.openbsdfoundation.org/donations.html : > Donations may be made by cheque in CAD/EUR/USD funds to: > > The OpenBSD Foundation > 8101 160 Street > Edmonton, Alberta, Canada > T5R 2G9 Without https, how can one verify that that is the correct address?

Re: Support for AMD/ATI Firepro M7820

2018-02-10 Thread Jonathan Gray
On Sat, Feb 10, 2018 at 03:18:22PM -0800, Raymond Lillard wrote: > I have a Dell M6500 Precision workstation with an Nvidia FX 3800M. > > I would like to wipe it and install OBSD. I can get a Firepro M7820 > for it.?? If I do, will any of the OBSD drivers work or will I > be stuck with fb performa

Re: which NIC to use on Ubiquiti Networks UniFi Security Gateway PRO-4

2018-02-10 Thread Jonathan Matthew
On Fri, Feb 09, 2018 at 02:10:00PM -0700, Diana Eichert wrote: > systemname$ ifconfig |grep flags > lo0: flags=8049 mtu 32768 > cnmac0: flags=8843 mtu 1500 > cnmac1: flags=8843 mtu 1500 > cnmac2: flags=8843 mtu 1500 > cnmac3: flags=8843 mtu 1500 > enc0: flags=0<> > pflog0: flags=141 mtu 33136 > >

Re: drm permissions error with i965 on amd64 6.2 with libGL applications

2018-03-03 Thread Jonathan Gray
On Sat, Mar 03, 2018 at 06:48:21AM -0600, ed...@pettijohn-web.com wrote: > > On Mar 3, 2018 5:52 AM, Z Ero wrote: > > > > "libGL error: failed to open drm device: Permission denied > > libGL error: failed to load driver: i965" > > > > I can solve it by changing the permissions on /dev/drm0 to rw

Re: System hangs after detecting radeondrm

2018-03-10 Thread Jonathan Gray
On Sun, Mar 11, 2018 at 12:15:11AM +, Kaashif Hymabaccus wrote: > Hello > > I have a sparc64 machine with no real graphics card, only the onboard > Mach64 framebuffer. I found an ATI Radeon 9200 and decided to see if > it works, then I could run X, test some graphical ports, etc. > > My probl

Re: Lenovo X61 (notebook not tablet) does not return from sleep

2018-03-15 Thread Jonathan Gray
On Thu, Mar 15, 2018 at 10:10:18PM -0700, Mike Larkin wrote: > On Thu, Mar 15, 2018 at 11:55:53PM -0500, Z Ero wrote: > > If the adapter is ejected before closing the laptop lid there is no > > problem waking from sleep. But is a minor inconvenience to eject the > > adapter. Would it be possible to

Re: X server keeps crashing in current/amd64

2018-03-17 Thread Jonathan Gray
On Sat, Mar 17, 2018 at 10:40:55PM +0100, Robert wrote: > Hi, > > Since about two weeks the X server keeps crashing (segfault) most of the > time when I start it (through xenodm). > I have to restart it (rcctl restart xenodm) about 5-10 times > until I get an (xfce) session that stays stable. >

Re: X server keeps crashing in current/amd64

2018-03-22 Thread Jonathan Gray
On Thu, Mar 22, 2018 at 07:21:33PM +0100, Robert wrote: > On Tue, 20 Mar 2018 22:11:21 +0100 > Robert wrote: > > I am happy to report that with the latest snapshot (20.3.) the > > crashing problem seems to be gone. > > Well, that was an early celebration. > The problem occured again; guess I just

Re: OpenBSD 6.2 amd64 and ATI Radeon 9550

2018-03-23 Thread Jonathan Gray
On Fri, Mar 23, 2018 at 06:12:26PM +0100, Freen wrote: > Hi all > > I have installed OpenBSD 6.2 AMD64 on my old PC consisting of: > Motherboard: MSI K8N Neo2 Series (MS-7025); > Graphic card: Sapphire (ATI) Radeon 9550/X1050 Series (RV350) AGP 8x. > > Unfortunately, things don't work very well:

Re: RAID controller

2018-03-31 Thread Jonathan Matthew
On Sat, Mar 31, 2018 at 11:38:52AM -0300, Friedrich Locke wrote: > Hi folks. > > Does OBSD 6.2 support DELL H840 and DELL H740p raid controllers ? No, but 6.3 will.

Re: 6.3 : how to check microcode?

2018-04-03 Thread Jonathan Gray
On Tue, Apr 03, 2018 at 01:36:57PM +0200, Maurice Janssen wrote: > Hi, > > I just installed 6.3 and it seems to work great. > I've a question about the microcode. Is there a way to check whether an > updated microcode was installed??? I have an i5 Ivybridge CPU and the Intel > microcode is in /etc

Re: pine64-lts - can't detect disk

2018-04-13 Thread Jonathan Gray
On Fri, Apr 13, 2018 at 09:19:23AM -0700, jungle Boogie wrote: > On 13 April 2018 at 08:30, jungle Boogie wrote: > > Hi All, > > > > So between Peter Hessler's post here: > > https://bsd.network/@phessler/99389809617980837 > > > > And the install instructions for arm64: > > https://ftp.openbsd.org

Re: pine64-lts - can't detect disk

2018-04-13 Thread Jonathan Gray
On Fri, Apr 13, 2018 at 11:05:06AM -0700, jungle Boogie wrote: > On 13 April 2018 at 09:39, Jonathan Gray wrote: > > On Fri, Apr 13, 2018 at 09:19:23AM -0700, jungle Boogie wrote: > >> On 13 April 2018 at 08:30, jungle Boogie wrote: > >> > Hi All, > >> &

6.3/amd64 Thinkpad T530 touchpad problem (was ok in 6.2/amd64)

2018-04-19 Thread Jonathan Thornburg
md64). Have other Thinkpad users encountered this behavior? Is there a known workaround? Is there additional information I could supply to help diagnose the problem? (I could run with a debugging kernel or X server for a while if that would help.) Thanks, ciao, -- "Jonathan Thornburg [remo

Re: 6.8: page fault

2020-11-04 Thread Jonathan Gray
On Wed, Nov 04, 2020 at 07:38:53AM +0100, Harald Dunkel wrote: > Hi folks, > > after applying the recent 4 syspatches for 6.8 one (of 5) openBSD > host ran into the kernel debugger. I missed the error message, but > on a reboot there was a page fault. On another reboot there was no > problem any m

Re: ldapd.conf certificate directive not working?

2020-11-28 Thread Jonathan Matthew
On Sun, Nov 29, 2020 at 12:23:51AM +0100, Theo Buehler wrote: > On Sun, Nov 29, 2020 at 12:00:29AM +0100, Martijn van Duren wrote: > > On Sat, 2020-11-28 at 23:08 +0100, Theo Buehler wrote: > > > > "If the certificate name is an absolute path, a .crt and .key > > > > extension are appended to form

Re: Any insight on drm resetting chip for stopped heartbeat error

2020-12-06 Thread Jonathan Gray
On Sun, Dec 06, 2020 at 11:44:11AM -0800, Joseph Olatt wrote: > Hi, > > I've started seeing the following error on my laptop along with > associated temporary freezing of the system: > > drm:pid90783:intel_gt_reset *NOTICE* Resetting chip for stopped > heartbeat on rcs0 > drm:pid90783:mark_

Re: Issues with Teclast F7 Plus

2020-12-25 Thread Jonathan Gray
On Fri, Dec 25, 2020 at 12:34:36AM -0500, James Hastings wrote: > On 13 Dec 2020, 13:27:48 +, Joel Carnat wrote: > > Hello, > > > > I just got a Teclast F7 Plus laptop and installed OpenBSD 6.8-current on > > it. Most things works except apm and touchpad > > > > Using zzz or ZZZ, it seems suspe

Re: snapshot kernel panic related to radeondrm missing firmware

2021-01-12 Thread Jonathan Gray
On Wed, Jan 13, 2021 at 04:10:46AM +0200, Mihai Popescu wrote: > I took the chance and installed from a recent snapshot - 12.01.2021. I got > a kernel panic at first boot after install, related to missing firmware for > radeondrm. > I disabled the radeondrm then the boot process was fine and I inst

Re: Difficulty booting UEFI from DVD

2021-01-16 Thread Jonathan Gray
On Sun, Jan 17, 2021 at 03:45:19AM +, ocelot wrote: > Hey guys. I'm trying to install OpenBSD on a laptop, but the UEFI boot > manager doesn't see the DVD. The laptop is a Dell with a Ryzen 4700U, > and only has UEFI boot capability. > > The ISO I'm using is the latest version, 6.8. The ISO ha

Re: New variant of rtl8168h supported?

2021-01-22 Thread Jonathan Gray
On Fri, Jan 22, 2021 at 06:58:05PM -0600, John Batteen wrote: > Hi misc, > > I just bought a TP-link TG-3468, and the chip says 8168h on it, but it is not > recognized by 6.8-current. Is this chip truly unsupported or just > unrecognized? > > Thanks, > > John > > The line from dmesg is: > ve

Re: New variant of rtl8168h supported?

2021-01-23 Thread Jonathan Gray
On Sat, Jan 23, 2021 at 08:53:44AM -0600, John Batteen wrote: > Just working in chronological order, this patch from j...@jsg.id.au was > sufficient to make it work. I have not tried the subsequent patch from > b...@comstyle.com, though I can if you want. > > re1 at pci4 dev 0 function 0 vendor

Re: Ubiquiti EdgeRouter X (ER-X) OpenBSD Installation

2021-02-22 Thread Jonathan Matthew
On Tue, Feb 23, 2021 at 06:31:19AM +, Conrad Douglas wrote: > Hi Misc, > > I have an Ubiquiti ER-X which I'm trying to install OpenBSD current on it. > > I'm serving bsd.rd which I downloaded from shapshots/octeon. (via TFTP) > > When I try to booting device with bsd.rd, I'm getting an error

Re: How to set ThinkPad battery charge thresholds?

2021-03-11 Thread Jonathan Thornburg
In message , Jan Stary asks for research/references supporting the claim that a lithium-ion battery will last longer if it's not fully charged or discharged. None of these qualify as original research, but some sources for this guideline inc

Re: Does intel(4) support Iris Xe Graphics?

2021-04-06 Thread Jonathan Gray
On Tue, Apr 06, 2021 at 11:09:07AM +0400, Michel von Behr wrote: > Hi - (not a dev, just trying to use OpenBSD snapshot) whenever I try to > launch Xorg, either via xenodm or startx, I'm getting a kernel panic, > like "pool_do_get: > drmobj : page empty" (I already sent an e-mail [1] to b...@openbs

Re: Does intel(4) support Iris Xe Graphics?

2021-04-07 Thread Jonathan Gray
On Wed, Apr 07, 2021 at 11:34:54AM +0100, Tom Smyth wrote: > Try Current and 6.8 and see if you get a different result in each.. > dmesgs are key for getting help on this type of query ... There is a snapshot dmesg in the bug report. I don't see a benefit to 6.8 or linux dmesgs.

Disable Unveil

2021-05-10 Thread Jonathan Drews
upload my *.ppd as my laser printer is not in the list of Xerox printers . I used this method in OpenBSD 6.8 and it worked fine. I read the man page for unveil but it only gives programming instructions. How can I disable unveil? Kind regards, Jonathan

Re: Disable Unveil

2021-05-10 Thread Jonathan Drews
On Mon, May 10, 2021 at 02:02:30AM -0600, Jonathan Drews wrote: > Hello Folks: > > I am using OpenBSD 6.9 GENERIC.MP#473 amd64 Hi Guys: Disregard the first email. I ran firefox as an ordinary user with the url http://localhost:631 and I was able to upload the *.ppd from my ~/Downloa

Re: 6.9 + 001: uvm_fault

2021-05-16 Thread Jonathan Gray
On Sun, May 16, 2021 at 12:10:33PM +0200, Harald Dunkel wrote: > And another attempt, see attachment. > > Seems I have to power cycle to make it boot. There have been a few reports of this in the last few weeks. An initial workaround patch is in https://marc.info/?l=openbsd-bugs&m=162012367130138

Re: Increase optical mouse/Synaptics touchpad speed in X11/spectrwm

2021-05-17 Thread Jonathan Thornburg
In message <https://marc.info/?l=openbsd-misc&m=162125055304096&w=1>, Martin asks how people adjust pointer speed on touchpads/mice/etc. I use 'xset': my .xinitrc contains the line xset m 1/4 -- -- "Jonathan Thornburg [remove -animal to reply]"

Error making 002_libx11.patch.sig

2021-05-18 Thread Jonathan Drews
/xenocara/ drwxr-xr-x 16 root wheel 512B Apr 17 16:16 /usr/xenocara/ Any ideas as to what I am doing wrong? Kind regards, Jonathan

Re: OpenBSD on AWS EC2 Nitro

2021-05-19 Thread Jonathan Gray
On Mon, May 17, 2021 at 12:28:39AM +0300, Ilya Voronin wrote: > I was able to fix boot error on t3a (AMD EPYC based) instances (kernel: > protection fault trap at lapic_set_lvt:rdmsr) with this patch (tested > against 6.9): > > Index: arch/amd64/amd64/lapic.c >

Grouping windows in CWM

2021-05-21 Thread Jonathan Drews
ion in Michael Lucas' "absolute OpenBSD' but I am still not sure how to do this. Also I am not understanding the use of the sticky function (CM-s) and it's use in creating virtual desktops. I am running OpenBSD 6.9 GENERIC.MP#0 amd64 Kind regards, Jonathan

Re: Grouping windows in CWM

2021-05-21 Thread Jonathan Drews
On Fri, May 21, 2021 at 07:00:13PM -0600, Jonathan Drews wrote: > Hi Folks: > > I am looking for a tutorial on grouping xterms in CWM. I Never mind. I found a good tutorial: Getting started with cwm https://undeadly.org/cgi?action=article&sid=20090502141551 I just have to figure o

Re: 6.9 + 001: uvm_fault

2021-05-26 Thread Jonathan Gray
On Thu, May 27, 2021 at 07:57:28AM +0200, Harald Dunkel wrote: > On 5/17/21 12:27 AM, Antonino Sidoti wrote: > > Hi, > > > > I also have this issue on a fresh install of 6.9 amd64. I reported it as a > > bug last week to “bugs” mail list with all appropriate information. I can > > confirm that p

Sharing desktop with Jitsi and pledge

2021-06-29 Thread Jonathan Drews
[17370]: pledge "", syscall 289 It looks like pledge is stopping Jitsi, as it should. Any suggestions at to how I could share a presentation through OpenBSD? I've tried Zoom but it doesn't work as well as Jitsi. Kind regards, Jonathan

Re: Sharing desktop with Jitsi and pledge

2021-06-29 Thread Jonathan Drews
On Tue, Jun 29, 2021 at 01:36:35PM -0600, Theo de Raadt wrote: > Jonathan Drews wrote: > > > However when I attempt to share my desktop, through Jitsi, then > > Firefox crashes. I get this message in my dmesg output: > > > > firefox[17370]: pledge "", s

Re: Sharing desktop with Jitsi and pledge

2021-06-30 Thread Jonathan Drews
g_readme. I am going to leave pledge and unveil alone. I'll just send out the *.odp in advance. Kind regards, Jonathan > >

how to use OpenBSD firewall (pf) to protect Ooma Telo VOIP phone system

2021-07-05 Thread Jonathan Thornburg
-fledged SIP proxy somewhere (either on the firewall or on a separate dedicated machine)? Overall, I would rather not have to re-invent the wheel here. What are other OpenBSD users doing to protect VOIP phone systems from incoming "nastygram" attacks? -- -- "Jonathan Thornburg [remove col

Re: how to use OpenBSD firewall (pf) to protect Ooma Telo VOIP phone system

2021-07-05 Thread Jonathan Thornburg
hostile) outside world. Here there is some legitimate traffic (carrying phone calls and/or Ooma software updates), and the problem is how to best configure the the firewall so as to block as large a range of "nastygram" packets from the outside world as possible, while still passing the legi

Re: how to use OpenBSD firewall (pf) to protect Ooma Telo VOIP phone system

2021-07-06 Thread Jonathan Thornburg
comes from Ooma's own IP addresses. I will try to run some experiments next week to see what the traffic actually looks like. -- -- "Jonathan Thornburg [remove color- to reply]" on the west coast of Canada, eh? "There was of course no way of knowing whether you were being

Canon Lide 300 scanner

2021-07-11 Thread Jonathan Drews
4:04PM0:00.07 /usr/local/libexec/saned -a _saned http://sane-project.org/sane-mfgs.html says the Canon Lide 300 is supported by sane-pixma. I read /usr/local/share/doc/pkg-readmes/sane-backends What am I doing wrong here? -- Kind regards, Jonathan

Re: Canon Lide 300 scanner

2021-07-11 Thread Jonathan Drews
ind regards, Jonathan

Re: Canon Lide 300 scanner

2021-07-11 Thread Jonathan Drews
On Sun, Jul 11, 2021 at 08:36:45PM -0600, Jonathan Drews wrote: > I did #pkg_add -u and got the latest update to sane-backends. I also > changed the permissions on the devive nodes on /dev/ugen0*, as that > was the driver revealed with # usbdevs -s > > addr 03: 04a9:1913

Re: [SOLVED] Canon Lide 300 scanner

2021-07-12 Thread Jonathan Drews
. It should give the correct driver and location. You can check the output using # scanimage -L and # sane-find-scanner -v -- Kind regards, Jonathan

Re: X220 thinkpad battery issue

2021-07-15 Thread Jonathan Drews
According to Wikipedia, The X220 was first manufactured in 2011. https://en.wikipedia.org/wiki/ThinkPad_X_series#X220 Remove the battery and look for the date when it was manufactured. The manufacture date is usually stamped somewhere on the battery. If it is more than 4 years old, then it may

Re: Intel 10Gb card (82598AF) on 6.9 release

2021-07-16 Thread Jonathan Matthew
On Fri, Jul 16, 2021 at 05:14:49PM -0400, Adam Stouffer wrote: > I'm having difficulty getting an Intel 10Gb ethernet card recognized > on 6.9. The card is recognized by the ix driver but this error shows > up in dmesg: > > ix0 at pci1 dev 0 function 0 "Intel 82598AF" rev > 0x01ixgbe_allocate_msix

Re: Intel 10Gb card (82598AF) on 6.9 release

2021-07-17 Thread Jonathan Matthew
On Fri, Jul 16, 2021 at 10:03:47PM -0400, Adam Stouffer wrote: > On Fri, Jul 16, 2021 at 6:47 PM Jonathan Matthew wrote: > > > > > > I think the problem here is that we don't check if msi is enabled > > before deciding we can use msix. Can you try this diff out?

Re: ATI Mobility Radeon 7500: radeon: Invalid PCI ID.

2023-07-22 Thread Jonathan Gray
On Sun, Jul 23, 2023 at 12:10:54AM +0200, Benjamin Stürz wrote: > Hi misc@, > > I just got an old Thinkpad T40 with an ATI Mobility Radeon 7500 (32MB) > and installed OpenBSD 7.3-release on it. > > Unfortunately GPU acceleration doesn't work, > neofetch tells me that my GPU is llvmpipe. > > When

Re: amd microcode

2023-07-24 Thread Jonathan Gray
On Mon, Jul 24, 2023 at 03:17:26PM -0700, Courtney wrote: > $ pkg_info | grep amd > amd-firmware-20230719 microcode update binaries for AMD CPUs It by no means covers all zen 2 models. See /etc/firmware/amd/README Family=0x17 Model=0x31 Stepping=0x00: Patch=0x0830107a Length=3200 bytes Family

Re: Any experiences with OpenBSD and Dell HBA355i (and/or Dell R350)

2023-07-29 Thread Jonathan Matthew
On Fri, Jul 28, 2023 at 05:56:21PM +0200, Rachel Roch wrote: > As per subject really, does anyone on-list have experience with the Dell > HBA355i controller and/or Dell350 ? > > I might have the chance to get my hands on an R350 which ideally I'd like to > use with OpenBSD and so wanted to reach

Re: Intel E823-L Ethernet interfaces not detected

2023-08-19 Thread Jonathan Matthew
On Sat, Aug 19, 2023 at 03:36:13PM -0700, Andrew Lester wrote: > Hi @misc, > > I just installed OpenBSD 7.3-release on a new amd64 system to replace > an old one that had been on OpenBSD 5.5 (it was set it and forget it > till the CPU fried!). > > I've found that some of the Ethernet interfaces a

Re: suspend/resume issue on T440p w/ Libreboot

2023-08-26 Thread Jonathan Drews
c/apm directory. Howvere I have this in my /etc/rc.conf.local apmd_flags=-A -- Kind regards, Jonathan

Re: suspend/resume issue on T440p w/ Libreboot

2023-08-26 Thread Jonathan Drews
On Sat, Aug 26, 2023 at 01:47:06PM +0200, Robert Alessi wrote: > On Sat, Aug 26, 2023 at 04:19:23AM -0600, Jonathan Drews wrote: > > I don't have an /etc/apm directory. Howvere I have this in my > > /etc/rc.conf.local > > > > apmd_flags=-A > > My apmd flags

Re: Printing Via Wifi

2023-09-04 Thread Jonathan Drews
r, /usr/local/bin/lprm, /usr/local/bin/lpq and /usr/local/bin/lp to print with CUPS. -- Kind regards, Jonathan

Thinkpad function-key wierdness

2023-09-11 Thread Jonathan Thornburg
ample, on the T530 "F1" invokes the raise-window keybinding, while "Fn/F8" and "Fn/F9" decrease and increase the screen brightness.) The twm and ctwm binaries have identical checksums between the T530 and T580, as do ~/.ctwmrc and ~/.twmrc % cksum `which ctwm` `wh

SOLVED: Re: Thinkpad function-key wierdness

2023-09-15 Thread Jonathan Thornburg
ll who replied (both on- and off-list), -- -- "Jonathan Thornburg [remove -color to reply]" currently on the west coast of Canada "Dear everyone who says masks don't work: Please get your next surgery with no one wearing masks. Thank you for your cooperation. -- anon"

Re: ldap search filter with OID matching rule not working

2023-09-20 Thread Jonathan Matthew
On Wed, Sep 20, 2023 at 12:01:13PM +, Andreas Menge wrote: > Hello, > > I???m trying to get some attributes from our AD ldap. Most stuff works fine, > but it seams that OID matching rules are not handled correctly. > > eg. this works: > > ldap search -D ???myuser" -W -H my_host_up -b "OU=Us

Re: Speed: dump/restore vs rsync

2023-09-22 Thread Jonathan Drews
39.577 GB/sec. I don't think that is bad at all. It's dumping /home to a USB external hard drive. The dumped machine is a Lenovo T440 Thinkpad with Softdeps enabled, on an SSD drive. What do you folks think? -- Kind regards, Jonathan

Re: Speed: dump/restore vs rsync

2023-09-22 Thread Jonathan Drews
On Fri, Sep 22, 2023 at 09:40:40PM -0600, Jonathan Drews wrote: > > I am getting an average transfer rate of 40527/1024 = 39.577 GB/sec. I > don't think that is bad at all. It's dumping /home to a USB external Awpp math error. It should be 30.577 MB/second. Hey it is late.

Re: Force Probing Intel GPU

2023-09-28 Thread Jonathan Gray
On Thu, Sep 28, 2023 at 11:23:03AM +, Gökhan Özdemir wrote: > Hello, > > I have an Intel Arc A770 which requires force probe kernel parameter > (i915.force_probe=56a0) on linux 6.1. Since current drm stack on OpenBSD is > 6.1, I am looking for a way to find OpenBSD equivalent of force probe.

Re: OnLogic Helix 330

2023-11-27 Thread Jonathan Gray
On Mon, Nov 27, 2023 at 11:30:23PM -, Stuart Henderson wrote: > On 2023-11-27, Devin Reade wrote: > > Once running snapshots, I initially configured the network for dwqe0. > > It came up and I was able to ping hosts on the dwqe0 network, but > > I noticed that carrier state seemed unpredictabl

Re: OnLogic Helix 330

2023-11-27 Thread Jonathan Gray
On Mon, Nov 27, 2023 at 09:10:18PM -0700, Devin Reade wrote: > On Tue, 2023-11-28 at 11:29 +1100, Jonathan Gray wrote: > > > STD_PHYID1  67C9 > > STD_PHYID2  DC00 > > > > /sys/dev/mii/miivar.h > [...] > > Thanks. > > So it looks li

Re: wsfont .h file generation

2024-01-13 Thread Jonathan Gray
On Sun, Jan 14, 2024 at 05:09:09AM +0300, S V wrote: > Hello misc > > What tools devs are using to generate .h wsfont files from bdf? > > Thanks in advance one way of doing it: pkg_add bdf2psf psftools (converters/bdf2psf sysutils/psftools) bdf2psf --fb file.bdf /usr/local/share/bdf2psf/standa

Re: Huawei K5161h 4G dongle

2024-01-23 Thread Jonathan Gray
On Tue, Jan 23, 2024 at 11:52:01AM +, Alex Frolkin wrote: > Hi all, > > Has anyone had any success with getting a Huawei (Vodafone-branded) > K5161h 4G dongle working on OpenBSD? > > It looks like it should work with the umb(4) driver, but the problem is > getting it into the right mode. Whe

Re: Huawei K5161h 4G dongle

2024-01-24 Thread Jonathan Gray
On Wed, Jan 24, 2024 at 08:37:18AM +, Alex Frolkin wrote: > On Wed, Jan 24, 2024 at 11:47:53AM +1100, Jonathan Gray wrote: > > umsm(4) does the equivalent in the kernel. DEV_UMASS5 seems most > > likely, but there are other methods to try as well. > > Ah, interesting

Re: Confusion about hw.cpuspeed

2024-03-14 Thread Jonathan Gray
On Thu, Mar 14, 2024 at 03:07:22PM +0100, Christer Solskogen via misc wrote: > I've got a hold of two iKOOLCORE R2 today and installed OpenBSD(latest > amd64 snapshot) on them, but I can't seem to wrap my head around if > it's running at full speed or not. > > hugs# sysctl hw > hw.machine=amd64 >

Re: Confusion about hw.cpuspeed

2024-03-15 Thread Jonathan Gray
On Fri, Mar 15, 2024 at 08:49:14AM +0100, Christer Solskogen via misc wrote: > On Fri, Mar 15, 2024 at 1:15 AM Jonathan Gray wrote: > > > > > The 1MHz higher is the turbo setting. When speedstep speeds are shown > > in dmesg it is the highest. > > > >

Re: openbsd vm with SR-IOV vf nic

2024-03-20 Thread Jonathan Matthew
On Tue, Mar 19, 2024 at 09:54:40PM -0700, Paul B. Henson wrote: > Is it very common for people to be running openbsd boxes under > virtualization and using an SR-IOV vf nic? I'm curious what cards people > are using. > > It looks like the only available driver is iavf, for the Intel 700 > cards? A

SOLVED: Re: how to use OpenBSD firewall (pf) to protect Ooma Telo VOIP phone system

2022-08-15 Thread Jonathan Thornburg
\ proto udp \ to $subnet_voip\ port 49000:5 pass out $MAYBE_LOG_VOIP quick on $if_outside inet \ from $subnet_voip to !$subnet_internal

Re: SOLVED: Re: how to use OpenBSD firewall (pf) to protect Ooma Telo VOIP phone system

2022-08-18 Thread Jonathan Thornburg
> local computers, and to do secure DNS-over-TCP to an upstream DNSSEC > provider. (That way I don't need to trust the ISP box's DNS service.) Oops, /dev/brain parity error there -- that should have been "DNS-over-TLS". Sorry for any confusion, -- -- "Jonathan Thor

Re: iMac11,2: internal display only works when DisplayPort is connected

2022-08-29 Thread Jonathan Gray
On Mon, Aug 29, 2022 at 07:56:40AM +0100, Hashim Mahmoud wrote: > This iMac's screen works fine, but always turns off when the radeon GPU > driver is loaded on any UNIX (tried Linux Mint and NomadBSD as well). I > had to install OpenBSD on another machine since I was installing to an > SD card, as

Re: iMac11,2: internal display only works when DisplayPort is connected

2022-08-29 Thread Jonathan Gray
On Mon, Aug 29, 2022 at 10:03:34AM +0100, Hashim Mahmoud wrote: > On Mon, 29 Aug 2022 17:19:16 +1000 > Jonathan Gray wrote: > > > On Mon, Aug 29, 2022 at 07:56:40AM +0100, Hashim Mahmoud wrote: > > > This iMac's screen works fine, but always turns off when the rade

Re: Dual external monitors not working since drm 5.10.47 upgrade

2022-09-07 Thread Jonathan Gray
On Wed, Sep 07, 2022 at 10:04:03AM +0200, Paul Kelly wrote: > Hey Julian, > > On 9/4/22 18:18, Julian Huhn wrote: > > Moin! > > > > I can reproduce with my X270. With -current it does not work and with > > 6.9 both external monitors run without problems. > > > > Same problem as I had already men

Re: Dual external monitors not working since drm 5.10.47 upgrade

2022-09-07 Thread Jonathan Gray
On Wed, Sep 07, 2022 at 05:29:14PM +0200, Paul Kelly wrote: > On 9/7/22 13:05, Jonathan Gray wrote: > > If you add "option DRMDEBUG" to your kernel config > > there may be some hints in the (large amount of) dmesg output > > > > Also build with this to add s

Re: Dual external monitors not working since drm 5.10.47 upgrade

2022-09-08 Thread Jonathan Gray
On Thu, Sep 08, 2022 at 10:48:26AM +0200, Paul Kelly wrote: > On 9/8/22 03:07, Jonathan Gray wrote: > > Index: sys/dev/pci/drm/i915/i915_drv.c > > === > > RCS file: /cvs/src/sys/dev/pci/drm/i915/i915_drv.c,v &g

Re: Old Unix manuals (was: Re: A minimal browser in base)

2022-09-14 Thread Jonathan Gray
On Wed, Sep 14, 2022 at 07:00:56AM +0100, Jason McIntyre wrote: > On Tue, Sep 13, 2022 at 06:54:40PM -0400, luna wrote: > > On Tue, Sep 13, 2022 at 07:04:55 +0100, Jason McIntyre wrote: > > > hi. > > > > > > we stopped installing them because many of them were falling out of date > > > and there w

Re: php-gd-8.1.10 broken on OpenBSD 7.1?

2022-09-24 Thread Jonathan Gray
On Sun, Sep 25, 2022 at 03:34:55PM +1000, Stuart Longland wrote: > Hi all… > > I'm just in the process of setting up a Wordpress site for development > purposes on a VPS running OpenBSD 7.1, and I'm seeing this when I try > to install the `gd` extension: > > vk4msl-bne# pkg_add php-gd-8.1.10

Re: Problems with LDAP authorization against OpenLDAP server

2022-10-14 Thread Jonathan Matthew
On Fri, Oct 14, 2022 at 12:48:05PM +0200, Željko Puškarić wrote: > Hi everyone, > > I am a seasoned Linux admin and my first forray into the world of > OpenBSD confronted me with a problem. > What I am trying to achieve is enabling authorization to OpenBSD > machine against existing OpenLDAP serve

Thanls to developers for 7.2

2022-10-21 Thread Jonathan Drews
The MariaDB works In gratitude for such a great system I donated $75.00 USD. -- Kind regards, Jonathan

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