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

Re: 22" apple flatpanel



On Wed, Aug 13, 2003 at 09:32:50AM -0700, Adam H. Done wrote:
> On Tue, 2003-08-12 at 23:19, Yves Combe wrote:
> 
> 
> > What you need exactly? The Modelines for XF86Config-4?
> > 
> 
> I pluged the flat panel and the only way i can boot into linux with it
> is to append video=ofonly in the boot process and then the ttys work but
> when ever I try to start X - it gives me errors.  I have found out that
> no matter what monitor (lcd or crt) when i use video=ofonly I can not
> run X.  I can't even get a boot process if I don't append any video
> info.  

You might want to take a peek at:
http://sdb.suse.de/en/sdb/html/olh_ppc_apple_tft.html

They recommend using:

video=aty128fb:vmode:22

I used an ATI rage 128 for a while with my cinema display.  I had
occasional problems when I rebooted.  It worked fine in OSX, but it did
not always initialize properly (i.e. sometimes it would not display the
"happy mac" or open firmware, but would work always with OSX).

I use a Radeon now, which works flawlessly.

If you can't see a tty, then you can't use X (from what I have seen).
So the first problem is make sure you can see the tty.  It may work
using the video line suggested in the SUSE page above. 

Let me know if this helps.

Oscar.

> 
> > If the modelines are missing, you can do that:
> > cd /proc/device-tree/
> > find . -name EDID
> > 
> 
> I read under xfree86.org that one does not need to put moodlines into
> the XF86Config-4 file.. X would do it automaticly.  But I don't know if
> I really need to put anything into the config file.

I have the modelines in my XF86Config-4 file.  The one I use is:

# apple cinema display
Modeline "1600x1024"   108.0   1600 1616 1656 1704 1024 1027 1030 1056
-Hsync -Vsync -Csync


> 
> 
> > Alternatively you can send it to me if you want, i will parse it to you.
> 
> 
> 
> Here is my lcd XF86config-4 file
> 
> 
> Section "Files"
>         FontPath        "unix/:7100"                    # local font
> server
>         # if the local font server has problems, we can fall back on
> these
>         FontPath        "/usr/lib/X11/fonts/Type1"
>         FontPath        "/usr/lib/X11/fonts/Speedo"
>         FontPath        "/usr/lib/X11/fonts/misc"
>         FontPath        "/usr/lib/X11/fonts/75dpi"
>         FontPath        "/usr/lib/X11/fonts/100dpi"
> EndSection
> 
> Section "Module"
>         Load    "GLcore"
>         Load    "bitmap"
>         Load    "dbe"
>         Load    "ddc"
>         Load    "dri"
>         Load    "extmod"
>         Load    "freetype"
>         Load    "glx"
> #       Load    "int10"
>         Load    "record"
>         Load    "speedo"
>         Load    "type1"
> #       Load    "vbe"
> EndSection
> 
> Section "InputDevice"
>         Identifier      "Generic Keyboard"
>         Driver          "keyboard"
>         Option          "CoreKeyboard"
>         Option          "XkbRules"      "xfree86"
>         Option          "XkbModel"      "macintosh"
>         Option          "XkbLayout"     "us"
> EndSection
> 
> Section "InputDevice"
>         Identifier      "Configured Mouse"
>         Driver          "mouse"
>         Option          "CorePointer"
>         Option          "Device"                "/dev/input/mice"
>         Option          "Protocol"              "ImPS/2"
>         Option          "Emulate3Buttons"       "true"
>         Option          "ZAxisMapping"          "4 5"
> EndSection
> 
> Section "Device"
>         Identifier      "ATI Technologies, Inc. Rage 128 GL [RE]"
>         Driver          "r128"
>         BusID           "PCI:0:16:0"   
>         Option          "UseFBDev"              "true"
>         Option          "dpms"
>         Videoram        16384
>         Screen          0
>         VendorName      "ATI"
>         Option          "backingstore"  ## not to sure if this works
> 
> EndSection
> 
> Section "Monitor"
>         Identifier      "ibmp260"
>         HorizSync       31.5-107
>         VertRefresh     60-86
>         ModelName       "P202"
>         VendorName      "IBM"
>         Option          "DPMS"
> #        UseModes        "Modes1"
> #       Modeline      "1600x1200" 220.023 1600 1622 1814 2080 1200 1204
> 1207 1244 +hsync +vsync
> EndSection
> 
> Section "Modes"
>         Identifier   "Modes1"
>         Modeline      "1600x1200" 220.023 1600 1622 1814 2080 1200 1204
> 1207 1244 +hsync +vsync
> EndSection
> 
> Section "Screen"
>         Identifier      "Default Screen"
>         Device          "ATI Technologies, Inc. Rage 128 GL [RE]"
>         Monitor         "ibmp260"
>         DefaultDepth    24
>         SubSection "Display"
>                 Depth           24
>                 Modes           "1600x1200"
>                 Visual          "TrueColor"
>         EndSubSection
> EndSection
> 
> Section "ServerLayout"  
>         Identifier      "Default Layout"
>         Screen          "Default Screen"
>         InputDevice     "Generic Keyboard"
>         InputDevice     "Configured Mouse"
> EndSection
> 
> # Section "DRI"
> #       Mode    0666
> # EndSection
> 
> 
> 

-- 
boykin@pobox.com    http://pobox.com/~boykin    jabber: johnynek@jabber.org
fingerprint=159A FA02 DF12 E72F B68F  5B2D C368 3BCA 36D7 CF28
fix copyright: http://lessig.org/content/standard/0,1902,16071,00.html

Attachment: pgpzIPb0p3MC6.pgp
Description: PGP signature


Reply to: