I found solution at this italian site:
http://www.suseitalia.org/modules/newbb/viewtopic.php?topic_id=16200&start=0

It tells you have to use aticonfig --initial instead of sax2 -r -m 0=fglrx

it works for me...

m.

Dňa Saturday 26 January 2008 18:42:10 David C. Rankin ste napísal:
> Listmates,
>
>       Heads up! The 8.454 driver causes errors on openSuSE 10.3 running
> 2.6.22.13-0.3-default kernel on a Toshiba P35 laptop. The card is an
> "ATI MOBILITY RADEON 9600/9700 Series" (Chipset = 0x4e50). glxgears
> framerates drop from 2100 to 517 with the new driver and the driver
> causes kernel errors, does not initialize DRI and does not provide 3D
> acceleration. A summary of the Xorg.0.log errors are:
>
> 10:59 Rankin-P35a~> grep EE /var/log/Xorg.0.log
> (EE) fglrx(0): Failed to initialize ASIC in kernel.
> (EE) fglrx(0): [agp] Failed to set AGP mode!
> (EE) fglrx(0): cannot init AGP
> (EE) fglrx(0): atiddxDriScreenInit failed, GPS not been initialized.
> (EE) AIGLX: Screen 0 is not DRI capable
>
>       The errors in context in the relevant parts of the Xorg.0.log.
>
> (II) LoadModule: "fglrx"
> (II) Loading /usr/lib/xorg/modules//drivers/fglrx_drv.so
> (II) Module fglrx: vendor="FireGL - ATI Technologies Inc."
>          compiled for 7.1.0, module version = 8.45.4
>          Module class: X.Org Video Driver
> <snip>
> (II) fglrx(0): === [atiddxPreInit] === begin
> (II) Loading sub module "vgahw"
> (II) LoadModule: "vgahw"
> (II) Loading /usr/lib/xorg/modules//libvgahw.so
> (II) Module vgahw: vendor="X.Org Foundation"
>          compiled for 7.2.0, module version = 0.1.0
>          ABI class: X.Org Video Driver, version 1.2
> (II) fglrx(0): PCI bus 1 card 5 func 0
> (**) fglrx(0): Depth 24, (--) framebuffer bpp 32
> (II) fglrx(0): Pixel depth = 24 bits stored in 4 bytes (32 bpp pixmaps)
> (==) fglrx(0): Default visual is TrueColor
> (**) fglrx(0): Option "NoAccel" "no"
> (**) fglrx(0): Option "NoDRI" "no"
> (**) fglrx(0): Option "Capabilities" "0x00000000"
> (**) fglrx(0): Option "CapabilitiesEx" "0x00000000"
> (**) fglrx(0): Option "GammaCorrectionI" "0x00000000"
> (**) fglrx(0): Option "GammaCorrectionII" "0x00000000"
> (**) fglrx(0): Option "OpenGLOverlay" "off"
> (**) fglrx(0): Option "VideoOverlay" "on"
> (**) fglrx(0): Option "ScreenOverlap" "0"
> (**) fglrx(0): Option "UseInternalAGPGART" "no"
> (**) fglrx(0): Option "Stereo" "off"
> (**) fglrx(0): Option "StereoSyncEnable" "1"
> (**) fglrx(0): Option "UseFastTLS" "1"
> (**) fglrx(0): Option "BlockSignalsOnLock" "on"
> (**) fglrx(0): Option "ForceGenericCPU" "no"
> (**) fglrx(0): Option "CenterMode" "off"
> (**) fglrx(0): Option "EnablePrivateBackZ" "no"
> (**) fglrx(0): Option "PseudoColorVisuals" "off"
> (**) fglrx(0): Option "DPMS"
> (II) fglrx(0): Loading PCS database from /etc/ati/amdpcsdb
> (==) fglrx(0): RGB weight 888
> (II) fglrx(0): Using 8 bits per RGB (8 bit DAC)
> (**) fglrx(0): Gamma Correction for I is 0x00000000
> (**) fglrx(0): Gamma Correction for II is 0x00000000
> (==) fglrx(0): Buffer Tiling is ON
> (--) fglrx(0): Chipset: "ATI MOBILITY RADEON 9600/9700 Series" (Chipset
> = 0x4e50)
> (--) fglrx(0): (PciSubVendor = 0x1179, PciSubDevice = 0xff01)
> (--) fglrx(0): board vendor info: third party graphics adapter - NOT
> original ATI
> (--) fglrx(0): Linear framebuffer (phys) at 0xf0000000
> (--) fglrx(0): MMIO registers at 0xe8100000
> (==) fglrx(0): ROM-BIOS at 0x000c0000
> (**) fglrx(0): Option "mtrr" "off"
> (II) Loading sub module "int10"
> (II) LoadModule: "int10"
> (II) Loading /usr/lib/xorg/modules//libint10.so
> (II) Module int10: vendor="X.Org Foundation"
>          compiled for 7.2.0, module version = 1.0.0
>          ABI class: X.Org Video Driver, version 1.2
> (II) fglrx(0): Primary V_BIOS segment is: 0xc000
> (II) LoadModule: "vbe"
> (II) Loading /usr/lib/xorg/modules//libvbe.so
> (II) Module vbe: vendor="X.Org Foundation"
>          compiled for 7.2.0, module version = 1.1.0
>          ABI class: X.Org Video Driver, version 1.2
> (II) fglrx(0): VESA BIOS detected
> (II) fglrx(0): VESA VBE Version 2.0
> (II) fglrx(0): VESA VBE Total Mem: 65536 kB
> (II) fglrx(0): VESA VBE OEM: ATI MOBILITY RADEON 9600
> (II) fglrx(0): VESA VBE OEM Software Rev: 1.0
> (II) fglrx(0): VESA VBE OEM Vendor: ATI Technologies Inc.
> (II) fglrx(0): VESA VBE OEM Product: P11
> (II) fglrx(0): VESA VBE OEM Product Rev: 01.00
> drmOpenDevice: node name is /dev/dri/card0
> drmOpenDevice: open result is 6, (OK)
> drmOpenDevice: node name is /dev/dri/card0
> drmOpenDevice: open result is 6, (OK)
> drmOpenDevice: node name is /dev/dri/card0
> drmOpenDevice: open result is 6, (OK)
> drmGetBusid returned ''
> (II) Loading sub module "fglrxdrm"
> (II) LoadModule: "fglrxdrm"
> (II) Loading /usr/lib/xorg/modules/linux//libfglrxdrm.so
> (II) Module fglrxdrm: vendor="FireGL - ATI Technologies Inc."
>          compiled for 7.1.0, module version = 8.45.4
>          ABI class: X.Org Server Extension, version 0.3
> (II) fglrx(0): Using adapter: 1:5:0.
> (EE) fglrx(0): Failed to initialize ASIC in kernel.
> ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
> <snip>
> (II) Loading sub module "fglrxdrm"
> (II) LoadModule: "fglrxdrm"
> (II) Reloading /usr/lib/xorg/modules/linux//libfglrxdrm.so
> (II) fglrx(0): Depth moves disabled by default
> (**) fglrx(0): Capabilities: 0x00000000
> (**) fglrx(0): CapabilitiesEx: 0x00000000
> (**) fglrx(0): cpuFlags: 0x8000001d
> (==) fglrx(0): OpenGL ClientDriverName: "fglrx_dri.so"
> (**) fglrx(0): using built in AGPGART module: no
> (**) fglrx(0): ATI GART size: 256 MB
> (II) fglrx(0): [pci] find AGP GART
> (II) fglrx(0): [agp] Mode=0x1f00021b bridge: 0x1002/0x5832
> (II) fglrx(0): [agp] AGP v1/2 disable mask 0x00000000
> (II) fglrx(0): [agp] AGP v3 disable mask   0x00000000
> (II) fglrx(0): [agp] enabling AGP with mode=0x1f00031a
> (II) fglrx(0): [agp] Remapping MC AGP space (new MCAGPBase = 0xec000000)
> (EE) fglrx(0): [agp] Failed to set AGP mode!
> (EE) fglrx(0): cannot init AGP
> ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
> <snip>
> (II) fglrx(0): driver needs X.org 7.1.x.y with x.y >= 0.0
> (II) fglrx(0): detected X.org 7.1.0.0
> (EE) fglrx(0): atiddxDriScreenInit failed, GPS not been initialized.
> (WW) fglrx(0): ***********************************************
> (WW) fglrx(0): * DRI initialization failed!                  *
> (WW) fglrx(0): * (maybe driver kernel module missing or bad) *
> (WW) fglrx(0): * 2D acceleraton available (MMIO)             *
> (WW) fglrx(0): * no 3D acceleration available                *
> (WW) fglrx(0): ********************************************* *
> <snip>
> (EE) AIGLX: Screen 0 is not DRI capable
> ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
>
>       If you have a different experience with the 8.454 driver on a similar
> card, please post it. Thanks.
>
> --
> David C. Rankin, J.D., P.E.
> Rankin Law Firm, PLLC
> 510 Ochiltree Street
> Nacogdoches, Texas 75961
> Telephone: (936) 715-9333
> Facsimile: (936) 715-9339
> www.rankinlawfirm.com



-- 
[ michal hlavac ][ [EMAIL PROTECTED] ][ http://www.hlavki.eu ]
[ icq:94900232  ][ [EMAIL PROTECTED] ][ callto://hlavki ]

Attachment: smime.p7s
Description: S/MIME cryptographic signature

Reply via email to