It looks as if your monitor/screens section is incorrectly configured in your /etc/X11/XF86Config-4 file.
In the monitor section you have: Section "Monitor" Identifier "VRC21-W3" ... But in the screens section you have: Section "Screen" Identifier "Default Screen" Device "ZLXp2-E" Monitor "Dec VRC21-W3" ... Which doesn't exist in your monitor section. The identifier in the monitor section should be idential to the monitor defined in the screen section. Section "Monitor" Identifier "Dec VRC21-W3" ... Section "Screen" Identifier "Default Screen" Device "ZLXp2-E" Monitor "Dec VRC21-W3" ... On Mon, 7 Mar 2005 10:44:17 +0100, Padiyath Sreekumaran <[EMAIL PROTECTED]> wrote: > > > Hello, > I have installed debian (# uname -a > Linux lnsa14 2.2.20 #2 Wed Mar 20 19:57:28 EST 2002 alpha unknown) > installed on a Digital Personal WorkStation 433au. > The graphic card specification: > tga0: depth 8, map size 2MB, 1280x1024 > tga0: ZLXp2-E > > Monitor Specification: > > Model Digital VRC21-W3 > HZ 50/60 > > I have included the X-configuration file as well as log file. > Part of the error message from log file: > > (II) UnloadModule: "tga" > (II) UnloadModule: "ramdac" > (II) Unloading /usr/X11R6/lib/modules/libramdac.a > (EE) Screen(s) found, but none have a usable configuration. > > Fatal server error: > no screens found > > Iam new to Debian Linux. > > Any help is very much appreciated. > > Regards, > Kumar > > ------------------------------------------------------------------ > Padiyath Sreekumar | Tel: +41.56.310.3643 > Paul Scherrer Institut | email: [EMAIL PROTECTED] > AIT | Office: WHGA/U132 > WHGA/U132 | Fax: +41.56.310.3649 > CH-5232 Villigen PSI | > Switzerland | > ----------------------------------------------------------------- > > > -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

