Ati Radeon HD 3200 Graphics driver - Installation Problem












6














I have a fresh installation of Ubuntu 12.04 x86 and I am trying to install the proprietary driver for my "Radeon HD 3200 Graphics" video card. I know that there are already many threads about this topic, but I did not find a solution for my problem:



For the installation I followed exactly these instructions: What is the correct way to install proprietary ATI Catalyst Video Drivers (fglrx) directly from AMD?



During the process I faced these problems: I executed



~$ debconf libstdc++6 dkms libqtgui4 wget execstack libelfg0 dh-modaliases    


and got:



debconf: DbDriver "passwords" warning: could not open
/var/cache/debconf/passwords.dat: Keine Berechtigung
Can't exec "libstdc++6": Datei oder Verzeichnis nicht gefunden at
/usr/share/perl/5.14/IPC/Open3.pm line 186.
open2: exec of libstdc++6 dkms libqtgui4 wget execstack libelfg0 dh-modaliases failed
at /usr/share/perl5/Debconf/ConfModule.pm line 59


(translation of the German parts: "Keine Berechtigung" means: "no permission"; "Datei oder Verzeichnis nicht gefunden" means: "File or folder not found")



Because I had no idea if it was a big issue, I just continued:



~$ sudo apt-get install ia32-libs


There I got:



Paketlisten werden gelesen... Fertig
Abhängigkeitsbaum wird aufgebaut
Statusinformationen werden eingelesen... Fertig
Paket ia32-libs ist nicht verfügbar, wird aber von einem anderen Paket
referenziert. Das kann heißen, dass das Paket fehlt, dass es abgelöst
wurde oder nur aus einer anderen Quelle verfügbar ist.

E: Paket »ia32-libs« hat keinen Installationskandidaten


(Translation: [...] the package ia32-libs is not available but is referenced by an other package [...] E: package »ia32-libs« has no installation candidate)



Once more I went on. The next steps worked quite fine. But when I came to the point:



~$ sudo dpkg -i *.deb  


There I got A popup message, something like




there was a problem with a system application




but in the terminal no errors were reported, also the packages seemed to be installed.



so now the Ati Catalyst Center works



amdcccle


but



fglrxinfo


gave me



X Error of failed request:  BadRequest (invalid request code or no such operation)
Major opcode of failed request: 139 (ATIFGLEXTENSION)
Minor opcode of failed request: 66 ()
Serial number of failed request: 13
Current serial number in output stream: 13


So there is something wrong. (Also there is not the possibility to enable these nice graphical features - the reason why I installed the proprietary driver)



Because I worked with a completely fresh Installation I don't know how to fix the problem. If anybody could help I would be very tahnkful! =)










share|improve this question




















  • 1




    I have the exact same problem. The faulty apt-get line isn't the reason for it happening. The fglrx build is just broken :( I just reinstalled my whole system because while tinkering with this i came to a point where i weren't able to recover the system anymore.
    – user143114
    Mar 24 '13 at 20:51










  • AMD dropped fglrx so you'll likely get a black screen, unless you use AMDPRO if your card supports it, if you're able to use fglrx you'll have to downgrade xorg and even then you'll get bad quality or errors
    – hello moto
    Aug 23 at 7:30


















6














I have a fresh installation of Ubuntu 12.04 x86 and I am trying to install the proprietary driver for my "Radeon HD 3200 Graphics" video card. I know that there are already many threads about this topic, but I did not find a solution for my problem:



For the installation I followed exactly these instructions: What is the correct way to install proprietary ATI Catalyst Video Drivers (fglrx) directly from AMD?



During the process I faced these problems: I executed



~$ debconf libstdc++6 dkms libqtgui4 wget execstack libelfg0 dh-modaliases    


and got:



debconf: DbDriver "passwords" warning: could not open
/var/cache/debconf/passwords.dat: Keine Berechtigung
Can't exec "libstdc++6": Datei oder Verzeichnis nicht gefunden at
/usr/share/perl/5.14/IPC/Open3.pm line 186.
open2: exec of libstdc++6 dkms libqtgui4 wget execstack libelfg0 dh-modaliases failed
at /usr/share/perl5/Debconf/ConfModule.pm line 59


(translation of the German parts: "Keine Berechtigung" means: "no permission"; "Datei oder Verzeichnis nicht gefunden" means: "File or folder not found")



Because I had no idea if it was a big issue, I just continued:



~$ sudo apt-get install ia32-libs


