Announcement

Collapse
No announcement yet.

OpenGL 3.3 Support Lands For RadeonSI Gallium3D

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • #21
    Originally posted by Pontostroy View Post
    No, intel and radeonsi very stable for my 7790 and hd2500, but DRI_PRIME don't work. I had gpu hangs and other kernel related problem, didn't see X segfaults in a long time.

    Can you provide some logs or backtrace?
    [ 6082.060] (EE)
    [ 6082.060] (EE) Backtrace:
    [ 6082.060] (EE) 0: /usr/bin/Xorg (xorg_backtrace+0x48) [0x58be18]
    [ 6082.060] (EE) 1: /usr/bin/Xorg (0x400000+0x18fb09) [0x58fb09]
    [ 6082.060] (EE) 2: /lib64/libpthread.so.0 (0x7fbab8cb3000+0xf9f0)
    [0x7fbab8cc29f0]
    [ 6082.060] (EE) 3: /usr/lib64/xorg/modules/drivers/intel_drv.so
    (0x7fbab32ea000+0x2a28a) [0x7fbab331428a]
    [ 6082.060] (EE) 4: /usr/lib64/xorg/modules/drivers/intel_drv.so
    (0x7fbab32ea000+0xd4bf1) [0x7fbab33bebf1]
    [ 6082.060] (EE) 5: /usr/lib64/xorg/modules/drivers/intel_drv.so
    (0x7fbab32ea000+0xd5695) [0x7fbab33bf695]
    [ 6082.060] (EE) 6: /usr/lib64/xorg/modules/drivers/intel_drv.so
    (0x7fbab32ea000+0xdb9d9) [0x7fbab33c59d9]
    [ 6082.060] (EE) 7: /usr/lib64/xorg/modules/drivers/intel_drv.so
    (0x7fbab32ea000+0x4fab1) [0x7fbab3339ab1]
    [ 6082.060] (EE) 8: /usr/lib64/xorg/modules/drivers/intel_drv.so
    (0x7fbab32ea000+0x31554) [0x7fbab331b554]
    [ 6082.060] (EE) 9: /usr/lib64/xorg/modules/drivers/intel_drv.so
    (0x7fbab32ea000+0x3184b) [0x7fbab331b84b]
    [ 6082.061] (EE) 10: /usr/bin/Xorg (0x400000+0x1195fa) [0x5195fa]
    [ 6082.061] (EE) 11: /usr/bin/Xorg (0x400000+0x39791) [0x439791]
    [ 6082.061] (EE) 12: /usr/bin/Xorg (0x400000+0x3d23e) [0x43d23e]
    [ 6082.061] (EE) 13: /usr/bin/Xorg (0x400000+0x4106a) [0x44106a]
    [ 6082.061] (EE) 14: /lib64/libc.so.6 (__libc_start_main+0xf5)
    [0x7fbab7920be5]
    [ 6082.061] (EE) 15: /usr/bin/Xorg (0x400000+0x2c601) [0x42c601]
    [ 6082.061] (EE)
    [ 6082.061] (EE) Segmentation fault at address 0x18
    [ 6082.061] (EE)
    Fatal server error:
    [ 6082.061] (EE) Caught signal 11 (Segmentation fault). Server aborting
    [ 6082.061] (EE)
    [ 6082.061] (EE)
    Please consult the The X.Org Foundation support
    at http://wiki.x.org
    for help.
    [ 6082.061] (EE) Please also check the log file at "/var/log/Xorg.0.log" for
    additional information.
    [ 6082.061] (EE)
    [ 6082.061] (II) AIGLX: Suspending AIGLX clients for VT switch
    [ 6082.183] (EE) Server terminated with error (1). Closing log file.

    Something like this was yesterday. Also this crash happened today. Once I updated x-server from your repo everything looks fine so far. Hopefully the issue is resolved.
    As for DRI_PRIME it works fine on my muxless laptop. There is an issue with intel driver in 3.13 (bug report was filled), radeonsi shows an error (another bug report exists) and runpm doesn't work properly (again there is a bug report). Once all this stuff is fixed I can say that open source drivers are in much-much better state than catalyst.

    Comment


    • #22
      Originally posted by Pontostroy View Post
      for mesa,xorg,etc
      Code:
      zypper ar http://download.opensuse.org/repositories/home:/pontostroy:/X11/openSUSE_13.1/  pont_x11
      zypper ref
      zypper dup --from pont_x11
      kernel
      Code:
      zypper ar  http://download.opensuse.org/repositories/home:/pontostroy:/drm-next/openSUSE_13.1/ kern
      zypper ref
      zypper up
      Finally got around to doing this. Alternatively, could I just add those two repos, up their priority over the openSUSE repos (from 99 to 98), and then just do zypper dup?

      Comment

      Working...
      X