xorg 7.2, No devices detected.

Jachym Cepicky jachym.cepicky at gmail.com
Sat Jan 26 07:42:40 PST 2008


Hi,
I just try to setup Xorg 7.2 on Sparc Ultra 45 Workstation. I use Linux,
Ubuntu 7.10 for sparc. The system works, except for X.

When I run startx command, I get

$ startx

xauth:  creating new authority file /home/chmu/.serverauth.12973

X Window System Version 1.3.0
Release Date: 19 April 2007
X Protocol Version 11, Revision 0, Release 1.3
Build Operating System: Linux Ubuntu (xorg-server
2:1.3.0.0.dfsg-12ubuntu8.3)
Current Operating System: Linux graham-chapman 2.6.22-14-sparc64-smp #1
SMP Sun Oct 14 22:55:24 GMT 2007 sparc64
Build Date: 18 January 2008
        Before reporting problems, check http://wiki.x.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/Xorg.0.log", Time: Sat Jan 26 16:34:00 2008
(==) Using config file: "/etc/X11/xorg.conf"
(EE) No devices detected.

Fatal server error:
no screens found
XIO:  fatal IO error 54 (Connection reset by peer) on X server ":0.0"
      after 0 requests (0 known processed) with 0 events remaining.

$

I configured the xorg.conf file like this:
[...]
Section "Device"
        Identifier      "Generic Video Card"
        Driver          "vga"
        BusID           "PCI:02:00:0"
        Option          "UseFBDev"      "false"
EndSection
[...]

lspci -v says:
[..]
0001:00:00.0 Host bridge: 3DLabs Unknown device 0032 (rev 01)
        Subsystem: 3DLabs Unknown device 0178
        Flags: fast devsel, IRQ 2147483647
        Memory at <ignored> (32-bit, non-prefetchable)
        Memory at <ignored> (32-bit, prefetchable)
        Expansion ROM at <ignored> [disabled]
        Capabilities: <access denied>

0001:02:00.0 VGA compatible controller: 3DLabs Unknown device 0032 (rev
01) (prog-if 00 [VGA controller])
        Subsystem: 3DLabs Unknown device 0178
        Flags: fast devsel, IRQ 14
        Memory at 7f700100000 (32-bit, non-prefetchable) [size=512K]
        Memory at 7f710000000 (32-bit, prefetchable) [size=256M]
        Expansion ROM at 7f700180000 [disabled] [size=64K]
        Capabilities: <access denied>

and lspci -n says:
[..]
0001:00:00.0 0600: 3d3d:0032 (rev 01)
0001:02:00.0 0300: 3d3d:0032 (rev 01)

cat /var/log/Xorg.0.log |grep PCI
(II) PCI: PCI scan (all values are in hex)
(II) PCI: 02:00:0: chip 10b5,8532 card 0000,0000 rev aa class 06,04,00
hdr 01
(II) PCI: 03:01:0: chip 10b5,8532 card 0000,0000 rev aa class 06,04,00
hdr 01
(II) PCI: 03:02:0: chip 10b5,8532 card 0000,0000 rev aa class 06,04,00
hdr 01
(II) PCI: 03:03:0: chip 10b5,8532 card 0000,0000 rev aa class 06,04,00
hdr 01
(II) PCI: 03:08:0: chip 10b5,8532 card 0000,0000 rev aa class 06,04,00
hdr 01
(II) PCI: 03:09:0: chip 10b5,8532 card 0000,0000 rev aa class 06,04,00
hdr 01
(II) PCI: 04:00:0: chip 10b9,5249 card 0000,0000 rev 00 class 06,04,00
hdr 01
(II) PCI: 05:1c:0: chip 10b9,5237 card 10b9,5237 rev 03 class 0c,03,10
hdr 80
(II) PCI: 05:1c:1: chip 10b9,5237 card 10b9,5237 rev 03 class 0c,03,10
hdr 80
(II) PCI: 05:1c:2: chip 10b9,5237 card 10b9,5237 rev 03 class 0c,03,10
hdr 80
(II) PCI: 05:1c:3: chip 10b9,5239 card 10b9,5238 rev 01 class 0c,03,20
hdr 80
(II) PCI: 05:1d:0: chip 10b9,5455 card 10b9,5455 rev 21 class 04,01,00
hdr 80
(II) PCI: 05:1f:0: chip 10b9,5229 card 10b9,5229 rev c8 class 01,01,8f
hdr 00
(II) PCI: 06:00:0: chip 1166,0103 card 0000,0000 rev b3 class 06,04,00
hdr 01
(II) PCI: 07:04:0: chip 14e4,1678 card 108e,1678 rev a2 class 02,00,00
hdr 80
(II) PCI: 07:04:1: chip 14e4,1678 card 108e,1678 rev a2 class 02,00,00
hdr 80
(II) PCI: 0a:00:0: chip 8086,0340 card 0000,0000 rev 09 class 06,04,00
hdr 81
(II) PCI: 0a:00:2: chip 8086,0341 card 0000,0000 rev 09 class 06,04,00
hdr 81
(II) PCI: 0b:01:0: chip 1000,0050 card 1000,3020 rev 02 class 01,00,00
hdr 00
(II) PCI: End of PCI scan

The graphic card should be

3DLabs Wildcat Realizm

So, what to do? I would say, that the graphic card can not be detected
properly. What should I do to get Xorg running on the system? How to
interpret the lspci output in order to be able setup xorg.conf properly?

Thanks for any help

Jachym

P.S. 
http://les-ejk.cz/tmp/Xorg.0.log
http://les-ejk.cz/tmp/lspci.txt
http://les-ejk.cz/tmp/xorg.scanpci.txt
http://les-ejk.cz/tmp/xorg.conf


-- 
Jachym Cepicky
e-mail: jachym.cepicky at gmail.com
URL: http://les-ejk.cz
GPG: http://www.les-ejk.cz/pgp/jachym_cepicky-gpg.pub

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 189 bytes
Desc: Toto je digit?ln? podepsan? ??st zpr?vy
URL: <http://lists.x.org/archives/xorg/attachments/20080126/94274137/attachment.pgp>


More information about the xorg mailing list