* i815 Card ...Machine Freezes
@ 2001-11-25 9:32 Sid Carter
2001-11-25 20:43 ` Jon
0 siblings, 1 reply; 4+ messages in thread
From: Sid Carter @ 2001-11-25 9:32 UTC (permalink / raw)
To: linux-kernel
Hi,
My Machine with a Intel i815 card hangs if it is not used for
sometime. The monitor goes blank and after sometime if I don't use the
machine , the system hangs. I can't even use the power switch to
poweroff the machine. I have to pull out the power cable from the back
of the machine. Kernel am using is 2.4.14 with SGi's XFS Patch.
And when I am using X, If I switch from X to console and vice-versa
more than once, my machine hangs. Is this a known problem ? The logs
show no errors at all. Let me know if more info is required.
The relevant output of lspci below:
00:00.0 Host bridge: Intel Corp. 82815 815 Chipset Host Bridge and Memory Controller Hub (rev 02)
00:02.0 VGA compatible controller: Intel Corp. 82815 CGC [Chipset Graphics Controller] (rev 02)
TIA
Regards
Carter
--
The only difference between your girlfriend and a barracuda is the nailpolish.
Sid Carter Debian GNU/Linux.
^ permalink raw reply [flat|nested] 4+ messages in thread* Re: i815 Card ...Machine Freezes
2001-11-25 9:32 i815 Card ...Machine Freezes Sid Carter
@ 2001-11-25 20:43 ` Jon
2001-11-25 21:32 ` Andreas Steinmetz
2001-11-26 2:26 ` Sid Carter
0 siblings, 2 replies; 4+ messages in thread
From: Jon @ 2001-11-25 20:43 UTC (permalink / raw)
To: linux-kernel
Power Management in the BIOS on or compiled into your Kernel?
Regards,
Jon
----- Original Message -----
From: "Sid Carter" <sidcarter@symonds.net>
To: <linux-kernel@vger.kernel.org>
Sent: Sunday, November 25, 2001 1:32 AM
Subject: i815 Card ...Machine Freezes
> Hi,
>
> My Machine with a Intel i815 card hangs if it is not used for
> sometime. The monitor goes blank and after sometime if I don't use the
> machine , the system hangs. I can't even use the power switch to
> poweroff the machine. I have to pull out the power cable from the back
> of the machine. Kernel am using is 2.4.14 with SGi's XFS Patch.
>
> And when I am using X, If I switch from X to console and vice-versa
> more than once, my machine hangs. Is this a known problem ? The logs
> show no errors at all. Let me know if more info is required.
>
> The relevant output of lspci below:
>
> 00:00.0 Host bridge: Intel Corp. 82815 815 Chipset Host Bridge and Memory
Controller Hub (rev 02)
> 00:02.0 VGA compatible controller: Intel Corp. 82815 CGC [Chipset Graphics
Controller] (rev 02)
>
> TIA
> Regards
> Carter
> --
> The only difference between your girlfriend and a barracuda is the
nailpolish.
>
> Sid Carter Debian
GNU/Linux.
> -
> To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at http://vger.kernel.org/majordomo-info.html
> Please read the FAQ at http://www.tux.org/lkml/
>
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: i815 Card ...Machine Freezes
2001-11-25 20:43 ` Jon
@ 2001-11-25 21:32 ` Andreas Steinmetz
2001-11-26 2:26 ` Sid Carter
1 sibling, 0 replies; 4+ messages in thread
From: Andreas Steinmetz @ 2001-11-25 21:32 UTC (permalink / raw)
To: Jon; +Cc: linux-kernel
Can reproduce this (2.4.15aa1).
MSI-6215 Booksize, Kernel APM (monolithic kernel, i.e. no modules), no BIOS
power management, no X11, no framebuffer, just plain 80x25.
Symptoms: Console blanks but no DPMS blanking (monitor goes not to powersaving
mode). The system is online (Internet, ISDN, ppp). Then scanning the system
using Nessus locks up the system solid. Nothing happens when there's no
ISDN/PPP activity. Didn't try this with LAN activity. No problems with a kernel
without any power management support.
On 25-Nov-2001 Jon wrote:
> Power Management in the BIOS on or compiled into your Kernel?
>
> Regards,
>
> Jon
> ----- Original Message -----
> From: "Sid Carter" <sidcarter@symonds.net>
> To: <linux-kernel@vger.kernel.org>
> Sent: Sunday, November 25, 2001 1:32 AM
> Subject: i815 Card ...Machine Freezes
>
>
>> Hi,
>>
>> My Machine with a Intel i815 card hangs if it is not used for
>> sometime. The monitor goes blank and after sometime if I don't use the
>> machine , the system hangs. I can't even use the power switch to
>> poweroff the machine. I have to pull out the power cable from the back
>> of the machine. Kernel am using is 2.4.14 with SGi's XFS Patch.
>>
>> And when I am using X, If I switch from X to console and vice-versa
>> more than once, my machine hangs. Is this a known problem ? The logs
>> show no errors at all. Let me know if more info is required.
>>
>> The relevant output of lspci below:
>>
>> 00:00.0 Host bridge: Intel Corp. 82815 815 Chipset Host Bridge and Memory
> Controller Hub (rev 02)
>> 00:02.0 VGA compatible controller: Intel Corp. 82815 CGC [Chipset Graphics
> Controller] (rev 02)
>>
>> TIA
>> Regards
>> Carter
>> --
>> The only difference between your girlfriend and a barracuda is the
> nailpolish.
>>
>> Sid Carter Debian
> GNU/Linux.
>> -
>> To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
>> the body of a message to majordomo@vger.kernel.org
>> More majordomo info at http://vger.kernel.org/majordomo-info.html
>> Please read the FAQ at http://www.tux.org/lkml/
>>
>
> -
> To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at http://vger.kernel.org/majordomo-info.html
> Please read the FAQ at http://www.tux.org/lkml/
>
Andreas Steinmetz
D.O.M. Datenverarbeitung GmbH
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: i815 Card ...Machine Freezes
2001-11-25 20:43 ` Jon
2001-11-25 21:32 ` Andreas Steinmetz
@ 2001-11-26 2:26 ` Sid Carter
1 sibling, 0 replies; 4+ messages in thread
From: Sid Carter @ 2001-11-26 2:26 UTC (permalink / raw)
To: linux-kernel
>>>>> On Sun, 25 Nov 2001 12:43:34 -0800, "Jon" <marsaro@interearth.com> said:
Jon> Power Management in the BIOS on or compiled into your Kernel?
Jon> Regards,
>> sometime. The monitor goes blank and after sometime if I don't use the
>> machine , the system hangs. I can't even use the power switch to
>> poweroff the machine. I have to pull out the power cable from the back
>> of the machine. Kernel am using is 2.4.14 with SGi's XFS Patch.
>>
>> And when I am using X, If I switch from X to console and vice-versa
>> more than once, my machine hangs. Is this a known problem ? The logs
>> 00:00.0 Host bridge: Intel Corp. 82815 815 Chipset Host Bridge and Memory
Jon> Controller Hub (rev 02)
>> 00:02.0 VGA compatible controller: Intel Corp. 82815 CGC [Chipset Graphics
Jon> Controller] (rev 02)
Hi,
Power Management is enabled in the BIOS *and* compiled into my kernel
also.APM is compiled in. I tried to use APIC, but APIC won't poweroff
my machine when I halt it, hence use APM. Is this freeze due to
APM/Power Management ?
TIA
Regards
Carter
--
The only difference between your girlfriend and a barracuda is the nailpolish.
Sid Carter Debian GNU/Linux.
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2001-11-26 2:26 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2001-11-25 9:32 i815 Card ...Machine Freezes Sid Carter
2001-11-25 20:43 ` Jon
2001-11-25 21:32 ` Andreas Steinmetz
2001-11-26 2:26 ` Sid Carter
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
all inboxes | Powered by JetHome®