▲ 827 ▼ Yes, I use Debian stable. How'd you know? (thelemmy.club) submitted 1 day ago by spicytuna62@lemmy.world to c/lemmyshitpost@lemmy.world 164 comments fedilink hide all child comments I'm not stuck in time. I've embraced dependability.
[–] TheJesusaurus@piefed.ca 122 points 1 day ago (2 children) Judging by this posi I should probably start using Debian stable permalink fedilink source hideshow 4 child comments replies: [–] muzzle@lemmy.zip 118 points 1 day ago permalink fedilink source parent [–] rozodru@piefed.world 32 points 1 day ago (2 children) honestly man...it's not a bad decision. I for a long time didn't give Debian the time of day. Now i'm daily driving OpenBSD and I use a Debian VM on it for certain dev work (mainly builds and deploys) and then on my second NVME I first went with Bazzite to do gaming but then I changed my mind and was like "meh, debian" and it's solid. it's good. it stays out of my way for what I want to do on it which isn't much. It's a decent distro that's just kinda there and you don't have to worry about it. permalink fedilink source parent hideshow 4 child comments replies: [–] Dadifer@lemmy.world 12 points 1 day ago (4 children) Except the NVIDIA drivers are 40 versions behind and break every time the kernel updates. permalink fedilink source parent hideshow 8 child comments replies: [–] x7HlPDq9dSNO6v3A9@lemmy.world 2 points 10 hours ago I'm so glad it's not just me that's had this lol. My laptop blackscreened after a house move and when I saw the GPU was offline I thought it didn't survive the journey. permalink fedilink source parent [–] TehWorld@lemmy.world 8 points 1 day ago My hardware is about 43 versions behind, so… we good. Kinda. Waiting for that bubble to pop. permalink fedilink source parent [–] Skullgrid@lemmy.world 16 points 1 day ago It's perfect for my 8 year old laptop permalink fedilink source parent [–] ProdigalFrog@slrpnk.net 10 points 1 day ago (1 child) The Nvidia driver in the Debian repos is virtually abandoned, though thankfully the Cuda repos hosted by Nvidia support Debian now, and give Debian users access to the latest drivers, like 610. permalink fedilink source parent hideshow 2 child comments replies: [–] helios@social.ggbox.fr 5 points 1 day ago (2 children) I enabled this repo last week on Debian 13 (RTX4080). While it technically works, I'd say it's not without risks for those not a little familiar with linux. It first required some fiddling cause the file that is supposed to blacklist Nouveau on boot was renamed by apt as .save or something as a result of the package upgrades, so the system just started loading Nouveau instead of the new driver. Fixing this got me further, as the 610 proprietary driver finally loaded. Sarting my usual plasma X11 session didn't work though. It launched but didn't display shit (grey boxes instead of windows and taskbar basically). Having also plasma wayland available from sddm, I tried to launch this session and it got me a working desktop. So I ended settling with this. Wayland used to be crap on my system, but with this recent NVIDIA drivers, it's usable. My only real complaint is the extra latency on the mouse cursor. permalink fedilink source parent hideshow 4 child comments replies: [–] ProdigalFrog@slrpnk.net 3 points 1 day ago* (last edited 1 day ago) I also had some difficulty getting it working on my rig, and I'm not a big fan if Debian's documentation, as it often does assume knowledge, which makes it harder to follow along and feel confident you're doing the correct steps. Ultimately I switched my only Nvidia system to standard Linux Mint to have access to their easy to use Nvidia driver installer, which makes upgrading or downgrading the driver a 1-click process (though it requires a third party PPA done by a canonical employee to access the latest 610 drivers). permalink fedilink source parent [–] Dadifer@lemmy.world 1 point 1 day ago Just wait until the kernel updates. permalink fedilink source parent [–] pmk@piefed.ca 2 points 1 day ago (2 children) Wait, openbsd can run debian vms? permalink fedilink source parent hideshow 4 child comments replies: [–] rozodru@piefed.world 2 points 19 hours ago yup very easy to setup too. it's a VERY basic netinstall of Debian. but right now I have it to run builds, deploy, and even have nix on there to do some nixos stuff. permalink fedilink source parent [–] boonhet@sopuli.xyz 10 points 1 day ago (1 child) Why wouldn't it be able to if it supports virtualization? Probably could run Windows VMs if you wanted to. permalink fedilink source parent hideshow 2 child comments replies: [–] pmk@piefed.ca 3 points 1 day ago vmm used to only support openbsd as guest os iirc, I guess it has added linux support. permalink fedilink source parent
[–] rozodru@piefed.world 32 points 1 day ago (2 children) honestly man...it's not a bad decision. I for a long time didn't give Debian the time of day. Now i'm daily driving OpenBSD and I use a Debian VM on it for certain dev work (mainly builds and deploys) and then on my second NVME I first went with Bazzite to do gaming but then I changed my mind and was like "meh, debian" and it's solid. it's good. it stays out of my way for what I want to do on it which isn't much. It's a decent distro that's just kinda there and you don't have to worry about it. permalink fedilink source parent hideshow 4 child comments replies: [–] Dadifer@lemmy.world 12 points 1 day ago (4 children) Except the NVIDIA drivers are 40 versions behind and break every time the kernel updates. permalink fedilink source parent hideshow 8 child comments replies: [–] x7HlPDq9dSNO6v3A9@lemmy.world 2 points 10 hours ago I'm so glad it's not just me that's had this lol. My laptop blackscreened after a house move and when I saw the GPU was offline I thought it didn't survive the journey. permalink fedilink source parent [–] TehWorld@lemmy.world 8 points 1 day ago My hardware is about 43 versions behind, so… we good. Kinda. Waiting for that bubble to pop. permalink fedilink source parent [–] Skullgrid@lemmy.world 16 points 1 day ago It's perfect for my 8 year old laptop permalink fedilink source parent [–] ProdigalFrog@slrpnk.net 10 points 1 day ago (1 child) The Nvidia driver in the Debian repos is virtually abandoned, though thankfully the Cuda repos hosted by Nvidia support Debian now, and give Debian users access to the latest drivers, like 610. permalink fedilink source parent hideshow 2 child comments replies: [–] helios@social.ggbox.fr 5 points 1 day ago (2 children) I enabled this repo last week on Debian 13 (RTX4080). While it technically works, I'd say it's not without risks for those not a little familiar with linux. It first required some fiddling cause the file that is supposed to blacklist Nouveau on boot was renamed by apt as .save or something as a result of the package upgrades, so the system just started loading Nouveau instead of the new driver. Fixing this got me further, as the 610 proprietary driver finally loaded. Sarting my usual plasma X11 session didn't work though. It launched but didn't display shit (grey boxes instead of windows and taskbar basically). Having also plasma wayland available from sddm, I tried to launch this session and it got me a working desktop. So I ended settling with this. Wayland used to be crap on my system, but with this recent NVIDIA drivers, it's usable. My only real complaint is the extra latency on the mouse cursor. permalink fedilink source parent hideshow 4 child comments replies: [–] ProdigalFrog@slrpnk.net 3 points 1 day ago* (last edited 1 day ago) I also had some difficulty getting it working on my rig, and I'm not a big fan if Debian's documentation, as it often does assume knowledge, which makes it harder to follow along and feel confident you're doing the correct steps. Ultimately I switched my only Nvidia system to standard Linux Mint to have access to their easy to use Nvidia driver installer, which makes upgrading or downgrading the driver a 1-click process (though it requires a third party PPA done by a canonical employee to access the latest 610 drivers). permalink fedilink source parent [–] Dadifer@lemmy.world 1 point 1 day ago Just wait until the kernel updates. permalink fedilink source parent [–] pmk@piefed.ca 2 points 1 day ago (2 children) Wait, openbsd can run debian vms? permalink fedilink source parent hideshow 4 child comments replies: [–] rozodru@piefed.world 2 points 19 hours ago yup very easy to setup too. it's a VERY basic netinstall of Debian. but right now I have it to run builds, deploy, and even have nix on there to do some nixos stuff. permalink fedilink source parent [–] boonhet@sopuli.xyz 10 points 1 day ago (1 child) Why wouldn't it be able to if it supports virtualization? Probably could run Windows VMs if you wanted to. permalink fedilink source parent hideshow 2 child comments replies: [–] pmk@piefed.ca 3 points 1 day ago vmm used to only support openbsd as guest os iirc, I guess it has added linux support. permalink fedilink source parent
[–] Dadifer@lemmy.world 12 points 1 day ago (4 children) Except the NVIDIA drivers are 40 versions behind and break every time the kernel updates. permalink fedilink source parent hideshow 8 child comments replies: [–] x7HlPDq9dSNO6v3A9@lemmy.world 2 points 10 hours ago I'm so glad it's not just me that's had this lol. My laptop blackscreened after a house move and when I saw the GPU was offline I thought it didn't survive the journey. permalink fedilink source parent [–] TehWorld@lemmy.world 8 points 1 day ago My hardware is about 43 versions behind, so… we good. Kinda. Waiting for that bubble to pop. permalink fedilink source parent [–] Skullgrid@lemmy.world 16 points 1 day ago It's perfect for my 8 year old laptop permalink fedilink source parent [–] ProdigalFrog@slrpnk.net 10 points 1 day ago (1 child) The Nvidia driver in the Debian repos is virtually abandoned, though thankfully the Cuda repos hosted by Nvidia support Debian now, and give Debian users access to the latest drivers, like 610. permalink fedilink source parent hideshow 2 child comments replies: [–] helios@social.ggbox.fr 5 points 1 day ago (2 children) I enabled this repo last week on Debian 13 (RTX4080). While it technically works, I'd say it's not without risks for those not a little familiar with linux. It first required some fiddling cause the file that is supposed to blacklist Nouveau on boot was renamed by apt as .save or something as a result of the package upgrades, so the system just started loading Nouveau instead of the new driver. Fixing this got me further, as the 610 proprietary driver finally loaded. Sarting my usual plasma X11 session didn't work though. It launched but didn't display shit (grey boxes instead of windows and taskbar basically). Having also plasma wayland available from sddm, I tried to launch this session and it got me a working desktop. So I ended settling with this. Wayland used to be crap on my system, but with this recent NVIDIA drivers, it's usable. My only real complaint is the extra latency on the mouse cursor. permalink fedilink source parent hideshow 4 child comments replies: [–] ProdigalFrog@slrpnk.net 3 points 1 day ago* (last edited 1 day ago) I also had some difficulty getting it working on my rig, and I'm not a big fan if Debian's documentation, as it often does assume knowledge, which makes it harder to follow along and feel confident you're doing the correct steps. Ultimately I switched my only Nvidia system to standard Linux Mint to have access to their easy to use Nvidia driver installer, which makes upgrading or downgrading the driver a 1-click process (though it requires a third party PPA done by a canonical employee to access the latest 610 drivers). permalink fedilink source parent [–] Dadifer@lemmy.world 1 point 1 day ago Just wait until the kernel updates. permalink fedilink source parent
[–] x7HlPDq9dSNO6v3A9@lemmy.world 2 points 10 hours ago I'm so glad it's not just me that's had this lol. My laptop blackscreened after a house move and when I saw the GPU was offline I thought it didn't survive the journey. permalink fedilink source parent
[–] TehWorld@lemmy.world 8 points 1 day ago My hardware is about 43 versions behind, so… we good. Kinda. Waiting for that bubble to pop. permalink fedilink source parent
[–] Skullgrid@lemmy.world 16 points 1 day ago It's perfect for my 8 year old laptop permalink fedilink source parent
[–] ProdigalFrog@slrpnk.net 10 points 1 day ago (1 child) The Nvidia driver in the Debian repos is virtually abandoned, though thankfully the Cuda repos hosted by Nvidia support Debian now, and give Debian users access to the latest drivers, like 610. permalink fedilink source parent hideshow 2 child comments replies: [–] helios@social.ggbox.fr 5 points 1 day ago (2 children) I enabled this repo last week on Debian 13 (RTX4080). While it technically works, I'd say it's not without risks for those not a little familiar with linux. It first required some fiddling cause the file that is supposed to blacklist Nouveau on boot was renamed by apt as .save or something as a result of the package upgrades, so the system just started loading Nouveau instead of the new driver. Fixing this got me further, as the 610 proprietary driver finally loaded. Sarting my usual plasma X11 session didn't work though. It launched but didn't display shit (grey boxes instead of windows and taskbar basically). Having also plasma wayland available from sddm, I tried to launch this session and it got me a working desktop. So I ended settling with this. Wayland used to be crap on my system, but with this recent NVIDIA drivers, it's usable. My only real complaint is the extra latency on the mouse cursor. permalink fedilink source parent hideshow 4 child comments replies: [–] ProdigalFrog@slrpnk.net 3 points 1 day ago* (last edited 1 day ago) I also had some difficulty getting it working on my rig, and I'm not a big fan if Debian's documentation, as it often does assume knowledge, which makes it harder to follow along and feel confident you're doing the correct steps. Ultimately I switched my only Nvidia system to standard Linux Mint to have access to their easy to use Nvidia driver installer, which makes upgrading or downgrading the driver a 1-click process (though it requires a third party PPA done by a canonical employee to access the latest 610 drivers). permalink fedilink source parent [–] Dadifer@lemmy.world 1 point 1 day ago Just wait until the kernel updates. permalink fedilink source parent
[–] helios@social.ggbox.fr 5 points 1 day ago (2 children) I enabled this repo last week on Debian 13 (RTX4080). While it technically works, I'd say it's not without risks for those not a little familiar with linux. It first required some fiddling cause the file that is supposed to blacklist Nouveau on boot was renamed by apt as .save or something as a result of the package upgrades, so the system just started loading Nouveau instead of the new driver. Fixing this got me further, as the 610 proprietary driver finally loaded. Sarting my usual plasma X11 session didn't work though. It launched but didn't display shit (grey boxes instead of windows and taskbar basically). Having also plasma wayland available from sddm, I tried to launch this session and it got me a working desktop. So I ended settling with this. Wayland used to be crap on my system, but with this recent NVIDIA drivers, it's usable. My only real complaint is the extra latency on the mouse cursor. permalink fedilink source parent hideshow 4 child comments replies: [–] ProdigalFrog@slrpnk.net 3 points 1 day ago* (last edited 1 day ago) I also had some difficulty getting it working on my rig, and I'm not a big fan if Debian's documentation, as it often does assume knowledge, which makes it harder to follow along and feel confident you're doing the correct steps. Ultimately I switched my only Nvidia system to standard Linux Mint to have access to their easy to use Nvidia driver installer, which makes upgrading or downgrading the driver a 1-click process (though it requires a third party PPA done by a canonical employee to access the latest 610 drivers). permalink fedilink source parent [–] Dadifer@lemmy.world 1 point 1 day ago Just wait until the kernel updates. permalink fedilink source parent
[–] ProdigalFrog@slrpnk.net 3 points 1 day ago* (last edited 1 day ago) I also had some difficulty getting it working on my rig, and I'm not a big fan if Debian's documentation, as it often does assume knowledge, which makes it harder to follow along and feel confident you're doing the correct steps. Ultimately I switched my only Nvidia system to standard Linux Mint to have access to their easy to use Nvidia driver installer, which makes upgrading or downgrading the driver a 1-click process (though it requires a third party PPA done by a canonical employee to access the latest 610 drivers). permalink fedilink source parent
[–] Dadifer@lemmy.world 1 point 1 day ago Just wait until the kernel updates. permalink fedilink source parent
[–] pmk@piefed.ca 2 points 1 day ago (2 children) Wait, openbsd can run debian vms? permalink fedilink source parent hideshow 4 child comments replies: [–] rozodru@piefed.world 2 points 19 hours ago yup very easy to setup too. it's a VERY basic netinstall of Debian. but right now I have it to run builds, deploy, and even have nix on there to do some nixos stuff. permalink fedilink source parent [–] boonhet@sopuli.xyz 10 points 1 day ago (1 child) Why wouldn't it be able to if it supports virtualization? Probably could run Windows VMs if you wanted to. permalink fedilink source parent hideshow 2 child comments replies: [–] pmk@piefed.ca 3 points 1 day ago vmm used to only support openbsd as guest os iirc, I guess it has added linux support. permalink fedilink source parent
[–] rozodru@piefed.world 2 points 19 hours ago yup very easy to setup too. it's a VERY basic netinstall of Debian. but right now I have it to run builds, deploy, and even have nix on there to do some nixos stuff. permalink fedilink source parent
[–] boonhet@sopuli.xyz 10 points 1 day ago (1 child) Why wouldn't it be able to if it supports virtualization? Probably could run Windows VMs if you wanted to. permalink fedilink source parent hideshow 2 child comments replies: [–] pmk@piefed.ca 3 points 1 day ago vmm used to only support openbsd as guest os iirc, I guess it has added linux support. permalink fedilink source parent
[–] pmk@piefed.ca 3 points 1 day ago vmm used to only support openbsd as guest os iirc, I guess it has added linux support. permalink fedilink source parent