Gentoo Forums
Gentoo Forums
Quick Search: in
ati-driver 8.14.13 is out
View unanswered posts
View posts from last 24 hours

Goto page Previous  1, 2, 3, 4  Next  
Reply to topic    Gentoo Forums Forum Index Desktop Environments
View previous topic :: View next topic  
Author Message
kitano
Apprentice
Apprentice


Joined: 19 Dec 2002
Posts: 228
Location: Munich, Germany, Europe, Earth

PostPosted: Fri Jun 10, 2005 8:39 am    Post subject: Reply with quote

what about suspending laptops? any advance there?
atm i'm too busy (@work) to try myself, but i'd love to know if its worth a try!

cheers,
kitano
_________________
->searched for a gentoo penguin ->alienated it with "find edges", "saturation", "photocopy" ->encoded quicktime from still ->played with aaxine ->screenshotted ->made it my avatar

only in case you were going to ask what it is...
Back to top
View user's profile Send private message
dwerg
Tux's lil' helper
Tux's lil' helper


Joined: 30 Sep 2002
Posts: 101
Location: Amsterdam, the Netherlands

PostPosted: Fri Jun 10, 2005 11:57 am    Post subject: Reply with quote

8.14.13 seems to work, but I can't get direct rendering and there are no errors in my xorg log. This is just too weird. I recompiled my kernel to use the same gcc as the driver and currently I'm recompiling xorg-x11, maybe that will work.

vanilla-source 2.6.11.10
x11-xorg 6.8.2-r1
hercules radeon 8500
Back to top
View user's profile Send private message
Thorir
Tux's lil' helper
Tux's lil' helper


Joined: 13 Nov 2002
Posts: 94
Location: Duisburg/Germany

PostPosted: Fri Jun 10, 2005 1:15 pm    Post subject: Reply with quote

I have this problem, too.

I have a Radeon Mobility 9000.
X.org-logs says that dri is enabled, but neither fgl_glxgears work or glxinfo gives direct rendering enabled.
Drivers, kernel, X.org, alsa .... everything was compiled with the same gcc. (Recompiled world yesterday)

Help is welcome,

Thorir
Back to top
View user's profile Send private message
dwerg
Tux's lil' helper
Tux's lil' helper


Joined: 30 Sep 2002
Posts: 101
Location: Amsterdam, the Netherlands

PostPosted: Fri Jun 10, 2005 1:32 pm    Post subject: Reply with quote

Somehow the driver uses the wrong libGL (the libGL.so didn't change from 8.12.10).

Code:
dwerg@ack.~} fglrxinfo
display: :0.0  screen: 0
OpenGL vendor string: Mesa project: www.mesa3d.org
OpenGL renderer string: Mesa GLX Indirect
OpenGL version string: 1.2 (1.5 Mesa 6.2.1)


Maybe this is a gentoo issue?
Back to top
View user's profile Send private message
Thorir
Tux's lil' helper
Tux's lil' helper


Joined: 13 Nov 2002
Posts: 94
Location: Duisburg/Germany

PostPosted: Fri Jun 10, 2005 1:39 pm    Post subject: Reply with quote

dwerg, have you used emerge for installing ati-drivers? I do. Maybe I should install it manually.
Back to top
View user's profile Send private message
dwerg
Tux's lil' helper
Tux's lil' helper


Joined: 30 Sep 2002
Posts: 101
Location: Amsterdam, the Netherlands

PostPosted: Fri Jun 10, 2005 1:45 pm    Post subject: Reply with quote

Yes, I emerged it, installing it manually will probably give some problems with the location of the opengl libraries in the gentoo system.
Back to top
View user's profile Send private message
RaZoR1394
Guru
Guru


Joined: 09 Jan 2005
Posts: 356

PostPosted: Fri Jun 10, 2005 1:47 pm    Post subject: Reply with quote

My X850XT works without binary hack now. BTW, libGL works well after emerge.

Quote:

display: :0.0 screen: 0
OpenGL vendor string: ATI Technologies Inc.
OpenGL renderer string: RADEON X850 XT Generic
OpenGL version string: 1.3.5140 (X4.3.0-8.14.13)
Back to top
View user's profile Send private message
BenPope
n00b
n00b


Joined: 02 Apr 2005
Posts: 32

PostPosted: Fri Jun 10, 2005 1:50 pm    Post subject: Reply with quote

dwerg wrote:
Somehow the driver uses the wrong libGL (the libGL.so didn't change from 8.12.10).

Code:
dwerg@ack.~} fglrxinfo
display: :0.0  screen: 0
OpenGL vendor string: Mesa project: www.mesa3d.org
OpenGL renderer string: Mesa GLX Indirect
OpenGL version string: 1.2 (1.5 Mesa 6.2.1)


