Wrong graphic card detected

Bug #35066 reported by dhenry
8
Affects Status Importance Assigned to Milestone
discover1-data (Ubuntu)
Fix Released
Medium
Ubuntu-X

Bug Description

I have a NVIDIA GeForceFX 5600 on my computer, but when I ask xorg to autodetect the graphic card (dpkg-reconfigure xserver-xorg), it detects an SiS integrated card (which I don't have).

Thus, the xorg.conf file generated at installation (same for live-cd) is wrong because the driver is set to "sis" instead of "nv". The problem exists for Dapper Drake Flight CD 5, but not for Breezy.

I don't know what is needed for solving this bug, here is my lspci output:

0000:00:00.0 Host bridge: Silicon Integrated Systems [SiS] 645xx (rev 50)
0000:00:01.0 PCI bridge: Silicon Integrated Systems [SiS] SiS AGP Port (virtual PCI-to-PCI bridge)
0000:00:02.0 ISA bridge: Silicon Integrated Systems [SiS] SiS963 [MuTIOL Media IO] (rev 14)
0000:00:02.1 SMBus: Silicon Integrated Systems [SiS] SiS961/2 SMBus Controller
0000:00:02.3 FireWire (IEEE 1394): Silicon Integrated Systems [SiS] FireWire Controller
0000:00:02.5 IDE interface: Silicon Integrated Systems [SiS] 5513 [IDE]
0000:00:02.7 Multimedia audio controller: Silicon Integrated Systems [SiS] Sound Controller (rev a0)
0000:00:03.0 USB Controller: Silicon Integrated Systems [SiS] USB 1.0 Controller (rev 0f)
0000:00:03.1 USB Controller: Silicon Integrated Systems [SiS] USB 1.0 Controller (rev 0f)
0000:00:03.2 USB Controller: Silicon Integrated Systems [SiS] USB 1.0 Controller (rev 0f)
0000:00:03.3 USB Controller: Silicon Integrated Systems [SiS] USB 2.0 Controller
0000:00:04.0 Ethernet controller: Silicon Integrated Systems [SiS] SiS900 PCI Fast Ethernet (rev 91)
0000:00:07.0 Multimedia video controller: Brooktree Corporation Bt878 Video Capture (rev 11)
0000:00:07.1 Multimedia controller: Brooktree Corporation Bt878 Audio Capture (rev 11)
0000:00:08.0 Communication controller: Intel Corporation 536EP Data Fax Modem
0000:01:00.0 VGA compatible controller: nVidia Corporation NV31 [GeForce FX 5600XT] (rev a1)

Revision history for this message
Zak B. Elep (zakame) wrote :

Hi! =)

Can you please follow the instructions at https://wiki.ubuntu.com/DebuggingXAutoconfiguration for Ubuntu >= 5.04 and provide us with the outputs? Thanks a lot!

Cheers,

Zakame

Revision history for this message
Jerome S. Gotangco (jsgotangco) wrote :

Something went wrong with the autoconfiguration so attaching Xorg.0.log and your xorg.conf (unconfigured) would help as well

Changed in xorg:
status: Unconfirmed → Needs Info
Revision history for this message
Susan Cragin (susancragin) wrote : Xorg.conf

taken from Acer Ferrari 4005 AMD 64.

Revision history for this message
Susan Cragin (susancragin) wrote : xorg.0.log

Acer Ferrari 4005 AMD 64.

Revision history for this message
dhenry (tfc-duke) wrote : output of the "discover" command

output of:
sudo discover --disable=parallel,serial,usb,ide,scsi,pcmcia --format="%S\t%D\n" video

Revision history for this message
dhenry (tfc-duke) wrote : output of the "lspci -n" command

This is the output of the "lspci -n" command.

Revision history for this message
dhenry (tfc-duke) wrote : output of the "xresprobe" command

This is the output of the xresprobe command for the two drivers found:
- sis
- nv

Revision history for this message
dhenry (tfc-duke) wrote : xorg.conf generated by dpkg-reconfigure xserver-xorg

This is the default xorg.conf file generated by dpkg-reconfigure xserver-xorg. I pressed "Enter" for each stage, with no modification except for the screen, which is a 19" instead of a 17" (selected by default).

Revision history for this message
dhenry (tfc-duke) wrote : xorg.conf after correction

This is the good xorg.conf for my system. I had to select the driver myself (I also replaced the name of the card).

Revision history for this message
dhenry (tfc-duke) wrote : Xorg.0.log

This is the Xorg.0.log after running xorg with the wrong xorg.conf file... As you can see, it doesn't work :-) (it can't!)

Revision history for this message
dhenry (tfc-duke) wrote :

I followed the instructions given at https://wiki.ubuntu.com/DebuggingXAutoconfiguration and attached the results.

Changed in xorg:
assignee: nobody → ubuntu-x-swat
status: Needs Info → Confirmed
Revision history for this message
DZ (darkz-ax) wrote :

Same here and i use "nVIDIA GeForce2 400 MX" which xserver detects as a intergraded SiS card which my motherboard doesnt even have however the mb model is a Intel somethings somethings with SiS intergraded components such as 100mb, sound, and some other things but NOT grafic components.

Really need this fixed cause even if i pick nv drivers then xserver starts to crash instead and resets my resolution to 640x480 time after time and/or stops xserver from running at all, giving me the "no devices found" message and forces me to reconfigure xserver over and over again, lemme know if more info is needed such as name of motherboard model -ect.
cheerios

//DZ

Revision history for this message
BenSimpson (csu16451) wrote : BenSimpson lspci -n

Ben Simpson's copy of "lspci -n"

Revision history for this message
BenSimpson (csu16451) wrote : BenSimpson sudo discover...

Ben Simpson's result of

sudo discover --disable=parallel,serial,usb,ide,scsi,pcmcia --format="%S\t%D\n" video

Revision history for this message
BenSimpson (csu16451) wrote : BenSimpson xresprobe...

Ben Simpson's result of

sudo xresprobe nv
sudo xresprobe sis

Revision history for this message
BenSimpson (csu16451) wrote : BenSimpson /var/log/xorg.0.log

Ben Simpson's /var/log/xorg.0.log file after changing driver to nv and restarting the x server (startx)

Revision history for this message
BenSimpson (csu16451) wrote : BenSimpson /etc/X11/xorg.conf

Ben Simpson's /etc/X11/xorg.conf file after changing the display driver to "nv" from "sis"

Revision history for this message
Fabio Massimo Di Nitto (fabbione) wrote :

discover1-data (1.2005.11.25ubuntu8) dapper; urgency=low

  * ID 1039:0003 is a PCI/APG bridge and not a video card.
  (Closes Ubuntu: #40847)

 -- Fabio M. Di Nitto <email address hidden> Mon, 01 May 2006 06:28:55 +0200

I fixed this bug the 1st of May, sorry i didn't noticed there were so many duplicates.

Fabio

Changed in xorg:
status: Confirmed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.