You are not logged in.

#1 2012-02-24 09:33:54

XaverOz
Member
Registered: 2012-02-24
Posts: 18

xf86-video-geode on Arch

I have a system with working xfce. I want to load this on my AMD Geode. i install xf86-video-geode  using pacman. (i write not all output)
# startxfce4
(EE) module ABI major version (10) doen't match the server's version (11)

i try to download last xf86-video-geode tarball and compile it.
# ./configure
checking if RANDR is defined.. no
checking if RENDER is defined.. no
checking if XV is defined.. no
checking if DPMSExtension is defined.. no
checking if XORG is defined.. no
configure: error: Package requirements (xorg-server xproto fontsproto) were not met:
no package 'xorg-server' found

Offline

#2 2012-02-24 10:54:41

RaisedFist
Member
From: Romania
Registered: 2007-01-30
Posts: 556
Website

Re: xf86-video-geode on Arch

as the error says, you should install xorg-server, xproto and fontsproto packages, then try again.

Offline

#3 2012-02-24 11:22:32

Gusar
Member
Registered: 2009-08-25
Posts: 3,605

Re: xf86-video-geode on Arch

RaisedFist wrote:

as the error says, you should install xorg-server, xproto and fontsproto packages, then try again.

The package is xorg-server-devel actually. Arch usually doesn't have separate devel packages, but in this case it does.

But I must say, the ABI mismatch is weird. The drivers are always updated with each X release. XaverOz, is your installation fully up to date? Make sure that it is.

Offline

#4 2012-02-27 03:05:14

XaverOz
Member
Registered: 2012-02-24
Posts: 18

Re: xf86-video-geode on Arch

I need to install  xorg-server-devel. I compile xf86-video-geode, it installs in /usr/local/lib/xorg/modules/drivers i copy it into /usr/lib/xorg/modules/drivers. Now i have next error:
GPIO pins are in serial mode. Assuming no DDC.

Offline

Board footer

Powered by FluxBB