Announcement

Collapse
No announcement yet.

Getting 9.3 Legacy to work on newest release

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

  • #61
    What is the output of 'dmesg | grep drm'?

    Adam

    Comment


    • #62
      Well there you go ... I thought the 2.6.32 kernel used kms but it's still using userspace modesetting ...

      [ 23.045582] [drm] Initialized drm 1.1.0 20060810
      [ 23.152282] [drm] radeon defaulting to userspace modesetting.
      [ 23.153286] [drm] Initialized radeon 1.31.0 20080528 for 0000:01:00.0 on minor 0
      [ 23.684124] [drm] Setting GART location based on new memory map
      [ 23.684766] [drm] Loading R400 Microcode
      [ 23.740891] [drm] Num pipes: 2
      [ 23.740902] [drm] writeback test succeeded in 1 usecs

      Will upgrading to 2.6.33 change it to kms, or does it depend on other stuff too?

      Comment


      • #63
        If you want KMS the easiest route is probably an early build of Lucid. I think it's at Alpha 3 right now...
        Test signature

        Comment


        • #64
          The kernel only enables KMS by default if it's compiled to. Otherwise you can enable it by passing radeon.modeset=1 on the kernel boot line. However, 2.6.32 may not have the changes necessary to support accelerated blit, so I would suggest using 2.6.33 anyway.

          Adam

          Comment


          • #65
            What a difference a minor version number change makes

            WOW!
            the radeon modeset option at boot didn't work on 2.6.32, so I installed the 2.6.33 kernel and it switched to kms.

            Now bloom and blur options don't phase the system at all!

            There is however some form of regression with the lighting elaboration, because that seems to affect the system more heavily than before.
            Still I'm very impressed!

            Thanks for all the help!

            Now to install something more taxing and getting openvrml to compile on a 64bit system ... Gulp!

            Comment


            • #66
              Originally posted by randomas View Post
              I thought about moving back to debian stable (does 9.3 still work there?), but I'd rather not have to because it would be so much of a functionality regression to be close to unbearable.
              Maybe a little late but if another poor soul has the same problem: at the moment (see posting date) debian stable works fine with the 9.3 fglrx.

              Comment

              Working...
              X