Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
NEW ati-drivers [8.42.3]
View unanswered posts
View posts from last 24 hours

Goto page Previous  1, 2, 3, 4, 5, 6  
Reply to topic    Gentoo Forums Forum Index Unsupported Software
View previous topic :: View next topic  
Author Message
friesia
Apprentice
Apprentice


Joined: 23 Mar 2007
Posts: 202

PostPosted: Sun Nov 11, 2007 4:32 pm    Post subject: Reply with quote

I keep getting this error:

Code:
(II) fglrx(0): driver needs X.org 7.1.x.y with x.y >= 0.0
(II) fglrx(0): detected X.org 7.1.0.0
(EE) fglrx(0): atiddxDriScreenInit failed, GPS not been initialized.
(WW) fglrx(0): ***********************************************
(WW) fglrx(0): * DRI initialization failed!                  *
(WW) fglrx(0): * (maybe driver kernel module missing or bad) *
(WW) fglrx(0): * 2D acceleraton available (MMIO)             *
(WW) fglrx(0): * no 3D acceleration available                *
(WW) fglrx(0): ********************************************* *



and:

Code:
(EE) AIGLX: Screen 0 is not DRI capable


It says I've got X.Org 7.1, but I have 7.2. I think this could be the problem here. Any ways to fix?
Back to top
View user's profile Send private message
friesia
Apprentice
Apprentice


Joined: 23 Mar 2007
Posts: 202

PostPosted: Sun Nov 11, 2007 6:59 pm    Post subject: Reply with quote

I removed DRM from kernel and re-emerged ati-drivers and now it's fine.
However, compiz-fusion wouldn't start yet:

Code:
compiz (core) - Fatal: GLX_EXT_texture_from_pixmap is missing
compiz (core) - Error: Failed to manage screen: 0
compiz (core) - Fatal: No manageable screens found on display :0.0
Back to top
View user's profile Send private message
kernelOfTruth
Watchman
Watchman


Joined: 20 Dec 2005
Posts: 6111
Location: Vienna, Austria; Germany; hello world :)

PostPosted: Sun Nov 11, 2007 7:03 pm    Post subject: Reply with quote

friesia wrote:
I removed DRM from kernel and re-emerged ati-drivers and now it's fine.
However, compiz-fusion wouldn't start yet:

Code:
compiz (core) - Fatal: GLX_EXT_texture_from_pixmap is missing
compiz (core) - Error: Failed to manage screen: 0
compiz (core) - Fatal: No manageable screens found on display :0.0


Code:
LIBGL_ALWAYS_INDIRECT=true compiz --replace --sm-disable --indirect-rendering ccp &

_________________
https://github.com/kernelOfTruth/ZFS-for-SystemRescueCD/tree/ZFS-for-SysRescCD-4.9.0
https://github.com/kernelOfTruth/pulseaudio-equalizer-ladspa

Hardcore Gentoo Linux user since 2004 :D
Back to top
View user's profile Send private message
friesia
Apprentice
Apprentice


Joined: 23 Mar 2007
Posts: 202

PostPosted: Sun Nov 11, 2007 11:21 pm    Post subject: Reply with quote

Well, compiz runs now, but, as expected, with flickering video and is a way slower than Xgl and older ati-drivers.
Also, can't find a way to make it bring to front the windows which I click. It only activates them, but the window remains in background.
Back to top
View user's profile Send private message
lbalan79
n00b
n00b


Joined: 12 Jun 2005
Posts: 56

PostPosted: Mon Nov 12, 2007 10:17 pm    Post subject: Reply with quote

Same problem as mentioned earlier in the post:

Code:
[blocks B     ] x11-drivers/ati-drivers (is blocking x11-base/xorg-server-1.4-r2)


I read and deleted the line in xorg ebuild, did an ebuild digest and retried. Is there any dependency cache that portage tries to use?

Liviu
Back to top
View user's profile Send private message
dnadesign
Apprentice
Apprentice


Joined: 23 Dec 2006
Posts: 172
Location: Poland

PostPosted: Tue Nov 13, 2007 8:31 am    Post subject: Reply with quote

lbalan79 wrote:
Same problem as mentioned earlier in the post:

Code:
[blocks B     ] x11-drivers/ati-drivers (is blocking x11-base/xorg-server-1.4-r2)


I read and deleted the line in xorg ebuild, did an ebuild digest and retried. Is there any dependency cache that portage tries to use?

Liviu


You might try this:
Code:

# emerge --metadata --regen

It'll regenerate the portage cache (as it is done after --sync), but since you removed the line mentioned earlier and it still doesn't work then I don't know if it'll help.

If not that, then you might be using a local portage repository (for example /usr/local/portage or similar). If so then verify if you have a line like this in your make.conf file:
Code:

PORTDIR_OVERLAY="/usr/local/portage"
# where you substitute /usr/local/portage to you own dir

_________________
MacBook Pro 5.1
Intel C2D 2.53 GHz, 4GB RAM DDR3, GF 9400M and 9600M GT 512MB
Back to top
View user's profile Send private message
lbalan79
n00b
n00b


Joined: 12 Jun 2005
Posts: 56

PostPosted: Tue Nov 13, 2007 2:59 pm    Post subject: Reply with quote

Thank you for your help.
Code:
emerge --regen

did the trick.

Just to point out if someone else reads this post that you need to execute either
Code:
emerge --metadata

or
Code:
emerge --regen


Those params are mutual exclusive.
Back to top
View user's profile Send private message
cocoliso
n00b
n00b


Joined: 07 Mar 2004
Posts: 68

PostPosted: Thu Nov 15, 2007 6:19 am    Post subject: Reply with quote

Phlogiston wrote:
Dottout wrote:
what do you mean with 'more or less'? :D are you running compiz succesfully?


Yes I am, but with the following regressions:

