Debian wheezy Xorg configuration fails, Debian don't boot











up vote
2
down vote

favorite












I have installed Debian Wheezy today.



when i boot Debian wheezy when splash logo about to open, the screen blanks and system hangs, but Debian stable was booted without errors, but



I changed init parameter to init=/bin/sh,
Then mount -o remount,rw /



its all ok, but when i try to start x server with this command:



Xorg


The screen is blank and system locked.



There isn't a /etc/X11/xorg.conf and /etc/X11/xorg.conf.failsafe



What i tried so far:



copied https://launchpadlibrarian.net/21150771/xorg.conf.failsafe
to /etc/X11/xorg.conf, when i start Xorg it says no screens found, when i reboot without touching init= command, the screen is still hang and blank at bootup logo.



Tried Xorg -configure, generated xorg.conf but not worked.



What i can do? P.S. i have readon 2600 HD pro










share|improve this question


























    up vote
    2
    down vote

    favorite












    I have installed Debian Wheezy today.



    when i boot Debian wheezy when splash logo about to open, the screen blanks and system hangs, but Debian stable was booted without errors, but



    I changed init parameter to init=/bin/sh,
    Then mount -o remount,rw /



    its all ok, but when i try to start x server with this command:



    Xorg


    The screen is blank and system locked.



    There isn't a /etc/X11/xorg.conf and /etc/X11/xorg.conf.failsafe



    What i tried so far:



    copied https://launchpadlibrarian.net/21150771/xorg.conf.failsafe
    to /etc/X11/xorg.conf, when i start Xorg it says no screens found, when i reboot without touching init= command, the screen is still hang and blank at bootup logo.



    Tried Xorg -configure, generated xorg.conf but not worked.



    What i can do? P.S. i have readon 2600 HD pro










    share|improve this question
























      up vote
      2
      down vote

      favorite









      up vote
      2
      down vote

      favorite











      I have installed Debian Wheezy today.



      when i boot Debian wheezy when splash logo about to open, the screen blanks and system hangs, but Debian stable was booted without errors, but



      I changed init parameter to init=/bin/sh,
      Then mount -o remount,rw /



      its all ok, but when i try to start x server with this command:



      Xorg


      The screen is blank and system locked.



      There isn't a /etc/X11/xorg.conf and /etc/X11/xorg.conf.failsafe



      What i tried so far:



      copied https://launchpadlibrarian.net/21150771/xorg.conf.failsafe
      to /etc/X11/xorg.conf, when i start Xorg it says no screens found, when i reboot without touching init= command, the screen is still hang and blank at bootup logo.



      Tried Xorg -configure, generated xorg.conf but not worked.



      What i can do? P.S. i have readon 2600 HD pro










      share|improve this question













      I have installed Debian Wheezy today.



      when i boot Debian wheezy when splash logo about to open, the screen blanks and system hangs, but Debian stable was booted without errors, but



      I changed init parameter to init=/bin/sh,
      Then mount -o remount,rw /



      its all ok, but when i try to start x server with this command:



      Xorg


      The screen is blank and system locked.



      There isn't a /etc/X11/xorg.conf and /etc/X11/xorg.conf.failsafe



      What i tried so far:



      copied https://launchpadlibrarian.net/21150771/xorg.conf.failsafe
      to /etc/X11/xorg.conf, when i start Xorg it says no screens found, when i reboot without touching init= command, the screen is still hang and blank at bootup logo.



      Tried Xorg -configure, generated xorg.conf but not worked.



      What i can do? P.S. i have readon 2600 HD pro







      linux debian xorg debian-wheezy






      share|improve this question













      share|improve this question











      share|improve this question




      share|improve this question










      asked Aug 8 '12 at 13:17









      Burak Tamtürk

      11113




      11113






















          2 Answers
          2






          active

          oldest

          votes

















          up vote
          0
          down vote













          xorgsetup # menu wizard for easy xorg config



          startx # start X



          dmesg | tail -n 30 # if start x fail, show dmesg



          grep (EE) /var/log/Xorg.0.log # xorg log, errors should be here






          share|improve this answer





















          • Getting xorgsetup and Xorgsetup not found error
            – Burak Tamtürk
            Aug 8 '12 at 14:01










          • from google: dpkg-reconfigure xserver-xorg or X -configure instead of xorgsetup. I am not familiar with Debian.
            – okobaka
            Aug 8 '12 at 14:41




















          up vote
          0
          down vote













          Please post the output of the following command:



          grep -A3 -B3 "(EE)" /var/log/Xorg.0.log


          That's a way to get the lines containing (EE), which are important as they indicate errors. The command will also include 3 lines before and after each error, just to get a little bit more context.






          share|improve this answer





















            Your Answer








            StackExchange.ready(function() {
            var channelOptions = {
            tags: "".split(" "),
            id: "3"
            };
            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',
            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%2fsuperuser.com%2fquestions%2f459075%2fdebian-wheezy-xorg-configuration-fails-debian-dont-boot%23new-answer', 'question_page');
            }
            );

            Post as a guest















            Required, but never shown

























            2 Answers
            2






            active

            oldest

            votes








            2 Answers
            2






            active

            oldest

            votes









            active

            oldest

            votes






            active

            oldest

            votes








            up vote
            0
            down vote













            xorgsetup # menu wizard for easy xorg config



            startx # start X



            dmesg | tail -n 30 # if start x fail, show dmesg



            grep (EE) /var/log/Xorg.0.log # xorg log, errors should be here






            share|improve this answer





















            • Getting xorgsetup and Xorgsetup not found error
              – Burak Tamtürk
              Aug 8 '12 at 14:01










            • from google: dpkg-reconfigure xserver-xorg or X -configure instead of xorgsetup. I am not familiar with Debian.
              – okobaka
              Aug 8 '12 at 14:41

















            up vote
            0
            down vote













            xorgsetup # menu wizard for easy xorg config



            startx # start X



            dmesg | tail -n 30 # if start x fail, show dmesg



            grep (EE) /var/log/Xorg.0.log # xorg log, errors should be here






            share|improve this answer





















            • Getting xorgsetup and Xorgsetup not found error
              – Burak Tamtürk
              Aug 8 '12 at 14:01










            • from google: dpkg-reconfigure xserver-xorg or X -configure instead of xorgsetup. I am not familiar with Debian.
              – okobaka
              Aug 8 '12 at 14:41















            up vote
            0
            down vote










            up vote
            0
            down vote









            xorgsetup # menu wizard for easy xorg config



            startx # start X



            dmesg | tail -n 30 # if start x fail, show dmesg



            grep (EE) /var/log/Xorg.0.log # xorg log, errors should be here






            share|improve this answer












            xorgsetup # menu wizard for easy xorg config



            startx # start X



            dmesg | tail -n 30 # if start x fail, show dmesg



            grep (EE) /var/log/Xorg.0.log # xorg log, errors should be here







            share|improve this answer












            share|improve this answer



            share|improve this answer










            answered Aug 8 '12 at 13:51









            okobaka

            29018




            29018












            • Getting xorgsetup and Xorgsetup not found error
              – Burak Tamtürk
              Aug 8 '12 at 14:01










            • from google: dpkg-reconfigure xserver-xorg or X -configure instead of xorgsetup. I am not familiar with Debian.
              – okobaka
              Aug 8 '12 at 14:41




















            • Getting xorgsetup and Xorgsetup not found error
              – Burak Tamtürk
              Aug 8 '12 at 14:01










            • from google: dpkg-reconfigure xserver-xorg or X -configure instead of xorgsetup. I am not familiar with Debian.
              – okobaka
              Aug 8 '12 at 14:41


















            Getting xorgsetup and Xorgsetup not found error
            – Burak Tamtürk
            Aug 8 '12 at 14:01




            Getting xorgsetup and Xorgsetup not found error
            – Burak Tamtürk
            Aug 8 '12 at 14:01












            from google: dpkg-reconfigure xserver-xorg or X -configure instead of xorgsetup. I am not familiar with Debian.
            – okobaka
            Aug 8 '12 at 14:41






            from google: dpkg-reconfigure xserver-xorg or X -configure instead of xorgsetup. I am not familiar with Debian.
            – okobaka
            Aug 8 '12 at 14:41














            up vote
            0
            down vote













            Please post the output of the following command:



            grep -A3 -B3 "(EE)" /var/log/Xorg.0.log


            That's a way to get the lines containing (EE), which are important as they indicate errors. The command will also include 3 lines before and after each error, just to get a little bit more context.






            share|improve this answer

























              up vote
              0
              down vote













              Please post the output of the following command:



              grep -A3 -B3 "(EE)" /var/log/Xorg.0.log


              That's a way to get the lines containing (EE), which are important as they indicate errors. The command will also include 3 lines before and after each error, just to get a little bit more context.






              share|improve this answer























                up vote
                0
                down vote










                up vote
                0
                down vote









                Please post the output of the following command:



                grep -A3 -B3 "(EE)" /var/log/Xorg.0.log


                That's a way to get the lines containing (EE), which are important as they indicate errors. The command will also include 3 lines before and after each error, just to get a little bit more context.






                share|improve this answer












                Please post the output of the following command:



                grep -A3 -B3 "(EE)" /var/log/Xorg.0.log


                That's a way to get the lines containing (EE), which are important as they indicate errors. The command will also include 3 lines before and after each error, just to get a little bit more context.







                share|improve this answer












                share|improve this answer



                share|improve this answer










                answered Aug 11 '12 at 14:56









                ema

                29615




                29615






























                    draft saved

                    draft discarded




















































                    Thanks for contributing an answer to Super User!


                    • 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%2fsuperuser.com%2fquestions%2f459075%2fdebian-wheezy-xorg-configuration-fails-debian-dont-boot%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á

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