From Bugzilla Helper: User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.4) Gecko/20030922 Description of problem: XFree86 Version 4.3.0 (Red Hat Enterprise Linux release: 4.3.0-35.EL (II) Primary Device is: PCI 01:00:0 (--) Chipset Quadro FX 1000 found (--) Chipset Quadro FX 1000 found Fatal server error: Requested Entity already in use! this is my XF86config file: Section "Monitor" Identifier "Monitor0" VendorName "Monitor Vendor" ModelName "PHILIPS 202P" DisplaySize 410 300 HorizSync 30.0 - 130.0 VertRefresh 50.0 - 160.0 Option "dpms" EndSection Section "Monitor" Identifier "Monitor1" VendorName "Monitor Vendor" ModelName "PHILIPS 202P" DisplaySize 410 300 HorizSync 30.0 - 130.0 VertRefresh 50.0 - 160.0 Option "dpms" EndSection Section "Device" Identifier "Videocard0" Driver "nvidia" VendorName "Videocard vendor" BoardName "NVIDIA Quadro FX (generic)" VideoRam 131072 BusID "PCI:1:0:0" Screen 0 EndSection Section "Device" Identifier "Videocard1" Driver "nvidia" VendorName "Videocard vendor" BoardName "NVIDIA Quadro FX (generic)" VideoRam 131072 BusID "PCI:1:0:0" Screen 1 EndSection Section "Screen" Identifier "Screen0" Device "Videocard0" Monitor "Monitor0" DefaultDepth 24 SubSection "Display" Depth 24 Modes "1280x1024" "1280x960" "1152x864" "1024x768" "800x600" "640x480" EndSubSection EndSection Section "Screen" Identifier "Screen1" Device "Videocard1" Monitor "Monitor1" DefaultDepth 24 SubSection "Display" Depth 24 Modes "1280x1024" "1280x960" "1152x864" "1024x768" "800x600" "640x480" EndSubSection EndSection Version-Release number of selected component (if applicable): kernel-2.4.21-4.EL rpm-4.2.1-4.2 How reproducible: Sometimes Steps to Reproduce: 1.install nvidia 5336 run 2. edit XF86config file 3. restart X Actual Results: system was dia Expected Results: system was dia when startx Additional info: I can't repier it
You can't have two identical bus id's for two different devices that's why you're getting entitiy in use errors. Please attach (not paste) the output of "lspci -v"
I failed to notice earlier you are using a proprietary Nvidia driver. Red Hat does not support proprietary closed source 3rd party products. You will need to seek help from Nvidia.
Thanks a lot to Mr John Dennis. My VedioCard is "nVidia Quadro FX 1000". it is a dualhead card. I can using it on RedHat kernel-2.4.20-8 platform by NVIDIA-5336. but can not config it right in EL3. I think maybe a bug of RedHat? ~!~
As mentioned above in comment #2, Red Hat does not provide nor support proproprietary drivers. If you use proprietary drivers and have any type of problem with them, please feel free to contact the vendor who supplied those drivers to you, which in this case is probably Nvidia. Nvidia customer support may be able to assist you with the problem. Alternatively, you could wait until Nvidia fixes their driver and releases an updated driver which works. Again however, Red Hat does not provide technical support or bug tracking for problems in which a proprietary driver is being used.
Closing bug as a duplicate of our master Nvidia proprietary bug report tracker. *** This bug has been marked as a duplicate of 73733 ***
This problem happens with other cards than nvidia as well. I still haven't figured it out....
Changed to 'CLOSED' state since 'RESOLVED' has been deprecated.