The Linux 6.7 Merge Window Is Massive With Many New Features

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts
  • oleid
    Senior Member
    • Sep 2007
    • 2469

    #11
    Originally posted by varikonniemi View Post
    I find it pretty sad that the in-kernel console is being removed. There should be a way to interact with the kernel even if userspace blows up.
    Userspace can get restarted.

    Comment

    • DarkFoss
      Senior Member
      • Mar 2007
      • 404

      #12
      Hopefully CoreCtrl will work correctly with the 7900 cards.
      Please, follow the Issues writing guidelines. CoreCtrl version: 1.3.1 Distribution: Fedora Kernel version: 6.1.5 GPU model: Red Devil 7900 XTX...
      Those who would give up Essential Liberty to purchase a little Temporary Safety,deserve neither Liberty nor Safety.
      Ben Franklin 1755

      Comment

      • rogerx
        Senior Member
        • Dec 2013
        • 386

        #13
        Originally posted by varikonniemi View Post
        I find it pretty sad that the in-kernel console is being removed. There should be a way to interact with the kernel even if userspace blows up.
        The only reason in-kernel or virtual terminals will be removed is if Wayland/systemd developers and/or RedHat/Ubuntu demand it's removal.

        Now with that stated, I'm pretty sure there will be more serious efforts for virtual terminals complete removal, since it's a successful competing function with Microsoft Windows. ( ... and we cannot have Linux looking and working better than Windows!)

        As for I, I'm always resorting to virtual terminals on a daily bases, for working around HDMI bugs and all things recently created within the past decade or so. Else, I would reboot like Windows.

        If I could, I'd live entire days within a virtual terminal. I used to do so, a decade ago! Currently, I run graphical desktops atop of the virtual terminals, granted most other Linux users do so too, but with the terminal interface hidden from typical users.

        Comment

        • darkbasic
          Senior Member
          • Nov 2009
          • 3079

          #14
          Did the AMD Preferred Core patches made their way into 6.7?
          ## VGA ##
          AMD: X1950XTX, HD3870, HD5870
          Intel: GMA45, HD3000 (Core i5 2500K)

          Comment

          • Quackdoc
            Senior Member
            • Oct 2020
            • 4976

            #15
            Originally posted by rogerx View Post

            The only reason in-kernel or virtual terminals will be removed is if Wayland/systemd developers and/or RedHat/Ubuntu demand it's removal.

            Now with that stated, I'm pretty sure there will be more serious efforts for virtual terminals complete removal, since it's a successful competing function with Microsoft Windows. ( ... and we cannot have Linux looking and working better than Windows!)

            As for I, I'm always resorting to virtual terminals on a daily bases, for working around HDMI bugs and all things recently created within the past decade or so. Else, I would reboot like Windows.

            If I could, I'd live entire days within a virtual terminal. I used to do so, a decade ago! Currently, I run graphical desktops atop of the virtual terminals, granted most other Linux users do so too, but with the terminal interface hidden from typical users.
            I doubt that would be enough grounds to remove it.

            Originally posted by varikonniemi View Post
            I find it pretty sad that the in-kernel console is being removed. There should be a way to interact with the kernel even if userspace blows up.
            I not sure anyone wants to remove them, I havent seen anyone advocate for that, disabling it by default however is for sure something people want​

            Comment

            • varikonniemi
              Senior Member
              • Jan 2012
              • 1070

              #16
              Originally posted by oleid View Post

              Userspace can get restarted.
              How is that done if init is dead and you cannot launch another one using kernel console?

              Comment

              • oleid
                Senior Member
                • Sep 2007
                • 2469

                #17
                Originally posted by varikonniemi View Post

                How is that done if init is dead and you cannot launch another one using kernel console?
                Technically, the kernel could launch a userspace process.

                Comment

                • ehansin
                  Senior Member
                  • Oct 2016
                  • 695

                  #18
                  Thanks everyone for the VT discussion, I'm learning stuff here. I read the Reddit post and comments. Sounds like differences in opinion, different wants and needs. Decisions here are above my pay grade, so nothing in my control. But at least I now understand things better whatever happens.

                  Comment

                  • varikonniemi
                    Senior Member
                    • Jan 2012
                    • 1070

                    #19
                    Originally posted by oleid View Post

                    Technically, the kernel could launch a userspace process.
                    Yes, and have the machinery to specify that process. And before that, detect that userspace is fucked/stalled. And mop it up before spawning new.

                    When alternative is to have a simple (or extensive) console in kernel that can always be accessed unless the kernel has experienced memory corruption.

                    I wonder what kind of Linux using person has never had to switch to kernel console to rectify things going wrong in userspace.

                    Comment

                    • oleid
                      Senior Member
                      • Sep 2007
                      • 2469

                      #20
                      Originally posted by varikonniemi View Post

                      Yes, and have the machinery to specify that process. And before that, detect that userspace is fucked/stalled. And mop it up before spawning new.
                      Well, it could be a statically linked binary that the kernel manages. I mean, how do micro kernel operating systems handle it.

                      When alternative is to have a simple (or extensive) console in kernel that can always be accessed unless the kernel has experienced memory corruption.
                      Consoles are less simple than one thinks. And they provide an interface to the outside world. That's better hardened.

                      I wonder what kind of Linux using person has never had to switch to kernel console to rectify things going wrong in userspace.
                      Oh, I regularly use the console. But if things really go wrong, I'm using a serial interface.
                      Userspace is typically not the problem. And I've never seen PID1 crash.

                      Comment

                      Working...
                      X