|
Bugzilla – Full Text Bug Listing |
| Summary: | i915: 32bit - i915_driver_load hangs in set_mtrr | ||
|---|---|---|---|
| Product: | [openSUSE] openSUSE 11.4 | Reporter: | Holger Sickenberg <holgi> |
| Component: | Installation | Assignee: | Rafael Wysocki <rjw> |
| Status: | RESOLVED DUPLICATE | QA Contact: | Jiri Srain <jsrain> |
| Severity: | Major | ||
| Priority: | P5 - None | CC: | aj, asn, cobexer, coolo, jeffm, jslaby |
| Version: | RC 2 | ||
| Target Milestone: | --- | ||
| Hardware: | i386 | ||
| OS: | SUSE Other | ||
| Whiteboard: | |||
| Found By: | Component Test | Services Priority: | |
| Business Priority: | Blocker: | --- | |
| Marketing QA Status: | --- | IT Deployment: | --- |
| Attachments: |
hwinfo.txt
/screenlog.0 |
||
|
Description
Holger Sickenberg
2011-03-02 16:50:00 UTC
Created attachment 417111 [details]
hwinfo.txt
hwinfo of the machine
(In reply to comment #0) > After installing stage 1 and reboot I get (sometimes): > > doing fast boot > Creating device nodes with udev > [ 71.667379] BUG: soft lockup - CPU#0 stuck for 63s! [modprobe:168] > [ 71.668002] Process modprobe (pid: 168, ti=f738a000 task=f73844b0 > task.ti=f738a000) Ok, some module crashed. could you enable initcall_debug: http://en.opensuse.org/SDB:Debugging_boot_hang#Initcall_debug ? Created attachment 418255 [details]
/screenlog.0
Output with debug attached.
If you remove the 'vga=XXX' option on the kernel command line it works, this doesn't happen. [ 75.313441] BUG: soft lockup - CPU#0 stuck for 61s! [migration/0:6] [ 75.316004] Modules linked in: i915(+) drm_kms_helper drm i2c_algo_bit i2c_core uhci_hcd video rtc_cmos rtc_core rtc_lib button ehci_hcd usbcore output fan processor thermal thermal_sys hwmon ata_generic ata_piix ahci libahci libata [ 75.316004] Modules linked in: i915(+) drm_kms_helper drm i2c_algo_bit i2c_core uhci_hcd video rtc_cmos rtc_core rtc_lib button ehci_hcd usbcore output fan processor thermal thermal_sys hwmon ata_generic ata_piix ahci libahci libata [ 75.316004] [ 75.316004] Pid: 6, comm: migration/0 Not tainted 2.6.37.1-1.2-default #1 /D915GEV [ 75.316004] EIP: 0060:[<c028e4f0>] EFLAGS: 00000293 CPU: 0 [ 75.316004] EIP is at stop_machine_cpu_stop+0x50/0xb0 [ 75.316004] EAX: 00000000 EBX: f73ddf4c ECX: 00000001 EDX: 00000001 [ 75.316004] ESI: 00000001 EDI: 00000000 EBP: f73ddf4c ESP: f546bef8 [ 75.316004] DS: 007b ES: 007b FS: 00d8 GS: 0000 SS: 0068 [ 75.316004] Process migration/0 (pid: 6, ti=f546a000 task=f5466130 task.ti=f546a000) [ 75.316004] Stack: [ 75.316004] f60031b0 f60031b0 f5466130 f73ddf0c c028e401 00000002 c08e1aa0 f5466130 [ 75.316004] 00000000 @Holger: Does it help if you boot with vga=0 ? is this a duplicate of https://bugzilla.novell.com/show_bug.cgi?id=688714 ? i also had a hanging modprobe and migration process on the 11.4 -default kernel Yes, it is. *** This bug has been marked as a duplicate of bug 688714 *** No, it does not help to boor with vga=0 - same problems with this option. Could you please follow up in bug #688714 ? |