Page 1 of 1

YDL 4.0 FR & G5 2GHz Dual & ATI Radeon9800Pro &

PostPosted: 09 Oct 2004, 08:54
by amber
Finally download YDL Final Release and installed G5 2GHz Dual :D
It is pretty good!
but I have dual monitor (Apple Cinema Display 23in + Eizo Nanao FlexScan T766, 19in)
and my display card is ATI Readeon 9800 Pro :(
so CRT display (Eizo) does not display 8)

does anyone some idea ?

PostPosted: 09 Oct 2004, 14:54
by StarKnight83
As far as i know the 2.6.x kernel should support that card at least as a frame buffer; have you tried add append="video=ofonly" to your yaboot config file and see if the low lvl framebuffer driver will work (at least its a start)

PostPosted: 09 Oct 2004, 16:16
by amber
from /etc/X11/XF86Config

-----------------------------------------

Section "Monitor"
Identifier "Monitor0"
ModelName "Monitor Model"
UseModes "Modes0"
HorizSync 30.0 - 130.0
VertRefresh 50.0 - 60.0
Option "DPMS"
EndSection

Section "Monitor"
Identifier "Monitor1"
VendorName "Monitor Vendor"
ModelName "Eizo T760"
HorizSync 30.0 - 96.0
VertRefresh 50.0 - 160.0
Option "dpms"
EndSection

------------------------------------------------

How is this ?

PostPosted: 09 Oct 2004, 18:21
by StarKnight83
ive never really messed w/ dual displays (though i remember hearing that v4.0 supports all the dual moniters for g5 boxes) anyone w/ more experience on dual moniters-mines limited to hooking up a crt moniter to my ibook and saying cool

PostPosted: 10 Oct 2004, 04:29
by amber
error message of Eizo Nanao FlexScan T766 's screen is,


----------------------------------------------------------------

... ok
copying OF device tree...done
starting cpu /cpus/PowerPC, 970... failed: 00000000
Initializing fake screen: ATY, Rocket_A
Calling quisece...
returning 0x01400000 from ropm_init

---------------------------------------------------------------

that's all.

PostPosted: 11 Oct 2004, 10:59
by amber
StarKnight83 wrote:As far as i know the 2.6.x kernel should support that card at least as a frame buffer; have you tried add append="video=ofonly" to your yaboot config file and see if the low lvl framebuffer driver will work (at least its a start)


I tried to edit my /etc/yaboot.conf, and add append="video=ofonly".
but it does not work dual display. :cry: