Re: ThinkPad T60 audible bell *very* loud

2009-04-21 Thread STeve Andre'
out the system. Sure, at first its an alien world, but you have all the src tree to look at, and with time you'll have at least a toplevel understanding of whats going on. I'd rather have things this way, and let Theo et al work rather than bogging them down in perpetual questions. --STeve Andre'

Re: AX25

2009-04-23 Thread STeve Andre'
eral hams have/are using OpenBSD with ham stuff. Look in the "comms" sections of the ports tree for the ham software thats available to you. 73, STeve Andre' (wb8wsf)

Re: Memory and Swap Info

2009-04-29 Thread STeve Andre'
ant. "top -s 1" will update things every second. Do a man top and look at the references to other programs, in particular systat(1). The *stat programs will give you all that you want to know. --STeve Andre'

Re: How do I enable bsd.mp kernel in 4.4/i386?

2009-05-04 Thread Steve Shockley
On 5/3/2009 11:45 AM, J.C. Roberts wrote: Thirdly, it should be removed. The new installer destined for 4.6 already does the right thing, so the i386\amd64 specific etc/boot.conf hack is redundant and leads to confusion. Does bsd.mp still break some machines? It works on every machine I try i

Re: HD 'Analysis'

2009-05-04 Thread STeve Andre'
alue of whats on them is high enough that if you think its going, get a new one. Even if this is a hobby system, I'd do that. There is disk testing software from the OEMs you can use. But if you think its acting weird don't trust it. --STeve Andre'

Re: HD 'Analysis'

2009-05-04 Thread STeve Andre'
On Monday 04 May 2009 18:29:26 L. V. Lammert wrote: > At 06:06 PM 5/4/2009 -0400, STeve Andre' wrote: > >The best way is to get a new disk. I'm serious. Disks are cheap enough, > > and the value of whats on them is high enough that if you think its > > going, ge

Re: HD 'Analysis'

2009-05-04 Thread Steve Shockley
On 5/4/2009 5:56 PM, L. V. Lammert wrote: What is the best way to do a surface analysis on a disk? badsect seems like a holdover from MB-sized disks, and it doesn't do any analysis. MHDD might do what you want: http://hddguru.com/content/en/software/2005.10.02-MHDD/ I haven't used it, but Vic

Re: HD 'Analysis'

2009-05-05 Thread STeve Andre'
d have used the raw device was quite correct; that was a tyop so it should have said dd if=/dev/rsd1c of=/dev/null bs=64k > > >Me, if I want to rely on a disk drive, I will run badblocks on it. > > Sounds like the best idea - do you run it from a Linux CD, or ?? > > Thanks! > > Lee --STeve Andre'

Re: HD 'Analysis'

2009-05-06 Thread Steve Shockley
On 5/5/2009 12:50 PM, Josi Quinteiro wrote: First thing I do with a new hard drive is run a long self-test using smartctl. If it passes it gets added to the system. I have smartd set to do a daily short self-test and a weekly long self-test on every drive. Replace any drives that start to show er

Re: HD 'Analysis'

2009-05-06 Thread Steve Shockley
On 5/5/2009 11:49 AM, L. V. Lammert wrote: Some good options, .. seems like all are DOS, however !! I guess that's no big deal if you're rebooting for the analysis, but it does not seem 'right'! No, they have a Windows version of Victoria! Personally, I use these kinds of utilities to see if

Re: HD 'Analysis'

2009-05-06 Thread Steve Shockley
On 5/6/2009 11:24 AM, Martin Schrvder wrote: 2009/5/6, Steve Shockley: The self-tests take the drive offline while they run, right? Do you No. man smartctl Huh. That kind of contradicts the name "offline self test", but I guess they call that "captive".

Re: how to configure Grub 0.97 for booting my OpenBSD 4.5

2009-05-08 Thread Steve Williams
r voodoo you need to do to tell grub there is a new PBR for it to use. Nick. In the good old days, boot a DOS floppy, do a FDISK /MBR. Voilla. no need to reinstall OpenBSD. Not sure what the equivalent would be today. Good Luck. Cheers, Steve

Re: KVM Switch HP Problem

