Forums

Skip to content

Advanced search
  • Quick links
    • Unanswered topics
    • Active topics
    • Search
  • FAQ
  • Login
  • Register
  • Board index Architectures & Platforms Gentoo on AMD64
  • Search

ATI amd64 drivers in december...

Have an x86-64 problem? Post here.
Locked
Advanced search
549 posts
  • Page 9 of 22
    • Jump to page:
  • Previous
  • 1
  • …
  • 7
  • 8
  • 9
  • 10
  • 11
  • …
  • 22
  • Next
Author
Message
fronck
n00b
n00b
Posts: 19
Joined: Sun Jan 09, 2005 12:53 pm

  • Quote

Post by fronck » Mon Jan 17, 2005 10:28 pm

Uhm, whenever I try to load anything GLish after installing it, I get:

Code: Select all

> /opt/ati/bin/fglrxinfo
/opt/ati/bin/fglrxinfo: error while loading shared libraries: libGL.so.1: cannot open shared object file: No such file or directory
Even though strace claims it has opened it?!:

Code: Select all

[...]
open("/usr/lib/libGL.so.1", O_RDONLY)   = 3
read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0 \375\3"..., 640) = 640
close(3)                                = 0
stat("/usr/lib", {st_mode=S_IFDIR|0755, st_size=32768, ...}) = 0
writev(2, [{"/opt/ati/bin/fglrxinfo", 22}, {": ", 2}, {"error while loading shared libra"..., 36}, {": ", 2}, {"libGL.so.1", 10}, {": ", 2}, {"cannot open shared object file", 30}, {": ", 2}, {"No such file or directory", 25}, {"\n", 1}], 10/opt/ati/bin/fglrxinfo: error while loading shared libraries: libGL.so.1: cannot open shared object file: No such file or directory
) = 132
exit_group(127)                         = ?
Help?
Top
Brain Fury
Guru
Guru
Posts: 357
Joined: Thu Jul 10, 2003 2:48 pm
Location: Düsseldorf (Germany)
Contact:
Contact Brain Fury
Website

  • Quote

Post by Brain Fury » Mon Jan 17, 2005 10:32 pm

I get:
>>> Unpacking fglrx64_6_8_0-8.8.25-1.x86_64.rpm

* Cannot find $EPATCH_SOURCE! Value for $EPATCH_SOURCE is:
*
* /usr/portage/media-video/ati-drivers-unsupported/files/8.08-kernel-2.6.10.patch
* ( 8.08-kernel-2.6.10.patch )

what is this?


Never mind.... got it
Last edited by Brain Fury on Mon Jan 17, 2005 10:36 pm, edited 1 time in total.
shift HAPPENS
Top
spdrmonkey
n00b
n00b
User avatar
Posts: 18
Joined: Tue Oct 19, 2004 6:44 pm

  • Quote

Post by spdrmonkey » Mon Jan 17, 2005 10:35 pm

I am not familiar wiith ICD, what is it? Unfortunatly I don't have the same mb as you, but from past experience, if ATI has a problem with it in Winblowz, it is almost definatly a problem in Linux.
Top
ryceck
Apprentice
Apprentice
Posts: 195
Joined: Tue Jan 13, 2004 8:30 am

  • Quote

Post by ryceck » Mon Jan 17, 2005 10:35 pm

Brain Fury wrote:I get:
>>> Unpacking fglrx64_6_8_0-8.8.25-1.x86_64.rpm

* Cannot find $EPATCH_SOURCE! Value for $EPATCH_SOURCE is:
*
* /usr/portage/media-video/ati-drivers-unsupported/files/8.08-kernel-2.6.10.patch
* ( 8.08-kernel-2.6.10.patch )

what is this?
copy over the patches from the original /usr/portage/media-video/ati-drivers/files
to ur /usr/local/portage/media-video/ati-drivers/files

These 2 u need:
fglrx-2.6.10-pci_get_class.patch
8.08-kernel-2.6.10.patch
Top
thaldyron
Apprentice
Apprentice
User avatar
Posts: 227
Joined: Wed Sep 25, 2002 7:29 pm
Location: On Earth

  • Quote

Post by thaldyron » Mon Jan 17, 2005 10:40 pm

fronck wrote:Uhm, whenever I try to load anything GLish after installing it, I get:

Code: Select all

> /opt/ati/bin/fglrxinfo
/opt/ati/bin/fglrxinfo: error while loading shared libraries: libGL.so.1: cannot open shared object file: No such file or directory
Same here... :?
Top
Brain Fury
Guru
Guru
Posts: 357
Joined: Thu Jul 10, 2003 2:48 pm
Location: Düsseldorf (Germany)
Contact:
Contact Brain Fury
Website

  • Quote

Post by Brain Fury » Mon Jan 17, 2005 10:56 pm

I installed the driver, edited xorg.conf, restarted X and got nothing but a black screen..
not even an X screen because I can see the bash cursor in the top left corner.

and nothing works anymore, swiching consoles, etc...
shift HAPPENS
Top
Froggie
n00b
n00b
Posts: 33
Joined: Mon Oct 06, 2003 7:33 pm

  • Quote

Post by Froggie » Mon Jan 17, 2005 10:56 pm

spdrmonkey wrote:I am able to get X to load and glxgears to run, but when I try fgl_glxgears, I get:

FGLTexMgr: open of shared memory object failed (Permission denied)
__FGLTexMgrCreateObject: __FGLTexMgrSHMmalloc failed!!!
fglX11AllocateManagedSurface: __FGLTexMgrCreateObject failed!!
FGLTexMgr: open of shared memory object failed (Permission denied)
__FGLTexMgrCreateObject: __FGLTexMgrSHMmalloc failed!!!
'repeat'

My user has always been able to use the 3d accel, /dev/dri is currently chmod 0777.
Any Suggestions?

-Zac
Dude, RTFM before installing :wink:

Anyway, from the Release Notes:
This information applies to the following system configurations:

* ATI Proprietary Linux Driver version 3.14.6 and later

The following may occur when trying to run certain 3D applications:

* 3D image appears corrupt or blank
* Missing textures
* System performance drops sharply

The following error message may also appear numerous Verdana:

FGLTexMgr: open of shared memory object failed (Function not implemented) __FGLTexMgrCreateObject: __FGLTexMgrSHMmalloc failed! fglX11AllocateManagedSurface: __FGLTexMgrCreateObject failed!

The display driver requires POSIX Shared Memory to be enabled on the system in order to run these applications correctly. This feature should be enabled by default on most current Linux distributions, but may be disabled intentionally by some system administrators or not included in older distributions.

To enable POSIX Shared Memory on your system, perform the following as root:

