Forums

Skip to content

Advanced search
  • Quick links
    • Unanswered topics
    • Active topics
    • Search
  • FAQ
  • Login
  • Register
  • Board index Assistance Desktop Environments
  • Search

ati-driver 8.14.13 is out

Problems with GUI applications? Questions about X, KDE, Gnome, Fluxbox, etc.? Come on in. NOTE: For multimedia, go up one forum
Post Reply
Advanced search
78 posts
  • Previous
  • 1
  • 2
  • 3
  • 4
  • Next
Author
Message
kitano
Apprentice
Apprentice
User avatar
Posts: 228
Joined: Thu Dec 19, 2002 10:24 am
Location: Munich, Germany, Europe, Earth
Contact:
Contact kitano
Website

  • Quote

Post by kitano » Fri Jun 10, 2005 8:39 am

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...
Top
dwerg
Tux's lil' helper
Tux's lil' helper
User avatar
Posts: 101
Joined: Mon Sep 30, 2002 7:23 am
Location: Amsterdam, the Netherlands
Contact:
Contact dwerg
Website

  • Quote

Post by dwerg » Fri Jun 10, 2005 11:57 am

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
Top
Thorir
Tux's lil' helper
Tux's lil' helper
User avatar
Posts: 94
Joined: Wed Nov 13, 2002 3:20 pm
Location: Duisburg/Germany

  • Quote

Post by Thorir » Fri Jun 10, 2005 1:15 pm

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
Top
dwerg
Tux's lil' helper
Tux's lil' helper
User avatar
Posts: 101
Joined: Mon Sep 30, 2002 7:23 am
Location: Amsterdam, the Netherlands
Contact:
Contact dwerg
Website

  • Quote

Post by dwerg » Fri Jun 10, 2005 1:32 pm

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

Code: Select all

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?
Top
Thorir
Tux's lil' helper
Tux's lil' helper
User avatar
Posts: 94
Joined: Wed Nov 13, 2002 3:20 pm
Location: Duisburg/Germany

  • Quote

Post by Thorir » Fri Jun 10, 2005 1:39 pm

dwerg, have you used emerge for installing ati-drivers? I do. Maybe I should install it manually.
Top
dwerg
Tux's lil' helper
Tux's lil' helper
User avatar
Posts: 101
Joined: Mon Sep 30, 2002 7:23 am
Location: Amsterdam, the Netherlands
Contact:
Contact dwerg
Website

  • Quote

Post by dwerg » Fri Jun 10, 2005 1:45 pm

Yes, I emerged it, installing it manually will probably give some problems with the location of the opengl libraries in the gentoo system.
Top
RaZoR1394
Guru
Guru
User avatar
Posts: 356
Joined: Sun Jan 09, 2005 11:19 pm

  • Quote

Post by RaZoR1394 » Fri Jun 10, 2005 1:47 pm

My X850XT works without binary hack now. BTW, libGL works well after emerge.
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)
Top
BenPope
n00b
n00b
Posts: 32
Joined: Sat Apr 02, 2005 10:15 am

  • Quote

Post by BenPope » Fri Jun 10, 2005 1:50 pm

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

Code: Select all

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
??
Top
Thorir
Tux's lil' helper
Tux's lil' helper
User avatar
Posts: 94
Joined: Wed Nov 13, 2002 3:20 pm
Location: Duisburg/Germany

  • Quote

Post by Thorir » Fri Jun 10, 2005 2:07 pm

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.
Top
Thorir
Tux's lil' helper
Tux's lil' helper
User avatar
Posts: 94
Joined: Wed Nov 13, 2002 3:20 pm
Location: Duisburg/Germany

  • Quote

Post by Thorir » Fri Jun 10, 2005 2:10 pm

Ok, ok, I recompiled from the 4th until yesterday :-)
In case somebody asks ....
Top
Lucacri
Tux's lil' helper
Tux's lil' helper
User avatar
Posts: 147
Joined: Thu Jan 27, 2005 10:38 am
Location: 2a Curva di Lesmo!
Contact:
Contact Lucacri
Website

  • Quote

Post by Lucacri » Fri Jun 10, 2005 3:17 pm

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: Select all

>>> 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: Select all

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??
Top
ericxx2005
Apprentice
Apprentice
User avatar
Posts: 231
Joined: Tue Apr 05, 2005 12:37 am
Location: 10 square miles surrounded by reality

  • Quote

Post by ericxx2005 » Fri Jun 10, 2005 3:30 pm

Disable DRM in the kernel. fglrx won't compile if it's enabled.
Top
rang3r
n00b
n00b
User avatar
Posts: 25
Joined: Wed Jun 09, 2004 4:34 am

  • Quote

Post by rang3r » Fri Jun 10, 2005 3:53 pm

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

Code: Select all

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
Top
Lucacri
Tux's lil' helper
Tux's lil' helper
User avatar
Posts: 147
Joined: Thu Jan 27, 2005 10:38 am
Location: 2a Curva di Lesmo!
Contact:
Contact Lucacri
Website

  • Quote

Post by Lucacri » Fri Jun 10, 2005 3:53 pm

It's disabled!! I't set to be a Module!