-videos are flickering
-scrolling is slow, not unusably but slow
-shadows become just white borders in menu, disabling helps, or using emerald (I'm using kde-window-decorator)


But at least standby and hibernate is working.


to fix the shadows set the "shadow radius" to anything other than 7.5 to 8.5 under Window Decoration (you can use CCSM to set that setting). The white border should be gone now.
_________________
Computers are useless.
Back to top
View user's profile Send private message
Wojtek_
Guru
Guru


Joined: 28 May 2006
Posts: 397
Location: London

PostPosted: Mon Nov 19, 2007 2:46 pm    Post subject: Reply with quote

New Ati-driversjust got into portage but they still prevent the new xorg-server from emerging. Anyone encountered the same thing with the version from portage?
Mods - since 8.42 is in portage, shouldn't this topic be moved from Unsupported Software?
Cheers,

Wojtek
_________________
Fujitsu-Siemens Amilo Xi-1546
Intel Centrino Duo T2600 (2,16GHz)
2x1GB DDR2 RAM
ATi Mobility Radeon X1800 256MB DDR3
2x120GB HDD
Intel High Definition Audio
Back to top
View user's profile Send private message
Progman3K
l33t
l33t


Joined: 03 Jan 2004
Posts: 778

PostPosted: Wed Nov 21, 2007 8:55 pm    Post subject: Re: AIGLX+Compiz+DualHead anybody? Reply with quote

PsichoD wrote:
Did anybody make it work with AIGLX+Compiz/Fusion/Beryl+DualHead?
It works for me with the single monitor configuration, but no luck with the dualhead.

Thinkpad T60, ATI x1300
2.6.22-kamikaze9
ati-drivers-8.42.3
xorg 1.2
compiz-fusion (latest git)


Hi,

I am trying to get the same thing working:
I have reached the point of having dual-head working, but only ONE screen has acceleration.

https://forums.gentoo.org/viewtopic-t-619058.html

Any progress on your side?
Back to top
View user's profile Send private message
prymitive
Apprentice
Apprentice


Joined: 13 Jun 2004
Posts: 260

PostPosted: Wed Nov 21, 2007 8:58 pm    Post subject: Catalyst 7.11 are out Reply with quote

https://a248.e.akamai.net/f/674/9206/0/www2.ati.com/drivers/linux/catalyst_711_linux.html

Resolved Issues
The following section provide a brief description of resolved issues with the latest version of the ATI Catalyst™ Linux software suite. These include:
Launching a new terminal un RHEL5 32bit version no longer results in an inconsistent background colors appearing each time the window is minimized and maximized
The kernel module is now working on kernel version 2.6.23
An error message no longer appears during installation if dash is used as /bin/sh

Known Issues
The following section provides a brief description of known issues associated with the latest version of ATI Catalyst™ Linux software suite. These issues include:
There is no support for video playback on the second head in dual head mode. Further details can be found in topic number 737-26985
Desktop corruption may be noticed when dragging the overlay/video when using dual-display mode. Further details can be found in topic number 737-29578
A black screen may be observed on some hardware when switching to the console or leaving the X window system when a Vesa framebuffer console driver is used. Further details can be found in topic number 737-30687
An error message appears during installation if dash is used as /bin/sh. A topic number is not available for this issue
Several distribution-specific packaging scripts are not up-to-date in this release. In particular packaging for 64-bit Ubuntu versions is known to be broken. A topic number is not available for this issue
Back to top
View user's profile Send private message
Roman_Gruber
Advocate
Advocate


Joined: 03 Oct 2006
Posts: 3846
Location: Austro Bavaria

PostPosted: Sat Nov 24, 2007 2:50 pm    Post subject: Reply with quote

Hi, AIGLX works for me and also some compiz-fusion stuff.

I am not able to play any games, so anyone an idea? Thx

Code:
roman@notebook ~ $ tremulous
tremulous 1.1.0 linux-x86 Feb 17 2007
----- FS_Startup -----
Current search path:
/home/roman/.tremulous/base/map-watah-b5.pk3 (255 files)
/home/roman/.tremulous/base/map-skycastle-1.0.pk3 (26 files)
/home/roman/.tremulous/base/map-sirius-beta1.pk3 (99 files)
/home/roman/.tremulous/base/map-rotcannon-garbage-1.pk3 (31 files)
/home/roman/.tremulous/base/map-rotcannon-b8.pk3 (35 files)
/home/roman/.tremulous/base/map-rotcannon-b7.pk3 (21 files)
/home/roman/.tremulous/base/map-rotcannon-b6.pk3 (19 files)
/home/roman/.tremulous/base/map-rotcannon-b10.pk3 (31 files)
/home/roman/.tremulous/base/map-rotcannon-b1.pk3 (9 files)
/home/roman/.tremulous/base/map-pushcannon_b3.pk3 (17 files)
/home/roman/.tremulous/base/map-pulse-beta3-1.1.0.pk3 (198 files)
/home/roman/.tremulous/base/map-meep_b2.pk3 (181 files)
/home/roman/.tremulous/base/map-GrangerRink_b2.pk3 (16 files)
/home/roman/.tremulous/base/map-boxfield-b3.pk3 (6 files)
/home/roman/.tremulous/base/map-atcsunderground.pk3 (6 files)
/home/roman/.tremulous/base/hamunaptra.pk3 (762 files)
/home/roman/.tremulous/base/bresalpha1.pk3 (44 files)
/home/roman/.tremulous/base
/opt/tremulous/base/vms-1.1.0.pk3 (4 files)
/opt/tremulous/base/map-UTCSb2.pk3 (11 files)
/opt/tremulous/base/map-uncreation-1.1.0.pk3 (110 files)
/opt/tremulous/base/map-tremor-1.1.0.pk3 (45 files)
/opt/tremulous/base/map-transit-1.1.0.pk3 (135 files)
/opt/tremulous/base/map-thermal.pk3 (134 files)
/opt/tremulous/base/map-niveus-1.1.0.pk3 (134 files)
/opt/tremulous/base/map-nexus6-1.1.0.pk3 (151 files)
/opt/tremulous/base/map-karith-1.1.0.pk3 (118 files)
/opt/tremulous/base/map-atcs-1.1.0.pk3 (87 files)
/opt/tremulous/base/map-arachnid2-1.1.0.pk3 (67 files)
/opt/tremulous/base/data-1.1.0.pk3 (1229 files)
/opt/tremulous/base

----------------------
3981 files in pk3 files
execing default.cfg
execing autogen.cfg
couldn't exec autoexec.cfg
Hunk_Clear: reset the hunk ok
----- Client Initialization -----
----- Initializing Renderer ----
-------------------------------
QKEY found.
----- Client Initialization Complete -----
----- R_Init -----

------- Input Initialization -------
Joystick is not active.
------------------------------------
...loading libGL.so.1:
Calling SDL_Init(SDL_INIT_VIDEO)...
SDL_Init(SDL_INIT_VIDEO) passed.
Received signal 11, exiting...
----- CL_Shutdown -----
RE_Shutdown( 1 )
-----------------------
roman@notebook ~ $ et
ET 2.60b linux-i386 May  8 2006
----- FS_Startup -----
Current search path:
/home/roman/.etwolf/etmain/z_hirntot_070417.pk3 (11 files)
/home/roman/.etwolf/etmain/z_hirnschlag_070916.pk3 (31 files)
/home/roman/.etwolf/etmain/z_hirnlos_070916.pk3 (21 files)
/home/roman/.etwolf/etmain/z_etfun-campaigns-07-06-29.pk3 (2 files)
/home/roman/.etwolf/etmain/z_etcmisc_pak_beta0.2.pk3 (41 files)
/home/roman/.etwolf/etmain/z_caen2fix.pk3 (19 files)
/home/roman/.etwolf/etmain/Z_AXIS-NQINFANTRY_b6_.pk3 (131 files)
/home/roman/.etwolf/etmain/zb5hunkmegs.pk3 (4 files)
/home/roman/.etwolf/etmain/xposed.pk3 (75 files)
/home/roman/.etwolf/etmain/xinul-newmap2.pk3 (1 files)
/home/roman/.etwolf/etmain/xinul-map1.pk3 (1 files)
/home/roman/.etwolf/etmain/xinul-last-maps2.pk3 (1 files)
/home/roman/.etwolf/etmain/xinul-hawks-maps1.pk3 (1 files)
/home/roman/.etwolf/etmain/whoverops_beta1.pk3 (414 files)
/home/roman/.etwolf/etmain/Warbell.pk3 (242 files)
/home/roman/.etwolf/etmain/wamrfixit-campaigns.pk3 (5 files)
/home/roman/.etwolf/etmain/vesuvius_b1.pk3 (140 files)
/home/roman/.etwolf/etmain/vesuvius.pk3 (168 files)
/home/roman/.etwolf/etmain/venice_ne4.pk3 (325 files)
/home/roman/.etwolf/etmain/venice.pk3 (330 files)
/home/roman/.etwolf/etmain/v2_factory_b2.pk3 (145 files)
/home/roman/.etwolf/etmain/v2_factory.pk3 (151 files)
/home/roman/.etwolf/etmain/v1_drakir.pk3 (436 files)
/home/roman/.etwolf/etmain/v1rocket_b2.pk3 (108 files)
/home/roman/.etwolf/etmain/UJE_00_sp1.pk3 (1 files)
/home/roman/.etwolf/etmain/UJE_00.pk3 (211 files)
/home/roman/.etwolf/etmain/trmfght_beta2.pk3 (197 files)
/home/roman/.etwolf/etmain/tram_et.pk3 (83 files)
/home/roman/.etwolf/etmain/townsquare_final.pk3 (54 files)
/home/roman/.etwolf/etmain/theriver2redux.pk3 (160 files)
/home/roman/.etwolf/etmain/temple_final.pk3 (57 files)
/home/roman/.etwolf/etmain/tc_base.pk3 (63 files)
/home/roman/.etwolf/etmain/tankbuster_200.pk3 (102 files)
/home/roman/.etwolf/etmain/sw_oasis_b3.pk3 (45 files)
/home/roman/.etwolf/etmain/sw_goldrush.pk3 (44 files)
/home/roman/.etwolf/etmain/supplydepot2.pk3 (46 files)
/home/roman/.etwolf/etmain/supply.pk3 (44 files)
/home/roman/.etwolf/etmain/SuperGoldrush_Final.pk3 (170 files)
/home/roman/.etwolf/etmain/SuperGoldrush.pk3 (107 files)
/home/roman/.etwolf/etmain/subway_beta3.pk3 (151 files)
/home/roman/.etwolf/etmain/subway.pk3 (174 files)
/home/roman/.etwolf/etmain/Stonehenge_KOTH.pk3 (49 files)
/home/roman/.etwolf/etmain/Stargate_Final_1.0.pk3 (216 files)
/home/roman/.etwolf/etmain/standards23.pk3 (2 files)
/home/roman/.etwolf/etmain/standards23.34b8e5ff.pk3 (2 files)
/home/roman/.etwolf/etmain/sot_b2.pk3 (111 files)
/home/roman/.etwolf/etmain/snatch2.pk3 (28 files)
/home/roman/.etwolf/etmain/SG1945_V2_CatC.pk3 (319 files)
/home/roman/.etwolf/etmain/school.pk3 (115 files)
/home/roman/.etwolf/etmain/saberpeak_final.pk3 (243 files)
/home/roman/.etwolf/etmain/ruins23.pk3 (263 files)
/home/roman/.etwolf/etmain/rtcw_depot2_101.pk3 (97 files)
/home/roman/.etwolf/etmain/rtcc2a.pk3 (40 files)
/home/roman/.etwolf/etmain/rocketrace_final2.pk3 (144 files)
/home/roman/.etwolf/etmain/Riverwar_V2.pk3 (102 files)
/home/roman/.etwolf/etmain/rhine_bridge3.pk3 (368 files)
/home/roman/.etwolf/etmain/resurrection.pk3 (305 files)
/home/roman/.etwolf/etmain/resurnocmp.pk3 (250 files)
/home/roman/.etwolf/etmain/radar_summer_120_texturefix.pk3 (74 files)
/home/roman/.etwolf/etmain/prz2.pk3 (1 files)
/home/roman/.etwolf/etmain/parisbastille_b3.pk3 (116 files)
/home/roman/.etwolf/etmain/pantherbase.pk3 (151 files)
/home/roman/.etwolf/etmain/over_the_top.pk3 (144 files)
/home/roman/.etwolf/etmain/oilraid.pk3 (101 files)
/home/roman/.etwolf/etmain/northpole.pk3 (112 files)
/home/roman/.etwolf/etmain/neuschwaben_final2.pk3 (210 files)
/home/roman/.etwolf/etmain/navarone.pk3 (105 files)
/home/roman/.etwolf/etmain/mp_theriver_2nd.pk3 (131 files)
/home/roman/.etwolf/etmain/mp_sub_rc1.pk3 (155 files)
/home/roman/.etwolf/etmain/mp_beach.pk3 (176 files)
/home/roman/.etwolf/etmain/mlb_temple.pk3 (83 files)
/home/roman/.etwolf/etmain/mlb_hotchkiss.pk3 (130 files)
/home/roman/.etwolf/etmain/mlb_d_day.pk3 (121 files)
/home/roman/.etwolf/etmain/mlb_beach.pk3 (97 files)
/home/roman/.etwolf/etmain/mlb_bayraid.pk3 (140 files)
/home/roman/.etwolf/etmain/mitchelldown.pk3 (226 files)
/home/roman/.etwolf/etmain/mcassino.pk3 (151 files)
/home/roman/.etwolf/etmain/low_tram.pk3 (82 files)
/home/roman/.etwolf/etmain/loffys_tram1.pk3 (173 files)
/home/roman/.etwolf/etmain/lmsm_final.pk3 (377 files)
/home/roman/.etwolf/etmain/karsiah_te2.pk3 (41 files)
/home/roman/.etwolf/etmain/jff_playground_b1.pk3 (86 files)
/home/roman/.etwolf/etmain/isle.pk3 (60 files)
/home/roman/.etwolf/etmain/intel_center_b2.pk3 (190 files)
/home/roman/.etwolf/etmain/ictcbase.pk3 (63 files)
/home/roman/.etwolf/etmain/haunted_mansionb5.pk3 (85 files)
/home/roman/.etwolf/etmain/haunted_mansion.pk3 (93 files)
/home/roman/.etwolf/etmain/greenlee_et.pk3 (60 files)
/home/roman/.etwolf/etmain/graverob_b1.pk3 (95 files)
/home/roman/.etwolf/etmain/glider_251.pk3 (52 files)
/home/roman/.etwolf/etmain/GA_El_Kef.pk3 (39 files)
/home/roman/.etwolf/etmain/fun_beach_final.pk3 (72 files)
/home/roman/.etwolf/etmain/flughafen.pk3 (355 files)
/home/roman/.etwolf/etmain/fg3_partir_v1.pk3 (5 files)
/home/roman/.etwolf/etmain/fd-shiven.pk3 (15 files)
/home/roman/.etwolf/etmain/et_village.pk3 (58 files)
/home/roman/.etwolf/etmain/et_mor2.pk3 (86 files)
/home/roman/.etwolf/etmain/et_ice.pk3 (61 files)
/home/roman/.etwolf/etmain/et_beach.pk3 (177 files)
/home/roman/.etwolf/etmain/etdo_oilkombinat.pk3 (28 files)
/home/roman/.etwolf/etmain/etdo_f1.pk3 (137 files)
/home/roman/.etwolf/etmain/eiffel_tower_final.pk3 (45 files)
/home/roman/.etwolf/etmain/ef10map11.pk3 (2 files)
/home/roman/.etwolf/etmain/eagles2_a4.pk3 (255 files)
/home/roman/.etwolf/etmain/ds_bunkers_b2.pk3 (137 files)
/home/roman/.etwolf/etmain/doverbridge_final.pk3 (35 files)
/home/roman/.etwolf/etmain/deltaforce_b.pk3 (78 files)
/home/roman/.etwolf/etmain/daybreak.pk3 (98 files)
/home/roman/.etwolf/etmain/darji2.pk3 (220 files)
/home/roman/.etwolf/etmain/ctf_pool.pk3 (114 files)
/home/roman/.etwolf/etmain/crevasse_b3.pk3 (82 files)
/home/roman/.etwolf/etmain/craterlake_final.pk3 (45 files)
/home/roman/.etwolf/etmain/cortex_who_6_2.pk3 (180 files)
/home/roman/.etwolf/etmain/cortexbeta_who.pk3 (165 files)
/home/roman/.etwolf/etmain/cortexbeta.pk3 (358 files)
/home/roman/.etwolf/etmain/colosseum_b5.pk3 (76 files)
/home/roman/.etwolf/etmain/church_chigc.pk3 (119 files)
/home/roman/.etwolf/etmain/chartwell_120.pk3 (241 files)
/home/roman/.etwolf/etmain/cathedral_final.pk3 (82 files)
/home/roman/.etwolf/etmain/castleattack_b5.pk3 (156 files)
/home/roman/.etwolf/etmain/castleattack_b3.pk3 (165 files)
/home/roman/.etwolf/etmain/carnage2.pk3 (41 files)
/home/roman/.etwolf/etmain/caha_tavern_b1.pk3 (141 files)
/home/roman/.etwolf/etmain/caen2.pk3 (85 files)
/home/roman/.etwolf/etmain/caen.pk3 (82 files)
/home/roman/.etwolf/etmain/byzantine.pk3 (216 files)
/home/roman/.etwolf/etmain/bunker_rsr_b1.pk3 (207 files)
/home/roman/.etwolf/etmain/bunker10-081307.pk3 (3 files)
/home/roman/.etwolf/etmain/bunker10-080307.pk3 (3 files)
/home/roman/.etwolf/etmain/bremen_b2.pk3 (82 files)
/home/roman/.etwolf/etmain/breakout_et_b1_1007.pk3 (195 files)
/home/roman/.etwolf/etmain/bergen.pk3 (181 files)
/home/roman/.etwolf/etmain/beach.pk3 (53 files)
/home/roman/.etwolf/etmain/baserace_b3a.pk3 (139 files)
/home/roman/.etwolf/etmain/baserace_b1b.pk3 (56 files)
/home/roman/.etwolf/etmain/base12_b6.pk3 (88 files)
/home/roman/.etwolf/etmain/BaD.pk3 (2 files)
/home/roman/.etwolf/etmain/axislab_final.pk3 (172 files)
/home/roman/.etwolf/etmain/axislab_b2.pk3 (153 files)
/home/roman/.etwolf/etmain/Atlantic_Wall_full.pk3 (88 files)
/home/roman/.etwolf/etmain/am_hydro_dam.pk3 (66 files)
/home/roman/.etwolf/etmain/ammodepot.pk3 (84 files)
/home/roman/.etwolf/etmain/alchemy125b.pk3 (5 files)
/home/roman/.etwolf/etmain/airassault_fp1.pk3 (159 files)
/home/roman/.etwolf/etmain/aia110.pk3 (1 files)
/home/roman/.etwolf/etmain/adlernest.pk3 (113 files)
/home/roman/.etwolf/etmain/1944_siegfried.pk3 (50 files)
/home/roman/.etwolf/etmain/1944_nordwind.pk3 (74 files)
/home/roman/.etwolf/etmain/1944_cherbourg2.pk3 (118 files)
/home/roman/.etwolf/etmain/1944_beach.pk3 (60 files)
/home/roman/.etwolf/etmain/1944mcraer1p.pk3 (1 files)
/home/roman/.etwolf/etmain/110_factory_170.pk3 (279 files)
/home/roman/.etwolf/etmain/10map.pk3 (2 files)
/home/roman/.etwolf/etmain
/opt/enemy-territory/etmain/pak2.pk3 (22 files)
/opt/enemy-territory/etmain/pak1.pk3 (10 files)
/opt/enemy-territory/etmain/pak0.pk3 (3725 files)
/opt/enemy-territory/etmain/mp_bin.pk3 (6 files)
/opt/enemy-territory/etmain

----------------------
21495 files in pk3 files
^3WARNING: profile.pid found for profile '****************************************************' - system settings will revert to defaults
execing default.cfg
couldn't exec language.cfg
execing profiles/*****************************/etconfig.cfg
r_glDriver is unsafe. Check com_crashed.
r_allowExtensions is unsafe. Check com_crashed.
r_ext_compressed_textures is unsafe. Check com_crashed.
r_ext_gamma_control is unsafe. Check com_crashed.
r_ext_multitexture is unsafe. Check com_crashed.
r_ext_compiled_vertex_array is unsafe. Check com_crashed.
r_glIgnoreWicked3D is unsafe. Check com_crashed.
r_ext_ATI_pntriangles is unsafe. Check com_crashed.
r_ati_truform_tess is unsafe. Check com_crashed.
r_ati_truform_normalmode is unsafe. Check com_crashed.
r_ati_truform_pointmode is unsafe. Check com_crashed.
r_ati_fsaa_samples is unsafe. Check com_crashed.
r_ext_texture_filter_anisotropic is unsafe. Check com_crashed.
r_ext_NV_fog_dist is unsafe. Check com_crashed.
r_nv_fogdist_mode is unsafe. Check com_crashed.
r_ext_texture_env_add is unsafe. Check com_crashed.
r_clampToEdge is unsafe. Check com_crashed.
r_texturebits is unsafe. Check com_crashed.
r_colorbits is unsafe. Check com_crashed.
r_stereo is unsafe. Check com_crashed.
r_stencilbits is unsafe. Check com_crashed.
r_depthbits is unsafe. Check com_crashed.
r_mode is unsafe. Check com_crashed.
r_smp is unsafe. Check com_crashed.
execing autoexec.cfg
Hunk_Clear: reset the hunk ok

------- Input Initialization -------
Joystick is not active.
------------------------------------
Bypassing CD checks
----- Client Initialization -----
----- Initializing Renderer ----
-------------------------------
----- Client Initialization Complete -----
----- R_Init -----
...loading libGL.so.1: Initializing OpenGL display
...setting mode 4: 800 600
Using XFree86-VidModeExtension Version 2.2
XFree86-VidModeExtension Activated at 800x600
Received signal 11, exiting...
roman@notebook ~ $ alienarena
using /home/roman/.codered/data1/ for writing
using /home/roman/.codered/arena/ for writing
execing default.cfg
execing config.cfg
Console initialized.

------- sound initialization -------
ALSA lib dlmisc.c:118:(snd_dlsym_verify) unable to verify version for symbol _snd_pcm_empty_open
ALSA lib pcm.c:2109:(snd_pcm_open_conf) symbol _snd_pcm_empty_open is not defined inside (null)
sound sampling rate: 22050
------------------------------------
--------- [Loading Renderer] ---------
ref_gl version: GL 0.01
Initializing OpenGL display
...setting fullscreen mode 3: 640 480
Using XFree86-VidModeExtension Version 2.2
Received signal 11, exiting...
roman@notebook ~ $ glxgears
Segmentation fault
roman@notebook ~ $
Back to top
View user's profile Send private message
Roman_Gruber
Advocate
Advocate


Joined: 03 Oct 2006
Posts: 3846
Location: Austro Bavaria

PostPosted: Sat Nov 24, 2007 2:53 pm    Post subject: Reply with quote

Code:
roman@notebook ~ $ glxgears
Segmentation fault
roman@notebook ~ $ glxinfo
name of display: :0.0
Segmentation fault
roman@notebook ~ $ su
Password:
configuration error - unknown item 'PASS_MIN_LEN' (notify administrator)
notebook roman # glxinfo
name of display: :0.0
display: :0  screen: 0
direct rendering: Yes
server glx vendor string: SGI
server glx version string: 1.2
server glx extensions:
    GLX_ARB_multisample, GLX_EXT_import_context, GLX_EXT_texture_from_pixmap,
    GLX_EXT_visual_info, GLX_EXT_visual_rating, GLX_OML_swap_method,
    GLX_SGIS_multisample, GLX_SGIX_fbconfig, GLX_SGIX_visual_select_group
client glx vendor string: SGI
client glx version string: 1.4
client glx extensions:
    GLX_ARB_get_proc_address, GLX_ARB_multisample, GLX_EXT_import_context,
    GLX_EXT_visual_info, GLX_EXT_visual_rating, GLX_MESA_allocate_memory,
    GLX_MESA_copy_sub_buffer, GLX_MESA_swap_control,
    GLX_MESA_swap_frame_usage, GLX_OML_swap_method, GLX_OML_sync_control,
    GLX_SGI_make_current_read, GLX_SGI_swap_control, GLX_SGI_video_sync,
    GLX_SGIS_multisample, GLX_SGIX_fbconfig, GLX_SGIX_pbuffer,
    GLX_SGIX_visual_select_group, GLX_EXT_texture_from_pixmap
GLX version: 1.2
GLX extensions:
    GLX_ARB_get_proc_address, GLX_ARB_multisample, GLX_EXT_import_context,
    GLX_EXT_visual_info, GLX_EXT_visual_rating, GLX_OML_swap_method,
    GLX_SGIS_multisample, GLX_SGIX_fbconfig, GLX_SGIX_visual_select_group
OpenGL vendor string: ATI Technologies Inc.
OpenGL renderer string: ATI MOBILITY RADEON X700
OpenGL version string: 2.0.6958 Release
OpenGL extensions:
    GL_ARB_depth_texture, GL_ARB_draw_buffers, GL_ARB_fragment_program,
    GL_ARB_fragment_shader, GL_ARB_multisample, GL_ARB_multitexture,
    GL_ARB_occlusion_query, GL_ARB_point_parameters, GL_ARB_point_sprite,
    GL_ARB_shader_objects, GL_ARB_shading_language_100, GL_ARB_shadow,
    GL_ARB_shadow_ambient, GL_ARB_texture_border_clamp,
    GL_ARB_texture_compression, GL_ARB_texture_cube_map,
    GL_ARB_texture_env_add, GL_ARB_texture_env_combine,
    GL_ARB_texture_env_crossbar, GL_ARB_texture_env_dot3,
    GL_ARB_texture_float, GL_ARB_texture_mirrored_repeat,
    GL_ARB_texture_rectangle, GL_ARB_transpose_matrix,
    GL_ARB_vertex_buffer_object, GL_ARB_vertex_program, GL_ARB_vertex_shader,
    GL_ARB_window_pos, GL_ATI_draw_buffers, GL_ATI_envmap_bumpmap,
    GL_ATI_fragment_shader, GL_ATI_meminfo, GL_ATI_separate_stencil,
    GL_ATI_texture_compression_3dc, GL_ATI_texture_env_combine3,
    GL_ATI_texture_float, GL_EXT_bgra, GL_EXT_blend_color,
    GL_EXT_blend_func_separate, GL_EXT_blend_minmax, GL_EXT_blend_subtract,
    GL_EXT_compiled_vertex_array, GL_EXT_copy_texture,
    GL_EXT_draw_range_elements, GL_EXT_fog_coord, GL_EXT_framebuffer_object,
    GL_EXT_framebuffer_object, GL_EXT_gpu_program_parameters,
    GL_EXT_multi_draw_arrays, GL_EXT_packed_depth_stencil,
    GL_EXT_packed_pixels, GL_EXT_point_parameters, GL_EXT_rescale_normal,
    GL_EXT_secondary_color, GL_EXT_separate_specular_color,
    GL_EXT_shadow_funcs, GL_EXT_stencil_wrap, GL_EXT_subtexture,
    GL_EXT_texgen_reflection, GL_EXT_texture3D,
    GL_EXT_texture_compression_s3tc, GL_EXT_texture_cube_map,
    GL_EXT_texture_edge_clamp, GL_EXT_texture_env_add,
    GL_EXT_texture_env_combine, GL_EXT_texture_env_dot3,
    GL_EXT_texture_filter_anisotropic, GL_EXT_texture_lod_bias,
    GL_EXT_texture_mirror_clamp, GL_EXT_texture_object,
    GL_EXT_texture_rectangle, GL_EXT_texture_sRGB, GL_EXT_vertex_array,
    GL_KTX_buffer_region, GL_NV_blend_square, GL_NV_texgen_reflection,
    GL_SGIS_generate_mipmap, GL_SGIS_texture_edge_clamp, GL_SGIS_texture_lod,
    GL_WIN_swap_hint, WGL_EXT_swap_control

   visual  x  bf lv rg d st colorbuffer ax dp st accumbuffer  ms  cav
 id dep cl sp sz l  ci b ro  r  g  b  a bf th cl  r  g  b  a ns b eat
----------------------------------------------------------------------
0x23 24 tc  0 32  0 r  y  .  8  8  8  8  0 24  8 16 16 16 16  0 0 None
0x24 24 tc  0 32  0 r  .  .  8  8  8  8  0 24  8 16 16 16 16  0 0 None
0x25 24 tc  0 32  0 r  y  .  8  8  8  8  0 24  0 16 16 16 16  0 0 None
0x26 24 tc  0 32  0 r  .  .  8  8  8  8  0 24  0 16 16 16 16  0 0 None
0x27 24 tc  0 32  0 r  y  .  8  8  8  8  0 24  8  0  0  0  0  0 0 None
0x28 24 tc  0 32  0 r  .  .  8  8  8  8  0 24  8  0  0  0  0  0 0 None
0x29 24 tc  0 32  0 r  y  .  8  8  8  8  0 24  0  0  0  0  0  0 0 None
0x2a 24 tc  0 32  0 r  .  .  8  8  8  8  0 24  0  0  0  0  0  0 0 None
0x2b 24 tc  0 32  0 r  y  .  8  8  8  8  0 24  8 16 16 16 16  0 0 None
0x2c 24 tc  0 32  0 r  .  .  8  8  8  8  0 24  8 16 16 16 16  0 0 None
0x2d 24 tc  0 32  0 r  y  .  8  8  8  8  0 24  0 16 16 16 16  0 0 None
0x2e 24 tc  0 32  0 r  .  .  8  8  8  8  0 24  0 16 16 16 16  0 0 None
0x2f 24 tc  0 32  0 r  y  .  8  8  8  8  0 24  8  0  0  0  0  0 0 None
0x30 24 tc  0 32  0 r  .  .  8  8  8  8  0 24  8  0  0  0  0  0 0 None
0x31 24 tc  0 32  0 r  y  .  8  8  8  8  0 24  0  0  0  0  0  0 0 None
0x32 24 tc  0 32  0 r  .  .  8  8  8  8  0 24  0  0  0  0  0  0 0 None
0x33 24 tc  0 32  0 r  y  .  8  8  8  8  0 24  8 16 16 16 16  0 0 None
0x34 24 tc  0 32  0 r  .  .  8  8  8  8  0 24  8 16 16 16 16  0 0 None
0x35 24 tc  0 32  0 r  y  .  8  8  8  8  0 24  0 16 16 16 16  0 0 None
0x36 24 tc  0 32  0 r  .  .  8  8  8  8  0 24  0 16 16 16 16  0 0 None
0x37 24 tc  0 32  0 r  y  .  8  8  8  8  0 24  8  0  0  0  0  0 0 None
0x38 24 tc  0 32  0 r  .  .  8  8  8  8  0 24  8  0  0  0  0  0 0 None
0x39 24 tc  0 32  0 r  y  .  8  8  8  8  0 24  0  0  0  0  0  0 0 None
0x3a 24 tc  0 32  0 r  .  .  8  8  8  8  0 24  0  0  0  0  0  0 0 None
0x3b 24 tc  0 32  0 r  y  .  8  8  8  8  0 24  8 16 16 16 16  0 0 None
0x3c 24 tc  0 32  0 r  .  .  8  8  8  8  0 24  8 16 16 16 16  0 0 None
0x3d 24 tc  0 32  0 r  y  .  8  8  8  8  0 24  0 16 16 16 16  0 0 None
0x3e 24 tc  0 32  0 r  .  .  8  8  8  8  0 24  0 16 16 16 16  0 0 None
0x3f 24 tc  0 32  0 r  y  .  8  8  8  8  0 24  8  0  0  0  0  0 0 None
0x40 24 tc  0 32  0 r  .  .  8  8  8  8  0 24  8  0  0  0  0  0 0 None
0x41 24 tc  0 32  0 r  y  .  8  8  8  8  0 24  0  0  0  0  0  0 0 None
0x42 24 tc  0 32  0 r  .  .  8  8  8  8  0 24  0  0  0  0  0  0 0 None
0x43 24 tc  0 32  0 r  y  .  8  8  8  8  0 24  8 16 16 16 16  0 0 None
0x44 24 tc  0 32  0 r  .  .  8  8  8  8  0 24  8 16 16 16 16  0 0 None
0x45 24 tc  0 32  0 r  y  .  8  8  8  8  0 24  0 16 16 16 16  0 0 None
0x46 24 tc  0 32  0 r  .  .  8  8  8  8  0 24  0 16 16 16 16  0 0 None
0x47 24 tc  1  0  0 c  .  .  0  0  0  0  0  0  0  0  0  0  0  0 0 None
0x48 24 tc  1  0  0 c  .  .  0  0  0  0  0  0  0  0  0  0  0  0 0 None
0x49 24 tc  1  0  0 c  .  .  0  0  0  0  0  0  0  0  0  0  0  0 0 None
0x4a 24 tc  1  0  0 c  .  .  0  0  0  0  0  0  0  0  0  0  0  0 0 None
0x4b 24 dc  0 32  0 r  y  .  8  8  8  8  0 24  8 16 16 16 16  0 0 None
0x4c 24 dc  0 32  0 r  .  .  8  8  8  8  0 24  8 16 16 16 16  0 0 None
0x4d 24 dc  0 32  0 r  y  .  8  8  8  8  0 24  0 16 16 16 16  0 0 None
0x4e 24 dc  0 32  0 r  .  .  8  8  8  8  0 24  0 16 16 16 16  0 0 None
0x4f 24 dc  0 32  0 r  y  .  8  8  8  8  0 24  8  0  0  0  0  0 0 None
0x50 24 dc  0 32  0 r  .  .  8  8  8  8  0 24  8  0  0  0  0  0 0 None
0x51 24 dc  0 32  0 r  y  .  8  8  8  8  0 24  0  0  0  0  0  0 0 None
0x52 24 dc  0 32  0 r  .  .  8  8  8  8  0 24  0  0  0  0  0  0 0 None
0x53 24 dc  0 32  0 r  y  .  8  8  8  8  0 24  8 16 16 16 16  0 0 None
0x54 24 dc  0 32  0 r  .  .  8  8  8  8  0 24  8 16 16 16 16  0 0 None
0x55 24 dc  0 32  0 r  y  .  8  8  8  8  0 24  0 16 16 16 16  0 0 None
0x56 24 dc  0 32  0 r  .  .  8  8  8  8  0 24  0 16 16 16 16  0 0 None
0x57 24 dc  0 32  0 r  y  .  8  8  8  8  0 24  8  0  0  0  0  0 0 None
0x58 24 dc  0 32  0 r  .  .  8  8  8  8  0 24  8  0  0  0  0  0 0 None
0x59 24 dc  0 32  0 r  y  .  8  8  8  8  0 24  0  0  0  0  0  0 0 None
0x5a 24 dc  0 32  0 r  .  .  8  8  8  8  0 24  0  0  0  0  0  0 0 None
0x5b 24 dc  0 32  0 r  y  .  8  8  8  8  0 24  8 16 16 16 16  0 0 None
0x5c 24 dc  0 32  0 r  .  .  8  8  8  8  0 24  8 16 16 16 16  0 0 None
0x5d 24 dc  0 32  0 r  y  .  8  8  8  8  0 24  0 16 16 16 16  0 0 None
0x5e 24 dc  0 32  0 r  .  .  8  8  8  8  0 24  0 16 16 16 16  0 0 None
0x5f 24 dc  0 32  0 r  y  .  8  8  8  8  0 24  8  0  0  0  0  0 0 None
0x60 24 dc  0 32  0 r  .  .  8  8  8  8  0 24  8  0  0  0  0  0 0 None
0x61 24 dc  0 32  0 r  y  .  8  8  8  8  0 24  0  0  0  0  0  0 0 None
0x62 24 dc  0 32  0 r  .  .  8  8  8  8  0 24  0  0  0  0  0  0 0 None
0x63 24 dc  0 32  0 r  y  .  8  8  8  8  0 24  8 16 16 16 16  0 0 None
0x64 24 dc  0 32  0 r  .  .  8  8  8  8  0 24  8 16 16 16 16  0 0 None
0x65 24 dc  0 32  0 r  y  .  8  8  8  8  0 24  0 16 16 16 16  0 0 None
0x66 24 dc  0 32  0 r  .  .  8  8  8  8  0 24  0 16 16 16 16  0 0 None
0x67 24 dc  0 32  0 r  y  .  8  8  8  8  0 24  8  0  0  0  0  0 0 None
0x68 24 dc  0 32  0 r  .  .  8  8  8  8  0 24  8  0  0  0  0  0 0 None
0x69 24 dc  0 32  0 r  y  .  8  8  8  8  0 24  0  0  0  0  0  0 0 None
0x6a 24 dc  0 32  0 r  .  .  8  8  8  8  0 24  0  0  0  0  0  0 0 None
0x6b 24 dc  0 32  0 r  y  .  8  8  8  8  0 24  8 16 16 16 16  0 0 None
0x6c 24 dc  0 32  0 r  .  .  8  8  8  8  0 24  8 16 16 16 16  0 0 None
0x6d 24 dc  0 32  0 r  y  .  8  8  8  8  0 24  0 16 16 16 16  0 0 None
0x6e 24 dc  0 32  0 r  .  .  8  8  8  8  0 24  0 16 16 16 16  0 0 None
0x6f 24 dc  1  0  0 c  .  .  0  0  0  0  0  0  0  0  0  0  0  0 0 None
0x70 24 dc  1  0  0 c  .  .  0  0  0  0  0  0  0  0  0  0  0  0 0 None
0x71 24 dc  1  0  0 c  .  .  0  0  0  0  0  0  0  0  0  0  0  0 0 None
0x72 24 dc  1  0  0 c  .  .  0  0  0  0  0  0  0  0  0  0  0  0 0 None
0x84 32 tc  0 32  0 r  .  .  8  8  8  8  0  0  0  0  0  0  0  0 0 Ncon
notebook roman #


Maybe the kernel?

Code:
notebook roman # uname -a
Linux notebook 2.6.23-tuxonice-r1_a #1 PREEMPT Thu Nov 15 12:22:25 CET 2007 x86_64 AMD Turion(tm) 64 Mobile Technology MT-34 AuthenticAMD GNU/Linux
notebook roman #
Back to top
View user's profile Send private message
VinzC
Watchman
Watchman


Joined: 17 Apr 2004
Posts: 5098
Location: Dark side of the mood

PostPosted: Sun Nov 25, 2007 4:55 pm    Post subject: Reply with quote

Phlogiston wrote:
Anyone has that problem too?

Code:
glxinfo
glxinfo: error while loading shared libraries: libGL.so.1: cannot open shared object file: No such file or directory


I just did:

Code:

ln -siv /usr/lib/libGL.so /usr/lib/libGL.so.1
»/usr/lib/libGL.so.1« -> »/usr/lib/libGL.so«


But I don't think thats a nice solution.

I've just emerged the ATI drivers 8.42.3 from portage and I've run into the same situation. Symlinking is the way to go, IMHO. If you take a look to the installed files you'll find libGL.so.1 exists but in ATI folders.
find /usr/lib/ -name libGL.so.1:
/usr/lib/opengl/xorg-x11/lib/libGL.so.1
/usr/lib/opengl/ati/lib/libGL.so.1

So the fix is to link it into /usr/lib/ too.
_________________
Gentoo addict: tomorrow I quit, I promise!... Just one more emerge...
1739!
Back to top
View user's profile Send private message
jmanko
Tux's lil' helper
Tux's lil' helper


Joined: 11 Sep 2005
Posts: 139
Location: NEPA, USA

PostPosted: Mon Nov 26, 2007 11:47 pm    Post subject: Reply with quote

Wojtek_ wrote:
New Ati-driversjust got into portage but they still prevent the new xorg-server from emerging. Anyone encountered the same thing with the version from portage?
Mods - since 8.42 is in portage, shouldn't this topic be moved from Unsupported Software?
Cheers,

Wojtek


http://allmybrain.com/2007/11/01/upgrading-to-xorg-x11-73-with-ati-drivers-8423-on-gentoo/

Create a new xorg-server ebuild

This is to override the block on the ati drivers. (I’m assuming you already have the 8.42.3 drivers installed.)

>cd /usr/local/portage
>mkdir x11-base
>cd x11-base
>cp -r /usr/portage/x11-base/xorg-server .
>cd xorg-server

Now, edit the xorg-server ebuild (at the time of this writing, the file was xorg-server-1.4-r2.ebuild) and delete the block:
# remove the following line in the PDEPEND variable
!x11-drivers/ati-drivers

Next, re-digest the ebuild
>ebuild xorg-server-1.4-r2.ebuild digest
_________________
"What stands in the way becomes the way." -- Marcus Aurelius
Back to top
View user's profile Send private message
kernelOfTruth
Watchman
Watchman


Joined: 20 Dec 2005
Posts: 6111
Location: Vienna, Austria; Germany; hello world :)

