Bug 791133 - Fedora 16 doesn't boot with 3.2.6-3.fc16.x86_64 kernel on my notebook
Summary: Fedora 16 doesn't boot with 3.2.6-3.fc16.x86_64 kernel on my notebook
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Fedora
Classification: Fedora
Component: kernel
Version: 16
Hardware: x86_64
OS: Linux
unspecified
high
Target Milestone: ---
Assignee: Kernel Maintainer List
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2012-02-16 09:50 UTC by Goksel
Modified: 2012-03-23 14:55 UTC (History)
9 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2012-03-23 14:55:54 UTC
Type: ---


Attachments (Terms of Use)
warning message after grub menu (58.40 KB, image/jpeg)
2012-02-16 09:50 UTC, Goksel
no flags Details

Description Goksel 2012-02-16 09:50:04 UTC
Created attachment 562454 [details]
warning message after grub menu

Hello;

I was using Fedora 16 in my lenovo x201 notebook and I didn't have any problem. I bought new notebook which is lenovo L420 model. I installed Fedora 16 with  3.1.0-7.fc16.x86_64 kernel and there isn't any problem. It boots successfully. After system upgrade yesterday, I got the new kernel update 3.2.6-3.fc16.x86_64, after that notebook doesn't boot again. after grub menu I see the attached warning message and screen seems black. I also see the same warning message with 3.1.0.7 kernel but it always boots successfully. You can find the screen shoot in the attachment.

P.S: Windows 7 operation system is also installed the same notebook. I tested it and there is no problem.

I can help you to solve the problem if you need anything (log,screenshot etc)

Best Regards.

Comment 1 Josh Boyer 2012-02-16 18:10:32 UTC
Can you remove the 'rhgb quiet' from the kernel command line and see if you get more output?  If not, can you install kernel-debug and see if that produces something else?

Comment 2 Goksel 2012-02-17 14:37:15 UTC
I removed the quiet feature and didn2T happen again. It still waits black screen. My grub menu are below. 

menuentry 'Fedora (3.2.6-3.fc16.x86_64)' --class fedora --class gnu-linux --class gnu --class os {
	insmod gzio
	insmod part_msdos
	insmod ext2
	set root='(hd0,msdos4)'
	search --no-floppy --fs-uuid --set=root 9f5780a1-b1ef-4c94-8c9b-0b8873b52219
	echo 'Loading Fedora (3.2.6-3.fc16.x86_64)'
	linux	/boot/vmlinuz-3.2.6-3.fc16.x86_64 root=UUID=9f5780a1-b1ef-4c94-8c9b-0b8873b52219 ro rd.md=0 rd.lvm=0 rd.dm=0 SYSFONT=latarcyrheb-sun16 rd.luks=0  KEYTABLE=trq LANG=en_US.UTF-8
	echo 'Loading initial ramdisk ...'
	initrd /boot/initramfs-3.2.6-3.fc16.x86_64.img
}
menuentry 'Fedora Linux, with Linux 3.1.0-7.fc16.x86_64' --class fedora --class gnu-linux --class gnu --class os {
	load_video
	set gfxpayload=keep
	insmod gzio
	insmod part_msdos
	insmod ext2
	set root='(hd0,msdos4)'
	search --no-floppy --fs-uuid --set=root 9f5780a1-b1ef-4c94-8c9b-0b8873b52219
	echo	'Loading Linux 3.1.0-7.fc16.x86_64 ...'
	linux	/boot/vmlinuz-3.1.0-7.fc16.x86_64 root=UUID=9f5780a1-b1ef-4c94-8c9b-0b8873b52219 ro rd.md=0 rd.lvm=0 rd.dm=0 quiet SYSFONT=latarcyrheb-sun16 rhgb rd.luks=0  KEYTABLE=trq LANG=en_US.UTF-8
	echo	'Loading initial ramdisk ...'
	initrd	/boot/initramfs-3.1.0-7.fc16.x86_64.img
}




It boots with 3.1.0.7 kernel successfully. I also disabled the mmconfig on grub but didn't happen again. You can also find the errors log below.

anaconda/anaconda.program.log:06:23:16,506 INFO program: Errors behavior:          Continue
anaconda/anaconda.program.log:06:23:16,531 INFO program: Errors behavior:          Continue
anaconda/anaconda.program.log:06:23:16,704 INFO program: Errors behavior:          Continue
anaconda/anaconda.program.log:06:23:16,712 INFO program: Errors behavior:          Continue
anaconda/anaconda.program.log:06:23:16,771 INFO program: Errors behavior:          Continue
anaconda/anaconda.program.log:06:23:16,781 INFO program: Errors behavior:          Continue
anaconda/anaconda.program.log:06:23:16,819 INFO program: Errors behavior:          Continue
anaconda/anaconda.program.log:06:23:16,828 INFO program: Errors behavior:          Continue
anaconda/anaconda.program.log:06:23:27,802 INFO program: Errors behavior:          Continue
anaconda/anaconda.program.log:06:23:27,851 INFO program: Errors behavior:          Continue
anaconda/anaconda.program.log:06:23:28,014 INFO program: Errors behavior:          Continue
anaconda/anaconda.program.log:06:23:28,022 INFO program: Errors behavior:          Continue
anaconda/anaconda.program.log:06:23:28,071 INFO program: Errors behavior:          Continue
anaconda/anaconda.program.log:06:23:28,078 INFO program: Errors behavior:          Continue
anaconda/anaconda.program.log:06:23:28,115 INFO program: Errors behavior:          Continue
anaconda/anaconda.program.log:06:23:28,122 INFO program: Errors behavior:          Continue
anaconda/anaconda.program.log:06:23:42,608 INFO program: Errors behavior:          Continue
anaconda/anaconda.program.log:06:23:42,631 INFO program: Errors behavior:          Continue
anaconda/anaconda.program.log:06:23:42,873 INFO program: Errors behavior:          Continue
anaconda/anaconda.program.log:06:23:42,883 INFO program: Errors behavior:          Continue
anaconda/anaconda.program.log:06:23:42,959 INFO program: Errors behavior:          Continue
anaconda/anaconda.program.log:06:23:42,972 INFO program: Errors behavior:          Continue
anaconda/anaconda.program.log:06:23:43,021 INFO program: Errors behavior:          Continue
anaconda/anaconda.program.log:06:23:43,033 INFO program: Errors behavior:          Continue
anaconda/anaconda.program.log:06:24:09,141 INFO program: Errors behavior:          Continue
anaconda/anaconda.program.log:06:24:09,163 INFO program: Errors behavior:          Continue
anaconda/anaconda.program.log:06:24:09,341 INFO program: Errors behavior:          Continue
anaconda/anaconda.program.log:06:24:09,352 INFO program: Errors behavior:          Continue
anaconda/anaconda.program.log:06:24:09,430 INFO program: Errors behavior:          Continue
anaconda/anaconda.program.log:06:24:09,440 INFO program: Errors behavior:          Continue
anaconda/anaconda.program.log:06:24:09,490 INFO program: Errors behavior:          Continue
anaconda/anaconda.program.log:06:24:09,503 INFO program: Errors behavior:          Continue
anaconda/anaconda.program.log:13:25:28,241 INFO program: Errors behavior:          Continue
anaconda/anaconda.program.log:13:25:28,258 INFO program: Errors behavior:          Continue
anaconda/anaconda.program.log:13:25:28,447 INFO program: Errors behavior:          Continue
anaconda/anaconda.program.log:13:25:28,458 INFO program: Errors behavior:          Continue
anaconda/anaconda.program.log:13:25:28,534 INFO program: Errors behavior:          Continue
anaconda/anaconda.program.log:13:25:28,548 INFO program: Errors behavior:          Continue
anaconda/anaconda.program.log:13:25:28,600 INFO program: Errors behavior:          Continue
anaconda/anaconda.program.log:13:25:28,612 INFO program: Errors behavior:          Continue
anaconda/anaconda.program.log:13:31:03,710 INFO program: Errors behavior:          Continue
anaconda/anaconda.program.log:13:34:11,985 ERR program: grubby fatal error: unable to find a suitable template
anaconda/anaconda.program.log:13:34:20,754 INFO program: Installation finished. No error reported.
anaconda/anaconda.program.log:13:34:28,561 INFO program: Installation finished. No error reported.
dracut.log-20120217:D: Installing /lib/kbd/consolefonts/ERRORS
dracut.log-20120217:D: Installing /lib64/libgpg-error.so.0.8.0
dracut.log-20120217:D: Installing /lib/kbd/consolefonts/ERRORS
dracut.log-20120217:D: Installing /lib64/libgpg-error.so.0.8.0
gdm/:0-greeter.log.4:gnome-session[3480]: DEBUG(+): GsmXsmpServer: sms_error_handler (0x6d7800, FALSE, 3, 9, 32771, 0)
gdm/:0-greeter.log.4:gnome-session[3480]: DEBUG(+): GsmXsmpServer: sms_error_handler (0x6d7800, FALSE, 3, c, 32771, 0)
gdm/:0-greeter.log.4:g_dbus_connection_real_closed: Remote peer vanished with error: Underlying GIOStream returned 0 bytes on an async read (g-io-error-quark, 0). Exiting.
gdm/:0.log:	(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
gdm/:0.log:Errors from xkbcomp are not fatal to the X server
gdm/:0.log.4:	(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
gdm/:0.log.4:Errors from xkbcomp are not fatal to the X server
gdm/:0.log.3:	(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
gdm/:0.log.3:Errors from xkbcomp are not fatal to the X server
gdm/:0-greeter.log.2:gnome-session[1196]: Gdk-WARNING: gnome-session: Fatal IO error 11 (Resource temporarily unavailable) on X server :0.
gdm/:0-greeter.log.2:(gnome-settings-daemon:1206): Gdk-WARNING **: gnome-settings-daemon: Fatal IO error 11 (Resource temporarily unavailable) on X server :0.
gdm/:0-greeter.log.2:Window manager warning: Log level 16: gnome-shell: Fatal IO error 11 (Resource temporarily unavailable) on X server :0.
gdm/:0.log.2:	(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
gdm/:0.log.2:Errors from xkbcomp are not fatal to the X server
gdm/:0.log.1:	(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
gdm/:0.log.1:Errors from xkbcomp are not fatal to the X server
gdm/:0-greeter.log.1:gnome-session[1320]: Gdk-WARNING: gnome-session: Fatal IO error 11 (Resource temporarily unavailable) on X server :0.
gdm/:0-greeter.log.1:(gnome-settings-daemon:1330): Gdk-WARNING **: gnome-settings-daemon: Fatal IO error 11 (Resource temporarily unavailable) on X server :0.
gdm/:0-greeter.log.1:Window manager warning: Log level 16: gnome-shell: Fatal IO error 0 (Success) on X server :0.
messages:Feb 17 11:35:32 goksel-fedora dbus[985]: avc:  netlink poll: error 4
messages:Feb 17 11:35:32 goksel-fedora dbus-daemon[985]: dbus[985]: avc:  netlink poll: error 4
messages:Feb 17 11:36:04 goksel-fedora nm-dispatcher.action: Script '/etc/NetworkManager/dispatcher.d/11-dhclient' exited with error status 1.
messages:Feb 17 11:36:16 goksel-fedora firstboot[1063]: error reading information on service smolt: No such file or directory
messages:Feb 17 11:36:16 goksel-fedora firstboot[1063]: firstboot: Fatal IO error 11 (Resource temporarily unavailable) on X server :9.
messages:Feb 17 11:36:16 goksel-fedora firstboot[1063]: Window manager warning: Fatal IO error 11 (Resource temporarily unavailable) on display ':9'.
messages:Feb 17 11:36:28 goksel-fedora gnome-session[1336]: DEBUG(+): GsmXsmpServer: sms_error_handler (0x25df330, FALSE, 3, 9, 32771, 0)
messages:Feb 17 11:36:28 goksel-fedora gnome-session[1336]: DEBUG(+): GsmXsmpServer: sms_error_handler (0x25df330, FALSE, 3, c, 32771, 0)
messages:Feb 17 11:36:32 goksel-fedora dbus[985]: [system] Rejected send message, 2 matched rules; type="method_return", sender=":1.1" (uid=0 pid=901 comm="/usr/sbin/bluetoothd -n ") interface="(unset)" member="(unset)" error name="(unset)" requested_reply="0" destination=":1.67" (uid=1000 pid=1644 comm="/usr/bin/gnome-shell ")
messages:Feb 17 11:36:32 goksel-fedora dbus-daemon[985]: dbus[985]: [system] Rejected send message, 2 matched rules; type="method_return", sender=":1.1" (uid=0 pid=901 comm="/usr/sbin/bluetoothd -n ") interface="(unset)" member="(unset)" error name="(unset)" requested_reply="0" destination=":1.67" (uid=1000 pid=1644 comm="/usr/bin/gnome-shell ")
messages:Feb 17 15:17:21 goksel-fedora gnome-session[31146]: DEBUG(+): GsmXsmpServer: sms_error_handler (0x8e91a0, FALSE, 3, 9, 32771, 0)
messages:Feb 17 15:17:21 goksel-fedora gnome-session[31146]: DEBUG(+): GsmXsmpServer: sms_error_handler (0x8e91a0, FALSE, 3, c, 32771, 0)
messages:Feb 17 15:17:25 goksel-fedora dbus[985]: [system] Rejected send message, 2 matched rules; type="method_return", sender=":1.1" (uid=0 pid=901 comm="/usr/sbin/bluetoothd -n ") interface="(unset)" member="(unset)" error name="(unset)" requested_reply="0" destination=":1.213" (uid=1000 pid=31389 comm="/usr/bin/gnome-shell ")
messages:Feb 17 15:17:25 goksel-fedora dbus-daemon[985]: dbus[985]: [system] Rejected send message, 2 matched rules; type="method_return", sender=":1.1" (uid=0 pid=901 comm="/usr/sbin/bluetoothd -n ") interface="(unset)" member="(unset)" error name="(unset)" requested_reply="0" destination=":1.213" (uid=1000 pid=31389 comm="/usr/bin/gnome-shell ")
messages:Feb 17 15:32:45 goksel-fedora nm-dispatcher.action: Script '/etc/NetworkManager/dispatcher.d/11-dhclient' exited with error status 1.
messages:Feb 17 15:33:19 goksel-fedora fcoemon: error 111 Connection refused
messages:Feb 17 15:51:01 goksel-fedora gnome-session[3480]: DEBUG(+): GsmXsmpServer: sms_error_handler (0x6d7800, FALSE, 3, 9, 32771, 0)
messages:Feb 17 15:51:01 goksel-fedora gnome-session[3480]: DEBUG(+): GsmXsmpServer: sms_error_handler (0x6d7800, FALSE, 3, c, 32771, 0)
messages:Feb 17 15:51:03 goksel-fedora dbus[985]: [system] Rejected send message, 2 matched rules; type="method_return", sender=":1.1" (uid=0 pid=901 comm="/usr/sbin/bluetoothd -n ") interface="(unset)" member="(unset)" error name="(unset)" requested_reply="0" destination=":1.274" (uid=1000 pid=3736 comm="/usr/bin/gnome-shell ")
messages:Feb 17 15:51:03 goksel-fedora dbus-daemon[985]: dbus[985]: [system] Rejected send message, 2 matched rules; type="method_return", sender=":1.1" (uid=0 pid=901 comm="/usr/sbin/bluetoothd -n ") interface="(unset)" member="(unset)" error name="(unset)" requested_reply="0" destination=":1.274" (uid=1000 pid=3736 comm="/usr/bin/gnome-shell ")
messages:Feb 17 15:53:02 goksel-fedora nm-dispatcher.action: Script '/etc/NetworkManager/dispatcher.d/11-dhclient' exited with error status 1.
messages:Feb 17 15:56:30 goksel-fedora NetworkManager[902]: NetworkManager[902]: <warn> bluez error getting default adapter: No such adapter
messages:Feb 17 15:56:30 goksel-fedora NetworkManager[902]: <warn> bluez error getting default adapter: No such adapter
messages:Feb 17 15:58:02 goksel-fedora NetworkManager[905]: <warn> bluez error getting default adapter: No such adapter
messages:Feb 17 15:58:02 goksel-fedora NetworkManager[905]: NetworkManager[905]: <warn> bluez error getting default adapter: No such adapter
messages:Feb 17 15:59:07 goksel-fedora kernel: [    3.592193] [drm:ironlake_update_pch_refclk] *ERROR* enabling SSC on PCH
messages:Feb 17 15:59:07 goksel-fedora kernel: [   12.858484] [drm:ironlake_update_pch_refclk] *ERROR* enabling SSC on PCH
messages:Feb 17 15:59:07 goksel-fedora NetworkManager[905]: <warn> bluez error getting default adapter: No such adapter
messages:Feb 17 15:59:07 goksel-fedora NetworkManager[905]: NetworkManager[905]: <warn> bluez error getting default adapter: No such adapter
messages:Feb 17 16:00:24 goksel-fedora gnome-session[1196]: Gdk-WARNING: gnome-session: Fatal IO error 11 (Resource temporarily unavailable) on X server :0.#012
messages:Feb 17 16:06:10 goksel-fedora NetworkManager[900]: <warn> bluez error getting default adapter: No such adapter
messages:Feb 17 16:06:10 goksel-fedora NetworkManager[900]: NetworkManager[900]: <warn> bluez error getting default adapter: No such adapter
messages:Feb 17 16:10:32 goksel-fedora kernel: [    3.595277] [drm:ironlake_update_pch_refclk] *ERROR* enabling SSC on PCH
prelink/prelink.log:/lib64/libgpg-error.so.0                                     0000003d3fe00000-0000003d40003058
prelink/prelink.log:Prelinking /lib64/libgpg-error.so.0.8.0
prelink/prelink.log:Prelinking /usr/bin/gpg-error
wpa_supplicant.log:dbus: wpa_dbus_get_object_properties: failed to get object properties: (org.freedesktop.DBus.Error.Failed) failed to parse WPA IE
wpa_supplicant.log:dbus: wpa_dbus_get_object_properties: failed to get object properties: (org.freedesktop.DBus.Error.Failed) failed to parse WPA IE
wpa_supplicant.log:dbus: wpa_dbus_get_object_properties: failed to get object properties: (org.freedesktop.DBus.Error.Failed) failed to parse WPA IE
wpa_supplicant.log:dbus: wpa_dbus_get_object_properties: failed to get object properties: (org.freedesktop.DBus.Error.Failed) failed to parse WPA IE
wpa_supplicant.log:dbus: wpa_dbus_get_object_properties: failed to get object properties: (org.freedesktop.DBus.Error.Failed) failed to parse WPA IE
wpa_supplicant.log:dbus: wpa_dbus_get_object_properties: failed to get object properties: (org.freedesktop.DBus.Error.Failed) failed to parse WPA IE
wpa_supplicant.log:dbus: wpa_dbus_get_object_properties: failed to get object properties: (org.freedesktop.DBus.Error.Failed) failed to parse WPA IE
wpa_supplicant.log:dbus: wpa_dbus_get_object_properties: failed to get object properties: (org.freedesktop.DBus.Error.Failed) failed to parse WPA IE
wpa_supplicant.log:dbus: wpa_dbus_get_object_properties: failed to get object properties: (org.freedesktop.DBus.Error.Failed) failed to parse WPA IE
wpa_supplicant.log:dbus: wpa_dbus_get_object_properties: failed to get object properties: (org.freedesktop.DBus.Error.Failed) failed to parse WPA IE
wpa_supplicant.log:dbus: wpa_dbus_get_object_properties: failed to get object properties: (org.freedesktop.DBus.Error.Failed) failed to parse WPA IE
wpa_supplicant.log:dbus: wpa_dbus_get_object_properties: failed to get object properties: (org.freedesktop.DBus.Error.Failed) failed to parse WPA IE
wpa_supplicant.log:dbus: wpa_dbus_get_object_properties: failed to get object properties: (org.freedesktop.DBus.Error.Failed) failed to parse WPA IE
wpa_supplicant.log:dbus: wpa_dbus_get_object_properties: failed to get object properties: (org.freedesktop.DBus.Error.Failed) failed to parse WPA IE
wpa_supplicant.log:dbus: wpa_dbus_get_object_properties: failed to get object properties: (org.freedesktop.DBus.Error.Failed) failed to parse WPA IE
wpa_supplicant.log:dbus: wpa_dbus_get_object_properties: failed to get object properties: (org.freedesktop.DBus.Error.Failed) failed to parse WPA IE
wpa_supplicant.log:dbus: wpa_dbus_get_object_properties: failed to get object properties: (org.freedesktop.DBus.Error.Failed) failed to parse WPA IE
wpa_supplicant.log:dbus: wpa_dbus_get_object_properties: failed to get object properties: (org.freedesktop.DBus.Error.Failed) failed to parse WPA IE
wpa_supplicant.log:dbus: wpa_dbus_get_object_properties: failed to get object properties: (org.freedesktop.DBus.Error.Failed) failed to parse WPA IE
wpa_supplicant.log:dbus: wpa_dbus_get_object_properties: failed to get object properties: (org.freedesktop.DBus.Error.Failed) failed to parse WPA IE
wpa_supplicant.log:dbus: wpa_dbus_get_object_properties: failed to get object properties: (org.freedesktop.DBus.Error.Failed) failed to parse WPA IE
wpa_supplicant.log:dbus: wpa_dbus_get_object_properties: failed to get object properties: (org.freedesktop.DBus.Error.Failed) failed to parse WPA IE
wpa_supplicant.log:dbus: wpa_dbus_get_object_properties: failed to get object properties: (org.freedesktop.DBus.Error.Failed) failed to parse WPA IE
wpa_supplicant.log:dbus: wpa_dbus_get_object_properties: failed to get object properties: (org.freedesktop.DBus.Error.Failed) failed to parse WPA IE
wpa_supplicant.log:dbus: wpa_dbus_get_object_properties: failed to get object properties: (org.freedesktop.DBus.Error.Failed) failed to parse WPA IE
wpa_supplicant.log:dbus: wpa_dbus_get_object_properties: failed to get object properties: (org.freedesktop.DBus.Error.Failed) failed to parse WPA IE
wpa_supplicant.log:dbus: wpa_dbus_get_object_properties: failed to get object properties: (org.freedesktop.DBus.Error.Failed) failed to parse WPA IE
wpa_supplicant.log:dbus: wpa_dbus_get_object_properties: failed to get object properties: (org.freedesktop.DBus.Error.Failed) failed to parse WPA IE
wpa_supplicant.log:dbus: wpa_dbus_get_object_properties: failed to get object properties: (org.freedesktop.DBus.Error.Failed) failed to parse WPA IE
wpa_supplicant.log:dbus: wpa_dbus_get_object_properties: failed to get object properties: (org.freedesktop.DBus.Error.Failed) failed to parse WPA IE
wpa_supplicant.log:dbus: wpa_dbus_get_object_properties: failed to get object properties: (org.freedesktop.DBus.Error.Failed) failed to parse WPA IE
wpa_supplicant.log:dbus: wpa_dbus_get_object_properties: failed to get object properties: (org.freedesktop.DBus.Error.Failed) failed to parse WPA IE
wpa_supplicant.log:dbus: wpa_dbus_get_object_properties: failed to get object properties: (org.freedesktop.DBus.Error.Failed) failed to parse WPA IE
wpa_supplicant.log:dbus: wpa_dbus_get_object_properties: failed to get object properties: (org.freedesktop.DBus.Error.Failed) failed to parse WPA IE
wpa_supplicant.log:dbus: wpa_dbus_get_object_properties: failed to get object properties: (org.freedesktop.DBus.Error.Failed) failed to parse WPA IE
wpa_supplicant.log:dbus: wpa_dbus_get_object_properties: failed to get object properties: (org.freedesktop.DBus.Error.Failed) failed to parse WPA IE
wpa_supplicant.log:dbus: wpa_dbus_get_object_properties: failed to get object properties: (org.freedesktop.DBus.Error.Failed) failed to parse WPA IE
wpa_supplicant.log:dbus: wpa_dbus_get_object_properties: failed to get object properties: (org.freedesktop.DBus.Error.Failed) failed to parse WPA IE
wpa_supplicant.log:dbus: wpa_dbus_get_object_properties: failed to get object properties: (org.freedesktop.DBus.Error.Failed) failed to parse WPA IE
wpa_supplicant.log:dbus: wpa_dbus_get_object_properties: failed to get object properties: (org.freedesktop.DBus.Error.Failed) failed to parse WPA IE
wpa_supplicant.log:dbus: wpa_dbus_get_object_properties: failed to get object properties: (org.freedesktop.DBus.Error.Failed) failed to parse WPA IE
wpa_supplicant.log:dbus: wpa_dbus_get_object_properties: failed to get object properties: (org.freedesktop.DBus.Error.Failed) failed to parse WPA IE
wpa_supplicant.log:dbus: wpa_dbus_get_object_properties: failed to get object properties: (org.freedesktop.DBus.Error.Failed) failed to parse WPA IE
wpa_supplicant.log:dbus: wpa_dbus_get_object_properties: failed to get object properties: (org.freedesktop.DBus.Error.Failed) failed to parse WPA IE
wpa_supplicant.log:dbus: wpa_dbus_get_object_properties: failed to get object properties: (org.freedesktop.DBus.Error.Failed) failed to parse WPA IE
wpa_supplicant.log:dbus: wpa_dbus_get_object_properties: failed to get object properties: (org.freedesktop.DBus.Error.Failed) failed to parse WPA IE
wpa_supplicant.log:dbus: wpa_dbus_get_object_properties: failed to get object properties: (org.freedesktop.DBus.Error.Failed) failed to parse WPA IE
wpa_supplicant.log:dbus: wpa_dbus_get_object_properties: failed to get object properties: (org.freedesktop.DBus.Error.Failed) failed to parse WPA IE
wpa_supplicant.log:dbus: wpa_dbus_get_object_properties: failed to get object properties: (org.freedesktop.DBus.Error.Failed) failed to parse WPA IE
wpa_supplicant.log:dbus: wpa_dbus_get_object_properties: failed to get object properties: (org.freedesktop.DBus.Error.Failed) failed to parse WPA IE
wpa_supplicant.log:dbus: wpa_dbus_get_object_properties: failed to get object properties: (org.freedesktop.DBus.Error.Failed) failed to parse WPA IE
wpa_supplicant.log:dbus: wpa_dbus_get_object_properties: failed to get object properties: (org.freedesktop.DBus.Error.Failed) failed to parse WPA IE
wpa_supplicant.log:dbus: wpa_dbus_get_object_properties: failed to get object properties: (org.freedesktop.DBus.Error.Failed) failed to parse WPA IE
wpa_supplicant.log:dbus: wpa_dbus_get_object_properties: failed to get object properties: (org.freedesktop.DBus.Error.Failed) failed to parse WPA IE
wpa_supplicant.log:dbus: wpa_dbus_get_object_properties: failed to get object properties: (org.freedesktop.DBus.Error.Failed) failed to parse WPA IE
wpa_supplicant.log:dbus: wpa_dbus_get_object_properties: failed to get object properties: (org.freedesktop.DBus.Error.Failed) failed to parse WPA IE
wpa_supplicant.log:dbus: wpa_dbus_get_object_properties: failed to get object properties: (org.freedesktop.DBus.Error.Failed) failed to parse WPA IE
wpa_supplicant.log:dbus: wpa_dbus_get_object_properties: failed to get object properties: (org.freedesktop.DBus.Error.Failed) failed to parse WPA IE
wpa_supplicant.log:dbus: wpa_dbus_get_object_properties: failed to get object properties: (org.freedesktop.DBus.Error.Failed) failed to parse WPA IE
wpa_supplicant.log:dbus: wpa_dbus_get_object_properties: failed to get object properties: (org.freedesktop.DBus.Error.Failed) failed to parse WPA IE
wpa_supplicant.log:dbus: wpa_dbus_get_object_properties: failed to get object properties: (org.freedesktop.DBus.Error.Failed) failed to parse WPA IE
wpa_supplicant.log:dbus: wpa_dbus_get_object_properties: failed to get object properties: (org.freedesktop.DBus.Error.Failed) failed to parse WPA IE
wpa_supplicant.log:dbus: wpa_dbus_get_object_properties: failed to get object properties: (org.freedesktop.DBus.Error.Failed) failed to parse WPA IE
wpa_supplicant.log:dbus: wpa_dbus_get_object_properties: failed to get object properties: (org.freedesktop.DBus.Error.Failed) failed to parse WPA IE
wpa_supplicant.log:dbus: wpa_dbus_get_object_properties: failed to get object properties: (org.freedesktop.DBus.Error.Failed) failed to parse WPA IE
wpa_supplicant.log:dbus: wpa_dbus_get_object_properties: failed to get object properties: (org.freedesktop.DBus.Error.Failed) failed to parse WPA IE
wpa_supplicant.log:dbus: wpa_dbus_get_object_properties: failed to get object properties: (org.freedesktop.DBus.Error.Failed) failed to parse WPA IE
wpa_supplicant.log:dbus: wpa_dbus_get_object_properties: failed to get object properties: (org.freedesktop.DBus.Error.Failed) failed to parse WPA IE
wpa_supplicant.log:dbus: wpa_dbus_get_object_properties: failed to get object properties: (org.freedesktop.DBus.Error.Failed) failed to parse WPA IE
wpa_supplicant.log:dbus: wpa_dbus_get_object_properties: failed to get object properties: (org.freedesktop.DBus.Error.Failed) failed to parse WPA IE
wpa_supplicant.log:dbus: wpa_dbus_get_object_properties: failed to get object properties: (org.freedesktop.DBus.Error.Failed) failed to parse WPA IE
wpa_supplicant.log:dbus: wpa_dbus_get_object_properties: failed to get object properties: (org.freedesktop.DBus.Error.Failed) failed to parse WPA IE
wpa_supplicant.log:dbus: wpa_dbus_get_object_properties: failed to get object properties: (org.freedesktop.DBus.Error.Failed) failed to parse WPA IE
wpa_supplicant.log:dbus: wpa_dbus_get_object_properties: failed to get object properties: (org.freedesktop.DBus.Error.Failed) failed to parse WPA IE
wpa_supplicant.log:dbus: wpa_dbus_get_object_properties: failed to get object properties: (org.freedesktop.DBus.Error.Failed) failed to parse WPA IE
wpa_supplicant.log:dbus: wpa_dbus_get_object_properties: failed to get object properties: (org.freedesktop.DBus.Error.Failed) failed to parse WPA IE
wpa_supplicant.log:dbus: wpa_dbus_get_object_properties: failed to get object properties: (org.freedesktop.DBus.Error.Failed) failed to parse WPA IE
wpa_supplicant.log:dbus: wpa_dbus_get_object_properties: failed to get object properties: (org.freedesktop.DBus.Error.Failed) failed to parse WPA IE
wpa_supplicant.log:dbus: wpa_dbus_get_object_properties: failed to get object properties: (org.freedesktop.DBus.Error.Failed) failed to parse WPA IE
wpa_supplicant.log:dbus: wpa_dbus_get_object_properties: failed to get object properties: (org.freedesktop.DBus.Error.Failed) failed to parse WPA IE
wpa_supplicant.log:dbus: wpa_dbus_get_object_properties: failed to get object properties: (org.freedesktop.DBus.Error.Failed) failed to parse WPA IE
wpa_supplicant.log:dbus: wpa_dbus_get_object_properties: failed to get object properties: (org.freedesktop.DBus.Error.Failed) failed to parse WPA IE
wpa_supplicant.log:dbus: wpa_dbus_get_object_properties: failed to get object properties: (org.freedesktop.DBus.Error.Failed) failed to parse WPA IE
wpa_supplicant.log:dbus: wpa_dbus_get_object_properties: failed to get object properties: (org.freedesktop.DBus.Error.Failed) failed to parse WPA IE
wpa_supplicant.log:dbus: wpa_dbus_get_object_properties: failed to get object properties: (org.freedesktop.DBus.Error.Failed) failed to parse WPA IE
wpa_supplicant.log:dbus: wpa_dbus_get_object_properties: failed to get object properties: (org.freedesktop.DBus.Error.Failed) failed to parse WPA IE
wpa_supplicant.log:dbus: wpa_dbus_get_object_properties: failed to get object properties: (org.freedesktop.DBus.Error.Failed) failed to parse WPA IE
wpa_supplicant.log:dbus: wpa_dbus_get_object_properties: failed to get object properties: (org.freedesktop.DBus.Error.Failed) failed to parse WPA IE
wpa_supplicant.log:dbus: wpa_dbus_get_object_properties: failed to get object properties: (org.freedesktop.DBus.Error.Failed) failed to parse WPA IE
wpa_supplicant.log:dbus: wpa_dbus_get_object_properties: failed to get object properties: (org.freedesktop.DBus.Error.Failed) failed to parse WPA IE
wpa_supplicant.log:dbus: wpa_dbus_get_object_properties: failed to get object properties: (org.freedesktop.DBus.Error.Failed) failed to parse WPA IE
wpa_supplicant.log:dbus: wpa_dbus_get_object_properties: failed to get object properties: (org.freedesktop.DBus.Error.Failed) failed to parse WPA IE
wpa_supplicant.log:dbus: wpa_dbus_get_object_properties: failed to get object properties: (org.freedesktop.DBus.Error.Failed) failed to parse WPA IE
wpa_supplicant.log:dbus: wpa_dbus_get_object_properties: failed to get object properties: (org.freedesktop.DBus.Error.Failed) failed to parse WPA IE
wpa_supplicant.log:dbus: wpa_dbus_get_object_properties: failed to get object properties: (org.freedesktop.DBus.Error.Failed) failed to parse WPA IE
wpa_supplicant.log:dbus: wpa_dbus_get_object_properties: failed to get object properties: (org.freedesktop.DBus.Error.Failed) failed to parse WPA IE
wpa_supplicant.log:dbus: wpa_dbus_get_object_properties: failed to get object properties: (org.freedesktop.DBus.Error.Failed) failed to parse WPA IE
wpa_supplicant.log:dbus: wpa_dbus_get_object_properties: failed to get object properties: (org.freedesktop.DBus.Error.Failed) failed to parse WPA IE
wpa_supplicant.log:dbus: wpa_dbus_get_object_properties: failed to get object properties: (org.freedesktop.DBus.Error.Failed) failed to parse WPA IE
wpa_supplicant.log:dbus: Failed to dbus: wpa_dbus_get_object_properties: failed to get object properties: (org.freedesktop.DBus.Error.Failed) failed to parse WPA IE
wpa_supplicant.log:dbus: wpa_dbus_get_object_properties: failed to get object properties: (org.freedesktop.DBus.Error.Failed) failed to parse WPA IE
wpa_supplicant.log:dbus: wpa_dbus_get_object_properties: failed to get object properties: (org.freedesktop.DBus.Error.Failed) failed to parse WPA IE
wpa_supplicant.log:dbus: wpa_dbus_get_object_properties: failed to get object properties: (org.freedesktop.DBus.Error.Failed) failed to parse WPA IE
wpa_supplicant.log:dbus: wpa_dbus_get_object_properties: failed to get object properties: (org.freedesktop.DBus.Error.Failed) failed to parse WPA IE
wpa_supplicant.log:dbus: wpa_dbus_get_object_properties: failed to get object properties: (org.freedesktop.DBus.Error.Failed) failed to parse WPA IE
Xorg.0.log:	(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
Xorg.0.log.old:	(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
Xorg.9.log:	(WW) warning, (EE) error, (NI) not implemented, (??) unknown.

Comment 3 Goksel 2012-02-18 20:37:07 UTC
I discovered something. with 3.2.6-3.fc16.x86_64 kernel, while it is waiting on black screen, wireless ethernet is working, the wireless led on the notebook is linkingi hdd led is linking and also capslock is working. I think reason of the problem is my graphic card. You can find the lspci and lsusb output below.

[goksel@goksel-fedora ~]$ lspci
00:00.0 Host bridge: Intel Corporation 2nd Generation Core Processor Family DRAM Controller (rev 09)
00:02.0 VGA compatible controller: Intel Corporation 2nd Generation Core Processor Family Integrated Graphics Controller (rev 09)
00:16.0 Communication controller: Intel Corporation 6 Series/C200 Series Chipset Family MEI Controller #1 (rev 04)
00:1a.0 USB Controller: Intel Corporation 6 Series/C200 Series Chipset Family USB Enhanced Host Controller #2 (rev 04)
00:1b.0 Audio device: Intel Corporation 6 Series/C200 Series Chipset Family High Definition Audio Controller (rev 04)
00:1c.0 PCI bridge: Intel Corporation 6 Series/C200 Series Chipset Family PCI Express Root Port 1 (rev b4)
00:1c.1 PCI bridge: Intel Corporation 6 Series/C200 Series Chipset Family PCI Express Root Port 2 (rev b4)
00:1c.2 PCI bridge: Intel Corporation 6 Series/C200 Series Chipset Family PCI Express Root Port 3 (rev b4)
00:1c.3 PCI bridge: Intel Corporation 6 Series/C200 Series Chipset Family PCI Express Root Port 4 (rev b4)
00:1c.4 PCI bridge: Intel Corporation 6 Series/C200 Series Chipset Family PCI Express Root Port 5 (rev b4)
00:1c.5 PCI bridge: Intel Corporation 6 Series/C200 Series Chipset Family PCI Express Root Port 6 (rev b4)
00:1d.0 USB Controller: Intel Corporation 6 Series/C200 Series Chipset Family USB Enhanced Host Controller #1 (rev 04)
00:1f.0 ISA bridge: Intel Corporation HM65 Express Chipset Family LPC Controller (rev 04)
00:1f.2 SATA controller: Intel Corporation 6 Series/C200 Series Chipset Family 6 port SATA AHCI Controller (rev 04)
00:1f.3 SMBus: Intel Corporation 6 Series/C200 Series Chipset Family SMBus Controller (rev 04)
03:00.0 Network controller: Intel Corporation Centrino Advanced-N 6205 (rev 34)
04:00.0 Unassigned class [ff00]: Realtek Semiconductor Co., Ltd. Device 5209 (rev 01)
09:00.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL8111/8168B PCI Express Gigabit Ethernet controller (rev 03)
[goksel@goksel-fedora ~]$ 
[goksel@goksel-fedora ~]$ 
[goksel@goksel-fedora ~]$ 
[goksel@goksel-fedora ~]$ lsusb
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 001 Device 002: ID 8087:0024 Intel Corp. Integrated Rate Matching Hub
Bus 002 Device 002: ID 8087:0024 Intel Corp. Integrated Rate Matching Hub
Bus 001 Device 003: ID 147e:1002 Upek 
Bus 001 Device 004: ID 0a5c:217f Broadcom Corp. Bluetooth Controller
Bus 002 Device 003: ID 04f2:b228 Chicony Electronics Co., Ltd 
[goksel@goksel-fedora ~]$

Comment 4 York Possemiers 2012-03-05 04:07:16 UTC
Me too here:
I have an L520 (which is more or less the same as the L420) and what I have found is that the notebook panel is blank, but a VGA external display works fine. Once logged in, when I changed the resolution to 1024x768 or lower, the notebook panel would work. However, when I set it back to native (1600x900) it goes blank again. Any request for information is welcome.

I would note that I have the noapic option on kernel boot (I notice the install shipped with acpi=off, but for this model, disabling apic seemed to suffice while maintaining some level of acpi functionality).

Comment 5 York Possemiers 2012-03-05 04:14:11 UTC
On second thoughts it probably put acpi=off on the boot params because I did that during install.

Comment 6 York Possemiers 2012-03-05 04:16:50 UTC
Sorry, looking at this now, my issue is different. I only cottoned onto this one because it worked for the release 3.1.0 kernel but not after. I have however had to use noapic for any and all kernels.

Comment 7 Justin M. Forbes 2012-03-14 18:10:39 UTC
Is this still failing with 3.2.10 kernels?

Comment 8 Dave Jones 2012-03-22 16:37:33 UTC
[mass update]
kernel-3.3.0-4.fc16 has been pushed to the Fedora 16 stable repository.
Please retest with this update.

Comment 9 Dave Jones 2012-03-22 16:42:39 UTC
[mass update]
kernel-3.3.0-4.fc16 has been pushed to the Fedora 16 stable repository.
Please retest with this update.

Comment 10 Dave Jones 2012-03-22 16:50:58 UTC
[mass update]
kernel-3.3.0-4.fc16 has been pushed to the Fedora 16 stable repository.
Please retest with this update.

Comment 11 York Possemiers 2012-03-22 22:26:20 UTC
3.3.0 has fixed my blank screen bug. I still need to use the noapic option though. There hasn't been a response from the bug starter though, so this does not immediately imply that his/her bug has been fixed.

Comment 12 Goksel 2012-03-23 12:52:50 UTC
I have just installed the 3.3.0-4.fc16.x86_64 kernel and the problem which was reported by me was fixed. Congratulations and also thank you very much for quickly fixing the problem.


Note You need to log in before you can comment on or make changes to this bug.