Re: 6.5 on EdgeRouter Lite: 1 CPU offline?

2019-04-25 Thread Tobias Ulmer
On Thu, Apr 25, 2019 at 06:14:04PM +0200, Harald Dunkel wrote: > There is a suspicious message > > dev/ksyms: Symbol table not valid. normal > > Next it seems that one CPU is offline somehow. ??? > > chester# sysctl -a | grep -i cpu > kern.ccpu=1948 > hw.ncpu=1 > h

Re: Firefox (and SeaMonkey) automatically creates a Desktop folder in $HOME

2018-02-15 Thread Tobias Ulmer
On Wed, Feb 14, 2018 at 07:42:53AM -0700, James Anderson wrote: > Xianwen, > > If you create ~/.config/user-dirs.dirs with the following lines it will > prevent Firefox from creating those folders: > > XDG_DESKTOP_DIR="$HOME" > XDG_DOCUMENTS_DIR="$HOME" > XDG_DOWNLOAD_DIR="$HOME" Needs to be "$H

Re: Industrial use of line printers, does/would your company/organization use them with our lpd?

2016-02-17 Thread Tobias Ulmer
On Wed, Feb 17, 2016 at 11:49:30AM -0600, Chris Bennett wrote: > After reading up on printers in use, I discovered that there is > significant use of line printers due to their very low cost of > consumables, production of a very long lasting output, unlike > laser/thermal/inkjet printers and high

Re: softraid(4)/bioctl(8) vs. non-512-byte sectors disks

2015-10-09 Thread Tobias Ulmer
On Thu, Oct 08, 2015 at 08:42:14AM -0400, Kenneth R Westerback wrote: > ... It works fine, I'm exercising 4K sr crypto with rsync every night. Commit it pretty please :) The remaining bugs don't find themselves

Re: Ubiquiti EdgeRouter Lite

2015-08-20 Thread Tobias Ulmer
On Tue, Aug 18, 2015 at 10:33:37PM -0400, dominik...@openmailbox.org wrote: > On 2015-08-18 11:42, Tobias Ulmer wrote: > >On Tue, Aug 18, 2015 at 01:59:49PM +, Jona Joachim wrote: > >>On 2015-08-18, Ted Unangst wrote: > >>> Predrag Punosevac wrote: >

Re: Ubiquiti EdgeRouter Lite

2015-08-18 Thread Tobias Ulmer
On Tue, Aug 18, 2015 at 01:59:49PM +, Jona Joachim wrote: > On 2015-08-18, Ted Unangst wrote: > > Predrag Punosevac wrote: > >> Dear All, > >> > >> I am contemplating buying a new machine which will act as a router/DNS > >> caching server for my home network. Is anybody currently running Open

Re: segmentation fault during package build

2014-12-05 Thread Tobias Ulmer
On Fri, Dec 05, 2014 at 10:48:36AM +0100, Riccardo Mottola wrote: > Hi Tobias, > > what you write is frightening :) > > Tobias Ulmer wrote: > >On Fri, Dec 05, 2014 at 01:18:18AM +0100, Riccardo Mottola wrote: > >>Tobias Ulmer wrote: > >>>full dmesg pleas

Re: segmentation fault during package build

2014-12-04 Thread Tobias Ulmer
On Fri, Dec 05, 2014 at 01:18:18AM +0100, Riccardo Mottola wrote: > Tobias Ulmer wrote: > >full dmesg please > Here it is: > OpenBSD 5.6 (GENERIC) #94: Wed Aug 13 13:54:32 GMT 2014 > m...@credogne.gentiane.org:/usr/src/sys/arch/sparc/compile/GENERIC > real mem = 16699801

Re: segmentation fault during package build

2014-12-03 Thread Tobias Ulmer
On Wed, Dec 03, 2014 at 09:38:17AM +0100, Riccardo Mottola wrote: > Hi, > > I am running OpenBSD 5.6 on Sparc [1] > > Since I did not find several packages available, I got ports (5.6 tar.gz > version), unpacked it and started building. > > > While I attempt to install libxml I get, while insta

Re: missing packages for SPARC

2014-12-03 Thread Tobias Ulmer
On Tue, Dec 02, 2014 at 10:35:43PM +0100, Riccardo Mottola wrote: > Hi, > > I was pkg_add'ing some essential packages on a freshly installed SPARC > machine. I noticed that several packages are missing. I thought it was the > mirror, but they are missing on the master ftp too. > I know that some p

Re: RISC-V ?

2014-11-16 Thread Tobias Ulmer
On Sun, Nov 16, 2014 at 04:15:15AM +, Luiz Roberto dos Santos wrote: > Hi, > There's any effort yet to iniciate a port for RISC-V? No > > Regards, > L.

Re: Sun/Cassini Quad Gigabit Card Not Detected

2014-11-11 Thread Tobias Ulmer
In my experience, cas(4) is slow and not very stable on sparc64. I used it in a Blade 150 firewall. On Sun, Nov 09, 2014 at 11:31:37AM -0500, Jeff wrote: > Hi, > > I've installed OpenBSD 5.6 (i386) on a dual processor XEON box which > has a 4 port Sun (Sun# 501-6738-10) Gigabit NIC card. dmesg d

Re: tmux mutt and f1

