Hacker News new | ask | show | jobs
by codygman 4545 days ago
1. Changing resolutions requires a restart for you? Why in the world would that be? Do you use ubuntu? Do you have to save settings with the GUI and then restart?

For instance I run a shell script which does some xrandr commands to make my external desktop work on Xubuntu (same for debian).

2. Agreed

3. LTS means more stable and packages are more tested. Getting newer packages will mean testing less, meaning less stable packages.

I think I better solution is game developers using the newest stable version of dependencies on popular LTS's instead of using newer ones just because. Basically this requires communication between game devs and linux package maintainers for mesa/xorg/nvidia/fglrx.

1 comments

Yes, I use Ubuntu but I am considering moving to Debian or Suse.

To be fair, changing resolution does not always require a restart (but for my multi-monitor setup it often does). I can do most changes without a restart with Nvidia not AMD. Also, why should I change the resolution within the driver software...why not do it in the desktop like Windows or OSX.

I am really curious to know how Intel graphics drivers work on linux. Intel seems to be more linux friendly compared to AMD/Nvidia. Is the support a lot better?

> I am really curious to know how Intel graphics drivers work on linux. Intel seems to be more linux friendly compared to AMD/Nvidia. Is the support a lot better?

They ‘just work’ – you can change the resolution/screen setup any way you like at any time, either using xrandr directly or one of the many frontends (each DE usually has one called ‘Display Settings’). Of course, the drawback is that these are still just Intel on-die GPUs; enough for Portal (2), CS etc., but even KSP runs rather slowly/only at low details.

My intel gpu:

00:02.0 VGA compatible controller: Intel Corporation 3rd Gen Core processor Graphics Controller (rev 09)

actually doesn't just work. I think it says "DP error slip" or something similar. That reminds me I need to submit a bug report ;)