Code: Select all

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
Top
samppa
n00b
n00b
Posts: 69
Joined: Sat Jun 15, 2002 9:24 am
Location: Finland
Contact:
Contact samppa
Website

  • Quote

Post by samppa » Fri Jun 10, 2005 4:04 pm

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

Code: Select all

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
Top
rang3r
n00b
n00b
User avatar
Posts: 25
Joined: Wed Jun 09, 2004 4:34 am

  • Quote

Post by rang3r » Fri Jun 10, 2005 4:57 pm

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
Top
Thorir
Tux's lil' helper
Tux's lil' helper
User avatar
Posts: 94
Joined: Wed Nov 13, 2002 3:20 pm
Location: Duisburg/Germany

  • Quote

Post by Thorir » Fri Jun 10, 2005 5:24 pm

I finally made it by installing the driver manualy via ati-driver-installer-8.14.13.run from ati's-web.
Top
Cuchulainn
Tux's lil' helper
Tux's lil' helper
Posts: 107
Joined: Thu Apr 10, 2003 8:28 pm

  • Quote

Post by Cuchulainn » Fri Jun 10, 2005 7:58 pm

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.
Top
Lucacri
Tux's lil' helper
Tux's lil' helper
User avatar
Posts: 147
Joined: Thu Jan 27, 2005 10:38 am
Location: 2a Curva di Lesmo!
Contact:
Contact Lucacri
Website

  • Quote

Post by Lucacri » Fri Jun 10, 2005 9:54 pm

With which card?
Top
santiagozky
n00b
n00b
Posts: 39
Joined: Tue Dec 07, 2004 9:35 pm
Location: Puebla, Mexico
Contact:
Contact santiagozky
Website

  • Quote

Post by santiagozky » Fri Jun 10, 2005 11:20 pm

i -had the same problem (using mesa), I installed the .run file from ati and the problem was resolved
Top
Genfoo'
Tux's lil' helper
Tux's lil' helper
User avatar
Posts: 112
Joined: Tue Feb 24, 2004 5:51 am

  • Quote

Post by Genfoo' » Sat Jun 11, 2005 12:45 am

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.
Top
forceflow2
Guru
Guru
User avatar
Posts: 464
Joined: Wed Apr 16, 2003 2:38 pm
Location: South Carolina
Contact:
Contact forceflow2
Website

  • Quote

Post by forceflow2 » Sun Jun 12, 2005 3:11 am

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.
Top
redbyte
n00b
n00b
Posts: 11
Joined: Thu Feb 10, 2005 4:36 pm

drm

  • Quote

Post by redbyte » Sun Jun 12, 2005 9:25 am

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: Select all

* 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
Top
Thorir
Tux's lil' helper
Tux's lil' helper
User avatar
Posts: 94
Joined: Wed Nov 13, 2002 3:20 pm
Location: Duisburg/Germany

  • Quote

Post by Thorir » Sun Jun 12, 2005 11:46 am

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
Top
Cuchulainn
Tux's lil' helper
Tux's lil' helper
Posts: 107
Joined: Thu Apr 10, 2003 8:28 pm

  • Quote

Post by Cuchulainn » Sun Jun 12, 2005 2:26 pm

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
Top
Post Reply

78 posts
  • Previous
  • 1
  • 2
  • 3
  • 4
  • Next

Return to “Desktop Environments”

Jump to
  • Assistance
  • ↳   News & Announcements
  • ↳   Frequently Asked Questions
  • ↳   Installing Gentoo
  • ↳   Multimedia
  • ↳   Desktop Environments
  • ↳   Networking & Security
  • ↳   Kernel & Hardware
  • ↳   Portage & Programming
  • ↳   Gamers & Players
  • ↳   Other Things Gentoo
  • ↳   Unsupported Software
  • Discussion & Documentation
  • ↳   Documentation, Tips & Tricks
  • ↳   Gentoo Chat
  • ↳   Gentoo Forums Feedback
  • ↳   Duplicate Threads
  • International Gentoo Users
  • ↳   中文 (Chinese)
  • ↳   Dutch
  • ↳   Finnish
  • ↳   French
  • ↳   Deutsches Forum (German)
  • ↳   Diskussionsforum
  • ↳   Deutsche Dokumentation
  • ↳   Greek
  • ↳   Forum italiano (Italian)
  • ↳   Forum di discussione italiano
  • ↳   Risorse italiane (documentazione e tools)
  • ↳   Polskie forum (Polish)
  • ↳   Instalacja i sprzęt
  • ↳   Polish OTW
  • ↳   Portuguese
  • ↳   Documentação, Ferramentas e Dicas
  • ↳   Russian
  • ↳   Scandinavian
  • ↳   Spanish
  • ↳   Other Languages
  • Architectures & Platforms
  • ↳   Gentoo on ARM
  • ↳   Gentoo on PPC
  • ↳   Gentoo on Sparc
  • ↳   Gentoo on Alternative Architectures
  • ↳   Gentoo on AMD64
  • ↳   Gentoo for Mac OS X (Portage for Mac OS X)
  • Board index
  • All times are UTC
  • Delete cookies

© 2001–2026 Gentoo Foundation, Inc.

Powered by phpBB® Forum Software © phpBB Limited

Privacy Policy

 

 

magic