Bug 116803
Summary: | Latest kernel build prevents X11 from starting under VMware | ||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Alan G Dunkley <alan> | ||||||||
Component: | kernel | Assignee: | Arjan van de Ven <arjanv> | ||||||||
Status: | CLOSED DUPLICATE | QA Contact: | |||||||||
Severity: | medium | Docs Contact: | |||||||||
Priority: | medium | ||||||||||
Version: | rawhide | ||||||||||
Target Milestone: | --- | ||||||||||
Target Release: | --- | ||||||||||
Hardware: | other | ||||||||||
OS: | Linux | ||||||||||
Whiteboard: | |||||||||||
Fixed In Version: | Doc Type: | Bug Fix | |||||||||
Doc Text: | Story Points: | --- | |||||||||
Clone Of: | Environment: | ||||||||||
Last Closed: | 2006-02-21 19:01:38 UTC | Type: | --- | ||||||||
Regression: | --- | Mount Type: | --- | ||||||||
Documentation: | --- | CRM: | |||||||||
Verified Versions: | Category: | --- | |||||||||
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||||||
Cloudforms Team: | --- | Target Upstream Version: | |||||||||
Embargoed: | |||||||||||
Attachments: |
|
Description
Alan G Dunkley
2004-02-25 13:29:50 UTC
Created attachment 98034 [details]
Full dmesg output
Created attachment 98035 [details]
Full XFree86 log
should be fixed in rawhide Just updated my test system to all the latest development updates, including kernel-2.6.3-1.106 and the problem still persists. you need to create a new x config with the updated config tools Created attachment 98046 [details]
New XFree86 config file from the system-config-display command
As suggested I create a new XF86Config file using the tool system-config-display but when I tried to start X11 with it using kernel 2.6.3-1.106 it failed as before. I created it under 2.6.1-1.65 as the command failed under the latest kernel. I have attached the new configuration file to this ticket for reference. I dont believe its a XFree86 problem because with kernel 2.6.3-1.106 an "od /dev/mouse" gives a such "no such device" error message, whereas I would expect it to return data, as soon as the mouse is moved, regardless of whether X11 is running or not. This too me suggests it is a kernel issue. /dev/psaux is obsolete. its been intentionally removed because of this. *** This bug has been marked as a duplicate of 116118 *** Changed to 'CLOSED' state since 'RESOLVED' has been deprecated. |