kickstart 7.2

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

 



To all,


I have a quick question about kickstart 7.1 vs 7.2 and setting up a
monitor. While using 7.1 I had no trouble installing with

xconfig --startxonboot --defaultdesktop=AnotherLevel

in my kickstart file.

It used a

# The svga server
Section "Screen"
    Driver      "svga"
    Device      "Chips & Technologies CT65520"
    Monitor     "Unprobed Monitor"
    DefaultColorDepth 16

    Subsection "Display"
        Depth       16
        Modes       "800x600"
        ViewPort    0 0
    EndSubsection
EndSection


In 7.2 with

xconfig --startxonboot --defaultdesktop=AnotherLevel

# The svga server
Section "Screen"
    Driver      "svga"
    Device      "Chips & Technologies CT69000"
    Monitor     "Unprobed Monitor"
    DefaultColorDepth 16

    Subsection "Display"
        Depth       16
        Modes       "1024x768"
        ViewPort    0 0
    EndSubsection
EndSection


It is using CT69000 and setting modes to "1024x768" instead of
"800x600". With these setting the monitor will not come up.

help !!!!!!!!!!!

-Brian.Peront






[Index of Archives]     [Red Hat General]     [CentOS Users]     [Fedora Users]     [Fedora Maintainers]     [Fedora Desktop]     [Fedora SELinux]     [Big List of Linux Books]     [Yosemite News]     [KDE Users]

  Powered by Linux