PostPosted: Tue Nov 27, 2007 12:17 am    Post subject: Reply with quote

ah, so I guess that means it works now with xorg-server 1.4 ? :)
_________________
https://github.com/kernelOfTruth/ZFS-for-SystemRescueCD/tree/ZFS-for-SysRescCD-4.9.0
https://github.com/kernelOfTruth/pulseaudio-equalizer-ladspa

Hardcore Gentoo Linux user since 2004 :D
Back to top
View user's profile Send private message
Wojtek_
Guru
Guru


Joined: 28 May 2006
Posts: 397
Location: London

PostPosted: Tue Nov 27, 2007 12:18 am    Post subject: Reply with quote

jmanko wrote:
Wojtek_ wrote:
New Ati-driversjust got into portage but they still prevent the new xorg-server from emerging. Anyone encountered the same thing with the version from portage?
Mods - since 8.42 is in portage, shouldn't this topic be moved from Unsupported Software?
Cheers,

Wojtek


http://allmybrain.com/2007/11/01/upgrading-to-xorg-x11-73-with-ati-drivers-8423-on-gentoo/

Create a new xorg-server ebuild

This is to override the block on the ati drivers. (I’m assuming you already have the 8.42.3 drivers installed.)

>cd /usr/local/portage
>mkdir x11-base
>cd x11-base
>cp -r /usr/portage/x11-base/xorg-server .
>cd xorg-server

