You are not logged in.

#1 2019-02-17 15:20:19

Ghost93
Member
Registered: 2019-02-17
Posts: 1

DELL Latitude E7440 - Second HDMI stopped working after yaourt -Syu

Hey,

I use three monitors at my workplace - The laptop monitor itself, 23" connected using miniDP and another one (same make) connected using HDMI.

This morning I upgraded packages in my arch setup and then after couple of hours I restarted it - and the HDMI connected display stopped working.

Output of

grep -i upgraded /var/log/pacman.log
2019-02-17 09:49] [ALPM] upgraded archlinux-keyring (20190123-1 -> 20190123-2)
[2019-02-17 09:49] [ALPM] upgraded harfbuzz (2.3.1-1 -> 2.3.1-2)
[2019-02-17 09:49] [ALPM] upgraded cairo (1.16.0-1 -> 1.16.0-2)
[2019-02-17 09:49] [ALPM] upgraded kmod (25-1 -> 26-2)
[2019-02-17 09:49] [ALPM] upgraded curl (7.64.0-3 -> 7.64.0-4)
[2019-02-17 09:49] [ALPM] upgraded cups-filters (1.22.0-2 -> 1.22.1-1)
[2019-02-17 09:49] [ALPM] upgraded harfbuzz-icu (2.3.1-1 -> 2.3.1-2)
[2019-02-17 09:49] [ALPM] upgraded libqmi (1.22.0-1 -> 1.22.0-2)
[2019-02-17 09:49] [ALPM] upgraded librsvg (2:2.44.12-1 -> 2:2.44.13-1)
[2019-02-17 09:49] [ALPM] upgraded meld (3.20.0-1 -> 3.20.0-2)
[2019-02-17 09:49] [ALPM] upgraded nodejs (11.9.0-1 -> 11.10.0-1)
[2019-02-17 09:49] [ALPM] upgraded speexdsp (1.2rc3-3 -> 1.2rc3-4)

Output of

inxi -Fxz
System:    Host: my-arch-machine Kernel: 4.20.8-arch1-1-ARCH x86_64 bits: 64 compiler: gcc v: 8.2.1 
           Desktop: Xfce 4.12.4 tk: Gtk 2.24.32 Distro: Arch Linux 
Machine:   Type: Laptop System: Dell product: Latitude E7440 v: 00 serial: <filter> 
           Mobo: Dell model: N/A serial: <filter> BIOS: Dell v: A27 date: 10/09/2018 
Battery:   ID-1: BAT0 charge: 17.2 Wh condition: 26.6/34.0 Wh (78%) model: SMP DELL MGH8136 status: Charging 
CPU:       Topology: Dual Core model: Intel Core i5-4300U bits: 64 type: MT MCP arch: Haswell rev: 1 
           L2 cache: 3072 KiB 
           flags: lm nx pae sse sse2 sse3 sse4_1 sse4_2 ssse3 vmx bogomips: 19961 
           Speed: 2493 MHz min/max: 800/2900 MHz Core speeds (MHz): 1: 2403 2: 2340 3: 2620 4: 2387 
Graphics:  Card-1: Intel Haswell-ULT Integrated Graphics driver: i915 v: kernel bus ID: 00:02.0 
           Display: x11 server: X.Org 1.20.3 driver: intel unloaded: modesetting,vesa 
           resolution: 1366x768~60Hz, 1920x1080~60Hz 
           OpenGL: renderer: Mesa DRI Intel Haswell Mobile v: 4.5 Mesa 18.3.3 direct render: Yes 
Audio:     Card-1: Intel Haswell-ULT HD Audio driver: snd_hda_intel v: kernel bus ID: 00:03.0 
           Card-2: Intel 8 Series HD Audio driver: snd_hda_intel v: kernel bus ID: 00:1b.0 
           Sound Server: ALSA v: k4.20.8-arch1-1-ARCH 
Network:   Card-1: Intel Ethernet Connection I218-LM driver: e1000e v: 3.2.6-k port: f080 bus ID: 00:19.0 
           IF: eno1 state: down mac: <filter> 
           Card-2: Intel Wireless 7260 driver: iwlwifi v: kernel bus ID: 02:00.0 
           IF: wlp2s0 state: up mac: <filter> 
           IF-ID-1: docker0 state: down mac: <filter> 
Drives:    HDD Total Size: 685.61 GiB used: 65.29 GiB (9.5%) 
           ID-1: /dev/sda vendor: PNY model: CS900 480GB SSD size: 447.13 GiB 
           ID-2: /dev/sdb vendor: Samsung model: SSD PM841 mSATA 256GB size: 238.47 GiB 
Partition: ID-1: / size: 392.72 GiB used: 65.29 GiB (16.6%) fs: ext4 dev: /dev/sda5 
Sensors:   System Temperatures: cpu: 67.0 C mobo: 40.0 C sodimm: 35.0 C 
           Fan Speeds (RPM): cpu: 3681 
Info:      Processes: 244 Uptime: 35m Memory: 11.63 GiB used: 4.68 GiB (40.2%) Init: systemd Compilers: 
           gcc: 8.2.1 Shell: bash v: 5.0.0 inxi: 3.0.10

Here's my arandr saved configuration, it won't load now since HDMI2 is missing:

xrandr --output HDMI2 --mode 1920x1080 --pos 1920x0 --rotate normal --output HDMI1 --mode 1920x1080 --pos 0x0 --rotate normal --output DP1 --off --output eDP1 --primary --mode 1366x768 --pos 3840x216 --rotate normal --output VIRTUAL1 --off

output:

warning: output HDMI2 not found; ignoring

Any ideas which package should I downgrade? This is my main suspect..

Thanks

Last edited by Ghost93 (2019-02-17 15:27:08)

Offline

Board footer

Powered by FluxBB