Re: Current status of suspend AND resume on X200s

2010-07-02 Thread Andreas Bihlmaier
On Thu, Jul 01, 2010 at 08:27:04PM -0400, Ted Unangst wrote: On Thu, Jul 1, 2010 at 1:06 PM, Ted Unangst ted.unan...@gmail.com wrote: It works for me if you suspend from console, but not X. I made the following apm/suspend diff to make sure that happens. #!/bin/sh wsconsctl

Current status of suspend AND resume on X200s

2010-07-01 Thread Andreas Bihlmaier
Hello misc@, I'm very happy reading source-changes@ during this hackathon concerning the work on ACPI suspend/resume. My question is: does suspend and resume _now_ work on Lenovo X200s? Sure I could just download the latest snapshot and try. But on the other hand I'm sure quite a lot of people

Re: Live OpenBSD Bootable i386 CD

2009-04-23 Thread Andreas Bihlmaier
Hi On Sun, Apr 19, 2009 at 09:59:02AM -0700, new_guy wrote: I'm interested in building a live, bootable OpenBSD CD for forensics, cloning and data recovery. Basically, boot and try to automatically bring up any existing network interface. I'm not interesated in a GUI or play things... only

Re: soekris/pcenginges and RO mounting

2008-03-25 Thread Andreas Bihlmaier
On Tue, Mar 25, 2008 at 08:04:46AM -0400, Richard Daemon wrote: On Tue, Mar 25, 2008 at 2:06 AM, Raja Subramanian [EMAIL PROTECTED] wrote: On Sun, Mar 23, 2008 at 7:48 PM, Martin Marcher [EMAIL PROTECTED] wrote: being relatively new to obsd I have the problem of finding the right doc

Possible bug in pthreads

2008-03-17 Thread Andreas Bihlmaier
Hello misc@, doing some C programming with threads (yeah *ugh*), I discovered a strange issue. There seems to be some problem using static mutexes (a mutex not created by pthread_mutex_init()). Here is some test code which works very well on linux, but gives: -- (ID:2238337024)

Re: Possible bug in pthreads

2008-03-17 Thread Andreas Bihlmaier
On Mon, Mar 17, 2008 at 04:33:34PM +0100, Andreas Bihlmaier wrote: Hello misc@, doing some C programming with threads (yeah *ugh*), I discovered a strange issue. There seems to be some problem using static mutexes (a mutex not created by pthread_mutex_init()). Here is some test

Re: Possible bug in pthreads

2008-03-17 Thread Andreas Bihlmaier
On Mon, Mar 17, 2008 at 04:42:57PM +0100, Andreas Bihlmaier wrote: On Mon, Mar 17, 2008 at 04:33:34PM +0100, Andreas Bihlmaier wrote: Hello misc@, doing some C programming with threads (yeah *ugh*), I discovered a strange issue. Okay replying to myself AGAIN since I found out

Re: jetway board sensors (Fintek F71805F)

2008-03-13 Thread Andreas Bihlmaier
On Thu, Mar 13, 2008 at 03:06:49AM -0400, Geoff Steckel wrote: Theo de Raadt wrote: You really should show a dmesg of your machine. although this was not addressed at myself. sure: I second that one: diff to previous (full dmesg below): --- dmesg.foo Thu Mar 13 23:49:09 2008 +++ dmesg.fins

Re: OpenBSD with pf on a mini-ITX?

2008-03-12 Thread Andreas Bihlmaier
On Tue, Mar 11, 2008 at 06:57:41PM +0100, Jordi Prats wrote: Hi all, Have anyone tried to run OpenBSD with pf on a Jetway J7F2 (or similar) motherboard to act as a firewall and do NAT? Any inputs will be welcome! Thanks, -- Jordi I'm using exactly this board (see dmesg below), a couple

Re: machine which freeze with openbsd 4.2

2007-11-05 Thread Andreas Bihlmaier
On Mon, Nov 05, 2007 at 10:25:53AM -0600, Victor Camacho wrote: Matthieu Herrb wrote: I see the re(4) hanging my machine problem too. One more data point: cnst@ found out that having lots of multicast traffic on you local net (Mac OS X machines, IPv6,...) greatly increases the probability

Re: Help with LiveCD/LIveDVD

2007-11-05 Thread Andreas Bihlmaier
Hi, sorry for the very late reply, but my obsd.misc mail folder has grown to 3000 mails during the last couple weeks while I was busy moving. Anyway, I'm as the original author of said page can confirm (sadly) that you might run into a (known!?) cdboot bug. For some reason cdboot can't boot a DVD

sendmail WANT_SMTPAUTH=yes broken in -current

2007-08-28 Thread Andreas Bihlmaier
Hello misc@, today my long-working automatic installer broke because sendmail doesn't compile, or to be more exact install with WANT_SMTPAUTH anymore. How to reproduce? pkg_info | grep -i sasl cyrus-sasl-2.1.22p1 snip echo pwcheck_method: saslauthd /usr/local/lib/sasl2/Sendmail.conf \ ||

Re: Chaos Computer Camp 2007. Anyone going?