There I got:



Paketlisten werden gelesen... Fertig
Abhängigkeitsbaum wird aufgebaut
Statusinformationen werden eingelesen... Fertig
Paket ia32-libs ist nicht verfügbar, wird aber von einem anderen Paket
referenziert. Das kann heißen, dass das Paket fehlt, dass es abgelöst
wurde oder nur aus einer anderen Quelle verfügbar ist.

E: Paket »ia32-libs« hat keinen Installationskandidaten


(Translation: [...] the package ia32-libs is not available but is referenced by an other package [...] E: package »ia32-libs« has no installation candidate)



Once more I went on. The next steps worked quite fine. But when I came to the point:



~$ sudo dpkg -i *.deb  


There I got A popup message, something like




there was a problem with a system application




but in the terminal no errors were reported, also the packages seemed to be installed.



so now the Ati Catalyst Center works



amdcccle


but



fglrxinfo


gave me



X Error of failed request:  BadRequest (invalid request code or no such operation)
Major opcode of failed request: 139 (ATIFGLEXTENSION)
Minor opcode of failed request: 66 ()
Serial number of failed request: 13
Current serial number in output stream: 13


So there is something wrong. (Also there is not the possibility to enable these nice graphical features - the reason why I installed the proprietary driver)



Because I worked with a completely fresh Installation I don't know how to fix the problem. If anybody could help I would be very tahnkful! =)










share|improve this question




















  • 1




    I have the exact same problem. The faulty apt-get line isn't the reason for it happening. The fglrx build is just broken :( I just reinstalled my whole system because while tinkering with this i came to a point where i weren't able to recover the system anymore.
    – user143114
    Mar 24 '13 at 20:51










  • AMD dropped fglrx so you'll likely get a black screen, unless you use AMDPRO if your card supports it, if you're able to use fglrx you'll have to downgrade xorg and even then you'll get bad quality or errors
    – hello moto
    Aug 23 at 7:30
















6












6








6


1





I have a fresh installation of Ubuntu 12.04 x86 and I am trying to install the proprietary driver for my "Radeon HD 3200 Graphics" video card. I know that there are already many threads about this topic, but I did not find a solution for my problem:



For the installation I followed exactly these instructions: What is the correct way to install proprietary ATI Catalyst Video Drivers (fglrx) directly from AMD?



During the process I faced these problems: I executed



~$ debconf libstdc++6 dkms libqtgui4 wget execstack libelfg0 dh-modaliases    


and got:



debconf: DbDriver "passwords" warning: could not open
/var/cache/debconf/passwords.dat: Keine Berechtigung
Can't exec "libstdc++6": Datei oder Verzeichnis nicht gefunden at
/usr/share/perl/5.14/IPC/Open3.pm line 186.
open2: exec of libstdc++6 dkms libqtgui4 wget execstack libelfg0 dh-modaliases failed
at /usr/share/perl5/Debconf/ConfModule.pm line 59


(translation of the German parts: "Keine Berechtigung" means: "no permission"; "Datei oder Verzeichnis nicht gefunden" means: "File or folder not found")



Because I had no idea if it was a big issue, I just continued:



~$ sudo apt-get install ia32-libs


There I got:



Paketlisten werden gelesen... Fertig
Abhängigkeitsbaum wird aufgebaut
Statusinformationen werden eingelesen... Fertig
Paket ia32-libs ist nicht verfügbar, wird aber von einem anderen Paket
referenziert. Das kann heißen, dass das Paket fehlt, dass es abgelöst
wurde oder nur aus einer anderen Quelle verfügbar ist.

E: Paket »ia32-libs« hat keinen Installationskandidaten


(Translation: [...] the package ia32-libs is not available but is referenced by an other package [...] E: package »ia32-libs« has no installation candidate)



Once more I went on. The next steps worked quite fine. But when I came to the point:



~$ sudo dpkg -i *.deb  


There I got A popup message, something like




there was a problem with a system application




but in the terminal no errors were reported, also the packages seemed to be installed.



so now the Ati Catalyst Center works



amdcccle


but



fglrxinfo


gave me



X Error of failed request:  BadRequest (invalid request code or no such operation)
Major opcode of failed request: 139 (ATIFGLEXTENSION)
Minor opcode of failed request: 66 ()
Serial number of failed request: 13
Current serial number in output stream: 13


So there is something wrong. (Also there is not the possibility to enable these nice graphical features - the reason why I installed the proprietary driver)



Because I worked with a completely fresh Installation I don't know how to fix the problem. If anybody could help I would be very tahnkful! =)










share|improve this question















I have a fresh installation of Ubuntu 12.04 x86 and I am trying to install the proprietary driver for my "Radeon HD 3200 Graphics" video card. I know that there are already many threads about this topic, but I did not find a solution for my problem:



For the installation I followed exactly these instructions: What is the correct way to install proprietary ATI Catalyst Video Drivers (fglrx) directly from AMD?



During the process I faced these problems: I executed



~$ debconf libstdc++6 dkms libqtgui4 wget execstack libelfg0 dh-modaliases    


and got:



debconf: DbDriver "passwords" warning: could not open
/var/cache/debconf/passwords.dat: Keine Berechtigung
Can't exec "libstdc++6": Datei oder Verzeichnis nicht gefunden at
/usr/share/perl/5.14/IPC/Open3.pm line 186.
open2: exec of libstdc++6 dkms libqtgui4 wget execstack libelfg0 dh-modaliases failed
at /usr/share/perl5/Debconf/ConfModule.pm line 59


(translation of the German parts: "Keine Berechtigung" means: "no permission"; "Datei oder Verzeichnis nicht gefunden" means: "File or folder not found")



Because I had no idea if it was a big issue, I just continued:



~$ sudo apt-get install ia32-libs


There I got:



Paketlisten werden gelesen... Fertig
Abhängigkeitsbaum wird aufgebaut
Statusinformationen werden eingelesen... Fertig
Paket ia32-libs ist nicht verfügbar, wird aber von einem anderen Paket
referenziert. Das kann heißen, dass das Paket fehlt, dass es abgelöst
wurde oder nur aus einer anderen Quelle verfügbar ist.

E: Paket »ia32-libs« hat keinen Installationskandidaten


(Translation: [...] the package ia32-libs is not available but is referenced by an other package [...] E: package »ia32-libs« has no installation candidate)



Once more I went on. The next steps worked quite fine. But when I came to the point:



~$ sudo dpkg -i *.deb  


There I got A popup message, something like




there was a problem with a system application




but in the terminal no errors were reported, also the packages seemed to be installed.



so now the Ati Catalyst Center works



amdcccle


but



fglrxinfo


gave me



X Error of failed request:  BadRequest (invalid request code or no such operation)
Major opcode of failed request: 139 (ATIFGLEXTENSION)
Minor opcode of failed request: 66 ()
Serial number of failed request: 13
Current serial number in output stream: 13


So there is something wrong. (Also there is not the possibility to enable these nice graphical features - the reason why I installed the proprietary driver)



Because I worked with a completely fresh Installation I don't know how to fix the problem. If anybody could help I would be very tahnkful! =)







drivers ati software-installation radeon proprietary






share|improve this question















share|improve this question













share|improve this question




share|improve this question








edited Apr 13 '17 at 12:24









Community

1




1










asked May 5 '12 at 9:44









samufi

3112




3112








  • 1




    I have the exact same problem. The faulty apt-get line isn't the reason for it happening. The fglrx build is just broken :( I just reinstalled my whole system because while tinkering with this i came to a point where i weren't able to recover the system anymore.
    – user143114
    Mar 24 '13 at 20:51










  • AMD dropped fglrx so you'll likely get a black screen, unless you use AMDPRO if your card supports it, if you're able to use fglrx you'll have to downgrade xorg and even then you'll get bad quality or errors
    – hello moto
    Aug 23 at 7:30
















  • 1




    I have the exact same problem. The faulty apt-get line isn't the reason for it happening. The fglrx build is just broken :( I just reinstalled my whole system because while tinkering with this i came to a point where i weren't able to recover the system anymore.
    – user143114
    Mar 24 '13 at 20:51










  • AMD dropped fglrx so you'll likely get a black screen, unless you use AMDPRO if your card supports it, if you're able to use fglrx you'll have to downgrade xorg and even then you'll get bad quality or errors
    – hello moto
    Aug 23 at 7:30










1




1




I have the exact same problem. The faulty apt-get line isn't the reason for it happening. The fglrx build is just broken :( I just reinstalled my whole system because while tinkering with this i came to a point where i weren't able to recover the system anymore.
– user143114
Mar 24 '13 at 20:51




