<html>
<head>
<base href="https://bugs.freedesktop.org/">
</head>
<body><table border="1" cellspacing="0" cellpadding="8">
<tr>
<th>Bug ID</th>
<td><a class="bz_bug_link
bz_status_NEW "
title="NEW - Initialization message shown twice"
href="https://bugs.freedesktop.org/show_bug.cgi?id=101025">101025</a>
</td>
</tr>
<tr>
<th>Summary</th>
<td>Initialization message shown twice
</td>
</tr>
<tr>
<th>Product</th>
<td>DRI
</td>
</tr>
<tr>
<th>Version</th>
<td>DRI git
</td>
</tr>
<tr>
<th>Hardware</th>
<td>Other
</td>
</tr>
<tr>
<th>OS</th>
<td>All
</td>
</tr>
<tr>
<th>Status</th>
<td>NEW
</td>
</tr>
<tr>
<th>Severity</th>
<td>normal
</td>
</tr>
<tr>
<th>Priority</th>
<td>medium
</td>
</tr>
<tr>
<th>Component</th>
<td>DRM/Intel
</td>
</tr>
<tr>
<th>Assignee</th>
<td>intel-gfx-bugs@lists.freedesktop.org
</td>
</tr>
<tr>
<th>Reporter</th>
<td>paulepanter@users.sourceforge.net
</td>
</tr>
<tr>
<th>QA Contact</th>
<td>intel-gfx-bugs@lists.freedesktop.org
</td>
</tr>
<tr>
<th>CC</th>
<td>intel-gfx-bugs@lists.freedesktop.org
</td>
</tr></table>
<p>
<div>
<pre>Created <span class=""><a href="attachment.cgi?id=131341" name="attach_131341" title="journalctl -k -o short-precise">attachment 131341</a> <a href="attachment.cgi?id=131341&action=edit" title="journalctl -k -o short-precise">[details]</a></span>
journalctl -k -o short-precise
The Linux kernel is built from the current master branch.
```
$ git log --oneline -1
deac8429d62c Merge tag 'sound-fix-4.12-rc1' of
git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound
```
On the Lenovo X60t the initalization message is shown twice.
```
Mai 12 23:12:38.988698 lenovox60 kernel: [drm] Initialized i915 1.6.0 20170403
for 0000:00:02.0 on minor 0
Mai 12 23:12:38.988781 lenovox60 kernel: [drm] Initialized i915 1.6.0 20170403
for 0000:00:02.0 on minor 0
```
```
$ lspci -s 00:02.0 -nn
00:02.0 VGA compatible controller [0300]: Intel Corporation Mobile 945GM/GMS,
943/940GML Express Integrated Graphics Controller [8086:27a2] (rev 03)
```
Is that correct?</pre>
</div>
</p>
<hr>
<span>You are receiving this mail because:</span>
<ul>
<li>You are the assignee for the bug.</li>
<li>You are on the CC list for the bug.</li>
<li>You are the QA Contact for the bug.</li>
</ul>
</body>
</html>