2007-05-15 Thread Andreas Bihlmaier
On Sat, May 12, 2007 at 09:01:49PM +0200, Karl Sjvdahl - dunceor wrote: On 5/12/07, Edd Barrett [EMAIL PROTECTED] wrote: Hi, My german housemate has reccommneded the chaos computer camp to me. Looks like a good laugh. A couple of my student buddies and myself are thinking of coming. I

Re: gnu EDA on open BSD?

2007-05-05 Thread Andreas Bihlmaier
On Sun, Apr 29, 2007 at 07:17:24AM +0200, Andreas Bihlmaier wrote: On Sat, Apr 28, 2007 at 08:12:31PM -0700, JOHN LUCKEY wrote: Has anyone used the gnu Electronics Design Automation package on open BSD? If so, what problems? I really don't to blaze a new trail, but would really like to use

Re: gnu EDA on open BSD?

2007-04-28 Thread Andreas Bihlmaier
On Sat, Apr 28, 2007 at 08:12:31PM -0700, JOHN LUCKEY wrote: Has anyone used the gnu Electronics Design Automation package on open BSD? If so, what problems? I really don't to blaze a new trail, but would really like to use a good stable BSD. See gda at

Re: Microsoft gets the Most Secure Operating Systems award

2007-03-22 Thread Andreas Bihlmaier
On Thu, Mar 22, 2007 at 09:40:57PM +0100, Marc Espie wrote: On Thu, Mar 22, 2007 at 03:28:29PM -0400, Douglas Allan Tutty wrote: Their challenge is that they need to provide choice so they have what they call reasonable defaults. No, they don't need to provide choice. At least not that

Re: nv(4) driver on nVidia 7600GS card.

2007-03-01 Thread Andreas Bihlmaier
On Thu, Mar 01, 2007 at 11:05:51PM +1100, Sunnz wrote: Ok I am keen to be a tester, any documentation on how does one test and send useful information to the port maintainer? (Will be getting -current, but that's only the first step.) Be aware that you need to rebuild all ports using X from

Concerning Filesystem Mini-Hackathon and faster kernel building (distcc)

2007-02-27 Thread Andreas Bihlmaier
Hello misc@, [sorry this got much longer than I wanted it to] I'm pretty sure many other people have already thought about, or even used this, for faster compilation of kernels: distcc I wanted to wait with this message until I have everything together concerning patches for distcc integration

Re: Concerning Filesystem Mini-Hackathon and faster kernel building (distcc)

2007-02-27 Thread Andreas Bihlmaier
On Tue, Feb 27, 2007 at 06:48:03PM +0100, Martin Reindl wrote: f2k7 is not in 2 weeks but from 10th to 15th April and this still does not help with DISKSPACE and SERVERS to plug them in. Well, April, not March, doh! Okay so there will be some more time to make this work :) But to quote from

Re: Concerning Filesystem Mini-Hackathon and faster kernel building (distcc)

2007-02-27 Thread Andreas Bihlmaier
On Tue, Feb 27, 2007 at 01:29:32PM -0600, Travers Buda wrote: Jeez, I sense some hostility on [EMAIL PROTECTED] Andreas, It's a nice effort, but unfortunately, it won't support the goals of f2k7. The most important lacking thing for the hackathon is fast, memory-packed machines, and lots

Re: slow io operations on xSeries 336

2007-02-25 Thread Andreas Bihlmaier
On Fri, Feb 23, 2007 at 01:40:29PM -0500, Jose Fragoso wrote: Hi, Looking at the diff between dmesg running GENERIC kernel and dmesg running .MP kernel, I noticed the line below: ioapic0: pin 16 shares different IPL interrupts (40..50), degraded performance in the .MP dmesg. Could that

Re: monitoring traffic/bandwidth on a bridge

2007-02-22 Thread Andreas Bihlmaier
On Thu, Feb 22, 2007 at 11:53:33AM -0500, Ross Davis wrote: I am running OpenBSD 4.0 and have a bridge set up between two interfaces: fxp0 and xl0. I would like a program that gives a fairly basic report on the traffic flowing through this bridge. I am primarily interested in knowing which IPs

Issues on Dell Inspirion 6400 with wpi (3945ABG) + WEP on current (+-ACPI)

2007-02-21 Thread Andreas Bihlmaier
Hello misc@, on my quest to promote OpenBSD I found a new user today, but we ran into some issues concerning wpi. The laptop is a Dell Inspirion 6400. With GENERIC[.MP]: After uping wpi0 the machine completely freezes for a couple of seconds, then accepts input every couple of seconds. There is

Re: OT? Is this bad news?

2007-02-13 Thread Andreas Bihlmaier
On Tue, Feb 13, 2007 at 09:38:51AM -0700, Steven wrote: Hi, I happened to see this on the slashdot rss feed, and out of curiosity took a look. Free Linux Driver Development FAQ http://linux.slashdot.org/article.pl?sid=07/02/13/0220233from=rss Is this bad news for the OpenBSD developers

Re: Finding Qt headers on OBSD 4.0

2007-02-13 Thread Andreas Bihlmaier
On Tue, Feb 13, 2007 at 05:53:34PM +0100, Karel Kulhavy wrote: Anyone knows the secret trick what to do to make a Qt app find the Qt headers? [EMAIL PROTECTED]:~/kphone$ CXXFLAGS=-I/usr/local/include -I/usr/local/lib/qt3/include LDFLAGS=-L/usr/local/lib -L/usr/local/lib/qt3/lib ./configure

Re: searching a good MRTG/SNMP configuration

2007-02-10 Thread Andreas Bihlmaier
On Sun, Feb 04, 2007 at 04:04:56PM +0100, Henning Brauer wrote: * Andreas Bihlmaier [EMAIL PROTECTED] [2007-02-04 14:04]: I guess somebody using OpenBSD already has a nice MRTG configuration showing: IN/OUT traffic [CPU] load memory usage some stuff about pf (states

searching a good MRTG/SNMP configuration

2007-02-04 Thread Andreas Bihlmaier
Hello misc@, hosting a lan party yesterday I started to play around with MRTG and SNMP, but I didn't quite get where I wanted. I guess somebody using OpenBSD already has a nice MRTG configuration showing: IN/OUT traffic [CPU] load memory usage some stuff about pf

Re: VIA-CPUs crypto support for IPSec

2007-02-01 Thread Andreas Bihlmaier
On Thu, Feb 01, 2007 at 05:29:46PM +0100, Heinrich Rebehn wrote: Hi list, i plan to by a a SBC for a small home server which should support IPSec encryption. I would like to get at least 5MB/s samba/nfs via IPSec from local disk and the system should be low power ( 20W) and fanless. I

cdboot BUG with big .iso images

2007-01-17 Thread Andreas Bihlmaier
${vers} \ -A LiveCD OpenBSD${vers} \ -p Andreas Bihlmaier [EMAIL PROTECTED] \ -publisher Andreas Bihlmaier [EMAIL PROTECTED] \ -b cdbr \ -no-emul-boot \ -c boot.catalog \ -o /home/ahb/livecd.iso \ /usr/livecd/ # Test 1: # Size of livecd

Re: TightVNC and amd64

2007-01-08 Thread Andreas Bihlmaier
On Mon, Jan 08, 2007 at 08:16:57AM -0600, [EMAIL PROTECTED] wrote: I updated the 4.0 port for TightVNC on amd64, and it appears to be working for me. If anyone is currently using the tightvnc-1.2.9 package or port from 4.0 and it works for you, I have no idea why or how it is working in your

Re: newfs before restore

2006-12-28 Thread Andreas Bihlmaier
On Thu, Dec 28, 2006 at 07:51:08PM +, Craig Skinner wrote: On Thu, Dec 28, 2006 at 05:55:06PM +, Ray wrote: I am building my process for backup / restore using dump restore. Looking at the FAQ when restoring the file system, I noticed: newfs /dev/r[drive][partition] for

Re: LiveCD

2006-12-26 Thread Andreas Bihlmaier
as the other LiveCD FAQS do not even talk about a second host. You do not _need_ a seperate installation, but it makes stuff much easier than installing everything into a chroot (incl. packages). If you want further advice lets take this private. Regards, ahb Andreas Bihlmaier-2 wrote: On Sat

Re: LiveCD

2006-12-24 Thread Andreas Bihlmaier
On Sat, Dec 23, 2006 at 03:49:25PM -0800, Passeur wrote: Hi, I am trying to build a live CD based on the official OpenBSD article. (http://www.openbsd-wiki.org/index.php?title=LiveCD) This is not official. qemu-img create ~/livecd.qemu.hd0 2G Ran fine, I have got a 2GB virtual drive.

Re: nat or routing problem?

2006-12-07 Thread Andreas Bihlmaier
On Thu, Dec 07, 2006 at 11:27:11PM +0100, Mitja wrote: Hello, I am trying to configure nat from internal network 192.168.1.0/24 to external nat gateway address 193.189.180.193. The problem is that packets are not passing from nat gateway to the interface 193.77.12.154 to the internet.

Re: how to get dead keys with uk keyboard?

2006-12-04 Thread Andreas Bihlmaier
On Mon, Dec 04, 2006 at 01:20:40PM +0100, Juan Solano wrote: Hi, I have a thinkpad X24 with british keyboard running openbsd and my shell is ksh. I am trying to get dead keys working for accents e.g. entering ' + a to get a and it doesn't work. I don't have any LC* environment variable

Re: snapshot and umass

2006-12-04 Thread Andreas Bihlmaier
On Mon, Dec 04, 2006 at 11:51:23PM +0100, Thomas Schoeller wrote: hello, seams that some recent changes to the scsi layer has broken the umass support. i tested with two different usb2.0 harddrive models. dmesg of working kernel from 3.Nov and broken dmesg with trace and ps output. if u

Re: livecd error

2006-12-03 Thread Andreas Bihlmaier
On Sun, Dec 03, 2006 at 03:31:41AM +0100, Tobias Weisserth wrote: Hi, I hope this is not considered thread-highjacking but it sort of fits into this thread, so here it goes: I'm trying to follow these instructions to build a live CD based on 4.0 stable:

Re: livecd error

2006-12-03 Thread Andreas Bihlmaier
On Sun, Dec 03, 2006 at 01:16:44PM +0100, Tobias Weisserth wrote: Hi, On Dec 3, 2006, at 11:48 AM, Andreas Bihlmaier wrote: On Sun, Dec 03, 2006 at 03:31:41AM +0100, Tobias Weisserth wrote: Hi, I hope this is not considered thread-highjacking but it sort of fits into this thread, so

Re: CF boot and Ramdisk

2006-12-01 Thread Andreas Bihlmaier
On Fri, Dec 01, 2006 at 02:16:11PM +0100, Chris C. wrote: Hi, we're going to build a simple Wlan between a friends apartment and my house. We decided to run obsd 4.0 as we want to use ipsec for encryption. One of these systems will have to boot from a CF Card (or any other really silent

Re: Building sendmail with sasl fails at 4.0 -stable (20061201).

2006-12-01 Thread Andreas Bihlmaier
On Fri, Dec 01, 2006 at 06:30:32PM +0100, Sebastian Arvidsson Liem wrote: I want sendmail with sask but when I try to build it it fails. --- # cat /etc/mk.conf WANT_SMTPAUTH=yes --- # cd /usr/src/gnu/usr.sbin/sendmail # make make install make clean ...[lots of output]... cc

Re: livecd error

2006-11-29 Thread Andreas Bihlmaier
On Wed, Nov 29, 2006 at 09:05:35AM -0700, Carlos A. Garcia G. wrote: Hi, im trying to make a obsd livecd i use the instructions in http://www.onlamp.com/pub/a/bsd/2005/07/14/openbsd_live.html but in one step i get /usr/bin/ld: cannot find -lstubs collect2: ld returned 1 exit status *** Error

chrooted build script

2006-11-25 Thread Andreas Bihlmaier
Hello misc@, I put together a script, which builds OpenBSD inside a chroot. Since it took me quite some time to figure out a couple of pitfalls (see below) I thought I'd just share it. Perhaps somebody finds it usefull and/or can _please_ give me feedback. READ THE SCRIPT BEFORE USING IT! Why

Re: Assistance with kernel pppoe

2006-11-23 Thread Andreas Bihlmaier
On Thu, Nov 23, 2006 at 12:24:21PM -0500, Alden Pierre wrote: Hello all, I'm able to get userland pppoe working, but I'm having a hard time getting kernel pppoe to work properly. Here are my config files. Is there anything I'm doing wrong, I believe my config file follows what man 4

Re: Assistance with kernel pppoe

2006-11-23 Thread Andreas Bihlmaier
On Thu, Nov 23, 2006 at 01:47:24PM -0500, Arnaud Bergeron wrote: On 11/23/06, Andreas Bihlmaier [EMAIL PROTECTED] wrote: On Thu, Nov 23, 2006 at 12:24:21PM -0500, Alden Pierre wrote: Hello all, I'm able to get userland pppoe working, but I'm having a hard time getting kernel pppoe

Re: packages

2006-11-15 Thread Andreas Bihlmaier
On Wed, Nov 15, 2006 at 06:10:35AM -0800, Ben Calvert wrote: On Wed, 15 Nov 2006 08:24:16 -0500 Marc Ravensbergen [EMAIL PROTECTED] wrote: Hi, is there any way I can find out the entire list of files (and dependencies) needed before installing a given package? Yes. snip If

Re: NFS and suspend

2006-11-12 Thread Andreas Bihlmaier
On Sun, Nov 12, 2006 at 10:31:40AM -0800, Greg Thomas wrote: Half the time after resuming my T40 laptop from suspend my NFS connection hangs. If I do a df or do shell file name completion on the mounted directory name my xterm hangs: [EMAIL PROTECTED] df -k nfs server grits:/home: not

Re: Status of hardware encryption accelerators - wetblanket

2006-11-06 Thread Andreas Bihlmaier
On Mon, Nov 06, 2006 at 09:51:13AM -0800, Dag Richards wrote: Andreas Bihlmaier wrote: On Mon, Nov 06, 2006 at 09:49:07AM -0700, Darrin Chandler wrote: Greg Mortensen wrote: On Sun, 5 Nov 2006, Darrin Chandler wrote: Can you say what the irrelevant i386 machine is? Lots of difference

Re: new LiveCD instructions for OpenBSD

2006-10-25 Thread Andreas Bihlmaier
Just an update to this: Kenny Mann ([EMAIL PROTECTED]) contacted be about www.openbsd-wiki.org he built and hosts. For one I'd like to thank him for doing this. Secondly I put my instructions there as well: http://openbsd-wiki.org/index.php/LiveCD Much easier to read than the old .txt

Re: new LiveCD instructions for OpenBSD

2006-10-24 Thread Andreas Bihlmaier
On Tue, Oct 24, 2006 at 08:25:52AM +0900, vladas wrote: On 10/24/06, Andreas Bihlmaier [EMAIL PROTECTED] wrote: Now I finally got around to update my instructions on how to create an OpenBSD-based LiveCD/DVD. Is this LiveCD/DVD reliable enough to send in dmesg's from it? Exuse me, but I

Re: new LiveCD instructions for OpenBSD

2006-10-24 Thread Andreas Bihlmaier
On Mon, Oct 23, 2006 at 06:39:35PM -0500, Sam Fourman Jr. wrote: I have been looking for a OpenBSD Kismet Live DVD with a X Front end, I wonder if a person could actually have Kismet and x on a Live DVD? or would it have to be able to write to a Disk? Sam Fourman Jr. You might be able to

Re: new LiveCD instructions for OpenBSD

2006-10-24 Thread Andreas Bihlmaier
On Tue, Oct 24, 2006 at 01:51:45PM +, Ryan McBride wrote: On Tue, Oct 24, 2006 at 02:37:05PM +0200, Andreas Bihlmaier wrote: On Tue, Oct 24, 2006 at 08:25:52AM +0900, vladas wrote: On 10/24/06, Andreas Bihlmaier [EMAIL PROTECTED] wrote: Is this LiveCD/DVD reliable enough to send

new LiveCD instructions for OpenBSD

2006-10-23 Thread Andreas Bihlmaier
# Finally we can create the CD .iso image: vers=40 /usr/local/bin/mkisofs \ -no-iso-translate \ -R -T \ -allow-leading-dots \ -l -d -D -N -v \ -V LiveCD OpenBSD${vers} \ -A LiveCD OpenBSD${vers} \ -p Andreas Bihlmaier [EMAIL PROTECTED] \ -publisher Andreas Bihlmaier

Re: X not working with NVIDIA GeForce 7800 GS on amd64

2006-10-08 Thread Andreas Bihlmaier
On Sat, Oct 07, 2006 at 12:11:53AM +0200, Andreas Maus wrote: Hi. I recently replaced my ATI X800 with a new NVIDIA GeForce 7800 GS. Checking the nv(4) man page and it states that it supports: [... snipp ...] GeForce 7XXX [... snipp ...] snip I have the same problem with a GeForce

Re: Problems with traffic shaping

2006-10-06 Thread Andreas Bihlmaier
On Fri, Oct 06, 2006 at 09:57:16AM -0700, S t i n g r a y wrote: my internet bandwith is getting slower slower i have doubts about my traffic shaping . how to find out whats wrong ? which clients is doing what with my bandwith . snip Watch the numbers in pfctl -vvsq and see if everything

Re: bandwidth speed between openbsd boxes

2006-09-27 Thread Andreas Bihlmaier
On Wed, Sep 27, 2006 at 12:12:30PM +0100, jacek wrote: snip I remeber that ipref2 has issues on OpenBSD because of the way they use threads. Not sure if it got fixed maybe but even if i upload file form linux to obsd box it very slow 10Mb , window is 32k then.( checked by

Re: USB Serial Converter

2006-09-17 Thread Andreas Bihlmaier
* Antoine Jacoutot [EMAIL PROTECTED] [2006-09-16 02:05]: Fred Crowson wrote: However when I try to connect using cu I don't get any output: zaurus:fred /home/fred cu -l /dev/cuaU0 -s19200 Well, it seems there are usb-serial converters, which do not support 19200 baud. At least mine doesn't

Re: New Marvell/SysKonnect Gigabit driver

2006-09-14 Thread Andreas Bihlmaier
Well, here it goes again: Issue with my onboard mskc0: Marvell Yukon 88E8053 Marvell Yukon-2 With the newest i386 (quite old btw.) snapshot, I can use msk0 without any troubles UNTIL I start X on the machine. As soon as I do that interrupts go to 99% and everything starts to crawl until I

Re: New Marvell/SysKonnect Gigabit driver

2006-09-14 Thread Andreas Bihlmaier
On Thu, Sep 14, 2006 at 10:22:03AM +0100, Stuart Henderson wrote: On 2006/09/14 11:03, Andreas Bihlmaier wrote: With the newest i386 (quite old btw.) snapshot, I can use msk0 without any troubles UNTIL I start X on the machine. As soon as I do that interrupts go to 99% and everything starts

Re: New Marvell/SysKonnect Gigabit driver

2006-09-14 Thread Andreas Bihlmaier
On Thu, Sep 14, 2006 at 11:03:59AM +0200, Andreas Bihlmaier wrote: Well, here it goes again: Issue with my onboard mskc0: Marvell Yukon 88E8053 Marvell Yukon-2 With the newest i386 (quite old btw.) snapshot, I can use msk0 without any troubles UNTIL I start X on the machine. As soon as I

Re: New Marvell/SysKonnect Gigabit driver

2006-09-14 Thread Andreas Bihlmaier
On Thu, Sep 14, 2006 at 07:44:44PM +1000, Jonathan Gray wrote: On Thu, Sep 14, 2006 at 11:03:59AM +0200, Andreas Bihlmaier wrote: Well, here it goes again: Issue with my onboard mskc0: Marvell Yukon 88E8053 Marvell Yukon-2 With the newest i386 (quite old btw.) snapshot, I can use

Re: Lockup problem with quad nic (dc driver)

2006-09-10 Thread Andreas Bihlmaier
On Sat, Sep 09, 2006 at 01:40:34PM -0700, Joe wrote: Problem: After updating to OpenBSD 3.9 stable, my system locks up whenever a dc interface is brought up. This system has 5 network interfaces, one on-board (vr0), and a Phobos P430 Quad NIC (dc0,dc1,dc2,dc3). The vr0 interface works fine.

3.9-stable (weird) panic pccom

2006-09-08 Thread Andreas Bihlmaier
Hello misc@, I just had a weird situation with my home network: The power supply of my file server died, the file server is connected to my router with serial cables for access. file-server router com2 (cua01)com1 (tty00) com1 (tty01)com2 (cua01) Now the weird part: my router

Re: New Marvell/SysKonnect Gigabit driver

2006-08-22 Thread Andreas Bihlmaier
On Fri, Aug 18, 2006 at 01:02:13PM +0200, Andreas Bihlmaier wrote: On Thu, Aug 17, 2006 at 09:04:05PM +0200, Mark Kettenis wrote: Last night I checked in a driver, msk(4), for the previously unsupported Marvell and SysKonnect Gigabit NICs. The driver works pretty well for me on the new Mac

Re: Experience with isakmpd/ipsec in production?

2006-08-22 Thread Andreas Bihlmaier
On Tue, Aug 22, 2006 at 04:10:22PM +0200, Massimo Lusetti wrote: On Mon, 2006-08-21 at 15:43 +0200, Sven Ingebrigt Ulland wrote: snip I'm making heavy usage of VPN to mount NFS over (so there are huge amounts of traffic going over the tunnel at maximum speed the CPUs can handle) and IPSEC

Re: New Marvell/SysKonnect Gigabit driver

2006-08-18 Thread Andreas Bihlmaier
On Thu, Aug 17, 2006 at 09:04:05PM +0200, Mark Kettenis wrote: Last night I checked in a driver, msk(4), for the previously unsupported Marvell and SysKonnect Gigabit NICs. The driver works pretty well for me on the new Mac mini, but could really use some more testing, especially on different

Re: Bluetooth in OpenBSD

2006-04-05 Thread Andreas Bihlmaier
On Tue, Apr 04, 2006 at 06:50:54PM +0200, Marcus Lindemann wrote: [EMAIL PROTECTED] wrote: Hi, I must admit I never tried that before myself on OBSD, but did use BT on phones on different occasions. I see several points of potential failures here. 1.) Bluetooth connection Are you sure you

Re: Intel doc paralyses both xpdf and kpdf at page 16

2006-03-30 Thread Andreas Bihlmaier
On Thu, Mar 30, 2006 at 08:40:59AM -0500, Dave Feustel wrote: I'm running KDE 3.4.2 on OpenBSD 3.8 Doc: Intel(r)_VT_for_Direct_IO.pdf from ftp://download.intel.com/technology/computing/vptech/Intel(r)_VT_for_Direct_IO.pdf Possibly relevant error message: /home/daf/Intel}Error: PDF

Problem: Multiple alias{...} statements in dhclient.conf

2006-03-27 Thread Andreas Bihlmaier
Hello misc@, I finally got around to setup a dhcpd in my local LAN. All hosts get their IP by dhcp, but also need an alias (as secure VPN inside LAN) on each interface, after playing around with /etc/hostname.iface I found the place to put the stuff: /etc/dhclient.conf. Seemed to work well until

Re: event viewer on X

2006-03-26 Thread Andreas Bihlmaier
On Sat, Mar 25, 2006 at 02:28:21AM +, Christian Weisgerber wrote: Gustavo Rios [EMAIL PROTECTED] wrote: i am seeking an event viewer that i could use within an X session (just like xconsole) but with a transparent background texture, that could show only the message log line. Some

Access to serial port under linux emulation

2006-03-19 Thread Andreas Bihlmaier
Hi misc@, I need to run flip[1], which is written in tcl/tk and only available as binary for linux. I need it to program Atmel 8051 micro controllers. Flip runs fine under linux emulation (after copying the included libs to /emul/linux/lib), but I get an error message when trying to access the

Crawling IPSec speed with enc aes

2006-02-17 Thread Andreas Bihlmaier
Hello misc@, first of all I have to say ipsecctl with ipsec.conf is wonderful, never was simpler to setup a VPN. The problem is that the speed is REALLY slow when I use the default cipher (aes) in quick auth mode in ipsec.conf (see below). Throughput is good if I use other ciphers: Cipher

Re: OpenBSD for a desktop environment ?

2006-02-15 Thread Andreas Bihlmaier
On Tue, Feb 14, 2006 at 05:11:42PM +, Dennis Davis wrote: On Tue, 14 Feb 2006, Andreas Bihlmaier wrote: snip There was some discussion about this on the list some time ago. Apparently the Linux version works OK in compatability mode. I installed this version on my i386 OpenBSD machine

Re: OpenBSD for a desktop environment ?

2006-02-13 Thread Andreas Bihlmaier
On Tue, Feb 14, 2006 at 12:35:36AM -0500, Bill wrote: On Tue, 14 Feb 2006 09:16:07 +0400 Bruno Carnazzi [EMAIL PROTECTED] spake: Hi all, I'd like to know if someone tried to build a desktop environment on OpenBSD/i386. I think to rich desktop like Gnome or KDE. Is it hard ? What's

Re: Safety of a shutdown when no user could log in

2006-01-27 Thread Andreas Bihlmaier
On Thu, Jan 26, 2006 at 10:30:08PM -0500, Nick Holland wrote: AndrC)s Delfino wrote: What I'm trying to ask is this: if a user turns on the computer, and can't log in, is it safe to power off the computer without using halt, or shutdown, (ie. pressing the power off button)? SHOULD you

Re: NFS-Question (nfs-server timeouts..?)

2006-01-03 Thread Andreas Bihlmaier
On Tue, Jan 03, 2006 at 02:43:22PM +0100, Sebastian Rother wrote: Hi everybody, snip nfs server server:/nfs: not responding The workstation will not hang but the shell where I did e.g. ls /mnt/nfs hangs and can't get killed anyway. Even a sudo umount -f /mnt/nfs stoped working and

Mounting / ro

2005-12-30 Thread Andreas Bihlmaier
Hi, I got a quick question because I fucked up and think quite a bunch of other people I have read about here did as well. I read in a couple of postings that people like to mount their root partition as read-only, I followed that since it prevents accidents in combination of 'rm' with '*' and

Re: OpenBSD 3.8/amd64 running on Sun v40z

2005-12-13 Thread Andreas Bihlmaier
Just wanted people to know that OpenBSD 3.8/amd64 runs fine on a Sun v40z, 4 x Opteron 848 2,2 GHz CPUs. The box has 8GB of RAM, but OpenBSD can only see/use 4GB. On-board snip Why is this I whipped google for a while, but couldn't find an answer to my question: Is the maximum size of

Re: An ftp command to fetch wildcarded packages

2005-11-22 Thread Andreas Bihlmaier
Hi, I have few scripts to save some work after an installation: the install.site (pasted on the bottom) asks me if I want to install a (D)esktop, (L)aptop or (S)erver and depending on my choice copies the needed packages into /root Then it puts -s into /etc/boot.conf (the idea is

Re: Can install 3.8, but not boot 3.8 (3.7- worked fine)

2005-11-17 Thread Andreas Bihlmaier
On Thu, Nov 17, 2005 at 12:21:27PM +, Andy Hayward wrote: On 11/17/05, Nick Holland [EMAIL PROTECTED] wrote: Gordon Ross wrote: We've got several VIA based micro ATX systems here. We've been using OpenBSD on them for years now, and never had any problems. Today, I installed 3.8

Accounting with ac in /etc/monthly

2005-11-09 Thread Andreas Bihlmaier
Hello misc@, a question that bugged me for quite a while: Why is the accounting in /etc/monthly? I reffer to these (commented out) lines: #echo #echo Doing login accounting: #ac -p | sort -nr +1 # #echo . If I uncomment them (as suggested in Absolute OpenBSD to get some basic accounting (or

Re: After installing scsi card, cdrecord stops working

2005-11-03 Thread Andreas Bihlmaier
I have been running 3.6 for about a year on my server. I have a backup solution that writes to an ide-cdrw 4 times a day. A month ago I installed a scsi card to hook up a newly acquired tape drive. My cdrw backups have been failing since. I did not change any kernel

Re: Problems With Thinkpad R51

2005-10-13 Thread Andreas Bihlmaier
Andreas Bihlmaier [EMAIL PROTECTED] wrote: I know of two solutions: 1.)The best thing to do is switching to a PTY (alt + ctrl + F1) and then pulling down the lid, after opening it again go back to you X terminal (alt + ctrl + F1) 2.) If apm IS enabled, Disable apm (perhaps even

Re: very, very slow usb data transfer speed on 3.7

2005-10-11 Thread Andreas Bihlmaier
-- [EMAIL PROTECTED]: ~ (17:39) -- # dd if=/dev/wd0c of=/dev/null bs=819200 count=20 20+0 records in 20+0 records out 16384000 bytes transferred in 0.711 secs (23012820 bytes/sec) recall the old speed with apm0: - -- [EMAIL PROTECTED]: ~ (17:13) -- # dd if=/dev/wd0c of=/dev/null

Re: boot-problem

2005-10-09 Thread Andreas Bihlmaier
Hello, After installing Openbsd 3.7 i have accidently booted the process before i could copy openbsd.pbr to win xp. Is there a way i could get into Openbsd with the installation cd so i could copy openbsd.pbr or do i have to do the installation again. 0.) READ THE FAQ !!! (currently

Re: mounting MS-DOS disk in a USB floppy drive?

2005-10-09 Thread Andreas Bihlmaier
Hmmm maybe try /dev/sd0c? This gives a different error: $ sudo mount -t msdos /dev/sd0c /mnt mount_msdos: /dev/sd0c on /mnt: inappropriate file type on format Any comments are welcomed. RTFM! MSDOS is ALWAYS ALWAYS 'i' in disklabel even if the whole drive is formated as FAT! Thus try

Re: mounting MS-DOS disk in a USB floppy drive?

2005-10-09 Thread Andreas Bihlmaier
MSDOS is ALWAYS ALWAYS 'i' in disklabel even if the whole drive is formated as FAT! Thus try with /dev/sd0i disklabel sd0 should have told you that. As stated in the original message, NOTHING is being reported by disklabel. $ disklabel sd0 #/dev/rsd0c type: SCSI disk: SCSI

Re: Something hosing my msdos/FAT32 file system

2005-10-08 Thread Andreas Bihlmaier
Guys Thanks for taking the trouble to send something more concrete about how to reproduce the problem. I have found the bug, and just committed the fix. The next snapshots will have it in, so please test, and help us make sure there are no side effects! Thank you so much! Hosing

Re: OpenBSD on IBM X40 ...

2005-10-06 Thread Andreas Bihlmaier
Hi Andreas, Andreas Bihlmaier wrote, Besides the LED it works great and rock solid in DS11 Mode, but not at all in DS54 aka 802.11g mode. I hope this mode will be supported soon as well :) It also works wonderful in monitor mode with kismet! (LED off as well) Oh, I did not get

Re: Kprinter in KDE fails

2005-10-04 Thread Andreas Bihlmaier
Marc Espie wrote: I have managed to get OpenBSD printing with CUPS from the packages, but if I try to start kprinter in KDE it crashes. Every other application in KDE crashes too with I try to use print from the file menu. Did you install cups ? KDE is built to use cups as a plugin, but

Re: Something hosing my msdos/FAT32 file system

2005-09-29 Thread Andreas Bihlmaier
I don't want to heat up this discussion even further, BUT mount a FAT32 partition somewhere and cp /some_folder /mnt/fat There should be files (the more the better) in the directory (they should NOT be empty). Now use cmp or diff to compare the directories. Everything still correct ? Good

Re: gphoto2/gtkam segmentation fault on i386-current

2005-09-26 Thread Andreas Bihlmaier
I have exactly the same issue on amd64 i386 since two weeks ago, gphoto2 worked like a charm before, now I have to set up a 3.7 machine only so I can get pictures from my camera :( Will it be fixed until 3.8 ? I would really like to actually USE the release... Current, and the

Re: gphoto2/gtkam segmentation fault on i386-current

2005-09-26 Thread Andreas Bihlmaier
On Mon, Sep 26, 2005 at 10:29:37AM +0200, Otto Moerbeek wrote: On Mon, 26 Sep 2005, Andreas Bihlmaier wrote: I have exactly the same issue on amd64 i386 since two weeks ago, gphoto2 worked like a charm before, now I have to set up a 3.7 machine only so I can get pictures from my

Re: gphoto2/gtkam segmentation fault on i386-current

2005-09-25 Thread Andreas Bihlmaier
On Sun, Sep 25, 2005 at 10:20:20PM +0300, Antti Nykdnen wrote: Hey, On 2005-09-25 at 21:05, Juan J. Martmnez wrote: I think this problem is related to PTP support. May be it supports other protocol, from gphoto2: No, I don't think so: $ gphoto2 --camera Canon PowerShot A70

Re: Live dc

2005-09-21 Thread Andreas Bihlmaier
Why is need to mount_mfs in /etc/rc and in /etc/fstab ? It should be /usr/livecd/backups/etc/fstab Thus it only gets mounted once because it will be the fstab of the later root directory, I will fix all this next week when I have time to

Re: Live dc

2005-09-19 Thread Andreas Bihlmaier
I want to thank all of you who replied on my previous mail about the live cd. I've seen many of those links you sent me which talk on how you can create a live cd. I would have done it my self but unfortunatelly I cant due to tech reasons right now. Also I dont know if it would have been good

Re: rc.local / snort startup help

2005-09-14 Thread Andreas Bihlmaier
Andreas: Thank you. I think the break was an email thing, in the file it is all listed on one line. If you can imagine I can use the line in rc.local while I'm logged in ssh (root) and it works fine. Just not so fine in rc.local. Could it be running and not show up with ps -al?

Re: Text Editor

2005-09-12 Thread Andreas Bihlmaier
I'd like to know if anyone can tell me a good text editor that runs under X environment. I'd like to know a good one, since there is no OpenOffice port to OpenBSD. You mean a plain TEXT editor or a WYSIWYG kind of editor (~MS word) ? If you refered to the first one I would suggest an xterm +

Re: echi after suspend on IBM X40

2005-09-07 Thread Andreas Bihlmaier
On Wed, Sep 07, 2005 at 08:13:26PM +0200, Sebastiaan Indesteege wrote: On Fri, Jun 17, 2005 at 11:03:57PM +, David Cathcart wrote: On my IBM x40 when I connect a usb2 (hi-speed) device (umass(4)) after a clean boot it attaches to ehci(4) and operates at usb2 hi-speed's. But after the

Problem usb audio (uaudio) /dev/audio1: Permission denied Creative SB Audigy 2

2005-09-01 Thread Andreas Bihlmaier
Hi misc@, after a couple of hours of messing around with my systems... The problem is that I found a Creative USB Sound Blaster Audigy 2 NX in my closet and thought, let's give it a try with my favorite OS. I shouldn't have done than... Okay the dmesg reports (after plugging in) (full dmesg at

Re: freeze at ifconfig

2005-07-29 Thread Andreas Bihlmaier
Was trying to upgrade a remote NIC in-flight from a (fixed) 10BASE-T FD to (fixed) 100BASE-T FD; on a Cisco switch with fixed rates: # ifconfig xl0 media 100baseTX mediaopt full-duplex This is what I issued, then nothing more came up on my remote terminal (ssh). Last resort: Had to drive

  1   2   >