Gentoo Archives: gentoo-user

From: "Canek Peláez Valdés" <caneko@×××××.com>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] new hi-res display won't work at top res
Date: Mon, 29 May 2017 19:27:02
Message-Id: CADPrc83fLh93=_VcKhaTmh9g0D7pCtsYxY=jNKcuSY22Qs7-tg@mail.gmail.com
In Reply to: [gentoo-user] new hi-res display won't work at top res by allan gottlieb
1 You don't need the Intel graphics driver, they are actually deprecated [1].
2
3 Just set your VIDEO_CARDS to:
4
5 VIDEO_CARDS="intel i965"
6
7 and do emerge -uDNvp @world; when you do emerge --depclean,
8 xf86-video-intel will be uninstalled.
9
10 The built-in modesetting driver is the one recommended; I'm pretty sure it
11 will support the maximum res of your new monitor.
12
13 Regards.
14
15 [1] https://wiki.gentoo.org/wiki/Intel#Drivers, check the "Important" note.
16
17 On Fri, May 19, 2017 at 10:58 AM, allan gottlieb <gottlieb@×××.edu> wrote:
18
19 > Dell latitude E7450 with intel 915 graphics, gnome 3, systemd.
20 >
21 > lspci:
22 > VGA compatible controller: Intel Corporation HD Graphics 5500 (rev 09)
23 >
24 > I just bought a new dell 34" curved monitor (U3417).
25 > It's max res is 3440X2560, but at that res it complains that no signal
26 > is coming. It works fine at other res (including 2560x1440).
27 >
28 > The dell manual says to get new drivers and I am indeed running an old
29 > kernel, 3.18.16-gentoo. The highest stable is 4.9.16 and I am planning
30 > to build and employ it this summer.
31 >
32 > Has high res support been added to the intel graphics driver?
33 >
34 > thanks,
35 > allan
36 >
37 >
38
39
40 --
41 Dr. Canek Peláez Valdés
42 Profesor de Carrera Asociado C
43 Departamento de Matemáticas
44 Facultad de Ciencias
45 Universidad Nacional Autónoma de México

Replies

Subject Author
Re: [gentoo-user] new hi-res display won't work at top res allan gottlieb <gottlieb@×××.edu>