> Sorry for asking, but _where_ and how should I change my BusID? In the > XF86Config-4 file, or is there a way to give a PCI-Bus another ID? > If I need to change it in the XF86Config-4, what excactly do I have to insert? I > > alread tried several formats (like PCI 0:3:0 ; PCI:00:03:0...) > > Output of lspci is: > > 00:00.0 Host bridge: Acer Laboratories Inc. [ALi] M1445 > 00:03.0 Multimedia video controller: 3Dfx Interactive, Inc. Voodoo 2 (rev 02) > 00:04.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL-8139/8139C (rev > > 10) > 00:05.0 VGA compatible controller: S3 Inc. 86c325 [ViRGE] (rev 02) > > lspci -n: > > 00:00.0 Class 0600: 10b9:1445 > 00:03.0 Class 0400: 121a:0002 (rev 02) > 00:04.0 Class 0200: 10ec:8139 (rev 10) > 00:05.0 Class 0300: 5333:5631 (rev 02) > > Thank you in advance > > Lucia > > Jsen wrote: > > > Try changing your BusID, I had that problem once. To confirm just do a > > "lspci -n" > > > > Good Luck. > > > > * Lucia Cosima Eiselstein ([EMAIL PROTECTED]) wrote: > > > > > > 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. > > > >
-- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]