[Bug 79824] New: Issues when loading intel kernel module i915 on boot taints kernel

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Mon Jun 9 02:04:07 PDT 2014


https://bugs.freedesktop.org/show_bug.cgi?id=79824

          Priority: medium
            Bug ID: 79824
                CC: intel-gfx-bugs at lists.freedesktop.org
          Assignee: intel-gfx-bugs at lists.freedesktop.org
           Summary: Issues when loading intel kernel module i915 on boot
                    taints kernel
        QA Contact: intel-gfx-bugs at lists.freedesktop.org
          Severity: normal
    Classification: Unclassified
                OS: All
          Reporter: sacoo2 at hotmail.com
          Hardware: Other
            Status: NEW
           Version: unspecified
         Component: DRM/Intel
           Product: DRI

I am running debian wheezy on a Supermicro X7SPA-HF board, instead of the
distribution provided kernel I am using the current stable (3.15).
Every time after booting the system there are several error on the i915 that
left the kernel in tainted state, hence making it more difficult to debug other
issues with other modules that appear later.
I have seen this issue on most of the 3.15 rc, and finally seems that the issue
made into stable.
On the server I don't have any X server running, and there are few running
processes.

Regards, 

Joan


dmesg output follows: 
[   10.000176] [drm] Memory usable by graphics device = 512M
[   10.056147] i915 0000:00:02.0: irq 50 for MSI/MSI-X
[   10.056192] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013).
[   10.056197] [drm] Driver supports precise vblank timestamp query.
[   10.056340] vgaarb: device changed decodes:
PCI:0000:00:02.0,olddecodes=io+mem,decodes=io+mem:owns=io+mem
[   10.056653] [drm] Skipping LVDS initialization for Supermicro X7SPA-H
[   10.058698] [drm] initialized overlay support
[   10.159444] fbcon: inteldrmfb (fb0) is primary device
[   10.190484] ------------[ cut here ]------------
[   10.190592] WARNING: CPU: 3 PID: 496 at
drivers/gpu/drm/i915/intel_display.c:1089 i9xx_crtc_enable+0x101/0x384 [i915]()
[   10.190594] panel assertion failure, pipe B regs locked
[   10.190646] Modules linked in: snd_pcm snd_timer coretemp snd soundcore
microcode pcspkr evdev i2c_i801(+) lpc_ich(+) mfd_core floppy(+) parport_pc
parport tpm_tis i915(+) tpm video drm_kms_helper ehci_pci drm i2c_algo_bit
i2c_core processor button thermal_sys ext4 crc16 jbd2 mbcache raid456
async_raid6_recov async_memcpy async_pq async_xor async_tx xor raid6_pq md_mod
sg sd_mod ses enclosure crc_t10dif crct10dif_common usb_storage ahci libahci
libata scsi_mod e1000e ptp pps_core uhci_hcd ehci_hcd usbcore usb_common
[   10.190650] CPU: 3 PID: 496 Comm: modprobe Not tainted 3.15.0 #1
[   10.190652] Hardware name: Supermicro X7SPA-HF/X7SPA-HF, BIOS 1.1a      
12/17/10  
[   10.190657]  0000000000000000 0000000000000009 ffffffff8138e278
ffff880036c4f498
[   10.190661]  ffffffff810395fb 0000000041000000 ffffffffa02a4da7
ffff8800ba908000
[   10.190665]  ffff8800ba908000 ffff8800ba908000 ffff8800bb07f000
0000000000006018
[   10.190666] Call Trace:
[   10.190674]  [<ffffffff8138e278>] ? dump_stack+0x41/0x51
[   10.190680]  [<ffffffff810395fb>] ? warn_slowpath_common+0x78/0x90
[   10.190773]  [<ffffffffa02a4da7>] ? i9xx_crtc_enable+0x101/0x384 [i915]
[   10.190778]  [<ffffffff810396ab>] ? warn_slowpath_fmt+0x45/0x4a
[   10.190869]  [<ffffffffa029e818>] ? assert_panel_unlocked+0x70/0xb0 [i915]
[   10.190961]  [<ffffffffa02a4da7>] ? i9xx_crtc_enable+0x101/0x384 [i915]
[   10.191054]  [<ffffffffa02a809c>] ? __intel_set_mode+0x1095/0x1193 [i915]
[   10.191148]  [<ffffffffa02a9e55>] ? intel_set_mode+0xd/0x27 [i915]
[   10.191242]  [<ffffffffa02aaa06>] ? intel_crtc_set_config+0x717/0xa19 [i915]
[   10.191247]  [<ffffffff811cb679>] ? ida_get_new_above+0x174/0x18e
[   10.191270]  [<ffffffffa023eb32>] ? drm_mode_set_config_internal+0x48/0xc0
[drm]
[   10.191278]  [<ffffffffa0222ce6>] ?
drm_fb_helper_restore_fbdev_mode+0x8f/0xa8 [drm_kms_helper]
[   10.191286]  [<ffffffffa0223f9c>] ? drm_fb_helper_set_par+0x44/0xa8
[drm_kms_helper]
[   10.191291]  [<ffffffff8120e72f>] ? fbcon_init+0x2ff/0x408
[   10.191296]  [<ffffffff812629e6>] ? visual_init+0xaf/0x102
[   10.191300]  [<ffffffff812640ad>] ? do_bind_con_driver+0x171/0x286
[   10.191305]  [<ffffffff812642f4>] ? do_take_over_console+0x132/0x162
[   10.191309]  [<ffffffff8120b064>] ? do_fbcon_takeover+0x54/0x97
[   10.191314]  [<ffffffff813951c5>] ? notifier_call_chain+0x2e/0x59
[   10.191319]  [<ffffffff8105549b>] ? __blocking_notifier_call_chain+0x43/0x5d
[   10.191324]  [<ffffffff81214ec2>] ? register_framebuffer+0x23a/0x296
[   10.191333]  [<ffffffffa0223df4>] ? drm_fb_helper_initial_config+0x3ad/0x464
[drm_kms_helper]
[   10.191340]  [<ffffffffa0223207>] ?
drm_fb_helper_single_add_all_connectors+0x29/0x93 [drm_kms_helper]
[   10.191427]  [<ffffffffa0296cdb>] ? gen4_read32+0x4a/0x55 [i915]
[   10.191514]  [<ffffffffa0296e1a>] ? gen4_write32+0x38/0x52 [i915]
[   10.191620]  [<ffffffffa02cdb36>] ? i915_driver_load+0xb70/0xded [i915]
[   10.191625]  [<ffffffff812bd347>] ? pcibios_allocate_bus_resources+0x8c/0x8c
[   10.191629]  [<ffffffff811ccf73>] ? kobject_uevent_env+0x486/0x4c8
[   10.191635]  [<ffffffff811ccf73>] ? kobject_uevent_env+0x486/0x4c8
[   10.191640]  [<ffffffff8127e84c>] ? get_device+0x10/0x1c
[   10.191645]  [<ffffffff81382ffe>] ? klist_add_tail+0x1d/0x44
[   10.191649]  [<ffffffff812800ec>] ? device_add+0x4f5/0x506
[   10.191671]  [<ffffffffa023d0e7>] ? drm_sysfs_device_add+0xcd/0x105 [drm]
[   10.191690]  [<ffffffffa023a3e6>] ? drm_dev_register+0x74/0xe6 [drm]
[   10.191709]  [<ffffffffa023c53e>] ? drm_get_pci_dev+0xfc/0x1b9 [drm]
[   10.191715]  [<ffffffff81288de8>] ? __pm_runtime_resume+0x60/0x6f
[   10.191720]  [<ffffffff811f2fcd>] ? local_pci_probe+0x35/0x7a
[   10.191724]  [<ffffffff811f30e3>] ? pci_device_probe+0xd1/0xf5
[   10.191730]  [<ffffffff812821ea>] ? driver_probe_device+0x9d/0x1d4
[   10.191735]  [<ffffffff81282321>] ? driver_probe_device+0x1d4/0x1d4
[   10.191739]  [<ffffffff81282374>] ? __driver_attach+0x53/0x73
[   10.191743]  [<ffffffff81280a9e>] ? bus_for_each_dev+0x4e/0x7f
[   10.191748]  [<ffffffff81281a54>] ? bus_add_driver+0xe7/0x1cb
[   10.191753]  [<ffffffff812828b6>] ? driver_register+0x82/0xb5
[   10.191761]  [<ffffffffa0316000>] ? 0xffffffffa0315fff
[   10.191765]  [<ffffffff81000296>] ? do_one_initcall+0x78/0xfa
[   10.191770]  [<ffffffffa0316000>] ? 0xffffffffa0315fff
[   10.191775]  [<ffffffff81030302>] ? change_page_attr_set+0x23/0x28
[   10.191780]  [<ffffffff810554a7>] ? __blocking_notifier_call_chain+0x4f/0x5d
[   10.191785]  [<ffffffffa0316000>] ? 0xffffffffa0315fff
[   10.191790]  [<ffffffff8108d32a>] ? load_module+0x1a7d/0x1d63
[   10.191794]  [<ffffffff8108a5ba>] ? show_initstate+0x41/0x41
[   10.191800]  [<ffffffff813926a2>] ? page_fault+0x22/0x30
[   10.191805]  [<ffffffff8108d6a0>] ? SyS_init_module+0x90/0x9b
[   10.191810]  [<ffffffff81397262>] ? system_call_fastpath+0x16/0x1b
[   10.191813] ---[ end trace 6f4a22bfb7235c27 ]---
[   10.216041] [drm:intel_pipe_config_compare] *ERROR* mismatch in
dpll_hw_state.dpll (expected 0x94080000, found 0x98026000)
[   10.216042] ------------[ cut here ]------------
[   10.216138] WARNING: CPU: 3 PID: 496 at
drivers/gpu/drm/i915/intel_display.c:9834 check_crtc_state+0x7e7/0x81f [i915]()
[   10.216140] pipe state doesn't match!
[   10.216184] Modules linked in: snd_pcm snd_timer coretemp snd soundcore
microcode pcspkr evdev i2c_i801(+) lpc_ich(+) mfd_core floppy(+) parport_pc
parport tpm_tis i915(+) tpm video drm_kms_helper ehci_pci drm i2c_algo_bit
i2c_core processor button thermal_sys ext4 crc16 jbd2 mbcache raid456
async_raid6_recov async_memcpy async_pq async_xor async_tx xor raid6_pq md_mod
sg sd_mod ses enclosure crc_t10dif crct10dif_common usb_storage ahci libahci
libata scsi_mod e1000e ptp pps_core uhci_hcd ehci_hcd usbcore usb_common
[   10.216188] CPU: 3 PID: 496 Comm: modprobe Tainted: G        W     3.15.0 #1
[   10.216190] Hardware name: Supermicro X7SPA-HF/X7SPA-HF, BIOS 1.1a      
12/17/10  
[   10.216195]  0000000000000000 0000000000000009 ffffffff8138e278
ffff880036c4f288
[   10.216198]  ffffffff810395fb ffff880036c4f280 ffffffffa029e3dd
0000000000000001
[   10.216202]  ffff8800bb07f000 ffff8800369d5800 ffff880036c4f318
ffff8800bb07f6e0
[   10.216203] Call Trace:
[   10.216210]  [<ffffffff8138e278>] ? dump_stack+0x41/0x51
[   10.216214]  [<ffffffff810395fb>] ? warn_slowpath_common+0x78/0x90
[   10.216305]  [<ffffffffa029e3dd>] ? check_crtc_state+0x7e7/0x81f [i915]
[   10.216310]  [<ffffffff810396ab>] ? warn_slowpath_fmt+0x45/0x4a
[   10.216407]  [<ffffffffa02b5fa0>] ? intel_crt_get_flags+0x1c/0x38 [i915]
[   10.216497]  [<ffffffffa029e3dd>] ? check_crtc_state+0x7e7/0x81f [i915]
[   10.216593]  [<ffffffffa02a9ba6>] ? intel_modeset_check_state+0x351/0x5f3
[i915]
[   10.216686]  [<ffffffffa02a9e65>] ? intel_set_mode+0x1d/0x27 [i915]
[   10.216779]  [<ffffffffa02aaa06>] ? intel_crtc_set_config+0x717/0xa19 [i915]
[   10.216784]  [<ffffffff811cb679>] ? ida_get_new_above+0x174/0x18e
[   10.216807]  [<ffffffffa023eb32>] ? drm_mode_set_config_internal+0x48/0xc0
[drm]
[   10.216815]  [<ffffffffa0222ce6>] ?
drm_fb_helper_restore_fbdev_mode+0x8f/0xa8 [drm_kms_helper]
[   10.216822]  [<ffffffffa0223f9c>] ? drm_fb_helper_set_par+0x44/0xa8
[drm_kms_helper]
[   10.216828]  [<ffffffff8120e72f>] ? fbcon_init+0x2ff/0x408
[   10.216833]  [<ffffffff812629e6>] ? visual_init+0xaf/0x102
[   10.216837]  [<ffffffff812640ad>] ? do_bind_con_driver+0x171/0x286
[   10.216841]  [<ffffffff812642f4>] ? do_take_over_console+0x132/0x162
[   10.216846]  [<ffffffff8120b064>] ? do_fbcon_takeover+0x54/0x97
[   10.216850]  [<ffffffff813951c5>] ? notifier_call_chain+0x2e/0x59
[   10.216855]  [<ffffffff8105549b>] ? __blocking_notifier_call_chain+0x43/0x5d
[   10.216859]  [<ffffffff81214ec2>] ? register_framebuffer+0x23a/0x296
[   10.216867]  [<ffffffffa0223df4>] ? drm_fb_helper_initial_config+0x3ad/0x464
[drm_kms_helper]
[   10.216875]  [<ffffffffa0223207>] ?
drm_fb_helper_single_add_all_connectors+0x29/0x93 [drm_kms_helper]
[   10.216961]  [<ffffffffa0296cdb>] ? gen4_read32+0x4a/0x55 [i915]
[   10.217048]  [<ffffffffa0296e1a>] ? gen4_write32+0x38/0x52 [i915]
[   10.217154]  [<ffffffffa02cdb36>] ? i915_driver_load+0xb70/0xded [i915]
[   10.217158]  [<ffffffff812bd347>] ? pcibios_allocate_bus_resources+0x8c/0x8c
[   10.217163]  [<ffffffff811ccf73>] ? kobject_uevent_env+0x486/0x4c8
[   10.217168]  [<ffffffff811ccf73>] ? kobject_uevent_env+0x486/0x4c8
[   10.217173]  [<ffffffff8127e84c>] ? get_device+0x10/0x1c
[   10.217177]  [<ffffffff81382ffe>] ? klist_add_tail+0x1d/0x44
[   10.217181]  [<ffffffff812800ec>] ? device_add+0x4f5/0x506
[   10.217202]  [<ffffffffa023d0e7>] ? drm_sysfs_device_add+0xcd/0x105 [drm]
[   10.217221]  [<ffffffffa023a3e6>] ? drm_dev_register+0x74/0xe6 [drm]
[   10.217240]  [<ffffffffa023c53e>] ? drm_get_pci_dev+0xfc/0x1b9 [drm]
[   10.217245]  [<ffffffff81288de8>] ? __pm_runtime_resume+0x60/0x6f
[   10.217250]  [<ffffffff811f2fcd>] ? local_pci_probe+0x35/0x7a
[   10.217254]  [<ffffffff811f30e3>] ? pci_device_probe+0xd1/0xf5
[   10.217260]  [<ffffffff812821ea>] ? driver_probe_device+0x9d/0x1d4
[   10.217265]  [<ffffffff81282321>] ? driver_probe_device+0x1d4/0x1d4
[   10.217269]  [<ffffffff81282374>] ? __driver_attach+0x53/0x73
[   10.217273]  [<ffffffff81280a9e>] ? bus_for_each_dev+0x4e/0x7f
[   10.217278]  [<ffffffff81281a54>] ? bus_add_driver+0xe7/0x1cb
[   10.217283]  [<ffffffff812828b6>] ? driver_register+0x82/0xb5
[   10.217290]  [<ffffffffa0316000>] ? 0xffffffffa0315fff
[   10.217293]  [<ffffffff81000296>] ? do_one_initcall+0x78/0xfa
[   10.217299]  [<ffffffffa0316000>] ? 0xffffffffa0315fff
[   10.217303]  [<ffffffff81030302>] ? change_page_attr_set+0x23/0x28
[   10.217308]  [<ffffffff810554a7>] ? __blocking_notifier_call_chain+0x4f/0x5d
[   10.217313]  [<ffffffffa0316000>] ? 0xffffffffa0315fff
[   10.217318]  [<ffffffff8108d32a>] ? load_module+0x1a7d/0x1d63
[   10.217321]  [<ffffffff8108a5ba>] ? show_initstate+0x41/0x41
[   10.217327]  [<ffffffff813926a2>] ? page_fault+0x22/0x30
[   10.217332]  [<ffffffff8108d6a0>] ? SyS_init_module+0x90/0x9b
[   10.217337]  [<ffffffff81397262>] ? system_call_fastpath+0x16/0x1b
[   10.217339] ---[ end trace 6f4a22bfb7235c28 ]---
[   10.225916] Console: switching to colour frame buffer device 128x48
[   10.232103] usb 8-1: new high-speed USB device number 2 using ehci-pci
[   10.234650] i915 0000:00:02.0: fb0: inteldrmfb frame buffer device
[   10.234655] i915 0000:00:02.0: registered panic notifier
[   10.234687] i915: No ACPI video bus found
[   10.234788] [drm] Initialized i915 1.6.0 20080730 for 0000:00:02.0 on minor
0
[   10.235732] i801_smbus 0000:00:1f.3: SMBus using PCI Interrupt

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
You are on the CC list for the bug.
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/intel-gfx-bugs/attachments/20140609/bc7ceb54/attachment-0001.html>


More information about the intel-gfx-bugs mailing list