All of lore.kernel.org
 help / color / mirror / Atom feed
* [atyfb] No display on Sparc Ultra 10 with kernel 2.6.10-rc2 or later
@ 2005-02-14  1:50 Frans Pop
  2005-02-14 11:32 ` Ben Collins
                   ` (3 more replies)
  0 siblings, 4 replies; 41+ messages in thread
From: Frans Pop @ 2005-02-14  1:50 UTC (permalink / raw)
  To: sparclinux

[-- Attachment #1: Type: text/plain, Size: 3346 bytes --]

Hello,

I've tested the 2.6.10 kernel for Debian on my Sparc Ultra 10 and it seems
the atyfb driver is broken.

The symptoms are that as soon as the driver is loaded the screen is blanked
and the monitor indicates that DPMS suspend has been activated (both the
green power led and the orange led are lit).
The machine boots correctly otherwise and is fully accessible over SSH.

I have traced the moment the problem was introduced to between
2.6.10-rc1 [1] and -rc2.
I've verified that the problem was not yet fixed in 2.6.11-rc3-bk2.

I've seen on linux.bkbits.net that there were quite a few changes in the
framebuffer drivers between rc1 and rc2, most coordinated by you. I hope
you can help identify the cause of this issue.

I've also seen from changeset 1.1938.285.97 that there was a somewhat
similar problem for PowerBooks.

I'll be happy to test any patches (or do debugging, provided you can give
me some instructions).

Kind regards,
Frans Pop

[1] I compiled 2.6.10-rc1 with added changeset 1.1938.212.5 to fix build error.


lspci info:
0000:01:02.0 VGA compatible controller: ATI Technologies Inc 3D Rage I/II 215GT [Mach64 GT] (rev 9a)

Snip from kern.log after boot with 2.6.10-rc2:
ARCH: SUN4U
[...]
atyfb: 3D RAGE (Mach64 GT) [0x4754 rev 0x02]
atyfb: 2M SGRAM (1:1), 14.31818 MHz XTAL, 200 MHz PLL, 67 Mhz MCLK, 67 MHz XCLK
atyfb: setting up CRTC
atyfb: set primary CRT to 640x480 PP composite N
atyfb: CRTC_H_TOTAL_DISP: 4f0063
atyfb: CRTC_H_SYNC_STRT_WID: c0052
atyfb: CRTC_V_TOTAL_DISP: 1df020c
atyfb: CRTC_V_SYNC_STRT_WID: 201ea
atyfb: CRTC_OFF_PITCH: 14000000
atyfb: CRTC_VLINE_CRNT_VLINE: 0
atyfb: CRTC_GEN_CNTL: b000200
atyfb: atyfb_set_par
atyfb:  Set Visible Mode to 640x480-8
atyfb:  Virtual resolution 640x3225, pixclock_in_ps 39751 (calculated 39751)
atyfb:  Dot clock:           25 MHz
atyfb:  Horizontal sync:     31 kHz
atyfb:  Vertical refresh:    59 Hz
atyfb:  x  style: 25.6225 640 664 760 800   480 491 493 525
atyfb:  fb style: 39751  40 640 24 96 32 480 11 2
debug atyfb: Mach64 non-shadow register values:
debug atyfb: 0x2000:  004F0063 000C0052 01DF020C 000201EA
debug atyfb: 0x2010:  00580000 14000000 08000020 0B000200
debug atyfb: 0x2020:  00480AA0 00C0079A 00000000 00000000
debug atyfb: 0x2030:  00000000 00000031 00000000 00000000
debug atyfb: 0x2040:  00000000 00000000 00000000 00000000
debug atyfb: 0x2050:  00000000 00000000 00000000 00000000
debug atyfb: 0x2060:  ABB3ADBB ABAF2DBF 00000000 00000000
debug atyfb: 0x2070:  00000000 00000000 00003020 00000000
debug atyfb: 0x2080:  00000000 00000000 00000000 00000000
debug atyfb: 0x2090:  00A63000 00000000 00000000 00000000
debug atyfb: 0x20A0:  7B23A040 00000000 00000000 05000001
debug atyfb: 0x20B0:  004210B3 00010000 00010000 00000000
debug atyfb: 0x20C0:  00FF0000 86010182 00000000 00000000
debug atyfb: 0x20D0:  00000100 00000000 00000000 00003842
debug atyfb: 0x20E0:  9A004754 0000001D 00000000 00000000
debug atyfb: 0x20F0:  00000000 00008E0D E17FFCF8 00000000

