* Dual Core CPU on Abit NI8-Board
@ 2006-04-05 6:28 Frank von Daak
2006-04-05 6:39 ` cerise
[not found] ` <cbe23c50604050011i3bcd433dxbf0bf826ba679324@mail.gmail.com>
0 siblings, 2 replies; 11+ messages in thread
From: Frank von Daak @ 2006-04-05 6:28 UTC (permalink / raw)
To: linux-smp
Hello to all!
I hope that this is the right place for me to report my problem - if not,
please tell me!
Some days ago I've purchased a new motherboard, cpu and graphics-adapters.
The board is called "Abit NI8 SLI" which has a nForce4-Chipset and a socket
775.
http://www.abit-usa.com/products/mb/products.php?categories=1&model=280
The CPU is a Pentium-D 2,8 GHz. And the graphics-adapters are two
GeForce7800GTX-Cards...
My problem is, that a "cat /proc/cpuinfo" shows me just one cpu with one core.
I've tested this with kernels 2.6.16.1 and 2.6.17-rc1 (x86 and x86_64)
If I add the following line in my lilo.conf to the kernel, I can see both
cpu's:
append="pci=noacpi pci=routeirq noapic acpi=off"
After this my cpuinfo looks like this:
http://www.kpage.de/cpuinfo.txt
and dmesg say's this:
http://www.kpage.de/dmesg.txt
But if I do so, the machine is running very unstable and is hanging after a
while. The crashes will happen espacialy if I run OpenGL-Applications like
"glxgears".
Can someone of you tell me, what I can do to fix this problem?
If you need further information, please tell me!
Thank you very much and greetings!
Frank
--
Name: Frank von Daak
eMail: f.vondaak@kpage.de Homepage: http://www.kpage.de
"It takes a revolution, to make a solution!
Bob Marley"
^ permalink raw reply [flat|nested] 11+ messages in thread
* Re: Dual Core CPU on Abit NI8-Board
2006-04-05 6:28 Dual Core CPU on Abit NI8-Board Frank von Daak
@ 2006-04-05 6:39 ` cerise
2006-04-05 7:13 ` Frank von Daak
[not found] ` <cbe23c50604050011i3bcd433dxbf0bf826ba679324@mail.gmail.com>
1 sibling, 1 reply; 11+ messages in thread
From: cerise @ 2006-04-05 6:39 UTC (permalink / raw)
To: linux-smp
Hi Frank:
This sounds suspiciously to me like those kernels don't have SMP support
built in. Are those kernels you built yourself or obtained from your distro?
-Phil/CERisE
On Wed, Apr 05, 2006 at 08:28:02AM +0200, Frank von Daak wrote:
> Hello to all!
>
> I hope that this is the right place for me to report my problem - if not,
> please tell me!
>
> Some days ago I've purchased a new motherboard, cpu and graphics-adapters.
> The board is called "Abit NI8 SLI" which has a nForce4-Chipset and a socket
> 775.
>
> http://www.abit-usa.com/products/mb/products.php?categories=1&model=280
>
> The CPU is a Pentium-D 2,8 GHz. And the graphics-adapters are two
> GeForce7800GTX-Cards...
>
> My problem is, that a "cat /proc/cpuinfo" shows me just one cpu with one core.
> I've tested this with kernels 2.6.16.1 and 2.6.17-rc1 (x86 and x86_64)
>
> If I add the following line in my lilo.conf to the kernel, I can see both
> cpu's:
> append="pci=noacpi pci=routeirq noapic acpi=off"
>
> After this my cpuinfo looks like this:
> http://www.kpage.de/cpuinfo.txt
>
> and dmesg say's this:
> http://www.kpage.de/dmesg.txt
>
> But if I do so, the machine is running very unstable and is hanging after a
> while. The crashes will happen espacialy if I run OpenGL-Applications like
> "glxgears".
>
> Can someone of you tell me, what I can do to fix this problem?
> If you need further information, please tell me!
>
> Thank you very much and greetings!
> Frank
>
> --
> Name: Frank von Daak
> eMail: f.vondaak@kpage.de Homepage: http://www.kpage.de
> "It takes a revolution, to make a solution!
> Bob Marley"
> -
> To unsubscribe from this list: send the line "unsubscribe linux-smp" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at http://vger.kernel.org/majordomo-info.html
^ permalink raw reply [flat|nested] 11+ messages in thread
* Re: Dual Core CPU on Abit NI8-Board
2006-04-05 6:39 ` cerise
@ 2006-04-05 7:13 ` Frank von Daak
2006-04-05 16:57 ` cerise
0 siblings, 1 reply; 11+ messages in thread
From: Frank von Daak @ 2006-04-05 7:13 UTC (permalink / raw)
To: linux-smp
Hi!
Am Wednesday, 5. April 2006 08:39 schrieb cerise@armory.com:
>This sounds suspiciously to me like those kernels don't have SMP support
>built in. Are those kernels you built yourself or obtained from your
> distro?
I've build them myself with smp-support enabled. I've also tried a
debian-smp-kernel with the same behaviour...
>On Wed, Apr 05, 2006 at 08:28:02AM +0200, Frank von Daak wrote:
>> Hello to all!
>>
>> I hope that this is the right place for me to report my problem - if not,
>> please tell me!
>>
>> Some days ago I've purchased a new motherboard, cpu and graphics-adapters.
>> The board is called "Abit NI8 SLI" which has a nForce4-Chipset and a
>> socket 775.
>>
>> http://www.abit-usa.com/products/mb/products.php?categories=1&model=280
>>
>> The CPU is a Pentium-D 2,8 GHz. And the graphics-adapters are two
>> GeForce7800GTX-Cards...
>>
>> My problem is, that a "cat /proc/cpuinfo" shows me just one cpu with one
>> core. I've tested this with kernels 2.6.16.1 and 2.6.17-rc1 (x86 and
>> x86_64)
>>
>> If I add the following line in my lilo.conf to the kernel, I can see both
>> cpu's:
>> append="pci=noacpi pci=routeirq noapic acpi=off"
>>
>> After this my cpuinfo looks like this:
>> http://www.kpage.de/cpuinfo.txt
>>
>> and dmesg say's this:
>> http://www.kpage.de/dmesg.txt
>>
>> But if I do so, the machine is running very unstable and is hanging after
>> a while. The crashes will happen espacialy if I run OpenGL-Applications
>> like "glxgears".
>>
>> Can someone of you tell me, what I can do to fix this problem?
>> If you need further information, please tell me!
>>
>> Thank you very much and greetings!
>> Frank
>>
>> --
>> Name: Frank von Daak
>> eMail: f.vondaak@kpage.de Homepage: http://www.kpage.de
>> "It takes a revolution, to make a solution!
>> Bob Marley"
>> -
>> To unsubscribe from this list: send the line "unsubscribe linux-smp" in
>> the body of a message to majordomo@vger.kernel.org
>> More majordomo info at http://vger.kernel.org/majordomo-info.html
>
>-
>To unsubscribe from this list: send the line "unsubscribe linux-smp" in
>the body of a message to majordomo@vger.kernel.org
>More majordomo info at http://vger.kernel.org/majordomo-info.html
--
--
Frank von Daak
f.vondaak@kpage.de
^ permalink raw reply [flat|nested] 11+ messages in thread
* Re: Dual Core CPU on Abit NI8-Board
[not found] ` <cbe23c50604050011i3bcd433dxbf0bf826ba679324@mail.gmail.com>
@ 2006-04-05 8:39 ` Frank von Daak
2006-04-05 9:43 ` Frank von Daak
0 siblings, 1 reply; 11+ messages in thread
From: Frank von Daak @ 2006-04-05 8:39 UTC (permalink / raw)
To: linux-smp
Hi!
Am Wednesday, 5. April 2006 09:11 schrieb Erk:
>The only thing weird in your boot is those lines:
>pcie_portdrv_probe->Dev[007e:10de] has invalid IRQ. Check vendor BIOS
>could you tell us what you see in /proc/interrupts in this case
This is what "cat /proc/interrupts" and "dmesg" says when I boot the kernel
with no options: (append="")
http://www.kpage.de/interruptsacpi.txt
http://www.kpage.de/dmesgacpi.txt
>and could you try with: append="pci=noacpi acpi=off"
>and see if there is major difference in /proc/interrupts.
Sorry, I can't tell you what it say's, because my machine does not boot with
this option's. At the moment the machine is hanging after rebooting with this
options and I've no more remote access to it. Because I'm at work now, I can
go on in 7 hours...
I've tried some of this options yesterday with almost the same result (system
is hanging) - I don't get error messages like a segfault on screen - the
machine is just hanging...
Greetings
Frank
>2006/4/5, Frank von Daak <f.vondaak@kpage.de>:
>> Hello to all!
>>
>> I hope that this is the right place for me to report my problem - if not,
>> please tell me!
>>
>> Some days ago I've purchased a new motherboard, cpu and graphics-adapters.
>> The board is called "Abit NI8 SLI" which has a nForce4-Chipset and a
>> socket 775.
>>
>> http://www.abit-usa.com/products/mb/products.php?categories=1&model=280
>>
>> The CPU is a Pentium-D 2,8 GHz. And the graphics-adapters are two
>> GeForce7800GTX-Cards...
>>
>> My problem is, that a "cat /proc/cpuinfo" shows me just one cpu with one
>> core. I've tested this with kernels 2.6.16.1 and 2.6.17-rc1 (x86 and
>> x86_64)
>>
>> If I add the following line in my lilo.conf to the kernel, I can see both
>> cpu's:
>> append="pci=noacpi pci=routeirq noapic acpi=off"
>>
>> After this my cpuinfo looks like this:
>> http://www.kpage.de/cpuinfo.txt
>>
>> and dmesg say's this:
>> http://www.kpage.de/dmesg.txt
>>
>> But if I do so, the machine is running very unstable and is hanging after
>> a while. The crashes will happen espacialy if I run OpenGL-Applications
>> like "glxgears".
>>
>> Can someone of you tell me, what I can do to fix this problem?
>> If you need further information, please tell me!
>>
>> Thank you very much and greetings!
>> Frank
>>
>> --
>> Name: Frank von Daak
>> eMail: f.vondaak@kpage.de Homepage: http://www.kpage.de
>> "It takes a revolution, to make a solution!
>> Bob Marley"
>> -
>> To unsubscribe from this list: send the line "unsubscribe linux-smp" in
>> the body of a message to majordomo@vger.kernel.org
>> More majordomo info at http://vger.kernel.org/majordomo-info.html
>
>--
>Erk
--
--
Frank von Daak
f.vondaak@kpage.de
^ permalink raw reply [flat|nested] 11+ messages in thread
* Re: Dual Core CPU on Abit NI8-Board
2006-04-05 8:39 ` Frank von Daak
@ 2006-04-05 9:43 ` Frank von Daak
[not found] ` <cbe23c50604050315u3daad82x14beed5ed16c43fd@mail.gmail.com>
0 siblings, 1 reply; 11+ messages in thread
From: Frank von Daak @ 2006-04-05 9:43 UTC (permalink / raw)
To: linux-smp
ok .. after I've found a way to reboot the machine remote [by my mother :-)]
I've tried the following append-line:
append="pci=noacpi pci=routeirq noapic acpi=on"
acpi is now on - but just one cpu :-(
And this is what dmesg and /proc/interrupts say:
http://www.kpage.de/dmesgacpi2.txt
http://www.kpage.de/interrputsacpi2.txt
This is the output when I append the following line (append="pci=noacpi
pci=routeirq noapic acpi=off")
http://www.kpage.de/dmesgnoacpi.txt
http://www.kpage.de/interruptsnoacpi.txt
The only problem in this case is that the machine is very unstable on
3D-Action...
any more ideas?
Thank you very much!!!
Am Wednesday, 5. April 2006 10:39 schrieb Frank von Daak:
>Hi!
>
>Am Wednesday, 5. April 2006 09:11 schrieb Erk:
>>The only thing weird in your boot is those lines:
>>pcie_portdrv_probe->Dev[007e:10de] has invalid IRQ. Check vendor BIOS
>>could you tell us what you see in /proc/interrupts in this case
>
>This is what "cat /proc/interrupts" and "dmesg" says when I boot the kernel
>with no options: (append="")
>http://www.kpage.de/interruptsacpi.txt
>http://www.kpage.de/dmesgacpi.txt
>
>>and could you try with: append="pci=noacpi acpi=off"
>>and see if there is major difference in /proc/interrupts.
>
>Sorry, I can't tell you what it say's, because my machine does not boot with
>this option's. At the moment the machine is hanging after rebooting with
> this options and I've no more remote access to it. Because I'm at work now,
> I can go on in 7 hours...
>I've tried some of this options yesterday with almost the same result
> (system is hanging) - I don't get error messages like a segfault on screen
> - the machine is just hanging...
>
>Greetings
>Frank
>
>>2006/4/5, Frank von Daak <f.vondaak@kpage.de>:
>>> Hello to all!
>>>
>>> I hope that this is the right place for me to report my problem - if not,
>>> please tell me!
>>>
>>> Some days ago I've purchased a new motherboard, cpu and
>>> graphics-adapters. The board is called "Abit NI8 SLI" which has a
>>> nForce4-Chipset and a socket 775.
>>>
>>> http://www.abit-usa.com/products/mb/products.php?categories=1&model=280
>>>
>>> The CPU is a Pentium-D 2,8 GHz. And the graphics-adapters are two
>>> GeForce7800GTX-Cards...
>>>
>>> My problem is, that a "cat /proc/cpuinfo" shows me just one cpu with one
>>> core. I've tested this with kernels 2.6.16.1 and 2.6.17-rc1 (x86 and
>>> x86_64)
>>>
>>> If I add the following line in my lilo.conf to the kernel, I can see both
>>> cpu's:
>>> append="pci=noacpi pci=routeirq noapic acpi=off"
>>>
>>> After this my cpuinfo looks like this:
>>> http://www.kpage.de/cpuinfo.txt
>>>
>>> and dmesg say's this:
>>> http://www.kpage.de/dmesg.txt
>>>
>>> But if I do so, the machine is running very unstable and is hanging after
>>> a while. The crashes will happen espacialy if I run OpenGL-Applications
>>> like "glxgears".
>>>
>>> Can someone of you tell me, what I can do to fix this problem?
>>> If you need further information, please tell me!
>>>
>>> Thank you very much and greetings!
>>> Frank
>>>
>>> --
>>> Name: Frank von Daak
>>> eMail: f.vondaak@kpage.de Homepage: http://www.kpage.de
>>> "It takes a revolution, to make a solution!
>>> Bob Marley"
>>> -
>>> To unsubscribe from this list: send the line "unsubscribe linux-smp" in
>>> the body of a message to majordomo@vger.kernel.org
>>> More majordomo info at http://vger.kernel.org/majordomo-info.html
>>
>>--
>>Erk
--
frank von daak.leiter.software entwicklung
.
gingco.new media gmbh
kastanienallee 40
38104 braunschweig
www.gingco.net
t +49.(0)531.24492-241
f +49.(0)531.24492-29
^ permalink raw reply [flat|nested] 11+ messages in thread
* Re: Dual Core CPU on Abit NI8-Board
[not found] ` <cbe23c50604050315u3daad82x14beed5ed16c43fd@mail.gmail.com>
@ 2006-04-05 12:05 ` Frank von Daak
2006-04-06 6:27 ` Frank von Daak
0 siblings, 1 reply; 11+ messages in thread
From: Frank von Daak @ 2006-04-05 12:05 UTC (permalink / raw)
To: linux-smp
Am Wednesday, 5. April 2006 12:15 schrieben Sie:
>> The only problem in this case is that the machine is very unstable on
>> 3D-Action...
>> any more ideas?
>You get IRQ sharing for you video adpaters in this last case:
>7: 5178 0 XT-PIC ohci_hcd:usb3, nvidia, nvidia
>Those video cards are on PCI-Express bus?
>With the "NVidia SLI" etc...
yes and no :-}
I've attached the two cards in SLI-Mode to the board. This means that I've
placed the chip for SLI-Mode (you can see the red chip on this image between
the two pcie-slots:
http://www.etech4sale.com/images/0146000_0146999/146929_h.jpg)
This must be done, to run both pcie-slots in 16x mode. If not, only one slot
is 16x the other is 1x.
And I've connected both cards with a SLI-bridge - but:
I don't run use the SLI mode in linux!
I'm running a flightsim (x-plane) and have connected three monitors. Because a
normal graphics-adapter can handle just 2 monitors there was the need for two
graphics-adapters.
And they are running fine, if I don't append anything in my lilo.conf! But I
can use just on one cpu-core :-(
I'm not sure if this is realy a problem with the x-server, or?
But I'm really unsure: whats my problem? SMP or Nvidia?
>You're welcome since my last message just hang your machine :))
hehe - that's really no problem!!!
Greetings
Frank
--
--
Frank von Daak
f.vondaak@kpage.de
^ permalink raw reply [flat|nested] 11+ messages in thread
* Re: Dual Core CPU on Abit NI8-Board
2006-04-05 7:13 ` Frank von Daak
@ 2006-04-05 16:57 ` cerise
0 siblings, 0 replies; 11+ messages in thread
From: cerise @ 2006-04-05 16:57 UTC (permalink / raw)
To: linux-smp
On Wed, Apr 05, 2006 at 09:13:57AM +0200, Frank von Daak wrote:
>
> I've build them myself with smp-support enabled. I've also tried a
> debian-smp-kernel with the same behaviour...
Well, so much for the easy answer 8)
> >> My problem is, that a "cat /proc/cpuinfo" shows me just one cpu with one
> >> core. I've tested this with kernels 2.6.16.1 and 2.6.17-rc1 (x86 and
> >> x86_64)
> >>
> >> If I add the following line in my lilo.conf to the kernel, I can see both
> >> cpu's:
> >> append="pci=noacpi pci=routeirq noapic acpi=off"
Probably the best step to take next is to take another pass through a kernel.
It seems like you have a lot of things built in which aren't necessary to boot
(your network card, for example). I generally recommend putting as much as
possible into modules so that you can boot with the bare minimum of stuff. If
it works that way, you can start slowly adding things and figure out with better
granularity what's causing it to freeze.
You'll use a little more memory that way (modules load in on page boundaries,
so one could in theory be wasting n * ($PAGE_SIZE - 1) bytes in loading n
modules, but the flexibility is very well worth it when figuring out problems
like this.
I have a few prejudices to begin with for your short list of what's causing
the box to die. The first is DRI. The second is one of the NFORCE drivers.
The fact that glxgears seems to trigger the problem and that I dislike DRI in
general sounds like a good place to start ; )
-Phil/CERisE
^ permalink raw reply [flat|nested] 11+ messages in thread
* Re: Dual Core CPU on Abit NI8-Board
2006-04-05 12:05 ` Frank von Daak
@ 2006-04-06 6:27 ` Frank von Daak
2006-04-06 20:39 ` Frank von Daak
0 siblings, 1 reply; 11+ messages in thread
From: Frank von Daak @ 2006-04-06 6:27 UTC (permalink / raw)
To: linux-smp
Hi!
I'ld like to sum up, what I've tried to solve my smp(?)-problem:
- I've bootet my vanilla 2.6.17-rc1 kernel with the following options appended
in "lilo.conf":
1. noapic
2. pci=noacpi
3. pci=biosirq
4. pci=routeirq
5. pci=conf1
6. acpi=off
and I've tried to combine most of the options together. (very much reboots as
you can believe :-})
- I've started my x-server with just one geforce card.
- I've disconnected the SLI-bridge from my card and put the board into normal
(not sli)-mode. (In this case the board has one 16xPCIe and one 1XPCIe-Slot.
In the other case it hase two 16XPCIe-slots, and the gra.-cards are sharing
one irq)
- I've removed PREEMPT from the kernel
- I've tried kernel 2.6.16.1 and installed a 64Bit Debian with 2.6.15
- I've removed the usb-module so that the graphics-adapters don't have to
share an irq with usb
- I've upgraded my motherboard-bios to the latest version
- I've tried some different bios-settings (low cpuid for example)
- I've contacted nvidia - they also have not heard about this problem
The result was always the same:
If I start the kernel with ACPI the system is running rock solid, but I have
just one cpu-core.
If I start with disabled ACPI the system is hard-crashing after a short while.
(Sometimes it is crashing without starting an OpenGL-app!)
So I have no more ideas at the moment...
Should I go and buy a new motherboard?
Greetings
Frank
--
Name: Frank von Daak
eMail: f.vondaak@kpage.de Homepage: http://www.kpage.de
"It takes a revolution, to make a solution!
Bob Marley"
^ permalink raw reply [flat|nested] 11+ messages in thread
* Re: Dual Core CPU on Abit NI8-Board
2006-04-06 6:27 ` Frank von Daak
@ 2006-04-06 20:39 ` Frank von Daak
2006-04-06 20:58 ` Randy.Dunlap
0 siblings, 1 reply; 11+ messages in thread
From: Frank von Daak @ 2006-04-06 20:39 UTC (permalink / raw)
To: linux-smp
Hi!
After another day of debugging my "smp-problem" I've enabled ACPI-debugging in
kernel.
Maybe someone of you can take a look at dmesg's output and interpret the
messages:
http://www.kpage.de/dmesg_acpi3.txt
I think the following messages tell something about my problem:
acpi_processor-0495 [06] processor_get_info : Error getting cpuindex for
acpiid 0x1
Greetings
Frank
--
Name: Frank von Daak
eMail: f.vondaak@kpage.de Homepage: http://www.kpage.de
"It takes a revolution, to make a solution!
Bob Marley"
^ permalink raw reply [flat|nested] 11+ messages in thread
* Re: Dual Core CPU on Abit NI8-Board
2006-04-06 20:39 ` Frank von Daak
@ 2006-04-06 20:58 ` Randy.Dunlap
0 siblings, 0 replies; 11+ messages in thread
From: Randy.Dunlap @ 2006-04-06 20:58 UTC (permalink / raw)
To: f.vondaak; +Cc: linux-smp
On Thu, 6 Apr 2006 22:39:04 +0200 Frank von Daak wrote:
> Hi!
>
> After another day of debugging my "smp-problem" I've enabled ACPI-debugging in
> kernel.
> Maybe someone of you can take a look at dmesg's output and interpret the
> messages:
> http://www.kpage.de/dmesg_acpi3.txt
>
> I think the following messages tell something about my problem:
> acpi_processor-0495 [06] processor_get_info : Error getting cpuindex for
> acpiid 0x1
I suggest that you ping the acpi development list about this:
linux-acpi@vger.kernel.org
You'll probably need to provide the ACPI firmware tables from your computer.
Use pmtools (acpidump) to do that. If you don't have them installed already,
you can get them here:
http://www.kernel.org/pub/linux/kernel/people/lenb/acpi/utils/
Grab the latest pmtools tarball.
---
~Randy
^ permalink raw reply [flat|nested] 11+ messages in thread
* Re: Dual Core CPU on Abit NI8-Board
[not found] <200604070707.47121.f.vondaak@kpage.de>
@ 2006-04-07 9:19 ` Frank von Daak
0 siblings, 0 replies; 11+ messages in thread
From: Frank von Daak @ 2006-04-07 9:19 UTC (permalink / raw)
To: linux-acpi, linux-smp
Hello again!
After contacting the Abit-Support I know, what is my problem...
My motherboard does not support FSB800-CPUs with less then 3,0GHz :-(
http://www.abit.com.tw/cpu_support/intel-pd-8xx.htm
So, now I have an expensive motherboard and an expensive 2,8 GHz cpu that
won't work correctly together - funny, isn't it :-/
The next thing I'll do is to buy a 3,0GHz CPU and hope that this will work
better...
Thank you very much for your support!!!
Greetings
Frank
Am Friday, 7. April 2006 07:07 schrieb Frank von Daak:
>Hello!
>
>I've a problem with my configuration and maybe someone of you can help me
> out.
>
>My system looks like this:
>Abit NI8 SLI mother board
>CPU Pentium-D 2,8 GHz (dual-core)
>1 GB DDR2-RAM (one module)
>2x GeForc7800GTX grahpics adapter (to connect three monitors)
>kernel 2.6.17-rc1 (vanilla)
>
>My problem ist, that a "cat /proc/cpuinfo" show's just one cpu-core if I
> boot with ACPI enabled.
>If I disable ACPI by removing it from kernel or by passing
> 'append="acpi=off"' to my lilo.conf, the system is going unstable. It is
> freezing sporadical without any trace output. The freezes occur after a
> short time, especialy when I run OpenGL-applications - but also without
> OpenGL!
>
>I have collected some information about my system here:
>--------------------------------------------------------------
>dmesg's output with acpi-debug enabled in kernel:
>http://www.kpage.de/dmesg_acpi3.txt
>
>My kernels ".config"-file:
>http://www.kpage.de/config.txt
>
>The output of "cat /proc/interrupts" when ACPI is enabled:
>http://www.kpage.de/interrupts_acpi3.txt
>
>The output of "cat /proc/interrupts" when ACPI is disabled:
>http://www.kpage.de/interrupts_noacpi3.txt
>
>The output of "cat /proc/cpuinfo" if ACPI is enabled:
>http://www.kpage.de/cpuinfo_acpi3.txt
>
>The output of "cat /proc/cpuinfo" if ACPI is disabled:
>http://www.kpage.de/cpuinfo_noacpi3.txt
>
>And last, but not least: the output of "acpidump":
>http://www.kpage.de/acpidump.txt
>--------------------------------------------------------------
>
>I've started a discussion about this problem on the linux-smp mailinglist.
> You can find some more information about what I've done by now here:
>http://marc.theaimsgroup.com/?l=linux-smp&m=114421848813280&w=2
>
>I have also contacted nvidia and abit - without response from abit by the
>time...
>
>Who can give me a little help?
>
>Thank you very much!!!
>Greetings
>Frank
--
--
Frank von Daak
f.vondaak@kpage.de
^ permalink raw reply [flat|nested] 11+ messages in thread
end of thread, other threads:[~2006-04-07 9:19 UTC | newest]
Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-04-05 6:28 Dual Core CPU on Abit NI8-Board Frank von Daak
2006-04-05 6:39 ` cerise
2006-04-05 7:13 ` Frank von Daak
2006-04-05 16:57 ` cerise
[not found] ` <cbe23c50604050011i3bcd433dxbf0bf826ba679324@mail.gmail.com>
2006-04-05 8:39 ` Frank von Daak
2006-04-05 9:43 ` Frank von Daak
[not found] ` <cbe23c50604050315u3daad82x14beed5ed16c43fd@mail.gmail.com>
2006-04-05 12:05 ` Frank von Daak
2006-04-06 6:27 ` Frank von Daak
2006-04-06 20:39 ` Frank von Daak
2006-04-06 20:58 ` Randy.Dunlap
[not found] <200604070707.47121.f.vondaak@kpage.de>
2006-04-07 9:19 ` Frank von Daak
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox