public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* ACPI - console problems 2.4.4
@ 2001-05-21 16:17 Nick Papadonis
  2001-05-21 16:19 ` Alan Cox
  2001-05-23 16:32 ` Pavel Machek
  0 siblings, 2 replies; 5+ messages in thread
From: Nick Papadonis @ 2001-05-21 16:17 UTC (permalink / raw)
  To: linux-kernel

Is anyone having problems with ACPI causing console problems in kernel
2.4.4 w/ Intel's patches?   When watching my system boot over the
serial console, things work fine.  When looking at my VAIO-FX140's
LCD, my console no longer updates after ACPI starts initializing _INI methods.

I am able to login and shutdown without my LCD echoing back.

Here is my output from the serial port:

--------------------------------------------------------------------------------


tbxface-0089: 
**** Context Switch from TID FFFFFFFF to TID 1 ****
ACPI Tables successfully loaded
Parsing Methods:...................................................................................................................................................................................................

195 Control Methods found and parsed (554 nodes total)
ACPI Namespace successfully loaded at root c034a2d8
ACPI: Core Subsystem version [20010427]
evxfevnt-0082: Transition to ACPI mode successful
Executing device _INI methods:..............


******************* LAPTOP CONSOLE NO LONGER DISPLAYS ANYTHING ********************


evregion-0304: Ev_address_space_dispatch: Region handler: AE_ERROR [PCIConfig]
breakpoint: Fatal error encountered
  nsinit-0333: \   /_SB_PCI0HUB_CRD1._INI failed: AE_ERROR
........................................
54 Devices found: 54 _STA, 1 _INI
Completing Region and Field initialization:.................
12/18 Regions, 5/5 Fields initialized (554 nodes total)
ACPI: Subsystem enabled
ACPI: System firmware supports S0 S3 S4 S5
Processor[0]: C0 C1 C2, throttling states: 8
Battery: socket found, battery present
Battery: socket found, battery absent
AC Adapter: found
Power Button: found
Lid Switch: found
Thermal Zone: found
NET4: Linux TCP/IP 1.0 for NET4.0
IP Protocols: ICMP, UDP, TCP, IGMP
IP: routing cache hash table of 512 buckets, 4Kbytes
TCP: Hash tables configured (established 8192 bind 8192)
NET4: Unix domain sockets 1.0/SMP for Linux NET4.0.
DEBUG: mount root filesystem
VFS: Mounted root (ext2 filesystem) readonly.
DEBUG: mounted root file
DEBUG: free_initmem()
Freeing unused kernel memory: 196k freed
DEBUG: unlock kernel()
DEBUG: open /dev/console
DEBUG: exec init somewhere

Restarting system.

-- 
Nick
PGP KEY: http://www.coelacanth.com/~nick/npapadon.public.asc

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: ACPI - console problems 2.4.4
  2001-05-21 16:17 ACPI - console problems 2.4.4 Nick Papadonis
@ 2001-05-21 16:19 ` Alan Cox
  2001-05-21 17:37   ` Nick Papadonis
  2001-05-23 16:32 ` Pavel Machek
  1 sibling, 1 reply; 5+ messages in thread
From: Alan Cox @ 2001-05-21 16:19 UTC (permalink / raw)
  To: Nick Papadonis; +Cc: linux-kernel

> Is anyone having problems with ACPI causing console problems in kernel
> 2.4.4 w/ Intel's patches?   When watching my system boot over the
> serial console, things work fine.  When looking at my VAIO-FX140's
> LCD, my console no longer updates after ACPI starts initializing _INI methods.

Generally a good rule is 'dont bother with ACPI'. But do let Andrew Grover
know how it fails on your box

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: ACPI - console problems 2.4.4
  2001-05-21 16:19 ` Alan Cox
@ 2001-05-21 17:37   ` Nick Papadonis
  0 siblings, 0 replies; 5+ messages in thread
From: Nick Papadonis @ 2001-05-21 17:37 UTC (permalink / raw)
  To: Alan Cox; +Cc: Nick Papadonis, linux-kernel

Alan Cox <alan@lxorguk.ukuu.org.uk> writes:

> > Is anyone having problems with ACPI causing console problems in kernel
> > 2.4.4 w/ Intel's patches?   When watching my system boot over the
> > serial console, things work fine.  When looking at my VAIO-FX140's
> > LCD, my console no longer updates after ACPI starts initializing _INI methods.
> 
> Generally a good rule is 'dont bother with ACPI'. But do let Andrew Grover
> know how it fails on your box
> 
My VAIO doesn't support APM. :(

I was trying to understand the call path on _INIT.  Hopefully with
some printk's I can track down the problem.

Any direction or areas for me to examine?  Thanks.

-- 
Nick
PGP KEY: http://www.coelacanth.com/~nick/npapadon.public.asc

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: ACPI - console problems 2.4.4
  2001-05-21 16:17 ACPI - console problems 2.4.4 Nick Papadonis
  2001-05-21 16:19 ` Alan Cox
@ 2001-05-23 16:32 ` Pavel Machek
  2001-05-25 15:27   ` Nick Papadonis
  1 sibling, 1 reply; 5+ messages in thread
From: Pavel Machek @ 2001-05-23 16:32 UTC (permalink / raw)
  To: Nick Papadonis; +Cc: linux-kernel


Hi!

> Is anyone having problems with ACPI causing console problems in kernel
> 2.4.4 w/ Intel's patches?   When watching my system boot over the
> serial console, things work fine.  When looking at my VAIO-FX140's
> LCD, my console no longer updates after ACPI starts initializing _INI methods.
> 
> I am able to login and shutdown without my LCD echoing back.
> 
> Here is my output from the serial port:

Is this vanilla 2.4.4? I somehow doubt that.
								Pavel
-- 
Philips Velo 1: 1"x4"x8", 300gram, 60, 12MB, 40bogomips, linux, mutt,
details at http://atrey.karlin.mff.cuni.cz/~pavel/velo/index.html.


^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: ACPI - console problems 2.4.4
  2001-05-23 16:32 ` Pavel Machek
@ 2001-05-25 15:27   ` Nick Papadonis
  0 siblings, 0 replies; 5+ messages in thread
From: Nick Papadonis @ 2001-05-25 15:27 UTC (permalink / raw)
  To: Pavel Machek; +Cc: linux-kernel

Pavel Machek <pavel@suse.cz> writes:

> Hi!
> 
> > Is anyone having problems with ACPI causing console problems in kernel
> > 2.4.4 w/ Intel's patches?   When watching my system boot over the
> > serial console, things work fine.  When looking at my VAIO-FX140's
> > LCD, my console no longer updates after ACPI starts initializing _INI methods.
> > 
> > I am able to login and shutdown without my LCD echoing back.
> > 
> > Here is my output from the serial port:
> 
> Is this vanilla 2.4.4? I somehow doubt that.
> 								Pavel
Yes it is, however with Intel's ACPI patches.

I suspect there is a problem with the VGA adapter + ACPI.  I haven't
been able to use ACPI at all because of this.

Is there ANYONE out there that has a VAIO?  It would be nice if
someone could reproduce this too.

- Nick



^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2001-05-25 15:28 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2001-05-21 16:17 ACPI - console problems 2.4.4 Nick Papadonis
2001-05-21 16:19 ` Alan Cox
2001-05-21 17:37   ` Nick Papadonis
2001-05-23 16:32 ` Pavel Machek
2001-05-25 15:27   ` Nick Papadonis

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox