Re: lpr woes printing a broken pdf

2021-11-02 Thread Bryan Linton
On 2021-11-02 16:10:44, Jan Stary wrote: > This is current/amd64 on a PC, using lpr with this /etc/printcap: > lp::lp=:rm=pr.stare.cz:rp=lp:sd=/var/spool/output/lpd:lf=/var/log/lpd-errs:sh: > which is a Brother DCP9055CDN via ethernet. > > Now, I have this pdf file (attached), broken in a way tha

Re: X220 thinkpad battery issue

2021-07-15 Thread Bryan Linton
On 2021-07-15 08:57:32, Isak Holmström wrote: > Hello, > I recently discovered that my battery is not charging. I really can’t find > anything when searching the web regarding openbsd and batteries. Please > advice me how to debug this issue. I cannot find anything on > https://marc.info or ma

Re: Unconsistent two-level write speed bouncing on softraid RAID1 SSD's

2021-06-10 Thread Bryan Linton
On 2021-06-10 11:49:59, Xavier Sanchez wrote: > > Read somewhere that issuing a security erase could also help. So I > tried issuing the following: > > # atactl sd0c secsetpass user high > User password: > Retype user password: > atact

Re: phonetics on OpenBSD: IPA transcription

2021-01-08 Thread Bryan Linton
On 2021-01-08 20:42:20, Jan Stary wrote: > Is there anyone doing phonetics on OpenBSD? > > [...] > > If there are actualy phoneticians running on OpenBSD, > how do you do it? > > Thank you > > Jan > Hello, I wrote about my setup in an email to misc@ about a year ago.

Re: Programmed wakeup from suspend/hibernate

2020-12-24 Thread Bryan Linton
On 2020-12-24 10:31:22, Ian Darwin wrote: > On Thu, Dec 24, 2020 at 11:51:26AM +0100, Gabriel Hondet wrote: > > Hi, > > > > How can I program my computer to automatically wake from suspend to ram > > or suspend to disk at a certain time? > > > > My goal is to suspend a server every day from, say

Re: vmd eating lots of memory

2019-07-26 Thread Bryan Linton
On 2019-07-25 13:01:28, Mike Larkin wrote: > On Thu, Jul 25, 2019 at 09:54:22PM +0200, Paul de Weerd wrote: > > A little more follow-up on this vmd-memory-leak issue. > > > > Comparing the two VMs I have running, I started to stress parts where > > these two hosts differ. The testvm hardly does

Re: phonetic alphabet on OpenBSD

2018-10-15 Thread Bryan Linton
On 2018-10-14 20:56:05, Jan Stary wrote: > Are there any phoneticians running on OpenBSD? > How do you type the phonetic alphabet in vim? > Is there a standard keyboard layout for the English part of IPA? > > I wrote me an ipa.vim ftplugin with shortcuts (such as imap ,ae) > for the unicode chars

Re: Installed current on top of FAT32 flash, Recover old filesystem??

2018-07-14 Thread Bryan Linton
On 2018-07-14 12:16:53, Chris Bennett wrote: > I very carefully and surely tested which flash drive to use and then > pulled out the wrong one. > I stopped the install with halt and done nothing else. > Should I have yanked it, halted it or just said goodbye? > Ouch... Sooner or later, I think

Re: Flatbed scanner that works well with OpenBSD?

2018-01-22 Thread Bryan Linton
On 2018-01-19 21:59:09, Bryan Linton wrote: > Hello misc@ > > I'm currently looking to purchase a scanner that works well with OpenBSD. > I want to thank all the people who replied in this thread. I tried searching for some of the models several posters recommended, but u

Flatbed scanner that works well with OpenBSD?

2018-01-19 Thread Bryan Linton
Hello misc@ I'm currently looking to purchase a scanner that works well with OpenBSD. I'm aware of the list provided at: http://www.sane-project.org/sane-mfgs.html but I recently purchased (and returned) a scanner that was listed as being fully supported on that list because no matter

