failed to find pci graphics card - Self compiled xorg from git

Mateusz Jan Dominikowski matjdom at gmail.com
Fri Oct 24 07:37:57 PDT 2008


Hello,
I compiled xorg from git on scratchbox intending to run it on small LX800
Geode computer.
(lspci -v on the computer:  http://pastebin.com/m54c286ec)


Running X with -configure created config:
./X -config xorg.conf.new
(xorg.conf.new: http://pastebin.com/m775e0862 )

gives me errors like that:
Failed to find device matching 0:1:1
...
(full log: http://pastebin.com/m5e974c42 )


Setting driver to "geode" i.e.:

Section "Device"
    Identifier    "geode"
    Busid        "PCI:0:1:1"
    Driver        "geode"
EndSection

doesn't work either.
Gives error:  (EE) No devices detected.
(full log: http://pastebin.com/m289e41a6)

--------
I am not an expert in X and I might have done something wrong while
compiling.
Anyway any help will be appreciated.

Best regards,
Mateusz
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.x.org/archives/xorg/attachments/20081024/e42c093f/attachment.html>


More information about the xorg mailing list