Now, edit the xorg-server ebuild (at the time of this writing, the file was xorg-server-1.4-r2.ebuild) and delete the block:
# remove the following line in the PDEPEND variable
!x11-drivers/ati-drivers

Next, re-digest the ebuild
>ebuild xorg-server-1.4-r2.ebuild digest


Thanks - seems like I'll go for 8.433 once I get my laptop back from repair.
Cheers,

Wojtek
_________________
Fujitsu-Siemens Amilo Xi-1546
Intel Centrino Duo T2600 (2,16GHz)
2x1GB DDR2 RAM
ATi Mobility Radeon X1800 256MB DDR3
2x120GB HDD
Intel High Definition Audio
Back to top
View user's profile Send private message
tmazzoni
n00b
n00b


Joined: 20 Sep 2005
Posts: 21
Location: Italy

PostPosted: Tue Nov 27, 2007 4:54 pm    Post subject: Reply with quote

[quote="jmanko"]
Wojtek_ wrote:

Create a new xorg-server ebuild


Thanks man, your trick did solve my problem. Neither did I have to manually link libGL.so.1 after emerging the new ati-drivers-8.433 to be found in portage. Now I'm running on:

> xorg-server-1.4-r2
> xorg-x11-7.3
> ati-drivers-8.433

and whoa! when I run glxgears I get the same ole FPS I used to get with ati-drivers-8.40.2. And googleearth runs smooth and fast (note that I'm on a amd64 arch)

It seems to me that lots of changes were introduced with this ati release, it's not a just a "cosmetic" update as the ebuild messages would suggest.
_________________
tommex:x86_64|2.6.28-gentoo|E6600@3000|ASUS Striker Extreme|2GB Corsair|NVIDIA 8600GT 256MB|
Back to top
View user's profile Send private message
VinzC
Watchman
Watchman


Joined: 17 Apr 2004
Posts: 5098
Location: Dark side of the mood

PostPosted: Sat Dec 15, 2007 11:22 am    Post subject: Reply with quote

Isn't there a mistake in the ebuild name? I mean Shouldn't it be 8.43.3 instead of 8.433 :?:
_________________
Gentoo addict: tomorrow I quit, I promise!... Just one more emerge...
1739!
Back to top
View user's profile Send private message
kernelOfTruth
Watchman
Watchman


Joined: 20 Dec 2005
Posts: 6111
Location: Vienna, Austria; Germany; hello world :)

