• [gentoo-user] depclean wants to remove xf86-video-intel

    From Grant Edwards@21:1/5 to All on Mon Mar 14 18:10:02 2022
    I was a bit startled thos morning when emerge --depclean wanted to
    remove xf86-video-intel. I presume this is a result of the switch to
    the "built in" modesetting driver? And there are no corresponding Xorg
    config changes that need to be made?

    My video chipset is

    00:02.0 VGA compatible controller: Intel Corporation IvyBridge GT2 [HD Graphics 4000] (rev 09)

    And the only card-selection configuration I've done was to set VIDEO_CARDS="intel" in make.conf.

    --
    Grant

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From Neil Bothwick@21:1/5 to Grant Edwards on Mon Mar 14 19:30:01 2022
    On Mon, 14 Mar 2022 17:07:54 -0000 (UTC), Grant Edwards wrote:

    I was a bit startled thos morning when emerge --depclean wanted to
    remove xf86-video-intel. I presume this is a result of the switch to
    the "built in" modesetting driver? And there are no corresponding Xorg
    config changes that need to be made?

    I bit the bullet, let it depclean and rebooted. The desktp came up as
    usual but there was a warning in the log about not being able to load the
    intel module

    [ 13.920] (==) Matched intel as autoconfigured driver 0
    [ 13.920] (==) Matched modesetting as autoconfigured driver 1
    [ 13.920] (==) Matched fbdev as autoconfigured driver 2
    [ 13.920] (==) Matched vesa as autoconfigured driver 3
    [ 13.920] (==) Assigned the driver to the xf86ConfigLayout
    [ 13.920] (II) LoadModule: "intel"
    [ 13.920] (WW) Warning, couldn't open module intel
    [ 13.920] (EE) Failed to load module "intel" (module does not exist, 0)
    [ 13.920] (II) LoadModule: "modesetting"
    [ 13.920] (II) Loading /usr/lib64/xorg/modules/drivers/modesetting_drv.so
    [ 13.935] (II) Module modesetting: vendor="X.Org Foundation"
    [ 13.935] compiled for 1.21.1.3, module version = 1.21.1
    [ 13.935] Module class: X.Org Video Driver
    [ 13.935] ABI class: X.Org Video Driver, version 25.2
    [ 13.935] (II) LoadModule: "fbdev"
    [ 13.935] (WW) Warning, couldn't open module fbdev
    [ 13.935] (EE) Failed to load module "fbdev" (module does not exist, 0)
    [ 13.935] (II) LoadModule: "vesa"
    [ 13.935] (II) Loading /usr/lib64/xorg/modules/drivers/vesa_drv.so
    [ 13.937] (II) Module vesa: vendor="X.Org Foundation"
    [ 13.937] compiled for 1.21.1.3, module version = 2.5.0
    [ 13.937] Module class: X.Org Video Driver
    [ 13.937] ABI class: X.Org Video Driver, version 25.2
    [ 13.937] (II) modesetting: Driver for Modesetting Kernel Drivers: kms
    [ 13.937] (II) VESA: driver for VESA chipsets: vesa
    [ 13.943] (II) modeset(0): using drv /dev/dri/card0
    [ 13.943] (II) modeset(0): Creating default Display subsection in Screen section



    My video chipset is

    00:02.0 VGA compatible controller: Intel Corporation IvyBridge GT2
    [HD Graphics 4000] (rev 09)

    I have:

    00:02.0 VGA compatible controller: Intel Corporation HD Graphics 5500 (rev 09)

    And the only card-selection configuration I've done was to set VIDEO_CARDS="intel" in make.conf.

    ditto


    --
    Neil Bothwick

    Old hitchhikers never die-they just throw in the towel.

    -----BEGIN PGP SIGNATURE-----

    iQIzBAEBCAAdFiEE8k9T/rX16EJxEKG692eFu0QSMJgFAmIviSgACgkQ92eFu0QS MJhngA//WgS65XctQt0acf4+qIs0nK2xVwA1hDxRqwaAIAJjW6BmfsuF8iND+lk0 jgnr6pgpY8UH5/dDkzuNiEdYEH/mxNKe5CenkeGW8df51r4sks7BPjzNfW8aSgGT s6qNvl/6JUazLBodtY61eqfj4/WKl0kDVScHuwQYdeKOjm/VARu/wobFlDEvAdJA /fO2vjtYanz8mLLhiDfkQ/vvAz7XdEx1xjNStk0LgW6Lw9ViL+B/+lUQBVvNhyNH R5wmCy6I954FNylAUo2ZaeG8k+Rhwm/HZuJMqPBGE1O0JkNwCGCtXPbjX12AWrNB 4bBOpuEKLAMNuiOKc8xhi4vXXlHwLr0Vovvstyd06Cm2ornQe4No7cM+obKoCfk0 lYV+LoiVriwSaaLblVRk11QwxIyxjok2vZFdu8lEnOqvyigdX5ZZ0+j2JpJIFKFz rvtdB8didwnT/JWpwnCAkRtAIqajHDI0DBmFole6D9JEgP2k/bcGpzSExBm/cRRF WdyCvfn92vGj1Dh3knShR8Z5WXChuh3GEOZKc0a8stDYm4flmav9rKZaoCsdEN5T Sa3SAFNLwss9cwWLscSytxeCUsZKfRcc0WedG71/kbBgvHBrqMwvsofOQhHWjZAt FYPKa6750LZIbnpi7ArkHeshXWA+glb/FD6mac33ikI3MBsGLn8=
    =cFzw
    -----END PGP SIGNATURE-----

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From Marco Rebhan@21:1/5 to All on Mon Mar 14 20:48:20 2022
    On Monday, 14 March 2022 18:07:54 CET Grant Edwards wrote:
    I was a bit startled thos morning when emerge --depclean wanted to
    remove xf86-video-intel. I presume this is a result of the switch to
    the "built in" modesetting driver? And there are no corresponding Xorg
    config changes that need to be made?

    I've heard it's not necessarily needed, there's some information about it here which I think should also apply to Gentoo: https://wiki.archlinux.org/title/Intel_graphics#Installation

    -Marco
    -----BEGIN PGP SIGNATURE-----

    iQIzBAABCAAdFiEEUuA5X09baU5GfLYxyND744GinTYFAmIvnAQACgkQyND744Gi nTZ8Pw//X4dpqSkQAtU02BXIyOH8O0MhmLA5PtrlzfuxIvhAdfDA0yzOf8gnVCzb 95/49+rjdoG1KY1n3l99I+pS+66lqeULnYvhHiJcFr427nNGLYtF3IzS7byC/ncv JcA0dpFa0g8DOKcWnamcgJKbmuZO5d9t3J6+0kqANBtOlo3a88BA15r+nANb/RQj Io+58DSZQbRK1QaC6URY7KUwFuhvpDFVATGKkkoTyauIKTLFoJHX7Ze2Doy8k8l/ nWxFRk5dZmN/Dz7pJHzGNW44huHQ6NDrqfPqZ1m25XHLXmhf4M5fvKlpcbhKsNJ6 Zw+hBu0NimpaQ31UBtGG0YlXyRS4hWnl6QKh0px3UOqS2oCUHhdHzJai+vGIQ6RD waWuOpR0CbGKPhPRlzXhvd0tOdjzTIlS0dimaZznbKpQHbWPYYSeF8JbHpekYwg0 V30Y+ruBOeFdB1canJKuQP2tbl8jzzovvHlFzPt2shFqyDgr9i8HzIT3YFFl/P+T 7SHA18D1qkrx9RfQd4IWrZKKpc4Y0wNKgfAIroNH5AlVwbPK+/x4hLeReFBfhe7P 1EuBbqNfr5AISj/dOSJOAWzjuROOqRwMtpAyW6YN8uKNiuAhWXM8i/wvwzSx/66h Syp0CQqZFHNCmroQRPaMqOIgRtZurYGiWW/J9FQKZvqNwjF7/Hg=
    =fU0+
    -----END PGP SIGNATURE-----

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From Grant Edwards@21:1/5 to Neil Bothwick on Tue Mar 15 20:30:01 2022
    On 2022-03-14, Neil Bothwick <neil@digimed.co.uk> wrote:
    On Mon, 14 Mar 2022 17:07:54 -0000 (UTC), Grant Edwards wrote:

    I was a bit startled thos morning when emerge --depclean wanted to
    remove xf86-video-intel. I presume this is a result of the switch to
    the "built in" modesetting driver? And there are no corresponding Xorg
    config changes that need to be made?

    I bit the bullet, let it depclean and rebooted.

    I'll give that a go the next time I'm in the office (which is where
    the machine in question lives). I've got to remember to drag a loptop
    along with me so that if X doesn't come up I can still Google for
    help. From what I've seen on both Gentoo and Arch wiki's I believe it
    should "just work". But I know that having no other web access besides
    my phone will make it fail...

    --
    Grant

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From Neil Bothwick@21:1/5 to Grant Edwards on Tue Mar 15 23:20:01 2022
    On Tue, 15 Mar 2022 19:24:02 -0000 (UTC), Grant Edwards wrote:

    I bit the bullet, let it depclean and rebooted.

    I'll give that a go the next time I'm in the office (which is where
    the machine in question lives). I've got to remember to drag a loptop
    along with me so that if X doesn't come up I can still Google for
    help. From what I've seen on both Gentoo and Arch wiki's I believe it
    should "just work". But I know that having no other web access besides
    my phone will make it fail...

    If X doesn't come up, simply re-emerge xf86-video-intel. That won't take
    long because you will obviously have quickpkg'd it before depcleaning...


    --
    Neil Bothwick

    "There are no stupid questions, just too many inquisitive idiots."


    -----BEGIN PGP SIGNATURE-----

    iQIzBAEBCAAdFiEE8k9T/rX16EJxEKG692eFu0QSMJgFAmIxEH0ACgkQ92eFu0QS MJhV5Q/+LU+chx7C3Vr3Ujzd9sU8g6aCFATaHm03aZ3nnkEUK7nIk2RfjC3TZE8F y4XdA603bps2XfCIysZ/9HI6Vve6g+M/Z4B6M/iyeGbR65VgkBfv/H9+GCKVq4R5 dD8RkANfexpZj8GEoPflPsPz4IPg+9QpNe5rrM/IHkQZorniZ/fXABO58kdiznkz AjQx4ZHBLux+z+mniMUIrs2MZH9QvbPDj7uRSaj28gLMIdECQ45Tab41Yj+M3fuo w6d9YxA0zxrqj450X+CnFRHMrjhkEFfTb7YermJVJvHMrvpQmGdcPMu7oobaMYDG A0nKBVQ2b02i4TTxwUTVtBM4IBIky8cAVnT+6WZJq19GvJUG8KpjL73w7QqAYmS8 GIB3R+MMCSI6MhEvmOBVwtpAsAcS3RLLUT4yc3EICCPNhMPy9vE13g01AweMnXUE j1BorkDkCzOVM5EIhmt2mi3Y15vKvfdLDkYF+g13MwQnPgA5eoTRYTYbcK0O8Gdf JT/F60DA6tMzJRhUHGzNcvYeAFQOlzCPkVB8+NyMPpLbBPEHdEgmjX5eOsDpXPzE QKkYkUCS863kv4DOI2tt3Xvh4pjh8R0DmzM3bqRHd18SX8/Cr3V+f+Qk4iaQy1r0 UQwH4MV/xIbg9A5kK73mqmUsMlh02RmGj3y7B0cMqHnV6IAyWgg=
    =Pw2b
    -----END PGP SIGNATURE-----

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From Grant Edwards@21:1/5 to Neil Bothwick on Wed Mar 16 02:40:02 2022
    On 2022-03-15, Neil Bothwick <neil@digimed.co.uk> wrote:

    If X doesn't come up, simply re-emerge xf86-video-intel. That won't take
    long because you will obviously have quickpkg'd it before depcleaning...

    You would think so. And you would think that would fix it.

    --
    Grant

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From ny6p01@21:1/5 to Neil Bothwick on Wed Mar 16 10:50:01 2022
    I was under the impression that xf86-video-intel was for older video Intel
    sets only...


    Lee 😎

    On Mar 15, 2022 at 6:33 PM, Grant Edwards <grant.b.edwards@gmail.com>
    wrote:

    On 2022-03-15, Neil Bothwick <neil@digimed.co.uk> wrote:

    If X doesn't come up, simply re-emerge xf86-video-intel. That won't take
    long because you will obviously have quickpkg'd it before depcleaning...

    You would think so. And you would think that would fix it.

    --
    Grant

    <div id="edo-message"><div><div>I was under the impression that xf86-video-intel was for older video Intel sets only...</div><div><br></div><div><br></div><div id="edo-signature"><pre>Lee 😎</pre></div></div></div><div id="edo-original"><div><
    blockquote type="cite" style="margin:1ex 0 0 0!important;border-left:1px #ccc solid!important;padding-left:0.4ex!important"><div id="edo-meta">On Mar 15, 2022 at 6:33 PM, Grant Edwards &lt;<a href="mailto:grant.b.edwards@gmail.com">grant.b.edwards@gmail.
    com</a>&gt; wrote: <br><br></div><pre>On 2022-03-15, Neil Bothwick &lt;neil@<a href="digimed.co.uk">digimed.co.uk</a>&gt; wrote:

    <br>&gt; If X doesn&#39;t come up, simply re-emerge xf86-video-intel. That won&#39;t take
    <br>&gt; long because you will obviously have quickpkg&#39;d it before depcleaning...

    <br>You would think so. And you would think that would fix it.

    <br>--
    <br>Grant








    <br></pre></blockquote></div></div>

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From Grant Edwards@21:1/5 to Grant Edwards on Thu Mar 17 15:00:01 2022
    On 2022-03-15, Grant Edwards <grant.b.edwards@gmail.com> wrote:

    I bit the bullet, let it depclean and rebooted.

    I'll give that a go the next time I'm in the office (which is where
    the machine in question lives).

    It _almost_ "just worked". The names of the displays changed, so I had
    to modify my xinit/openbox startup file according to get things
    arranged correctly.

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)