2009-05-11 Thread Steve Shockley
On 5/10/2009 12:12 PM, Nick Holland wrote: IF you are running X, it is possible (even likely) your KVM isn't passing the capabilities of your monitor back to the computer Worse, I've seen KVM switches that pass the *switch's* max scan and resolution to the VGA card instead of the monitor's.

Re: RAm capacity

2009-05-18 Thread STeve Andre'
e answer is 3G for i386. I think that amd64 is 4G. --STeve Andre'

Re: building a new openBSD box

2009-05-25 Thread STeve Andre'
build a machine that is unlikely to be > supported. > > Thanks, > > Brian You want to look at the i386 supported hardware list, which is at http://openbsd.org/i386.html. There are several nvidia chips that are supported--its the video that you really want to stay away from. Hopefully you'll get feedback about the specifics of those two boards. --STeve Andre'

Re: IMPORTANT, DO THIS OR YOUR E-MAIL WON'T WORK

2009-05-26 Thread STeve Andre'
On Tuesday 26 May 2009 12:54:08 Bob Beck wrote: > * Chris Harries [2009-05-26 10:48]: > > it sure beats everyone moaning at me as they cannot read e-mails clearly > > marked IMPORTANT, DO THIS OR YOUR E-MAIL WONT WORK, then moaning when > > their email doesn't work > > IMPORTANT, DO THIS OR YOUR E

Re: 4.5 on Thinkpad 600x issue

2009-05-27 Thread STeve Andre'
next release. Also, it would be good to post the contents of /var/run/dmesg.boot, to see what the kernel thinks of the hardware. Thats a start. --STeve Andre'

Re:

2009-05-28 Thread Steve Shockley
On 5/27/2009 12:12 PM, Gaby Vanhegan wrote: Account no. 7337h4x0r5, my SIN is one of omission. I suppose that's better than the sin of emission.

Re: WebHosting Management Software

2009-05-28 Thread STeve Andre'
x27;t learned whats going on under the hood. Not really. --STeve Andre'

milter-regex confusion

2009-05-31 Thread Steve Shockley
I have an OpenBSD 4.2 system running milter-regex 1.6. As part of the milter-regex rules, I have: # reject things that look like they might come from a dynamic address reject "Looks like a dynamic address" connect /[0-9][0-9]*\-[0-9][0-9]*\-[0-9][0-9]*/ // connect /[0-9][0-9]*\.[0-9][0-9]*\.[0-

Re: milter-regex confusion

2009-05-31 Thread Steve Shockley
On 5/31/2009 5:10 PM, Aaron Stellman wrote: in case your resolver fails to resolve 209.147.117.6 -> mail16.websecurestores.com, /[0-9][0-9]*\.[0-9][0-9]*\.[0-9][0-9]*/ will successfully match "209.147.117.6" Ah, that makes sense now. That rule was the one triggering as well. Thanks!

Re: bsd.rd doesn't boot on a Lenovo Thinkstation S10

2009-06-02 Thread STeve Andre'
On Tuesday 02 June 2009 19:14:12 Marco Peereboom wrote: > Are you guys still all excited about the stinkstation? I haven't tried putting a spare disk in the s10 someone has at work and put OpenBSD on it, but I can say that its built a LOT better than many of the netbooks I've seen. --STeve Andre'

Re: tmux vs wake

2009-06-05 Thread STeve Andre'
t once again. This IS open source, isn't it--if you want to make/keep different commands, you can. You are on your own, but wake(1) is hardly a monster. So while I'd like to see it in the official distribution, the option is there to keep it in *your* distribution. --STeve Andre'

When ACPI systems fail to boot or act weirdly

2009-06-06 Thread STeve Andre'
stuff like this? I can't find anything about this. --STeve Andre'

Re: When ACPI systems fail to boot or act weirdly

2009-06-07 Thread STeve Andre'
On Sunday 07 June 2009 05:23:27 Paul Irofti wrote: > On Sun, Jun 07, 2009 at 01:02:57AM -0400, STeve Andre' wrote: > >I recently tested a Neutrino netbook and sent the dmesg data in. > > I had to boot with -c and disable acpi in order to do that. It now > > occ