Maybe this is a gentoo issue?


opengl-update ati
??
Back to top
View user's profile Send private message
Thorir
Tux's lil' helper
Tux's lil' helper


Joined: 13 Nov 2002
Posts: 94
Location: Duisburg/Germany

PostPosted: Fri Jun 10, 2005 2:07 pm    Post subject: Reply with quote

I have the same libGL-Prob.
I've done opengl-update ati several times.

thorir lib # ls -l libGL*
-rw-r--r-- 1 root root 741 Jun 10 16:02 libGL.la
lrwxrwxrwx 1 root root 32 Jun 10 16:02 libGL.so -> /usr/lib/opengl/ati/lib/libGL.so
-rw-r--r-- 1 root root 646168 Jun 4 15:43 libGLU.a
-rw-r--r-- 1 root root 752 Jun 4 15:43 libGLU.la
lrwxrwxrwx 1 root root 13 Jun 4 15:43 libGLU.so -> libGLU.so.1.3
lrwxrwxrwx 1 root root 13 Jun 4 15:43 libGLU.so.1 -> libGLU.so.1.3
-rwxr-xr-x 1 root root 550885 Jun 4 15:43 libGLU.so.1.3
-rw-r--r-- 1 root root 27754 Jun 4 15:43 libGLw.a
lrwxrwxrwx 1 root root 13 Jun 4 15:43 libGLw.so -> libGLw.so.1.0
lrwxrwxrwx 1 root root 13 Jun 4 15:43 libGLw.so.1 -> libGLw.so.1.0
-rwxr-xr-x 1 root root 27146 Jun 4 15:43 libGLw.so.1.0
thorir lib #

The softlink seems to be correct. I will have a closer look.
Back to top
View user's profile Send private message
Thorir
Tux's lil' helper
Tux's lil' helper


Joined: 13 Nov 2002
Posts: 94
Location: Duisburg/Germany

PostPosted: Fri Jun 10, 2005 2:10 pm    Post subject: Reply with quote

Ok, ok, I recompiled from the 4th until yesterday :-)
In case somebody asks ....
Back to top
View user's profile Send private message
Lucacri
Tux's lil' helper
Tux's lil' helper


Joined: 27 Jan 2005
Posts: 147
Location: 2a Curva di Lesmo!

PostPosted: Fri Jun 10, 2005 3:17 pm    Post subject: Reply with quote

Hi, I got some problems :( I have a mobility radeon 9000 on a Travelmate 804

I emerge ati-drivers, but during the emerge I see:
Code:
>>> emerge (1 of 1) media-video/ati-drivers-8.14.13-r1 to /
* Adjusting permissions on ccache in /var/tmp/ccache
>>> md5 files   ;-) ati-drivers-8.13.3.ebuild
>>> md5 files   ;-) ati-drivers-8.10.19.ebuild
>>> md5 files   ;-) ati-drivers-8.12.10.ebuild
>>> md5 files   ;-) ati-drivers-8.14.13.ebuild
>>> md5 files   ;-) ati-drivers-8.14.13-r1.ebuild
>>> md5 files   ;-) ati-drivers-8.8.25-r3.ebuild
>>> md5 files   ;-) files/09ati
>>> md5 files   ;-) files/8.8.25-smp.patch
>>> md5 files   ;-) files/8.8.25-via-amd64.patch
>>> md5 files   ;-) files/fglrx-2.6-iminor.patch
>>> md5 files   ;-) files/3.2.5-linux-2.6.0-test6-mm.patch
>>> md5 files   ;-) files/8.08-kernel-2.6.10.patch
>>> md5 files   ;-) files/digest-ati-drivers-8.10.19
>>> md5 files   ;-) files/digest-ati-drivers-8.12.10
>>> md5 files   ;-) files/digest-ati-drivers-8.14.13
>>> md5 files   ;-) files/digest-ati-drivers-8.8.25-r3
>>> md5 files   ;-) files/digest-ati-drivers-8.14.13-r1
>>> md5 files   ;-) files/fglrx-2.6-amd-adv-spec-fix.patch
>>> md5 files   ;-) files/fglrx-2.6-fix-deprecated.patch
>>> md5 files   ;-) files/fglrx-2.6-get-page.patch
>>> md5 files   ;-) files/fglrx-2.6-makefile.patch
>>> md5 files   ;-) files/fglrx-2.6-pagetable.patch
>>> md5 files   ;-) files/fglrx-2.6-vmalloc-vmaddr.patch
>>> md5 files   ;-) files/fglrx-2.6.10-pci_get_class.patch
>>> md5 files   ;-) files/digest-ati-drivers-8.13.3
>>> md5 src_uri ;-) fglrx_6_8_0-8.14.13-1.i386.rpm
 * Determining the location of the kernel source code
 * Found kernel source directory:
 *     /usr/src/linux
 * Found sources for kernel version:
 *     2.6.11-morph10
 * Checking for MTRR support enabled ...                                                                                                                            [ ok ]
 * Checking for AGP support enabled ...                                                                                                                             [ ok ]
 * Checking for DRM support disabled ...                                                                                                                            [ !! ]
 * You have DRM support enabled, the direct rendering
 * will not work.
 * X11 implementation is xorg-x11.


