OpenSuse 12.3 won't detect second monitor.

Hello,

I’ve been trying for several hours to configure my computer to work with two monitors.

Here are the xandr results:
xrandr: Failed to get size of gamma for output default
Screen 0: minimum 640 x 480, current 1920 x 1080, maximum 1920 x 1080
default connected 1920x1080+0+0 0mm x 0mm
1920x1080 0.0*
1280x1024 0.0
1024x768 0.0
800x600 0.0
640x480 0.0

Here are the lspci -vnn | grep VGA -A 12 results:
00:02.0 VGA compatible controller [0300]: Intel Corporation Haswell Integrated Graphics Controller [8086:0412] (rev 06) (prog-if 00 [VGA controller])
Subsystem: Hewlett-Packard Company Device [103c:1998]
Flags: bus master, fast devsel, latency 0, IRQ 11
Memory at f7800000 (64-bit, non-prefetchable) [size=4]
Memory at e0000000 (64-bit, prefetchable) [size=256]
I/O ports at f000 [size=64]
Expansion ROM at <unassigned> [disabled]
Capabilities: [90] MSI: Enable- Count=1/1 Maskable- 64bit-
Capabilities: [d0] Power Management version 2
Capabilities: [a4] PCI Advanced Features

00:03.0 Audio device [0403]: Intel Corporation Haswell HD Audio Controller [8086:0c0c] (rev 06)
Subsystem: Hewlett-Packard Company Device [103c:1998]

When I check at the Configure Display in the GUI it only detects one screen labelled default.

Any help would be really appreciated

Thank you[/size][/size][/size]

When I check at the Configure Display in the GUI it only detects one screen labelled default.

IMHO, those two statements seem to indicate that you are not using the intel driver, but rather a generic one.
That would also be the reason why your 2nd monitor is not recognized.

So please post the file /var/log/Xorg.0.log.

A side-note: 12.3 is unsupported since January. You probably should consider upgrading to a supported version, this would also contain a newer intel driver if the one in 12.3 gives you problems…

I am sorry I don’t seem to have the option to post any files and the content of the log exceeds the character limit I am allowed.
I have to stay with OpenSuse 12.3, it is the OS we use at my workplace.

Upload it to http://susepaste.org or any other pasting/filesharing site, and post a link.

Thank you very much, here’s the log address: SUSE Paste

Ok, as suspected, you are using the generic VESA driver.
I don’t think you can get a second monitor to work with this.

What I find remarkable though is that Xorg doesn’t even try to load a different driver. Normally it should try a few ones (intel, modesetting, and fbdev in your case), and then choose the best working one.
So this might mean it doesn’t even recognize your graphics chip and has no idea what drivers to try (no idea how it would react in this case), or you specified Driver=“vesa” somewhere in your Xorg config.
According to the log you don’t have an xorg.conf, so please post the output of:

grep Driver /etc/X11/xorg.conf.d/*

Here’s the result of :

grep Driver /etc/X11/xorg.conf.d/*

/etc/X11/xorg.conf.d/10-evdev.conf: Driver “evdev”
/etc/X11/xorg.conf.d/10-evdev.conf: Driver “evdev”
/etc/X11/xorg.conf.d/10-evdev.conf: Driver “evdev”
/etc/X11/xorg.conf.d/10-evdev.conf: Driver “evdev”
/etc/X11/xorg.conf.d/10-evdev.conf: Driver “evdev”
/etc/X11/xorg.conf.d/11-mouse.conf: Driver “evdev”
/etc/X11/xorg.conf.d/11-mouse.conf: Driver “evdev”
/etc/X11/xorg.conf.d/11-mouse.conf: Driver “evdev”
/etc/X11/xorg.conf.d/11-mouse.conf: Driver “evdev”
/etc/X11/xorg.conf.d/11-mouse.conf: Driver “evdev”
/etc/X11/xorg.conf.d/11-mouse.conf: Driver “evdev”
/etc/X11/xorg.conf.d/11-mouse.conf: Driver “evdev”
/etc/X11/xorg.conf.d/11-mouse.conf: Driver “evdev”
/etc/X11/xorg.conf.d/11-mouse.conf: Driver “evdev”
/etc/X11/xorg.conf.d/11-mouse.conf: Driver “evdev”
/etc/X11/xorg.conf.d/11-mouse.conf: Driver “evdev”
/etc/X11/xorg.conf.d/50-device.conf:# #Driver “radeon”
/etc/X11/xorg.conf.d/50-device.conf: Driver “vesa”
/etc/X11/xorg.conf.d/50-synaptics.conf: Driver “synaptics”
/etc/X11/xorg.conf.d/50-synaptics.conf: MatchDriver “synaptics”
/etc/X11/xorg.conf.d/50-synaptics.conf: MatchDriver “synaptics”
/etc/X11/xorg.conf.d/50-vmmouse.conf: Driver “vmmouse”
/etc/X11/xorg.conf.d/50-wacom.conf: Driver “wacom”
/etc/X11/xorg.conf.d/50-wacom.conf: Driver “wacom”
/etc/X11/xorg.conf.d/50-wacom.conf: Driver “wacom”
/etc/X11/xorg.conf.d/50-wacom.conf: Driver “wacom”
/etc/X11/xorg.conf.d/50-wacom.conf: Driver “wacom”

Thank you very much for helping me

There you have it:

/etc/X11/xorg.conf.d/50-device.conf contains the line Driver “vesa”, that forces Xorg to use the vesa driver.
Remove that and it should use intel instead, and as a result recognoze your 2nd monitor.
You could also just delete the file /etc/X11/xorg.conf.d/50-device.conf completely, or move it to a different folder (so you could move it back if necessary).

I don’t know the reason why that line is there in the first place. If it is because of problems with the intel driver, you might not get a graphical system afterwards at all. In that case, choose “Recovery Mode” in the boot menu (2nd entry in “Advanced Options”), and put back the file.
If that’s the case, your only chance would be to upgrade the intel driver and/or kernel. But the Xorg repo is not available any more for 12.3…

You might have better luck by using fbdev instead of vesa though. Actually you wouldn’t even have to have a Driver line in the Xorg config, adding “nomodeset” to kernel command line (in YaST->System->Boot Loader) would prevent the use of intel as well.

I moved the file /etc/X11/xorg.conf.d/50-device.conf to a different folder and restarted my system. My two monitors are now working ! The problem now is that the only resolution I have avaible in display settings is 800 x 600 and both monitors are mirrowed. I don’t think linux recognizes either of them since xrandr gives me:

xrandr: Failed to get size of gamma for output default
Screen 0: minimum 800 x 600, current 800 x 600, maximum 800 x 600
default connected 800x600+0+0 0mm x 0mm
800x600 75.0*

Whether or not they are mirrored, you should be able to configure in your desktop’s display settings.

I don’t think linux recognizes either of them since xrandr gives me:

Can you please post /var/log/Xorg.0.log again, this should show whether the displays are “recognized” (or rather the EDID data can be read correctly).

And try to move the files 50-screen.conf and 50-monitor.conf as well. They might contain some configuration that worked fine with vesa, but doesn’t any more now with intel and/or the 2nd monitor.

Here is the new log : SUSE Paste

I will try to move the said files and report back after the reboot :slight_smile:

EDIT: I moved 50-screen.conf and 50-monitor.conf to a different folder and the problem remains the same, the only resolution avaible is 800x600 and mirrowed desktops.

Earlier you said that the solution could be to check into my yast -> Boot Loader Options, I just checked and under Failsafe Kernel Command Line Parameter I have the line:

edd=off powersaved=off nohz=off highres=off processor.max_cstate=1 nomodset x11failsafe

Could it be the problem?

P.S. sorry for my english it’s my second language.

I didn’t say that. In fact the Xorg.0.log does show the kernel command line parameters anyway.

What I said was that adding “nomodeset” to the kernel command line would be a different way to disable the intel driver.

I just checked and under Failsafe Kernel Command Line Parameter I have the line:

edd=off powersaved=off nohz=off highres=off processor.max_cstate=1 nomodset x11failsafe

Could it be the problem?

No.
This line is only used if you select a “failsafe” or “Recovery Mode” entry in the boot menu.

The problem is that you still are not using the intel driver, but fbdev.
intel is being loaded, but just not used. I don’t really see any error message either, except for “open /dev/dri/card0: No such file or directory”.
I think either the intel kernel module is not loaded for any reason (and therefore the intel X driver cannot be used), or your GPU isn’t supported yet.

Can you please post the output of “/sbin/lspci -nnk” to see whether the kernel module is loaded or not?

P.S. sorry for my english it’s my second language.

Mine too. :wink:

Dont’ worry about the failsafe boot parameters. Your Xorg log shows that you booted in normal mode, and the intel driver was loaded (intiially at least), but it then goes on to the basic framebuffer driver (with 800x600 display resolution)

    13.939] (II) UnloadModule: "modesetting"
    13.939] (==) FBDEV(0): Depth 24, (==) framebuffer bpp 32
    13.939] (==) FBDEV(0): RGB weight 888
    13.939] (==) FBDEV(0): Default visual is TrueColor
    13.939] (==) FBDEV(0): Using gamma correction (1.0, 1.0, 1.0)
    13.939] (II) FBDEV(0): hardware: EFI VGA (video memory: 1920kB)
    13.939] (II) FBDEV(0): checking modes against framebuffer device...
    13.939] (II) FBDEV(0):     mode "1680 x 1050" not found
    13.939] (II) FBDEV(0): checking modes against monitor...
    13.939] (--) FBDEV(0): Virtual size is 800x600 (pitch 800)
    13.939] (**) FBDEV(0):  Built-in mode "current": 48.0 MHz, 46.9 kHz, 75.1 Hz
    13.939] (II) FBDEV(0): Modeline "current"x0.0   48.00  800 832 928 1024  600 604 608 624 -hsync
-vsync -csync (46.9 kHz b)
    13.939] (==) FBDEV(0): DPI set to (96, 96)
    13.939] (II) Loading sub module "fb"
    13.939] (II) LoadModule: "fb"

There it is:
00:00.0 Host bridge [0600]: Intel Corporation Haswell DRAM Controller [8086:0c00] (rev 06)
Subsystem: Hewlett-Packard Company Device [103c:1998]
00:02.0 VGA compatible controller [0300]: Intel Corporation Haswell Integrated Graphics Controller [8086:0412] (rev 06)
Subsystem: Hewlett-Packard Company Device [103c:1998]
00:03.0 Audio device [0403]: Intel Corporation Haswell HD Audio Controller [8086:0c0c] (rev 06)
Subsystem: Hewlett-Packard Company Device [103c:1998]
Kernel driver in use: snd_hda_intel
00:14.0 USB controller [0c03]: Intel Corporation Lynx Point USB xHCI Host Controller [8086:8c31] (rev 04)
Subsystem: Hewlett-Packard Company Device [103c:1998]
Kernel driver in use: xhci_hcd
00:16.0 Communication controller [0780]: Intel Corporation Lynx Point MEI Controller #1 [8086:8c3a] (rev 04)
Subsystem: Hewlett-Packard Company Device [103c:1998]
Kernel driver in use: mei
00:16.3 Serial controller [0700]: Intel Corporation Lynx Point KT Controller [8086:8c3d] (rev 04)
Subsystem: Hewlett-Packard Company Device [103c:1998]
Kernel driver in use: serial
00:19.0 Ethernet controller [0200]: Intel Corporation Ethernet Connection I217-LM [8086:153a] (rev 04)
Subsystem: Hewlett-Packard Company Device [103c:1998]
Kernel driver in use: e1000e
00:1a.0 USB controller [0c03]: Intel Corporation Lynx Point USB Enhanced Host Controller #2 [8086:8c2d] (rev 04)
Subsystem: Hewlett-Packard Company Device [103c:1998]
Kernel driver in use: ehci_hcd
00:1b.0 Audio device [0403]: Intel Corporation Lynx Point High Definition Audio Controller [8086:8c20] (rev 04)
Subsystem: Hewlett-Packard Company Device [103c:1998]
Kernel driver in use: snd_hda_intel
00:1d.0 USB controller [0c03]: Intel Corporation Lynx Point USB Enhanced Host Controller #1 [8086:8c26] (rev 04)
Subsystem: Hewlett-Packard Company Device [103c:1998]
Kernel driver in use: ehci_hcd
00:1f.0 ISA bridge [0601]: Intel Corporation Lynx Point LPC Controller [8086:8c4e] (rev 04)
Subsystem: Hewlett-Packard Company Device [103c:1998]
Kernel driver in use: lpc_ich
00:1f.2 SATA controller [0106]: Intel Corporation Lynx Point 6-port SATA Controller 1 [AHCI mode] [8086:8c02] (rev 04)
Subsystem: Hewlett-Packard Company Device [103c:1998]
Kernel driver in use: ahci
00:1f.3 SMBus [0c05]: Intel Corporation Lynx Point SMBus Controller [8086:8c22] (rev 04)
Subsystem: Hewlett-Packard Company Device [103c:1998]

Ok, this seems indeed to be the problem.
There’s no kernel module loaded, otherwise it would have a “Kernel driver in use” line.

Please run “sudo /sbin/modprobe i915” and then post the output of lspci again (and “dmesg|tail”).
It might be that the 12.3 kernel is just too old, but Linux Kernel Driver DataBase: CONFIG_DRM_I915: Intel 8xx/9xx/G3x/G4x/HD Graphics would suggest that your GPU should be identified in kernels 3.5-3.19 (you are using 3.7).

root # sudo /sbin/modprobe i915
root # /sbin/lspci -nnk
00:00.0 Host bridge [0600]: Intel Corporation Haswell DRAM Controller [8086:0c00] (rev 06)
Subsystem: Hewlett-Packard Company Device [103c:1998]
00:02.0 VGA compatible controller [0300]: Intel Corporation Haswell Integrated Graphics Controller [8086:0412] (rev 06)
Subsystem: Hewlett-Packard Company Device [103c:1998]
00:03.0 Audio device [0403]: Intel Corporation Haswell HD Audio Controller [8086:0c0c] (rev 06)
Subsystem: Hewlett-Packard Company Device [103c:1998]
Kernel driver in use: snd_hda_intel
00:14.0 USB controller [0c03]: Intel Corporation Lynx Point USB xHCI Host Controller [8086:8c31] (rev 04)
Subsystem: Hewlett-Packard Company Device [103c:1998]
Kernel driver in use: xhci_hcd
00:16.0 Communication controller [0780]: Intel Corporation Lynx Point MEI Controller #1 [8086:8c3a] (rev 04)
Subsystem: Hewlett-Packard Company Device [103c:1998]
Kernel driver in use: mei
00:16.3 Serial controller [0700]: Intel Corporation Lynx Point KT Controller [8086:8c3d] (rev 04)
Subsystem: Hewlett-Packard Company Device [103c:1998]
Kernel driver in use: serial
00:19.0 Ethernet controller [0200]: Intel Corporation Ethernet Connection I217-LM [8086:153a] (rev 04)
Subsystem: Hewlett-Packard Company Device [103c:1998]
Kernel driver in use: e1000e
00:1a.0 USB controller [0c03]: Intel Corporation Lynx Point USB Enhanced Host Controller #2 [8086:8c2d] (rev 04)
Subsystem: Hewlett-Packard Company Device [103c:1998]
Kernel driver in use: ehci_hcd
00:1b.0 Audio device [0403]: Intel Corporation Lynx Point High Definition Audio Controller [8086:8c20] (rev 04)
Subsystem: Hewlett-Packard Company Device [103c:1998]
Kernel driver in use: snd_hda_intel
00:1d.0 USB controller [0c03]: Intel Corporation Lynx Point USB Enhanced Host Controller #1 [8086:8c26] (rev 04)
Subsystem: Hewlett-Packard Company Device [103c:1998]
Kernel driver in use: ehci_hcd
00:1f.0 ISA bridge [0601]: Intel Corporation Lynx Point LPC Controller [8086:8c4e] (rev 04)
Subsystem: Hewlett-Packard Company Device [103c:1998]
Kernel driver in use: lpc_ich
00:1f.2 SATA controller [0106]: Intel Corporation Lynx Point 6-port SATA Controller 1 [AHCI mode] [8086:8c02] (rev 04)
Subsystem: Hewlett-Packard Company Device [103c:1998]
Kernel driver in use: ahci
00:1f.3 SMBus [0c05]: Intel Corporation Lynx Point SMBus Controller [8086:8c22] (rev 04)
Subsystem: Hewlett-Packard Company Device [103c:1998]

EDIT:
root # dmesg|tail
1955.462347] SFW2-INext-DROP-DEFLT IN=eth0 OUT= MAC=33:33:00:00:00:fb:68:5b:35:c3:dc:04:86:dd SRC=fe80:0000:0000:0000:6a5b:35ff:fec3:dc04 DST=ff02:0000:0000:0000:0000:0000:0000:00fb LEN=137 TC=0 HOPLIMIT=255 FLOWLBL=530068 PROTO=UDP SPT=5353 DPT=5353 LEN=97
1996.975117] SFW2-INext-DROP-DEFLT IN=eth0 OUT= MAC=33:33:00:00:00:fb:2c:44:fd:16:27:96:86:dd SRC=fe80:0000:0000:0000:d46b:cda7:05f6:7715 DST=ff02:0000:0000:0000:0000:0000:0000:00fb LEN=778 TC=0 HOPLIMIT=255 FLOWLBL=0 PROTO=UDP SPT=5353 DPT=5353 LEN=738
1997.001596] SFW2-INext-DROP-DEFLT IN=eth0 OUT= MAC=33:33:00:00:00:fb:f0:de:f1:79:3e:76:86:dd SRC=fe80:0000:0000:0000:8123:ef70:c04b:fdea DST=ff02:0000:0000:0000:0000:0000:0000:00fb LEN=121 TC=0 HOPLIMIT=255 FLOWLBL=0 PROTO=UDP SPT=5353 DPT=5353 LEN=81
2032.875923] SFW2-INext-DROP-DEFLT IN=eth0 OUT= MAC=a0:d3:c1:1f:66:9b:a0:b3:cc:ff:fd:fa:08:00 SRC=10.10.17.213 DST=10.10.17.207 LEN=198 TOS=0x00 PREC=0x00 TTL=64 ID=37251 DF PROTO=UDP SPT=138 DPT=138 LEN=178
2033.143335] SFW2-INext-DROP-DEFLT IN=eth0 OUT= MAC=33:33:00:00:00:fb:e4:11:5b:23:4f:c7:86:dd SRC=fe80:0000:0000:0000:382f:fbd5:9a9d:cb02 DST=ff02:0000:0000:0000:0000:0000:0000:00fb LEN=128 TC=0 HOPLIMIT=255 FLOWLBL=0 PROTO=UDP SPT=5353 DPT=5353 LEN=88
2033.239765] SFW2-INext-DROP-DEFLT IN=eth0 OUT= MAC=33:33:00:00:00:fb:a4:5d:36:9b:0f:e0:86:dd SRC=fe80:0000:0000:0000:9c93:ee14:714e:945f DST=ff02:0000:0000:0000:0000:0000:0000:00fb LEN=200 TC=0 HOPLIMIT=255 FLOWLBL=0 PROTO=UDP SPT=5353 DPT=5353 LEN=160
2067.631554] SFW2-INext-DROP-DEFLT IN=eth0 OUT= MAC= SRC=fe80:0000:0000:0000:a2d3:c1ff:fe1f:669b DST=ff02:0000:0000:0000:0000:0000:0000:00fb LEN=84 TC=0 HOPLIMIT=255 FLOWLBL=0 PROTO=UDP SPT=5353 DPT=5353 LEN=44
2095.186328] SFW2-INext-DROP-DEFLT IN=eth0 OUT= MAC=33:33:00:00:00:fb:d8:9d:67:cd:2b:7f:86:dd SRC=fe80:0000:0000:0000:a1c4:485b:2392:af9a DST=ff02:0000:0000:0000:0000:0000:0000:00fb LEN=772 TC=0 HOPLIMIT=255 FLOWLBL=0 PROTO=UDP SPT=5353 DPT=5353 LEN=732
2095.216687] SFW2-INext-DROP-DEFLT IN=eth0 OUT= MAC=33:33:00:00:00:fb:70:5a:b6:b5:ce:8f:86:dd SRC=fe80:0000:0000:0000:65ab:cb75:57eb:61c7 DST=ff02:0000:0000:0000:0000:0000:0000:00fb LEN=200 TC=0 HOPLIMIT=255 FLOWLBL=0 PROTO=UDP SPT=5353 DPT=5353 LEN=160
2131.445570] SFW2-INext-DROP-DEFLT IN=eth0 OUT= MAC=33:33:00:00:00:fb:d8:9d:67:d1:d7:fd:86:dd SRC=fe80:0000:0000:0000:1cba:23c0:92ae:843b DST=ff02:0000:0000:0000:0000:0000:0000:00fb LEN=128 TC=0 HOPLIMIT=255 FLOWLBL=0 PROTO=UDP SPT=5353 DPT=5353 LEN=88

Hm, so this hasn’t changed anything.
And there’s no message in dmesg either.

Please try “sudo /sbin/modprobe -v i915” then and post “dmesg|tail” afterwards.

I do remember such problems with the intel kernel module in 12.3 though, there were a few posts here where it just wasn’t loaded.
IIRC, one thing that might help is to disable plymouth. So try to add “plymouth.enable=0” to the kernel command line and see whether i915 is then loaded and the intel driver working.

Other ideas:
Check the NO_KMS_IN_INITRD setting in /etc/sysconfig/kernel. If it is “yes”, change it to “no” and run “sudo /sbin/mkinitrd” afterwards.

Try to add “i915” to the line MODULES_LOADED_ON_BOOT and/or INITRD_MODULES in that file.

Or try to install the latest kernel from http://download.opensuse.org/repositories/Kernel:/stable/standard/.

root # sudo /sbin/modprobe -v i915
root # dmesg|tail
4188.428842] SFW2-INext-DROP-DEFLT IN=eth0 OUT= MAC=33:33:00:00:00:fb:a0:b3:cc:c3:91:be:86:dd SRC=fe80:0000:0000:0000:546b:397b:7583:457e DST=ff02:0000:0000:0000:0000:0000:0000:00fb LEN=144 TC=0 HOPLIMIT=255 FLOWLBL=0 PROTO=UDP SPT=5353 DPT=5353 LEN=104
4228.090623] SFW2-INext-DROP-DEFLT IN=eth0 OUT= MAC=33:33:00:00:00:fb:f0:92:1c:8a:04:70:86:dd SRC=fe80:0000:0000:0000:ed2e:ae33:c488:34c3 DST=ff02:0000:0000:0000:0000:0000:0000:00fb LEN=325 TC=0 HOPLIMIT=255 FLOWLBL=0 PROTO=UDP SPT=5353 DPT=5353 LEN=285
4228.113394] SFW2-INext-DROP-DEFLT IN=eth0 OUT= MAC=33:33:00:00:00:fb:d8:9d:67:ce:79:a9:86:dd SRC=fe80:0000:0000:0000:0500:e1e7:dd43:f7cd DST=ff02:0000:0000:0000:0000:0000:0000:00fb LEN=121 TC=0 HOPLIMIT=255 FLOWLBL=0 PROTO=UDP SPT=5353 DPT=5353 LEN=81
4256.224802] SFW2-INext-DROP-DEFLT IN=eth0 OUT= MAC=33:33:00:00:00:fb:d8:9d:67:d1:d7:fd:86:dd SRC=fe80:0000:0000:0000:1cba:23c0:92ae:843b DST=ff02:0000:0000:0000:0000:0000:0000:00fb LEN=532 TC=0 HOPLIMIT=255 FLOWLBL=0 PROTO=UDP SPT=5353 DPT=5353 LEN=492
4286.606052] SFW2-INext-DROP-DEFLT IN=eth0 OUT= MAC=33:33:00:00:00:fb:70:5a:b6:b5:ce:8f:86:dd SRC=fe80:0000:0000:0000:65ab:cb75:57eb:61c7 DST=ff02:0000:0000:0000:0000:0000:0000:00fb LEN=108 TC=0 HOPLIMIT=255 FLOWLBL=0 PROTO=UDP SPT=5353 DPT=5353 LEN=68
4326.301057] SFW2-INext-DROP-DEFLT IN=eth0 OUT= MAC=33:33:00:00:00:fb:d8:9d:67:d1:d7:fd:86:dd SRC=fe80:0000:0000:0000:1cba:23c0:92ae:843b DST=ff02:0000:0000:0000:0000:0000:0000:00fb LEN=325 TC=0 HOPLIMIT=255 FLOWLBL=0 PROTO=UDP SPT=5353 DPT=5353 LEN=285
4326.326969] SFW2-INext-DROP-DEFLT IN=eth0 OUT= MAC=33:33:00:00:00:fb:d8:9d:67:ce:79:a9:86:dd SRC=fe80:0000:0000:0000:0500:e1e7:dd43:f7cd DST=ff02:0000:0000:0000:0000:0000:0000:00fb LEN=121 TC=0 HOPLIMIT=255 FLOWLBL=0 PROTO=UDP SPT=5353 DPT=5353 LEN=81
4345.592276] SFW2-INext-DROP-DEFLT IN=eth0 OUT= MAC=33:33:00:00:00:fb:10:dd:b1:ce:be:b8:86:dd SRC=fe80:0000:0000:0000:12dd:b1ff:fece:beb8 DST=ff02:0000:0000:0000:0000:0000:0000:00fb LEN=221 TC=0 HOPLIMIT=255 FLOWLBL=229695 PROTO=UDP SPT=5353 DPT=5353 LEN=181
4349.684484] SFW2-INext-DROP-DEFLT IN=eth0 OUT= MAC=33:33:00:00:00:fb:10:dd:b1:ce:be:b8:86:dd SRC=fe80:0000:0000:0000:12dd:b1ff:fece:beb8 DST=ff02:0000:0000:0000:0000:0000:0000:00fb LEN=1092 TC=0 HOPLIMIT=255 FLOWLBL=229695 PROTO=UDP SPT=5353 DPT=5353 LEN=1052
4377.598063] SFW2-INext-DROP-DEFLT IN=eth0 OUT= MAC=33:33:00:00:00:fb:68:5b:35:c3:dc:04:86:dd SRC=fe80:0000:0000:0000:6a5b:35ff:fec3:dc04 DST=ff02:0000:0000:0000:0000:0000:0000:00fb LEN=1236 TC=0 HOPLIMIT=255 FLOWLBL=530068 PROTO=UDP SPT=5353 DPT=5353 LEN=1196

EDIT:
Check the NO_KMS_IN_INITRD setting in /etc/sysconfig/kernel. If it is “yes”, change it to “no” and run “sudo /sbin/mkinitrd” afterwards.

  • It was already setted at “no”.
    Try to add “i915” to the line MODULES_LOADED_ON_BOOT and/or INITRD_MODULES in that file.
  • Added i915 to both lines.
    Will report on reboot.

I forgot to mention: for the second one to have any effect, you’d also need to run “sudo /sbin/mkinitrd” afterwards.