1. Add the following line to /etc/fstab (if it isn't there already): tmpfs /dev/shm tmpfs defaults 0 0
2. Mount shared memory as follows: mount /dev/shm
3. Issue the following command to check that it mounted properly: mount | grep "shm"

If the mount was successful, then the following output (or similar) should appear:
tmpfs on /dev/shm type tmpfs (rw)

At this point, POSIX Shared Memory is enabled. Your 3D applications should run properly and the error message above should no longer occur.

If the output from this command is blank, then the mount failed.

If /dev/shm fails to mount, then this feature may not be turned on in your Linux kernel. In this case we recommend upgrading to a more recent Linux kernel, or contacting your Linux Distribution vendor for more information on enabling POSIX Shared Memory.
Fix this shit and run soms tests plz. I can't start testing until my emerge -u world finished :(
thaldyron wrote:
fronck wrote:Uhm, whenever I try to load anything GLish after installing it, I get:

Code: Select all

> /opt/ati/bin/fglrxinfo
/opt/ati/bin/fglrxinfo: error while loading shared libraries: libGL.so.1: cannot open shared object file: No such file or directory
Same here... :?
Sounds like an OpenGL thing? Have you run the opengl-update command (or whatever the command is)?
Last edited by Froggie on Mon Jan 17, 2005 11:02 pm, edited 1 time in total.
Top
LaserGuidedBunnyRabbit
Tux's lil' helper
Tux's lil' helper
Posts: 78
Joined: Fri Oct 03, 2003 3:29 am
Location: Washington, USA

  • Quote

Post by LaserGuidedBunnyRabbit » Mon Jan 17, 2005 11:00 pm

Its working for me except I get this:

Code: Select all

(II) LoadModule: "glx"
(WW) Warning, couldn't open module glx
(II) UnloadModule: "glx"
(EE) Failed to load module "glx" (module does not exist, 0)
I tried a few ways to get it to work, grrr. So I can use the drivers but no GLX support
Top
spdrmonkey
n00b
n00b
User avatar
Posts: 18
Joined: Tue Oct 19, 2004 6:44 pm

  • Quote

Post by spdrmonkey » Mon Jan 17, 2005 11:04 pm

Froggie wrote:
spdrmonkey wrote:I am able to get X to load and glxgears to run, but when I try fgl_glxgears, I get:

FGLTexMgr: open of shared memory object failed (Permission denied)
__FGLTexMgrCreateObject: __FGLTexMgrSHMmalloc failed!!!
fglX11AllocateManagedSurface: __FGLTexMgrCreateObject failed!!
FGLTexMgr: open of shared memory object failed (Permission denied)
__FGLTexMgrCreateObject: __FGLTexMgrSHMmalloc failed!!!
'repeat'

My user has always been able to use the 3d accel, /dev/dri is currently chmod 0777.
Any Suggestions?

-Zac
Dude, RTFM before installing :wink:

Anyway, from the Release Notes:
This information applies to the following system configurations:

* ATI Proprietary Linux Driver version 3.14.6 and later

The following may occur when trying to run certain 3D applications:

* 3D image appears corrupt or blank
* Missing textures
* System performance drops sharply

The following error message may also appear numerous Verdana:

FGLTexMgr: open of shared memory object failed (Function not implemented) __FGLTexMgrCreateObject: __FGLTexMgrSHMmalloc failed! fglX11AllocateManagedSurface: __FGLTexMgrCreateObject failed!

The display driver requires POSIX Shared Memory to be enabled on the system in order to run these applications correctly. This feature should be enabled by default on most current Linux distributions, but may be disabled intentionally by some system administrators or not included in older distributions.

To enable POSIX Shared Memory on your system, perform the following as root:

1. Add the following line to /etc/fstab (if it isn't there already): tmpfs /dev/shm tmpfs defaults 0 0
2. Mount shared memory as follows: mount /dev/shm
3. Issue the following command to check that it mounted properly: mount | grep "shm"

If the mount was successful, then the following output (or similar) should appear:
tmpfs on /dev/shm type tmpfs (rw)

At this point, POSIX Shared Memory is enabled. Your 3D applications should run properly and the error message above should no longer occur.

If the output from this command is blank, then the mount failed.

If /dev/shm fails to mount, then this feature may not be turned on in your Linux kernel. In this case we recommend upgrading to a more recent Linux kernel, or contacting your Linux Distribution vendor for more information on enabling POSIX Shared Memory.
Fix this shit and run soms tests plz. I can't start testing until my emerge -u world finished :(
DOH!
Well it works now, but I am also doing an emerge -uav --deep world so the fps is sitting around 80. I will play with it more tomorrow (work system) and let you know how it compairs to my GeForce 6600GT at home :)
Top
fronck
n00b
n00b
Posts: 19
Joined: Sun Jan 09, 2005 12:53 pm

  • Quote

Post by fronck » Mon Jan 17, 2005 11:08 pm

Froggie wrote:
fronck wrote:Uhm, whenever I try to load anything GLish after installing it, I get:

Code: Select all

> /opt/ati/bin/fglrxinfo
/opt/ati/bin/fglrxinfo: error while loading shared libraries: libGL.so.1: cannot open shared object file: No such file or directory
Sounds like an OpenGL thing? Have you run the opengl-update command (or whatever the command is)?
Yep. The file that strace says it open and reads is symlinked like this:

Code: Select all

> ls -l /usr/lib/libGL.so.1
lrwxrwxrwx  1 root root 36 Jan 18 00:08 /usr/lib/libGL.so.1 -> /usr/lib/opengl/ati/lib/libGL.so.1.2
So it does indeed exist and it does point to the ATi driver. Which is why I think it's wierd that it claims it can't find it :?

BTW: That'd be "opengl-update ati" ;)
Last edited by fronck on Mon Jan 17, 2005 11:10 pm, edited 1 time in total.
Top
Froggie
n00b
n00b
Posts: 33
Joined: Mon Oct 06, 2003 7:33 pm

  • Quote

Post by Froggie » Mon Jan 17, 2005 11:09 pm

LaserGuidedBunnyRabbit wrote:Its working for me except I get this:

Code: Select all

(II) LoadModule: "glx"
(WW) Warning, couldn't open module glx
(II) UnloadModule: "glx"
(EE) Failed to load module "glx" (module does not exist, 0)
I tried a few ways to get it to work, grrr. So I can use the drivers but no GLX support
Maybe a typo in your config?
You tried running "opengl-update fglrx" (or something like that)?
Top
Master_Of_Disaster
l33t
l33t
User avatar
Posts: 610
Joined: Fri Feb 28, 2003 7:57 pm
Location: 15.05072° East, 48.13747° North (aka Mauer), Austria
Contact:
Contact Master_Of_Disaster
Website

  • Quote

Post by Master_Of_Disaster » Mon Jan 17, 2005 11:11 pm

Does the ebuild do things as it should? Or does it put the 32 Bit lib in the wrong place? Check with:
file /usr/lib/opengl/ati/lib/libGL.so.1.2
post tenebras lux, post fenestras tux
Registered Linux User Nr. 312509
Adopt an unanswered post today!
Top
fronck
n00b
n00b
Posts: 19
Joined: Sun Jan 09, 2005 12:53 pm

  • Quote

Post by fronck » Mon Jan 17, 2005 11:18 pm

Master_Of_Disaster wrote:Does the ebuild do things as it should? Or does it put the 32 Bit lib in the wrong place? Check with:
file /usr/lib/opengl/ati/lib/libGL.so.1.2
Right on the money!

Code: Select all

> file /usr/lib/opengl/ati/lib/libGL.so.1.2
/usr/lib/opengl/ati/lib/libGL.so.1.2: ELF 32-bit LSB shared object, Intel 80386, version 1 (SYSV), not stripped
I'll have to have a look at what that's all about.

'prolly got something to do with me running the ebuild off the rage3d boards before realizing it was the 32bit edition ;)
Top
Master_Of_Disaster
l33t
l33t
User avatar
Posts: 610
Joined: Fri Feb 28, 2003 7:57 pm
Location: 15.05072° East, 48.13747° North (aka Mauer), Austria
Contact:
Contact Master_Of_Disaster
Website

  • Quote

Post by Master_Of_Disaster » Mon Jan 17, 2005 11:20 pm

fronck wrote:'prolly got something to do with me running the ebuild off the rage3d boards before realizing it was the 32bit edition ;)
I don't think so, I tried with the x86_64 version and got 32 Bit libs installed too. I tried to put things in the right location, but I did something wrong... Despite all efforts, I can't get GLX to work...
post tenebras lux, post fenestras tux
Registered Linux User Nr. 312509
Adopt an unanswered post today!
Top
LaserGuidedBunnyRabbit
Tux's lil' helper
Tux's lil' helper
Posts: 78
Joined: Fri Oct 03, 2003 3:29 am
Location: Washington, USA

  • Quote

Post by LaserGuidedBunnyRabbit » Mon Jan 17, 2005 11:24 pm

Nada :(

`opengl-update ati` did nothing. :(
Top
Mythos
l33t
l33t
User avatar
Posts: 953
Joined: Sun May 02, 2004 11:54 pm
Location: Portugal
Contact:
Contact Mythos
Website

  • Quote

Post by Mythos » Mon Jan 17, 2005 11:28 pm

pois nada aqui também ...

same problem here ...
glxinfo
glxinfo: error while loading shared libraries: libGL.so.1: cannot open shared object file: No such file or directory
buah gonna cry ... 8O
Best Regards,
Sérgio Henrique
Linux dune 3.0.6-gentoo #1 SMP Thu Oct 27 16:47:29 WEST 2011 x86_64 Intel(R) Core(TM)2 Duo CPU T7500 @ 2.20GHz GenuineIntel GNU/Linux
Top
Master_Of_Disaster
l33t
l33t
User avatar
Posts: 610
Joined: Fri Feb 28, 2003 7:57 pm
Location: 15.05072° East, 48.13747° North (aka Mauer), Austria
Contact:
Contact Master_Of_Disaster
Website

  • Quote

Post by Master_Of_Disaster » Mon Jan 17, 2005 11:32 pm

Mythos wrote:pois nada aqui também ...

same problem here ...
glxinfo
glxinfo: error while loading shared libraries: libGL.so.1: cannot open shared object file: No such file or directory
buah gonna cry ... 8O
I got that sorted out by putting ${WORKDIR}/usr/X11R6/lib64 to ${ATI_ROOT}/lib (see the ebuild) but GLX still doesn't work. Anyone got an idea what to put where to make this work?
post tenebras lux, post fenestras tux
Registered Linux User Nr. 312509
Adopt an unanswered post today!
Top
fronck
n00b
n00b
Posts: 19
Joined: Sun Jan 09, 2005 12:53 pm

  • Quote

Post by fronck » Mon Jan 17, 2005 11:45 pm

Master_Of_Disaster wrote:I got that sorted out by putting ${WORKDIR}/usr/X11R6/lib64 to ${ATI_ROOT}/lib (see the ebuild) but GLX still doesn't work. Anyone got an idea what to put where to make this work?
I got it fixed (I think) like this (didn't alter the ebuild file):

Code: Select all

 > cd /usr/lib/opengl/ati/lib/
 > mv libGL.so.1.2 _libGL.so.1.2
 > cp /usr/X11R6/lib64/libGL.so.1.2 .
 > /opt/ati/bin/fglrxinfo
display: :0.0  screen: 0
OpenGL vendor string: ATI Technologies Inc.
OpenGL renderer string: RADEON 9800 SE Generic
OpenGL version string: 1.3.4769 (X4.3.0-8.8.25)
 > /usr/X11R6/bin/glxgears
7920 frames in 5.0 seconds = 1584.000 FPS
(the mv step is optional of course, but I'm the cautious type :) )
Top
Mythos
l33t
l33t
User avatar
Posts: 953
Joined: Sun May 02, 2004 11:54 pm
Location: Portugal
Contact:
Contact Mythos
Website

  • Quote

Post by Mythos » Mon Jan 17, 2005 11:57 pm

Are you using Internal or external agp ?
Best Regards,
Sérgio Henrique
Linux dune 3.0.6-gentoo #1 SMP Thu Oct 27 16:47:29 WEST 2011 x86_64 Intel(R) Core(TM)2 Duo CPU T7500 @ 2.20GHz GenuineIntel GNU/Linux
Top
JonSvenJonsson
n00b
n00b
Posts: 56
Joined: Fri Oct 24, 2003 12:40 pm

  • Quote

Post by JonSvenJonsson » Tue Jan 18, 2005 12:01 am

Does anyone have GL working in 32 and 64 bit ?
I think the driver has a design-flaw (at least in debian, maybe in gentoo also?).
The problem is the 32-bit libgl locks for fglrx_dri.so (check with ldd libGL.so.1.2), but it looks in /usr/X11R6/lib, which is at least in debian (but i think in gentoo also if i am not wrong) an symlink to /usr/X11R6/lib64, so the 32-bit libGL tries to load to 64-bit fglrx_dri.so.
Now i will install a chroot and move the 32-bit libGL.so to there.

If Gentoo does this other then debian, then please forgive my post, but i thought it might help you too ?

Greetings Jon
Top
ackward
Apprentice
Apprentice
User avatar
Posts: 192
Joined: Fri Sep 06, 2002 2:58 pm

  • Quote

Post by ackward » Tue Jan 18, 2005 12:03 am

Brain Fury wrote:I installed the driver, edited xorg.conf, restarted X and got nothing but a black screen..
not even an X screen because I can see the bash cursor in the top left corner.

and nothing works anymore, swiching consoles, etc...
Same here... well i'm going bed it's quite late and I'm sure tomorrow someone'll have it resolved or at least I'd have time to look at it.
Top
fronck
n00b
n00b
Posts: 19
Joined: Sun Jan 09, 2005 12:53 pm

  • Quote

Post by fronck » Tue Jan 18, 2005 12:09 am

Mythos wrote:Are you using Internal or external agp ?
Internal.
Top
Mythos
l33t
l33t
User avatar
Posts: 953
Joined: Sun May 02, 2004 11:54 pm
Location: Portugal
Contact:
Contact Mythos
Website

  • Quote

Post by Mythos » Tue Jan 18, 2005 12:11 am

fglrxinfo
Xlib: extension "XFree86-DRI" missing on display ":0.0".
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.1)


guess i am unlucky :(

Code: Select all

(II) RADEON(0): Render acceleration unsupported on Radeon 9500/9700 and newer.
(II) RADEON(0): Render acceleration disabled
(II) RADEON(0): Using XFree86 Acceleration Architecture (XAA)
(II) RADEON(0): Acceleration enabled

ummm here is my lspci
i have got an ati mobile radeon 9700

Code: Select all

0000:01:00.0 VGA compatible controller: ATI Technologies Inc RV350 [Mobility Radeon 9600 M10]
ummm but in ebuild:
DESCRIPTION="Ati precompiled drivers for r350, r300, r250 and r200 chipsets"
Last edited by Mythos on Tue Jan 18, 2005 12:17 am, edited 1 time in total.
Best Regards,
Sérgio Henrique
Linux dune 3.0.6-gentoo #1 SMP Thu Oct 27 16:47:29 WEST 2011 x86_64 Intel(R) Core(TM)2 Duo CPU T7500 @ 2.20GHz GenuineIntel GNU/Linux
Top
fronck
n00b
n00b
Posts: 19
Joined: Sun Jan 09, 2005 12:53 pm

  • Quote

Post by fronck » Tue Jan 18, 2005 12:15 am

Mythos, check that you've got the ATi libGL.so.1.2 installed in the default library path (/usr/lib) and not the Mesa one (Mesa is ~800kB while ATi is ~150kB..)
Top
Mythos
l33t
l33t
User avatar
Posts: 953
Joined: Sun May 02, 2004 11:54 pm
Location: Portugal
Contact:
Contact Mythos
Website

  • Quote

Post by Mythos » Tue Jan 18, 2005 12:26 am

/usr/lib/opengl/ati/lib

Code: Select all

 ls -l
total 1810
lrwxrwxrwx  1 root root      27 Jan 17 23:41 libGL.la -> ../../xorg-x11/lib/libGL.la
lrwxrwxrwx  1 root root      12 Jan 17 23:41 libGL.so -> libGL.so.1.2
lrwxrwxrwx  1 root root      12 Jan 17 23:41 libGL.so.1 -> libGL.so.1.2
-rwxr-xr-x  1 root root  835306 Jan 17 23:41 _libGL.so.1.2
-rwxr-xr-x  1 root root 1015425 Jan 17 23:55 libGL.so.1.2
lrwxrwxrwx  1 root root      12 Jan 17 23:41 libMesaGL.so -> libGL.so.1.2
/usr/lib

Code: Select all

ls -l libGL*
-rw-r--r--  1 root root    780 Jan 17 23:56 libGL.la
lrwxrwxrwx  1 root root     36 Jan 17 23:56 libGL.so -> /usr/lib/opengl/ati/lib/libGL.so.1.2
lrwxrwxrwx  1 root root     36 Jan 17 23:56 libGL.so.1 -> /usr/lib/opengl/ati/lib/libGL.so.1.2
-rw-r--r--  1 root root 904966 Nov 20 23:27 libGLU.a
-rw-r--r--  1 root root    769 Nov 20 23:27 libGLU.la
lrwxrwxrwx  1 root root     13 Nov 20 23:27 libGLU.so -> libGLU.so.1.3
lrwxrwxrwx  1 root root     13 Nov 20 23:27 libGLU.so.1 -> libGLU.so.1.3
-rwxr-xr-x  1 root root 622812 Nov 20 23:27 libGLU.so.1.3

Code: Select all

dmesg |grep agp
Linux agpgart interface v0.100 (c) Dave Jones
bus pci: add driver agpgart-amd64
agpgart: Detected AGP bridge 0
agpgart: Maximum main memory to use for agp memory: 438M
agpgart: AGP aperture is 256M @ 0xe0000000
CLASS: registering class device: ID = 'agpgart'
class_hotplug - name = agpgart
bound device '0000:00:00.0' to driver 'agpgart-amd64'

Code: Select all

dmesg |grep ati
Using ACPI (MADT) for SMP configuration information
Calibrating delay loop... 3555.32 BogoMIPS (lpj=1777664)
task migration cache decay timeout: 2 msecs.
PCI: Using configuration type 1
Completing Region/Field/Buffer/Package initialization:...................................................
nsxfeval-0250 [06] acpi_evaluate_object  : Handle is NULL and Pathname is relative
nsxfeval-0250 [06] acpi_evaluate_object  : Handle is NULL and Pathname is relative
nsxfeval-0250 [06] acpi_evaluate_object  : Handle is NULL and Pathname is relative
nsxfeval-0250 [06] acpi_evaluate_object  : Handle is NULL and Pathname is relative
** PCI interrupts are no longer routed automatically.  If this
IA32 emulation $Id: sys_ia32.c,v 1.32 2002/03/24 13:02:28 ak Exp $
seclvl: Error during initialization: rc = [-22]
VP_IDE: not 100% native mode: will probe irqs later
scsi0 : SCSI host adapter emulation for IDE ATAPI devices
I2O configuration manager v 0.04.
Copyright (c) 1999-2004 LSI Logic Corporation

Code: Select all

cat /var/log/Xorg.0.log|grep radeon
(II) Loading sub module "radeon"
(II) LoadModule: "radeon"
(II) Loading /usr/X11R6/lib64/modules/drivers/radeon_drv.o
(II) Module radeon: vendor="X.Org Foundation"
Symbol drmGetClient from module /usr/X11R6/lib64/modules/drivers/radeon_drv.o is unresolved!

Code: Select all

cat /var/log/Xorg.0.log|grep ati
Build Operating System: Linux 2.6.9-gentoo-r4 x86_64 [ELF]
Current Operating System: Linux dune 2.6.10-gentoo-r2 #2 SMP Mon Jan 17 23:47:21 UTC 2005 x86_64
        (++) from command line, (!!) notice, (II) informational,
        X.Org ANSI C Emulation: 0.2
(II) Module bitmap: vendor="X.Org Foundation"
(II) Module pcidata: vendor="X.Org Foundation"
New driver is "ati"
(==) Using default built-in configuration (53 lines)
(==) --- Start of built-in configuration ---
                Identifier      "Builtin Default ati Device 0"
                Driver  "ati"
                Identifier      "Builtin Default ati Screen 0"
                Device  "Builtin Default ati Device 0"
                Screen  "Builtin Default ati Screen 0"
(==) --- End of built-in configuration ---
(**) |-->Screen "Builtin Default ati Screen 0" (0)
(**) |   |-->Device "Builtin Default ati Device 0"
        Using the default mouse configuration.
        Using the default keyboard configuration.
(II) Module extmod: vendor="X.Org Foundation"
(II) Loading extension Extended-Visual-Information
(II) Loading extension XVideo-MotionCompensation
(II) Module dbe: vendor="X.Org Foundation"
(II) Module glx: vendor="X.Org Foundation"
(II) Module GLcore: vendor="X.Org Foundation"
(II) Module freetype: vendor="X.Org Foundation & the After X-TT Project"
(II) LoadModule: "ati"
(II) Loading /usr/X11R6/lib64/modules/drivers/ati_drv.o
(II) Module ati: vendor="X.Org Foundation"
(II) Module fbdev: vendor="X.Org Foundation"
(II) Module vesa: vendor="X.Org Foundation"
(II) Module vga: vendor="X.Org Foundation"
(II) Module mouse: vendor="X.Org Foundation"
(II) Module keyboard: vendor="X.Org Foundation"
(II) ATI: ATI driver (version 6.5.6) for chipsets: ati, ativga
(II) ATI:  Candidate "Device" section "Builtin Default ati Device 0".
(II) Module radeon: vendor="X.Org Foundation"
(II) Module fbdevhw: vendor="X.Org Foundation"
(II) Module vgahw: vendor="X.Org Foundation"
(II) RADEON(0): Creating default Display subsection in Screen section
        "Builtin Default ati Screen 0" for depth/fbbpp 16/16
(II) Module int10: vendor="X.Org Foundation"
(II) Module ddc: vendor="X.Org Foundation"
(II) Module i2c: vendor="X.Org Foundation"
(II) RADEON(0): Validating modes on Primary head ---------
(II) RADEON(0): No valid mode specified, force to native mode
(II) Module fb: vendor="X.Org Foundation"
        ABI class: X.Org ANSI C Emulation, version 0.2
(II) Module ramdac: vendor="X.Org Foundation"
(II) Module xaa: vendor="X.Org Foundation"
(II) Module shadowfb: vendor="X.Org Foundation"
        ABI class: X.Org ANSI C Emulation, version 0.2
(!!) RADEON(0): For information on using the multimedia capabilities
(II) RADEON(0): Render acceleration unsupported on Radeon 9500/9700 and newer.
(II) RADEON(0): Render acceleration disabled
(II) RADEON(0): Using XFree86 Acceleration Architecture (XAA)
(II) RADEON(0): Acceleration enabled
dune lib #
Last edited by Mythos on Tue Jan 18, 2005 12:30 am, edited 1 time in total.
Best Regards,
Sérgio Henrique
Linux dune 3.0.6-gentoo #1 SMP Thu Oct 27 16:47:29 WEST 2011 x86_64 Intel(R) Core(TM)2 Duo CPU T7500 @ 2.20GHz GenuineIntel GNU/Linux
Top
Locked

549 posts
  • Page 9 of 22
    • Jump to page:
  • Previous
  • 1
  • …
  • 7
  • 8
  • 9
  • 10
  • 11
  • …
  • 22
  • Next

Return to “Gentoo on AMD64”

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