What is this???

The driver is not working
Code:
lucacri@TM804 ~ $ fglrxinfo
display: :0.0  screen: 0
OpenGL vendor string: Mesa project: www.mesa3d.org
OpenGL renderer string: Mesa GLX Indirect
OpenGL version string: 1.2 (1.5 Mesa 6.2.1)


But in the Xorg.0.log there is no error!!

I tried to use external and internal agpgart, but same problem! I also give the opengl-update, but nothing!!!

What may I do now??
Back to top
View user's profile Send private message
ericxx2005
Apprentice
Apprentice


Joined: 05 Apr 2005
Posts: 231
Location: 10 square miles surrounded by reality

PostPosted: Fri Jun 10, 2005 3:30 pm    Post subject: Reply with quote

Disable DRM in the kernel. fglrx won't compile if it's enabled.
Back to top
View user's profile Send private message
rang3r
n00b
n00b


Joined: 09 Jun 2004
Posts: 25

PostPosted: Fri Jun 10, 2005 3:53 pm    Post subject: Reply with quote

Has anyone figured out yet the OpenGL version problem? I have Radeon M9 and I keep getting this:

Code:

OpenGL vendor string: Mesa project: www.mesa3d.org
OpenGL renderer string: Mesa GLX Indirect
OpenGL version string: 1.2 (1.5 Mesa 6.2.1)

_________________
rang3r
Back to top
View user's profile Send private message
Lucacri
Tux's lil' helper
Tux's lil' helper


Joined: 27 Jan 2005
Posts: 147
Location: 2a Curva di Lesmo!

PostPosted: Fri Jun 10, 2005 3:53 pm    Post subject: Reply with quote

It's disabled!! I't set to be a Module!
Code:
TM804 ~ # cat /usr/src/linux/.config | grep DRM
CONFIG_DRM=m
CONFIG_DRM_TDFX=m
# CONFIG_DRM_GAMMA is not set
CONFIG_DRM_R128=m
CONFIG_DRM_RADEON=m
CONFIG_DRM_I810=m
CONFIG_DRM_I830=m
CONFIG_DRM_I915=m
CONFIG_DRM_MGA=m
CONFIG_DRM_SIS=m
Back to top
View user's profile Send private message
samppa
n00b
n00b


Joined: 15 Jun 2002
Posts: 69
Location: Finland

PostPosted: Fri Jun 10, 2005 4:04 pm    Post subject: Reply with quote

rang3r wrote:
Has anyone figured out yet the OpenGL version problem? I have Radeon M9 and I keep getting this:

Code:

OpenGL vendor string: Mesa project: www.mesa3d.org
OpenGL renderer string: Mesa GLX Indirect
OpenGL version string: 1.2 (1.5 Mesa 6.2.1)


There's a bug report here: http://bugs.gentoo.org/show_bug.cgi?id=95683
Back to top
View user's profile Send private message
rang3r
n00b
n00b


Joined: 09 Jun 2004
Posts: 25

PostPosted: Fri Jun 10, 2005 4:57 pm    Post subject: Reply with quote

Thanks. I noticed the bug before, but sometimes people don't even use bugzilla and may have found a solution. I will just go back to 8.12.10 until something has been found.
_________________
rang3r
Back to top
View user's profile Send private message
Thorir
Tux's lil' helper
Tux's lil' helper


Joined: 13 Nov 2002
Posts: 94
Location: Duisburg/Germany

PostPosted: Fri Jun 10, 2005 5:24 pm    Post subject: Reply with quote

I finally made it by installing the driver manualy via ati-driver-installer-8.14.13.run from ati's-web.
Back to top
View user's profile Send private message
Cuchulainn
Tux's lil' helper
Tux's lil' helper


Joined: 10 Apr 2003
Posts: 107

