Skip to main content
Topic solved
This topic has been marked as solved and requires no further attention.
Topic: [Solved] i guess xf86-video-intel is broken (Read 616 times) previous topic - next topic
0 Members and 3 Guests are viewing this topic.

[Solved] i guess xf86-video-intel is broken

Code: [Select]
[   809.976] (--) Log file renamed from "/var/log/Xorg.pid-1202.log" to "/var/log/Xorg.0.log"
[   809.976]
X.Org X Server 1.21.1.11
X Protocol Version 11, Revision 0
[   809.976] Current Operating System: Linux artix 6.8.2-artix1-1 #1 SMP PREEMPT_DYNAMIC Wed, 27 Mar 2024 20:16:29 +0000 x86_64
[   809.976] Kernel command line: BOOT_IMAGE=/vmlinuz-linux root=UUID=7b0bbd8e-f9f2-436e-8f21-ac707d380bfb rw loglevel=3 quiet memtest=5
[   809.976] 
[   809.976] Current version of pixman: 0.43.4
[   809.976]    Before reporting problems, check http://wiki.x.org
        to make sure that you have the latest version.
[   809.976] Markers: (--) probed, (**) from config file, (==) default setting,
        (++) from command line, (!!) notice, (II) informational,
        (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[   809.976] (==) Log file: "/var/log/Xorg.0.log", Time: Tue Apr  2 20:23:17 2024
[   809.976] (==) Using config directory: "/etc/X11/xorg.conf.d"
[   809.976] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[   809.976] (==) No Layout section.  Using the first Screen section.
[   809.976] (==) No screen section available. Using defaults.
[   809.976] (**) |-->Screen "Default Screen Section" (0)
[   809.976] (**) |   |-->Monitor "<default monitor>"
[   809.977] (==) No device specified for screen "Default Screen Section".
        Using the first device section listed.
[   809.977] (**) |   |-->Device "intelgpu0"
[   809.977] (**) |   |-->GPUDevice "Intel Graphics"
[   809.977] (==) No monitor specified for screen "Default Screen Section".
        Using a default monitor configuration.
[   809.977] (==) Automatically adding devices
[   809.977] (==) Automatically enabling devices
[   809.977] (==) Automatically adding GPU devices
[   809.977] (==) Automatically binding GPU devices
[   809.977] (==) Max clients allowed: 256, resource mask: 0x1fffff
[   809.977] (WW) The directory "/usr/share/fonts/misc" does not exist.
[   809.977]    Entry deleted from font path.
[   809.977] (WW) The directory "/usr/share/fonts/OTF" does not exist.
[   809.977]    Entry deleted from font path.
[   809.977] (WW) The directory "/usr/share/fonts/Type1" does not exist.
[   809.977]    Entry deleted from font path.
[   809.977] (==) FontPath set to:
        /usr/share/fonts/TTF,
        /usr/share/fonts/100dpi,
        /usr/share/fonts/75dpi
[   809.977] (==) ModulePath set to "/usr/lib/xorg/modules"
[   809.977] (II) The server relies on udev to provide the list of input devices.
        If no devices become available, reconfigure udev or disable AutoAddDevices.
[   809.977] (II) Module ABI versions:
[   809.977]    X.Org ANSI C Emulation: 0.4
[   809.977]    X.Org Video Driver: 25.2
[   809.977]    X.Org XInput driver : 24.4
[   809.977]    X.Org Server Extension : 10.0
[   809.977] (++) using VT number 7

[   809.977] (II) systemd-logind: logind integration requires -keeptty and -keeptty was not provided, disabling logind integration
[   809.978] (II) xfree86: Adding drm device (/dev/dri/card1)
[   809.978] (II) Platform probe for /sys/devices/pci0000:00/0000:00:02.0/drm/card1
[   809.991] (--) PCI:*(0@0:2:0) 8086:3e92:1458:d000 rev 0, Mem @ 0x50000000/16777216, 0x40000000/268435456, I/O @ 0x00003000/64, BIOS @ 0x????????/131072
[   809.991] (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
[   809.991] (II) LoadModule: "glx"
[   809.991] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[   809.992] (II) Module glx: vendor="X.Org Foundation"
[   809.992]    compiled for 1.21.1.11, module version = 1.0.0
[   809.992]    ABI class: X.Org Server Extension, version 10.0
[   809.992] (II) LoadModule: "intel"
[   809.993] (II) Loading /usr/lib/xorg/modules/drivers/intel_drv.so
[   809.993] (EE) Failed to load /usr/lib/xorg/modules/drivers/intel_drv.so: /usr/lib/xorg/modules/drivers/intel_drv.so: undefined symbol: vbeFree
[   809.993] (EE) Failed to load module "intel" (loader failed, 0)
[   809.993] (EE) No drivers available.
[   809.993] (EE)
Fatal server error:
[   809.993] (EE) no screens found(EE)
[   809.993] (EE)
Please consult the The X.Org Foundation support
         at http://wiki.x.org
 for help.
[   809.993] (EE) Please also check the log file at "/var/log/Xorg.0.log" for additional information.
[   809.993] (EE)
[   809.993] (EE) Server terminated with error (1). Closing log file.

Failed to load /usr/lib/xorg/modules/drivers/intel_drv.so: /usr/lib/xorg/modules/drivers/intel_drv.so: undefined symbol: vbeFree

---

cat /etc/X11/xorg.conf.d/20-intel.conf
Code: [Select]
Section "Device"
        Identifier "Intel Graphics"
        Driver "intel"
        Option "DRI" "2"
        #Option "AccelMethod" "sna"
        #Option "AccelMethod" "uxa"
EndSection
Create problems which don't have solution

Re: i guess xf86-video-intel is broken

Reply #1
For me I see this in the pkg info

Code: [Select]
$ packer -Qi xf86-video-intel
Name            : xf86-video-intel
Version         : 1:2.99.917+923+gb74b67f0-2
Description     : X.org Intel i810/i830/i915/945G/G965+ video drivers
Architecture    : x86_64
URL             : https://01.org/linuxgraphics
Licenses        : MIT
Groups          : xorg-drivers
Provides        : xf86-video-intel-uxa  xf86-video-intel-sna
.........
and my xorg.conf.d contains this
Code: [Select]
$ cat /etc/X11/xorg.conf.d/20-intel.conf 
Section "Device"
Identifier "Intel Graphics"
Driver "intel"
Option "AccelMethod" "uxa"
EndSection

 

Re: i guess xf86-video-intel is broken

Reply #2
I can confirm the breakage. After upgrading my system I get exactly the same error message as @Arch_user

For now I simply downgraded the "xf86-video-intel" package to the previous version with the following commands:
Code: [Select]
cd /var/cache/pacman/pkg 
Code: [Select]
sudo pacman -U xf86-video-intel-1:2.99.917+923+gb74b67f0-1-x86_64.pkg.tar.zst 

After downgrading the package I am able to log back into Xorg. I am curious if anyone else is experiencing this issue.

Re: i guess xf86-video-intel is broken

Reply #3
I am curious if anyone else is experiencing this issue.

This is for legacy Intel graphics, right? Probably not that many others due to the fact that most users with Intel graphics are probably using mesa.

I took an educated guess based on commit history (even still, I'm not confident). Could somebody please try 1:2.99.917+923+gb74b67f0-2.1 from the world-gremlins repo?

Re: i guess xf86-video-intel is broken

Reply #4
I experienced the same problem and also was able to go on by downgrading to the previous version:

Code: [Select]
sudo pacman -U "https://archive.org/download/archlinux_pkg_xf86-video-intel/xf86-video-intel-1%3A2.99.917%2B923%2Bgb74b67f0-1-x86_64.pkg.tar.zst"

Re: i guess xf86-video-intel is broken

Reply #5
I am curious if anyone else is experiencing this issue.

This is for legacy Intel graphics, right? Probably not that many others due to the fact that most users with Intel graphics are probably using mesa.

I took an educated guess based on commit history (even still, I'm not confident). Could somebody please try 1:2.99.917+923+gb74b67f0-2.1 from the world-gremlins repo?

Not working

Code: [Select]
Name            : xf86-video-intel
Version         : 1:2.99.917+923+gb74b67f0-2.1
Description     : X.org Intel i810/i830/i915/945G/G965+ video drivers
Architecture    : x86_64
URL             : https://01.org/linuxgraphics
Licenses        : MIT
Groups          : xorg-drivers
Provides        : xf86-video-intel-uxa  xf86-video-intel-sna
Depends On      : mesa  libxvmc  pixman  xcb-util>=0.3.9  libudev.so=1-64  libxcb  libxfixes  libxshmfence  libdrm
                  libxrender  libx11  libxdamage  libxext  libpciaccess  glibc
Optional Deps   : libxrandr: for intel-virtual-output [installed]
                  libxinerama: for intel-virtual-output [installed]
                  libxcursor: for intel-virtual-output [installed]
                  libxtst: for intel-virtual-output [installed]
                  libxss: for intel-virtual-output [installed]
Required By     : None
Optional For    : None
Conflicts With  : xorg-server<21.1.1  X-ABI-VIDEODRV_VERSION<25  X-ABI-VIDEODRV_VERSION>=26  xf86-video-intel-sna
                  xf86-video-intel-uxa  xf86-video-i810  xf86-video-intel-legacy
Replaces        : xf86-video-intel-uxa  xf86-video-intel-sna
Installed Size  : 2.16 MiB
Packager        : Artix Build Bot <[email protected]>
Build Date      : Wed 03 Apr 2024 10:13:12 AM PKT
Install Date    : Wed 03 Apr 2024 02:40:12 PM PKT
Install Reason  : Explicitly installed
Install Script  : Yes
Validated By    : None

Create problems which don't have solution

Re: [Solved] i guess xf86-video-intel is broken

Reply #6
seems to be fixed with the newest driver just if anybody's still wondering