Re: OpenBSD 4.2 on Intel Board S3000AHLX + QuadNic EXPI9404PT =couldn't map interrupt

2007-11-12 Thread Koenig, Thomas
Hi, with help form Insan Praja, I able to enable acpi now. But I have still the same problems with the QuadPort NIC. :( My last try was to build on this system a fresh new Kernel from the current CVS but still the same problem. dmesg from the snapshot from Thu Nov 8: OpenBSD 4.2-current

Re: OpenBSD 4.2 on Intel Board S3000AHLX + QuadNic EXPI9404PT =couldn't map interrupt

2007-11-12 Thread Koenig, Thomas
Looks like you need to update your bios, you are using old BIOS, the newest one is ver.44 (mine is). Try to upgrade the BIOS, and update us with good news :D (I Hope). Thanks, -- Insan Praja SW Hello Insan, I'm now on version .44, but this dont solve my problem. bios0 at mainbus0:

Re: OpenBSD 4.2 on Intel Board S3000AHLX + QuadNic EXPI9404PT =couldn't map interrupt

2007-11-12 Thread Marco Peereboom
There are still interrupt issues on this box. Can you try GENERIC.MP + acpi and send the dmesg? Thanks, /marco On Mon, Nov 12, 2007 at 11:04:16AM +0100, Koenig, Thomas wrote: Hi, with help form Insan Praja, I able to enable acpi now. But I have still the same problems with the QuadPort

Re: OpenBSD 4.2 on Intel Board S3000AHLX + QuadNic EXPI9404PT =couldn't map interrupt

2007-11-12 Thread Insan Praja SW
On Mon, 12 Nov 2007 18:53:44 +0700, Koenig, Thomas [EMAIL PROTECTED] wrote: Looks like you need to update your bios, you are using old BIOS, the newest one is ver.44 (mine is). Try to upgrade the BIOS, and update us with good news :D (I Hope). Thanks, -- Insan Praja SW Hello Insan, I'm

Re: OpenBSD 4.2 on Intel Board S3000AHLX + QuadNic EXPI9404PT =couldn't map interrupt

2007-11-12 Thread Koenig, Thomas
Hi, I got it! I try to build a GENERIC.MP for Marco - and now its running.I cant belive it. :) Thank you people, for your help. If you need some more tests with my hardware, let me know. regards, Thomas # dmesg OpenBSD 4.2-current (GENERIC.MP) #0: Mon Nov 12 08:00:48 MST 2007

Re: OpenBSD 4.2 on Intel Board S3000AHLX + QuadNic EXPI9404PT =couldn't map interrupt

2007-11-12 Thread Insan Praja SW
On Mon, 12 Nov 2007 18:53:44 +0700, Koenig, Thomas [EMAIL PROTECTED] wrote: Looks like you need to update your bios, you are using old BIOS, the newest one is ver.44 (mine is). Try to upgrade the BIOS, and update us with good news :D (I Hope). Thanks, -- Insan Praja SW Hello Insan, I'm

Re: OpenBSD 4.2 on Intel Board S3000AHLX + QuadNic EXPI9404PT =couldn't map interrupt

2007-11-09 Thread Insan Praja SW
On Thu, 08 Nov 2007 21:35:57 +0700, Koenig, Thomas [EMAIL PROTECTED] wrote: What version of OpenBSD are you running ? Several fixes have recently been added that made my machine suddenly support ACPI. You snipped this (very important) piece of information. Maybe trying the latest snapshot fixes

Re: OpenBSD 4.2 on Intel Board S3000AHLX + QuadNic EXPI9404PT =couldn't map interrupt

2007-11-09 Thread Insan Praja SW
On Fri, 09 Nov 2007 16:45:58 +0700, Koenig, Thomas [EMAIL PROTECTED] wrote: Hi, Hi, I know what you feel.. I'm using s3000AH on release, got the panic too. So I download -current using CVS, do compile on GENERIC and GENERIC.MP, install them, enable acpi on UKC, and it suddenly works :D

Re: OpenBSD 4.2 on Intel Board S3000AHLX + QuadNic EXPI9404PT =couldn't map interrupt

2007-11-09 Thread Koenig, Thomas
Hi, I downloaded the sources from CVS and build a new GENERIC Kernel, with the same result. :( The Kernel panic, after enable acpi, is now: malloc: allocation too large regards, Thomas [demime 1.01d removed an attachment of type application/x-pkcs7-signature which had a name of smime.p7s]

Re: OpenBSD 4.2 on Intel Board S3000AHLX + QuadNic EXPI9404PT = couldn't map interrupt

2007-11-08 Thread Genadijus Paleckis
You need not to only enable ACPI, but also disable APM to make use of ACPI. Koenig, Thomas wrote: Hi, Have you tried to enable acpi? I try acpi with: boot -c enable acpi quit then I get a panic, with options for trace and ps - thats all. :( maybe its a bug? GENERIC.MP with acpi?

Re: OpenBSD 4.2 on Intel Board S3000AHLX + QuadNic EXPI9404PT = couldn't map interrupt

2007-11-08 Thread Marco Peereboom
Showing the actual panic has more chances of something getting fixed. On Thu, Nov 08, 2007 at 09:17:49AM +0100, Koenig, Thomas wrote: You need not to only enable ACPI, but also disable APM to make use of ACPI. it takes no effekt if I disable apm or not - every time I enable acpi I run

Re: OpenBSD 4.2 on Intel Board S3000AHLX + QuadNic EXPI9404PT = couldn't map interrupt

2007-11-08 Thread Koenig, Thomas
You need not to only enable ACPI, but also disable APM to make use of ACPI. it takes no effekt if I disable apm or not - every time I enable acpi I run into a PANIC. UKCdisable apm UKCenable acpi 263 acpi0 enabled UKCquit -- PANIC :( regards, Thomas [demime 1.01d removed an attachment of

Re: OpenBSD 4.2 on Intel Board S3000AHLX + QuadNic EXPI9404PT = couldn't map interrupt

2007-11-08 Thread Koenig, Thomas
Hello, Showing the actual panic has more chances of something getting fixed. ok - here is the panic output, I hope anyone found something: acpi0: tables DSDT FACP APIC WDDT MCFG ASF! SSDT SSDT SSDT SSDT SSDT acpitimer at acpi0 not configured acpiprt0 at acpi0index.buf out of bounds: 6/6

Re: OpenBSD 4.2 on Intel Board S3000AHLX + QuadNic EXPI9404PT = couldn't map interrupt

2007-11-08 Thread Paul de Weerd
What version of OpenBSD are you running ? Several fixes have recently been added that made my machine suddenly support ACPI. You snipped this (very important) piece of information. Maybe trying the latest snapshot fixes your problem. Please also add a full dmesg (without acpi) so we don't have to

Re: OpenBSD 4.2 on Intel Board S3000AHLX + QuadNic EXPI9404PT =couldn't map interrupt

2007-11-08 Thread Koenig, Thomas
What version of OpenBSD are you running ? Several fixes have recently been added that made my machine suddenly support ACPI. You snipped this (very important) piece of information. Maybe trying the latest snapshot fixes your problem. Please also add a full dmesg (without acpi) so we

Re: OpenBSD 4.2 on Intel Board S3000AHLX + QuadNic EXPI9404PT = couldn't map interrupt

2007-11-08 Thread Stuart Henderson
On 2007/11/08 14:48, Koenig, Thomas wrote: 0706 Called: \_SB_.PCI0._CRS panic: aml_die aml_derefvalue:1366 Stopped atDebugger+0x5: leave ddb dmesg OpenBSD 4.2 (GENERIC) #1179: Tue Aug 28 10:37:50 MDT 2007 Try a snapshot.

Re: OpenBSD 4.2 on Intel Board S3000AHLX + QuadNic EXPI9404PT =couldn't map interrupt

2007-11-08 Thread Koenig, Thomas
From: Stuart Henderson Try a snapshot. the latest one what I found was: OpenBSD 4.2-current (GENERIC) #452: Sun Oct 21 22:08:12 MDT 2007 dmesg looks like the same and if I enable acpi it runs in a kernel panic too. the panic output differs from the last, if someone interested I will post it.

OpenBSD 4.2 on Intel Board S3000AHLX + QuadNic EXPI9404PT = couldn't map interrupt

2007-11-07 Thread Koenig, Thomas
Hello, - first: please excuse my poor english :) - second: I cant get my Intel Quad Server Adapter running on OpenBSD 4.2. My Hardware: -Intel Entry Server Board S3000AHLX -Intel Quad-Nic (Intel PRO/1000 PT Quad Server Adapter PCIex EXPI9404PT). The two Onboard Nic working fine as em4 and

OpenBSD 4.2 on Intel Board S3000AHLX + QuadNic EXPI9404PT = couldn't map interrupt

2007-11-07 Thread Alexey Suslikov
[EMAIL PROTECTED] wrote: acpi at mainbus0 not configured Have you tried to enable acpi? GENERIC.MP with acpi? - Alexey.

Re: OpenBSD 4.2 on Intel Board S3000AHLX + QuadNic EXPI9404PT = couldn't map interrupt

2007-11-07 Thread Koenig, Thomas
Hi, Have you tried to enable acpi? I try acpi with: boot -c enable acpi quit then I get a panic, with options for trace and ps - thats all. :( maybe its a bug? GENERIC.MP with acpi? Is this not the same as above? regards, Thomas [demime 1.01d removed an attachment of type