PostPosted: Fri Jun 10, 2005 7:58 pm    Post subject: Reply with quote

I fixed my compile problems by compiling AGPGART into the kernel, and selecting VIA Chipset support as a module. DRM is disabled. It still gives some errors during compilation, but it works now.

Cheers, Cuchu

EDIT: my card is an ATI 9500


Last edited by Cuchulainn on Sat Jun 11, 2005 7:09 am; edited 1 time in total
Back to top
View user's profile Send private message
Lucacri
Tux's lil' helper
Tux's lil' helper


Joined: 27 Jan 2005
Posts: 147
Location: 2a Curva di Lesmo!

PostPosted: Fri Jun 10, 2005 9:54 pm    Post subject: Reply with quote

With which card?
Back to top
View user's profile Send private message
santiagozky
n00b
n00b


Joined: 07 Dec 2004
Posts: 39
Location: Puebla, Mexico

PostPosted: Fri Jun 10, 2005 11:20 pm    Post subject: Reply with quote

i -had the same problem (using mesa), I installed the .run file from ati and the problem was resolved
Back to top
View user's profile Send private message
Genfoo'
Tux's lil' helper
Tux's lil' helper


Joined: 24 Feb 2004
Posts: 110

PostPosted: Sat Jun 11, 2005 12:45 am    Post subject: Reply with quote

I used the binary from ATi and haven't had a problem. There doesn't seem to be an increase in performance, but X no longer crashes when it gets restarted.
Back to top
View user's profile Send private message
forceflow2
Guru
Guru


Joined: 16 Apr 2003
Posts: 464
Location: South Carolina

PostPosted: Sun Jun 12, 2005 3:11 am    Post subject: Reply with quote

Can't even get around the libGL issues using the GUI, ATI is just so much fun...
_________________
That rank under my username doesn't mean I know everything, it just means I ask a lot of questions.
Back to top
View user's profile Send private message
redbyte
n00b
n00b


Joined: 10 Feb 2005
Posts: 11

PostPosted: Sun Jun 12, 2005 9:25 am    Post subject: drm Reply with quote

Hi,
i got a thinkpad t42p with a firegl2. For a long time ago the ati-driver was working for me (but without acpi).
So its not really a solution to abandon acpi on a laptop.

Anyways, i got the same problem since month ago...
The DRM-Modul wont compile. The DRM support in my gentoo-(2.6.11-r9)sources is not activated.
Only agpcart ist build as a modul. The following (important) lines will show the problem:

Code:

* Found sources for kernel version:
 *     2.6.11-gentoo-r9
 * Checking for MTRR support enabled ...
                                                                                                                   [ ok ]
 * Checking for AGP support enabled ...                                                                            [ ok ]
 * Checking for DRM support disabled ...                                                                           [ ok ]
 * X11 implementation is xorg-x11.
>>> Unpacking source...
>>> Unpacking fglrx_6_8_0-8.14.13-1.i386.rpm
 * Applying fglrx-2.6.10-pci_get_class.patch ...                                                                   [ ok ]
 * Applying 8.8.25-via-amd64.patch ...                                                                             [ ok ]
 * Applying 8.8.25-smp.patch ...                                                                                   [ ok ]
>>> Source unpacked.
 * Building the DRM module...
