Well, my report was not very accurate :-(<br><br><div><span class="gmail_quote">On 12/17/05, <b class="gmail_sendername">Fabio Comolli</b> &lt;<a href="mailto:fabio.comolli@gmail.com">fabio.comolli@gmail.com</a>&gt; wrote:
</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">Hi Dave.<br>
Booting this kernel prevents X to start on my laptop.<br>
<br>
It looks that /sys/class/input does not contain all the entries needed
(the laptop is an ancient HP Omnibook equipped with a synaptics
touchpad).</blockquote><div><br>
/sys/class/input is OK, the problem is in /dev/input.<br>
<br>
With&nbsp; my 2.6.15-rc5 with evdev&nbsp; compiled as module&nbsp; /dev/input looks like:<br>
<br>
[fcomolli@tycho ~]$ ls -l /dev/input/<br>
total 0<br>
crw-rw----&nbsp; 1 root root 13, 64 Dec 17&nbsp; 2005 event0<br>
crw-rw----&nbsp; 1 root root 13, 65 Dec 17&nbsp; 2005 event1<br>
crw-rw----&nbsp; 1 root root 13, 63 Dec 17&nbsp; 2005 mice<br>
<br>
with 2.6.14-1.1768_FC4 there is only the &quot;mice&quot; entry (and this is what pointed my to evdev).<br>
<br>
BTW, there is another minor problem: kernel 2.6.14-1.1768_FC4 boots in verbose mode even with the &quot;quiet&quot; boot option set.<br>
<br>
Regards,<br>
Fabio<br>
<br>
<br>
&nbsp;<br>
</div><br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
I I normally use a custom 2.6.15-rc5 kernel, with evdev compiled as
module. That module is loaded _after_ udev has started and this way
everithing works. Your kernel as evdev statically linked.<br>
<br>
I know that to use a 2.6.15-rcx kernel you are supposed to upgrade udev
(mine is udev-058-1.0.FC4.1) but you said that this kernel was intended
to be used with FC4 and not with rawhide, so I assumed that it had to
work with 0.58.<br>
<br>
Please let me know if you need more test/details.<div><span class="e" id="q_108391a4c80406e3_1"><br>
<br><br><div><span class="gmail_quote">On 12/16/05, <b class="gmail_sendername">Dave Jones</b> &lt;<a href="mailto:davej@redhat.com" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">davej@redhat.com
</a>&gt; wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
To try and get a jump-start on testing 2.6.15, I've prepared<br>packages for FC4 based on the current rawhide kernel.<br><br>These are likely to change almost daily, and there's no<br>guarantee how much longer 2.6.15 is going to be in -rc stage,
<br>so I'm going to hold off pushing these out as an official<br>updates-testing release until a final 2.6.15 has been released.<br>(Should a security errata be needed before then, I'll push out another<br> 2.6.14 based release)
<br><br><a href="http://people.redhat.com/davej/kernels/Fedora/FC4/" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">http://people.redhat.com/davej/kernels/Fedora/FC4/</a><br><br>Please file bugs in bugzilla, rather than emailing me/this list about them.
<br><br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Dave
<br><br>--<br>fedora-test-list mailing list<br><a href="mailto:fedora-test-list@redhat.com" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">fedora-test-list@redhat.com</a><br>To unsubscribe:<br><a href="https://www.redhat.com/mailman/listinfo/fedora-test-list" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">
https://www.redhat.com/mailman/listinfo/fedora-test-list
</a><br></blockquote></div><br>
</span></div></blockquote></div><br>