jayaura

joined 2 years ago
[–] jayaura@discuss.tchncs.de 31 points 2 years ago (5 children)

Or how about the fact that 4k only works at 30fps over HDMI, but it works fine over DisplayPort or Thunderbolt3

Blame HDMI forum for that. They objected to AMD releasing open source driver for HDMI 2.0+ that lets you do higher modes like 4k60 or 5k etc due to patent reasons. DisplayPort folks on the other hand, had no objections. DP is quite a superior technology too, so if you could, use it instead of HDMI please.

[–] jayaura@discuss.tchncs.de 10 points 2 years ago (3 children)

The picture is an exaggeration. India DOES NOT allow foreign military bases

1
submitted 2 years ago* (last edited 2 years ago) by jayaura@discuss.tchncs.de to c/debian@lemmy.ml
 

Hi, I am building the Linux kernel, with the following make command to enable multi core compilation: make -j. This ends up freezing the system and eventually some applications get killed (I am using KDE). If I pass an argument to -j, then system compiles normally. However, full multi-core compilation is enabled when no argument is specified.

I am on Debian stable, kernel 6.1.0-13-amd64. Is there a way make system do full multi-core compilation without freezing the system?