2014-08-26 Thread Tobias Ulmer
On Mon, Aug 25, 2014 at 10:42:57PM +0200, frantisek holop wrote: > does anyone know of a way to make urxvt > play together nicely with mutt (and tmux) > regarding the f1 key? it works in xterm... > > macro index,pager "less > /usr/local/share/doc/mutt/manual.txt" "help" Works in urxvt for me.

Re: ada95 : gnat 4.6 : compile time warnings

2014-02-04 Thread Tobias Ulmer
On Tue, Feb 04, 2014 at 04:36:22AM -0500, Mayuresh Kathe wrote: > hello, > > i was fiddling around with ada95 under openbsd 5.4 using gnat-4.6. > > i created a sample program as below. > > with Ada.Text_IO; > use Ada.Text_IO; > > procedure Hello is > -- no variables required > begin

Re: Request for Funding our Electricity

2014-01-17 Thread Tobias Ulmer
On Fri, Jan 17, 2014 at 08:10:02PM -0800, William Ahern wrote: [...] Compared to your suggestions, Die Hard 2-5 didn't contain any plot holes and made perfect sense. You are not arguing, but obviously, emulators are so much better. With just a couple of modern Xeon machines (these are free, obvi

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

2013-11-04 Thread Tobias Ulmer
On Mon, Nov 04, 2013 at 06:22:37PM -0500, STeve Andre' wrote: > Sometime between Oct 18th and now I've lost the ability to do a > dhcp request at boot time. Dropping back to the Oct 18 kernel > fixes things so I don't have hardware problems. > > When I attempt to do a dhclient em0 I get > > DHCP

Re: crypto softraid DUID's

2013-10-17 Thread Tobias Ulmer
On Thu, Oct 17, 2013 at 07:50:43AM +0200, frantisek holop wrote: > hi there, > > if i have a usb key, that is softraid encrypted, > it has 2 DUID's. the first one (before bioctl) > can be used to script bioctl when the key is inserted. > when the SR CRYPTO drive is attached, it has another > DUID.

Re: yacy on openbsd

2013-08-04 Thread Tobias Ulmer
On Sun, Aug 04, 2013 at 11:08:39AM +0300, Tony Berth wrote: > Dear group, > > is anyone running yacy on a openbsd box? > > I tested the latest one yacy on a 5.3 amd64 but didn't succeed. The only > resource I found was: > > http://ventejuy.es/cgi-bin/post?p=11051522005289 (in Spanish!) > >

Re: Non-intel desktop/laptop

2013-06-24 Thread Tobias Ulmer
On Mon, Jun 24, 2013 at 09:33:54PM +0100, Laurence Rochfort wrote: > Hi all, > > I'm looking for advice on what the best bet for well supported > non-intel hardware would be. Doesn't have to be lightning fast, but > being able to run a modern browser at reasonable rate is a must. > > My initial

Re: Fandom and dangers of "Free" Software

2013-06-22 Thread Tobias Ulmer
Btw, if anyone feels the need to reply, don't include misc@. We are not interested.

Re: mixing ports and non-ports programs

2013-04-14 Thread Tobias Ulmer
On Sun, Apr 14, 2013 at 11:47:51PM +0200, Jan Stary wrote: > On Apr 14 11:03:45, alan01...@gmail.com wrote: > > On 4/14/13, Marc Espie wrote: > > > On Sat, Apr 13, 2013 at 11:40:09PM -0400, Alan Corey wrote: > > > > The question is what's the best way to mix current stuff in > > Run current, and

Re: Intel hyperthreading w/ Atom E6xx & OpenBSD 5.2?

2013-03-08 Thread Tobias Ulmer
On Fri, Mar 08, 2013 at 11:44:12AM -0500, Ted Unangst wrote: > On Fri, Mar 08, 2013 at 11:54, Tobias Ulmer wrote: > > > I don't believe it. Someone please compile a kernel with > > time make -j$(sysctl -n hw.ncpu) with or and without HT and report > > back... (and

Re: Intel hyperthreading w/ Atom E6xx & OpenBSD 5.2?

2013-03-08 Thread Tobias Ulmer
On Fri, Mar 08, 2013 at 11:07:25AM +0100, Janne Johansson wrote: > 2013/3/8 Andres Perera > > > wait wait ~ > > can someone comment on this > > http://www.daemonology.net/hyperthreading-considered-harmful/ ? > > is it still in vogue? > > > > I run very few obsd systems where people get to sit an

Re: Xorg + wsudl(4) DL-165 consumes a lot of cpu

2013-03-02 Thread Tobias Ulmer
On Sat, Mar 02, 2013 at 06:05:27PM +0100, Alexis de BRUYN wrote: > Hi Everybody, > > On OpenBSD 5.3/amd64 (full dmesg(8) at the end), while watching Youtube > videos through Minitube, Xorg(1) and Minitube consume a lot of CPU (see > top(1) below), and the video is lagging. > > My below xorg.conf

Re: Are pthreads hopeless in 5.0?

2013-01-20 Thread Tobias Ulmer
On Sat, Jan 19, 2013 at 11:18:37PM -0500, Alan Corey wrote: > They seem to work for my programs, but I'm trying to use rtl_fm from > the osmocom group at http://sdr.osmocom.org/trac/wiki/rtl-sdr. This > machine boots into OpenBSD and an old Debian Linux and the program > runs fine under Linux. If

