Hi, Am Sonntag, 30. September 2012 schrieb Carsten Grohmann: > During the boot process the singnal to my DVI connected monitor disappears. > I've created a video of the boot process. The last lines are: > > input: PC Speaker as /devices/platform/pcspkr/input/input4 > iTCO_vendor_support: vendor-support=0 > iTCO_wdt: Intel TCO WatchDog Timer Driver v1.07 > iTCO_wdt: Found a Panther Point TCO device (Version=2, TCOBASE=0x0460) > iTCO_wdt: initialized. heartbeat=30 sec (nowayout=0) > alg: No test for __gcm-aes-aesni (__driver-gcm-aes-aesni) > > Unfortunately I could not provide anymore output.
I did some further tests today. The driver of the USB serial device has been loaded to late. Thereby I didn't get a serial log. But pressing the power button the system shutdown gracefully after many many seconds. That's the log of this boot: [ 6.998683] i915 0000:00:02.0: irq 53 for MSI/MSI-X [ 6.998686] [drm] Supports vblank timestamp caching Rev 1 (10.10.2010). [ 6.998718] [drm] Driver supports precise vblank timestamp query. [ 6.999179] vgaarb: device changed decodes: PCI:0000:00:02.0,olddecodes=io+mem,decodes=io+mem:owns=io+mem [ 7.047886] [drm] Enabling RC6 states: RC6 on, RC6p on, RC6pp off [ 7.233761] BUG: unable to handle kernel paging request at 00000000001ff800 [ 7.233846] IP: [<ffffffffa03a28a2>] i915_gem_init_ppgtt+0x93/0x16c [i915] [ 7.233932] PGD 213742067 PUD 0 [ 7.234007] Oops: 0002 [#1] SMP [ 7.235489] CPU 2 [ 7.235512] Modules linked in: snd_seq_midi snd_seq_midi_event snd_rawmidi ftdi_sio i915(+) snd_seq coretemp crc32c_intel usbserial snd_seq_device snd_timer ghash_clmulni_intel snd acpi_cpufreq mperf iTCO_wdt aesni_intel aes_x86_64 soundcore i2c_i801 pcspkr iTCO_vendor_support aes_generic cryptd evdev processor xfs nouveau power_supply i2c_algo_bit drm_kms_helper ttm drm i2c_core usbhid hid sg sr_mod sd_mod crc_t10dif cdrom mxm_wmi firewire_ohci firewire_core crc_itu_t ahci libahci libata xhci_hcd ehci_hcd scsi_mod wmi tg3 libphy usbcore usb_common button video thermal_sys [last unloaded: scsi_wait_scan] [ 7.236908] [ 7.236943] Pid: 482, comm: modprobe Not tainted 3.2.0-4-amd64 #1 Debian 3.2.30-1 To Be Filled By O.E.M. To Be Filled By O.E.M./Z77 Extreme6 [ 7.237066] RIP: 0010:[<ffffffffa03a28a2>] [<ffffffffa03a28a2>] i915_gem_init_ppgtt+0x93/0x16c [i915] [ 7.237162] RSP: 0018:ffff8802136cfc38 EFLAGS: 00010206 [ 7.237203] RAX: 00000000001ff800 RBX: ffff880211cca000 RCX: 00000000001ff800 [ 7.237248] RDX: ffff880215741fc0 RSI: 0000000000000000 RDI: 0000000015434021 [ 7.237293] RBP: 0000000000000000 R08: 6db6db6db6db6db7 R09: 0000160000000000 [ 7.237337] R10: 0000000000000246 R11: 0000000000000246 R12: ffff880215887000 [ 7.237382] R13: 0000000000000000 R14: 0000000010000000 R15: ffff880211cca000 [ 7.237427] FS: 0000000000000000(0000) GS:ffff88021f300000(0063) knlGS:00000000f75d0b40 [ 7.237485] CS: 0010 DS: 002b ES: 002b CR0: 0000000080050033 [ 7.237527] CR2: 00000000001ff800 CR3: 0000000215625000 CR4: 00000000001406e0 [ 7.237572] DR0: 0000000000000000 DR1: 0000000000000000 DR2: 0000000000000000 [ 7.237616] DR3: 0000000000000000 DR6: 00000000ffff0ff0 DR7: 0000000000000400 [ 7.237661] Process modprobe (pid: 482, threadinfo ffff8802136ce000, task ffff8802135daea0) [ 7.237719] Stack: [ 7.237754] ffff880215887000 0000000000000000 ffff880211cca000 0000000000000000 [ 7.237884] 0000000010000000 ffffffffa03a29f3 ffff880211cca000 ffff880215887000 [ 7.238015] ffff880211cca000 0000000000000000 0000000000000000 ffffffffa0394352 [ 7.238146] Call Trace: [ 7.238197] [<ffffffffa03a29f3>] ? i915_gem_init_hw+0x78/0x9e [i915] [ 7.238255] [<ffffffffa0394352>] ? i915_driver_load+0x9b7/0xe25 [i915] [ 7.238306] [<ffffffffa01315e9>] ? drm_get_minor+0x21f/0x27c [drm] [ 7.238355] [<ffffffffa01330fd>] ? drm_get_pci_dev+0x146/0x248 [drm] [ 7.238401] [<ffffffff810708a9>] ? arch_local_irq_save+0x11/0x17 [ 7.238447] [<ffffffff811c5353>] ? local_pci_probe+0x39/0x68 [ 7.238491] [<ffffffff811c5dfc>] ? pci_device_probe+0xcd/0xfa [ 7.238537] [<ffffffff8124f991>] ? driver_probe_device+0xa8/0x138 [ 7.238580] [<ffffffff8124fa70>] ? __driver_attach+0x4f/0x6f [ 7.238624] [<ffffffff8124fa21>] ? driver_probe_device+0x138/0x138 [ 7.238669] [<ffffffff8124e5c3>] ? bus_for_each_dev+0x4a/0x75 [ 7.238713] [<ffffffff8124f328>] ? bus_add_driver+0xa5/0x1f5 [ 7.238756] [<ffffffffa03ec000>] ? 0xffffffffa03ebfff [ 7.238799] [<ffffffff8124fe98>] ? driver_register+0x8d/0xf5 [ 7.238842] [<ffffffffa03ec000>] ? 0xffffffffa03ebfff [ 7.238886] [<ffffffff811c6617>] ? __pci_register_driver+0x4d/0xb6 [ 7.238930] [<ffffffffa03ec000>] ? 0xffffffffa03ebfff [ 7.238972] [<ffffffff81002085>] ? do_one_initcall+0x75/0x12c [ 7.239016] [<ffffffffa03ec000>] ? 0xffffffffa03ebfff [ 7.239059] [<ffffffff81075040>] ? sys_init_module+0x10c/0x25b [ 7.239105] [<ffffffff81352f70>] ? sysenter_dispatch+0x7/0x2e [ 7.239147] Code: 08 48 8b 04 c7 4c 01 c8 48 c1 f8 03 49 0f af c0 48 c1 e0 0c 89 c7 48 c1 e8 1c 25 f0 0f 00 00 83 cf 01 09 c7 48 63 c6 48 8d 04 81 <89> 38 ff c6 3b 32 72 b0 8b 01 49 8b 84 24 48 03 00 00 8b 6a 10 [ 7.240442] RIP [<ffffffffa03a28a2>] i915_gem_init_ppgtt+0x93/0x16c [i915] [ 7.240518] RSP <ffff8802136cfc38> [ 7.240556] CR2: 00000000001ff800 [ 7.240620] ---[ end trace f2ff45db06edf42b ]--- HTH, Carsten
dmesg_20121013.bz2
Description: application/bzip