You are not logged in.

#1 2012-10-30 12:34:22

kieferj
Member
Registered: 2012-10-30
Posts: 1

Crash on install

Hi,

I am trying to install arch on a relatively old laptop, Dell D610, and am facing a stack on install. As I have the notorious Intel 915 video chipset I had to specify kernel param video=SVIDEO-1:d or video=VGA-1:e as I am using an external monitor. I predictably get the following stack:

Pid: 212, comm: kworker/0:3 Tainted: G     D     3.5.5-1-ARCH #1 Dell Inc. Latitude D610              /0XD762
EIP: 0060:[<c01561df>] EFLAGS: 00010002 CPU: 0
EIP is at kthread_data+0xf/0x20
EAX: 00000000 EBX: 00000000 ECX: f5003080 EDX: 00000000
ESI: f706bd1c EDI: f706ba70 EBP: f7047c48 ESP: f7047c3c
 DS: 007b ES: 007b FS: 00d8 GS: 00e0 SS: 0068
CR0: 8005003b CR2: fffffffc CR3: 33835000 CR4: 000007d0
DR0: 00000000 DR1: 00000000 DR2: 00000000 DR3: 00000000
DR6: ffff0ff0 DR7: 00000400
Process kworker/0:3 (pid: 212, ti=f7046000 taskf706ba70 task.ti=f7046000)
Stack
 c0152271 00000000 f706bd1c f7047cc8 c04c951a 00000000 f597ec80 f4ac462c
 00000000 c06cb400 c06cb400 f7047c74 c0151fe5 f5983400 f706ba70 c015209a
 c0134a58 f4ac4600 f4ac460c f7047c90 00000202 f7047ca4 c02d4bcc f4ac4600
Call Trace:
 [<c0152271>] ? wq_worker_sleeping+0x11/0x80
 [<c04c951a>] __schedule+0x5ca/0x7b0
 [<c0151fe5>] ? queue_work_on+0x25/0x30
 [<c015209a>] ? queue_work_on+0x2a/0x60
 [<c0134a58>] ? __cleanup_sighand+0x28/0x30
 [<c02d4bcc>] ? put_io_context+0x5c/0x90
 [<c02d4c83>] ? put_io_context_active+0x83/0xa0
 [<c04c97f3>] schedule+0x23/0x60
 [<c013c317>] do_exit+0x3d7/0x800
 [<c04c2e8f>] ? printk+0x3d/0x3f
 [<c04cb809>] oops_end+0x89/0xd0
 [<c04c2819>] no_context+0x18d/0x195
 [<c04c2b34>] __bad_area_nosemaphore+0x134/0x13x
 [<c0144d80>] ? usleep_range+0x40/0x40
 [<c04cd2b0>] ? spurious_fault+0xbd/0xbd 
 [<c04c2b53>] bad_area_nosemaphore+0x17/0x19
 [<c04cd6f0>] do_page_fault+0x440/0x510
 [<c04c8d22>] ? wait_for_common+0xe2/0x110
 [<c04c8d82>] ? wait_for_completion_timeout+0x240/0x240
 [<c02d5769>] ? blk_execute_rq+0x89/0xf0
 [<c02d55e0>] ? blk_rq_map_user+0x240/0x240
 [<c04cd2b0>] ? spurious_fault+0xbd/0xbd
 [<c04cb037>] error_code+0x67/0x6c
 [<f80213e0>] ? i2c_transfer+0x10/0xd0 [i2c_core]
 [<f85d4390>] ? intel_sdvo_write_cmd+0x60/0x380 [i915]
 [<f85d45c0>] intel_sdvo_write_cmd+0x290/0x380 [i915]
 [<f85d560b>] intel_sdvo_detect+0x2b/0x2d0 [i915]
 [<f84fa62d>] output_poll_execute+0x8d/0x180 [drm_kms_helper]
 [<c0150c68>] process_one_work+0x108/0x3b0
 [<c0167250>] ? default_wake_function+0x10/0x20
 [<f84fa5a0>] ? drm_helper_connector_dpms+0x100/0x100 [drm_kms_helper]
 [<c01513a9>] worker_thread+0xf9/0x280
 [<c015fa3e>] ? complete+0x4e/0x60
 [<c01512b0>] ? manage_workers.isra.25+0x1c0/0x1c0
 [<c0155eb2>] kthread+0x72/0x80
 [<c0155e40>] ? kthread_freezable_should_stop+0x50/0x50
 [<c04d0dbe>] kernel_thread_helper+0x6/0x10
Code: 0f 89 d8 e8 d4 42 37 00 83 c4 3c 5b 5e 5f 5d c3 8b 43 04 eb af 8d b4 26 00 00 00 00 55 89 e5 3e 8d 74 26 00 8b 80 80 02 00 00 5d <8b> 40 fc c3 8d b6 00 00 00 00 8d bc 27 00 00 00 00 55 89 e5 3e
EIP: [<c01561df>] kthread_data+0xf/0x20 SS:ESP 0068:f7047c3c
CR2: 00000000fffffffc
---[ end trace e1f4baa2de6e1a71 ]---
Fixing recursive fault but reboot is needed!

To my untrained kernel eye it appears to be am issue with KMS attempting to detect video mode using the intel 915 driver, does anyone agree or shed any more light on a workaround? My hope was setting the kernel param video would avoid KMS detection but I may well be using it incorrectly.

Any advice is much appreciated; Thanks,
--K

Offline

Board footer

Powered by FluxBB