Craig Blocker wrote:

    I am trying to load Red Hat Linux 7.1.1 on a new Dell
Inspiron 4150 laptop.  If I start in text mode, everything
seems fine (except that only the central 20% of my screen
is used for the text).

*That* is normal. :)

When I do a startx command, I
get a "Fatal server error: no screens found".

The laptop has a ATI Radeon 7500 AGP (LW) video adapter
with 16Mb of memory. I don't know what the display actually
is - Dell specifies it as a 14.1" SXGA+ display. No matter
what I try I get the same problem. Can you give me a clue
as to what to do?

I've included fragment of your log. Seems that DDC module isn't happy with your hardware?

Try either:
upgrading the X to more recent version (you seem to have 4.1.0, right?)
or if that doesn't help by itself:
switching off the DDC in your config (there are options NoDDC, NoDDC1, NoDDC2, but I'm not sure in what section of config should they go)
and (or)
tell X about panel dimensions yourself (sorry, I don't know the exact syntax)

[...]

(II) Loading sub module "ddc"
(II) LoadModule: "ddc"
(II) Loading /usr/X11R6/lib/modules/libddc.a
(II) Module ddc: vendor="The XFree86 Project"
compiled for 4.1.0, module version = 1.0.0
ABI class: XFree86 Video Driver, version 0.4
(II) Loading sub module "i2c"
(II) LoadModule: "i2c"
(II) Loading /usr/X11R6/lib/modules/libi2c.a
(II) Module i2c: vendor="The XFree86 Project"
compiled for 4.1.0, module version = 1.2.0
ABI class: XFree86 Video Driver, version 0.4
(II) Loading sub module "vbe"
(II) LoadModule: "vbe"
(II) Loading /usr/X11R6/lib/modules/libvbe.a
(II) Module vbe: vendor="The XFree86 Project"
compiled for 4.1.0, module version = 1.0.0
ABI class: XFree86 Video Driver, version 0.4
(II) RADEON(0): VESA BIOS detected
(II) RADEON(0): VESA VBE Version 2.0
(II) RADEON(0): VESA VBE Total Mem: 16384 kB
(II) RADEON(0): VESA VBE OEM: ATI MOBILITY RADEON 7500
(II) RADEON(0): VESA VBE OEM Software Rev: 1.0
(II) RADEON(0): VESA VBE OEM Vendor: ATI Technologies Inc.
(II) RADEON(0): VESA VBE OEM Product: P7 (II) RADEON(0): VESA VBE OEM Product Rev: 01.00
(II) Loading sub module "ddc"
(II) LoadModule: "ddc"
(II) Reloading /usr/X11R6/lib/modules/libddc.a
(II) RADEON(0): VESA VBE DDC supported
(II) RADEON(0): VESA VBE DDC Level none
(II) RADEON(0): VESA VBE DDC transfer in appr. 2 sec.
(II) RADEON(0): VESA VBE DDC read failed
(==) RADEON(0): Write-combining range (0xe0000000,0x1000000)
(EE) RADEON(0): Failed to detect the panel size.
(II) UnloadModule: "ati"
(II) UnloadModule: "ddc"
(II) UnloadModule: "vbe"
(II) Unloading /usr/X11R6/lib/modules/libvbe.a
(II) UnloadModule: "i2c"
(II) Unloading /usr/X11R6/lib/modules/libi2c.a
(II) UnloadModule: "ddc"
(II) Unloading /usr/X11R6/lib/modules/libddc.a
(II) UnloadModule: "int10"
(II) Unloading /usr/X11R6/lib/modules/linux/libint10.a
(II) UnloadModule: "vgahw"
(II) Unloading /usr/X11R6/lib/modules/libvgahw.a
(II) UnloadModule: "radeon"
(EE) Screen(s) found, but none have a usable configuration.

Fatal server error:
no screens found


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

Reply via email to