Announcement

Collapse
No announcement yet.

Linux 3.11-rc1 Kernel Released With Glorious Features

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

  • #11
    So I built 3.11-rc1 with fix for PALMs (I have C-60 APU). Seems to be working fine except that power level stays at 0 no matter what state has been chosen (I played HL for awhile but it had no effect) and power_dpm_force_performance_level stays at auto despite echoing high or low to it.

    Comment


    • #12
      I'll have to get around to gathering data and reporting, but 3.11 fails to log me into a cinnamon desktop at all with either dpm=1 or dpm=0. If I switch from GDM to lightdm, I at least get a login prompt, but still fail at launching the window manager. I just get a pointer on a black screen indefinitely.

      The machine can still be ssh'd into, and there's dmesg spam to go with it:
      Code:
      Jul 15 14:55:20 veer kernel: [   42.501170] [drm:radeon_cs_ioctl] *ERROR* Failed to parse relocation -12!
      Jul 15 14:58:12 veer kernel: [  214.512318] radeon 0000:01:00.0: GPU lockup CP stall for more than 10000msec
      Jul 15 14:58:12 veer kernel: [  214.512332] radeon 0000:01:00.0: GPU lockup (waiting for 0x00000000000005f6 last fence id 0x00000000000004ff)
      Jul 15 14:58:12 veer kernel: [  214.514042] radeon 0000:01:00.0: couldn't schedule ib
      Jul 15 14:58:12 veer kernel: [  215.137393] radeon 0000:01:00.0: couldn't schedule ib
      Jul 15 14:58:12 veer kernel: [  215.137481] radeon 0000:01:00.0: couldn't schedule ib
      Jul 15 14:58:12 veer kernel: [  215.137612] radeon 0000:01:00.0: couldn't schedule ib
      Jul 15 14:58:12 veer kernel: [  215.137673] radeon 0000:01:00.0: couldn't schedule ib
      <more couldn't schedule lines removed>
      
      <reboot & snip>
      
      Jul 15 15:05:03 veer kernel: [   42.497180] [drm:radeon_cs_ioctl] *ERROR* Failed to parse relocation -12!
      Jul 15 15:05:05 veer kernel: [   44.862877] radeon 0000:01:00.0: GPU fault detected: 146 0x0ec6040c
      Jul 15 15:05:05 veer kernel: [   44.862885] radeon 0000:01:00.0:   VM_CONTEXT1_PROTECTION_FAULT_ADDR   0x00008276
      Jul 15 15:05:05 veer kernel: [   44.862887] radeon 0000:01:00.0:   VM_CONTEXT1_PROTECTION_FAULT_STATUS 0x0600400C
      Jul 15 15:05:05 veer kernel: [   44.862890] VM fault (0x0c, vmid 3) at page 33398, read from TC (4)
      Jul 15 15:06:02 veer kernel: [  101.654125] SysRq : This sysrq operation is disabled.
      Jul 15 15:06:03 veer kernel: [  103.093978] SysRq : This sysrq operation is disabled.
      Jul 15 15:08:17 veer kernel: [  236.141980] radeon 0000:01:00.0: GPU lockup CP stall for more than 10000msec
      Jul 15 15:08:17 veer kernel: [  236.141994] radeon 0000:01:00.0: GPU lockup (waiting for 0x00000000000005d4 last fence id 0x0000000000000502)
      Jul 15 15:08:17 veer kernel: [  236.143646] radeon 0000:01:00.0: couldn't schedule ib
      Jul 15 15:08:17 veer kernel: [  236.143712] radeon 0000:01:00.0: couldn't schedule ib
      <more couldn't schedule lines>

      Comment

      Working...
      X