Announcement

Collapse
No announcement yet.

running dpkg-reconfigure xserver-xorg stops after keyboard | SOLVED

Collapse
This topic is closed.
X
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    running dpkg-reconfigure xserver-xorg stops after keyboard | SOLVED

    hi,

    had the same problem with hardy heron but upgraded to 8.10 release candidate to see if it solved anything.
    i tried to run dpkg-reconfigure xserver-xorg but it stops after a few keyboard questions, nothing about video. when i reboot the kdm doesn't start. doing xfix on recovery mode sorts it out to where it was but im still stuck with low resolutions.

    here is my xorg.conf

    Section "Device"
    Identifier "Configured Video Device"
    EndSection

    Section "Monitor"
    Identifier "Configured Monitor"
    EndSection

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

    any ideas?

    thanks

    #2
    Re: running dpkg-reconfigure xserver-xorg stops after keyboard

    Thing changed from Hardy onwards. Don't boot into your normal kernel. Boot into Recovery. That has an option "Try to recover Xserver." Have a go at that.
    "A problem well stated is a problem half solved." --Charles F. Kettering
    "Sometimes the questions are complicated and the answers are simple."--Dr. Seuss

    Comment


      #3
      Re: running dpkg-reconfigure xserver-xorg stops after keyboard

      thats what i did and it recovered fine. but i still need to get dpkg-reoncifgure xserver-xorg to go past the questions about the keyboard.

      Comment


        #4
        Re: running dpkg-reconfigure xserver-xorg stops after keyboard

        So what do you need to do with the keyboard?

        Have you tried System Settings>Keyboard and Mouse, or for Regional Keyboards System Setting>Regional and Language>Keyboard Layout
        "A problem well stated is a problem half solved." --Charles F. Kettering
        "Sometimes the questions are complicated and the answers are simple."--Dr. Seuss

        Comment


          #5
          Re: running dpkg-reconfigure xserver-xorg stops after keyboard

          nothing to do the keyboard. but its supposed to ask some quetions about my video settings. which it doesn't.

          Comment


            #6
            Re: running dpkg-reconfigure xserver-xorg stops after keyboard

            Originally posted by esquisito

            its supposed to ask some quetions about my video settings. which it doesn't.
            Unfortunately it has been "improved" since 7.10, and no longer includes video re-configuration.

            The new xserver xorg package uses an xorg.conf file like the one in your original post, unless you use a proprietary driver and over-write it.

            What is your graphics chip, and what resolution are you looking for?

            Comment


              #7
              Re: running dpkg-reconfigure xserver-xorg stops after keyboard

              "sudo lspci | grep -i vga" gives me this:

              01:00.0 VGA compatible controller: nVidia Corporation NV34 [GeForce FX 5200] (rev a1)

              im looking for anything above 800x600 (ideally 1280x1024).

              thanks very much

              Comment


                #8
                Re: running dpkg-reconfigure xserver-xorg stops after keyboard

                Well, as luck would have it I have the same video card and the same install. Here is a copy of my /etc/X11/xorg.conf for all it is worth:
                # xorg.conf (X.Org X Window System server configuration file)
                #
                # This file was generated by dexconf, the Debian X Configuration tool, using
                # values from the debconf database.
                #
                # Edit this file with caution, and see the xorg.conf manual page.
                # (Type "man xorg.conf" at the shell prompt.)
                #
                # This file is automatically updated on xserver-xorg package upgrades *only*
                # if it has not been modified since the last upgrade of the xserver-xorg
                # package.
                #
                # Note that some configuration settings that could be done previously
                # in this file, now are automatically configured by the server and settings
                # here are ignored.
                #
                # If you have edited this file but would like it to be automatically updated
                # again, run the following command:
                # sudo dpkg-reconfigure -phigh xserver-xorg

                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 "nvidia"
                Option "NoLogo" "True"
                EndSection
                That is AFTER I enabled proprietary drivers under System - Hardware Drivers

                HTH
                Once your problem is solved please mark the topic of the first post as SOLVED so others know and can benefit from your experience! / FAQ

                Comment


                  #9
                  Re: running dpkg-reconfigure xserver-xorg stops after keyboard

                  hmmm, didn't do it for me. i enabled the driver and put your conf file in (from recovery mode). but the xserver seems to crash just as it starts (i manage to see a black screen and a cross cursor) before dropping back to text mode. there is an error message saying:
                  xhost: unable to open display ":0.0"

                  Comment


                    #10
                    Re: running dpkg-reconfigure xserver-xorg stops after keyboard

                    ok after many tribulations i managed to get higher resolutions.

                    i uninstalled and then reinstalled the nvidia-glx-173 drivers. i then ran nvidia-xconfig and restarted the xserver
                    before that meant that the xserver would crash but now it worked fine except instead of getting 800x600 as maximum resolutions, i got 640x480 >
                    i tinkered with the xorg.conf unsuccessfully until i used an old one from last that i knew worked before the whole mess started and it worked like charm. back to higher resolution and needing to adjust everything being small again

                    i'll paste the display parts of my xorg.conf in case someone has the same problem. might find it useful. always backup your xorg.conf's

                    Section "Monitor"
                    identifier "Generic Monitor"
                    vendorname "Dell"
                    modelname "Dell E172FP"
                    HorizSync 31.0-80.0
                    VertRefresh 56.0-76.0
                    modeline "640x480@60" 25.2 640 656 752 800 480 490 492 525 -vsync -hsync
                    modeline "640x480@72" 31.5 640 664 704 832 480 489 491 520 -vsync -hsync
                    modeline "640x480@75" 31.5 640 656 720 840 480 481 484 500 -vsync -hsync
                    modeline "800x600@56" 36.0 800 824 896 1024 600 601 603 625 +hsync +vsync
                    modeline "800x600@72" 50.0 800 856 976 1040 600 637 643 666 +hsync +vsync
                    modeline "800x600@75" 49.5 800 816 896 1056 600 601 604 625 +hsync +vsync
                    modeline "800x600@60" 40.0 800 840 968 1056 600 601 605 628 +hsync +vsync
                    modeline "832x624@75" 57.284 832 864 928 1152 624 625 628 667 -vsync -hsync
                    modeline "1024x768@75" 78.8 1024 1040 1136 1312 768 769 772 800 +hsync +vsync
                    modeline "1024x768@70" 75.0 1024 1048 1184 1328 768 771 777 806 -vsync -hsync
                    modeline "1024x768@60" 65.0 1024 1048 1184 1344 768 771 777 806 -vsync -hsync
                    modeline "1152x864@75" 108.0 1152 1216 1344 1600 864 865 868 900 +hsync +vsync
                    modeline "1280x1024@75" 135.0 1280 1296 1440 1688 1024 1025 1028 1066 +hsync +vsync
                    modeline "1280x960@60" 102.1 1280 1360 1496 1712 960 961 964 994 -hsync +vsync
                    modeline "1280x1024@60" 108.0 1280 1328 1440 1688 1024 1025 1028 1066 +hsync +vsync
                    modeline "1280x960@75" 129.86 1280 1368 1504 1728 960 961 964 1002 -hsync +vsync
                    modeline "1400x1050@60" 122.61 1400 1488 1640 1880 1050 1051 1054 1087 -hsync +vsync
                    modeline "1600x1200@60" 162.0 1600 1664 1856 2160 1200 1201 1204 1250 +hsync +vsync
                    gamma 1.0
                    EndSection

                    Section "Screen"
                    Identifier "Default Screen"
                    Device "Generic Video Card"
                    Monitor "Generic Monitor"
                    DefaultDepth 24
                    SubSection "Display"
                    depth 24
                    virtual 1600 1200
                    modes "640x480@60" "640x480@72" "640x480@75" "800x600@56" "800x600@72" "800x600@75" "800x600@60" "832x624@75" "1024x768@75" "1024x768@70" "1024x768@60" "1152x864@75" "1280x1024@75" "1280x960@60" "1280x1024@60" "1280x960@75" "1400x1050@60" "1600x120
                    0@60"
                    EndSubSection
                    EndSection

                    Comment


                      #11
                      Re: running dpkg-reconfigure xserver-xorg stops after keyboard

                      Originally posted by esquisito
                      always backup your xorg.conf's
                      Amen
                      Once your problem is solved please mark the topic of the first post as SOLVED so others know and can benefit from your experience! / FAQ

                      Comment

                      Working...
                      X