Re: Small diff to calendar.birthday

2013-01-02 Thread Tobias Ulmer
On Wed, Jan 02, 2013 at 04:03:37PM -0700, Jeff Ross wrote: > On 1/2/13 3:56 PM, mxb wrote: > >I think if you put District, the you should change Oblast to Province. > > You may know more than me--I took that directly from wikipedia :-) Oblast should not be translated IMO. It's a loanword in many

Re: Arm Systems

2012-12-31 Thread Tobias Ulmer
On Mon, Dec 31, 2012 at 12:22:32PM -0800, Opie wrote: > Hello, > > ? When looking to purchase an Arm system what should I be looking for? Every single ARM SoC needs specific support by the OS, even if it's only adding its unique Id. Attached hardware is (in general) not discoverable like on other

Re: Running OpenBSD on Raspberry Pi

2012-12-30 Thread Tobias Ulmer
On Mon, Dec 31, 2012 at 12:28:51AM +, Heptas Torres wrote: > Btw, is anyone working on porting OpenBSD on http://openpandora.org/ ? It's somewhere at the bottom of my todo lists. Support should be mostly there (in beagle).

Re: Running OpenBSD on Raspberry Pi

2012-12-30 Thread Tobias Ulmer
On Sun, Dec 30, 2012 at 05:01:23PM +0100, KarlOskar Rikås wrote: > Hi, I wonder if it's possible to run OpenBSD on Raspberry Pi. > > Is there any image ready for putting on my SD card and boot up? If not, is > there any manual or guide how to make one? No it's not possible and there are no plans

Re: High performance IO (sendfile(), caching, and libev(ent))

2012-12-20 Thread Tobias Ulmer
On Thu, Dec 20, 2012 at 04:26:48AM -0500, Jean-Philippe Ouellet wrote: > On 12/20/12 4:20 AM, Otto Moerbeek wrote: > > On Thu, Dec 20, 2012 at 04:06:52AM -0500, Jean-Philippe Ouellet wrote: > > > >> On 12/20/12 3:53 AM, Jean-Philippe Ouellet wrote: > >>> and madvise() them to not be swapped out? >

Re: issue tracker

2012-12-19 Thread Tobias Ulmer
On Wed, Dec 19, 2012 at 09:43:18PM +, sickm...@lavabit.com wrote: > Hi, > > I have been using OpenBSD for quite a long time, and find it awesome. > I've got some spare time lately and decided to hunt some bugs, but I > don't really know where to start. Any suggestions? > > P.S. Yeah, I know a

Re: Wireless WPA and crypto hardware

2012-12-15 Thread Tobias Ulmer
On Sat, Dec 15, 2012 at 05:46:19PM +0100, Martin Kjær Jørgensen wrote: > On Sat, Dec 15, 2012 at 11:03:00AM +0100, Tobias Ulmer wrote: > > On Sat, Dec 15, 2012 at 09:52:28AM +0100, Martin Kjær Jørgensen wrote: > > > Hi misc > > > > > > Can a wireless interfac

Re: AR9485WB-EG libre port

2012-12-15 Thread Tobias Ulmer
On Fri, Dec 14, 2012 at 10:12:48PM -0600, Maximo Pech wrote: > Shut up and show us the code. Some people have earned the "right" to reply like this, others have not. Which one is it in your case? Tobias PS: Aren't you the guy who thinks PGP is essential in base, but can't code?

Re: Wireless WPA and crypto hardware

2012-12-15 Thread Tobias Ulmer
On Sat, Dec 15, 2012 at 09:52:28AM +0100, Martin Kjær Jørgensen wrote: > Hi misc > > Can a wireless interface (say, athn) make use of a hardware crypto card > like hifn when using WPA/WPA2 as encryption? >From a quick look through the kernel: No, net80211 does not use the crypto framework, there

Re: for students or your children

2012-12-13 Thread Tobias Ulmer
On Wed, Dec 12, 2012 at 11:03:50AM +0530, Jay Patel wrote: > Hi all .. > > is OpenBSD taking part in google code-in : The answer is No, as far as I'm aware. Did you have a specific project in mind? You can get fame and glory without participating in Google-sponsored events :) > > http://www.goo

Re: xfsdump INTERRUPT

2012-11-19 Thread Tobias Ulmer
On Mon, Nov 19, 2012 at 02:10:09PM -0800, rlinsurf wrote: > Hi-- > > I'm trying to use xfsdump to copy all the files from my home DVR to a bigger > hard drive. > > These are the instructions, with the old drive being sdb and the new drive > being sda > > mkdir /mnt/fap > mkdir /mnt/hr20 > mount

Re: Building OpenConnect with libintl

2012-11-08 Thread Tobias Ulmer
On Thu, Nov 08, 2012 at 03:38:18PM +, Woodhouse, David wrote: > On Thu, 2012-11-08 at 14:36 +0100, Marc Espie wrote: > > > > Pass LIBTOOL=/usr/bin/libtool on make's command line. > > > > Trying to get through the spaghetti of gnu autocrap only leads to > > insanity. > > > > That falls under the

Re: When to update -stable?

2012-11-04 Thread Tobias Ulmer
On Sun, Nov 04, 2012 at 12:05:22PM +, John Long wrote: > I'm trying to remember how I should know when to update -stable. Is the > errata web page the definitive source or is there some place else I should > keep an eye on? sources-changes@ is the definitive source, you can filter for commits

Re: Kernel Level Audio Next Generation

2012-08-01 Thread Tobias Ulmer
On Tue, Jul 31, 2012 at 10:46:57PM +0300, Alexey Suslikov wrote: > Hello misc. > > http://klang.eudyptula.org/ Heh, that's by the guy who got his ass whooped by Lennart at 27c3. His talk made me cringe... After watching, you may understand why he's writing his own stuff instead of using the awes

Re: disk_map in subr_disk.c

2012-07-27 Thread Tobias Ulmer
On Wed, Jul 25, 2012 at 11:37:32PM +0200, Frank Brodbeck wrote: > On Wed, Jul 25, 2012 at 10:51:56PM +0200, Otto Moerbeek wrote: > > Userland prorams do not share memory or symbols with the kernel at all > > that is a fundamental thing in Unix. Your code just references a bunch > > of uninitialized

Re: load now over 1.00 all the time (i386, MP)

2012-07-01 Thread Tobias Ulmer
On Sat, Jun 30, 2012 at 10:01:53PM -0700, Philip Guenther wrote: > On Sat, Jun 30, 2012 at 5:38 PM, frantisek holop wrote: > > it seems that since a couple of snapshots back, > > load never goes below 1.00 anymore on both of my > > notebooks (i386 MP). what prompted me to write > > this email is

Re: macppc will it survive?

2012-06-22 Thread Tobias Ulmer
On Fri, Jun 22, 2012 at 10:37:09AM -0400, Nick Holland wrote: > On 06/21/2012 01:27 PM, Peter J. Philipp wrote: > >Hi, > > > >Since deraadt mentioned the names of people who left to bitrig and I'm > >wondering what will happen to the macppc port? Is it going to go the > >route of the mac68k port t

Re: Large (3TB) HDD support

2012-06-03 Thread Tobias Ulmer
On Sun, Jun 03, 2012 at 01:09:16PM +0200, frantisek holop wrote: > hmm, on Sat, Jun 02, 2012 at 10:44:22AM +, Christian Weisgerber said that > > Otto Moerbeek wrote: > > > > > > >I just fsck'ed a 2.7TB filesystem in 1 minute, 43 seconds. > > > > >61% full, 447166 files. > > > > > > > > What

Re: bad 5.1 package of poptop

2012-05-26 Thread Tobias Ulmer
:~$ tar xzf poptop-1.3.4p3.tgz +CONTENTS carbon:~$ grep wantlib +CONTENTS @wantlib c.62.0 @wantlib util.11.2 There's no problem with the packages. You seem to be mixing snapshots with 5.1 somehow, check your PKG_PATH etc. > > Thanks. > > > > On 05/26/12 16:06, Tobias Ul

Re: bad 5.1 package of poptop

2012-05-26 Thread Tobias Ulmer
On Sat, May 26, 2012 at 02:31:52PM +0200, Federico Giannici wrote: > The 5.1 package of poptop "poptop-1.3.4p3.tgz" (taken from 2 > different official FTP sites) seems to be compiled for a platform > after 5.1. > > If I try to install it an error appears about a c library version > not present: >

Re: German Government claims to be able to break PGP and SSH

