All of lore.kernel.org
 help / color / mirror / Atom feed
From: Eric Sesterhenn <snakebyte-Mmb7MZpHnFY@public.gmane.org>
To: "Rafael J. Wysocki" <rjw-KKrjLPT3xs0@public.gmane.org>
Cc: linux-pm-cunTk1MwBs9QetFLy7KEm3xJsTq8ys+cHZ5vskTnxNA@public.gmane.org,
	vandrove-hnqZr3NxcozrBKCeMvbIDA@public.gmane.org,
	Kernel Testers
	<kernel-testers-u79uwXL29TY76Z2rM5mHXA@public.gmane.org>
Subject: Re: [linux-pm] Suspend regression, hang after matroxfb
Date: Fri, 30 Jan 2009 23:31:44 +0100	[thread overview]
Message-ID: <20090130223144.GD13207@alice> (raw)
In-Reply-To: <200901302327.50887.rjw-KKrjLPT3xs0@public.gmane.org>

* Rafael J. Wysocki (rjw-KKrjLPT3xs0@public.gmane.org) wrote:
> On Friday 30 January 2009, Eric Sesterhenn wrote:
> > * Rafael J. Wysocki (rjw-KKrjLPT3xs0@public.gmane.org) wrote:
> > > On Friday 30 January 2009, Eric Sesterhenn wrote:
> > > > * Rafael J. Wysocki (rjw-KKrjLPT3xs0@public.gmane.org) wrote:
> > > > > On Thursday 29 January 2009, Eric Sesterhenn wrote:
> > > > > > hi,
> > > > > > 
> > > > > > on this box standby worked with 2.6.28, but is broken with 2.6.29-rc3.
> > > > > > 
> > > > > > Dmesg of startup
> > > > > > http://www.cccmz.de/~snakebyte/200.log
> > > > > > .config
> > > > > > http://www.cccmz.de/~snakebyte/config_200
> > > > > > 
> > > > > > When testing the devices 
> > > > > > 
> > > > > > root@computer-desktop:/sys/power# echo devices > pm_test 
> > > > > 
> > > > > What happens if you replace 'devices' with 'core' ?
> > > > 
> > > > no change, it hangs after matroxfb
> > > > 
> > > > root@computer-desktop:/sys/power# echo core > pm_test 
> > > > root@computer-desktop:/sys/power# echo standby > state
> > > > 
> > > [--snip--]
> > > > 
> > > > > If the same, what happens without the matroxfb driver?
> > > > 
> > > > It gets a bit further, suspend seems to complete,
> > > > but hangs during resume
> > > 
> > > Please check if the appended patch helps.
> > 
> > It does help in both cases (with matroxfb enabled and disabled)
> > thanks.
> 
> What machine is that?

I mean the driver enabled in .config.

box is one of my kernel testgrounds running ubuntu intrepid,
for .config and dmesg see the links above

root@computer-desktop:~# cat /proc/cpuinfo 
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 8
model name	: Pentium III (Coppermine)
stepping	: 3
cpu MHz		: 697.819
cache size	: 256 KB
fdiv_bug	: no
hlt_bug		: no
f00f_bug	: no
coma_bug	: no
fpu		: yes
fpu_exception	: yes
cpuid level	: 2
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 sep mtrr pge mca
cmov pat pse36 mmx fxsr sse
bogomips	: 1395.63
clflush size	: 32
power management:

root@computer-desktop:~# lspci
00:00.0 Host bridge: Intel Corporation 440BX/ZX/DX - 82443BX/ZX/DX Host
bridge (rev 03)
00:01.0 PCI bridge: Intel Corporation 440BX/ZX/DX - 82443BX/ZX/DX AGP
bridge (rev 03)
00:07.0 ISA bridge: Intel Corporation 82371AB/EB/MB PIIX4 ISA (rev 02)
00:07.1 IDE interface: Intel Corporation 82371AB/EB/MB PIIX4 IDE (rev
01)
00:07.2 USB Controller: Intel Corporation 82371AB/EB/MB PIIX4 USB (rev
01)
00:07.3 Bridge: Intel Corporation 82371AB/EB/MB PIIX4 ACPI (rev 02)
00:0a.0 Ethernet controller: Intel Corporation 82556 EtherExpress
PRO/100 Smart (rev 03)
00:0c.0 SCSI storage controller: Adaptec AIC-7861 (rev 03)
00:0e.0 Ethernet controller: Realtek Semiconductor Co., Ltd.
RTL-8139/8139C/8139C+ (rev 10)
00:12.0 Multimedia audio controller: Rockwell International Device 4310
00:12.1 Communication controller: Rockwell International Riptide HSF 56k
PCI Modem
00:12.2 Input device controller: Rockwell International Device 4312
01:00.0 VGA compatible controller: Matrox Graphics, Inc. MGA G200 AGP
(rev 03)

If you need any other information, just let me know

Greetings, Eric

  parent reply	other threads:[~2009-01-30 22:31 UTC|newest]

Thread overview: 25+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-01-29 12:58 Suspend regression, hang after matroxfb Eric Sesterhenn
2009-01-29 22:12 ` Rafael J. Wysocki
2009-01-29 22:12 ` [linux-pm] " Rafael J. Wysocki
2009-01-30 12:46   ` Eric Sesterhenn
     [not found]   ` <200901292312.44884.rjw-KKrjLPT3xs0@public.gmane.org>
2009-01-30 12:46     ` [linux-pm] " Eric Sesterhenn
2009-01-30 21:15       ` Rafael J. Wysocki
2009-01-30 22:03         ` Rafael J. Wysocki
     [not found]         ` <200901302215.28057.rjw-KKrjLPT3xs0@public.gmane.org>
2009-01-30 22:03           ` [linux-pm] " Rafael J. Wysocki
     [not found]             ` <200901302303.23143.rjw-KKrjLPT3xs0@public.gmane.org>
2009-01-30 22:09               ` Eric Sesterhenn
2009-01-30 22:09             ` Eric Sesterhenn
2009-01-30 22:06           ` [linux-pm] " Eric Sesterhenn
2009-01-30 22:27             ` Rafael J. Wysocki
     [not found]               ` <200901302327.50887.rjw-KKrjLPT3xs0@public.gmane.org>
2009-01-30 22:31                 ` Eric Sesterhenn [this message]
2009-01-30 22:59                   ` Rafael J. Wysocki
2009-01-30 23:21                     ` Alan Stern
2009-01-30 23:36                     ` Eric Sesterhenn
     [not found]                     ` <200901302359.18309.rjw-KKrjLPT3xs0@public.gmane.org>
2009-01-30 23:21                       ` [linux-pm] " Alan Stern
2009-01-30 23:40                         ` Rafael J. Wysocki
     [not found]                         ` <Pine.LNX.4.44L0.0901301818400.2785-100000-IYeN2dnnYyZXsRXLowluHWD2FQJk+8+b@public.gmane.org>
2009-01-30 23:40                           ` [linux-pm] " Rafael J. Wysocki
2009-01-30 23:36                       ` Eric Sesterhenn
2009-01-30 22:59                   ` Rafael J. Wysocki
2009-01-30 22:31               ` Eric Sesterhenn
2009-01-30 22:27             ` Rafael J. Wysocki
2009-01-30 22:06         ` Eric Sesterhenn
2009-01-30 21:15       ` Rafael J. Wysocki

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20090130223144.GD13207@alice \
    --to=snakebyte-mmb7mzphnfy@public.gmane.org \
    --cc=kernel-testers-u79uwXL29TY76Z2rM5mHXA@public.gmane.org \
    --cc=linux-pm-cunTk1MwBs9QetFLy7KEm3xJsTq8ys+cHZ5vskTnxNA@public.gmane.org \
    --cc=rjw-KKrjLPT3xs0@public.gmane.org \
    --cc=vandrove-hnqZr3NxcozrBKCeMvbIDA@public.gmane.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.