After reading your e-mail, Marc, I instantly rebooted from Win98 (where I'm reading this info) to Mandrake Linux's Failsafe. I logged in a root, edited my XF86Config-4 file and commented out the "PCIbus" line. I closed that down, and followed your instructions for replacing the libpcidata.a file with my libscanpci.a file. After that, I rebooted my machine. Upon starting Mandrake 10 normally, I was given the following error by my X-Server:

(EE) LoadModule: Module pcidata does not have a pcidataModuleData data object.

Attached is the new log file. Thanks so much for your input and your quick responses. If only Microsoft gave tech support this quickly.

~~ Andrew


Marc Aurele La France wrote:


It turns out there's a straightforward workaround for this problem.  As
root, do ...

        cd /usr/X11R6/lib/modules
        cp libpcidata.a libpcidata.backup
        cp libscanpci.a libpcidata.a

... and stop and restart the X server.  The "BusID" specification should
then be unnecessary (as would removing the Sound Blaster adapter).

Marc.


This is a pre-release version of XFree86, and is not supported in any
way.  Bugs may be reported to [EMAIL PROTECTED] and patches submitted
to [EMAIL PROTECTED]  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.3.0.1
Release Date: 15 August 2003
X Protocol Version 11, Revision 0, Release 6.6
Build Operating System: Linux 2.6.0-1mdkenterprise i686 [ELF] 
Build Date: 01 March 2004
        Before reporting problems, check http://www.XFree86.Org/
        to make sure that you have the latest version.
Module Loader present
Markers: (--) probed, (**) from config file, (==) default setting,
         (++) from command line, (!!) notice, (II) informational,
         (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
(==) Log file: "/var/log/XFree86.0.log", Time: Mon Mar 22 13:13:25 2004
(==) Using config file: "/etc/X11/XF86Config-4"
(==) ServerLayout "layout1"
(**) |-->Screen "screen1" (0)
(**) |   |-->Monitor "monitor1"
(**) |   |-->Device "device1"
(**) |-->Input Device "Keyboard1"
(**) Option "XkbModel" "pc105"
(**) XKB: model: "pc105"
(**) Option "XkbLayout" "en_US"
(**) XKB: layout: "en_US"
(WW) Option "XkbOptions" requires an string value
(==) Keyboard: CustomKeycode disabled
(**) |-->Input Device "Mouse1"
(**) FontPath set to "unix/:-1"
(==) RgbPath set to "/usr/X11R6/lib/X11/rgb"
(==) ModulePath set to "/usr/X11R6/lib/modules"
(**) Option "AllowMouseOpenFail"
Using vt 7
(--) using VT number 7

(II) Open APM successful
(II) Module ABI versions:
        XFree86 ANSI C Emulation: 0.2
        XFree86 Video Driver: 0.6
        XFree86 XInput driver : 0.4
        XFree86 Server Extension : 0.2
        XFree86 Font Renderer : 0.4
(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.3.0.1, module version = 1.0.0
        Module class: XFree86 Font Renderer
        ABI class: XFree86 Font Renderer, version 0.4
(II) Loading font Bitmap
(II) LoadModule: "pcidata"
(II) Loading /usr/X11R6/lib/modules/libpcidata.a
(EE) LoadModule: Module pcidata does not have a pcidataModuleData data object.
(II) UnloadModule: "pcidata"
(II) Unloading /usr/X11R6/lib/modules/libpcidata.a
(EE) Failed to load module "pcidata" (invalid module, 0)

Fatal server error:
Unable to load required base modules, Exiting...


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 [EMAIL PROTECTED]

Reply via email to