Re: controlling the fan?

2009-06-10 Thread Steve Shockley
Jan Stary wrote: Is there a way to control the fan RPM from the OS? There are programs for Dell laptops that can control the fan, I usually use them to speed up the fan to increase cooling. You may be able to find a program that works for you; if you also use Windows on this machine, there'

Re: very slow xterm window refresh with TrueType fonts

2009-06-11 Thread Steve Shockley
LEVAI Daniel wrote: While resizing, moving or hovering the xterm window with other windows, the xterm window's content is refreshing painfully slowly. If someone else has experienced this problem, I would really appreciate some ideas or informations about this :) I had problems with scrolling T

Re: Commercials for TV?

2009-06-15 Thread STeve Andre'
to the web, but grew to the point where Brian "quit his day job" and made the site his full-time occupation in January of 2003. So perhaps they're trying to be the Onion of the tech world? --STeve Andre'

Re: slim and capable hardware for firewalls use

2009-06-15 Thread Steve B
Casetronic makes a 1U rackmount chassis that will hold two mini-ITX BOARDS. Take a look at their website - http://www.casetronic.com/product_d.php?id=16. I believe you can buy these from either logicsupply.com or mini-box.com. You could put a pair of boards in there powered by a pair of Pic

Re: Open Vs Free BSD

2009-06-19 Thread STeve Andre'
ould worry about which system is best for YOU, not how fast it is. Playing the speed game is a never ending. --STeve Andre'

Has anyone gotten qemu to install a Linux vm on OpenBSD5.5, 64bit?

2014-09-12 Thread Steve Litt
hanging. So, has anyone been successful with this? If so, I'll go ahead and form an exact symptom description. Thanks, SteveT Steve Litt* http://www.troubleshooters.com/ Troubleshooting Training * Human Performance

Re: Has anyone gotten qemu to install a Linux vm on OpenBSD5.5, 64bit?

2014-09-12 Thread Steve Litt
On Fri, 12 Sep 2014 21:34:56 -0500 Vijay Sankar wrote: > Quoting Steve Litt : > > > Hi all, > > > > Has anyone gotten qemu to install a Linux vm on OpenBSD5.5, 64bit? I > > don't know whether I'm making dumb mistakes or whether I'm fighting > >

Re: low power device

2014-09-18 Thread Steve Litt
How many ethernet ports does it have? I'd love to use something like that as a firewall/router. SteveT Steve Litt* http://www.troubleshooters.com/ Troubleshooting Training * Human Performance On Thu, 18 Sep 2014 14:40:17 -0600 n...@ghetto.sh wrote: > I have an A

Re: low power device

2014-09-18 Thread Steve Litt
On Thu, 18 Sep 2014 16:54:13 -0500 Stan Gammons wrote: > On 09/18/14 16:47, Steve Litt wrote: > > How many ethernet ports does it have? I'd love to use something like > > that as a firewall/router. > > > > SteveT > > > > > > The APU has 3 -

Re: low power device

2014-09-18 Thread Steve Litt
On Thu, 18 Sep 2014 17:33:29 -0500 Stan Gammons wrote: > On 09/18/14 17:21, Steve Litt wrote: > > On Thu, 18 Sep 2014 16:54:13 -0500 > > Stan Gammons wrote: > > > >> On 09/18/14 16:47, Steve Litt wrote: > >>> How many ethernet ports does it have? I&#x

Re: low power device

2014-09-18 Thread Steve Litt
On Thu, 18 Sep 2014 19:42:08 -0400 Steve Litt wrote: > On Thu, 18 Sep 2014 17:33:29 -0500 > Stan Gammons wrote: > > > On 09/18/14 17:21, Steve Litt wrote: > > > On Thu, 18 Sep 2014 16:54:13 -0500 > > > Stan Gammons wrote: > > > > > >>

Re: low power device

2014-09-18 Thread Steve Litt
On Thu, 18 Sep 2014 19:22:32 -0500 Chuck Burns wrote: > On Thursday, September 18, 2014 7:52:38 PM Steve Litt wrote: > > I just remembered a third question: I can plug in a USB keyboard, > > but how do I view the computer's output while installing OpenBSD or > > trouble

