* 2.6.3-rc3: radeon blanks screen
@ 2004-02-15 14:36 Alessandro Suardi
2004-02-15 22:25 ` Benjamin Herrenschmidt
0 siblings, 1 reply; 5+ messages in thread
From: Alessandro Suardi @ 2004-02-15 14:36 UTC (permalink / raw)
To: Benjamin Herrenschmidt; +Cc: linux-kernel
On my Dell Latitude C640 as on Peter Osterlund's laptop - blind-typing
login/password and startx gets me a visible X desktop.
Old driver with Peter's patch works as before.
Note - this is the same laptop you tried I gave up using framebuffer on
in the 2.4 series because after 2.4.22-pre4 it would send my screen in
a crazed-up state (X didn't work either) [that was July 2003].
2.6.3-rc3 new driver messages:
radeonfb: Invalid ROM signature 0 should be 0xaa55
radeonfb: Retreived PLL infos from BIOS
radeonfb: Reference=27.00 MHz (RefDiv=12) Memory=230.00 Mhz, System=166.00 MHz
Non-DDC laptop panel detected
radeonfb: Monitor 1 type LCD found
radeonfb: Monitor 2 type no found
radeonfb: panel ID string: 1024x768
radeonfb: detected LVDS panel size from BIOS: 1024x768
radeondb: BIOS provided dividers will be used
radeonfb: Power Management enabled for Mobility chipsets
radeonfb: ATI Radeon LW DDR SGRAM 32 MB
2.6.3-rc3 old driver messages:
radeonfb_pci_register BEGIN
radeonfb: ref_clk=2700, ref_div=12, xclk=16600 from BIOS
radeonfb: probed DDR SGRAM 32768k videoram
radeon_get_moninfo: bios 4 scratch = 1000004
radeonfb: panel ID string: 1024x768
radeonfb: detected DFP panel size from BIOS: 1024x768
radeonfb: ATI Radeon M7 LW DDR SGRAM 32 MB
radeonfb: DVI port LCD monitor connected
radeonfb: CRT port no monitor connected
radeonfb_pci_register END
[drm] Initialized radeon 1.9.0 20020828 on minor 0
Please CC me on replies as I'm not on the list. Thanks in advance,
--alessandro
"Two rivers run too deep
The seasons change and so do I"
(U2, "Indian Summer Sky")
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: 2.6.3-rc3: radeon blanks screen
2004-02-15 14:36 2.6.3-rc3: radeon blanks screen Alessandro Suardi
@ 2004-02-15 22:25 ` Benjamin Herrenschmidt
2004-02-16 22:24 ` Alessandro Suardi
0 siblings, 1 reply; 5+ messages in thread
From: Benjamin Herrenschmidt @ 2004-02-15 22:25 UTC (permalink / raw)
To: Alessandro Suardi; +Cc: Linux Kernel list
On Mon, 2004-02-16 at 01:36, Alessandro Suardi wrote:
> On my Dell Latitude C640 as on Peter Osterlund's laptop - blind-typing
> login/password and startx gets me a visible X desktop.
>
> Old driver with Peter's patch works as before.
>
> Note - this is the same laptop you tried I gave up using framebuffer on
> in the 2.4 series because after 2.4.22-pre4 it would send my screen in
> a crazed-up state (X didn't work either) [that was July 2003].
Please enable the #define DEBUG 1 in radeonfb.h and send me the
output again.
Ben.
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: 2.6.3-rc3: radeon blanks screen
2004-02-15 22:25 ` Benjamin Herrenschmidt
@ 2004-02-16 22:24 ` Alessandro Suardi
2004-02-16 22:27 ` Benjamin Herrenschmidt
0 siblings, 1 reply; 5+ messages in thread
From: Alessandro Suardi @ 2004-02-16 22:24 UTC (permalink / raw)
To: Benjamin Herrenschmidt; +Cc: Linux Kernel list
[-- Attachment #1: Type: text/plain, Size: 1352 bytes --]
Benjamin Herrenschmidt wrote:
> On Mon, 2004-02-16 at 01:36, Alessandro Suardi wrote:
>
>>On my Dell Latitude C640 as on Peter Osterlund's laptop - blind-typing
>> login/password and startx gets me a visible X desktop.
>>
>>Old driver with Peter's patch works as before.
>>
>>Note - this is the same laptop you tried I gave up using framebuffer on
>> in the 2.4 series because after 2.4.22-pre4 it would send my screen in
>> a crazed-up state (X didn't work either) [that was July 2003].
>
>
> Please enable the #define DEBUG 1 in radeonfb.h and send me the
> output again.
OK, here's the debug output part. I'm also attaching gzipped dmesg
in case you need more context.
ACPI: AC Adapter [AC] (on-line)
ACPI: Battery Slot [BAT0] (battery present)
ACPI: Battery Slot [BAT1] (battery absent)
ACPI: Processor [CPU0] (supports C1 C2, 8 throttling states)
ACPI: Thermal Zone [THM] (62 C)
hStart = 1040, hEnd = 1176, hTotal = 1344
vStart = 770, vEnd = 776, vTotal = 806
h_total_disp = 0x7f00a7 hsync_strt_wid = 0x11040a
v_total_disp = 0x2ff0325 vsync_strt_wid = 0x60301
pixclock = 15384
freq = 6500
lvds_gen_cntl: 080dffa1
Console: switching to colour frame buffer device 128x48
pty: 256 Unix98 ptys configured
Thanks !
--alessandro
"Two rivers run too deep
The seasons change and so do I"
(U2, "Indian Summer Sky")
[-- Attachment #2: dmesg-263rc3debug.gz --]
[-- Type: application/x-gzip, Size: 4384 bytes --]
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: 2.6.3-rc3: radeon blanks screen
2004-02-16 22:24 ` Alessandro Suardi
@ 2004-02-16 22:27 ` Benjamin Herrenschmidt
2004-02-16 23:13 ` Alessandro Suardi
0 siblings, 1 reply; 5+ messages in thread
From: Benjamin Herrenschmidt @ 2004-02-16 22:27 UTC (permalink / raw)
To: Alessandro Suardi; +Cc: Linux Kernel list
> OK, here's the debug output part. I'm also attaching gzipped dmesg
> in case you need more context.
>
> ACPI: AC Adapter [AC] (on-line)
> ACPI: Battery Slot [BAT0] (battery present)
> ACPI: Battery Slot [BAT1] (battery absent)
> ACPI: Processor [CPU0] (supports C1 C2, 8 throttling states)
> ACPI: Thermal Zone [THM] (62 C)
> hStart = 1040, hEnd = 1176, hTotal = 1344
> vStart = 770, vEnd = 776, vTotal = 806
> h_total_disp = 0x7f00a7 hsync_strt_wid = 0x11040a
> v_total_disp = 0x2ff0325 vsync_strt_wid = 0x60301
> pixclock = 15384
> freq = 6500
> lvds_gen_cntl: 080dffa1
> Console: switching to colour frame buffer device 128x48
> pty: 256 Unix98 ptys configured
Make sure you try with Linus latest bk snapshot as some fixes went
in (along with more debug output) yesterday
Ben.
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: 2.6.3-rc3: radeon blanks screen
2004-02-16 22:27 ` Benjamin Herrenschmidt
@ 2004-02-16 23:13 ` Alessandro Suardi
0 siblings, 0 replies; 5+ messages in thread
From: Alessandro Suardi @ 2004-02-16 23:13 UTC (permalink / raw)
To: Benjamin Herrenschmidt; +Cc: Linux Kernel list
Benjamin Herrenschmidt wrote:
>>OK, here's the debug output part. I'm also attaching gzipped dmesg
>> in case you need more context.
>>
>>ACPI: AC Adapter [AC] (on-line)
>>ACPI: Battery Slot [BAT0] (battery present)
>>ACPI: Battery Slot [BAT1] (battery absent)
>>ACPI: Processor [CPU0] (supports C1 C2, 8 throttling states)
>>ACPI: Thermal Zone [THM] (62 C)
>>hStart = 1040, hEnd = 1176, hTotal = 1344
>>vStart = 770, vEnd = 776, vTotal = 806
>>h_total_disp = 0x7f00a7 hsync_strt_wid = 0x11040a
>>v_total_disp = 0x2ff0325 vsync_strt_wid = 0x60301
>>pixclock = 15384
>>freq = 6500
>>lvds_gen_cntl: 080dffa1
>>Console: switching to colour frame buffer device 128x48
>>pty: 256 Unix98 ptys configured
>
>
> Make sure you try with Linus latest bk snapshot as some fixes went
> in (along with more debug output) yesterday
2.6.3-rc3-bk1 Works For Me (TM).
I can Alt-Fn through consoles, start X, Ctrl-Alt-Fn again to
a console, back into X. So far, full success :) good work !
Note that there doesn't appear to be any debug difference at
all compared to the non-bk -rc3:
[asuardi@incident tmp]$ diff dmesg-263rc3*debug
1c1
< Linux version 2.6.3-rc3-bk1 (asuardi@incident) (gcc version 3.2.2 20030222 (Red Hat Linux 3.2.2-5)) #1 Mon Feb 16 23:49:23 CET 2004
---
> Linux version 2.6.3-rc3-radeondbg (asuardi@incident) (gcc version 3.2.2 20030222 (Red Hat Linux 3.2.2-5)) #4 Mon Feb 16 23:10:29 CET 2004
24c24
< Detected 1794.769 MHz processor.
---
> Detected 1794.807 MHz processor.
27c27
< Memory: 1033216k/1048456k available (2497k kernel code, 14332k reserved, 983k data, 144k init, 130952k highmem)
---
> Memory: 1033224k/1048456k available (2497k kernel code, 14324k reserved, 980k data, 144k init, 130952k highmem)
54c54
< ACPI Namespace successfully loaded at root c04af21c
---
> ACPI Namespace successfully loaded at root c04ad21c
181c181
< intel8x0_measure_ac97_clock: measured 49424 usecs
---
> intel8x0_measure_ac97_clock: measured 49423 usecs
Thanks again ! Ciao,
--alessandro
"Two rivers run too deep
The seasons change and so do I"
(U2, "Indian Summer Sky")
^ permalink raw reply [flat|nested] 5+ messages in thread
end of thread, other threads:[~2004-02-16 23:18 UTC | newest]
Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-02-15 14:36 2.6.3-rc3: radeon blanks screen Alessandro Suardi
2004-02-15 22:25 ` Benjamin Herrenschmidt
2004-02-16 22:24 ` Alessandro Suardi
2004-02-16 22:27 ` Benjamin Herrenschmidt
2004-02-16 23:13 ` Alessandro Suardi
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox