ddb question

2008-06-28 Thread Dimitri
Hello all. Today I start my OpenBSD machine, but this is crashed and I dont know wath is problem. The errror is: (http://farm4.static.flickr.com/3012/2617892868_126aa463c9_o.jpg) extent 'PCI I/O MEMORY SPACES' (0X0 - 0xfff), flags=0 uvm_fault(0xd076da00, 0xd05a4000, 0, 1) - e kernel: page

Re: scsi disk i/o hanging 4.3 system

2008-06-28 Thread Torsten Frost
I have a few machines with the same behavior. The boxes run fine unless you tax them with things like unpacking ports, du on a large tree or dd'ng some /dev/zero to disk. The 1950 can route 400mbit ethernet with no problems for weeks if you don't mess with the disks, so i guess the hardware is

Re: scsi disk i/o hanging 4.3 system

2008-06-28 Thread Torsten Frost
I guess the previous message got garbled somehow. Dell 1950 with a PERC5 raid1 SATA 160gb mirror. 4.2-RELEASE A 300mb dd write makes an unkillable process. Outputs a few sd0: not queued, error 5 lines. Recently flashed the card to the latest firmware. Behaves somewhat better. Happens with

Re: ddb question

2008-06-28 Thread Stuart Henderson
On 2008-06-28, Dimitri [EMAIL PROTECTED] wrote: Today I start my OpenBSD machine, but this is crashed and I dont know wath is problem. Which kernel are you running - i386, amd64, some other arch? bsd or bsd.mp? Which release or snapshot? Did it work before with the exact same setup, or did you

Re: Continuation of OpenBSD's Stop the Blob

2008-06-28 Thread Mark Smith
Andre van Zyl wrote: On the contrary, Mark, right now I personally have a higher regard for Thilo, who actually posted an opinion. Dear Andre, We are not at a popularity contest so it's not about having a higher regard for someone, but about technical facts ( -- eepc, documentation). Nor

Inviting HR professionals to undertake campus recruitment at our campus if any openings exist in your organization.

2008-06-28 Thread placements.bitswarangal
BALAJI INSTITUTE OF TECHNOLOGY SCIENCE Laknepally (V), Narsampet (M), Warangal - 506 331 Dr. A. R. P. Reddy, Chairman Cell : 9866078586, Email ID : [EMAIL PROTECTED] Dear HR Colleague, Sub: Inviting HR professionals to undertake campus recruitment at our campus if any openings exist in

acpi events in userland

2008-06-28 Thread frantisek holop
hi there, is there a way to assign custom functions to acpi events, something like hotplugd for device events? the thing is, that most of the notebooks assign events to a lot of fn+function keys. often these are not functional or semi-functional in openbsd so why not use them for something

Re: scsi disk i/o hanging 4.3 system

2008-06-28 Thread Marco Peereboom
That is fixed in 4.3 or in -current not sure if it made the previous release. On Sat, Jun 28, 2008 at 10:17:02AM +0200, Torsten Frost wrote: I have a few machines with the same behavior. The boxes run fine unless you tax them with things like unpacking ports, du on a large tree or dd'ng some

pkg_delete will not force deletion despite any -F options

2008-06-28 Thread Rob Lytle
Hi, I'm trying to force the deletion of a package that some others depend upon. I've used pkg_delete -F {option} {package} with all the -F switches and I can't get rid of it. It just keeps on telling me I can't delete it because other packages depend upon it. Any wisdom appreciated. I checked

Re: pkg_delete will not force deletion despite any -F options

2008-06-28 Thread Rob Lytle
Oh, BTW, I'm running -CURRENT cvsup'd from noon yesterday (Friday). Rob On Sat, Jun 28, 2008 at 6:56 AM, Rob Lytle [EMAIL PROTECTED] wrote: Hi, I'm trying to force the deletion of a package that some others depend upon. I've used pkg_delete -F {option} {package} with all the -F switches

eeepc 900 4.3-current

2008-06-28 Thread Frank Brodbeck
Hi misc@, today I got my eeepc 900 and was eager to install 4.3-current on it. So I downloaded the latest snapshot of bsd.rd and pxeboot and netbooted the eee. Sadly the kernel boot stops after attaching pciide0 at pci0. I also tried to boot /bsd.rd -d in the hope to get more information about

Re: acpi events in userland

2008-06-28 Thread Marco Peereboom
ACPI does knote and kqueue so it can be done properly. Are you planning on writing diffs? On Sat, Jun 28, 2008 at 01:58:25PM +0200, frantisek holop wrote: hi there, is there a way to assign custom functions to acpi events, something like hotplugd for device events? the thing is, that

Named and reverse zones help

2008-06-28 Thread Parvinder Bhasin
Hi all, I am having issues setting up reverse zone for my domain. We own only HALF or PART of the network instead of whole class C. How should I write out the config in named.conf to reflect the reverse zone? Lets say my network is 192.168.1.0/25. This is how I wrote my named.conf zone

default value for MALLOC_OPTIONS?

2008-06-28 Thread Mark B.
What is the default value for MALLOC_OPTIONS? /usr/src/lib/libc/stdlib/malloc.c says NULL, which is suprising, given that OpenBSD will alert me to memory issues for programs that run fine on another BSD. Also, what options do folks use when they want to really test things out? A big thank you

Re: vnconfig - (performence) Bug

2008-06-28 Thread Tobias Ulmer
On Sat, Jun 28, 2008 at 09:46:11PM +0200, Sebastian Rother wrote: [...] Face it, OpenBSD sucks, i'm using FreeBSD now and it's so much better!! You can also try linux, they have an optimized (assembler!) aes module, that gives you awesome transfer rates! Tobias

Re: vnconfig - (performence) Bug

2008-06-28 Thread Sebastian Rother
On Sat, 28 Jun 2008 23:12:50 +0200 Tobias Ulmer [EMAIL PROTECTED] wrote: On Sat, Jun 28, 2008 at 09:46:11PM +0200, Sebastian Rother wrote: [...] Face it, OpenBSD sucks, i'm using FreeBSD now and it's so much better!! You can also try linux, they have an optimized (assembler!) aes module,

Re: default value for MALLOC_OPTIONS?

2008-06-28 Thread Philip Guenther
On Sat, Jun 28, 2008 at 3:06 PM, Mark B. [EMAIL PROTECTED] wrote: What is the default value for MALLOC_OPTIONS? /usr/src/lib/libc/stdlib/malloc.c says NULL, which is suprising, given that OpenBSD will alert me to memory issues for programs that run fine on another BSD. All the options

Re: Named and reverse zones help

2008-06-28 Thread Philip Guenther
On Sat, Jun 28, 2008 at 2:32 PM, Parvinder Bhasin [EMAIL PROTECTED] wrote: I am having issues setting up reverse zone for my domain. We own only HALF or PART of the network instead of whole class C. How should I write out the config in named.conf to reflect the reverse zone? For networks that

Suggestion for new vnconfig -p option

2008-06-28 Thread Michael Lechtermann
Hi, currently I am writing a script to automount encrypted vnconfig partitions (using hotplugd) when I insert an USB stick. The saltfile is on the USB stick, so basically there is no need to manually enter the encryption key if only I got access to the USB stick. To be able to do that I need

Re: Suggestion for new vnconfig -p option

2008-06-28 Thread Tobias Ulmer
On Sun, Jun 29, 2008 at 12:23:27AM +0200, Michael Lechtermann wrote: Hi, currently I am writing a script to automount encrypted vnconfig partitions (using hotplugd) when I insert an USB stick. The saltfile is on the USB stick, so basically there is no need to manually enter the encryption

Re: default value for MALLOC_OPTIONS?

2008-06-28 Thread Mark B.
On Sat, Jun 28, 2008 at 5:37 PM, Philip Guenther [EMAIL PROTECTED] wrote: On Sat, Jun 28, 2008 at 3:06 PM, Mark B. [EMAIL PROTECTED] wrote: What is the default value for MALLOC_OPTIONS? All the options default to off, with the partial exception of the a/A option: the default behavior is not

Re: default value for MALLOC_OPTIONS?

2008-06-28 Thread Philip Guenther
On Sat, Jun 28, 2008 at 5:32 PM, Mark B. [EMAIL PROTECTED] wrote: ... So the difference in my case was not malloc options but different realloc behavior. This lurking disaster worked until I ran it on OpenBSD: struct test *tp1, *tp2; fcn_that_reallocs(tp1); tp2 = tp1

Azalia / HDA problems

2008-06-28 Thread Rob Lytle
Hi, I'm having a problem with the azalia HDA sound driver. I've included a DMESG with option AZALIA_DEBUG in the kernel. Its important to me to have a pretty functional driver as I use digital sound card mutlimode-modems, gmfsk and gpsk31 in particular. Here is the error message I get from

PCMCIA slot not even turning on in Sony VAIO SZ460N/C

2008-06-28 Thread Rob Lytle
Hi, It appears that the slot applies no power to any card. I included as much debug code as I could in /usr/src/sys/dev/pci/pccbb.cI had to re-comment-out the lines: #define PCCBB_PCMCIA_POLL #define CB_PCMCIA_POLL or the kernel build would crash. In the dmesg, it just looks like

Re: acpi events in userland

2008-06-28 Thread frantisek holop
hmm, on Sat, Jun 28, 2008 at 11:01:25AM -0500, Marco Peereboom said that ACPI does knote and kqueue so it can be done properly. Are you planning on writing diffs? i am afraid my knowledge of the kernel internals is not sufficient for a task like this at the moment... i will definitely try,

Re: default value for MALLOC_OPTIONS?

2008-06-28 Thread Theo de Raadt
/usr/src/lib/libc/stdlib/malloc.c says NULL, which is suprising, given that OpenBSD will alert me to memory issues for programs that run fine on another BSD. All the options default to off, with the partial exception of the a/A option: the default behavior is not quite the same as either

Re: PCMCIA slot not even turning on in Sony VAIO SZ460N/C

2008-06-28 Thread Rob Lytle
BTW, I think this TI multifunction (incl cardbus/PCMCIA) PCIXX12 (insert remaining chip model number for XX) chip is becoming popular in laptops (at least Sony) so I'm surprised its not supported. I once looked it up on the TI web site and it appears to be a space saving chip consolidating

application level failover

2008-06-28 Thread Juan Miscaro
Hi, using OpenBSD (4.3 current), what is the recommended way to set up application level failover? Let's say I have content that is constantly edited by several internal users (like a webserver dishing up text and images) and is available to the internet. If I want to have failover that content

Re: Azalia / HDA problems

2008-06-28 Thread Jacob Meuser
On Sat, Jun 28, 2008 at 04:48:20PM -0700, Rob Lytle wrote: Hi, I'm having a problem with the azalia HDA sound driver. I've included a DMESG with option AZALIA_DEBUG in the kernel. Its important to me to have a pretty functional driver as I use digital sound card mutlimode-modems, gmfsk

Re: Azalia / HDA problems

2008-06-28 Thread Rob Lytle
On Sat, Jun 28, 2008 at 04:48:20PM -0700, Rob Lytle wrote: Hi, I'm having a problem with the azalia HDA sound driver. I've included a DMESG with option AZALIA_DEBUG in the kernel. Its important to me to have a pretty functional driver as I use digital sound card mutlimode-modems, gmfsk and

PF + nat + 2 C classes

2008-06-28 Thread Jose H.
Hi all, a little help needed with some networking and pf: I have one public IP with forwards traffic to my LAN, I am using rdr and nat, a lot of nat rules for specific cases like smtp and so on, I am also using ftp-proxy for the crappy ftp I can't get rid of. The problem is that now I need to add

Re: Azalia / HDA problems (1/2) solved

2008-06-28 Thread Rob Lytle
Hi, I got the gmfsk program outputing digital data through the headphone jack like I want, but no sound inputs work, either mic or line in. Mixers show input on 100% and not muted. The solution for getting sound out of the Gmfsk program was taking its /dev/audio out of stereo mode. I would

Re: (solved) Azalia / HDA problems

2008-06-28 Thread Rob Lytle
Using audioctl and mixerctl I just experimented until I got settings that workied, then put them in a file sourced upon logon. Very simple hack. I used: audioctl play.gain=255 mixerctl record.volume.mute=off mixerctl record.source=mic (uses mic line input- mic2 uses laptop mic) I am sure

Re: (solved) Azalia / HDA problems

2008-06-28 Thread Deanna Phillips
Rob Lytle writes: Using audioctl and mixerctl I just experimented until I got settings that workied, then put them in a file sourced upon logon. Very simple hack. Not really a hack. It's documented in mixerctl.conf(5).

Re: MaraDNS Issue

2008-06-28 Thread Peter_APIIT
No one willing to help me. -- View this message in context: http://www.nabble.com/MaraDNS-Issue-tp17880221p18177133.html Sent from the openbsd user - misc mailing list archive at Nabble.com.

Re: Squid - Privoxy - Tor

2008-06-28 Thread Peter_APIIT
I very disappointed with this forum because no one willing to help me. -- View this message in context: http://www.nabble.com/Squid--%3E-Privoxy--%3E-Tor-tp17880256p18177143.html Sent from the openbsd user - misc mailing list archive at Nabble.com.

Re: Squid - Privoxy - Tor

2008-06-28 Thread Philip Guenther
On Sat, Jun 28, 2008 at 9:41 PM, Peter_APIIT [EMAIL PROTECTED] wrote: I very disappointed with this forum because no one willing to help me. Someone tried, but you didn't really seem to listen what he said. He pointed you at the privoxy FAQ entry that suggests verifying that privoxy and tor

Re: Squid - Privoxy - Tor

2008-06-28 Thread Marco S Hyman
Peter_APIIT writes: I very disappointed with this forum because no one willing to help me. It is not a web forum, it is a mailing list. No one on the list has any obligation to help you. If you want support figure out your budget then call one of the commercial organizations listed at