public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* radeonfb problems (console blanking & acpi suspend)
@ 2004-08-23 15:29 Alexander Rauth
  2004-08-24 14:18 ` Alexander Rauth
  0 siblings, 1 reply; 8+ messages in thread
From: Alexander Rauth @ 2004-08-23 15:29 UTC (permalink / raw)
  To: linux-kernel

I have the following problems with my Radeon FireGL Mobility T2 (IBM
Thinkpad R50p):
1) there is no console blanking nor backlight off powersaving with
fbconsole (no X running nor started since boot)
2) after an acpi suspend the backlight goes back on but there is no data
displayed on the screen (no X running nor started since boot)

If more information is needed for diagnosis then please email me.

used kernel versions: 2.6.6  2.6.7  2.6.8.1  2.6.8.1-mm3

lspci -v
0000:01:00.0 VGA compatible controller: ATI Technologies Inc M10 NT
[FireGL Mobility T2] (rev 80) (prog-if 00 [VGA])
        Subsystem: IBM: Unknown device 054f
        Flags: bus master, fast Back2Back, 66Mhz, medium devsel, latency
255, IRQ 11
        Memory at e0000000 (32-bit, prefetchable)
        I/O ports at 3000 [size=256]
        Memory at c0100000 (32-bit, non-prefetchable) [size=64K]
        Capabilities: [58] AGP version 2.0
        Capabilities: [50] Power Management version 2

dmesg:

....
ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 11
ACPI: PCI interrupt 0000:01:00.0[A] -> GSI 11 (level, low) -> IRQ 11
radeonfb: Retreived PLL infos from BIOS
radeonfb: Reference=27.00 MHz (RefDiv=6) Memory=320.00 Mhz,
System=202.00 MHz
Non-DDC laptop panel detected
radeonfb: Monitor 1 type LCD found
radeonfb: Monitor 2 type no found
radeonfb: panel ID string: 1600x1200
radeonfb: detected LVDS panel size from BIOS: 1600x1200
radeondb: BIOS provided dividers will be used
radeonfb: Power Management enabled for Mobility chipsets
radeonfb: ATI Radeon NT  SDR SGRAM 128 MB
....


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

* radeonfb problems (console blanking & acpi suspend)
@ 2004-08-23 16:17 Alexander Rauth
  2004-08-24 11:00 ` Pavel Machek
  0 siblings, 1 reply; 8+ messages in thread
From: Alexander Rauth @ 2004-08-23 16:17 UTC (permalink / raw)
  To: linux-kernel

I have the following problems with my Radeon FireGL Mobility T2 (IBM
Thinkpad R50p):
1) there is no console blanking nor backlight off powersaving with
fbconsole (no X running nor started since boot)
2) after an acpi suspend the backlight goes back on but there is no data
displayed on the screen (no X running nor started since boot)

If more information is needed for diagnosis then please email me.

used kernel versions: 2.6.6  2.6.7  2.6.8.1  2.6.8.1-mm3

lspci -v
0000:01:00.0 VGA compatible controller: ATI Technologies Inc M10 NT
[FireGL Mobility T2] (rev 80) (prog-if 00 [VGA])
        Subsystem: IBM: Unknown device 054f
        Flags: bus master, fast Back2Back, 66Mhz, medium devsel, latency
255, IRQ 11
        Memory at e0000000 (32-bit, prefetchable)
        I/O ports at 3000 [size=256]
        Memory at c0100000 (32-bit, non-prefetchable) [size=64K]
        Capabilities: [58] AGP version 2.0
        Capabilities: [50] Power Management version 2

dmesg:

....
ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 11
ACPI: PCI interrupt 0000:01:00.0[A] -> GSI 11 (level, low) -> IRQ 11
radeonfb: Retreived PLL infos from BIOS
radeonfb: Reference=27.00 MHz (RefDiv=6) Memory=320.00 Mhz,
System=202.00 MHz
Non-DDC laptop panel detected
radeonfb: Monitor 1 type LCD found
radeonfb: Monitor 2 type no found
radeonfb: panel ID string: 1600x1200
radeonfb: detected LVDS panel size from BIOS: 1600x1200
radeondb: BIOS provided dividers will be used
radeonfb: Power Management enabled for Mobility chipsets
radeonfb: ATI Radeon NT  SDR SGRAM 128 MB
....


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

* Re: radeonfb problems (console blanking & acpi suspend)
  2004-08-23 16:17 radeonfb problems (console blanking & acpi suspend) Alexander Rauth
@ 2004-08-24 11:00 ` Pavel Machek
  2004-08-24 21:54   ` Hamie
  0 siblings, 1 reply; 8+ messages in thread
From: Pavel Machek @ 2004-08-24 11:00 UTC (permalink / raw)
  To: Alexander Rauth; +Cc: linux-kernel

Hi!

> 2) after an acpi suspend the backlight goes back on but there is no data
> displayed on the screen (no X running nor started since boot)
> 
> If more information is needed for diagnosis then please email me.

Known problem for suspend-to-ram, see Ole Rohne's patches.
-- 
64 bytes from 195.113.31.123: icmp_seq=28 ttl=51 time=448769.1 ms         


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

* Re: radeonfb problems (console blanking & acpi suspend)
  2004-08-23 15:29 Alexander Rauth
