ML
    • Recent
    • Categories
    • Tags
    • Popular
    • Users
    • Groups
    • Register
    • Login

    Unsolved How do I force standard 80x25 text mode?

    IT Discussion
    linux debian grub kernel
    4
    7
    755
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • 1
      1337
      last edited by 1337

      I have a server that is running latest debian.
      It's console only but boots into some high-rez text mode and I can't disable it.
      It starts by booting in standard text mode almost all the way but just before showing the login prompt it switches to a graphics text mode.

      I tried putting nomodeset into /etc/default/grub and run grub-update but it has no effect.

      Any ideas?

      1 Reply Last reply Reply Quote 1
      • scottalanmillerS
        scottalanmiller
        last edited by

        Try this, but this is ancient so no idea if it still works...

        update-rc.d -f gdm remove
        
        1 1 Reply Last reply Reply Quote 0
        • 1
          1337 @scottalanmiller
          last edited by

          @scottalanmiller said in How do I force standard 80x25 text mode?:

          Try this, but this is ancient so no idea if it still works...

          update-rc.d -f gdm remove
          

          I don't think I have Gnome Display Manager because the system doesn't have x windows or gnome.

          I'll have a look tomorrow.

          1 1 Reply Last reply Reply Quote 0
          • 1
            1337 @1337
            last edited by

            Come to think of it, I'm not sure exactly what order things run in.
            Found this link:
            https://www.golinuxhub.com/2017/12/step-by-step-linux-boot-process-with.html
            I'm running debian but I think it's the same.

            I think I'll have a look at dmesg and see if I can find out at what point it goes into the graphics text mode.

            Does the kernel load graphics drivers even if there is no x windows installed?

            scottalanmillerS travisdh1T 2 Replies Last reply Reply Quote 0
            • scottalanmillerS
              scottalanmiller @1337
              last edited by

              @Pete-S said in How do I force standard 80x25 text mode?:

              Does the kernel load graphics drivers even if there is no x windows installed?

              I wouldn't think so, but it might.

              1 Reply Last reply Reply Quote 0
              • travisdh1T
                travisdh1 @1337
                last edited by

                @Pete-S said in How do I force standard 80x25 text mode?:

                Come to think of it, I'm not sure exactly what order things run in.
                Found this link:
                https://www.golinuxhub.com/2017/12/step-by-step-linux-boot-process-with.html
                I'm running debian but I think it's the same.

                I think I'll have a look at dmesg and see if I can find out at what point it goes into the graphics text mode.

                Does the kernel load graphics drivers even if there is no x windows installed?

                Most modern distributions will try to load a higher resolution graphics of some sort, even in text mode. If you want the old 80x25 text mode, I wouldn't know where to start today.

                1 Reply Last reply Reply Quote 0
                • J
                  JasGot
                  last edited by

                  We use ghost adapters to allow EDID hi res with no head attached, I wonder if there is one that forces 640x480? I'll search around...

                  1 Reply Last reply Reply Quote 1
                  • 1 / 1
                  • First post
                    Last post