No me tira

Ferdinand_PC

Ya he preguntado como se ponen los driver para ati, y no consigo ponerlos. X eso me gustaria que mi dijerais como lo hago paso a paso. Mi pc es 1300 AMD, 512Ram 9600 GameBuser y intento instalar linux suse 9.2

Gracias

B

Yo la 9600 la puse como VESA (no radeon , ni ati ni similar) y me tiro sin problemas.

DReaMeR99

Mira que te conteste un par de posts mas abajo ...

Pillate la SuSe 9.3 que con un update (un par de clicks) te los instala sin que tengas que hacer nada ...

Ferdinand_PC

DReaMeR99 intente lo que me pusiste y no he conseguido nada. Pero gracias.

21 días después
EnTe

el fedora te detecta la grafica durante la instalacion ^. Hombree sino podeis probar el comando: system_config_display, es un comando pa que te atodetecte todo automaticamente.
Igual os funciona, quien sabe.

Salu2.

EnTe

el fedora te detecta la grafica durante la instalacion ^. Hombree sino podeis probar el comando: system_config_display, es un comando pa que te atodetecte todo automaticamente.
Igual os funciona, quien sabe.

Salu2.

DReaMeR99

"el fedora te detecta la grafica durante la instalacion ^. Hombree sino podeis probar el comando: system_config_display, es un comando pa que te atodetecte todo automaticamente.
Igual os funciona, quien sabe.

Salu2."

Detectar una grafica no tiene NADA que ver con instalar los drivers propietarios de aTi :=)

Mira Fernandin es todo question de buscar unos minutos en google, te he encontrado algo en un foro que te lo pasteo aqui :


It is already a HOW-to.
Suse made one.
But here it is:

Installing ATI 'fglrx' driver (8.10.19) on SuSE 9.2-IA32

The following instructions explain how to install and enable release
8.10.19 of this driver.

Hardware Support

(II) ATI Radeon/FireGL: The following chipsets are supported:
RADEON 9000/9000 PRO (RV250 4966), RADEON 9000 LE (RV250 4967),
MOBILITY FireGL 9000 (M9 4C64), MOBILITY RADEON 9000 (M9 4C66),
RADEON 9000 PRO (D9 4C67), RADEON 9250 (RV280 5960),
RADEON 9200 (RV280 5961), RADEON 9200 SE (RV280 5964),
MOBILITY RADEON 9200 (M9+ 5C61), MOBILITY RADEON 9200 (M9+ 5C63),
FireGL 8800 (R200 5148), RADEON 8500 (R200 514C),
RADEON 9100 (R200 514D), RADEON 8500 AIW (R200 4242),
RADEON 9600 (RV350 4150), RADEON 9600 SE (RV350 4151),
RADEON 9600 PRO (RV360 4152),
MOBILITY RADEON 9600/9700 (M10/M11 4E50), RADEON 9500 (R300 4144),
RADEON 9600 TX (R300 4146), FireGL Z1 (R300 4147),
RADEON 9700 PRO (R300 4E44), RADEON 9500 PRO/9700 (R300 4E45),
RADEON 9600 TX (R300 4E46), FireGL X1 (R300 4E47),
RADEON 9800 SE (R350 4148), RADEON 9550 (RV350 4153),
FireGL T2 (RV350 4154), RADEON 9800 PRO (R350 4E48),
RADEON 9800 (R350 4E49), RADEON 9800 XT (R360 4E4A),
FireGL X2-256/X2-256t (R350 4E4B),
MOBILITY FireGL T2/T2e (M10/M11 4E54), RADEON X300 (RV370 5B60),
RADEON X600 (RV380 5B62), FireGL V3100 (RV370 5B64),
MOBILITY RADEON X300 (M22 5460), MOBILITY FireGL V3100 (M22 5464),
RADEON X600 (RV380 3E50), FireGL V3200* (RV380 3E54),
MOBILITY RADEON X600 (M24 3150), MOBILITY RADEON X300 (M22 3152),
MOBILITY FireGL V3200 (M24 3154), RADEON X800 (R420 4A48),
RADEON X800 PRO (R420 4A49), RADEON X800 SE (R420 4A4A),
RADEON X800 XT (R420 4A4B), RADEON X800 (R420 4A4C),
FireGL X3-256 (R420 4A4D), MOBILITY RADEON 9800 (M18 4A4E),
RADEON X800 XT Platinum Edition (R420 4A50), RADEON X800 (R423 5548),
RADEON X800 PRO (R423 5549),
RADEON X800 XT Platinum Edition (R423 554A),
RADEON X800 SE (R423 554B), RADEON X800 XT (R423 5D57),
FireGL V7100 (R423 5550), FireGL V5100 (R423 5551),
MOBILITY RADEON X800 XT (M28 5D48),
MOBILITY FireGL V5100* (M28 5D49), FireGL V5000 (RV410 5E48),
RADEON X700 XT (RV410 5E4A), RADEON X700 PRO (RV410 5E4B),
RADEON X700 SE (RV410 5E4C), RADEON X700 (RV410 5E4D),
RADEON X700 (RV410 5E4F), RADEON 9100 IGP (RS300 5834),
RADEON 9000 PRO/9100 PRO IGP (RS350 7834),
MOBILITY RADEON 9000/9100 IGP (RS300M 5835)

HOWTO

1) Update XFree86 drivers

rpm -Uhv fglrx*.rpm

2) Update kernel module

  • prepare kernel module build

  • install the following packages with YaST:

  • kernel-source

  • make

  • gcc

  • use YaST Online Update (YOU) and - if available - select the
    kernel patch to make sure that the kernel sources match the
    current running kernel

  • configure the kernel sources

    cd /usr/src/linux

    rm -f .config

    make cloneconfig

    make prepare-all

  • remove kernel module sources

    rm -rf /usr/src/kernel-modules/fglrx

  • install kernel module source

rpm -Uhv km_fglrx*.rpm

  • compile kernel module sources (needs to be done each time you
    update your kernel!)

cd /usr/src/kernel-modules/fglrx

KERNEL_SOURCE=/usr/src/linux make modules

KERNEL_SOURCE=/usr/src/linux make install

depmod -a

3) Configure X11

rcxdm stop

sax2 -r -m 0=fglrx -b /usr/X11R6/lib/sax/profile/firegl -i

4a) Enable 3D support

  • edit /etc/X11/XF86Config with your favorite editor

  • verify, that

Load "dri"

is in Section "Module"

4b) XVideo Support

  • edit /etc/X11/XF86Config with your favorite editor

-add

Option "VideoOverlay" "on"
Option "OpenGLOverlay" "off"

to Section "Device"

5) Enable TV-out support

  • edit /etc/X11/XF86Config with your favorite editor

  • add

Option "NoTV" "no"
Option "TVStandard" "PAL-D"

to Section "Device"

NOTE: PAL-D is only one example of several TV Standards. The
following are available for configuration:

NTSC-M
NTSC-N
NTSC-JPN
PAL-B
PAL-D
PAL-G
PAL-H
PAL-I
PAL-K
PAL-L
PAL-N
PAL-M
PAL-SCART
PAL-CN
PAL-K1

5) Known Issues

  • driver only supports 24bit color depth
  • enabling of 3D support through SaX2 does not work

6) Documentation

--> /usr/share/doc/packages/fglrx/README.SuSE


Fuente : http://forums.suselinuxsupport.de/index.php?showtopic=14755

Usuarios habituales