|
Bugzilla – Full Text Bug Listing |
| Summary: | No keyboard/mouse | ||
|---|---|---|---|
| Product: | [openSUSE] openSUSE 11.3 | Reporter: | Rich Coe <rcoe> |
| Component: | X.Org | Assignee: | Stefan Dirsch <sndirsch> |
| Status: | RESOLVED DUPLICATE | QA Contact: | E-mail List <xorg-maintainer-bugs> |
| Severity: | Normal | ||
| Priority: | P3 - Medium | CC: | novellbmw |
| Version: | Factory | ||
| Target Milestone: | --- | ||
| Hardware: | x86-64 | ||
| OS: | Other | ||
| Whiteboard: | |||
| Found By: | --- | Services Priority: | |
| Business Priority: | Blocker: | --- | |
| Marketing QA Status: | --- | IT Deployment: | --- |
| Attachments: |
previous Xorg.0.log
current Xorg.0.log xorg.conf |
||
|
Description
Rich Coe
2010-03-04 20:43:01 UTC
Created attachment 346656 [details]
previous Xorg.0.log
Created attachment 346657 [details]
current Xorg.0.log
Created attachment 346658 [details]
xorg.conf
xorg.conf file created by system install.
> (II) Cannot locate a core pointer device.
> (II) Cannot locate a core keyboard device.
> (II) The server relies on HAL to provide the list of input devices.
> If no devices become available, reconfigure HAL or disable AutoAddDevices.
hald not running at all?
might be bug 551929 try uncommenting in /etc/X11/xorg.conf option "AutoAddDevices" "off" (In reply to comment #5) > might be bug 551929 Could be. > try uncommenting in /etc/X11/xorg.conf > option "AutoAddDevices" "off" Respectively add it (as workaround) to ServerFlags section in your xorg.conf. Uncommenting the AutoAddDevices 'off' option worked. I now have a keyboard and mouse with this work-around. What I don't understand is why this is happening. The default is the evdrv for configuring keyboard/mouse, even the default configuration makes it configure the system that way. This issue makes it difficult to upgrade a system. Provided info in above comment. The issue is that hal is apparently not running. Closing as duplicate. *** This bug has been marked as a duplicate of bug 551929 *** |