I have the exact same problem. The faulty apt-get line isn't the reason for it happening. The fglrx build is just broken :( I just reinstalled my whole system because while tinkering with this i came to a point where i weren't able to recover the system anymore.
– user143114
Mar 24 '13 at 20:51












AMD dropped fglrx so you'll likely get a black screen, unless you use AMDPRO if your card supports it, if you're able to use fglrx you'll have to downgrade xorg and even then you'll get bad quality or errors
– hello moto
Aug 23 at 7:30






AMD dropped fglrx so you'll likely get a black screen, unless you use AMDPRO if your card supports it, if you're able to use fglrx you'll have to downgrade xorg and even then you'll get bad quality or errors
– hello moto
Aug 23 at 7:30












1 Answer
1






active

oldest

votes


















0














This line is tricky..



debconf libstdc++6 dkms libqtgui4 wget execstack libelfg0 dh-modaliases 


is actually a continuation on for the previous line. So it should be



sudo apt-get install build-essential cdbs fakeroot dh-make debhelper debconf libstdc++6 dkms libqtgui4 wget execstack libelfg0 dh-modaliases


in one line






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%2f131964%2fati-radeon-hd-3200-graphics-driver-installation-problem%23new-answer', 'question_page');
    }
    );

    Post as a guest















    Required, but never shown

























    1 Answer
    1






    active

    oldest

    votes








    1 Answer
    1






    active

    oldest

    votes









    active

    oldest

    votes






    active

    oldest

    votes









    0














    This line is tricky..



    debconf libstdc++6 dkms libqtgui4 wget execstack libelfg0 dh-modaliases 


    is actually a continuation on for the previous line. So it should be



    sudo apt-get install build-essential cdbs fakeroot dh-make debhelper debconf libstdc++6 dkms libqtgui4 wget execstack libelfg0 dh-modaliases


    in one line






    share|improve this answer




























      0














      This line is tricky..



      debconf libstdc++6 dkms libqtgui4 wget execstack libelfg0 dh-modaliases 


      is actually a continuation on for the previous line. So it should be



      sudo apt-get install build-essential cdbs fakeroot dh-make debhelper debconf libstdc++6 dkms libqtgui4 wget execstack libelfg0 dh-modaliases


      in one line






      share|improve this answer


























        0












        0








        0






        This line is tricky..



        debconf libstdc++6 dkms libqtgui4 wget execstack libelfg0 dh-modaliases 


        is actually a continuation on for the previous line. So it should be



        sudo apt-get install build-essential cdbs fakeroot dh-make debhelper debconf libstdc++6 dkms libqtgui4 wget execstack libelfg0 dh-modaliases


        in one line






        share|improve this answer














        This line is tricky..



        debconf libstdc++6 dkms libqtgui4 wget execstack libelfg0 dh-modaliases 


        is actually a continuation on for the previous line. So it should be



        sudo apt-get install build-essential cdbs fakeroot dh-make debhelper debconf libstdc++6 dkms libqtgui4 wget execstack libelfg0 dh-modaliases


        in one line







        share|improve this answer














        share|improve this answer



        share|improve this answer








        edited Sep 6 '12 at 13:34









        Peachy

        4,90172843




        4,90172843










        answered Sep 4 '12 at 6:37









        zipc

        1




        1






























            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.





            Some of your past answers have not been well-received, and you're in danger of being blocked from answering.


            Please pay close attention to the following guidance:


            • 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%2f131964%2fati-radeon-hd-3200-graphics-driver-installation-problem%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

            flock() on closed filehandle LOCK_FILE at /usr/bin/apt-mirror

            Mangá

             ⁒  ․,‪⁊‑⁙ ⁖, ⁇‒※‌, †,⁖‗‌⁝    ‾‸⁘,‖⁔⁣,⁂‾
”‑,‥–,‬ ,⁀‹⁋‴⁑ ‒ ,‴⁋”‼ ⁨,‷⁔„ ‰′,‐‚ ‥‡‎“‷⁃⁨⁅⁣,⁔
⁇‘⁔⁡⁏⁌⁡‿‶‏⁨ ⁣⁕⁖⁨⁩⁥‽⁀  ‴‬⁜‟ ⁃‣‧⁕‮ …‍⁨‴ ⁩,⁚⁖‫ ,‵ ⁀,‮⁝‣‣ ⁑  ⁂– ․, ‾‽ ‏⁁“⁗‸ ‾… ‹‡⁌⁎‸‘ ‡⁏⁌‪ ‵⁛ ‎⁨ ―⁦⁤⁄⁕