@ 2004-08-24 14:18 ` Alexander Rauth
  0 siblings, 0 replies; 8+ messages in thread
From: Alexander Rauth @ 2004-08-24 14:18 UTC (permalink / raw)
  To: linux-kernel

Am Mo, den 23.08.2004 schrieb Alexander Rauth um 17:29:
> I have the following problems with my Radeon FireGL Mobility T2 (IBM
> Thinkpad R50p):
> 1) there is no console blanking nor backlight off powersaving with
> fbconsole (no X running nor started since boot)
I forgot to say that instead of the console blank the cursor disappears
... and reappears after a key is pressed or mouse moved (gpm) 


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

* Re: radeonfb problems (console blanking & acpi suspend)
  2004-08-24 11:00 ` Pavel Machek
@ 2004-08-24 21:54   ` Hamie
  2004-08-25  7:02     ` Alexander Rauth
  2004-08-28 16:45     ` Pavel Machek
  0 siblings, 2 replies; 8+ messages in thread
From: Hamie @ 2004-08-24 21:54 UTC (permalink / raw)
  To: Pavel Machek; +Cc: Alexander Rauth, linux-kernel

Pavel Machek wrote:

>Hi!
>
>  
>
>>2) after an acpi suspend the backlight goes back on but there is no data
>>displayed on the screen (no X running nor started since boot)
>>
>>If more information is needed for diagnosis then please email me.
>>    
>>
>
>Known problem for suspend-to-ram, see Ole Rohne's patches.
>  
>
Really? I use 2.6.8.1 on an r50p with radeonfb enabled, and don't 
experience this... But I do run X as well (X.Org) with the X.Org radeon 
driver

I do have problems with a total freeze several minutes after the SECOND 
suspend... But I'm stil trying to track that down...

H

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

* Re: radeonfb problems (console blanking & acpi suspend)
  2004-08-24 21:54   ` Hamie
@ 2004-08-25  7:02     ` Alexander Rauth
       [not found]       ` <412C6CFB.5040204@travellingkiwi.com>
  2004-08-28 16:45     ` Pavel Machek
  1 sibling, 1 reply; 8+ messages in thread
From: Alexander Rauth @ 2004-08-25  7:02 UTC (permalink / raw)
  To: Hamie; +Cc: Pavel Machek, linux-kernel

Am Di, den 24.08.2004 schrieb Hamie um 23:54:
> Really? I use 2.6.8.1 on an r50p with radeonfb enabled, and don't 
> experience this... But I do run X as well (X.Org) with the X.Org radeon 
> driver
I use the ati-driver and that suffers from the same problem. Which X
version do you use??? I want to give it a try.

> I do have problems with a total freeze several minutes after the SECOND 
> suspend... But I'm stil trying to track that down...
I have still problems with the errors in the DSDT. Do you found any
working solution for this (I tried to modify it by the guides I found by
googling. But it didn't work for me)?

I not sure, but I think there's also a bug in the e1000 driver that
makes suspend/resume break ... do you tried to unload/load it with
acpid.

Sorry for my bad English ;-)
Alexander


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

* Re: radeonfb problems (console blanking & acpi suspend)
       [not found]       ` <412C6CFB.5040204@travellingkiwi.com>
@ 2004-08-26 12:10         ` Alexander Rauth
  0 siblings, 0 replies; 8+ messages in thread
From: Alexander Rauth @ 2004-08-26 12:10 UTC (permalink / raw)
  To: Hamie; +Cc: Pavel Machek, linux-kernel

Am Mi, den 25.08.2004 schrieb Hamie um 12:42:

> >>Really? I use 2.6.8.1 on an r50p with radeonfb enabled, and don't 
> >>experience this... But I do run X as well (X.Org) with the X.Org radeon 
> >>driver
> >>    
> >>
> >I use the ati-driver and that suffers from the same problem. Which X
> >version do you use??? I want to give it a try.
> >
> >  
> >
> 
> x.org 6.7
suspend to mem/resume doesn't with x.org 6.7 for me ....
which radeon chip do you have???
mine is a Radeon FireGL Mobility T2



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

* Re: radeonfb problems (console blanking & acpi suspend)
  2004-08-24 21:54   ` Hamie
  2004-08-25  7:02     ` Alexander Rauth
@ 2004-08-28 16:45     ` Pavel Machek
  1 sibling, 0 replies; 8+ messages in thread
From: Pavel Machek @ 2004-08-28 16:45 UTC (permalink / raw)
  To: Hamie; +Cc: Alexander Rauth, linux-kernel

Hi!

> >>2) after an acpi suspend the backlight goes back on but there is no 
> >>data
> >>displayed on the screen (no X running nor started since boot)
> >>
> >>If more information is needed for diagnosis then please email me.
> >>   
> >>
> >
> >Known problem for suspend-to-ram, see Ole Rohne's patches.
> > 
> >
> Really? I use 2.6.8.1 on an r50p with radeonfb enabled, and don't 
> experience this... But I do run X as well (X.Org) with the X.Org 

It works with some bioses, breaks with other...
				Pavel
-- 
64 bytes from 195.113.31.123: icmp_seq=28 ttl=51 time=448769.1 ms         


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

end of thread, other threads:[~2004-08-28 17:41 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-08-23 16:17 radeonfb problems (console blanking & acpi suspend) Alexander Rauth
2004-08-24 11:00 ` Pavel Machek
2004-08-24 21:54   ` Hamie
2004-08-25  7:02     ` Alexander Rauth
     [not found]       ` <412C6CFB.5040204@travellingkiwi.com>
2004-08-26 12:10         ` Alexander Rauth
2004-08-28 16:45     ` Pavel Machek
  -- strict thread matches above, loose matches on Subject: below --
2004-08-23 15:29 Alexander Rauth
2004-08-24 14:18 ` Alexander Rauth

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