How to procmail sort misc@openbsd.org?

2014-09-19 Thread Steve Litt
mehow gotten my Procmail recipes wrong? Can anyone think of *any* explanation or solution? Thanks, SteveT Steve Litt* http://www.troubleshooters.com/ Troubleshooting Training * Human Performance

Re: OpenBSD 5.5: BIND lacks permission to create/modify journal...

2014-09-20 Thread Steve Shockley
On 9/20/2014 1:46 PM, Andrew Lester wrote: Does anybody know what I can do to make the zone journal file be accessible by named? It's been a while since I set it up, but I gave up and made /var/named/master owned by named. I also had to set managed-keys-directory "/master" in the config so

[solved] How to procmail sort misc@openbsd.org?

2014-09-20 Thread Steve Litt
On Sat, 20 Sep 2014 10:50:20 +1000 Jaime Tarrant wrote: > * On Fri Sep 19, 2014 at 11:19:47AM -0400 1251 , Steve Litt > (sl...@troubleshooters.com) wrote: > > > > Hi all, > > > > I had the following procmail filter: > > > > 0: > > List-

kvm on OpenBSD?

2014-09-21 Thread Steve Litt
Hi all, Over the weekend, on a Linux list, I read that the kvm hardware VM mods to qemu are not available on OpenBSD, and as a result any qemu sessions on OpenBSD are extremely slow. Is that true, or is it just FUD? Thanks, SteveT Steve Litt* http://www.troubleshooters.com

Re: route to 127.0.0.1 broke by today's current

2014-10-01 Thread Steve Litt
I do: ifdown lo ifup lo Obviously this is a workaround, but until it's fixed it's better than nothing. I don't know what the equivalent commands would be on OpenBSD, but you might try them. SteveT Steve Litt* http://www.troubleshooters.com/ Troubleshooting Training * Human Performance

W540 Thinkpads

2014-10-03 Thread STeve Andre'
Is anyone using one with OpenBSD? Email me directly if you are willing to talk. Thanks, STeve Andre'

Re: Trying to create softraid crypto part

2014-10-05 Thread STeve Andre'
So The partition has to be raid, vs 4.2 BSD Onward to my new disk... --STeve Andre' Sent with AquaMail for Android http://www.aqua-mail.com On October 6, 2014 12:22:25 AM "STeve Andre'" wrote: So I am missing something, or being dumb. sd0j is a 128g piece of dis

Trying to create softraid crypto part

2014-10-05 Thread STeve Andre'
way. Thanks for clues, STeve Andre' Sent with AquaMail for Android http://www.aqua-mail.com

nobody spoke up, about today?

2014-10-18 Thread STeve Andre'
Happy birthday, OpenBSD!

The Dao of pf?

2014-10-23 Thread Steve Litt
or architecture? Thanks, SteveT Steve Litt* http://www.troubleshooters.com/ Troubleshooting Training * Human Performance

Re: 5.6 arrived

2014-10-24 Thread Steve Litt
On Fri, 24 Oct 2014 12:21:15 +0100 Maurice McCarthy wrote: > OpenBSD 5.6 arrived Swansea UK today, 24 Oct 2014. > So does this mean I should download and install 5.6 to power my OpenBSD/pf firewall/NAT/router? SteveT Steve Litt* http://www.troubleshoote

Upgrade dry run - restore backup from physical to virtualbox VM?

2014-10-27 Thread Steve Williams
(in the VM)? Does it have to be in single user mode? Are there any other things that are going to need to be tweaked other than /etc/fstab? Am I going to need to run installboot or some other such utility to get it to boot correctly after a restore? Any thoughts of this idea in general? Thanks, Steve Williams

Re: Upgrade dry run - restore backup from physical to virtualbox VM?

2014-10-27 Thread Steve Williams
Hi, That's fantastic. Thanks for the information. Cheers, Steve Williams On 10/27/2014 1:35 PM, Josh Grosse wrote: On 2014-10-27 14:14, Steve Williams wrote: Hi, I have an older system on physical hardware that needs upgrading. I've been procrastinating because it's the typ

rc.local and rc.conf.local

2014-10-28 Thread Steve Litt
put it there, and no joy, dhcpd didn't start on boot. So I made an rc.conf.local, put that line in the new file, and bang, it started on boot. Is /etc/rc.local just some artifact I should ignore, or does it actually have a purpose? Thanks, SteveT Steve Litt* http://www.

Re: rc.local and rc.conf.local

2014-10-28 Thread Steve Litt
On Tue, 28 Oct 2014 10:09:33 -0400 Josh Grosse wrote: > On 2014-10-28 09:46, Steve Litt wrote: > > > Is /etc/rc.local just some artifact I should ignore, or does it > > actually have a purpose? > > It has a purpose. Some local startup activities may require > scri

Re: rc.local and rc.conf.local

2014-10-28 Thread Steve Litt
at boot time. Typically you would only use this for > executing system-specific commands to initialize non-packaged > software that you've compiled yourself. I think I understand. If I wanted to run daemontools at boot, I would put the svscanboot command in /etc/rc.local, rig

Re: Non-functional battery stuck at 55% on ThinkPad T420 upgrade since 5.6-stable upgrade

2014-11-05 Thread STeve Andre'
to start it. This drains whatever capacitive storage it might have. Leave it alone for an hour then plug it together and try it. 2. Boot anything else, like a live CD and see if the battery problem is the same. 3. kill apmd and see if that changes anything. --STeve Andre'

-current FAQ (ports), mention mysql going to attic, mariadb being imported?

2014-11-07 Thread Steve Williams
as worthy of mentioning. If not, at least this email is now in the archives. Thanks, Steve Williams

Re: Updating ports from CVS question

2014-11-07 Thread Steve Williams
Hi, It is 1000 times faster (or some value... but wayyy faster) to just ftp the "ports.tar.gz" file over when compared to using CVS. Just saying... Cheers, Steve Williams On 11/7/2014 8:47 AM, Jungle Boogie wrote: Hello All, # uname -a OpenBSD jackknife.my.domain 5.6 GENERIC

Re: Updating ports from CVS question

2014-11-07 Thread Steve Williams
nd TONS of things I would not normally install... Having the ports.tar.gz that corresponds to the snapshot you install is nice because 2 months down the road you can compile/install something that will work on your system even when there is no package available that will work on your system. If you try to cvs up your ports to -current 2 months after installing a snapshot, odds are that something won't compile. OpenBSD works FANTASTIC as long as you keep things consistent. Follow base, -current, or snapshots. Don't try to mix and match and you should have smooth sailing. That's just been my personal experience. Other people way more authoritative may have much wiser advice. Cheers, Steve Williams

Re: Squid configuration

2014-12-02 Thread Steve Shockley
On 12/2/2014 4:46 PM, sven falempin wrote: << WARNING! Your cache is running out of filedescriptors I have Squid on 5.4 amd64, which may or may not be the same. And probably have to read more about ICAP << suspending ICAP service for too many failures Do you need ICAP? I think it's pri

Re: Squid configuration