Video-conferencing tool a la Skype or Facetime for OpenBSD?

2018-01-04 Thread Bryan Linton
Hello misc@ I have a friend who runs Windows who has asked me if there is any way we can occasionally communicate with each other via some kind of video-conferencing application similar to what programs like Skype and Facetime provide. Does such a thing already exist for OpenBSD? My requirement

Re: Japanese Input in xterm

2017-10-15 Thread Bryan Linton
On 2017-10-15 09:38:56, Niels Kobschaetzki wrote: > On 17/10/15 07:12, Niels Kobschaetzki wrote: > > On 17/10/15 06:41, Niels Kobschaetzki wrote: > > > Hi, > > > > > > I am trying to get Japanese input working in xterm but I just cannot get > > > it to work. It works in xfce4-terminal though. > >

Re: Xbox 360 controller emulators/snes9x hangs at startup

2017-09-22 Thread Bryan Linton
On 2017-09-22 12:36:56, Bryan Linton wrote: > On 2017-09-22 08:24:32, Stefan Sperling wrote: > > > > Can you compile a kernel with sys/dev/usb/uhid.c reverted to > > older revisions to test your hypothesis? > > > > This issue has already been reported and mpi@

Re: Xbox 360 controller emulators/snes9x hangs at startup

2017-09-22 Thread Bryan Linton
On 2017-09-22 08:24:32, Stefan Sperling wrote: > > Can you compile a kernel with sys/dev/usb/uhid.c reverted to > older revisions to test your hypothesis? > This issue has already been reported and mpi@ is working on a solution. The beginning of the relevant parts of the thread starts with the

Re: Dumb question about updating snapshots

2017-08-25 Thread Bryan Linton
On 2017-08-25 13:09:14, Jordon wrote: > I’ve been running snapshots on my machine for a while now. About once or > twice a week I will interrupt the boot with ‘bsd.rd’ and run through the ‘U’ > process to get the latest builds. The only weirdness is that it alway > defaults to a really slow m

Re: Lenovo T440s

2017-08-03 Thread Bryan Linton
On 2017-08-02 15:17:17, and...@quickstick.net wrote: > First of all, big thanks to Theo for his strong leadership and to all the > past and present devs !!! Have a great week ahead !!! > > > --- > > Just a little FWIW from a Lenovo T440s ... > > --- > > dmesg | sort | uniq -c > > 1 3834:int

Re: Good looking fonts in Java apps

2017-07-18 Thread Bryan Linton
On 2017-07-19 06:39:04, Bernard Mentink wrote: > Thank Bryan, > > I guess that would have to go in .kshrc? I think that is the default shell > for OpenBSD right? > It would depend on the shell you're actually using. If you haven't installed or aren't using another shell, then .kshrc is what yo

Re: Good looking fonts in Java apps

2017-07-18 Thread Bryan Linton
On 2017-07-18 13:19:27, Bernard Mentink wrote: > Hi Guys, > > I am running a Java app launched by javaws (IcedTea-web) and am finding the > fonts terrible, does anyone know how I can get better anti-aliased fonts? > I don't know about javaws, but for regular stand-alone Java applications I had

Re: Characters of various Asian languages not rendering correctly in Firefox and Chromium

2017-06-21 Thread Bryan Linton
On 2017-06-17 19:34:40, Daniele D'Accurso wrote: > Hello altogether, > > first of all I would like to apologize if a fix for my issue is > already publicly documented but I did not manage to find it before. > > So for some reason, in all gecko-based browsers (Firefox, Seamonkey) > and in Chromiu

Thinkpad T440p cannot be unmuted via Fn keys with mplayer in some cases

2017-05-27 Thread Bryan Linton
Hello misc@ I'm not sure if I should send this to bugs@ or not, so I decided to send this here first. I recently bought a Thinkpad T440p to replace my aging T60 model and encountered some non-intuitive behavior. I think the behavior of the volume keys has been discussed before, but I don't remem

Re: Etnernal & infernal browser woes

2017-04-29 Thread Bryan Linton
On 2017-04-29 17:28:33, Sebastien Marie wrote: > On Sat, Apr 29, 2017 at 11:21:25PM +0900, Bryan Linton wrote: > > > > One hack I've done when I don't care about actually getting or > > using a corefile from large programs is to do the following: > > >

Re: Etnernal & infernal browser woes

2017-04-29 Thread Bryan Linton
On 2017-04-29 15:48:51, Ingo Schwarze wrote: > > Chris Bennett wrote on Sat, Apr 29, 2017 at 07:10:05AM -0500: > >> Firefox [...] takes a long period to actually finish crashing > > It dumps core. That takes a long time because firefox tends > to waste huge amounts of memory [...] > One hack

Re: pppoe takes 3 or 4 minutes to come up

2017-04-02 Thread Bryan Linton
On 2017-04-02 10:42:07, Stuart Henderson wrote: > On 2017-04-02, Bryan Linton wrote: > > If this is truly due to the modem itself not having sync, then I > > doubt the following option will help, but I've found that in my > > case I need to have the kernel option P

Re: pppoe takes 3 or 4 minutes to come up

2017-04-02 Thread Bryan Linton
On 2017-04-02 10:47:41, Konstantin Schukraft wrote: > Hello, > >> I am using pppoe on OpenBSD 6.0 stable to setup a connection >> to Deutsche Telekom (VDSL). Problem: Usually it takes 3 or 4 >> minutes to establish the connection. Is this as expected? > > I'm in the same situation. The problem s

Re: What are the security features in OpenBSD 6.0 that are by default disabled?

2016-10-14 Thread Bryan Linton
On 2016-10-15 02:03:54, Joel Sing wrote: > > The number of rounds specified for bcrypt_pbdkf(3) is linear, not logarithmic > (unlike bcrypt(3)). That said, the processing required for each round is > significantly higher than that of pkcs5_pbkdf2(3) (using `bioctl -r auto -v` > will tell you r

Re: What are the security features in OpenBSD 6.0 that are by default disabled?

2016-10-14 Thread Bryan Linton
On 2016-10-14 09:21:24, Peter Janos wrote: > Hello, > > [snip] > > ps.: it would be nice to have a feature in the default installer to install > with full disc encryption :) we still have to escape to shell during install > and ex.: > > install60.iso > (S)hell > dmesg | grep MB # or: sysctl hw.d

Re: Route add - too many levels of symbolic links

2016-09-28 Thread Bryan Linton
On 2016-09-27 20:00:04, Dekker wrote: > I have started encountering a wierd problem with my OpenBSD Laptop > Running 6.0 Current (latest snapshot 25.09.2016) > I run OpenVPN to connect this laptop to a remote server and I get the > following output. > [snip] > I also receive the 'Too many level

Re: em0 interface hangs in 5.7

2015-05-23 Thread Bryan Linton
On 2015-05-23 14:02:33, Riccardo Mottola wrote: > Hi Christian, > > Christian Schulte wrote: > >after upgrading my T60 from 5.6-stable to 5.7-stable, I am experiencing the > >same issue described above. Should this be filed using sendbug ? I am > >currently reverting to the athn0 interface which

Re: jwm ; speedy window manager

2015-04-05 Thread Bryan Linton
On 2015-04-06 09:59:29, Tuyosi Takesima wrote: > thanks fo reply . > i understand jwm's state at present. > > openbsd's default X window manager(i don't know it's name) is > difficult to use especially non-english language user . > > it's defect is that it doesn't show the state of input method.

Re: recommended input methods?

2014-12-11 Thread Bryan Linton
On 2014-12-11 22:46:48, Joel Rees wrote: > On Thu, Dec 11, 2014 at 10:07 PM, Joel Rees wrote: > > Followup: > > > > On Tue, Oct 14, 2014 at 2:02 PM, Joel Rees wrote: > >> What're the recommended input methods for Japanese and Spanish? > > > > I have got Japanese input running and useable, by ins

