You are not logged in.
Hey archlinux crowd,
I am running arch on my (now 4 month old) Samsung Ultrabook NP940X3G.
It worked out-of-the-box immediately. Nice!
But probably a month ago a system update (which included intel drivers) shredded my external port. HDMI1 was missing from xrandr, instead DP1 and VIRTUAL shows up in addition to eDP1 which is the actual laptop screen.
I tried to investigate but stopped soon. Eventually, another system update a week later fixed the problem.
Now, after updating the system two days ago the same error occurred again. Reboot and HDMI1 is replaced by those mentioned fellas.
Anyone with similar problem or ideas?
$ lspci
00:00.0 Host bridge: Intel Corporation Haswell-ULT DRAM Controller (rev 09)
00:02.0 VGA compatible controller: Intel Corporation Haswell-ULT Integrated Graphics Controller (rev 09)
00:03.0 Audio device: Intel Corporation Haswell-ULT HD Audio Controller (rev 09)
00:14.0 USB controller: Intel Corporation 8 Series USB xHCI HC (rev 04)
00:16.0 Communication controller: Intel Corporation 8 Series HECI #0 (rev 04)
00:1b.0 Audio device: Intel Corporation 8 Series HD Audio Controller (rev 04)
00:1c.0 PCI bridge: Intel Corporation 8 Series PCI Express Root Port 1 (rev e4)
00:1c.2 PCI bridge: Intel Corporation 8 Series PCI Express Root Port 3 (rev e4)
00:1c.3 PCI bridge: Intel Corporation 8 Series PCI Express Root Port 4 (rev e4)
00:1d.0 USB controller: Intel Corporation 8 Series USB EHCI #1 (rev 04)
00:1f.0 ISA bridge: Intel Corporation 8 Series LPC Controller (rev 04)
00:1f.2 SATA controller: Intel Corporation 8 Series SATA Controller 1 [AHCI mode] (rev 04)
00:1f.3 SMBus: Intel Corporation 8 Series SMBus Controller (rev 04)
02:00.0 Network controller: Intel Corporation Wireless 7260 (rev 6b)
03:00.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL8111/8168/8411 PCI Express Gigabit Ethernet Controller (rev 0c)
$ lsmod | grep intel
intel_rapl 17356 0
intel_powerclamp 17122 0
kvm_intel 143217 0
kvm 413027 1 kvm_intel
crc32c_intel 21809 0
ghash_clmulni_intel 12978 0
aesni_intel 151423 1
aes_x86_64 16719 1 aesni_intel
lrw 12757 1 aesni_intel
glue_helper 12649 1 aesni_intel
ablk_helper 12572 1 aesni_intel
cryptd 18553 3 ghash_clmulni_intel,aesni_intel,ablk_helper
snd_hda_intel 26327 7
snd_hda_controller 26727 1 snd_hda_intel
snd_hda_codec 108552 5 snd_hda_codec_realtek,snd_hda_codec_hdmi,snd_hda_codec_generic,snd_hda_intel,snd_hda_controller
intel_gtt 17848 1 i915
snd_pcm 88487 5 snd_hda_codec_hdmi,snd_hda_codec,snd_hda_intel,snd_hda_controller
snd 69340 21 snd_hda_codec_realtek,snd_hwdep,snd_timer,snd_hda_codec_hdmi,snd_pcm,snd_hda_codec_generic,snd_hda_codec,snd_hda_intelAny additional information necessary?
Thanks in advance
Jakob
Offline