2014-12-02 Thread Steve Shockley
On 12/2/2014 8:49 PM, Einfach Jemand wrote: Hmm, I checked on one of my boxen and there /etc/passwd has _squid ^! Note the underline. as account for this package, so you probably want According to the package README: When started by rc.d(8) (i.e. via pkg_scripts in rc.conf.local

intermittent problems compiling kdrive in xenocara

2014-12-03 Thread STeve Andre'
ut this it must be me. So then, how am I shooting myself (this time) ? Clue sticks? Error below. tnx, STeve Andre' ===> kdrive cd /usr/xenocara/kdrive && exec make -f Makefile.bsd-wrapper cleandir cd /usr/xenocara/kdrive && exec make -f Makefile.bsd-wrappe

Re: OpenBSD Trademark Policy

2014-12-07 Thread Steve Litt
erself. I'd imagine that you'd need some pretty good lawyers spending a lot of time to trademark "Radio" for almost any purpose. I spoze theoretically you could trademark Radio brand dog food, but it wouldn't be easy. SteveT Steve Litt* http://www.troubleshooters.com/ Troubleshooting Training * Human Performance

Re: Hide VM data from customer

2014-12-09 Thread Steve Shockley
On 12/9/2014 2:38 PM, John Merriam wrote: Oh, and no matter what you do, they could always dump the RAM from your VM instance and get your data from there after it's been decrypted. The key is also likely stored in RAM, and it is simpler to get a snapshot of RAM from a VM than it is to get one

Re: AMD64 packages

2014-12-10 Thread STeve Andre'
On 12/10/14 20:51, Stan Gammons wrote: When will new packages be built for AMD64? I'm getting library errors with the latest snapshot and the current packages. Stan They come out frequently, but not on a set schedule. Since the last set came out on the 6th, I would expect the next set in t

Re: AMD64 packages

2014-12-11 Thread STeve Andre'
On 12/11/14 05:59, FRIGN wrote: On Wed, 10 Dec 2014 21:27:46 -0500 "STeve Andre'" wrote: You might want to subscribe to the ports-changes changes list, which will show you what's been changed. The source-changes list will show you all the other cvs commits. Look at ht

Re: Openbsd broke my hard drive twice! Getting frustrated

2014-12-22 Thread Steve Litt
at and examine your computer, including the disk. Start ruling out sections of the root cause scope, and pretty soon you'll know the exact root cause. By the way, I think System Rescue CD has SMART programs, so you can see whether your hard disk is damaged, or just has lost its f

Re: Unable to install openbsd 5.6 in a HP Proliant ML115 G5

2015-01-05 Thread Steve Shockley
On 1/5/2015 7:52 PM, Stuart Henderson wrote: Some things to try: (Change only 1 thing at a time, and remember what you changed.) Also check the baseboard/system firmware; I didn't see anything specifically related in the release notes but HP occasionally makes undocumented fixes.

Re: Unable to install openbsd 5.6 in a HP Proliant ML115 G5

2015-01-08 Thread Steve Shockley
On 1/7/2015 10:16 PM, Stan Gammons wrote: That was the case when I tried to download a SPP (service pack for proliant) back late summer of last year. I'm sure it's no different now. Kinda sucks in my opinion. Yes, their entitlement stance is unfortunate. You can still get most of it from th

Symon on 5.6

2015-01-13 Thread Steve Shockley
I've installed Symon/Symux/Syweb on a 5.6 machine for testing. Symon+Symux are up and running. I installed apache-httpd-openbsd (at least until I'm familiar with httpd), set up the virtual host, and I ran the chroot enable script from rrdtool. When I view configtest.php, I get the error: apac

Re: Symon on 5.6

2015-01-14 Thread Steve Shockley
On 1/14/2015 9:47 AM, Predrag Punosevac wrote: and I ran the chroot enable script from rrdtool. As documented in the rrdtool pkg-readme, you must do: /usr/local/share/examples/rrdtool/rrdtool-chroot enable You should look under /usr/local/share/doc/pkg-readmes/, it comes with a *lot* of OpenB

Re: Please help advertise DigitalOcean on OpenBSD Misc (again)

2015-01-20 Thread Steve Shockley
On 1/19/2015 9:06 AM, openda...@hushmail.com wrote: So please stop by and give us your upvotes. So, is this advertising or SEO?

Any other ThinkPad W500 users out there?

2013-06-30 Thread STeve Andre'
If so, I'd like to know if you are running a recent 5.3-current. Mail me off list so we don't pollute misc@. Thanks... --STeve Andre'

Re: OpenBSD Doesn't Support 64-Bit Intel

2013-06-30 Thread STeve Andre'
they doing so? -jash Um I'm writing this on an amd64 Thinkpad W500 which has a 2.8GHz core two duo. So I don't understand what you mean. --STeve Andre'

Re: Default software in the base

2013-07-30 Thread STeve Andre'
a port seems a reasonable thing to do. The more ports the better. I can't speak to things like urxvt so I don't know how much of a pain they'd be to incorporate into OpenBSD but making them available is reasonable from a user point of view. --STeve Andre'

Re: How to mark a block as invalid ?

2013-08-18 Thread STeve Andre'
s. I've also seen a case where a friend showed me a disk that had one bad sector on it, and tens of thousands the next day. You are dancing on a volcano. I hope it doesn't erupt on you. Make backups. Rsync is a good friend. Really. --STeve Andre'

