Portál AbcLinuxu, 17. července 2025 12:42


Dotaz: radeon 9200 a suse 9.2

20.3.2005 11:50 milan
radeon 9200 a suse 9.2
Přečteno: 155×
Odpovědět | Admin
chtel bych se zeptat teprve z linuxem suse 9.2 zacinam a chtel bych naistalovat ovladace pro grafiku radeon9200 s podporou 3D ale nasel jsem jen tento navod neni jednodusi nejaky jiny postup? 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.

The driver supports RV250, RV280, R200, RV350, R300, R350 chipsets of ATI. Popular boards using these chipsets are:

- ATI Radeon 8500 / 9100 - ATI FireGL 8700 / 8800 / E1 - ATI FireGL T2 - ATI Radeon 9000 - ATI Radeon 9200 - ATI Radeon 9500 - ATI Radeon 9600 - ATI Radeon 9700 - ATI Radeon 9800 - ATI FireGL Z1 / X1 / X2 - ATI Mobility M9 - ATI Mobility FireGL 9000 - ATI Mobility M9PLUS

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

4) Enable 3D support

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

- verify, that

Load "dri"

is in Section "Module"

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
Nástroje: Začni sledovat (1) ?Zašle upozornění na váš email při vložení nového komentáře.

Odpovědi

20.3.2005 13:39 finn | skóre: 43 | blog: finnlandia | 49° 44´/13° 22´
Rozbalit Rozbalit vše Re: radeon 9200 a suse 9.2
Odpovědět | | Sbalit | Link | Blokovat | Admin
Pokud je mi známo, Radeon 9200 je včetně 3D akcelerace podporován přímo v X.org, takže nemusíš instalovat binární ovladače od ATI, mělo by stačit upravit /etc/X11/xorg.conf tak, aby se používal ovladač radeon:
Section "Screen"
...
  Device     "Radeon9200"
...
EndSection

Section "Device"
  BusID      "1:0:0"
  Driver     "radeon"      # tohle je jméno ovladače
  Identifier "Radeon9200"
EndSection
Radeon nemám, takže přesnější info snad dodá někdo jiný, příp. viz man radeon.
Užívej dne – možná je tvůj poslední.

Založit nové vláknoNahoru

Tiskni Sdílej: Linkuj Jaggni to Vybrali.sme.sk Google Del.icio.us Facebook

ISSN 1214-1267, (c) 1999-2007 Stickfish s.r.o.