Stew Benedict wrote:

> On Wed, 26 Sep 2001, Frederic Corne wrote:
> 
> 
>>I have installed Mdk8.0 on an old Powermac 7500 (604/100Mhz/48Mo)
>>
>>I am unable to get X working.
>>
>>I have tried several XFConfig and/or X server (XFree86, Xpmac) without 
>>success.
>>(for example, I am unable to determine what is the video chip. An ATY 
>>mach 64 ?)
>>
>>As it is a stock machine without any modification, can someone send me a
>>working XFConfig ? or any hint ?
>>
>>
> 
> send us output of:
> 
> dmesg | grep aty


nothing. it is not an aty


> lspci

00:0b.0 Host bridge: Apple Computer Inc. Bandit PowerPC host bridge (rev 03)
00:10.0 Class ff00: Apple Computer Inc. Grand Central I/O (rev 02)
01:0b.0 Non-VGA unclassified device: Apple Computer Inc. Control Video
01:0d.0 Class ff00: Apple Computer Inc. PlanB Video-In (rev 01)


from my XFConfig :

classic apple mouse (is it right ?) :

Section "Pointer"
     Protocol    "BusMouse"
     Device      "/dev/adbmouse"
     Emulate3Buttons
     Emulate3Timeout    50
EndSection


the monitor is an Apple MultipleScan 1705 display

Section "Monitor"
        Identifier  "Apple Multiple Scan 1705 Display"
        VendorName  "Unknown"
        ModelName   "Unknown"
        HorizSync  30.0-65.0
         VertRefresh 50.0-120.0


# 1024x768 @ 76 Hz, 62.5 kHz hsync
Modeline "1024x768"    85    1024 1032 1152 1360   768  784  787  823

EndSection


Section "Device"
     Identifier "Generic VGA"
     Chipset   "generic"
EndSection

Section "Screen"
     Driver "fbdev"
     Device      "Generic VGA"
     Monitor     "Apple Multiple Scan 1705 Display"
     Subsection "Display"
         Depth       16
         Modes       "1024x768"
         ViewPort    0 0
         Virtual     1024 768
     EndSubsection
EndSection


The server start then freeze with the traditionnal grey background.



FC


Reply via email to