I tried installing radeonhd driver but after restarting it told me that
there was an error in my config file. I'm assuming that is Xorg.conf
because in the direction you gave me in the link I was confused at that
part but I went ahead and made some changes.

See if I did anything wrong, I would appreciate some help.
Here is what is in my Xorg.conf:


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"
        Section "Driver"
                ...     
                Driver   "radeonhd"
                Option   "DRI"    #Only works for X1k cards and RS690 IGP at 
this time
        EndSection
        Section "DRI"
                Mode         0666
        EndSection
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