PostPosted: Sat Dec 15, 2007 11:57 am    Post subject: Reply with quote

VinzC wrote:
Isn't there a mistake in the ebuild name? I mean Shouldn't it be 8.43.3 instead of 8.433 :?:


it's the driver's internal name so that is correct
_________________
https://github.com/kernelOfTruth/ZFS-for-SystemRescueCD/tree/ZFS-for-SysRescCD-4.9.0
https://github.com/kernelOfTruth/pulseaudio-equalizer-ladspa

Hardcore Gentoo Linux user since 2004 :D
Back to top
View user's profile Send private message
q-parser
n00b
n00b


Joined: 11 Jul 2006
Posts: 46
Location: Slovakia

PostPosted: Sat Dec 15, 2007 12:11 pm    Post subject: Reply with quote

Yes, I think that ATI has changed the version pattern.
Back to top
View user's profile Send private message
VinzC
Watchman
Watchman


Joined: 17 Apr 2004
Posts: 5098
Location: Dark side of the mood

PostPosted: Sun Dec 16, 2007 7:29 pm    Post subject: Reply with quote

Weird... Thanks.
_________________
Gentoo addict: tomorrow I quit, I promise!... Just one more emerge...
1739!
Back to top
View user's profile Send private message
kernelOfTruth
Watchman
Watchman