2012-05-24 Thread Tobias Ulmer
On Thu, May 24, 2012 at 02:26:43PM +0200, Stefan Wollny wrote: > Hi there! > > What do you guys think about the reliability of the news (unfortunatelly > in German only) on www.golem.de > (http://www.golem.de/news/bundesregierung-deutsche-geheimdienste-koennen-pgp- > entschluesseln-1205-92031.html

Re: SSH, root can repeat commands with up arrow, others cannot

2012-03-11 Thread Tobias Ulmer
On Sun, Mar 11, 2012 at 02:43:42PM -0500, Chris Bennett wrote: > This started for me a while back. > Login as root, I can repeat older commands with up down arrows. > History command shows history. > > su -l otheruser > > Cannot use up down arrows to access history. > History command shows correc

Re: Installing OpenBSD on a TS-412 Turbo NAS

2012-03-03 Thread Tobias Ulmer
On Sat, Mar 03, 2012 at 04:30:14PM +0100, Michal Mazurek wrote: > Has anybody successfully installed OpenBSD on a QNAP TS-412 Turbo NAS? I'm > looking for a NAS that I can keep in my room, and would like to run OpenBSD. No, OpenBSD does not support the Kirkwood SoC in that device. > > -- > Mich

Re: looking for hardware recommendations, x86 or otherwise.

2012-02-06 Thread Tobias Ulmer
On Mon, Jan 30, 2012 at 05:13:25PM +0100, Tobias Ulmer wrote: > [..] > PS: I'm ready to change my opinion about Broadcom by 1800, for just a > couple of PDF uploads on their website... A stripped datasheet has been released: http://www.raspberrypi.org/archives/615 D

Re: looking for hardware recommendations, x86 or otherwise.

2012-01-30 Thread Tobias Ulmer
On Mon, Jan 30, 2012 at 08:24:49AM -0500, Dewey Hylton wrote: > - Original Message - > > From: "Theo de Raadt" > > To: "Dewey Hylton" > > Cc: misc@openbsd.org > > Sent: Sunday, January 29, 2012 6:32:21 PM > > Subject: Re: looking for hardware recommendations, x86 or otherwise. > > > > >

Re: vnconfig: /dev/rsvnd0c: Device not configured

2012-01-15 Thread Tobias Ulmer
It's in the fine manual: http://www.openbsd.org/faq/upgrade50.html#vnd

Re: dual dvi with 2 monitors, 1 dvi is not detected

2012-01-07 Thread Tobias Ulmer
On Sat, Jan 07, 2012 at 10:02:22PM +0100, Didier Wiroth wrote: > Hmm ... unfortunately, I'm not a programmer. I guess I'll have to buy > another brand/card. > I had a look at the ati driver manual >

Re: audit openbsd.org!

2011-09-14 Thread Tobias Ulmer
You can help audit openbsd.org! Download the software development kit here http://www.openbsd.org/ftp.html and follow these instructions: http://www.openbsd.org/anoncvs.html#using That should get you started. On Tue, Sep 13, 2011 at 10:38:27PM -0700, lancebaynes87 wrote: > Recently hacked sites..

Re: ksh: bad number (with leading zeroes) should not work for 0 - 7

2011-09-12 Thread Tobias Ulmer
On Mon, Sep 12, 2011 at 04:45:28PM -0500, Abel Abraham Camarillo Ojeda wrote: > Some of our shell scripts that work with dates and do something like: > > month=`date +%m` > something && month=$((month-1)) > > Suddenly started crashing on august... there seems to be a bug identifying > not-numbers

Re: Loongson -- is it actually encumbered now?

2011-09-08 Thread Tobias Ulmer
On Fri, Sep 09, 2011 at 12:32:25AM +0200, ropers wrote: > I have for some time quite covetously looked at hardware for this: > (and at the Lemote Yeeloong > netbook in particular). But I could never really afford new kit, so I > still haven't bought any loongs

Re: Trim-Slice / NVidia Tegra 2 support

2011-08-30 Thread Tobias Ulmer
On Tue, Aug 30, 2011 at 01:17:19PM +0200, Christer Solskogen wrote: > Does this thing work with OpenBSD/armish (or beagle maybe)? It uses a > dual-core ARM Cortex A9 CPU. No. And the chances for it ever running OpenBSD are slim. Nvidia, in their usual fashion, do not release documentation for the

Re: Package mirrors

2011-08-09 Thread Tobias Ulmer
On Tue, Aug 09, 2011 at 05:06:08PM -0700, Luis Useche wrote: > Hi Guys, > > Is there something going on with the package mirrors? They are empty :S Standard procedure during release preperation while -release packages are being built for all architectures. It takes a long time on the slower ones.

Re: Can command-line options be specified in any place?

2011-06-22 Thread Tobias Ulmer
tl;dr: In my opinion, these anti Linux rants do harm to OpenBSD by condemning everything Linux does instead of allowing us to pick out just the good parts. On Wed, Jun 22, 2011 at 11:22:02AM +0200, Benny Lofgren wrote: > On 2011-06-22 09.24, Tobias Ulmer wrote: > > On Wed, Jun 22, 2011

Re: Can command-line options be specified in any place?

2011-06-22 Thread Tobias Ulmer
On Wed, Jun 22, 2011 at 03:48:59AM +0200, Benny Lofgren wrote: > On 2011-06-22 03.03, vadi...@gmail.com wrote: > >> Please continue to use Linux. > >> That's ugly, useless and dangerous. > > > > Oops, looks like that was a "holy war" type of question. Sorry I did > > not want to start that. > > >

Re: Light being shone on GPU security

2011-06-03 Thread Tobias Ulmer
On Fri, Jun 03, 2011 at 01:29:40PM +, Kevin Chadwick wrote: > "http://www.contextis.com/resources/blog/webgl/"; > > "however this still pushes much of the responsibility of securing WebGL > on the hardware manufacturers. Perhaps the best approach would be to > design a specification for 3D gra

Re: Wildest Africa Tour

2011-04-07 Thread Tobias Ulmer
On Tue, Apr 05, 2011 at 05:15:53PM +0200, Fridiric Perrin wrote: > "Stuart VanZee" writes: > > Don't be silly. While Lions do provide excelent physical security > > they don't provide any data security at all. > > Just imagine for a moment protecting your OpenBSD boxen with a pair of > lions --n

Re: OpenBSD 4.8 HP ProLiant DL360 G7 Install OK?

2011-03-09 Thread Tobias Ulmer
t; resolve my issues. In other case please shut up with your lame attitude and > start to help instead of beeing an arsehole. Awww, how about you take a cold shower and read the mail again. The first paragraph has all the steps to write a more detailed bug report. > > Regards > Den 9 mar 20

Re: OpenBSD 4.8 HP ProLiant DL360 G7 Install OK?

2011-03-09 Thread Tobias Ulmer
On Wed, Mar 09, 2011 at 08:03:25AM +0100, rancor wrote: > We are running stock OpenBSD 4.8 on several DL360 G6 and G7 and a > additional HP NC364T PCI Express Quad Port Gigabit Server Adapter. We > are running them in pairs as a firewall cluster with pfsync and carp > and also as stand alone as a r

Re: Radeon HD 4850 and drmRadeonCmdBuffer: -22.

2011-02-28 Thread Tobias Ulmer
On Mon, Feb 28, 2011 at 06:52:43PM -0500, Greg Jones wrote: > On 02/28/11 15:16, Tobias Ulmer wrote: > >On Mon, Feb 28, 2011 at 07:38:27PM +0100, Pascal Stumpf wrote: > >>On Thu, Feb 24, 2011 at 10:03:06AM -0500, Joe Snikeris wrote: > >>>On Thu, Feb 24, 2011 at 3:09

Re: Radeon HD 4850 and drmRadeonCmdBuffer: -22.

2011-02-28 Thread Tobias Ulmer
On Mon, Feb 28, 2011 at 07:38:27PM +0100, Pascal Stumpf wrote: > On Thu, Feb 24, 2011 at 10:03:06AM -0500, Joe Snikeris wrote: > > On Thu, Feb 24, 2011 at 3:09 AM, Andy Bradford > > wrote: > > > > > > Is it going to be possible to get acceleration working with this? If so, > > > any pointers? > >

Re: How do I set process memory ulimits system wide on OpenBSD?

2011-01-01 Thread Tobias Ulmer
e user in the "staff" class (login.conf(5), passwd(5)). The user can then raise its limits. > > Doug > > On Sat, Jan 1, 2011 at 3:23 PM, Tobias Ulmer wrote: > > On Sat, Jan 01, 2011 at 02:54:48PM +, Douglas Held wrote: > >> I've installed OpenBSD 4

Re: How do I set process memory ulimits system wide on OpenBSD?

2011-01-01 Thread Tobias Ulmer
On Sat, Jan 01, 2011 at 02:54:48PM +, Douglas Held wrote: > I've installed OpenBSD 4.7, i386 in a VMWare virtual machine with 3GB RAM. > > I find I can't allocate more than 1GB to any process as root. ksh > ulimit builtin provides me this when I try to set the hard limit > unlimited. 1GB is

Re: 4.8 arrival!

2010-10-29 Thread Tobias Ulmer
On Thu, Oct 28, 2010 at 09:58:22PM -0400, bsdmas...@hushmail.com wrote: > Hello, > > Would you please consider uploading an iso image of your OpenBSD > 4.8 to some public tracker such as thepiratebay.org? > > If you are unfamiliar with the process of making an iso-image out > of a CD, or if you n

Re: OpenBSD Vim Programming FAQ

2010-10-08 Thread Tobias Ulmer
On Sat, Oct 09, 2010 at 01:27:21AM +0300, Vladimir Kirillov wrote: [...] > style(9): > Indentation is an 8 character tab. Second level indents are four spaces. > > while (cnt < 20) > z = a + really + long + statement + that + needs + > two + lines + gets + indented + four +

Re: libc glob issue?

2010-10-08 Thread Tobias Ulmer
On Fri, Oct 08, 2010 at 01:15:37AM -0400, Jeremy Chase wrote: > I found this article that claims 4.7's ftpd and sftp are vulnerable to DoS: > > http://www.h-online.com/open/news/item/Flaw-in-libc-implementation-threatens-FTP-servers-1103319.html > > Which links to: > > http://ftp.netbsd.org/pub/

Re: panic on 2 October and 3 October snapshots

2010-10-03 Thread Tobias Ulmer
On Sun, Oct 03, 2010 at 01:35:06PM -0500, eagir...@cox.net wrote: > I installed the 2 October snapshot yesterday, and after the reboot got a > panic. You "installed"? Not "updated"? > > I booted again from the RAMdisk kernel, point to the 3 October snaphot and > ignored the hash mismatch, and

Re: qemu core dumps

2010-09-12 Thread Tobias Ulmer
On Sun, Sep 12, 2010 at 04:28:25PM +0200, Elmar Bschorer wrote: > hi list, > > I tried to install ubuntu with qemu as neither jconsole nor skype > with emulation do work on openbsd 4.7 :-( You are using the wrong operating system for the job. Don't. There are plenty of Linux distros out there.

Re: Random core dumped with gtk+2 packages

2010-08-11 Thread Tobias Ulmer
On Wed, Aug 11, 2010 at 02:21:44AM +, Daniel B. wrote: > Hi misc@, > > Recently, I'm having some problems running some packages, specially the > ones which use gtk+2, e.g. tagtool, easytag, and not so frequent, with > firefox too. Correlation does not imply causation. easytag and the other

Re: DRM/OpenGL problems with Radeon HD 4670 on -current

2010-08-10 Thread Tobias Ulmer
On Mon, Aug 09, 2010 at 08:06:31PM +0200, Mattieu Baptiste wrote: > Hi all, > > I have some problems I am seeing with DRM on my Radeon HD > 4670 in -current (dual head setup with two monitors at > 1280x1024). I can't display any OpenGL applications. > > The best way to reproduce this is by runnin

Re: hardware ports suggestion

2010-07-24 Thread Tobias Ulmer
On Sat, Jul 24, 2010 at 02:10:57AM -0700, Philip Guenther wrote: > 2010/7/24 sERGEJ bRONNIKOW : > > My idea is to make ports for such equipment. > > Lots of people have lots of really good ideas that don't get done > because no one is willing to spend time or money on them. Are you > willing to s

Re: Any ideas on this crash?

2010-06-22 Thread Tobias Ulmer
On Mon, Jun 21, 2010 at 03:41:21PM -0400, STeve Andre' wrote: >My package builder died this weekend when I couldn't get to it. > I may have hardware problems--I'm not sure. Below is the relevent > data typed in. Any ideas? This is an i386-current system compiled > on June 15th. > > Thanks,

Re: USB Controller Causing Issues

2010-05-07 Thread Tobias Ulmer
On Fri, May 07, 2010 at 10:11:56AM -0700, Ben Niccum wrote: > I have a couple issues using OpenBSD with a VIA VB7001G motherboard > focused around USB devices. This board has been tested on both 4.6 and > 4.7-current (April 22nd Snapshot). > > First of all, whenever I attempt to use a bootable Ope

Re: thinkpad windows refund

2010-04-18 Thread Tobias Ulmer
On Sun, Apr 18, 2010 at 02:59:25PM -0400, "RALOVICH, Kristsf" wrote: > Dear All, > > I would like to ask Thinkpad or Lenovo machine owners on the mailing > list if they had any experience on returning and receiving a refund > for windows bundled with newly bought machines in the US or Canada. htt

Re: which ISO for a VM?

2010-04-02 Thread Tobias Ulmer
On Fri, Apr 02, 2010 at 05:23:25AM -0400, Zachary Uram wrote: > I have never run OpenBSD before and want to try it out. Wondering if > there is an ISO I can run in VirtualBox? If not what is the VB is broken. They're patching the kernel on the fly and seem to miss the right spot depending on the p

Re: Problem after upgrade 4.5 to 4.6: ERR M

2010-03-22 Thread Tobias Ulmer
On Mon, Mar 22, 2010 at 09:59:20PM +0800, Uwe Dippel wrote: [..] > > Thanks for the reply. I'll go there next to try what has been > proposed. Before I try, in case the > # /usr/*m*dec/installboot -v boot /*usr/mdec*/biosboot sd0 > does NOT work, what else could I do? (I am asking, because it is a

Re: Problem after upgrade 4.5 to 4.6: ERR M

2010-03-22 Thread Tobias Ulmer
On Mon, Mar 22, 2010 at 04:41:39PM +0800, Uwe Dippel wrote: > Having done upgrades from 4.0 onwards, on a OpenBSD-only server > (amd64), this time something must have gone wrong: Despite of the > (remote, I have no physical access, via serial console) 'successful' > upgrade (no error messages), whe

Re: kde4 dead?

2010-03-16 Thread Tobias Ulmer
On Mon, Mar 15, 2010 at 11:00:54PM +0100, Marc Espie wrote: > On Mon, Mar 15, 2010 at 03:19:41PM +0100, Tobias Ulmer wrote: > > On Mon, Mar 15, 2010 at 04:33:03AM -0500, Donald Cooley wrote: > > > openports shows that the openbsd version of kde4 is nearly two years > > >

Re: kde4 dead?

2010-03-15 Thread Tobias Ulmer
On Mon, Mar 15, 2010 at 04:33:03AM -0500, Donald Cooley wrote: > openports shows that the openbsd version of kde4 is nearly two years > old. are there any future plans to update kde4? > > Regards, > Donald Cooley http://lists.kde.org/?l=kde-devel&w=2&r=1&s=openbsd&q=b KDE doesn't give a fuck abo

Re: Problems with Build World

2010-03-02 Thread Tobias Ulmer
On Tue, Mar 02, 2010 at 03:15:30AM -0600, Ron McDowell wrote: > My script builds the 4.6-release and 4.6-stable pulled 1/26. It > chokes on 2 copies of 4.6-stable pulled today. > > As I've said, I don't care about the error at this point, I want to > know how the build process works. Restating m

Re: softdeps enabled = poor "concurrent" access?

2010-02-24 Thread Tobias Ulmer
On Wed, Feb 24, 2010 at 10:52:05AM +0100, Jan Stary wrote: > On Feb 23 19:20:28, Noah McNallie wrote: > > Hey guys. Noah here. I'd like to use openbsd on an older machine i have. > > I've had it on there before and never tested something that i've been > > testing on various operating systems l

Re: OT, .. but has anyone seen a crontab editor

2010-02-20 Thread Tobias Ulmer
On Fri, Feb 19, 2010 at 04:14:44PM -0600, L. V. Lammert wrote: > On Sat, 20 Feb 2010, Paul M wrote: > > > it's **Not clear whatproblem you're actualy trying to solve.** > > > What's so difficult about "need a way to edit crontab with something like > an nCurses" interface? That seems to be, by def

Re: Latest snapshot doesn't work in Qemu under Fedora 12

2010-02-12 Thread Tobias Ulmer
Uhm, looks seriously off-topic on any mailinglist that ends in @openbsd.org. I hope you reported this to Fedora. On Fri, Feb 12, 2010 at 01:25:11PM +0100, Tomas Bodzar wrote: > [ backtrace of crash in hand-rolled Drepper assembly ]

Re: ATI Device Documentation - Evergreen

2010-02-02 Thread Tobias Ulmer
On Mon, Feb 01, 2010 at 08:19:42PM -0600, Axton wrote: > If these docs are in line with what is needed to develop a usable driver and > there are any developers @openbsd.org out there interested in developing a > driver for this card and in need of a hardware donation, let me know. > > http://deve

Re: Postgresql and Memory Usage

2010-01-28 Thread Tobias Ulmer
On Thu, Jan 28, 2010 at 06:53:06PM -0500, Ted Unangst wrote: > On Thu, Jan 28, 2010 at 6:10 PM, Tobias Ulmer wrote: > > Let's make this simple, on i386 you have 1G per process. Adding all the > > numbers up, you have to stay below this limit. > > That's quite an ov

Re: Postgresql and Memory Usage

2010-01-28 Thread Tobias Ulmer
On Wed, Jan 27, 2010 at 04:38:08PM -0700, Jeff Ross wrote: > Tobias Ulmer wrote: > >On Wed, Jan 27, 2010 at 02:13:45PM -0700, Jeff Ross wrote: > >>I have searched (and searched) so I wonder if I'm running into the > >>i386 1GB limit I see referenced, as in the threa

Re: Postgresql and Memory Usage

2010-01-27 Thread Tobias Ulmer
On Wed, Jan 27, 2010 at 02:13:45PM -0700, Jeff Ross wrote: > I have searched (and searched) so I wonder if I'm running into the > i386 1GB limit I see referenced, as in the thread today about fsck > on larger partitions. Yes you do. Also, kernel memory is limited, insane shm value will probably (h

Re: fsck segfault on a big partition, 4.6

2010-01-26 Thread Tobias Ulmer
On Wed, Jan 27, 2010 at 12:38:47AM +, Rob Sheldon wrote: > Hi, > > So, the short version is that I have a server with OpenBSD 4.6 that can't > fsck its big partition; fsck fails with a segfault every time. If I "ulimit > -d unlimited" before fsck'ing, it just takes a little longer to segfault.

Re: Books on reverse engineering?

2010-01-21 Thread Tobias Ulmer
unt of C " to hacking the > kernel, i call bullshit on your assumptions here. > > On 1/21/10, Tobias Ulmer wrote: > > On Wed, Jan 20, 2010 at 05:52:52PM -0800, James Hozier wrote: > >> With every single laptop I've bought/been given over the years, I > >>

Re: Books on reverse engineering?

2010-01-21 Thread Tobias Ulmer
On Wed, Jan 20, 2010 at 05:52:52PM -0800, James Hozier wrote: > With every single laptop I've bought/been given over the years, I > was able to run OpenBSD on them almost flawlessly save a few > quick/simple hacks to make anything that didn't work, work. > > The one main issue I've had with ALL of

Re: writing to usb very slow

2010-01-20 Thread Tobias Ulmer
On Wed, Jan 20, 2010 at 12:34:19AM +0100, T. Tofus von Blisstein wrote: > # mount -o async /dev/sd1a /mnt > # date && cp -r TEST/ /mnt && umount /mnt && date > Wed Jan 20 00:17:54 CET 2010 > Wed Jan 20 00:33:35 CET 2010 And you think because of all this noise, someone is going to sit down and fix

Re: obsd as dom0?

2010-01-10 Thread Tobias Ulmer
On Sun, Jan 10, 2010 at 12:28:02PM +0100, Vadkan Jozsef wrote: > Is it possible? No.

Re: Xorg -br option does not work anymore

2009-12-19 Thread Tobias Ulmer
On Sat, Dec 19, 2009 at 10:56:59AM -0500, Philippe Meunier wrote: > Hello, > > Xorg's -br option does not seem to work anymore. When I try it I get > the standard X grey pattern on the root window instead of getting > solid black. The option '-nolisten tcp' still works, and I have not > tried to

Re: Inside Out Networks Edgeport USB Serial Adapters

2009-12-17 Thread Tobias Ulmer
On Wed, Dec 16, 2009 at 04:58:12PM -0600, Brad DeMorrow wrote: > Hey guys, I need a bit of help if you don't mind. > > I've been trying to hack up a basic driver to communicate with my Edgeport > device.. > It started out decent enough, I got a new driver I named uep(for no > particular reason bes

Re: DRI not loading on ATI Radeon Mobility 7500/M7 (4.6-RELEASE)

2009-12-10 Thread Tobias Ulmer
On Thu, Dec 10, 2009 at 03:36:09AM -0500, Anders Langworthy wrote: > According to radeon(4), my ATI Radeon Mobility 7500/M7 is supported by > the driver but as far as I can tell DRI is not loading properly when I > start X. X seems to work well enough besides 3D performance, which is > dreadful.

Re: error when updating ports

2009-12-08 Thread Tobias Ulmer
On Tue, Dec 08, 2009 at 07:43:00AM +0200, Ismail OZATAY wrote: > checking for gcc... /usr/ports/obj/gcc-4.2.4/bin/egcc > checking whether the C compiler (/usr/ports/obj/gcc-4.2.4/bin/egcc > -O2 -g ) works... no > configure: error: installation or configuration problem: C compiler > cannot create ex

  1   2   3   >