After trying to make the suggested changes "X" server still will not start.
I've edited the XF86Config file and changed the run level to 3 via web admin.
Tried to rerun the redhat-config-xfree86 and make the suggested change. But I don't get an option to select the Generic LCD screen. When I run the redhat-config-xfree86 command.
The screen says.
"Couldn't start X server, trying with a fresh configuration. Trying with card ATI Radeom 7500. Error connot start X server"

New Output files.

Thanks,

CMWII


From: Oisin Feeley <[EMAIL PROTECTED]>
Reply-To: [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Subject: Re: [XFree86] RedHat Version 9 No useable screen error with a AGP ATI Radeon 7500
Date: Thu, 3 Jul 2003 18:13:21 -0700 (PDT)

On Thu, 3 Jul 2003, CMWII W wrote:
>
> >From: Oisin Feeley <[EMAIL PROTECTED]>
> >
> >On Thu, 3 Jul 2003, CMWII W wrote:
> >
> > > I just upgraded my Linux workstation FROM Red Hat 8 to Red Hat Version
> >9.
> > > I'm getting an error when "X" server tries to start.
> > > No useable screens found.
> > > Any suggestion would be greatly appreciated.
> > > I have included the xfree86.0.log and XFree86Config files.
> > > Ive tried the redhat-config-xfree86 and redhat-config-xfree86
> >reconfig.
> > >
> >
> >The XF86Config that you include specifies for the monitor:
> >
> >Section "Monitor"
> > Identifier "Monitor0"
> > VendorName "Monitor Vendor"
> > ModelName "Generic Monitor, 1280x1024 @ 74 Hz"
> > HorizSync 31.5 - 79.0
> > VertRefresh 50.0 - 90.0
> > Option "dpms"
> >EndSection
> >
> >and the errorlog that you include says:
> >(WW) RADEON(0): Monitor0: Using default hsync range of 28.00-33.00kHz
> >(WW) RADEON(0): Monitor0: using default vrefresh range of 43.00-72.00Hz
> >(II) RADEON(0): Clock range: 20.00 to 350.00 MHz
> >(II) RADEON(0): Not using default mode "640x350" (hsync out of range)
> >(II) RADEON(0): Not using default mode "320x175" (bad mode
> >clock/interlace/doublescan)
> ><snip>
> >(II) RADEON(0): Validating modes on Primary head (DDCType: 0) ---------
> >(II) RADEON(0): Total number of valid DDC mode(s) found: 0
> >(WW) RADEON(0): Mode 1280x1024 is out of range.
> >(WW) RADEON(0): Valid modes must be between 320x200-0x0
> ><snip>
> >(II) RADEON(0): Total number of valid FP mode(s) found: 0
> >(EE) RADEON(0): No valid mode found for this DFP/LCD
> >
> >So, is this an LCD screen or a CRT?
> >
> It's an Envision EN-7100e LCD

When using redhat-config-xfree86 (from runlevel 3 "telinit runlevel 3")
you need to select the Generic LCD screen.  Then the Monitor section in
/etc/X11/XF86Config will say something like Generic Laptop Display Panel
instead of Generic Monitor.

HTH,
Oisin Feeley

_______________________________________________
XFree86 mailing list
[EMAIL PROTECTED]
http://XFree86.Org/mailman/listinfo/xfree86

_________________________________________________________________
The new MSN 8: advanced junk mail protection and 2 months FREE* http://join.msn.com/?page=features/junkmail # File generated by anaconda.

Section "ServerLayout"
        Identifier     "Anaconda Configured"
        Screen      0  "Screen0" 0 0
        InputDevice    "Mouse0" "CorePointer"
        InputDevice    "Mouse1" "SendCoreEvents"
        InputDevice    "Keyboard0" "CoreKeyboard"
EndSection

Section "Files"
# The location of the RGB database.  Note, this is the name of the
# file minus the extension (like ".txt" or ".db").  There is normally
# no need to change the default.
# Multiple FontPath entries are allowed (they are concatenated together)
# By default, Red Hat 6.0 and later now use a font server independent of
# the X server to render fonts.
        RgbPath      "/usr/X11R6/lib/X11/rgb"
        FontPath     "unix/:7100"
EndSection

Section "Module"
        Load  "dbe"
        Load  "extmod"
        Load  "fbdevhw"
        Load  "dri"
        Load  "glx"
        Load  "record"
        Load  "freetype"
        Load  "type1"
EndSection

Section "InputDevice"
#       Option  "AutoRepeat"  "500 5"
# when using XQUEUE, comment out the above line, and uncomment the
# following line
#       Option  "Protocol"    "Xqueue"
# Specify which keyboard LEDs can be user-controlled (eg, with xset(1))
#       Option  "Xleds"               "1 2 3"
# To disable the XKEYBOARD extension, uncomment XkbDisable.
#       Option  "XkbDisable"
# To customise the XKB settings to suit your keyboard, modify the
# lines below (which are the defaults).  For example, for a non-U.S.
# keyboard, you will probably want to use:
#       Option  "XkbModel"    "pc102"
# If you have a US Microsoft Natural keyboard, you can use:
#       Option  "XkbModel"    "microsoft"
#
# Then to change the language, change the Layout setting.
# For example, a german layout can be obtained with:
#       Option  "XkbLayout"   "de"
# or:
#       Option  "XkbLayout"   "de"
#       Option  "XkbVariant"  "nodeadkeys"
#
# If you'd like to switch the positions of your capslock and
# control keys, use:
#       Option  "XkbOptions"  "ctrl:swapcaps"
        #Option "XkbOptions"  ""
        Identifier  "Keyboard0"
        Driver      "keyboard"
        Option      "XkbRules" "xfree86"
        Option      "XkbModel" "pc105"
        Option      "XkbLayout" "us"        #Option "XkbVariant"  ""
EndSection

Section "InputDevice"
        Identifier  "Mouse0"
        Driver      "mouse"
        Option      "Protocol" "PS/2"
        Option      "Device" "/dev/psaux"
        Option      "ZAxisMapping" "4 5"
        Option      "Emulate3Buttons" "no"
EndSection

Section "InputDevice"
        Identifier  "Mouse1"
        Driver      "mouse"
        Option      "Device" "/dev/input/mice"
        Option      "Protocol" "IMPS/2"
        Option      "Emulate3Buttons" "no"
        Option      "ZAxisMapping" "4 5"
EndSection

Section "Monitor"
        Identifier   "Monitor0"
        VendorName   "Monitor Vendor"
        ModelName    "Generic Laptop Display Panel, 1280x1024 @ 74 Hz"
        HorizSync    31.5 - 79.0
        VertRefresh  50.0 - 90.0
        Option      "dpms"
EndSection

Section "Device"
#Some 7500 boards aparently need this option enabled to work - bug (#62760)
#BusID
Identifier "ATI Radeon 7500"
Driver "radeon"
VendorName "ATI Radeon 7500"
BoardName "ATI Radeon 7500"
Option "Generic LCD Screen"
#Option "CrtScreen"
EndSection

Section "Screen"
        Identifier "Screen0"
        Device     "ATI Radeon 7500"
        Monitor    "Monitor0"
        DefaultDepth     16
        SubSection "Display"
                Depth     16
                Modes    "1280x1024" "1280x960" "1152x864" "1024x768" "800x600" 
"640x480"
        EndSubSection
EndSection

Section "DRI"
        Mode         0666
EndSection



Attachment: XFree86.0.log
Description: Binary data

Reply via email to