Joined: 20 Dec 2005
Posts: 6111
Location: Vienna, Austria; Germany; hello world :)

PostPosted: Wed Dec 19, 2007 8:13 pm    Post subject: Reply with quote

for those who still get the blank / black screen after startx:

Code:
eselect opengl set ati


and enabling / adding

several direct rendering stuff in xorg.conf

did the trick for me ...
_________________
https://github.com/kernelOfTruth/ZFS-for-SystemRescueCD/tree/ZFS-for-SysRescCD-4.9.0
https://github.com/kernelOfTruth/pulseaudio-equalizer-ladspa

Hardcore Gentoo Linux user since 2004 :D
Back to top
View user's profile Send private message
Eong
n00b
n00b


Joined: 22 Jan 2007
Posts: 9

PostPosted: Thu Dec 20, 2007 8:48 am    Post subject: Reply with quote

kernelOfTruth wrote:
for those who still get the blank / black screen after startx:

Code:
eselect opengl set ati


and enabling / adding

several direct rendering stuff in xorg.conf

did the trick for me ...


what did you add into xorg.conf?
Could you give the details?
I'm working on a HD2400pro AGP card.
but I can only get a blank screen when I startx, and the system hanged.
Back to top
View user's profile Send private message
kernelOfTruth
Watchman
Watchman


Joined: 20 Dec 2005
Posts: 6111
Location: Vienna, Austria; Germany; hello world :)

PostPosted: Thu Dec 20, 2007 9:20 am    Post subject: Reply with quote

this xorg.conf is based on Impalatore-polacco's working file:

https://forums.gentoo.org/viewtopic-p-4529771.html#4529771

I haven't got aiglx / compiz-fusion working yet natively (still indirect rendering):

http://omploader.org/vOGhk
_________________
https://github.com/kernelOfTruth/ZFS-for-SystemRescueCD/tree/ZFS-for-SysRescCD-4.9.0
https://github.com/kernelOfTruth/pulseaudio-equalizer-ladspa

Hardcore Gentoo Linux user since 2004 :D
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, 4, 5, 6
Page 6 of 6

 
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