Re: Developing device driver for parallel lcd dispaly modules

2013-08-26 Thread Steve Fairhead
and out... but you're probably going to need to bit-bang them (i.e. control them individually) yourself, rather than using a parallel-port protocol. HTH, Steve

Selecting new motherboards in the era of uefi

2013-08-30 Thread STeve Andre'
the marketplace. I wonder if this might make a new section Thoughts? --STeve Andre'

Re: A suggestion for snapshots

2013-09-07 Thread STeve Andre'
. It would certainly be bad to not be able to come up with the funds for the future net costs. I think it should be thought of as another cost, just like new hardware. --STeve Andre'

Problem with dhcp requests on --current of Nov 2-4

2013-11-04 Thread STeve Andre'
1.1 (00:1a:70:f8:07:38) and thats it. This is a thinkpad W500 running -current oct 18th that works, Nov 2-today kernels that do not work. Has anyone else seen this? --STeve Andre' OpenBSD 5.4-current (GENERIC.MP) #0: Fri Oct 18 22:38:59 EDT 2013 root@paladin:/usr/src/sys/arch/amd64/com

Re: Problem with dhcp requests on --current of Nov 2-4

2013-11-04 Thread STeve Andre'
AARGH! I missed that completely! I did look at following -current, but my eyes glazed over the part that said a dhcp would hang. OK, off to finish building the world. Thanks for the clue, all. --STeve Andre' On 11/04/13 19:48, Brad Smith wrote: On 04/11/13 6:22 PM, STeve Andre&#

Re: UEFI

2013-11-06 Thread STeve Andre'
the top of the list (even with the new wretched keyboards they have). Add the UEFI horror for non-Windows users and giving exact details becomes important. --STeve Andre' ps: Has anyone run OpenBSD on a System76 laptop?

Re: Help troubleshooting performance problem

2013-11-30 Thread STeve Andre'
n better) should be used if possible. Looking at http://openbsd.org/plus54.html shows quite a few changes. --STeve Andre'

Re: 5.4 amd64 - Poor disk performance with Smart Array 6404

2013-12-09 Thread Steve Shockley
On 12/9/2013 7:24 PM, Adam Jensen wrote: Disk performance is *very* bad. For example: Shot in the dark, but maybe try upgrading the 6404 firmware from 2.34 to 2.84, there are a variety of fixes that possibly could have been worked around by the other OS' drivers.

Where can I find a list of error codes in smtpd?

2014-01-30 Thread STeve Andre'
So far, I'm not finding them. I'm interested in learning more about "150 IO error" and "442 i/o error 5", but a general list of them would be good. I know I'm missing something... Thanks, STeve Andre'

Re: recommendations - centralized email?