make: Entering directory `/usr/src/linux-2.6.11-gentoo-r9'
  CC [M]  /var/tmp/portage/ati-drivers-8.14.13-r1/work/lib/modules/fglrx/build_mod/agp3.o
  CC [M]  /var/tmp/portage/ati-drivers-8.14.13-r1/work/lib/modules/fglrx/build_mod/nvidia-agp.o
  CC [M]  /var/tmp/portage/ati-drivers-8.14.13-r1/work/lib/modules/fglrx/build_mod/agpgart_be.o
/var/tmp/portage/ati-drivers-8.14.13-r1/work/lib/modules/fglrx/build_mod/agpgart_be.c: In function `__fgl_agp_init':
/var/tmp/portage/ati-drivers-8.14.13-r1/work/lib/modules/fglrx/build_mod/agpgart_be.c:7636: warning: `pm_register' is deprecated (declared at include/linux/pm.h:106)
/var/tmp/portage/ati-drivers-8.14.13-r1/work/lib/modules/fglrx/build_mod/agpgart_be.c: In function `__fgl_agp_cleanup':
/var/tmp/portage/ati-drivers-8.14.13-r1/work/lib/modules/fglrx/build_mod/agpgart_be.c:7646: warning: `pm_unregister_all' is deprecated (declared at include/linux/pm.h:116)
  CC [M]  /var/tmp/portage/ati-drivers-8.14.13-r1/work/lib/modules/fglrx/build_mod/i7505-agp.o
  CC [M]  /var/tmp/portage/ati-drivers-8.14.13-r1/work/lib/modules/fglrx/build_mod/firegl_public.o
In file included from /var/tmp/portage/ati-drivers-8.14.13-r1/work/lib/modules/fglrx/build_mod/firegl_public.c:128:
/var/tmp/portage/ati-drivers-8.14.13-r1/work/lib/modules/fglrx/build_mod/firegl_public.h:56:48: warning: backslash and newline separated by space
/var/tmp/portage/ati-drivers-8.14.13-r1/work/lib/modules/fglrx/build_mod/firegl_public.h:57:6: warning: backslash and newline separated by space
/var/tmp/portage/ati-drivers-8.14.13-r1/work/lib/modules/fglrx/build_mod/firegl_public.h:58:41: warning: backslash and newline separated by space
/var/tmp/portage/ati-drivers-8.14.13-r1/work/lib/modules/fglrx/build_mod/firegl_public.c: In function `firegl_stub_putminor':
/var/tmp/portage/ati-drivers-8.14.13-r1/work/lib/modules/fglrx/build_mod/firegl_public.c:511: warning: `inter_module_put' is deprecated (declared at include/linux/module.h:578)
/var/tmp/portage/ati-drivers-8.14.13-r1/work/lib/modules/fglrx/build_mod/firegl_public.c:513: warning: `inter_module_unregister' is deprecated (declared at include/linux/module.h:574)
/var/tmp/portage/ati-drivers-8.14.13-r1/work/lib/modules/fglrx/build_mod/firegl_public.c: In function `firegl_stub_register':
/var/tmp/portage/ati-drivers-8.14.13-r1/work/lib/modules/fglrx/build_mod/firegl_public.c:533: warning: `inter_module_register' is deprecated (declared at include/linux/module.h:573)
/var/tmp/portage/ati-drivers-8.14.13-r1/work/lib/modules/fglrx/build_mod/firegl_public.c:564: warning: `inter_module_put' is deprecated (declared at include/linux/module.h:578)
/var/tmp/portage/ati-drivers-8.14.13-r1/work/lib/modules/fglrx/build_mod/firegl_public.c: At top level:
/var/tmp/portage/ati-drivers-8.14.13-r1/work/lib/modules/fglrx/build_mod/firegl_public.c:2650: warning: initialization from incompatible pointer type
  LD [M]  /var/tmp/portage/ati-drivers-8.14.13-r1/work/lib/modules/fglrx/build_mod/fglrx.o
  Building modules, stage 2.
  MODPOST
  CC      /var/tmp/portage/ati-drivers-8.14.13-r1/work/lib/modules/fglrx/build_mod/fglrx.mod.o
  LD [M]  /var/tmp/portage/ati-drivers-8.14.13-r1/work/lib/modules/fglrx/build_mod/fglrx.ko
make: Leaving directory `/usr/src/linux-2.6.11-gentoo-r9'
>>> Test phase [not enabled]: media-video/ati-drivers-8.14.13-r1

>>> Install ati-drivers-8.14.13-r1 into /var/tmp/portage/ati-drivers-8.14.13-r1/image/ category media-video
man:
making executable: /usr/lib/libfglrx_gamma.so.1.0
>>> Completed installing ati-drivers-8.14.13-r1 into /var/tmp/portage/ati-drivers-8.14.13-r1/image/


I never found out why this is happening. Maybe somebody got an idea?

Best regards,
Rd
Back to top
View user's profile Send private message
Thorir
Tux's lil' helper
Tux's lil' helper


Joined: 13 Nov 2002
Posts: 94
Location: Duisburg/Germany

PostPosted: Sun Jun 12, 2005 11:46 am    Post subject: Reply with quote

redbyte,

Sorry, but I don't see any problems in your output, only warnings. It's the same on my laptop. Everything's working fine.

Thorir
Back to top
View user's profile Send private message
Cuchulainn
Tux's lil' helper
Tux's lil' helper


Joined: 10 Apr 2003
Posts: 107

PostPosted: Sun Jun 12, 2005 2:26 pm    Post subject: Reply with quote

redbyte,

Try compiling the AGP-support into the kernel, with the appropiate chipset as a module. It still gave me a couple of errors during compilation, but it worked.

Cheers, Cuchu
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Desktop Environments All times are GMT
Goto page Previous  1, 2, 3, 4  Next
Page 2 of 4

 
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