Bug 585617

Summary: No keyboard/mouse
Product: [openSUSE] openSUSE 11.3 Reporter: Rich Coe <rcoe>
Component: X.OrgAssignee: 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
User-Agent:       Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.0.18) Gecko/2010020400 SUSE/3.0.18-0.1.2 Firefox/3.0.18

I had a 11.1 system which I am testing upgrades to 11.3.
I did not read the wiki before performing upgrade.
I booted from the DVD and selected 'Upgrade system' instead of install.
The system installed and rebooted.

After reboot, Xorg is running, but the keyboard and mouse are dead.
Capslock on the keyboard does not work.  Inserting a USB keyboard does 
not work.

I rebooted.
During booting the capslock key on keyboard toggles the capslock light.
Once Xorg and login manager start, the keyboard is dead.

I rebooted and started system in single user.  I changed the boot level to
3 from 5.  
When system starts at level 3, I can login.
starting sax2 to configure X makes the keyboard fail.  Must reboot.
I removed existing xorg.conf file, and try sax2 again.  
When Xorg starts the keyboard dies again.


Reproducible: Didn't try
Comment 1 Rich Coe 2010-03-04 20:43:50 UTC
Created attachment 346656 [details]
previous Xorg.0.log
Comment 2 Rich Coe 2010-03-04 20:44:40 UTC
Created attachment 346657 [details]
current Xorg.0.log
Comment 3 Rich Coe 2010-03-04 20:46:08 UTC
Created attachment 346658 [details]
xorg.conf

xorg.conf file created by system install.
Comment 4 Stefan Dirsch 2010-03-05 03:23:51 UTC
> (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?
Comment 5 Bernhard Wiedemann 2010-03-07 20:56:28 UTC
might be bug 551929 

try uncommenting in /etc/X11/xorg.conf
option       "AutoAddDevices" "off"
Comment 6 Stefan Dirsch 2010-03-08 02:06:46 UTC
(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.
Comment 7 Rich Coe 2010-03-08 17:48:26 UTC
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.
Comment 8 Rich Coe 2010-03-08 17:49:06 UTC
Provided info in above comment.
Comment 9 Stefan Dirsch 2010-03-09 02:19:19 UTC
The issue is that hal is apparently not running. Closing as duplicate.

*** This bug has been marked as a duplicate of bug 551929 ***