Hoary Array-5 on G3 iBook

Emil Oppeln-Bronikowski opi at cyb3r.org
Sun Feb 20 08:45:41 UTC 2005


Tony wrote:

> I have not found which file to modify to correct the problem.  Can
> someone point me in the right direction with x.org?

Section "Device"
     Identifier  "mycard"
     Driver      "neomagic"
     #VideoRam    4096
     # Insert Clocks lines here if appropriate
EndSection

  See this section if Ubuntu picked up your card corectly. Then see what 
is your default depth:

#   DefaultDepth 8
    DefaultDepth 16
#   DefaultDepth 24
#   DefaultDepth 32

  And put your resolution there:

Subsection "Display"
  Depth       16
  Modes "1024x768" "800x600" "640x480"
EndSubsection

-- 
  Emil Oppeln-Bronikowski
  http://opi.pegasos.pl http://ubuntulinux.org




More information about the ubuntu-users mailing list