debug atyfb: Mach64 PLL register values:
debug atyfb: 0x00:  CDD52414 A80343FD 8E82E701 A61B0000
debug atyfb: 0x10:  CDD52414 A80343FD 8E82E701 A61B0000
debug atyfb: 0x20:  CDD52414 A80343FD 8E82E701 A61B0000
debug atyfb: 0x30:  CDD52414 A80343FD 8E82E701 A61B0000

Console: switching to colour frame buffer device 80x30
atyfb: fb0: ATY Mach64 frame buffer device on PCI

[-- Attachment #2: Type: application/pgp-signature, Size: 189 bytes --]

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

end of thread, other threads:[~2005-02-17 21:30 UTC | newest]

Thread overview: 41+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-02-14  1:50 [atyfb] No display on Sparc Ultra 10 with kernel 2.6.10-rc2 or later Frans Pop
2005-02-14 11:32 ` Ben Collins
2005-02-14 15:34 ` Frans Pop
2005-02-14 16:59 ` Antonino A. Daplas
2005-02-14 17:55 ` Frans Pop
2005-02-14 23:40   ` Antonino A. Daplas
2005-02-14 23:40     ` Antonino A. Daplas
2005-02-15  0:31     ` David S. Miller
2005-02-15  0:31       ` [atyfb] No display on Sparc Ultra 10 with kernel 2.6.10-rc2 or David S. Miller
2005-02-15  6:22     ` [atyfb] No display on Sparc Ultra 10 with kernel 2.6.10-rc2 or later Frans Pop
2005-02-15  6:22       ` Frans Pop
2005-02-15 10:03       ` [Linux-fbdev-devel] " Geert Uytterhoeven
2005-02-15 10:03         ` [Linux-fbdev-devel] Re: [atyfb] No display on Sparc Ultra 10 Geert Uytterhoeven
2005-02-15 12:10       ` [atyfb] No display on Sparc Ultra 10 with kernel 2.6.10-rc2 or later Antonino A. Daplas
2005-02-15 12:10         ` Antonino A. Daplas
2005-02-15 16:49         ` David S. Miller
2005-02-15 16:49           ` [atyfb] No display on Sparc Ultra 10 with kernel 2.6.10-rc2 or David S. Miller
2005-02-16  2:27           ` [atyfb] No display on Sparc Ultra 10 with kernel 2.6.10-rc2 or later Frans Pop
2005-02-16  2:27             ` Frans Pop
2005-02-16  3:20             ` David S. Miller
2005-02-16  3:20               ` [atyfb] No display on Sparc Ultra 10 with kernel 2.6.10-rc2 or David S. Miller
2005-02-16 11:30               ` [atyfb] No display on Sparc Ultra 10 with kernel 2.6.10-rc2 or later Antonino A. Daplas
2005-02-16 11:30                 ` Antonino A. Daplas
2005-02-16  2:27         ` Frans Pop
2005-02-16  2:27           ` Frans Pop
2005-02-16 11:27           ` Antonino A. Daplas
2005-02-16 11:27             ` Antonino A. Daplas
2005-02-16 15:51             ` David S. Miller
2005-02-16 15:51               ` [atyfb] No display on Sparc Ultra 10 with kernel 2.6.10-rc2 or David S. Miller
2005-02-16 22:10               ` [atyfb] No display on Sparc Ultra 10 with kernel 2.6.10-rc2 or later Frans Pop
2005-02-16 22:10                 ` Frans Pop
2005-02-16 23:02                 ` Antonino A. Daplas
2005-02-16 23:02                   ` Antonino A. Daplas
2005-02-16 23:18                   ` [Linux-fbdev-devel] " Antonino A. Daplas
2005-02-16 23:18                     ` Antonino A. Daplas
2005-02-16 23:24                   ` Antonino A. Daplas
2005-02-16 23:24                     ` Antonino A. Daplas
2005-02-17 14:16                     ` Frans Pop
2005-02-17 14:16                       ` Frans Pop
2005-02-17 21:30                       ` Antonino A. Daplas
2005-02-17 21:30                         ` [Linux-fbdev-devel] " Antonino A. Daplas

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.