View previous topic :: View next topic |
Author |
Message |
thoughtbox n00b
Joined: 21 Nov 2003 Posts: 40
|
Posted: Wed Jun 02, 2004 10:28 pm Post subject: ATI All-in-Wonder 128 Pro / GATOS? |
|
|
Hi,
I am wondering. I've got an ATI AIW 128 Pro, and I've recently noticed the GATOS project. An "emerge search ati" shows
* media-video/ati-gatos [ Masked ]
Is it still possible to install this driver?
Is there a HOWTO somewhere? Just want to be able to capture stills from the video in, really.
Thanks,
TB |
|
Back to top |
|
|
mardin1234 n00b
Joined: 23 Apr 2004 Posts: 44 Location: Australia
|
Posted: Thu Jun 03, 2004 12:50 pm Post subject: |
|
|
In your /etc/make.conf change:
ACCEPT_KEYWORDS="~x86"
After the install change it back
This allows you to install unstable/untested packages so be warned that it *could* be unsafe. |
|
Back to top |
|
|
hw-tph l33t
Joined: 08 Jan 2004 Posts: 768 Location: Uppsala, Sweden
|
Posted: Thu Jun 03, 2004 2:05 pm Post subject: |
|
|
For temporary use of $ACCEPT_KEYWORDS it is probly a lot easier just to specify it on the command line. That way you don't run the risk of forgetting to remove it from make.conf.
Try ACCEPT_KEYWORDS='~x86' emerge ati-gatos, it should work.
Håkan |
|
Back to top |
|
|
thoughtbox n00b
Joined: 21 Nov 2003 Posts: 40
|
Posted: Thu Jun 03, 2004 7:05 pm Post subject: |
|
|
Hm, that didn't work for me. After changing the variable from "~arch" to "~x86", I get:
root # emerge ati-gatos
Calculating dependencies
!!! all ebuilds that could satisfy "ati-gatos" have been masked.
!!! possible candidates are:
- media-video/ati-gatos-4.3.0 (masked by: package.mask)
!!! Error calculating dependencies. Please correct.
Any ideas?
TB |
|
Back to top |
|
|
Battousai Developer
Joined: 05 Jan 2004 Posts: 7
|
Posted: Fri Jun 04, 2004 9:05 am Post subject: |
|
|
thoughtbox wrote: | Hm, that didn't work for me. After changing the variable from "~arch" to "~x86", I get:
root # emerge ati-gatos
Calculating dependencies
!!! all ebuilds that could satisfy "ati-gatos" have been masked.
!!! possible candidates are:
- media-video/ati-gatos-4.3.0 (masked by: package.mask)
!!! Error calculating dependencies. Please correct.
Any ideas?
TB |
Hmm. I could have sworn this got unmasked. For now, you can use 'echo =media-video/ati-gatos-4.3.0 >>/etc/portage/package.unmask' to unmask it. You may need to mkdir /etc/portage first. Please be sure that you had the sdk and gatos USE flags enabled and xfree-4.3.0-r6 merged.
I'll see about it getting removed from p.mask. |
|
Back to top |
|
|
thoughtbox n00b
Joined: 21 Nov 2003 Posts: 40
|
Posted: Fri Jun 04, 2004 1:18 pm Post subject: |
|
|
Ok, here goes! I'll undoubtably be back, ahem.
TB |
|
Back to top |
|
|
Battousai Developer
Joined: 05 Jan 2004 Posts: 7
|
Posted: Sat Jun 05, 2004 5:54 am Post subject: |
|
|
ati-gatos can't be unmasked until xfree-4.3.0-r6 is unmasked. Keep your package.unmask entries until they're both released. |
|
Back to top |
|
|
thoughtbox n00b
Joined: 21 Nov 2003 Posts: 40
|
Posted: Sat Jun 05, 2004 9:54 am Post subject: |
|
|
Right; after finally emerging the new xfree (ended up emerging a whole lot of other stuff too, heheh), it's still a no-go.
I can post the entire thing here, but not sure if that is "the thing to do", so I'll post bits:
root # ACCEPT_KEYWORDS="~x86" emerge ati-gatos
Calculating dependencies ...done!
>>> emerge (1 of 1) media-video/ati-gatos-4.3.0 to /
..
.. (all goes well, until ..)
..
gcc -O3 -march=pentium3 -fprefetch-loop-arrays -pipe -fno-strict-aliasing -f
no-merge-constants -I. -I../../include -I/usr/X11R6/lib/Server/include -I/usr/X1
1R6/lib/Server/include/extensions -I/usr/X11R6/include -I/usr/X11R6/lib/Server
/include -I/usr/X11R6/lib/Server/include/extensions -I/usr/X11R6/lib/Server/in
clude -I/usr/X11R6/lib/Server/include/extensions -Dlinux -D__i386__ -D_POSIX_C_S
OURCE=199309L -D_POSIX_SOURCE -D_XOPEN_SOURCE -
D_BSD_SOURCE -D_SVID_SOURCE
-DSHAPE -DXINPUT -DXKB -DLBX -DXAPPGROUP -DXCSECURITY -DTOGCUP -DXF86BI
GFONT -DDPMSExtension -DPIXPRIV -DPANORAMIX -DRENDER -DRANDR -DGCCUSESGAS -
DAVOID_GLYPHBLT -DPIXPRIV -DSINGLEDEPTH -DXFreeX
DGA -DXvExtension -DXFree86LOADER -DXFree86Server
-DXF86VIDMODE -DXvMCEx
tension -DSMART_SCHEDULE -
DBUILDDEBUG -DXResExtension -DX_BYTE_ORDER=X_LITTLE_
ENDIAN -DXORG_VERSION_CURRENT="(((6) * 10000000) + ((7)
* 100000) + ((0) * 1000) + 0)" -DNDEBUG -DFUNCPROTO=15 -DNARROWPROTO -DIN_MO
DULE -DXFree86Module -DGLXEXT -DXF86DRI -DGLX_DIRECT_RENDERING -DGLX_USE_DLOP
EN -DGLX_USE_MESA -DXVENDORNAME='"The X.Org Foundation"' -DXVENDORNAMESHORT='"X
.Org"' -c r128_probe.c
radeon_probe.c:95: error: `PCI_CHIP_R200_Qh' undeclared here (not in a function)
radeon_probe.c:95: error: initializer element is not constant
radeon_probe.c:95: error: (near initialization for `RADEONChipsets[18].token')
radeon_probe.c:95: error: initializer element is not constant
..
.. (these errors continue for some while, until Chipsets[42])
..
radeon_probe.c:141: error: `PCI_CHIP_R200_Qh' undeclared here (not in a function
)
radeon_probe.c:141: error: initializer element is not constant
radeon_probe.c:141: error: (near initialization for `RADEONPciChipsets[18].numCh
ipset')
..
.. (more errors, for the rest of the Chipsets[])
..
radeon_probe.c:165: error: (near initialization for `RADEONPciChipsets[42]')
make: *** [radeon_probe.o] Error 1
make: *** Waiting for unfinished jobs....
!!! ERROR: media-video/ati-gatos-4.3.0 failed.
!!! Function src_compile, Line 41, Exitcode 2
!!! Problem compiling GATOS drivers.
I must stress that I have the R128 chipset in the machine, not the RADEON chipset.
01:00.0 VGA compatible controller: ATI Technologies Inc Rage 128 PF/PRO AGP 4x TMDS
Anyone got a clue what I should do here? Thanks for your help so far.
TB |
|
Back to top |
|
|
thoughtbox n00b
Joined: 21 Nov 2003 Posts: 40
|
Posted: Sat Jun 05, 2004 10:14 am Post subject: |
|
|
Battousai wrote: | ati-gatos can't be unmasked until xfree-4.3.0-r6 is unmasked. Keep your package.unmask entries until they're both released. |
I see. Well, I emerged it w/out having to unmask anything? I merely did
emerge -u /usr/portage/x11-base/xfree/xfree-4.3.0-r6.ebuild
and got no warnings about this being masked?
Was this bad?
TB |
|
Back to top |
|
|
|