Page 1 of 2 12 LastLast
Results 1 to 10 of 13

Thread: fglrx 8.41.7 issues

  1. #1
    Join Date
    Sep 2007
    Posts
    37

    Default fglrx 8.41.7 issues

    For anybody who might be eager to try the driver on "unsupported" hardware (you can download it either from an untrusted site flooding every forum or select HDxxxx card at ATI website to get to the driver), I have a warning.

    I tried it on my Radeon 9600 XT (RV350), Debian unstable. The installation is easy, the performance is superb (simple test, glxgears 2400 PFS vs 3500 FPS). However, I get visible graphic glitches while working in plain 2D KDE (no XGL or anything else).

    There is also an issue with libgl.so.1 missing, just symlink there libgl.so.1.2. Wine is not working.

    Code:
    err:wgl:get_render_type_from_fbconfig Unknown render_type: 0
    err:d3d:WineD3D_CreateFakeGLContext Can't find a suitable iPixelFormat
    err:wgl:X11DRV_wglGetProcAddress (wglMakeContextCurrentARB) - not found
    err:wgl:X11DRV_wglGetProcAddress (wglGetCurrentReadDCARB) - not found
    err:wgl:X11DRV_wglGetProcAddress (wglCreatePbufferARB) - not found
    err:wgl:X11DRV_wglGetProcAddress (wglGetPbufferDCARB) - not found
    err:wgl:X11DRV_wglGetProcAddress (wglReleasePbufferDCARB) - not found
    err:wgl:X11DRV_wglGetProcAddress (wglDestroyPbufferARB) - not found
    err:wgl:X11DRV_wglGetProcAddress (wglQueryPbufferARB) - not found
    err:d3d:IWineD3DImpl_FillGLCaps    GL_Extensions returns NULL
    err:d3d:InitAdapters Failed to initialize gl caps for default adapter
    err:wine_d3d:WineDirect3DCreate Direct3D8 is not available without opengl
    I'm not sure what I should think. It's an improvement over ATI's total ignorance of Linux users, but I see the company trying to push me to buy crappy R400-500 to get my computer working (have you read anywhere anything about good old reliable R300-350 last low power consumption cards specifications)?

    Feel free to post any problems / solutions.
    Last edited by Karel; 09-13-2007 at 06:26 AM.

  2. #2
    Join Date
    Jan 2007
    Location
    Germany
    Posts
    1,845

    Default

    Some OpenGL apps have problems because of the libGL which should get fixed by 8.42. That's why I tell people to wait for 8.42 before making conclusions of the new OpenGL driver.

  3. #3
    Join Date
    Sep 2006
    Location
    PL
    Posts
    904

    Default

    besides, this 8.41 has beta beta beta everywhere in the release notes. what did you expect?

  4. #4
    Join Date
    Mar 2007
    Location
    MN, United States
    Posts
    285

    Default

    Quote Originally Posted by Karel View Post
    I'm not sure what I should think. It's an improvement over ATI's total ignorance of Linux users, but I see the company trying to push me to buy crappy R400-500 to get my computer working (have you read anywhere anything about good old reliable R300-350 last low power consumption cards specifications)?
    R400's and R500's are also having alot of issues with 8.41, R600's also have issues too. No one is trying to push you anything hehe. I got a R500 based card and it doesn't even work in X in 8.41.7, but it should in 8.42.

  5. #5
    Join Date
    Jan 2007
    Location
    Germany
    Posts
    1,845

    Default

    R500 works for me fine. Malikith, which distribution are you using and how did you try to install the driver?

  6. #6
    Join Date
    Sep 2007
    Posts
    37

    Default

    There are beta versions and beta versions - this one is more like internal beta released to calm down all the people, so I just wanted to save some work to everybody with "unsupported <R400 cards" who might be tempted to test the driver.

    They are releasing specifications only for high-end cards to make everybody switch, which seems funny because all game loving Linux users already have nVidia card

  7. #7
    Join Date
    Jan 2007
    Location
    Germany
    Posts
    1,845

    Default

    this one is more like internal beta released to calm down all the people
    Please answer this question: What would have happened if AMD would have said "we're delaying the release to fix some more bugs"? You know the answer.

    They are releasing specifications only for high-end cards
    No.

    because all game loving Linux users already have nVidia card
    No.

  8. #8
    Join Date
    Mar 2007
    Location
    MN, United States
    Posts
    285

    Default

    Quote Originally Posted by d2kx View Post
    R500 works for me fine. Malikith, which distribution are you using and how did you try to install the driver?
    Well what I mean't was theres still quite a few people out there that have issues all across the board, but as for me...

    I'm running Debian Sid, the way I install the driver was like this:
    Code:
    ./ati-driver-installer-8.41.7-x86.x86_64.run --buildpkg Debian/sid
    After the debs are built, I installed them all one by one, afterwards:

    Code:
    module-assistant prepare
    module-assistant update
    module-assistant build fglrx
    module-assistant install fglrx
    aticonfig --initial
    Afterwards I went to start X:

    Code:
    /etc/init.d/gdm start
    I see my monitor change resolutions, then it hangs for about 3 seconds, and goes back into the console. Heres my full xorg log.

    My Xorg log

    If you have any ideas i'm more than welcome to try. Oh and heres my xorg.conf.

    My xorg.conf

  9. #9
    Join Date
    Sep 2007
    Posts
    37

    Default

    Quote Originally Posted by d2kx View Post
    Please answer this question: What would have happened if AMD would have said "we're delaying the release to fix some more bugs"? You know the answer.
    After so many years? Nothing, really. Maybe another few months of funny driver names at Phoronix.

    Did they release specification for older cards? Didn't. Read: buy a new one to get support.

  10. #10
    Join Date
    Sep 2007
    Posts
    26

    Default Wine

    There is also an issue with libgl.so.1 missing, just symlink there libgl.so.1.2. Wine is not working.
    I can confirm that wine 0.9.44 is not working, at least when it needs opengl.

    But what do you mean, what do I have to symlink where? I haven't found any broken links, could you please tell me what you linked where??

    Other then that, I think 'ati-linux-people' can finally see light at the end of the tunnel...but the tunnel is kinda still pretty long

    Oh I'm using an old radeon 9800, I think it uses R350, by the way...

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •