linux-fbdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* atyfb correction for 3D Rage Mobility L
       [not found] <E1BGIKG-0004pq-Dv@sc8-sf-list1.sourceforge.net>
@ 2004-04-21 14:15 ` Arnaud FONTAINE
  2004-04-21 17:51   ` James Simmons
  0 siblings, 1 reply; 2+ messages in thread
From: Arnaud FONTAINE @ 2004-04-21 14:15 UTC (permalink / raw)
  To: linux-fbdev-devel

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

Hi,
I'm running a Debian sarge on an iBook SE with a 2.6.5 kernel.
My iBook contains a "3D Rage Mobility L" and I've had some troubles with
the atyfb: my screen was turning blank.

I've modified the MCLCK and XCLCK of the "3D Rage Mobility L" in
drivers/video/aty/atyfb_base.c :

# old version
	{ 0x4c4e, 0x4c4e, 0x00, 0x00, m64n_mob_a, 230, 83, 125, M64F_GT |
M64F_INTEGRATED | M64F_RESET_3D | M64F_GTB_DSP | M64F_MOBIL_BUS |
M64F_MFB_FORCE_4 }


# new version
	{ 0x4c4e, 0x4c4e, 0x00, 0x00, m64n_mob_a, 230, 50, 50, M64F_GT |
M64F_INTEGRATED | M64F_RESET_3D | M64F_GTB_DSP | M64F_MOBIL_BUS |
M64F_MFB_FORCE_4 }


I don't know if these settings are rights for every architectures, but
for powerpc it is.

Thanks in advance

Arnaud FONTAINE


[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 256 bytes --]

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

* Re: atyfb correction for 3D Rage Mobility L
  2004-04-21 14:15 ` atyfb correction for 3D Rage Mobility L Arnaud FONTAINE
@ 2004-04-21 17:51   ` James Simmons
  0 siblings, 0 replies; 2+ messages in thread
From: James Simmons @ 2004-04-21 17:51 UTC (permalink / raw)
  To: Arnaud FONTAINE; +Cc: linux-fbdev-devel


Yes those are the correct values. They are in a newer ATI driver I have. I 
looked at the default 2.6.5 code and it looks correct. Are you sure you 
are not using a modified driver?


On Wed, 21 Apr 2004, Arnaud FONTAINE wrote:

> Hi,
> I'm running a Debian sarge on an iBook SE with a 2.6.5 kernel.
> My iBook contains a "3D Rage Mobility L" and I've had some troubles with
> the atyfb: my screen was turning blank.
> 
> I've modified the MCLCK and XCLCK of the "3D Rage Mobility L" in
> drivers/video/aty/atyfb_base.c :
> 
> # old version
> 	{ 0x4c4e, 0x4c4e, 0x00, 0x00, m64n_mob_a, 230, 83, 125, M64F_GT |
> M64F_INTEGRATED | M64F_RESET_3D | M64F_GTB_DSP | M64F_MOBIL_BUS |
> M64F_MFB_FORCE_4 }
> 
> 
> # new version
> 	{ 0x4c4e, 0x4c4e, 0x00, 0x00, m64n_mob_a, 230, 50, 50, M64F_GT |
> M64F_INTEGRATED | M64F_RESET_3D | M64F_GTB_DSP | M64F_MOBIL_BUS |
> M64F_MFB_FORCE_4 }
> 
> 
> I don't know if these settings are rights for every architectures, but
> for powerpc it is.
> 
> Thanks in advance
> 
> Arnaud FONTAINE
> 
> 



-------------------------------------------------------
This SF.Net email is sponsored by: IBM Linux Tutorials
Free Linux tutorial presented by Daniel Robbins, President and CEO of
GenToo technologies. Learn everything from fundamentals to system
administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click

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

end of thread, other threads:[~2004-04-21 17:51 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
     [not found] <E1BGIKG-0004pq-Dv@sc8-sf-list1.sourceforge.net>
2004-04-21 14:15 ` atyfb correction for 3D Rage Mobility L Arnaud FONTAINE
2004-04-21 17:51   ` James Simmons

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).