Re: recommended input methods?

2014-10-13 Thread Bryan Linton
On 2014-10-14 14:02:52, Joel Rees wrote: > What're the recommended input methods for Japanese and Spanish? > I can't speak for anything officially recommended, but for Japanese at least, I use ports/inputmethods/anthy with ports/inputmethods/uim and it works well. The only complaint I have is t

Re: Semi-reproduceable em0 network hangs in new snap

2014-09-10 Thread Bryan Linton
On 2014-09-06 23:13:51, Bryan Linton wrote: > Hello list, > > [dmesg and ifconfig output attached inline at bottom] > > I upgraded from a mid-July snapshot to a recent one, and I've been > experiencing a strange problem with the network losing > connectivity that I hav

Semi-reproduceable em0 network hangs in new snap

2014-09-06 Thread Bryan Linton
Hello list, [dmesg and ifconfig output attached inline at bottom] I upgraded from a mid-July snapshot to a recent one, and I've been experiencing a strange problem with the network losing connectivity that I haven't been able to pin down. What happens is the machine (a Thinkpad T60) will lose al

Re: CWM has "all groups" application?

2014-06-12 Thread Bryan Linton
On 2014-06-12 18:35:05, Rodrigo Mosconi wrote: > Hi guys, > > I would like to know if is possible to make an application (xclock, for > example) to be always present, regardless the selected group. > On my configuration I have a gap, where I place xclock without group. When > I use "grouponlyN"

Re: Getting stylus working on Thinkpad X61 tablet

2014-04-29 Thread Bryan Linton
On 2014-04-29 07:56:02, Bernte wrote: > > I own an X60t, and I did not manage to get it up and running. It was a > long time ago and I cannot remember the details, unfortunately. I gave > up because I also considered it not to be too important at that time. > > I might give it another spin and s

Re: Getting stylus working on Thinkpad X61 tablet

2014-04-29 Thread Bryan Linton
I'm curious about the specific model number, would you mind sharing it and/or the dmesg? Thank you. -- Bryan On 2014-04-28 15:43:13, Peter Hessler wrote: > yes, my new thinkpad edge works with the tablet perfectly fine. > > > On 2014 Apr 27 (Sun) at 16:46:31 -0700 (-07

Re: Getting stylus working on Thinkpad X61 tablet

2014-04-27 Thread Bryan Linton
sktop.org/~whot/xf86-input-wacom/ which was created after X.org removed the X.org wacom input driver in favor of just using the linuxwacom driver says it still needs a driver to bridge the kernel<->userland parts. -- Bryan On 2014-04-21 16:26:36, Bryan Linton wrote: > Hello list, &g

Getting stylus working on Thinkpad X61 tablet

2014-04-21 Thread Bryan Linton
Hello list, [dmesg attached below] I recently purchased a Thinkpad X61 tablet (manufactured circa 2006) and have not been able to get the stylus to work with the screen in OpenBSD. It worked fine with the Windows 7 install that came with it, so I know the hardware itself is fine. >From reading

Re: Lenovo ThinkPad T60 won't resume

2010-11-02 Thread Bryan Linton
e other two posters in this thread have an X1400. Not sure how relevant that is in this case though... -- Bryan - Forwarded message from Bryan Linton - Date: Fri, 6 Aug 2010 23:23:43 -0800 From: Bryan Linton To: dm...@openbsd.org Subject: IBM Thinkpad T60 w/ATI video, suspend wor

OSS v4.0 released under BSD license

2008-01-07 Thread Bryan Linton
I just saw that OSS v4.0 has been released under a 2-clause BSD license. [1] I haven't seen it mentioned on the list yet and I know there's been a lot of audio related development going on in -current so I just thought I'd mention it for anyone who might be interested. Their website hasn't been