[Bug 87521] New: i915 netbook boots into blank screen.

bugzilla-daemon at bugzilla.kernel.org bugzilla-daemon at bugzilla.kernel.org
Sun Nov 2 01:02:29 PST 2014


https://bugzilla.kernel.org/show_bug.cgi?id=87521

            Bug ID: 87521
           Summary: i915 netbook boots into blank screen.
           Product: Drivers
           Version: 2.5
    Kernel Version: 3.17.1
          Hardware: All
                OS: Linux
              Tree: Mainline
            Status: NEW
          Severity: normal
          Priority: P1
         Component: Video(DRI - Intel)
          Assignee: intel-gfx-bugs at lists.freedesktop.org
          Reporter: barz621 at gmail.com
                CC: intel-gfx-bugs at lists.freedesktop.org
        Regression: No

When booting with no kernel line parameters i cannot even ssh in it. It boots
to a usable state (command prompt and can ssh) with i915.nomodeset=0. I tried
acpi_osi=Linux and it boots to a blank screen but can ssh in it. There i got
this:

Nov 02 10:51:12 testland kernel: BUG: unable to handle kernel NULL pointer
dereference at 00000008
Nov 02 10:51:13 testland kernel: IP: [<f850fc7c>]
drm_mm_insert_node_in_range_generic+0x4c/0x2e0 [drm]
Nov 02 10:51:14 testland kernel: *pde = 00000000 
Nov 02 10:51:14 testland kernel: Oops: 0000 [#1] PREEMPT SMP 
Nov 02 10:51:14 testland kernel: Modules linked in: mac80211 cfg80211 iTCO_wdt
iTCO_vendor_support i915(+) coretemp hp_wmi(+) hwmon sparse_keymap psmouse
drm_kms_helper ecb pcspkr btusb uvcvid
Nov 02 10:51:14 testland kernel: 
Nov 02 10:51:14 testland kernel: CPU: 1 PID: 166 Comm: systemd-udevd Not
tainted 3.17.1-1-ARCH #1
Nov 02 10:51:14 testland kernel: Hardware name: Hewlett-Packard HP Mini/361A,
BIOS 361A0 Ver. F.10 12/25/2008
Nov 02 10:51:15 testland kernel: task: f59cddc0 ti: f4f92000 task.ti: f4f92000
Nov 02 10:51:15 testland kernel: EIP: 0060:[<f850fc7c>] EFLAGS: 00010286 CPU: 1
Nov 02 10:51:15 testland kernel: EIP is at
drm_mm_insert_node_in_range_generic+0x4c/0x2e0 [drm]
Nov 02 10:51:15 testland kernel: EAX: 00000000 EBX: fffffff8 ECX: 0012c000 EDX:
f2885060
Nov 02 10:51:15 testland kernel: ESI: 00000000 EDI: f2ee40e4 EBP: f4f938a8 ESP:
f4f9386c
Nov 02 10:51:15 testland kernel:  DS: 007b ES: 007b FS: 00d8 GS: 00e0 SS: 0068
Nov 02 10:51:15 testland kernel: CR0: 80050033 CR2: 00000008 CR3: 34f79000 CR4:
000007d0
Nov 02 10:51:15 testland kernel: Stack:
Nov 02 10:51:16 testland kernel:  f4f93878 f2885060 00000060 f94198dc 000080d0
00000000 0012c000 f2ee40e4
Nov 02 10:51:16 testland kernel:  f2ee40e4 f4f938a8 f94198dc ac88d68e 10000000
00010000 f4cee500 f4f93910
Nov 02 10:51:16 testland kernel:  f941e929 00010000 00000000 00000000 10000000
00000000 00000000 000020dc
Nov 02 10:51:16 testland kernel: Call Trace:
Nov 02 10:51:16 testland kernel:  [<f94198dc>] ?
i915_gem_obj_lookup_or_create_vma+0x3c/0x130 [i915]
Nov 02 10:51:16 testland kernel:  [<f94198dc>] ?
i915_gem_obj_lookup_or_create_vma+0x3c/0x130 [i915]
Nov 02 10:51:16 testland kernel:  [<f941e929>] i915_gem_object_pin+0x439/0x6d0
[i915]
Nov 02 10:51:16 testland kernel:  [<f9420b2c>]
i915_gem_object_pin_to_display_plane+0x8c/0x1a0 [i915]
Nov 02 10:51:16 testland kernel:  [<f944a4c9>]
intel_pin_and_fence_fb_obj+0xc9/0x150 [i915]
Nov 02 10:51:16 testland kernel:  [<f944ce3f>] __intel_set_mode+0x55f/0x14e0
[i915]
Nov 02 10:51:16 testland kernel:  [<f8510499>] ?
drm_mode_object_get_reg+0x69/0x80 [drm]
Nov 02 10:51:16 testland kernel:  [<f9454db3>] intel_set_mode+0x23/0x40 [i915]
Nov 02 10:51:16 testland kernel:  [<f9454fb5>]
intel_get_load_detect_pipe+0x1e5/0x480 [i915]
Nov 02 10:51:16 testland kernel:  [<f9456d91>]
intel_modeset_setup_hw_state+0xb21/0xc10 [i915]
Nov 02 10:51:16 testland kernel:  [<f943840f>] ? gen4_read32+0x3f/0xd0 [i915]
Nov 02 10:51:16 testland kernel:  [<f9438730>] ? gen4_write64+0xd0/0xd0 [i915]
Nov 02 10:51:16 testland kernel:  [<f945754a>] intel_modeset_init+0x6ca/0x1430
[i915]
Nov 02 10:51:16 testland kernel:  [<f942bf15>] ?
i915_enable_pipestat+0xa5/0x130 [i915]
Nov 02 10:51:16 testland kernel:  [<f942c4c2>] ?
i915_irq_postinstall+0xf2/0x100 [i915]
Nov 02 10:51:16 testland kernel:  [<f8508bf9>] ? drm_irq_install+0xa9/0x180
[drm]
Nov 02 10:51:16 testland kernel:  [<f94841d9>] i915_driver_load+0xdd9/0xfc0
[i915]
Nov 02 10:51:16 testland kernel:  [<f9481130>] ?
i915_switcheroo_set_state+0x90/0x90 [i915]
Nov 02 10:51:16 testland kernel:  [<c123eb82>] ? kobject_uevent_env+0x162/0x570
Nov 02 10:51:16 testland kernel:  [<c123eb82>] ? kobject_uevent_env+0x162/0x570
Nov 02 10:51:16 testland kernel:  [<c123e8e0>] ? kobj_ns_drop+0x60/0x60
Nov 02 10:51:16 testland kernel:  [<c11dd8e3>] ? sysfs_add_file+0x23/0x30
Nov 02 10:51:16 testland kernel:  [<c13116c4>] ? get_device+0x14/0x30
Nov 02 10:51:16 testland kernel:  [<c1316862>] ? klist_class_dev_get+0x12/0x20
Nov 02 10:51:16 testland kernel:  [<c1465e8e>] ? klist_node_init+0x2e/0x50
Nov 02 10:51:16 testland kernel:  [<c1465f24>] ? klist_add_tail+0x34/0x40
Nov 02 10:51:16 testland kernel:  [<c1312bd4>] ? device_add+0x1a4/0x600
Nov 02 10:51:16 testland kernel:  [<f850bcae>] drm_dev_register+0x8e/0xd0 [drm]
Nov 02 10:51:16 testland kernel:  [<f850e0b9>] drm_get_pci_dev+0xa9/0x1c0 [drm]
Nov 02 10:51:16 testland kernel:  [<c11db975>] ? kernfs_new_node+0x35/0x50
Nov 02 10:51:16 testland kernel:  [<f93fa405>] i915_pci_probe+0x35/0x60 [i915]
Nov 02 10:51:16 testland kernel:  [<c127530f>] pci_device_probe+0x6f/0xd0
Nov 02 10:51:16 testland kernel:  [<c11ddd05>] ? sysfs_create_link+0x25/0x50
Nov 02 10:51:16 testland kernel:  [<c1315983>] driver_probe_device+0x93/0x3c0
Nov 02 10:51:16 testland kernel:  [<c11dd9f7>] ? sysfs_create_dir_ns+0x37/0x90
Nov 02 10:51:16 testland kernel:  [<c127523a>] ? pci_match_device+0xca/0x100
Nov 02 10:51:16 testland kernel:  [<c1315d69>] __driver_attach+0x79/0x80
Nov 02 10:51:16 testland kernel:  [<c1315cf0>] ? __device_attach+0x40/0x40
Nov 02 10:51:16 testland kernel:  [<c1313c67>] bus_for_each_dev+0x57/0xa0
Nov 02 10:51:16 testland kernel:  [<c131547e>] driver_attach+0x1e/0x20
Nov 02 10:51:16 testland kernel:  [<c1315cf0>] ? __device_attach+0x40/0x40
Nov 02 10:51:16 testland kernel:  [<c13150c7>] bus_add_driver+0x157/0x240
Nov 02 10:51:16 testland kernel:  [<f94c1000>] ? 0xf94c1000
Nov 02 10:51:16 testland kernel:  [<f94c1000>] ? 0xf94c1000
Nov 02 10:51:16 testland kernel:  [<c131652d>] driver_register+0x5d/0xf0
Nov 02 10:51:16 testland kernel:  [<c1274b53>] __pci_register_driver+0x33/0x40
Nov 02 10:51:16 testland kernel:  [<f850e2bd>] drm_pci_init+0xed/0x110 [drm]
Nov 02 10:51:16 testland kernel:  [<f94c1000>] ? 0xf94c1000
Nov 02 10:51:16 testland kernel:  [<f94c1083>] i915_init+0x83/0x85 [i915]
Nov 02 10:51:16 testland kernel:  [<c1000496>] do_one_initcall+0xc6/0x200
Nov 02 10:51:16 testland kernel:  [<f94c1000>] ? 0xf94c1000
Nov 02 10:51:16 testland kernel:  [<c1151da5>] ? __vunmap+0xa5/0xf0
Nov 02 10:51:16 testland kernel:  [<c1151da5>] ? __vunmap+0xa5/0xf0
Nov 02 10:51:16 testland kernel:  [<c10c9d4b>] load_module+0x1b4b/0x2390
Nov 02 10:51:16 testland kernel:  [<f93ad440>] ?
perf_trace_cfg80211_mgmt_tx_status+0x40/0x110 [cfg80211]
Nov 02 10:51:16 testland kernel:  [<f93ad418>] ?
perf_trace_cfg80211_mgmt_tx_status+0x18/0x110 [cfg80211]
Nov 02 10:51:16 testland kernel:  [<f93aca90>] ?
ftrace_raw_output_cfg80211_report_obss_beacon+0x60/0x60 [cfg80211]
Nov 02 10:51:16 testland kernel:  [<f92ec000>] ? 0xf92ec000
Nov 02 10:51:16 testland kernel:  [<c10ca63f>] SyS_init_module+0xaf/0x120
Nov 02 10:51:16 testland kernel:  [<f92ec000>] ? 0xf92ec000
Nov 02 10:51:16 testland kernel:  [<f93aca90>] ?
ftrace_raw_output_cfg80211_report_obss_beacon+0x60/0x60 [cfg80211]
Nov 02 10:51:16 testland kernel:  [<f93ac834>] ?
ftrace_raw_output_cfg80211_rx_evt+0x34/0x60 [cfg80211]
Nov 02 10:51:16 testland kernel:  [<c146f197>] sysenter_do_call+0x12/0x12
Nov 02 10:51:16 testland kernel: Code: db 0f 85 58 02 00 00 89 c7 89 f3 89 45
e4 83 e3 02 8b 40 04 0f 44 07 89 5d d8 89 4d dc 89 55 c8 39 c7 8d 58 f8 0f 84
84 02 00 00 <f6> 40 08 01 0f 84 da 0
Nov 02 10:51:17 testland kernel: EIP: [<f850fc7c>]
drm_mm_insert_node_in_range_generic+0x4c/0x2e0 [drm] SS:ESP 0068:f4f9386c
Nov 02 10:51:17 testland kernel: CR2: 0000000000000008
Nov 02 10:51:17 testland kernel: ---[ end trace 9a28cf6a5e1b519e ]---

& 

Nov 02 10:51:23 testland kernel: [drm:i915_irq_handler] *ERROR* pipe A underrun

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are the assignee for the bug.


More information about the intel-gfx-bugs mailing list