I dont really want to use that proprietary driver, but I plan on getting an old Thinkpad W530 that has some probably pretty slow NVIDIA GPU. Do you know if these are well supported by Noveau? Would be great!

I want to play around with coreboot, flashing heads onto that laptop and all.

  • pastermil@sh.itjust.works
    link
    fedilink
    arrow-up
    8
    ·
    9 months ago

    I’m running coreboot on a Thinkpad W530 and I’ve been doing fine.

    I’m encountering some overheating issues and it might be due to the subpar dynamic power management thing, but only when it’s under heavy load. I am running Gentoo and would be compiling big stuff like KDE, qtwebengine, and libreoffice. Sometimes the thermal shutdown would kick in, but thing’s been better with cooling pad and air conditioning. I’ll probably reapply the thermal paste soon.

    • Pantherina@feddit.deOP
      link
      fedilink
      arrow-up
      3
      ·
      9 months ago

      Whoo, that sounds bad. I hope a more aggressive fancurve could fix this, it shoould be possible using thinkfan? Never succeeded with that software and its weird old documentation.

      Btw, do you have any guide for flashing? A photo of your process, the location of the chips, names, order, extracting blobs etc? Documentation is so important! I will write some for the T430 and maybe W530 for heads

        • Pantherina@feddit.deOP
          link
          fedilink
          arrow-up
          1
          ·
          9 months ago

          Great post! I didnt get the W530 in the end as 350€ is pretty much for such an old laptop, but someone else wanted it so bad…

          I destroyed my CH341A and now I got a blue one but still shipping, then I will flash my T430 which should make no problems, no NVIDIA and all

          • timkenhan@sopuli.xyz
            link
            fedilink
            arrow-up
            1
            ·
            9 months ago

            Should be more straightforward without the Nvidia stuff since you don’t need the option ROM for it.

            I never have T430, but all the 30 series should be the same in term of flashing procedure except for the chip locations.

      • pastermil@sh.itjust.works
        link
        fedilink
        arrow-up
        2
        ·
        9 months ago

        The overheating isn’t much of an issue in other cases. When I’m not building packages, the temperature is on safe level. I’ve also ran Debian & Linux Mint on it with no issue (with nouveau)

        I don’t have any writeup on it, unfortunately…

        • Pantherina@feddit.deOP
          link
          fedilink
          arrow-up
          1
          ·
          9 months ago

          I mean, the fans should kick up to highest level. I remember thinkpadfancontrol on windows, great software. This never happened and on Linux I never had my fans at level 7 no matter the heat

          • pastermil@sh.itjust.works
            link
            fedilink
            arrow-up
            2
            ·
            9 months ago

            The fan did maxed out. Seems it’s not enough. Maybe it’s the hot weather. The AC helps a lot. I’ll also be checking the thermal paste soon.

  • nyan@lemmy.cafe
    link
    fedilink
    English
    arrow-up
    5
    ·
    edit-2
    9 months ago

    Looks like that laptop has a Kepler generation GPU (NVE0). Accourding to the Nouveau feature matrix, these cards are almost completely supported (you might have power management issues and need external firmware to access the built-in accelerated video decoders). Switching back and forth between onboard video and the nvidia card may have additional issues.

  • sir_reginald@lemmy.world
    link
    fedilink
    arrow-up
    4
    ·
    9 months ago

    iirc last time I checked, heads does not support the nvidia GPU and will disable it. so you won’t have to worry about the drivers.

    • Pantherina@feddit.deOP
      link
      fedilink
      arrow-up
      1
      ·
      9 months ago

      Thanks! Thats good/bad hahaha

      I really want to get a Clevo NV41 that has intel xe graphics and 11th gen CPU, sounds awesome. Next cool thing would be risc-v

    • Pantherina@feddit.deOP
      link
      fedilink
      arrow-up
      2
      ·
      edit-2
      9 months ago

      Let me Google that for you XD

      Okay results are really weird and not good.

      Website

      Its a Coreboot distribution including verified boot, TPM or hardware key usage, so a good and controlled UEFI alternative

      • Haui@discuss.tchncs.de
        link
        fedilink
        arrow-up
        2
        ·
        9 months ago

        I tried to google it as well and came up empty. Thank you for your help. :)

        Sounds like an interesting territory! Good luck with your project.