2014-02-23 Thread Steve Williams
your ISP's mail server. dnl dnl define(`SMART_HOST', `mail.myisp.net')dnl dnl Cheers, Steve W.

Re: Trouble with connect to www.aeroflot.ru

2014-03-19 Thread Steve Shockley
On 3/19/2014 12:22 PM, Leonov Aleksey wrote: I think what they filtered traffic from non windows or linux machine. I think this is the case. I'm behind a transparent http proxy (Squid) on OpenBSD, and from Windows http://www.aeroflot.ru times out, and https://www.aeroflot.ru (which bypasses

Re: termios VMIN VTIME

2014-04-03 Thread Steve Williams
lk to RS-232 (a very un-standard standard). There are many ways to solve the same problem... Cheers, Steve Williams

acpitz3: critical temperature exceeded with HP nc6320 Laptop

2014-04-09 Thread Steve Quinn
/gmane.os.openbsd.misc/205033 I'd like to offer the use of my HP nc6320 if a Developer would like to play directly with the hardware to assist others in the community with the issue. I'll be at BSDCan 2014 and can bring it along. Otherwise, please let me know if/how I can be of any help. Take c

Re: acpitz3: critical temperature exceeded with HP nc6320 Laptop

2014-04-10 Thread Steve Quinn
re was an ACPI bug very similar to this, solved with > 5.3, if I remember correctly. Interesting, I'll try that out if necessary > Sadly, my hardware broke, so I cannot verify if it surfaced again. Bummer. Thanks for sharing your experience with the issue Steve Quinn

Re: acpitz3: critical temperature exceeded with HP nc6320 Laptop

2014-04-10 Thread Steve Quinn
l triple check but I'm usually quite anal about these things :-) Steve

Re: acpitz3: critical temperature exceeded with HP nc6320 Laptop

2014-04-10 Thread Steve Quinn
vide remote access or ship one if required Again, I'm from the Toronto area and am hitting my first BSDCan in May if that helps. Take care Steve Quinn

Re: acpitz3: critical temperature exceeded with HP nc6320 Laptop

2014-04-11 Thread Steve Quinn
(to me) things > For BIOS I meant if there's something related to ACPI in fixes from vendor. Oh, right, sorry. I will check Steve

Re: acpitz3: critical temperature exceeded with HP nc6320 Laptop

2014-04-12 Thread Steve Quinn
I need to clone myself. Steve

Re: acpitz3: critical temperature exceeded with HP nc6320 Laptop

2014-04-14 Thread Steve Quinn
;s. I'm really taking it slow, learning and reading as I go. "dmesg-55-amd64-snapshot-fresh" 5.5 amd64 PXE booted cd55.iso fetching from /pub/OpenBSD/snapshots/amd64/ "dmesg-55-amd64-snapshot-cvscurrent-diff" 5.5 amd64 as above, CVS -current last night patched with the

dovecot-lda delivery failure: "can't expand ~/"

2014-05-06 Thread Steve Fairhead
stem users) is failing. The maillog shows this: May 4 12:03:10 hglserver-test1 dovecot: lda(steve): Error: user steve: Initialization failed: Namespace '': Home directory not set for user. Can't expand ~/ for mail root dir in: ~/Maildir May 4 12:03:10 hglserver-test1 dovecot: l

Re: dovecot-lda delivery failure: "can't expand ~/"

2014-05-06 Thread Steve Fairhead
e user, I tried running dovecot-lda manually as the user - it seemed to succeed (with no message to deliver, but maillog showed delivery to INBOX, and the Maildir indexes were updated. Now wondering if it's a sendmail issue... Steve -- --

Re: dovecot-lda delivery failure: "can't expand ~/"

2014-05-06 Thread Steve Fairhead
orward file contents from the time the mail was queued. D'oh. But queuing a fresh message results in delivery. Wahay! And it's clear that clearing the environment was a change in dovecot between my two versions, so I can see why it works, which is a bonus

Re: Updating sets

2014-05-07 Thread STeve Andre'
lly subtle stuff because you got *part* of a change. And of course, caution during a hackathon. I'll update my tree during one, but will stay away from using it, as the tree of 45 minutes ago might not be right by the time your mirror gets its update. --STeve Andre'

panic: softdep_deallocate_dependencies

2014-05-08 Thread STeve Andre'
at things get more weird as I use lots of tabs in chrome. I don't think it matters but my boot disk is a 960g Crucial SSD. --STeve Andre' panic: softdep_deallocate_dependencies: dangling deps Stopped at Debugger+0x5: leave RUN AT LEAST 'trace' AND 'ps' AND

Re: panic: softdep_deallocate_dependencies

2014-05-08 Thread STeve Andre'
On 05/08/14 22:43, Philip Guenther wrote: On Thu, May 8, 2014 at 2:59 PM, STeve Andre' wrote: Twice now in three or so weeks, I've gotten a panic on my -current_amd64 W500 laptop. I've updated my tree several times during this time, and have not seen other problems besides

Re: panic: softdep_deallocate_dependencies

2014-05-08 Thread STeve Andre'
On 05/08/14 23:41, Philip Guenther wrote: On Thu, May 8, 2014 at 8:14 PM, STeve Andre' wrote: On 05/08/14 22:43, Philip Guenther wrote: On Thu, May 8, 2014 at 2:59 PM, STeve Andre' wrote: Twice now in three or so weeks, I've gotten a panic on my -current_amd64 W50

<    4   5   6   7   8   9   10   11   12   13   >