Here is my Xorg.conf after my second round of changes

Section "Monitor"
        Identifier      "Configured Monitor"
EndSection

Section "Screen"
        Identifier      "Default Screen"
        Monitor         "Configured Monitor"
        Device          "Configured Video Device"
        DefaultDepth    24
EndSection

Section "Module"
        Load    "glx"
EndSection

Section "Device"
        Identifier      "Configured Video Device"
        # Driver        "fglrx"
        Driver "radeonhd"
        Option   "DRI"    #Only works for X1k cards and RS690 IGP at this time
EndSection

Section "DRI"
        Mode         0666
EndSection

-- 
No backlight control on ati sony laptops
https://bugs.launchpad.net/bugs/305672
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to