Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
HOWTO: Radeon 9500 (and newer) with DRI
View unanswered posts
View posts from last 24 hours

Goto page Previous  1, 2, 3 ... , 12, 13, 14  Next  
Reply to topic    Gentoo Forums Forum Index Unsupported Software
View previous topic :: View next topic  
Author Message
mathfeel
l33t
l33t


Joined: 03 Aug 2004
Posts: 700

PostPosted: Sun Jul 22, 2007 10:09 am    Post subject: Reply with quote

It seems now all my 3D application result in a blackscreen. That includes beryl and stellarium. The mouse cursor still wonders about and I can quit Stellarium by keyboard (Ctrl-Q). It seems like it's some 3D issue, I am not sure what...

Not much in xorg.0.log:

Code:
(II) RADEON(0): Damage tracking initialized for page flipping


I am not sure if it's related at all...
_________________
-----------------------------------------------------------
"In heaven all the interesting people are missing"
-- Friedrich Nietzsche
Back to top
View user's profile Send private message
lordcris
Apprentice
Apprentice


Joined: 09 Jul 2002
Posts: 248

PostPosted: Sun Aug 12, 2007 4:33 pm    Post subject: Reply with quote

from http://gentoo-wiki.com/HOWTO_DRI_with_ATi_Open-Source_Drivers
Quote:
As of 5th july 2007 there doesn't exist overlay r300-driver anymore. Instead it use overlays: layman -a x11 nouveau


is this true?
Back to top
View user's profile Send private message
roderick
l33t
l33t


Joined: 11 Jul 2005
Posts: 908
Location: St. John's, NL CANADA

PostPosted: Sun Aug 12, 2007 6:30 pm    Post subject: Reply with quote

lordcris wrote:
from http://gentoo-wiki.com/HOWTO_DRI_with_ATi_Open-Source_Drivers
Quote:
As of 5th july 2007 there doesn't exist overlay r300-driver anymore. Instead it use overlays: layman -a x11 nouveau


is this true?


r300-driver still exists, and is used. Read the last comment on the talk page. Last line... "it works now". I think the site may have been down at that time.

prometheus rules.d # layman -s r300-driver
* Running command "/usr/bin/rsync -rlptDvz --progress --delete --delete-after --timeout=180 --exclude="distfiles/*" --exclude="local/*" --exclude="packages/*" "rsync://rsync.sturmartillerie.org/mesa-cvs/*" "/usr/portage/local/layman/r300-driver""...
receiving file list ...
106 files to consider

sent 138 bytes received 3292 bytes 2286.67 bytes/sec
total size is 221314 speedup is 64.52
*
* Success:
* ------
*
* Successfully synchronized overlay "r300-driver".
_________________
If God were a pickle, I'd still say "no pickle on my burger".
http://roderick-greening.blogspot.com/
Back to top
View user's profile Send private message
lordcris
Apprentice
Apprentice


Joined: 09 Jul 2002
Posts: 248

PostPosted: Sun Aug 12, 2007 6:40 pm    Post subject: Reply with quote

tnx rod.
is it safe to switch to the kernel module? is it stable and updated? ( i have 2.6.22 kernel )
Back to top
View user's profile Send private message
Slippery Jim
Apprentice
Apprentice


Joined: 08 Jan 2005
Posts: 264

PostPosted: Sun Aug 12, 2007 10:34 pm    Post subject: anyone getting this? Reply with quote

I'm getting this from git xorg-server:

Code:
glxdri.c: In function '__glXReportDamage':
glxdri.c:952: warning: implicit declaration of function 'containerOf'
glxdri.c:952: warning: nested extern declaration of 'containerOf'
glxdri.c:952: error: expected expression before '__GLXDRIdrawable'
glxdri.c:952: warning: initialization makes pointer from integer without a cast
glxdri.c: At top level:
glxdri.c:982: warning: initialization from incompatible pointer type
make[2]: *** [glxdri.lo] Error 1
make[2]: *** Waiting for unfinished jobs....


EDIT: seems to be working now.


Last edited by Slippery Jim on Fri Aug 17, 2007 11:13 am; edited 1 time in total
Back to top
View user's profile Send private message
Optyk
n00b
n00b


Joined: 12 Aug 2007
Posts: 5

PostPosted: Mon Aug 13, 2007 12:34 am    Post subject: Reply with quote

Does it work on Radeon 200M?
Back to top
View user's profile Send private message
Slippery Jim
Apprentice
Apprentice


Joined: 08 Jan 2005
Posts: 264

PostPosted: Sat Aug 18, 2007 3:08 am    Post subject: mouse driver needs an update Reply with quote

Looks like the latest git xorg-server wants an xf86-input-mouse driver with the version 2 ABI. Primozic, could you please add a git ebuild for it to your overlay, if it's not too much trouble?
Back to top
View user's profile Send private message
h017ah
n00b
n00b


Joined: 18 Apr 2007
Posts: 46

PostPosted: Sat Aug 18, 2007 11:40 am    Post subject: Reply with quote

Same problem here, xf86-input-mouse won't build (version 1.2.2, in portage) with the latest Xorg-server from git installed. If primozic could add the ebuild to his overlay, it would be greatly appreciated :)

Since I can't even start X without xf86-input-mouse, how can I install xf86-input-mouse manually?

Edit: I can't seem to install xf86-video-ati from the overlay either. Tried updating libpixman (also from the overlay).
Code:
configure: creating ./config.status
config.status: creating Makefile
config.status: creating src/Makefile
config.status: creating man/Makefile
config.status: creating config.h
config.status: executing depfiles commands
make  all-recursive
make[1]: Entering directory `/var/tmp/portage/x11-drivers/xf86-video-ati-9999/work/xf86-video-ati-9999'
Making all in src
make[2]: Entering directory `/var/tmp/portage/x11-drivers/xf86-video-ati-9999/work/xf86-video-ati-9999/src'
/bin/sh ../libtool --tag=CC   --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I..    -I/usr/include/xorg   -I/usr/include/drm -I/usr/include/X11/dri   -march=athlon64 -O2 -pipe -Wall -MT ati.lo -MD -MP -MF .deps/ati.Tpo -c -o ati.lo ati.c
/bin/sh ../libtool --tag=CC   --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I..    -I/usr/include/xorg   -I/usr/include/drm -I/usr/include/X11/dri   -march=athlon64 -O2 -pipe -Wall -MT atimodule.lo -MD -MP -MF .deps/atimodule.Tpo -c -o atimodule.lo atimodule.c
mkdir .libs
 x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/xorg -I/usr/include/drm -I/usr/include/X11/dri -march=athlon64 -O2 -pipe -Wall -MT ati.lo -MD -MP -MF .deps/ati.Tpo -c ati.c  -fPIC -DPIC -o .libs/ati.o
 x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/xorg -I/usr/include/drm -I/usr/include/X11/dri -march=athlon64 -O2 -pipe -Wall -MT atimodule.lo -MD -MP -MF .deps/atimodule.Tpo -c atimodule.c  -fPIC -DPIC -o .libs/atimodule.o
In file included from /usr/include/xorg/regionstr.h:53,
                 from /usr/include/xorg/region.h:51,
                 from /usr/include/xorg/window.h:52,
                 from /usr/include/xorg/input.h:55,
                 from /usr/include/xorg/xf86str.h:38,
                 from /usr/include/xorg/xf86.h:45,
                 from ati.h:30,
                 from ati.c:60:
/usr/include/xorg/miscstruct.h:54:27: error: pixman/pixman.h: No such file or directory
In file included from /usr/include/xorg/regionstr.h:53,
                 from /usr/include/xorg/region.h:51,
                 from /usr/include/xorg/window.h:52,
                 from /usr/include/xorg/input.h:55,
                 from /usr/include/xorg/xf86str.h:38,
                 from /usr/include/xorg/xf86.h:45,
                 from ati.h:30,
                 from atimodule.c:29:
/usr/include/xorg/miscstruct.h:54:27: error: pixman/pixman.h: No such file or directory
make[2]: *** [atimodule.lo] Error 1
make[2]: *** Waiting for unfinished jobs....
make[2]: *** [ati.lo] Error 1
make[2]: Leaving directory `/var/tmp/portage/x11-drivers/xf86-video-ati-9999/work/xf86-video-ati-9999/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/var/tmp/portage/x11-drivers/xf86-video-ati-9999/work/xf86-video-ati-9999'
make: *** [all] Error 2

!!! ERROR: x11-drivers/xf86-video-ati-9999 failed.
Call stack:
  ebuild.sh, line 1632:   Called dyn_compile
  ebuild.sh, line 983:   Called qa_call 'src_compile'
  ebuild.sh, line 44:   Called src_compile
  ebuild.sh, line 1322:   Called x-modular_src_compile
  x-modular.eclass, line 337:   Called x-modular_src_make
  x-modular.eclass, line 332:   Called die


Anyone knows what I have to do?
Back to top
View user's profile Send private message
Slippery Jim
Apprentice
Apprentice


Joined: 08 Jan 2005
Posts: 264

PostPosted: Sat Aug 18, 2007 12:54 pm    Post subject: Re: mouse driver needs an update Reply with quote

Slippery Jim wrote:
Looks like the latest git xorg-server wants an xf86-input-mouse driver with the version 2 ABI. Primozic, could you please add a git ebuild for it to your overlay, if it's not too much trouble?


OK, since I need my mouse now, and probably some other people are in the same situation, here's an ebuild that works for me. I took the 1.2.2 ebuild from portage and edited it using Primozic's keyboard ebuild, from his overlay, as a template. I make no guarantees, and it should be checked by someone with skills, but my mouse moves now.

Code:
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-mouse/xf86-input-mouse-1.2.2.ebuild,v 1.1 2007/08/01 20:22:46 dberkholz Exp $

# Must be before x-modular eclass is inherited
SNAPSHOT="yes"
XDPVER=4

EGIT_REPO_URI="git://anongit.freedesktop.org/git/xorg/driver/${PN}"

inherit x-modular git

DESCRIPTION="X.Org driver for mouse input devices"
unset SRC_URI
KEYWORDS=""
RDEPEND=">=x11-base/xorg-server-1.2.99"
DEPEND="${RDEPEND}
   x11-proto/inputproto
   x11-proto/randrproto
   x11-proto/xproto"

src_unpack() {
   x-modular_specs_check
   x-modular_server_supports_drivers_check
   git_src_unpack
   x-modular_patch_source
   x-modular_reconf_source
}
Back to top
View user's profile Send private message
h017ah
n00b
n00b


Joined: 18 Apr 2007
Posts: 46

PostPosted: Sat Aug 18, 2007 7:31 pm    Post subject: Reply with quote

Yes! Success!

The problem with libpixman solved itself when I removed it and then ran revdep-rebuild :) And Slippery Jim's ebuild worked flawlessly, so I have now the newest Xorg and ati drivers!

Thanks for the help :)

Edit: Please do tell when xf86-input-mouse has been added to the overlay so I can update it when the time comes.
Back to top
View user's profile Send private message
h017ah
n00b
n00b


Joined: 18 Apr 2007
Posts: 46

PostPosted: Sun Aug 19, 2007 12:26 pm    Post subject: Reply with quote

I've noticed a bug I haven't had before though. I can't switch between terminals anymore, it freezes the picture. If I'm in X and press Ctrl+Alt+F1 the picture gets some random artifacts on the top and freeze.

Anyone else has this?

Edit: The terminal switching freezing disappeared on its own when I updated the kernel. So now everything is like it should be :)
Back to top
View user's profile Send private message
lordcris
Apprentice
Apprentice


Joined: 09 Jul 2002
Posts: 248

PostPosted: Sat Aug 25, 2007 3:33 pm    Post subject: Reply with quote

i get this error when i try to compile xorg-server-1.3.99.999

Code:
checking for PCIACCESS... configure: error: Package requirements (pciaccess >= 0.8.0) were not met:

No package 'pciaccess' found

Consider adjusting the PKG_CONFIG_PATH environment variable if you
installed software in a non-standard prefix.

Alternatively, you may set the environment variables PCIACCESS_CFLAGS
and PCIACCESS_LIBS to avoid the need to call pkg-config.
See the pkg-config man page for more details.
Back to top
View user's profile Send private message
Lithium07
n00b
n00b


Joined: 25 Aug 2006
Posts: 7

PostPosted: Sun Aug 26, 2007 3:07 pm    Post subject: Reply with quote

Same situation here... i have found an ebuild, xorg building works, but xf86-video-ati refuses to compile...

Code:
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: $

# Must be before x-modular eclass is inherited
SNAPSHOT="yes"
EGIT_REPO_URI="git://anongit.freedesktop.org/git/xorg/lib/libpciaccess"

inherit x-modular git

DESCRIPTION="Library providing generic access to the PCI bus and devices"
SRC_URI=""
KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sh ~sparc ~x86 ~x86-fbsd"
IUSE=""

DEPEND=">=x11-base/xorg-server-1.2.99.901"

src_unpack() {
        git_src_unpack
        x-modular_specs_check
        x-modular_server_supports_drivers_check
        x-modular_dri_check
#       x-modular_unpack_source
        x-modular_patch_source
        x-modular_reconf_source
}
Back to top
View user's profile Send private message
lordcris
Apprentice
Apprentice


Joined: 09 Jul 2002
Posts: 248

PostPosted: Sun Aug 26, 2007 6:36 pm    Post subject: Reply with quote

yes, i too get an error trying to compile the ati driver:

Code:
powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/xorg -I/usr/include/pixman-1 -I/usr/include/drm -I/usr/include/X11/dri -O2 -pipe -mcpu=7450 -maltivec -mabi=altivec -Wall -MT ati.lo -MD -MP -MF .deps/ati.Tpo -c ati.c  -fPIC -DPIC -o .libs/ati.o
 powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/xorg -I/usr/include/pixman-1 -I/usr/include/drm -I/usr/include/X11/dri -O2 -pipe -mcpu=7450 -maltivec -mabi=altivec -Wall -MT atimodule.lo -MD -MP -MF .deps/atimodule.Tpo -c atimodule.c  -fPIC -DPIC -o .libs/atimodule.o
ati.c: In function 'ATIProbe':
ati.c:101: error: 'pciVideoPtr' undeclared (first use in this function)
ati.c:101: error: (Each undeclared identifier is reported only once
ati.c:101: error: for each function it appears in.)
ati.c:101: error: expected ';' before 'pVideo'
ati.c:102: error: 'xf86PciVideoInfo' undeclared (first use in this function)
ati.c:107: warning: implicit declaration of function 'xf86GetPciVideoInfo'
ati.c:112: error: 'pVideo' undeclared (first use in this function)
make[2]: *** [ati.lo] Error 1
make[2]: *** Waiting for unfinished jobs....
mv -f .deps/atimodule.Tpo .deps/atimodule.Plo
make[2]: Leaving directory `/var/tmp/portage/x11-drivers/xf86-video-ati-9999/work/xf86-video-ati-9999/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/var/tmp/portage/x11-drivers/xf86-video-ati-9999/work/xf86-video-ati-9999'
make: *** [all] Error 2
 *
 * ERROR: x11-drivers/xf86-video-ati-9999 failed.
 * Call stack:
 *   ebuild.sh, line 1654:   Called dyn_compile
 *   ebuild.sh, line 990:   Called qa_call 'src_compile'
 *   ebuild.sh, line 44:   Called src_compile
 *   ebuild.sh, line 1334:   Called x-modular_src_compile
 *   x-modular.eclass, line 337:   Called x-modular_src_make
 *   x-modular.eclass, line 332:   Called die
 *
Back to top
View user's profile Send private message
Lithium07
n00b
n00b


Joined: 25 Aug 2006
Posts: 7

PostPosted: Mon Aug 27, 2007 6:50 pm    Post subject: Reply with quote

I ve got the same error when compiling the xf86-video-ati package. Does anybody know a solution or do we have to wait? thx
Back to top
View user's profile Send private message
Slippery Jim
Apprentice
Apprentice


Joined: 08 Jan 2005
Posts: 264

PostPosted: Mon Aug 27, 2007 7:11 pm    Post subject: Reply with quote

Lithium07 wrote:
I ve got the same error when compiling the xf86-video-ati package. Does anybody know a solution or do we have to wait? thx


Works fine for me. Try remerging libdrm first. the xf86-video-ati ebuild depends on it, and they might be out of sync. If that fails, do what I do every time I update:

(in order)
libdrm
x11-drm
xorg-server
xf86-video-ati
mesa
mesa-progs

EDIT: OK, I also get the PCIACCESS error. That's new, since the last time I built xorg-server. Looks like we need another ebuild for the overlay...
Back to top
View user's profile Send private message
lordcris
Apprentice
Apprentice


Joined: 09 Jul 2002
Posts: 248

PostPosted: Mon Aug 27, 2007 7:42 pm    Post subject: Reply with quote

Slippery Jim wrote:


Works fine for me. Try remerging libdrm first. the xf86-video-ati ebuild depends on it, and they might be out of sync.


tnx man,
now it works.
Back to top
View user's profile Send private message
lordcris
Apprentice
Apprentice


Joined: 09 Jul 2002
Posts: 248

PostPosted: Mon Aug 27, 2007 8:30 pm    Post subject: Reply with quote

lordcris wrote:
Slippery Jim wrote:


Works fine for me. Try remerging libdrm first. the xf86-video-ati ebuild depends on it, and they might be out of sync.


tnx man,
now it works.



i spoke too soon ...

Code:
mv -f .deps/atimodule.Tpo .deps/atimodule.Plo
/bin/sh ../libtool --tag=CC   --mode=compile powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I..    -I/usr/include/xorg -I/usr/include/pixman-1   -I/usr/include/drm -I/usr/include/X11/dri   -O2 -pipe -mcpu=7450 -maltivec -mabi=altivec -Wall -MT atibus.lo -MD -MP -MF .deps/atibus.Tpo -c -o atibus.lo atibus.c
ati.c: In function 'ATIProbe':
ati.c:101: error: 'pciVideoPtr' undeclared (first use in this function)
ati.c:101: error: (Each undeclared identifier is reported only once
ati.c:101: error: for each function it appears in.)
ati.c:101: error: expected ';' before 'pVideo'
ati.c:102: error: 'xf86PciVideoInfo' undeclared (first use in this function)
ati.c:107: warning: implicit declaration of function 'xf86GetPciVideoInfo'
ati.c:112: error: 'pVideo' undeclared (first use in this function)
make[2]: *** [ati.lo] Error 1
make[2]: *** Waiting for unfinished jobs....
 powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/xorg -I/usr/include/pixman-1 -I/usr/include/drm -I/usr/include/X11/dri -O2 -pipe -mcpu=7450 -maltivec -mabi=altivec -Wall -MT atibus.lo -MD -MP -MF .deps/atibus.Tpo -c atibus.c  -fPIC -DPIC -o .libs/atibus.o
In file included from atimach64io.h:38,
                 from atibus.c:33:
atistruct.h:266: error: expected specifier-qualifier-list before 'pciVideoPtr'
In file included from atibus.c:33:
atimach64io.h: In function 'ATIDRIMarkSyncInt':
atimach64io.h:245: error: 'struct _ATIRec' has no member named 'useEXA'
atimach64io.h:249: error: 'struct _ATIRec' has no member named 'useEXA'
atimach64io.h:250: error: 'struct _ATIRec' has no member named 'pXAAInfo'
atimach64io.h: In function 'ATIDRIMarkSyncExt':
atimach64io.h:262: error: 'struct _ATIRec' has no member named 'NeedDRISync'
atimach64io.h: In function 'ATIDRISync':
atimach64io.h:269: error: 'struct _ATIRec' has no member named 'directRenderingEnabled'
atimach64io.h:269: error: 'struct _ATIRec' has no member named 'pExa'
atimach64io.h:271: error: 'struct _ATIRec' has no member named 'NeedDRISync'
atimach64io.h:275: error: 'struct _ATIRec' has no member named 'directRenderingEnabled'
atimach64io.h:275: error: 'struct _ATIRec' has no member named 'pXAAInfo'
atimach64io.h:277: error: 'struct _ATIRec' has no member named 'NeedDRISync'
atimach64io.h:277: error: 'struct _ATIRec' has no member named 'pXAAInfo'
atibus.c: In function 'ATIClaimBusSlot':
atibus.c:120: error: 'struct _ATIRec' has no member named 'iEntity'
atibus.c:123: error: 'struct _ATIRec' has no member named 'iEntity'
make[2]: *** [atibus.lo] Error 1
make[2]: Leaving directory `/var/tmp/portage/x11-drivers/xf86-video-ati-9999/work/xf86-video-ati-9999/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/var/tmp/portage/x11-drivers/xf86-video-ati-9999/work/xf86-video-ati-9999'
make: *** [all] Error 2
 *
 * ERROR: x11-drivers/xf86-video-ati-9999 failed.
 * Call stack:
 *   ebuild.sh, line 1654:   Called dyn_compile
 *   ebuild.sh, line 990:   Called qa_call 'src_compile'
 *   ebuild.sh, line 44:   Called src_compile
 *   ebuild.sh, line 1334:   Called x-modular_src_compile
 *   x-modular.eclass, line 337:   Called x-modular_src_make
 *   x-modular.eclass, line 332:   Called die
 *
 * emake failed
 * If you need support, post the topmost build error, and the call stack if relevant.
 * A complete build log is located at '/var/tmp/portage/x11-drivers/xf86-video-ati-9999/temp/build.log'.
 * This ebuild is from an overlay: '/usr/local/layman/r300-driver/'



i update my xorg-server using this command:
Code:
emerge -v libdrm libpixman x11-drm mesa mesa-progs libpciaccess xorg-server xf86-input-keyboard xf86-video-ati xf86-input-mouse synaptics
Back to top
View user's profile Send private message
Blaine
n00b
n00b


Joined: 03 Jun 2005
Posts: 34

PostPosted: Mon Aug 27, 2007 9:09 pm    Post subject: Reply with quote

Where does that libpciaccess ebuild come from? As far as I can see it is neither in portage nor in r300-overlay.
Back to top
View user's profile Send private message
lordcris
Apprentice
Apprentice


Joined: 09 Jul 2002
Posts: 248

PostPosted: Mon Aug 27, 2007 9:15 pm    Post subject: Reply with quote

Blaine wrote:
Where does that libpciaccess ebuild come from? As far as I can see it is neither in portage nor in r300-overlay.


i got it from Lithium07 ( a couple of posts up )

powerbook ~ # cat /usr/local/portage/x11-libs/libpciaccess/libpciaccess-9999.ebuild
Code:
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: $

# Must be before x-modular eclass is inherited
SNAPSHOT="yes"
EGIT_REPO_URI="git://anongit.freedesktop.org/git/xorg/lib/libpciaccess"

inherit x-modular git

DESCRIPTION="Library providing generic access to the PCI bus and devices"
SRC_URI=""
KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sh ~sparc ~x86 ~x86-fbsd"
IUSE=""

DEPEND=">=x11-base/xorg-server-1.2.99.901"

src_unpack() {
        git_src_unpack
        x-modular_specs_check
        x-modular_server_supports_drivers_check
        x-modular_dri_check
#       x-modular_unpack_source
        x-modular_patch_source
        x-modular_reconf_source
}
Back to top
View user's profile Send private message
lordcris
Apprentice
Apprentice


Joined: 09 Jul 2002
Posts: 248

PostPosted: Mon Aug 27, 2007 10:56 pm    Post subject: Reply with quote

https://bugs.freedesktop.org/show_bug.cgi?id=12178

Quote:
------ Comment #1 From Michel Dänzer 2007-08-27 06:56:56 PST [reply] -------

The driver needs to be adapated to the pci-rework changes merged to the xserver
master branch recently. Meanwhile, you may want to try the xserver
server-1.4-branch.


i guess somebody should release a cvs of the 1.4 branch ...
Back to top
View user's profile Send private message
Slippery Jim
Apprentice
Apprentice


Joined: 08 Jan 2005
Posts: 264

PostPosted: Tue Aug 28, 2007 5:58 pm    Post subject: Reply with quote

yeah, I can't get past that pciVideoPtr error either. I'm typing this on my laptop instead of my main system because of this. I guess I should've built some binary packages before installing to the live system. It looks like we'll have to wait for someone to check something into the repository.
Back to top
View user's profile Send private message
lordcris
Apprentice
Apprentice


Joined: 09 Jul 2002
Posts: 248

PostPosted: Tue Aug 28, 2007 6:17 pm    Post subject: Reply with quote

Slippery Jim wrote:
yeah, I can't get past that pciVideoPtr error either. I'm typing this on my laptop instead of my main system because of this. I guess I should've built some binary packages before installing to the live system. It looks like we'll have to wait for someone to check something into the repository.


a quick fix for your problem could be

Code:
emerge =xorg-server-1.3.0.0 xf86-video-ati
Back to top
View user's profile Send private message
licor
n00b
n00b


Joined: 01 Sep 2003
Posts: 36

PostPosted: Fri Aug 31, 2007 7:37 pm    Post subject: Reply with quote

Quote:

Code:
mv -f .deps/atimodule.Tpo .deps/atimodule.Plo
/bin/sh ../libtool --tag=CC   --mode=compile powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I..    -I/usr/include/xorg -I/usr/include/pixman-1   -I/usr/include/drm -I/usr/include/X11/dri   -O2 -pipe -mcpu=7450 -maltivec -mabi=altivec -Wall -MT atibus.lo -MD -MP -MF .deps/atibus.Tpo -c -o atibus.lo atibus.c
ati.c: In function 'ATIProbe':
ati.c:101: error: 'pciVideoPtr' undeclared (first use in this function)
ati.c:101: error: (Each undeclared identifier is reported only once
ati.c:101: error: for each function it appears in.)
ati.c:101: error: expected ';' before 'pVideo'
ati.c:102: error: 'xf86PciVideoInfo' undeclared (first use in this function)
ati.c:107: warning: implicit declaration of function 'xf86GetPciVideoInfo'
ati.c:112: error: 'pVideo' undeclared (first use in this function)
make[2]: *** [ati.lo] Error 1
make[2]: *** Waiting for unfinished jobs....

....



i update my xorg-server using this command:
Code:
emerge -v libdrm libpixman x11-drm mesa mesa-progs libpciaccess xorg-server xf86-input-keyboard xf86-video-ati xf86-input-mouse synaptics


any update on this? I'm getting this same error on the current cvs.. :S
Back to top
View user's profile Send private message
lordcris
Apprentice
Apprentice


Joined: 09 Jul 2002
Posts: 248

PostPosted: Fri Aug 31, 2007 9:04 pm    Post subject: Reply with quote

licor wrote:


any update on this? I'm getting this same error on the current cvs.. :S



nope.
you should temporally switch to the stable version ...
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Unsupported Software All times are GMT
Goto page Previous  1, 2, 3 ... , 12, 13, 14  Next
Page 13 of 14

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum