ATI released new driver

Alex Kruchkoff A.Kruchkoff at unsw.edu.au
Sat Nov 11 10:52:54 CET 2006


Matthias Saou wrote, On 11/10/2006 09:47 PM:
> Hi,
>
> I already had built those, but got a report from a user that it broke
> the X display for him :-(
>
> I've just rebuilt them again and put the packages here :
> http://ftp.es6.freshrpms.net/pub/freshrpms/fedora/linux/testing/6/
>
> Please let me know how things go for you.
>
> Matthias
>

Matthias, thanks much:

I switched to vc1; removed old package; installed
ati-x11-drv-debuginfo-8.30.3-1.fc6.x86_64
ati-x11-drv-devel-8.30.3-1.fc6.x86_64
ati-x11-drv-8.30.3-1.fc6.x86_64

run telinit 3; telinit 5 and it works!

but running

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.5.1)

and as there is no Xfree86-DRI, the following test/demo crashed:

fgl_glxgears
Using GLX_SGIX_pbuffer
Xlib:  extension "XFree86-DRI" missing on display ":0.0".
X Error of failed request:  BadMatch (invalid parameter attributes)
  Major opcode of failed request:  128 (GLX)
  Minor opcode of failed request:  5 (X_GLXMakeCurrent)
  Serial number of failed request:  29
  Current serial number in output stream:  29


Any idea how to add XFree86-DRI extension?

Below is the info about my X:

xdpyinfo
name of display:    :0.0
version number:    11.0
vendor string:    The X.Org Foundation
vendor release number:    70101000
X.Org version: 7.1.1
maximum request size:  262140 bytes
motion buffer size:  256
bitmap unit, bit order, padding:    32, LSBFirst, 32
image byte order:    LSBFirst
number of supported pixmap formats:    7
supported pixmap formats:
    depth 1, bits_per_pixel 1, scanline_pad 32
    depth 4, bits_per_pixel 8, scanline_pad 32
    depth 8, bits_per_pixel 8, scanline_pad 32
    depth 15, bits_per_pixel 16, scanline_pad 32
    depth 16, bits_per_pixel 16, scanline_pad 32
    depth 24, bits_per_pixel 32, scanline_pad 32
    depth 32, bits_per_pixel 32, scanline_pad 32
keycode range:    minimum 8, maximum 255
focus:  window 0x1a00007, revert to PointerRoot
number of extensions:    16
    ATIFGLEXTENSION
    ATITVOUT
    Composite
    DAMAGE
    GLX
    MIT-SHM
    RANDR
    RENDER
    SECURITY
    SGI-GLX
    XC-APPGROUP
    XFIXES
    XFree86-Bigfont
    XInputExtension
    XKEYBOARD
    XTEST
default screen number:    0
number of screens:    1

screen #0:
  dimensions:    1280x800 pixels (332x212 millimeters)
  resolution:    98x96 dots per inch
  depths (7):    24, 1, 4, 8, 15, 16, 32
  root window id:    0x3d
  depth of root window:    24 planes
  number of colormaps:    minimum 1, maximum 1
  default colormap:    0x20
  default number of colormap cells:    256
  preallocated pixels:    black 0, white 16777215
  options:    backing-store NO, save-unders NO
  largest cursor:    64x64
  current input event mask:    0xfa4031
    KeyPressMask             EnterWindowMask          LeaveWindowMask
    KeymapStateMask          StructureNotifyMask      SubstructureNotifyMask
    SubstructureRedirectMask FocusChangeMask          PropertyChangeMask
    ColormapChangeMask
  number of visuals:    9
  default visual id:  0x23
  visual:
    visual id:    0x23
    class:    TrueColor
    depth:    24 planes
    available colormap entries:    256 per subfield
    red, green, blue masks:    0xff0000, 0xff00, 0xff
    significant bits in color specification:    8 bits
  visual:
    visual id:    0x24
    class:    TrueColor
    depth:    24 planes
    available colormap entries:    256 per subfield
    red, green, blue masks:    0xff0000, 0xff00, 0xff
    significant bits in color specification:    8 bits
  visual:
    visual id:    0x25
    class:    TrueColor
    depth:    24 planes
    available colormap entries:    256 per subfield
    red, green, blue masks:    0xff0000, 0xff00, 0xff
    significant bits in color specification:    8 bits
  visual:
    visual id:    0x26
    class:    TrueColor
    depth:    24 planes
    available colormap entries:    256 per subfield
    red, green, blue masks:    0xff0000, 0xff00, 0xff
    significant bits in color specification:    8 bits
  visual:
    visual id:    0x27
    class:    DirectColor
    depth:    24 planes
    available colormap entries:    256 per subfield
    red, green, blue masks:    0xff0000, 0xff00, 0xff
    significant bits in color specification:    8 bits
  visual:
    visual id:    0x28
    class:    DirectColor
    depth:    24 planes
    available colormap entries:    256 per subfield
    red, green, blue masks:    0xff0000, 0xff00, 0xff
    significant bits in color specification:    8 bits
  visual:
    visual id:    0x29
    class:    DirectColor
    depth:    24 planes
    available colormap entries:    256 per subfield
    red, green, blue masks:    0xff0000, 0xff00, 0xff
    significant bits in color specification:    8 bits
  visual:
    visual id:    0x2a
    class:    DirectColor
    depth:    24 planes
    available colormap entries:    256 per subfield
    red, green, blue masks:    0xff0000, 0xff00, 0xff
    significant bits in color specification:    8 bits
  visual:
    visual id:    0x3b
    class:    TrueColor
    depth:    32 planes
    available colormap entries:    256 per subfield
    red, green, blue masks:    0xff0000, 0xff00, 0xff
    significant bits in color specification:    8 bits

Cheers,
Alex
> Alex Kruchkoff wrote :
>
>> Matthias,
>>
>> ATI released Linux Proprietary Driver 8.30.3 Release: x86 and x86_64 
>> variants
>>
>> ISSUES RESOLVED: (1) Users with X Server X.org 7.1 can now play video 
>> using XV. The ATI AVIVO Video adaptor is now present. (2) When failing 
>> to change the TV format the aticonfig --tv-info no longer report the 
>> failed TV format. (3) Using the MPlayer to play a video file followed by 
>> dragging any window over top of the player no longer results in 
>> corruption being noticed and the video file pausing.
>>
>>
https://a248.e.akamai.net/f/674/9206/0/www2.ati.com/drivers/linux/linux_8.30.3.html


More information about the freshrpms-list mailing list