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
_______________________________________________
xorg mailing list
xorg@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/xorg

Reply via email to