You are not logged in.
Pages: 1
I got an unexpected error during pacman -Syu
1.
(77/77) checking for file conflicts [#####################] 100%
2.
error: could not prepare transaction
3.
error: failed to commit transaction (conflicting files)
4.
intel-dri: /usr/lib/xorg/modules/dri/i810_dri.so exists in filesystem
5.
intel-dri: /usr/lib/xorg/modules/dri/i915_dri.so exists in filesystem
6.
intel-dri: /usr/lib/xorg/modules/dri/i965_dri.so exists in filesystem
7.
xf86-video-intel: /usr/lib/libI810XvMC.so exists in filesystem
8.
xf86-video-intel: /usr/lib/libI810XvMC.so.1 exists in filesystem
9.
xf86-video-intel: /usr/lib/libI810XvMC.so.1.0.0 exists in filesystem
10.
xf86-video-intel: /usr/lib/libIntelXvMC.so exists in filesystem
11.
xf86-video-intel: /usr/lib/libIntelXvMC.so.1 exists in filesystem
12.
xf86-video-intel: /usr/lib/libIntelXvMC.so.1.0.0 exists in filesystem
13.
xf86-video-intel: /usr/lib/xorg/modules/drivers/ch7017.so exists in filesystem
14.
xf86-video-intel: /usr/lib/xorg/modules/drivers/ch7xxx.so exists in filesystem
15.
xf86-video-intel: /usr/lib/xorg/modules/drivers/intel_drv.so exists in filesyste
16.
m
17.
xf86-video-intel: /usr/lib/xorg/modules/drivers/ivch.so exists in filesystem
18.
xf86-video-intel: /usr/lib/xorg/modules/drivers/sil164.so exists in filesystem
19.
xf86-video-intel: /usr/lib/xorg/modules/drivers/tfp410.so exists in filesystem
20.
xf86-video-intel: /usr/share/man/man4/intel.4.gz exists in filesystem
21.
Errors occurred, no packages were upgraded.Offline
That seems strange, but it could just be a minor bug. I would pacman -Rd intel-dri and xf86-video-intel, do the upgrade, and then reinstall them.
Offline
Offline
[mike@Kudi ~]$ sudo pacman -S xf86-video-intel intel-dri
resolving dependencies...
looking for inter-conflicts...
:: xf86-video-intel conflicts with xorg-server. Remove xorg-server? [Y/n] ^C
I tried to reinstall...what am i going to do? this looks serious
Offline
i removed xf86-video-intel intel-dri
then i reinstalled it
I did a reboot and xorg is telling me that it cant find a screen...i didnt change my xorg.conf either
Offline
I think you have to comment the line wiht "RGB" in your xorg.conf.
Stop the world, I get off...
Offline
Pages: 1