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

Re: having problem with X on woody with r128



Hi Bart et all,

Um, I'm sorry, I couldn't find where to disable the
kernel frame buffer.... I had previously crafted my
XF86Config file from hand... but I did as you said and
did a dpkg-reconfigure xserver-xfree86, and didn't see
any mention of kernel frame buffer....  also couldn't
find it in the kernel compilation configuration.  I
also did a quick google and couldn't find any mention
of this problem......  

I'm not missing anything simple am I?

Any further help appreciated!  This is driving me up
the wall!

Brad

Bart Verweire <bart.verweire@teleatlas.com> wrote in
message news:<3D917BED.54C37DD0@teleatlas.com>...
> Hi,
> 
> I've had the same problem, and found the following
solution somewhere on the net
> :
> during the X configuration (using dpkg-reconfigure
xserver ?), debian proposes
> to use a 'kernel frame buffer' (don't have my debian
at hand at this moment, so
> I'm not sure about the terminology). The default
setting is yes (debian saying
> that it is safe to do so). In my case, I had to
disable the kernel frame buffer.
> And it now works without a problem.
> 
> hope to help.
> 
> Bart
> 
> b wrote:
> 
> > Hi folks:
> >
> > I have a question - I have gotten X working with
woody on a fair number of
> > machines, but this one confuses me.  The video
card is a 32 MB ATI Rage 128.
> > Since it was a fairly new workstation, I installed
RedHat 7.3 as well, and X
> > worked out of the box - then reinstalled Woody,
and compared XF86Config
> > files, and found no substantial differences..... I
upgraded and recompiled a
> > 2.4.19 kernel as well with AGP support and DRI for
the ATI R128 compiled
> > right into the kernel.
> >
> > Someone please help if you have any ideas...... (I
apologize if there is a
> > more proper place for this posting...)
> >
> > The short description:  The error is "no screens
found"
> >
> > following is my XF86Config file, and following
that (sorry for the length)
> > is the log output detailing the errors...
> >
===================================================
> > Section "ServerLayout"
> > Identifier "XFree86 Configured"
> > Screen 0 "Screen0" 0 0
> > InputDevice "Mouse0" "CorePointer"
> > InputDevice "Keyboard0" "CoreKeyboard"
> > EndSection
> >
> > Section "Files"
> >         RgbPath         "/usr/X11R6/lib/X11/rgb"
> >         ModulePath      "/usr/X11R6/lib/modules"
> >         FontPath       
"/usr/X11R6/lib/X11/fonts/TrueType/"
> >         FontPath       
"/usr/X11R6/lib/X11/fonts/misc/:unscaled"
> >         FontPath       
"/usr/X11R6/lib/X11/fonts/100dpi/:unscaled"
> >         FontPath       
"/usr/X11R6/lib/X11/fonts/75dpi/:unscaled"
> >         FontPath       
"/usr/X11R6/lib/X11/fonts/Type1/"
> >         FontPath       
"/usr/X11R6/lib/X11/fonts/Speedo/"
> >         FontPath       
"/usr/X11R6/lib/X11/fonts/misc"
> >         FontPath       
"/usr/X11R6/lib/X11/fonts/100dpi/"
> >         FontPath       
"/usr/X11R6/lib/X11/fonts/75dpi/"
> > EndSection
> >
> > Section "Module"
> >         Load    "freetype"
> >         Load    "speedo"
> >         Load    "type1"
> >         Load    "dbe"
> >         Load    "dri"
> >         Load    "extmod"
> >         Load    "glx"
> >         Load    "pex5"
> >         Load    "record"
> >         Load    "xie"
> > EndSection
> >
> > Section "InputDevice"
> > Identifier "Keyboard0"
> > Driver "keyboard"
> > EndSection
> >
> > Section "InputDevice"
> > Identifier "Mouse0"
> > Driver "mouse"
> > Option "Protocol" "PS/2"
> > Option "Device" "/dev/mouse"
> > Option "Emulate3Buttons" "true"
> > Option "ZAxisMapping" "4 5"
> > EndSection
> >
> > Section "Monitor"
> > Identifier "Monitor0"
> > HorizSync 30-121
> > VertRefresh 48-160
> > Option "DPMS"
> > Modeline "1400x1050" 184 1400 1464 1656 1960 1050
1051 1054 1100
> > +HSync +VSync
> > EndSection
> >
> > Section "Device"
> > Identifier "Card0"
> > Driver "r128"
> > ChipSet "r128"
> > EndSection
> >
> > Section "Screen"
> > Identifier "Screen0"
> > Device "Card0"
> > Monitor "Monitor0"
> > DefaultDepth 24
> > SubSection "Display"
> > Depth 1
> > Modes "1280x1024" "1152x864" "1024x768" "800x600"
"640x480"
> > EndSubSection
> > SubSection "Display"
> > Depth 4
> > Modes "1280x1024" "1152x864" "1024x768" "800x600"
"640x480"
> > EndSubSection
> > SubSection "Display"
> > Depth 8
> > Modes   "1280x1024" "1152x864" "1024x768"
"800x600" "640x480"
> > EndSubSection
> > SubSection "Display"
> > Depth 15
> > Modes   "1280x1024" "1152x864" "1024x768"
"800x600" "640x480"
> > EndSubSection
> > SubSection "Display"
> > Depth 16
> > Modes   "1280x1024" "1152x864" "1024x768"
"800x600" "640x480"
> > EndSubSection
> > SubSection "Display"
> > Depth 24
> > Modes "1400x1050" "1280x1024" "1152x864"
"1024x768" "800x600"
> > "640x480"
> > EndSubSection
> > EndSection
> >
> > Section "ServerFlags"
> > Option "blank time" "30"
> > Option "standby time" "30"
> > Option "suspend time" "30"
> > Option "off time" "30"
> > EndSection
> >
> > ==================
> > ==================
> > And the XFree86.0.log file:
> > ===========================
> >
> > This is a pre-release version of XFree86, and is
not supported in any
> > way.  Bugs may be reported to XFree86@XFree86.Org
and patches
> > submitted
> > to fixes@XFree86.Org.  Before reporting bugs in
pre-release versions,
> > please check the latest version in the XFree86 CVS
repository
> > (http://www.XFree86.Org/cvs)
> >
> > XFree86 Version 4.1.0.1 / X Window System
> > (protocol Version 11, revision 0, vendor release
6510)
> > Release Date: 21 December 2001
> > If the server is older than 6-12 months, or if
your card is
> > newer than the above date, look for a newer
version before
> > reporting problems.  (See
http://www.XFree86.Org/FAQ)
> > Build Operating System: Linux 2.4.17 i686 [ELF]
> > Module Loader present
> > (==) Log file: "/var/log/XFree86.0.log", Time: Tue
Sep 24 18:41:44
> > 2002
> > (==) Using config file: "/root/XF86Config"
> > Markers: (--) probed, (**) from config file, (==)
default setting,
> >          (++) from command line, (!!) notice, (II)
informational,
> >          (WW) warning, (EE) error, (NI) not
implemented, (??) unknown.
> > (==) ServerLayout "XFree86 Configured"
> > (**) |-->Screen "Screen0" (0)
> > (**) |   |-->Monitor "Monitor0"
> > (**) |   |-->Device "Card0"
> > (**) |-->Input Device "Mouse0"
> > (**) |-->Input Device "Keyboard0"
> > (==) Keyboard: CustomKeycode disabled
> > (WW) The directory
"/usr/X11R6/lib/X11/fonts/TrueType/" does not
> > exist.
> > Entry deleted from font path.
> > (**) FontPath set to
> >
"/usr/X11R6/lib/X11/fonts/misc/:unscaled,/usr/X11R6/lib/X11/fonts/100dpi/:un
> >
scaled,/usr/X11R6/lib/X11/fonts/75dpi/:unscaled,/usr/X11R6/lib/X11/fonts/Typ
> >
e1/,/usr/X11R6/lib/X11/fonts/Speedo/,/usr/X11R6/lib/X11/fonts/misc,/usr/X11R
> >
6/lib/X11/fonts/100dpi/,/usr/X11R6/lib/X11/fonts/75dpi/"
> > (**) RgbPath set to "/usr/X11R6/lib/X11/rgb"
> > (**) ModulePath set to "/usr/X11R6/lib/modules"
> > (**) Option "BlankTime" "30"
> > (**) Option "StandbyTime" "30"
> > (**) Option "SuspendTime" "30"
> > (**) Option "OffTime" "30"
> > (--) using VT number 7
> >
> > (WW) Cannot open APM
> > (II) Module ABI versions:
> > XFree86 ANSI C Emulation: 0.1
> > XFree86 Video Driver: 0.4
> > XFree86 XInput driver : 0.2
> > XFree86 Server Extension : 0.1
> > XFree86 Font Renderer : 0.2
> > (II) Loader running on linux
> > (II) LoadModule: "bitmap"
> > (II) Loading
/usr/X11R6/lib/modules/fonts/libbitmap.a
> > (II) Module bitmap: vendor="The XFree86 Project"
> > compiled for 4.1.0.1, module version = 1.0.0
> > Module class: XFree86 Font Renderer
> > ABI class: XFree86 Font Renderer, version 0.2
> > (II) Loading font Bitmap
> > (II) LoadModule: "pcidata"
> > (II) Loading /usr/X11R6/lib/modules/libpcidata.a
> > (II) Module pcidata: vendor="The XFree86 Project"
> > compiled for 4.1.0.1, module version = 0.1.0
> > ABI class: XFree86 Video Driver, version 0.4
> > (II) PCI: Probing config type using method 1
> > (II) PCI: Config type is 1
> > (II) PCI: stages = 0x03, oldVal1 = 0x00000000,
mode1Res1 = 0x80000000
> > (II) PCI: PCI scan (all values are in hex)
> > (II) PCI: 00:00:0: chip 8086,2530 card 1028,010d
rev 04 class 06,00,00
> > hdr 00
> > (II) PCI: 00:01:0: chip 8086,2532 card 0000,0000
rev 04 class 06,04,00
> > hdr 01
> > (II) PCI: 00:1e:0: chip 8086,244e card 0000,0000
rev 04 class 06,04,00
> > hdr 01
> > (II) PCI: 00:1f:0: chip 8086,2440 card 0000,0000
rev 04 class 06,01,00
> > hdr 80
> > (II) PCI: 00:1f:1: chip 8086,244b card 1028,010d
rev 04 class 01,01,80
> > hdr 00
> > (II) PCI: 00:1f:2: chip 8086,2442 card 1028,010d
rev 04 class 0c,03,00
> > hdr 00
> > (II) PCI: 00:1f:3: chip 8086,2443 card 1028,010d
rev 04 class 0c,05,00
> > hdr 00
> > (II) PCI: 00:1f:4: chip 8086,2444 card 1028,010d
rev 04 class 0c,03,00
> > hdr 00
> > (II) PCI: 00:1f:5: chip 8086,2445 card 1028,010d
rev 04 class 04,01,00
> > hdr 00
> > (II) PCI: 01:00:0: chip 1002,5446 card 1002,0409
rev 00 class 03,00,00
> > hdr 00
> > (II) PCI: 02:0c:0: chip 10b7,9200 card 1028,010d
rev 78 class 02,00,00
> > hdr 00
> > (II) PCI: End of PCI scan
> > (II) LoadModule: "scanpci"
> > (II) Loading /usr/X11R6/lib/modules/libscanpci.a
> > (II) Module scanpci: vendor="The XFree86 Project"
> > compiled for 4.1.0.1, module version = 0.1.0
> > ABI class: XFree86 Video Driver, version 0.4
> > (II) UnloadModule: "scanpci"
> > (II) Unloading /usr/X11R6/lib/modules/libscanpci.a
> > (II) Host-to-PCI bridge:
> > (II) PCI-to-ISA bridge:
> > (II) PCI-to-PCI bridge:
> > (II) PCI-to-PCI bridge:
> > (II) Bus 0: bridge is at (0:0:0), (-1,0,0), BCTRL:
0x08 (VGA_EN is
> > set)
> > (II) Bus 0 I/O range:
> > [0] -1 0 0x00000000 - 0x0000ffff (0x10000) IX[B]
> > (II) Bus 0 non-prefetchable memory range:
> > [0] -1 0 0x00000000 - 0xffffffff (0x0) MX[B]
> > (II) Bus 0 prefetchable memory range:
> > [0] -1 0 0x00000000 - 0xffffffff (0x0) MX[B]
> > (II) Bus 1: bridge is at (0:1:0), (0,1,1), BCTRL:
0x0e (VGA_EN is set)
> > (II) Bus 1 I/O range:
> > [0] -1 0 0x0000e000 - 0x0000e0ff (0x100) IX[B]
> > [1] -1 0 0x0000e400 - 0x0000e4ff (0x100) IX[B]
> > [2] -1 0 0x0000e800 - 0x0000e8ff (0x100) IX[B]
> > [3] -1 0 0x0000ec00 - 0x0000ecff (0x100) IX[B]
> > (II) Bus 1 non-prefetchable memory range:
> > [0] -1 0 0xff900000 - 0xffafffff (0x200000) MX[B]
> > (II) Bus 1 prefetchable memory range:
> > [0] -1 0 0xf8000000 - 0xfbffffff (0x4000000) MX[B]
> > (II) Bus 2: bridge is at (0:30:0), (0,2,2), BCTRL:
0x06 (VGA_EN is
> > cleared)
> > (II) Bus 2 I/O range:
> > [0] -1 0 0x0000d000 - 0x0000d0ff (0x100) IX[B]
> > [1] -1 0 0x0000d400 - 0x0000d4ff (0x100) IX[B]
> > [2] -1 0 0x0000d800 - 0x0000d8ff (0x100) IX[B]
> > [3] -1 0 0x0000dc00 - 0x0000dcff (0x100) IX[B]
> > (II) Bus 2 non-prefetchable memory range:
> > [0] -1 0 0xff700000 - 0xff8fffff (0x200000) MX[B]
> > (II) Bus 2 prefetchable memory range:
> > (II) Bus -1: bridge is at (0:31:0), (0,-1,0),
BCTRL: 0x08 (VGA_EN is
> > set)
> > (II) Bus -1 I/O range:
> > (II) Bus -1 non-prefetchable memory range:
> > (II) Bus -1 prefetchable memory range:
> > (--) PCI:*(1:0:0) ATI unknown chipset (0x5446) rev
0, Mem @
> > 0xf8000000/26, 0xff9fc000/14, I/O @ 0xec00/8, BIOS
@ 0x80000000/17
> > (II) Addressable bus resource ranges are
> > [0] -1 0 0x00000000 - 0xffffffff (0x0) MX[B]
> > [1] -1 0 0x00000000 - 0x0000ffff (0x10000) IX[B]
> > (II) OS-reported resource ranges:
> > [0] -1 0 0xffe00000 - 0xffffffff (0x200000)
MX[B](B)
> > [1] -1 0 0x00100000 - 0x3fffffff (0x3ff00000)
MX[B]E(B)
> > [2] -1 0 0x000f0000 - 0x000fffff (0x10000) MX[B]
> > [3] -1 0 0x000c0000 - 0x000effff (0x30000) MX[B]
> > [4] -1 0 0x00000000 - 0x0009ffff (0xa0000) MX[B]
> > [5] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[B]
> > [6] -1 0 0x00000000 - 0x000000ff (0x100) IX[B]
> > (II) Active PCI resource ranges:
> > [0] -1 0 0xff7ffc00 - 0xff7ffc7f (0x80) MX[B]
> > [1] -1 0 0xf0000000 - 0xf7ffffff (0x8000000) MX[B]
> > [2] -1 0 0x80000000 - 0x8001ffff (0x20000)
MX[B](B)
> > [3] -1 0 0xff9fc000 - 0xff9fffff (0x4000) MX[B](B)
> > [4] -1 0 0xf8000000 - 0xfbffffff (0x4000000)
MX[B](B)
> > [5] -1 0 0x0000dc80 - 0x0000dcff (0x80) IX[B]
> > [6] -1 0 0x0000cc40 - 0x0000cc7f (0x40) IX[B]
> > [7] -1 0 0x0000c800 - 0x0000c8ff (0x100) IX[B]
> > [8] -1 0 0x0000ff60 - 0x0000ff7f (0x20) IX[B]
> > [9] -1 0 0x0000ccd0 - 0x0000ccdf (0x10) IX[B]
> > [10] -1 0 0x0000ff80 - 0x0000ff9f (0x20) IX[B]
> > [11] -1 0 0x0000ffa0 - 0x0000ffaf (0x10) IX[B]
> > [12] -1 0 0x0000ec00 - 0x0000ecff (0x100) IX[B](B)
> > (II) Active PCI resource ranges after removing
overlaps:
> > [0] -1 0 0xff7ffc00 - 0xff7ffc7f (0x80) MX[B]
> > [1] -1 0 0xf0000000 - 0xf7ffffff (0x8000000) MX[B]
> > [2] -1 0 0x80000000 - 0x8001ffff (0x20000)
MX[B](B)
> > [3] -1 0 0xff9fc000 - 0xff9fffff (0x4000) MX[B](B)
> > [4] -1 0 0xf8000000 - 0xfbffffff (0x4000000)
MX[B](B)
> > [5] -1 0 0x0000dc80 - 0x0000dcff (0x80) IX[B]
> > [6] -1 0 0x0000cc40 - 0x0000cc7f (0x40) IX[B]
> > [7] -1 0 0x0000c800 - 0x0000c8ff (0x100) IX[B]
> > [8] -1 0 0x0000ff60 - 0x0000ff7f (0x20) IX[B]
> > [9] -1 0 0x0000ccd0 - 0x0000ccdf (0x10) IX[B]
> > [10] -1 0 0x0000ff80 - 0x0000ff9f (0x20) IX[B]
> > [11] -1 0 0x0000ffa0 - 0x0000ffaf (0x10) IX[B]
> > [12] -1 0 0x0000ec00 - 0x0000ecff (0x100) IX[B](B)
> > (II) OS-reported resource ranges after removing
overlaps with PCI:
> > [0] -1 0 0xffe00000 - 0xffffffff (0x200000)
MX[B](B)
> > [1] -1 0 0x00100000 - 0x3fffffff (0x3ff00000)
MX[B]E(B)
> > [2] -1 0 0x000f0000 - 0x000fffff (0x10000) MX[B]
> > [3] -1 0 0x000c0000 - 0x000effff (0x30000) MX[B]
> > [4] -1 0 0x00000000 - 0x0009ffff (0xa0000) MX[B]
> > [5] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[B]
> > [6] -1 0 0x00000000 - 0x000000ff (0x100) IX[B]
> > (II) All system resource ranges:
> > [0] -1 0 0xffe00000 - 0xffffffff (0x200000)
MX[B](B)
> > [1] -1 0 0x00100000 - 0x3fffffff (0x3ff00000)
MX[B]E(B)
> > [2] -1 0 0x000f0000 - 0x000fffff (0x10000) MX[B]
> > [3] -1 0 0x000c0000 - 0x000effff (0x30000) MX[B]
> > [4] -1 0 0x00000000 - 0x0009ffff (0xa0000) MX[B]
> > [5] -1 0 0xff7ffc00 - 0xff7ffc7f (0x80) MX[B]
> > [6] -1 0 0xf0000000 - 0xf7ffffff (0x8000000) MX[B]
> > [7] -1 0 0x80000000 - 0x8001ffff (0x20000)
MX[B](B)
> > [8] -1 0 0xff9fc000 - 0xff9fffff (0x4000) MX[B](B)
> > [9] -1 0 0xf8000000 - 0xfbffffff (0x4000000)
MX[B](B)
> > [10] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[B]
> > [11] -1 0 0x00000000 - 0x000000ff (0x100) IX[B]
> > [12] -1 0 0x0000dc80 - 0x0000dcff (0x80) IX[B]
> > [13] -1 0 0x0000cc40 - 0x0000cc7f (0x40) IX[B]
> > [14] -1 0 0x0000c800 - 0x0000c8ff (0x100) IX[B]
> > [15] -1 0 0x0000ff60 - 0x0000ff7f (0x20) IX[B]
> > [16] -1 0 0x0000ccd0 - 0x0000ccdf (0x10) IX[B]
> > [17] -1 0 0x0000ff80 - 0x0000ff9f (0x20) IX[B]
> > [18] -1 0 0x0000ffa0 - 0x0000ffaf (0x10) IX[B]
> > [19] -1 0 0x0000ec00 - 0x0000ecff (0x100) IX[B](B)
> > (II) LoadModule: "freetype"
> > (II) Loading
/usr/X11R6/lib/modules/fonts/libfreetype.a
> > (II) Module freetype: vendor="The XFree86 Project"
> > compiled for 4.1.0.1, module version = 1.1.9
> > Module class: XFree86 Font Renderer
> > ABI class: XFree86 Font Renderer, version 0.2
> > (II) Loading font FreeType
> > (II) LoadModule: "speedo"
> > (II) Loading
/usr/X11R6/lib/modules/fonts/libspeedo.a
> > (II) Module speedo: vendor="The XFree86 Project"
> > compiled for 4.1.0.1, module version = 1.0.0
> > Module class: XFree86 Font Renderer
> > ABI class: XFree86 Font Renderer, version 0.2
> > (II) Loading font Speedo
> > (II) LoadModule: "type1"
> > (II) Loading
/usr/X11R6/lib/modules/fonts/libtype1.a
> > (II) Module type1: vendor="The XFree86 Project"
> > compiled for 4.1.0.1, module version = 1.0.0
> > Module class: XFree86 Font Renderer
> > ABI class: XFree86 Font Renderer, version 0.2
> > (II) Loading font Type1
> > (II) Loading font CID
> > (II) LoadModule: "dbe"
> > (II) Loading
/usr/X11R6/lib/modules/extensions/libdbe.a
> > (II) Module dbe: vendor="The XFree86 Project"
> > compiled for 4.1.0.1, module version = 1.0.0
> > Module class: XFree86 Server Extension
> > ABI class: XFree86 Server Extension, version 0.1
> > (II) Loading extension DOUBLE-BUFFER
> > (II) LoadModule: "dri"
> > (II) Loading
/usr/X11R6/lib/modules/extensions/libdri.a
> > (II) Module dri: vendor="The XFree86 Project"
> > compiled for 4.1.0.1, module version = 1.0.0
> > ABI class: XFree86 Server Extension, version 0.1
> > (II) Loading sub module "drm"
> > (II) LoadModule: "drm"
> > (II) Loading /usr/X11R6/lib/modules/linux/libdrm.a
> > (II) Module drm: vendor="The XFree86 Project"
> > compiled for 4.1.0.1, module version = 1.0.0
> > ABI class: XFree86 Server Extension, version 0.1
> > (II) Loading extension XFree86-DRI
> > (II) LoadModule: "extmod"
> > (II) Loading
/usr/X11R6/lib/modules/extensions/libextmod.a
> > (II) Module extmod: vendor="The XFree86 Project"
> > compiled for 4.1.0.1, module version = 1.0.0
> > Module class: XFree86 Server Extension
> > ABI class: XFree86 Server Extension, version 0.1
> > (II) Loading extension SHAPE
> > (II) Loading extension MIT-SUNDRY-NONSTANDARD
> > (II) Loading extension BIG-REQUESTS
> > (II) Loading extension SYNC
> > (II) Loading extension MIT-SCREEN-SAVER
> > (II) Loading extension XC-MISC
> > (II) Loading extension XFree86-VidModeExtension
> > (II) Loading extension XFree86-Misc
> > (II) Loading extension XFree86-DGA
> > (II) Loading extension DPMS
> > (II) Loading extension FontCache
> > (II) Loading extension TOG-CUP
> > (II) Loading extension Extended-Visual-Information
> > (II) Loading extension XVideo
> > (II) Loading extension XVideo-MotionCompensation
> > (II) LoadModule: "glx"
> > (II) Loading
/usr/X11R6/lib/modules/extensions/libglx.a
> > (II) Module glx: vendor="The XFree86 Project"
> > compiled for 4.1.0.1, module version = 1.0.0
> > ABI class: XFree86 Server Extension, version 0.1
> > (II) Loading sub module "GLcore"
> > (II) LoadModule: "GLcore"
> > (II) Loading
/usr/X11R6/lib/modules/extensions/libGLcore.a
> > (II) Module GLcore: vendor="The XFree86 Project"
> > compiled for 4.1.0.1, module version = 1.0.0
> > ABI class: XFree86 Server Extension, version 0.1
> > (II) Loading extension GLX
> > (II) LoadModule: "pex5"
> > (II) Loading
/usr/X11R6/lib/modules/extensions/libpex5.a
> > (II) Module pex5: vendor="The XFree86 Project"
> > compiled for 4.1.0.1, module version = 1.0.0
> > Module class: XFree86 Server Extension
> > ABI class: XFree86 Server Extension, version 0.1
> > (II) Loading extension X3D-PEX
> > (II) LoadModule: "record"
> > (II) Loading
/usr/X11R6/lib/modules/extensions/librecord.a
> > (II) Module record: vendor="The XFree86 Project"
> > compiled for 4.1.0.1, module version = 1.13.0
> > Module class: XFree86 Server Extension
> > ABI class: XFree86 Server Extension, version 0.1
> > (II) Loading extension RECORD
> > (II) LoadModule: "xie"
> > (II) Loading
/usr/X11R6/lib/modules/extensions/libxie.a
> > (II) Module xie: vendor="The XFree86 Project"
> > compiled for 4.1.0.1, module version = 1.0.0
> > Module class: XFree86 Server Extension
> > ABI class: XFree86 Server Extension, version 0.1
> > (II) Loading extension XIE
> > (II) LoadModule: "ati"
> > (II) Loading
/usr/X11R6/lib/modules/drivers/ati_drv.o
> > (II) Module ati: vendor="The XFree86 Project"
> > compiled for 4.1.0.1, module version = 6.3.6
> > Module class: XFree86 Video Driver
> > ABI class: XFree86 Video Driver, version 0.4
> > (II) LoadModule: "mouse"
> > (II) Loading
/usr/X11R6/lib/modules/input/mouse_drv.o
> > (II) Module mouse: vendor="The XFree86 Project"
> > compiled for 4.1.0.1, module version = 1.0.0
> > Module class: XFree86 XInput Driver
> > ABI class: XFree86 XInput driver, version 0.2
> > (II) ATI: ATI driver (version 6.3.6) for chipsets:
ati, ativga
> > (II) R128: Driver for ATI Rage 128 chipsets: ATI
Rage 128 RE (PCI),
> > ATI Rage 128 RF (AGP), ATI Rage 128 RG (AGP), ATI
Rage 128 RK (PCI),
> > ATI Rage 128 RL (AGP), ATI Rage 128 Pro PD (PCI),
> > ATI Rage 128 Pro PF (AGP), ATI Rage 128 Pro PP
(PCI),
> > ATI Rage 128 Pro PR (PCI), ATI Rage 128 Mobility
LE (PCI),
> > ATI Rage 128 Mobility LF (AGP), ATI Rage 128
Mobility MF (AGP),
> > ATI Rage 128 Mobility ML (AGP)
> > (II) RADEON: Driver for ATI Radeon chipsets: ATI
Radeon QD (AGP),
> > ATI Radeon QE (AGP), ATI Radeon QF (AGP), ATI
Radeon QG (AGP),
> > ATI Radeon VE (AGP)
> > (II) Primary Device is: PCI 01:00:0
> > (II) ATI:  Candidate "Device" section "Card0".
> > (WW) R128: Chipset "ati" in Device section "Card0"
isn't valid for
> > this driver
> > (EE) No devices detected.
> >
> > Fatal server error:
> > no screens found
> >
> > When reporting a problem related to a server
crash, please send
> > the full server output, not just the last
messages.
> > This can be found in the log file
"/var/log/XFree86.0.log".
> > Please report problems to submit@bugs.debian.org.
> 
> --



__________________________________________________
Do you Yahoo!?
New DSL Internet Access from SBC & Yahoo!
http://sbc.yahoo.com



Reply to: