Branden Robinson wrote: > On Wed, Jan 29, 2003 at 07:18:12PM +0100, Lucia Cosima Eiselstein wrote: > > I just tried to set up XFree86 4.2.1-3 with a Diamond Stealth 3D 2000 > > card and a Diamond Monster II 3D expansion card. > > At the moment I'm struggling with the problems described in the logfile, > > attached to this e-mail. X doesn't want to start up, only gives the > > error messages > > > > "(EE) No devices detected. > > > > Fatal server error: > > no screens found" > > > > Hope that someone can help me and my somehow old hardware. > > Do you have the libglide2 package installed? >
Yes, I have. Do I have to do something else after installing the deb-package? Following "man glide", I figured out that /usr/X11R6/lib/modules/libglide2x.so is a link to /usr/lib/libglide.so.2, not to /usr/lib/libglide2x.so how it should be. Changed that, changed the device section to: Section "Device" Identifier "Diamond MonsterII" Driver "glide" Option "dpms" "on" # BusID "PCI:00:03:02" BusID "PCI:0:3:0" EndSection Still the same result and log, here the last lines: (II) LoadModule: "glide" (II) Loading /usr/X11R6/lib/modules/drivers/glide_drv.o (II) Module glide: vendor="The XFree86 Project" compiled for 4.2.1, module version = 1.0.0 Module class: XFree86 Video Driver ABI class: XFree86 Video Driver, version 0.5 (II) Loading sub module "glide2x" (II) LoadModule: "glide2x" (II) Loading /usr/X11R6/lib/modules/libglide2x.so (II) LoadModule: "mouse" (II) Loading /usr/X11R6/lib/modules/input/mouse_drv.o (II) Module mouse: vendor="The XFree86 Project" compiled for 4.2.1, module version = 1.0.0 Module class: XFree86 XInput Driver ABI class: XFree86 XInput driver, version 0.3 (II) GLIDE: driver for Glide devices (Voodoo cards): Voodoo (II) Primary Device is: PCI 00:05:0 (EE) No devices detected. Fatal server error: no screens found It_s interesting that I wrote in the XF86Config-4 in the device section: BusID "PCI:0:3:0" but in the logfile, X recognizes: (II) Primary Device is: PCI 00:05:0 Is this right? PCI 00:05:0 is the Diamond Stealth 3d 2000 card, not the expansion card. If needed, I'll send the whole logs and XF86Config again. Best regards Lucia Cosima Eiselstein -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]