[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: external Display and FBDev (some success!)



On Sat, Apr 30, 2005 at 10:49:04AM +1000, Benjamin Herrenschmidt wrote:
> On Fri, 2005-04-29 at 10:45 +0200, Bernhard Reiter wrote:

> > I would be glad if I'd get this far with my Powerbook5,6 15" 
> > ATI Technologies Inc RV350 [Mobility Radeon 9600 M10]

> It works with X.org provided you use an analog (VGA) output. 

This morning I had a partial success!
The problem seems to have been a bad CVS build of xorg
(either I pulled the CVS at a bad time or my build had problems).

With the new build from friday it actually worked almost directly,
I had to tune the timings and resolutions a bit.
Below the relevant lines from my xorg.conf.

My build still has rendering problems in the details (mostly fonts),
but this might be another issue with the current CVS or 
some active acceleration.

This is a good step forwards as I need this external output for presentations.
Thanks to everybody who helped with suggestions,
especially Ben, Johannes Berg, John Steele Scott.

> The digital
> part of the DVI connector doesn't quite work yet (I know how to kick it
> into life by banging some chip registers, it's just that X.org does a
> few wrong assumptions there). Well... at least on previous models, I'm
> not 100% sure on how the latest one in the 5,6 is wired...

Am I right in assuming that once your coworked gets one of these,
and your tiem allows it, you will give it a try? :)

Best Regards,
	Bernhard



Section "Device"
        Identifier      "ATI Technologies, Inc. RV350 [Mobility Radeon 9600 M10]"
#       Driver          "ati"
        Driver          "radeon"
        BusID           "PCI:0:16:0"
#       Option          "UseFBDev"              "true"
        #Option    "MetaModes"    "1280x854-1024x768"
         Option    "MetaModes"    "1280x854-1280x1024"
EndSection

Section "Monitor"
        Identifier      "Standardbildschirm"
        #HorizSync      28-50
        #VertRefresh    43-75
        HorizSync       24-80
        VertRefresh     50-75
        Option          "DPMS"
EndSection

Section "Screen"
        Identifier      "Default Screen"
        Device          "ATI Technologies, Inc. RV350 [Mobility Radeon 9600 M10]"
        Monitor         "Standardbildschirm"
        DefaultDepth    24
        SubSection "Display"
                Depth           24
                Modes           "1280x854" "1280x1024" "1024x768"
                Virtual         1280 1024
                #Virtual        1024 768
        EndSubSection
EndSection

Attachment: pgp9W7FN21Dzj.pgp
Description: PGP signature


Reply to: