After installing fglrx on Ubuntu 14.04 there is no backlight (hd 5470). Is there any workaround? ...

Married in secret, can marital status in passport be changed at a later date?

Is Diceware more secure than a long passphrase?

All ASCII characters with a given bit count

Rolling Stones Sway guitar solo chord function

Second order approximation of the loss function (Deep learning book, 7.33)

Implementing 3DES algorithm in Java: is my code secure?

What's the difference between using dependency injection with a container and using a service locator?

How to keep bees out of canned beverages?

How to translate "red flag" into Spanish?

A Dictionary or Encyclopedia of Fantasy or Fairy Tales from the 1960s

My bank got bought out, am I now going to have to start filing tax returns in a different state?

How do I check if a string is entirely made of the same substring?

What is the ongoing value of the Kanban board to the developers as opposed to management

Are all CP/M-80 implementations binary compatible?

Do I need to protect SFP ports and optics from dust/contaminants? If so, how?

A strange hotel

Suing a Police Officer Instead of the Police Department

Are there moral objections to a life motivated purely by money? How to sway a person from this lifestyle?

Multiple options vs single option UI

What's parked in Mil Moscow helicopter plant?

Contradiction proof for inequality of P and NP?

Protagonist's race is hidden - should I reveal it?

How to avoid introduction cliches

What’s with the clanks in Endgame?



After installing fglrx on Ubuntu 14.04 there is no backlight (hd 5470). Is there any workaround?



Unicorn Meta Zoo #1: Why another podcast?
Announcing the arrival of Valued Associate #679: Cesar ManaraLCD backlight keys on Fujitsu Siemens Amilo ProFGLRX drivers boots without backlightProblem to log in in to a new instralled UbuntuLast couple of fglrx drivers on Ubuntu 12.04 have backlight support brokenNo laptop backlight when using AMD driver recommended by Steam(L)Ubuntu 13.10 AMD ATI Radeon laptop screen is black after upgrade from 13.04Upgraded to 13.10, black screen after loginInstalled fglrx and Selected fglrx-update from Software Settings - Now Black Screen on BootIs it possible to use both fglrx and Intel graphic drivers simultaneously?Dual monitor setup - filickering issue with ATI Radeon open source driverStandby and Shutdown Hang on Macbook Pro 11,4Dell Inspiron 5000 won't wakeup after suspendAMD/Ati VGA driver makes Ubuntu stop on Boot





.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty,.everyoneloves__bot-mid-leaderboard:empty{ margin-bottom:0;
}







4















I've installed fglrx driver on my Asus k52je laptop with mobility radeon hd 5470 using additional drivers window in ubuntu. I get black screen after reboot. When I hold power button i can barely see shutdown, restart, lock and suspend icons and I am able to choose one. I've also tried building driver from sources and installing from xorg-edgers. None of those worked. Is there any workaround?



EDIT:



It seems I can use external monitor without issues










share|improve this question
















bumped to the homepage by Community 12 hours ago


This question has answers that may be good or bad; the system has marked it active so that they can be reviewed.






















    4















    I've installed fglrx driver on my Asus k52je laptop with mobility radeon hd 5470 using additional drivers window in ubuntu. I get black screen after reboot. When I hold power button i can barely see shutdown, restart, lock and suspend icons and I am able to choose one. I've also tried building driver from sources and installing from xorg-edgers. None of those worked. Is there any workaround?



    EDIT:



    It seems I can use external monitor without issues










    share|improve this question
















    bumped to the homepage by Community 12 hours ago


    This question has answers that may be good or bad; the system has marked it active so that they can be reviewed.


















      4












      4








      4


      1






      I've installed fglrx driver on my Asus k52je laptop with mobility radeon hd 5470 using additional drivers window in ubuntu. I get black screen after reboot. When I hold power button i can barely see shutdown, restart, lock and suspend icons and I am able to choose one. I've also tried building driver from sources and installing from xorg-edgers. None of those worked. Is there any workaround?



      EDIT:



      It seems I can use external monitor without issues










      share|improve this question
















      I've installed fglrx driver on my Asus k52je laptop with mobility radeon hd 5470 using additional drivers window in ubuntu. I get black screen after reboot. When I hold power button i can barely see shutdown, restart, lock and suspend icons and I am able to choose one. I've also tried building driver from sources and installing from xorg-edgers. None of those worked. Is there any workaround?



      EDIT:



      It seems I can use external monitor without issues







      14.04 fglrx backlight






      share|improve this question















      share|improve this question













      share|improve this question




      share|improve this question








      edited Aug 3 '14 at 7:32







      user277391

















      asked May 3 '14 at 8:10









      user277391user277391

      2113




      2113





      bumped to the homepage by Community 12 hours ago


      This question has answers that may be good or bad; the system has marked it active so that they can be reviewed.







      bumped to the homepage by Community 12 hours ago


      This question has answers that may be good or bad; the system has marked it active so that they can be reviewed.
























          5 Answers
          5






          active

          oldest

          votes


















          0














          Try adding acpi_backlight=legacy or acpi_backlight=vendor (not both) as a kernel parameter.



          If it doesn't help, you could look into this Wiki-Article for more information.



          Good luck!






          share|improve this answer
























          • These kernel parameters (plus acpi_osi=linux) helpded me to get backlight keys working on a new laptop running opensuse 13.1. The problem is, that the screen is completely off after reboot with fglrx installed. Shady image with just backlight off appears when you boot into rescue mode and select the failsafe graphics option. (I have the same laptop model and the same problem)

            – Iľja
            May 10 '14 at 20:38











          • But he says that he can barely see shutdown, restart, lock and suspend buttons. That means, the screen isn't totally black, right? Sounds like a backlighting issue to me. Or am I getting it wrong?

            – BelfryGhost
            May 11 '14 at 10:10











          • Let's wait for comments. Anyway, thanks for that hint. I've completely forgotten about it.

            – Iľja
            May 11 '14 at 14:34











          • Although your answer is 100% correct, it might also become 100% useless if that link is moved, changed, merged into another one or the main site just disappears... :-( Therefore, please edit your answer, and copy the relevant steps from the link into your answer, thereby guaranteeing your answer for 100% of the lifetime of this site! ;-) You can always leave the link in at the bottom of your answer as a source for your material..

            – David
            Mar 29 '16 at 14:09



















          0














          Try



          1.



          sudo apt-get install xbacklight, then




          xbacklight -set xx




          (0-100 as far as I remember)



          2.



          Updating ATI driver to the newest >>HERE<<



          3.



          Downgrade fglrx to 13.1 (Reported to work several times in similar cases)






          share|improve this answer
























          • Yes - the command is xbacklight - you can find some infos in this link of mine too - askubuntu.com/questions/318629/…

            – dschinn1001
            May 12 '14 at 20:27



















          0














          You should try installing the driver from the AMD website itself, I suppose. I will tell you how to do that below :-




          1. Update your OS completely.

          2. Go to this website.

          3. Now select the appropriate options there. Note that you must select Linux x86_64 for 64 bit OS and Linux x86 for 32 bit OS.

          4. Now if you proceed by selectin 'Display results' there you will find your drivers.


          5. Before you begin downloading check the release notes and installer notes without fail. See if your system meets all the system requirements mentioned.(This way we can know if any of your system requirements are not met and then start answering according to that too. Added advantage for you, you know!) To check the system requirements, use the following commands:-



            uname -a - To know your kernel version

            ldd --version - To know your eglibc version

            Xorg -version - To know your Xorg version



          6. Now if all those requirements are met then proceed to downloading the driver.


          7. Then follow the installer notes for successful installation.


          PS:-




          • Don't think that your OS isn't supported by the driver just because the OS is not mentioned in the release notes of the driver! If you meet the system requirements its fine.

          • Also don't worry if your driver installer shows up like this without any text! :-


          enter image description here



          Just see the screen shots given in the installer notes, click accordingly and you can install.




          • And don't forget to edit your question if any system requirement is not met or even if all are met but you can't make it work properly. Users will answer accordingly then.






          share|improve this answer
























          • Thanks for your answer. Yes my system meets those requirements. In fact driver is working and if I connect external monitor it works without issues. IThere is just no backlight on my laptop display.

            – user277391
            Aug 3 '14 at 7:30



















          0














          There is one thing to try that usually fixes this. Open /etc/default/grub in your favourite editor and find the line that starts with GRUB_CMDLINE_LINUX. Insert the following within the double quotes:



          acpi_backlight=vendor



          and run : sudo-mkconfig -o /boot/grub/grub.cfg



          Changes take place on reboot.






          share|improve this answer































            0














            If you can see the shutdown or restart other options it means the drivers installed properly but they also reduced your LCD brightness(not the brightness value in system settings)



            open terminal and run the below command



            xrandr --output LVDS1 --brightness 0.9


            Its range 0.0(lowest) to 1.0(highest)



            Here is another command that changes the display brightness value



            sudo setpci -s 00:02.0 F4.B=xx


            Where xx is the desired brightness in hexadecimal ranging from 00 (brightest) to FF (no brightness at all).



            I hope that helps






            share|improve this answer


























              Your Answer








              StackExchange.ready(function() {
              var channelOptions = {
              tags: "".split(" "),
              id: "89"
              };
              initTagRenderer("".split(" "), "".split(" "), channelOptions);

              StackExchange.using("externalEditor", function() {
              // Have to fire editor after snippets, if snippets enabled
              if (StackExchange.settings.snippets.snippetsEnabled) {
              StackExchange.using("snippets", function() {
              createEditor();
              });
              }
              else {
              createEditor();
              }
              });

              function createEditor() {
              StackExchange.prepareEditor({
              heartbeatType: 'answer',
              autoActivateHeartbeat: false,
              convertImagesToLinks: true,
              noModals: true,
              showLowRepImageUploadWarning: true,
              reputationToPostImages: 10,
              bindNavPrevention: true,
              postfix: "",
              imageUploader: {
              brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
              contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
              allowUrls: true
              },
              onDemand: true,
              discardSelector: ".discard-answer"
              ,immediatelyShowMarkdownHelp:true
              });


              }
              });














              draft saved

              draft discarded


















              StackExchange.ready(
              function () {
              StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f459930%2fafter-installing-fglrx-on-ubuntu-14-04-there-is-no-backlight-hd-5470-is-there%23new-answer', 'question_page');
              }
              );

              Post as a guest















              Required, but never shown

























              5 Answers
              5






              active

              oldest

              votes








              5 Answers
              5






              active

              oldest

              votes









              active

              oldest

              votes






              active

              oldest

              votes









              0














              Try adding acpi_backlight=legacy or acpi_backlight=vendor (not both) as a kernel parameter.



              If it doesn't help, you could look into this Wiki-Article for more information.



              Good luck!






              share|improve this answer
























              • These kernel parameters (plus acpi_osi=linux) helpded me to get backlight keys working on a new laptop running opensuse 13.1. The problem is, that the screen is completely off after reboot with fglrx installed. Shady image with just backlight off appears when you boot into rescue mode and select the failsafe graphics option. (I have the same laptop model and the same problem)

                – Iľja
                May 10 '14 at 20:38











              • But he says that he can barely see shutdown, restart, lock and suspend buttons. That means, the screen isn't totally black, right? Sounds like a backlighting issue to me. Or am I getting it wrong?

                – BelfryGhost
                May 11 '14 at 10:10











              • Let's wait for comments. Anyway, thanks for that hint. I've completely forgotten about it.

                – Iľja
                May 11 '14 at 14:34











              • Although your answer is 100% correct, it might also become 100% useless if that link is moved, changed, merged into another one or the main site just disappears... :-( Therefore, please edit your answer, and copy the relevant steps from the link into your answer, thereby guaranteeing your answer for 100% of the lifetime of this site! ;-) You can always leave the link in at the bottom of your answer as a source for your material..

                – David
                Mar 29 '16 at 14:09
















              0














              Try adding acpi_backlight=legacy or acpi_backlight=vendor (not both) as a kernel parameter.



              If it doesn't help, you could look into this Wiki-Article for more information.



              Good luck!






              share|improve this answer
























              • These kernel parameters (plus acpi_osi=linux) helpded me to get backlight keys working on a new laptop running opensuse 13.1. The problem is, that the screen is completely off after reboot with fglrx installed. Shady image with just backlight off appears when you boot into rescue mode and select the failsafe graphics option. (I have the same laptop model and the same problem)

                – Iľja
                May 10 '14 at 20:38











              • But he says that he can barely see shutdown, restart, lock and suspend buttons. That means, the screen isn't totally black, right? Sounds like a backlighting issue to me. Or am I getting it wrong?

                – BelfryGhost
                May 11 '14 at 10:10











              • Let's wait for comments. Anyway, thanks for that hint. I've completely forgotten about it.

                – Iľja
                May 11 '14 at 14:34











              • Although your answer is 100% correct, it might also become 100% useless if that link is moved, changed, merged into another one or the main site just disappears... :-( Therefore, please edit your answer, and copy the relevant steps from the link into your answer, thereby guaranteeing your answer for 100% of the lifetime of this site! ;-) You can always leave the link in at the bottom of your answer as a source for your material..

                – David
                Mar 29 '16 at 14:09














              0












              0








              0







              Try adding acpi_backlight=legacy or acpi_backlight=vendor (not both) as a kernel parameter.



              If it doesn't help, you could look into this Wiki-Article for more information.



              Good luck!






              share|improve this answer













              Try adding acpi_backlight=legacy or acpi_backlight=vendor (not both) as a kernel parameter.



              If it doesn't help, you could look into this Wiki-Article for more information.



              Good luck!







              share|improve this answer












              share|improve this answer



              share|improve this answer










              answered May 7 '14 at 13:58









              BelfryGhostBelfryGhost

              1645




              1645













              • These kernel parameters (plus acpi_osi=linux) helpded me to get backlight keys working on a new laptop running opensuse 13.1. The problem is, that the screen is completely off after reboot with fglrx installed. Shady image with just backlight off appears when you boot into rescue mode and select the failsafe graphics option. (I have the same laptop model and the same problem)

                – Iľja
                May 10 '14 at 20:38











              • But he says that he can barely see shutdown, restart, lock and suspend buttons. That means, the screen isn't totally black, right? Sounds like a backlighting issue to me. Or am I getting it wrong?

                – BelfryGhost
                May 11 '14 at 10:10











              • Let's wait for comments. Anyway, thanks for that hint. I've completely forgotten about it.

                – Iľja
                May 11 '14 at 14:34











              • Although your answer is 100% correct, it might also become 100% useless if that link is moved, changed, merged into another one or the main site just disappears... :-( Therefore, please edit your answer, and copy the relevant steps from the link into your answer, thereby guaranteeing your answer for 100% of the lifetime of this site! ;-) You can always leave the link in at the bottom of your answer as a source for your material..

                – David
                Mar 29 '16 at 14:09



















              • These kernel parameters (plus acpi_osi=linux) helpded me to get backlight keys working on a new laptop running opensuse 13.1. The problem is, that the screen is completely off after reboot with fglrx installed. Shady image with just backlight off appears when you boot into rescue mode and select the failsafe graphics option. (I have the same laptop model and the same problem)

                – Iľja
                May 10 '14 at 20:38











              • But he says that he can barely see shutdown, restart, lock and suspend buttons. That means, the screen isn't totally black, right? Sounds like a backlighting issue to me. Or am I getting it wrong?

                – BelfryGhost
                May 11 '14 at 10:10











              • Let's wait for comments. Anyway, thanks for that hint. I've completely forgotten about it.

                – Iľja
                May 11 '14 at 14:34











              • Although your answer is 100% correct, it might also become 100% useless if that link is moved, changed, merged into another one or the main site just disappears... :-( Therefore, please edit your answer, and copy the relevant steps from the link into your answer, thereby guaranteeing your answer for 100% of the lifetime of this site! ;-) You can always leave the link in at the bottom of your answer as a source for your material..

                – David
                Mar 29 '16 at 14:09

















              These kernel parameters (plus acpi_osi=linux) helpded me to get backlight keys working on a new laptop running opensuse 13.1. The problem is, that the screen is completely off after reboot with fglrx installed. Shady image with just backlight off appears when you boot into rescue mode and select the failsafe graphics option. (I have the same laptop model and the same problem)

              – Iľja
              May 10 '14 at 20:38





              These kernel parameters (plus acpi_osi=linux) helpded me to get backlight keys working on a new laptop running opensuse 13.1. The problem is, that the screen is completely off after reboot with fglrx installed. Shady image with just backlight off appears when you boot into rescue mode and select the failsafe graphics option. (I have the same laptop model and the same problem)

              – Iľja
              May 10 '14 at 20:38













              But he says that he can barely see shutdown, restart, lock and suspend buttons. That means, the screen isn't totally black, right? Sounds like a backlighting issue to me. Or am I getting it wrong?

              – BelfryGhost
              May 11 '14 at 10:10





              But he says that he can barely see shutdown, restart, lock and suspend buttons. That means, the screen isn't totally black, right? Sounds like a backlighting issue to me. Or am I getting it wrong?

              – BelfryGhost
              May 11 '14 at 10:10













              Let's wait for comments. Anyway, thanks for that hint. I've completely forgotten about it.

              – Iľja
              May 11 '14 at 14:34





              Let's wait for comments. Anyway, thanks for that hint. I've completely forgotten about it.

              – Iľja
              May 11 '14 at 14:34













              Although your answer is 100% correct, it might also become 100% useless if that link is moved, changed, merged into another one or the main site just disappears... :-( Therefore, please edit your answer, and copy the relevant steps from the link into your answer, thereby guaranteeing your answer for 100% of the lifetime of this site! ;-) You can always leave the link in at the bottom of your answer as a source for your material..

              – David
              Mar 29 '16 at 14:09





              Although your answer is 100% correct, it might also become 100% useless if that link is moved, changed, merged into another one or the main site just disappears... :-( Therefore, please edit your answer, and copy the relevant steps from the link into your answer, thereby guaranteeing your answer for 100% of the lifetime of this site! ;-) You can always leave the link in at the bottom of your answer as a source for your material..

              – David
              Mar 29 '16 at 14:09













              0














              Try



              1.



              sudo apt-get install xbacklight, then




              xbacklight -set xx




              (0-100 as far as I remember)



              2.



              Updating ATI driver to the newest >>HERE<<



              3.



              Downgrade fglrx to 13.1 (Reported to work several times in similar cases)






              share|improve this answer
























              • Yes - the command is xbacklight - you can find some infos in this link of mine too - askubuntu.com/questions/318629/…

                – dschinn1001
                May 12 '14 at 20:27
















              0














              Try



              1.



              sudo apt-get install xbacklight, then




              xbacklight -set xx




              (0-100 as far as I remember)



              2.



              Updating ATI driver to the newest >>HERE<<



              3.



              Downgrade fglrx to 13.1 (Reported to work several times in similar cases)






              share|improve this answer
























              • Yes - the command is xbacklight - you can find some infos in this link of mine too - askubuntu.com/questions/318629/…

                – dschinn1001
                May 12 '14 at 20:27














              0












              0








              0







              Try



              1.



              sudo apt-get install xbacklight, then




              xbacklight -set xx




              (0-100 as far as I remember)



              2.



              Updating ATI driver to the newest >>HERE<<



              3.



              Downgrade fglrx to 13.1 (Reported to work several times in similar cases)






              share|improve this answer













              Try



              1.



              sudo apt-get install xbacklight, then




              xbacklight -set xx




              (0-100 as far as I remember)



              2.



              Updating ATI driver to the newest >>HERE<<



              3.



              Downgrade fglrx to 13.1 (Reported to work several times in similar cases)







              share|improve this answer












              share|improve this answer



              share|improve this answer










              answered May 8 '14 at 23:58









              pgrpgr

              457210




              457210













              • Yes - the command is xbacklight - you can find some infos in this link of mine too - askubuntu.com/questions/318629/…

                – dschinn1001
                May 12 '14 at 20:27



















              • Yes - the command is xbacklight - you can find some infos in this link of mine too - askubuntu.com/questions/318629/…

                – dschinn1001
                May 12 '14 at 20:27

















              Yes - the command is xbacklight - you can find some infos in this link of mine too - askubuntu.com/questions/318629/…

              – dschinn1001
              May 12 '14 at 20:27





              Yes - the command is xbacklight - you can find some infos in this link of mine too - askubuntu.com/questions/318629/…

              – dschinn1001
              May 12 '14 at 20:27











              0














              You should try installing the driver from the AMD website itself, I suppose. I will tell you how to do that below :-




              1. Update your OS completely.

              2. Go to this website.

              3. Now select the appropriate options there. Note that you must select Linux x86_64 for 64 bit OS and Linux x86 for 32 bit OS.

              4. Now if you proceed by selectin 'Display results' there you will find your drivers.


              5. Before you begin downloading check the release notes and installer notes without fail. See if your system meets all the system requirements mentioned.(This way we can know if any of your system requirements are not met and then start answering according to that too. Added advantage for you, you know!) To check the system requirements, use the following commands:-



                uname -a - To know your kernel version

                ldd --version - To know your eglibc version

                Xorg -version - To know your Xorg version



              6. Now if all those requirements are met then proceed to downloading the driver.


              7. Then follow the installer notes for successful installation.


              PS:-




              • Don't think that your OS isn't supported by the driver just because the OS is not mentioned in the release notes of the driver! If you meet the system requirements its fine.

              • Also don't worry if your driver installer shows up like this without any text! :-


              enter image description here



              Just see the screen shots given in the installer notes, click accordingly and you can install.




              • And don't forget to edit your question if any system requirement is not met or even if all are met but you can't make it work properly. Users will answer accordingly then.






              share|improve this answer
























              • Thanks for your answer. Yes my system meets those requirements. In fact driver is working and if I connect external monitor it works without issues. IThere is just no backlight on my laptop display.

                – user277391
                Aug 3 '14 at 7:30
















              0














              You should try installing the driver from the AMD website itself, I suppose. I will tell you how to do that below :-




              1. Update your OS completely.

              2. Go to this website.

              3. Now select the appropriate options there. Note that you must select Linux x86_64 for 64 bit OS and Linux x86 for 32 bit OS.

              4. Now if you proceed by selectin 'Display results' there you will find your drivers.


              5. Before you begin downloading check the release notes and installer notes without fail. See if your system meets all the system requirements mentioned.(This way we can know if any of your system requirements are not met and then start answering according to that too. Added advantage for you, you know!) To check the system requirements, use the following commands:-



                uname -a - To know your kernel version

                ldd --version - To know your eglibc version

                Xorg -version - To know your Xorg version



              6. Now if all those requirements are met then proceed to downloading the driver.


              7. Then follow the installer notes for successful installation.


              PS:-




              • Don't think that your OS isn't supported by the driver just because the OS is not mentioned in the release notes of the driver! If you meet the system requirements its fine.

              • Also don't worry if your driver installer shows up like this without any text! :-


              enter image description here



              Just see the screen shots given in the installer notes, click accordingly and you can install.




              • And don't forget to edit your question if any system requirement is not met or even if all are met but you can't make it work properly. Users will answer accordingly then.






              share|improve this answer
























              • Thanks for your answer. Yes my system meets those requirements. In fact driver is working and if I connect external monitor it works without issues. IThere is just no backlight on my laptop display.

                – user277391
                Aug 3 '14 at 7:30














              0












              0








              0







              You should try installing the driver from the AMD website itself, I suppose. I will tell you how to do that below :-




              1. Update your OS completely.

              2. Go to this website.

              3. Now select the appropriate options there. Note that you must select Linux x86_64 for 64 bit OS and Linux x86 for 32 bit OS.

              4. Now if you proceed by selectin 'Display results' there you will find your drivers.


              5. Before you begin downloading check the release notes and installer notes without fail. See if your system meets all the system requirements mentioned.(This way we can know if any of your system requirements are not met and then start answering according to that too. Added advantage for you, you know!) To check the system requirements, use the following commands:-



                uname -a - To know your kernel version

                ldd --version - To know your eglibc version

                Xorg -version - To know your Xorg version



              6. Now if all those requirements are met then proceed to downloading the driver.


              7. Then follow the installer notes for successful installation.


              PS:-




              • Don't think that your OS isn't supported by the driver just because the OS is not mentioned in the release notes of the driver! If you meet the system requirements its fine.

              • Also don't worry if your driver installer shows up like this without any text! :-


              enter image description here



              Just see the screen shots given in the installer notes, click accordingly and you can install.




              • And don't forget to edit your question if any system requirement is not met or even if all are met but you can't make it work properly. Users will answer accordingly then.






              share|improve this answer













              You should try installing the driver from the AMD website itself, I suppose. I will tell you how to do that below :-




              1. Update your OS completely.

              2. Go to this website.

              3. Now select the appropriate options there. Note that you must select Linux x86_64 for 64 bit OS and Linux x86 for 32 bit OS.

              4. Now if you proceed by selectin 'Display results' there you will find your drivers.


              5. Before you begin downloading check the release notes and installer notes without fail. See if your system meets all the system requirements mentioned.(This way we can know if any of your system requirements are not met and then start answering according to that too. Added advantage for you, you know!) To check the system requirements, use the following commands:-



                uname -a - To know your kernel version

                ldd --version - To know your eglibc version

                Xorg -version - To know your Xorg version



              6. Now if all those requirements are met then proceed to downloading the driver.


              7. Then follow the installer notes for successful installation.


              PS:-




              • Don't think that your OS isn't supported by the driver just because the OS is not mentioned in the release notes of the driver! If you meet the system requirements its fine.

              • Also don't worry if your driver installer shows up like this without any text! :-


              enter image description here



              Just see the screen shots given in the installer notes, click accordingly and you can install.




              • And don't forget to edit your question if any system requirement is not met or even if all are met but you can't make it work properly. Users will answer accordingly then.







              share|improve this answer












              share|improve this answer



              share|improve this answer










              answered May 9 '14 at 5:12









              VenkiPhy6VenkiPhy6

              1,78331949




              1,78331949













              • Thanks for your answer. Yes my system meets those requirements. In fact driver is working and if I connect external monitor it works without issues. IThere is just no backlight on my laptop display.

                – user277391
                Aug 3 '14 at 7:30



















              • Thanks for your answer. Yes my system meets those requirements. In fact driver is working and if I connect external monitor it works without issues. IThere is just no backlight on my laptop display.

                – user277391
                Aug 3 '14 at 7:30

















              Thanks for your answer. Yes my system meets those requirements. In fact driver is working and if I connect external monitor it works without issues. IThere is just no backlight on my laptop display.

              – user277391
              Aug 3 '14 at 7:30





              Thanks for your answer. Yes my system meets those requirements. In fact driver is working and if I connect external monitor it works without issues. IThere is just no backlight on my laptop display.

              – user277391
              Aug 3 '14 at 7:30











              0














              There is one thing to try that usually fixes this. Open /etc/default/grub in your favourite editor and find the line that starts with GRUB_CMDLINE_LINUX. Insert the following within the double quotes:



              acpi_backlight=vendor



              and run : sudo-mkconfig -o /boot/grub/grub.cfg



              Changes take place on reboot.






              share|improve this answer




























                0














                There is one thing to try that usually fixes this. Open /etc/default/grub in your favourite editor and find the line that starts with GRUB_CMDLINE_LINUX. Insert the following within the double quotes:



                acpi_backlight=vendor



                and run : sudo-mkconfig -o /boot/grub/grub.cfg



                Changes take place on reboot.






                share|improve this answer


























                  0












                  0








                  0







                  There is one thing to try that usually fixes this. Open /etc/default/grub in your favourite editor and find the line that starts with GRUB_CMDLINE_LINUX. Insert the following within the double quotes:



                  acpi_backlight=vendor



                  and run : sudo-mkconfig -o /boot/grub/grub.cfg



                  Changes take place on reboot.






                  share|improve this answer













                  There is one thing to try that usually fixes this. Open /etc/default/grub in your favourite editor and find the line that starts with GRUB_CMDLINE_LINUX. Insert the following within the double quotes:



                  acpi_backlight=vendor



                  and run : sudo-mkconfig -o /boot/grub/grub.cfg



                  Changes take place on reboot.







                  share|improve this answer












                  share|improve this answer



                  share|improve this answer










                  answered Jan 13 '15 at 3:49









                  Sachin KamathSachin Kamath

                  1,0771919




                  1,0771919























                      0














                      If you can see the shutdown or restart other options it means the drivers installed properly but they also reduced your LCD brightness(not the brightness value in system settings)



                      open terminal and run the below command



                      xrandr --output LVDS1 --brightness 0.9


                      Its range 0.0(lowest) to 1.0(highest)



                      Here is another command that changes the display brightness value



                      sudo setpci -s 00:02.0 F4.B=xx


                      Where xx is the desired brightness in hexadecimal ranging from 00 (brightest) to FF (no brightness at all).



                      I hope that helps






                      share|improve this answer






























                        0














                        If you can see the shutdown or restart other options it means the drivers installed properly but they also reduced your LCD brightness(not the brightness value in system settings)



                        open terminal and run the below command



                        xrandr --output LVDS1 --brightness 0.9


                        Its range 0.0(lowest) to 1.0(highest)



                        Here is another command that changes the display brightness value



                        sudo setpci -s 00:02.0 F4.B=xx


                        Where xx is the desired brightness in hexadecimal ranging from 00 (brightest) to FF (no brightness at all).



                        I hope that helps






                        share|improve this answer




























                          0












                          0








                          0







                          If you can see the shutdown or restart other options it means the drivers installed properly but they also reduced your LCD brightness(not the brightness value in system settings)



                          open terminal and run the below command



                          xrandr --output LVDS1 --brightness 0.9


                          Its range 0.0(lowest) to 1.0(highest)



                          Here is another command that changes the display brightness value



                          sudo setpci -s 00:02.0 F4.B=xx


                          Where xx is the desired brightness in hexadecimal ranging from 00 (brightest) to FF (no brightness at all).



                          I hope that helps






                          share|improve this answer















                          If you can see the shutdown or restart other options it means the drivers installed properly but they also reduced your LCD brightness(not the brightness value in system settings)



                          open terminal and run the below command



                          xrandr --output LVDS1 --brightness 0.9


                          Its range 0.0(lowest) to 1.0(highest)



                          Here is another command that changes the display brightness value



                          sudo setpci -s 00:02.0 F4.B=xx


                          Where xx is the desired brightness in hexadecimal ranging from 00 (brightest) to FF (no brightness at all).



                          I hope that helps







                          share|improve this answer














                          share|improve this answer



                          share|improve this answer








                          edited Jun 30 '17 at 14:29









                          Ravexina

                          33.7k1490118




                          33.7k1490118










                          answered May 12 '14 at 12:51









                          SudheerSudheer

                          3,36532027




                          3,36532027






























                              draft saved

                              draft discarded




















































                              Thanks for contributing an answer to Ask Ubuntu!


                              • Please be sure to answer the question. Provide details and share your research!

                              But avoid



                              • Asking for help, clarification, or responding to other answers.

                              • Making statements based on opinion; back them up with references or personal experience.


                              To learn more, see our tips on writing great answers.




                              draft saved


                              draft discarded














                              StackExchange.ready(
                              function () {
                              StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f459930%2fafter-installing-fglrx-on-ubuntu-14-04-there-is-no-backlight-hd-5470-is-there%23new-answer', 'question_page');
                              }
                              );

                              Post as a guest















                              Required, but never shown





















































                              Required, but never shown














                              Required, but never shown












                              Required, but never shown







                              Required, but never shown

































                              Required, but never shown














                              Required, but never shown












                              Required, but never shown







                              Required, but never shown







                              Popular posts from this blog

                              Why do type traits not work with types in namespace scope?What are POD types in C++?Why can templates only be...

                              Will tsunami waves travel forever if there was no land?Why do tsunami waves begin with the water flowing away...

                              Should I use Docker or LXD?How to cache (more) data on SSD/RAM to avoid spin up?Unable to get Windows File...