[Bug 551929] New: kvm keyboard+mouse disabled in X11 after zypper dup
http://bugzilla.novell.com/show_bug.cgi?id=551929 Summary: kvm keyboard+mouse disabled in X11 after zypper dup Classification: openSUSE Product: openSUSE 11.2 Version: RC 2 Platform: i686 OS/Version: Other Status: NEW Severity: Major Priority: P5 - None Component: X.Org AssignedTo: bnc-team-xorg-bugs@forge.provo.novell.com ReportedBy: novellbmw@lsmod.de QAContact: xorg-maintainer-bugs@forge.provo.novell.com Found By: --- Created an attachment (id=325174) --> (http://bugzilla.novell.com/attachment.cgi?id=325174) Xorg log with sax-generated config User-Agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.8.1.23) Gecko/20090912 SUSE/1.1.18-1.2 SeaMonkey/1.1.18 On a Kernel-Virtual-Machine (KVM) after zypper dup from 11.1 both with SaX2-generated config and without xorg.conf there is no way to get X11 to accept input. Making it worse is that even Ctrl+Alt+F1 is not working to get to console (via kvm console command "sendkey ctrl-alt-f1"). Only thing that helped, was logging in via ssh and rcxdm stop. There keyboard and mouse(gpm) worked. There was a similar behaviour with VirtualBox without xorg.conf on RC1 which was fixed with RC2. Reproducible: Always Steps to Reproduce: 1. qemu-img create opensuse-11.2-dup.raw 8G qemu-kvm -m 2048 -net nic,model=e1000,macaddr=52:54:00:12:34:56 -net vde -hda opensuse-11.2-dup.raw -cdrom openSUSE-11.1-KDE4-LiveCD-i686.iso qemu-kvm -m 2048 -net nic,model=e1000,macaddr=52:54:00:12:34:56 -net vde -smp 4 -hda opensuse-11.2-dup.raw 2. do 11.1 updates 3. follow http://en.opensuse.org/index.php?title=Upgrade/11.2&oldid=108417 Actual Results: no keyboard/mouse works at all Expected Results: keyboard+mouse should work as in 11.1 (or a fresh install of 11.2-RC1 - not sure if I tried that) -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugzilla.novell.com/show_bug.cgi?id=551929 User sndirsch@novell.com added comment http://bugzilla.novell.com/show_bug.cgi?id=551929#c1 Stefan Dirsch <sndirsch@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |NEEDINFO CC| |sndirsch@novell.com Info Provider| |novellbmw@lsmod.de --- Comment #1 from Stefan Dirsch <sndirsch@novell.com> 2009-11-02 13:00:28 MST --- evdev driver is not being loaded. No idea why. Maybe hald is not running? Please check this. -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugzilla.novell.com/show_bug.cgi?id=551929 Stefan Dirsch <sndirsch@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Priority|P5 - None |P3 - Medium -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugzilla.novell.com/show_bug.cgi?id=551929 User novellbmw@lsmod.de added comment http://bugzilla.novell.com/show_bug.cgi?id=551929#c2 Bernhard Wiedemann <novellbmw@lsmod.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEEDINFO |NEW Info Provider|novellbmw@lsmod.de | --- Comment #2 from Bernhard Wiedemann <novellbmw@lsmod.de> 2009-11-03 05:43:13 CET --- # ps ax|grep hal 1230 ? Ss 0:00 /usr/sbin/hald --daemon=yes 1240 ? S 0:00 hald-runner - I notice that on a working system there is such a thing as hald-addon-input: Listening on /dev/input/event0 ... so pretty likely there is something bad wil HALd causing this. # ll /dev/input/ insgesamt 0 drwxr-xr-x 2 root root 120 3. Nov 05:41 by-path crw-r----- 1 root root 13, 64 3. Nov 05:41 event0 crw-r----- 1 root root 13, 65 3. Nov 05:41 event1 crw-r----- 1 root root 13, 66 3. Nov 05:41 event2 crw-r----- 1 root root 13, 67 3. Nov 05:41 event3 crw-r----- 1 root root 13, 63 3. Nov 05:41 mice crw-r----- 1 root root 13, 32 3. Nov 05:41 mouse0 and restarting hald does not help either -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugzilla.novell.com/show_bug.cgi?id=551929 User sndirsch@novell.com added comment http://bugzilla.novell.com/show_bug.cgi?id=551929#c3 Stefan Dirsch <sndirsch@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Component|X.Org |Basesystem AssignedTo|bnc-team-xorg-bugs@forge.pr |kasievers@novell.com |ovo.novell.com | Summary|kvm keyboard+mouse disabled |kvm keyboard+mouse disabled |in X11 after zypper dup |in X11 after zypper dup due | |to hald-addon-input not | |running QAContact|xorg-maintainer-bugs@forge. |qa@suse.de |provo.novell.com | --- Comment #3 from Stefan Dirsch <sndirsch@novell.com> 2009-11-03 00:31:43 MST --- Yes, I believe you need hald-addon-input running. Kay? -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugzilla.novell.com/show_bug.cgi?id=551929 User kasievers@novell.com added comment http://bugzilla.novell.com/show_bug.cgi?id=551929#c4 Kay Sievers <kasievers@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |kasievers@novell.com --- Comment #4 from Kay Sievers <kasievers@novell.com> 2009-11-03 04:58:44 MST --- Sorry, I have no idea what this part of HAL is doing, or if it is needed. -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugzilla.novell.com/show_bug.cgi?id=551929 User sndirsch@novell.com added comment http://bugzilla.novell.com/show_bug.cgi?id=551929#c5 --- Comment #5 from Stefan Dirsch <sndirsch@novell.com> 2009-11-03 05:01:56 MST --- Obviously it is needed. Question is. Why isn't it started? -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugzilla.novell.com/show_bug.cgi?id=551929 User kasievers@novell.com added comment http://bugzilla.novell.com/show_bug.cgi?id=551929#c6 --- Comment #6 from Kay Sievers <kasievers@novell.com> 2009-11-03 05:05:11 MST --- When it's obvious, what does it do? -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugzilla.novell.com/show_bug.cgi?id=551929 User sndirsch@novell.com added comment http://bugzilla.novell.com/show_bug.cgi?id=551929#c7 --- Comment #7 from Stefan Dirsch <sndirsch@novell.com> 2009-11-03 06:30:34 MST --- Without hald-addon-input running the Xserver doesn't load evdev driver for mouse/keyboard support. I can't say what hald-addon-input exactly does. For sure you know more about HAL than I do. -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugzilla.novell.com/show_bug.cgi?id=551929 User novellbmw@lsmod.de added comment http://bugzilla.novell.com/show_bug.cgi?id=551929#c8 --- Comment #8 from Bernhard Wiedemann <novellbmw@lsmod.de> 2009-11-03 15:35:38 CET --- got another such case - this time in a VirtualBox system. installed gnome from official 11.1-DVD.iso, install updates, dup to factory-snapshot. no hal running there at all -> no mouse/keyboard in X11 and the only messages I see in /var/log are Nov 3 16:34:32 linux-ilbh kernel: [ 424.252053] powernow-k8: No frequency change capabilities detected Nov 3 16:34:32 linux-ilbh kernel: [ 424.355714] powernow: This module only works with AMD K7 CPUs Nov 3 16:34:32 linux-ilbh rchal: CPU frequency scaling is not supported by your processor. Nov 3 16:34:32 linux-ilbh rchal: boot with 'CPUFREQ=no' in to avoid this warning. Nov 3 16:34:33 linux-ilbh rchal: Cannot load cpufreq governors - No cpufreq driver available -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugzilla.novell.com/show_bug.cgi?id=551929 User novellbmw@lsmod.de added comment http://bugzilla.novell.com/show_bug.cgi?id=551929#c9 --- Comment #9 from Bernhard Wiedemann <novellbmw@lsmod.de> 2009-11-03 15:40:29 CET --- this is why hald does not run on VBox: # /usr/sbin/hald --daemon=no Runner started - allowed paths are '/usr/lib/hal:/usr/lib/hal/scripts:/usr/bin' Run started hal-system-power-pm-is-supported (20000) (0) ! full path is '/usr/lib/hal/hal-system-power-pm-is-supported', program_dir is '/usr/lib/hal' pid 5000: rc=0 signaled=0: /usr/lib/hal/hal-system-power-pm-is-supported *** [DIE] device_info.c:rules_match_and_merge_device():1115 : Rule is NULL on jump -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugzilla.novell.com/show_bug.cgi?id=551929 User novellbmw@lsmod.de added comment http://bugzilla.novell.com/show_bug.cgi?id=551929#c10 Bernhard Wiedemann <novellbmw@lsmod.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Flag| |SHIP_STOPPER? --- Comment #10 from Bernhard Wiedemann <novellbmw@lsmod.de> 2009-11-05 07:59:48 CET --- Is there some easy workaround for those that hit this bug? create a xorg.conf with loadmodule "evdev" or such? Even then, this could cause major headaches for users who dont know how to boot other runlevels from grub or dont know how to work there. -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugzilla.novell.com/show_bug.cgi?id=551929 User novellbmw@lsmod.de added comment http://bugzilla.novell.com/show_bug.cgi?id=551929#c11 --- Comment #11 from Bernhard Wiedemann <novellbmw@lsmod.de> 2009-11-05 09:19:55 CET --- Just finished an Upgrade from a 11.1-full-DVD-install (7GB) to 11.2-RC2 via the DVD's upgrade method and see a similar effect (no keyboard+mouse (plus sometimes the screen even turns black)). hald running processes are very interesting there, too: 1336 ? Ss 0:00 /usr/sbin/hald --daemon=yes 1347 ? S 0:00 hald-runner 1473 ? S 0:00 /usr/lib/hal/hald-addon-macbook-backlight 1476 ? S 0:00 /usr/lib/hal/hald-addon-macbook-backlight 1477 ? S 0:00 /usr/lib/hal/hald-addon-macbook-backlight 1478 ? S 0:00 /usr/lib/hal/hald-addon-macbook-backlight 1479 ? S 0:00 /usr/lib/hal/hald-addon-macbook-backlight 1481 ? S 0:00 /usr/lib/hal/hald-addon-macbook-backlight 1482 ? S 0:00 /usr/lib/hal/hald-addon-macbook-backlight 1485 ? S 0:00 /usr/lib/hal/hald-addon-macbook-backlight 1489 ? S 0:00 /usr/lib/hal/hald-addon-macbook-backlight 1495 ? S 0:00 /usr/lib/hal/hald-addon-macbook-backlight 1498 ? S 0:00 /usr/lib/hal/hald-addon-macbook-backlight 1502 ? S 0:00 /usr/lib/hal/hald-addon-macbook-backlight 1503 ? S 0:00 /usr/lib/hal/hald-addon-macbook-backlight 1504 ? S 0:00 /usr/lib/hal/hald-addon-macbook-backlight 1505 ? S 0:00 /usr/lib/hal/hald-addon-macbook-backlight 1506 ? S 0:00 /usr/lib/hal/hald-addon-macbook-backlight 1507 ? S 0:00 /usr/lib/hal/hald-addon-macbook-backlight 1508 ? S 0:00 /usr/lib/hal/hald-addon-macbook-backlight 1509 ? S 0:00 /usr/lib/hal/hald-addon-macbook-backlight 1510 ? S 0:00 /usr/lib/hal/hald-addon-macbook-backlight 1511 ? S 0:00 /usr/lib/hal/hald-addon-macbook-backlight 1512 ? S 0:00 /usr/lib/hal/hald-addon-macbook-backlight 1513 ? S 0:00 /usr/lib/hal/hald-addon-macbook-backlight 1514 ? S 0:00 /usr/lib/hal/hald-addon-macbook-backlight 1515 ? S 0:00 /usr/lib/hal/hald-addon-macbook-backlight 1516 ? S 0:00 /usr/lib/hal/hald-addon-macbook-backlight 1518 ? S 0:00 /usr/lib/hal/hald-addon-macbook-backlight 1519 ? S 0:00 /usr/lib/hal/hald-addon-macbook-backlight 1536 ? S 0:00 /usr/lib/hal/hald-addon-macbook-backlight 1541 ? S 0:00 /usr/lib/hal/hald-addon-macbook-backlight 1542 ? S 0:00 /usr/lib/hal/hald-addon-macbook-backlight 1548 ? S 0:00 /usr/lib/hal/hald-addon-macbook-backlight 1550 ? S 0:00 /usr/lib/hal/hald-addon-macbook-backlight 1566 ? S 0:00 /usr/lib/hal/hald-addon-macbook-backlight 1578 ? S 0:00 /usr/lib/hal/hald-addon-macbook-backlight 1581 ? S 0:00 /usr/lib/hal/hald-addon-macbook-backlight 1584 ? S 0:00 /usr/lib/hal/hald-addon-macbook-backlight 1586 ? S 0:00 /usr/lib/hal/hald-addon-macbook-backlight 1589 ? S 0:00 /usr/lib/hal/hald-addon-macbook-backlight 1593 ? S 0:00 /usr/lib/hal/hald-addon-macbook-backlight 1610 ? S 0:00 /usr/lib/hal/hald-addon-macbook-backlight 1618 ? S 0:00 /usr/lib/hal/hald-addon-macbook-backlight 1623 ? S 0:00 /usr/lib/hal/hald-addon-macbook-backlight 1625 ? S 0:00 /usr/lib/hal/hald-addon-macbook-backlight 1631 ? S 0:00 /usr/lib/hal/hald-addon-macbook-backlight 2040 ? S 0:00 /usr/lib/hal/hald-addon-macbook-backlight -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugzilla.novell.com/show_bug.cgi?id=551929 User novellbmw@lsmod.de added comment http://bugzilla.novell.com/show_bug.cgi?id=551929#c12 --- Comment #12 from Bernhard Wiedemann <novellbmw@lsmod.de> 2009-11-05 09:21:18 CET --- Created an attachment (id=325652) --> (http://bugzilla.novell.com/attachment.cgi?id=325652) hald output from DVD upgrade in KVM -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugzilla.novell.com/show_bug.cgi?id=551929 User novellbmw@lsmod.de added comment http://bugzilla.novell.com/show_bug.cgi?id=551929#c13 --- Comment #13 from Bernhard Wiedemann <novellbmw@lsmod.de> 2009-11-07 15:07:21 CET --- after another zypper dup, and rchal restart, hald-addon-input was started and X11 keyboard+mouse worked, even though, hal package was not updated. list of packages installed today: yast2-tv bundle-lang-kde-en bundle-lang-kde-de bundle-lang-kde-ar xorg-x11-server xorg-x11-libX11-ccache xorg-x11-Xvnc x11-input-wacom virtualbox-ose-kmp-default sax2-tools satsolver-tools preload-kmp-default preload polkit-gnome marble libkdepimlibs4 libkcompactdisc4 libkcddb4 kmix kdemultimedia4 kdebase4-workspace-ksysguardd kde4-kgreeter-plugins aria2 libbluetooth3 kopete-protocol-facebook ndiswrapper-kmp-default OpenOffice_org-ure xorg-x11-driver-virtualbox-ose xorg-x11-driver-video-radeonhd x11-input-wacom-tools sax2-libsax libzypp libkdepim4 libakonadi4 kscd kipi-plugins kio_audiocd kdepimlibs4 digikam amarok OpenOffice_org-writer bluez zypper sax2-libsax-perl sax2 python-kde4 libqdialogsolver1 korganizer knotes kdepim4 kdebase4-workspace akregator sax2-ident sax2-gui kupdateapplet kontact kmail kdm kdepim4-wizards kdeartwork4-screensaver kaddressbook NetworkManager-kde4-libs kwin kupdateapplet-packagekit NetworkManager-kde4 so I wonder, why hal suddenly started to work. -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugzilla.novell.com/show_bug.cgi?id=551929 User kasievers@novell.com added comment http://bugzilla.novell.com/show_bug.cgi?id=551929#c14 Kay Sievers <kasievers@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |CLOSED Resolution| |WORKSFORME --- Comment #14 from Kay Sievers <kasievers@novell.com> 2009-11-09 22:09:26 MST --- Oh, interesting. Let's hope it's just fine now. :) -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugzilla.novell.com/show_bug.cgi?id=551929 --- Comment #15 from Bernhard Wiedemann <novellbmw@lsmod.de> 2009-11-16 14:43:58 CET --- Created an attachment (id=327702) hald output after zypper dup in KVM notable: "hald-addon-input" being started still 51 "hald-addon-macbook-backlight" processes started this time no text between "woohoo" strings -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugzilla.novell.com/show_bug.cgi?id=551929 Bernhard Wiedemann <novellbmw@lsmod.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|CLOSED |REOPENED Version|RC 2 |Final Resolution|WORKSFORME | --- Comment #16 from Bernhard Wiedemann <novellbmw@lsmod.de> 2009-11-16 14:48:06 CET --- seen again after zypper dup from 11.1 to 11.2-final per http://en.opensuse.org/index.php?title=Upgrade/Supported&oldid=110950 no keyboard/mouse, even though there is a process hald-addon-input: Listening on /dev/input/event0 /dev/input/event2 -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugzilla.novell.com/show_bug.cgi?id=551929 --- Comment #17 from Bernhard Wiedemann <novellbmw@lsmod.de> 2009-11-16 15:00:57 CET --- The upgrade page had someone with a similar problem and I could verify that his workaround worked for me. Uncommenting in /etc/X11/xorg.conf option "AutoAddDevices" "off" -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugzilla.novell.com/show_bug.cgi?id=551929 http://bugzilla.novell.com/show_bug.cgi?id=551929#c18 Greg Riedesel <greg.riedesel@wwu.edu> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |greg.riedesel@wwu.edu --- Comment #18 from Greg Riedesel <greg.riedesel@wwu.edu> 2009-12-01 18:59:21 UTC --- I've run into this one as well after upgrading my 11.0 to 11.2-final (x86_64). Using the 11.0 xorg.conf file and adding the option line specified in Comment 17 got it to work just fine. Hammering on it before I got to that point showed that evdev wasn't working correctly. Looking for hald-addon-input processes I do see this: 1939 ? S 0:00 hald-addon-input: Listening on /dev/input/event2 /dev/input/event1 /dev/input/event5 /dev/input/event3 Which isn't any of the input lines I'd expect it to be listening to. -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugzilla.novell.com/show_bug.cgi?id=551929 http://bugzilla.novell.com/show_bug.cgi?id=551929#c19 Bruno Friedmann <bruno@ioda-net.ch> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |bruno@ioda-net.ch --- Comment #19 from Bruno Friedmann <bruno@ioda-net.ch> 2010-01-22 06:26:59 UTC --- I have just try the C17 option. Now (after digging several weeks) I can use the vmware console (directly or inside firefox ) without problems.. Many thanks for the tips. -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugzilla.novell.com/show_bug.cgi?id=551929 http://bugzilla.novell.com/show_bug.cgi?id=551929#c20 Stefan Dirsch <sndirsch@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |richard.coe@med.ge.com --- Comment #20 from Stefan Dirsch <sndirsch@novell.com> 2010-03-09 02:19:20 UTC --- *** Bug 585617 has been marked as a duplicate of this bug. *** http://bugzilla.novell.com/show_bug.cgi?id=585617 -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugzilla.novell.com/show_bug.cgi?id=551929 http://bugzilla.novell.com/show_bug.cgi?id=551929#c Kay Sievers <kasievers@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- AssignedTo|kasievers@novell.com |dkukawka@novell.com -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugzilla.novell.com/show_bug.cgi?id=551929 http://bugzilla.novell.com/show_bug.cgi?id=551929#c21 --- Comment #21 from Danny Kukawka <dkukawka@novell.com> 2010-04-12 14:11:06 UTC --- (In reply to comment #7)
Without hald-addon-input running the Xserver doesn't load evdev driver for mouse/keyboard support. I can't say what hald-addon-input exactly does. For sure you know more about HAL than I do.
I don't think so. This addon only handle some special buttons/keys and update some hal properties and send a message via DBus if one of these buttons where pressed. If the Xserver depends on this addon, then we have a bug in the Xserver. -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugzilla.novell.com/show_bug.cgi?id=551929 http://bugzilla.novell.com/show_bug.cgi?id=551929#c22 Danny Kukawka <dkukawka@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|REOPENED |NEEDINFO InfoProvider| |novellbmw@lsmod.de --- Comment #22 from Danny Kukawka <dkukawka@novell.com> 2010-04-12 14:17:13 UTC --- (In reply to comment #15)
Created an attachment (id=327702) --> (http://bugzilla.novell.com/attachment.cgi?id=327702) [details] hald output after zypper dup in KVM
notable: "hald-addon-input" being started still 51 "hald-addon-macbook-backlight" processes started this time no text between "woohoo" strings
Please provide full lshal output from this machine in this error case. -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugzilla.novell.com/show_bug.cgi?id=551929 http://bugzilla.novell.com/show_bug.cgi?id=551929#c23 --- Comment #23 from Bernhard Wiedemann <novellbmw@lsmod.de> 2010-04-13 15:27:59 CEST --- I might not have that VM anymore, but I did a new install+upgrade today with KVM and the 11.1+11.2 i686 DVD. On first try, choosing minimal X it worked, but on second try choosing KDE on 11.1-install, and doing some zypper up, HAL was not starting hald-addon-input after upgrade. # ps ax|grep hal 1122 ? Ss 0:00 /usr/sbin/hald --daemon=yes 1128 ? S 0:00 hald-runner -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugzilla.novell.com/show_bug.cgi?id=551929 http://bugzilla.novell.com/show_bug.cgi?id=551929#c24 Bernhard Wiedemann <novellbmw@lsmod.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEEDINFO |REOPENED InfoProvider|novellbmw@lsmod.de | --- Comment #24 from Bernhard Wiedemann <novellbmw@lsmod.de> 2010-04-13 15:29:43 CEST --- Created an attachment (id=354061) --> (http://bugzilla.novell.com/attachment.cgi?id=354061) lshal output from KVM where no hald-addon-input started -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugzilla.novell.com/show_bug.cgi?id=551929 http://bugzilla.novell.com/show_bug.cgi?id=551929#c25 --- Comment #25 from Bernhard Wiedemann <novellbmw@lsmod.de> 2010-04-13 15:31:12 CEST --- Created an attachment (id=354063) --> (http://bugzilla.novell.com/attachment.cgi?id=354063) full output from hald --daemon=no again two woohoo strings -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugzilla.novell.com/show_bug.cgi?id=551929 http://bugzilla.novell.com/show_bug.cgi?id=551929#c26 --- Comment #26 from Bernhard Wiedemann <novellbmw@lsmod.de> 2010-04-13 15:43:43 CEST --- Found another workaround http://kmandla.wordpress.com/2008/11/30/hal-xserver-153-and-allowemptyinput/ adding to /etc/X11/xorg.conf (which still exists from 11.1) in Section "ServerLayout" Option "AllowEmptyInput" "false" EndSection -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugzilla.novell.com/show_bug.cgi?id=551929 http://bugzilla.novell.com/show_bug.cgi?id=551929#c27 --- Comment #27 from Danny Kukawka <dkukawka@novell.com> 2010-04-13 13:44:37 UTC --- (In reply to comment #25)
Created an attachment (id=354063) --> (http://bugzilla.novell.com/attachment.cgi?id=354063) [details] full output from hald --daemon=no
again two woohoo strings
You can ignore them, this is (useless) debug message from the storage prober. -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugzilla.novell.com/show_bug.cgi?id=551929 http://bugzilla.novell.com/show_bug.cgi?id=551929#c28 Danny Kukawka <dkukawka@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|REOPENED |NEEDINFO InfoProvider| |novellbmw@lsmod.de --- Comment #28 from Danny Kukawka <dkukawka@novell.com> 2010-04-13 14:04:53 UTC --- (In reply to comment #24)
Created an attachment (id=354061) --> (http://bugzilla.novell.com/attachment.cgi?id=354061) [details] lshal output from KVM where no hald-addon-input started
see comment #21. Looks as if your installation got mixed up (I have no idea why). Maybe a manual hald-generate-fdi-cache and a restart of HAL helps. -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugzilla.novell.com/show_bug.cgi?id=551929 http://bugzilla.novell.com/show_bug.cgi?id=551929#c29 --- Comment #29 from Danny Kukawka <dkukawka@novell.com> 2010-04-13 14:07:34 UTC --- Btw. did you try if it works with a fresh 11.2 install and not 11.1 updated to 11.2? -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugzilla.novell.com/show_bug.cgi?id=551929 http://bugzilla.novell.com/show_bug.cgi?id=551929#c30 Bernhard Wiedemann <novellbmw@lsmod.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEEDINFO |REOPENED InfoProvider|novellbmw@lsmod.de | --- Comment #30 from Bernhard Wiedemann <novellbmw@lsmod.de> 2010-04-13 16:58:38 CEST --- /usr/lib/hal/hald-generate-fdi-cache did indeed help. afterwards, there are 3595 pts/2 S+ 0:00 hald-addon-input: Listening on /dev/input/event0 /dev/input/event3 3609 pts/2 S+ 0:00 hald-addon-storage: polling /dev/sr0 (every 16 sec) 3614 pts/2 S+ 0:00 hald-addon-acpi: listening on acpid socket /var/run/acpid.socket and keyboard+mouse work. This was also always fine on a fresh install of 11.2. So why did the upgrade not run hald-generate-fdi-cache ? -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugzilla.novell.com/show_bug.cgi?id=551929 http://bugzilla.novell.com/show_bug.cgi?id=551929#c31 Danny Kukawka <dkukawka@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|REOPENED |RESOLVED Resolution| |FIXED Status Whiteboard| |marked-ForNextOS11.1:HAL | |marked-ForNextOS11.2:HAL --- Comment #31 from Danny Kukawka <dkukawka@novell.com> 2010-04-13 15:16:51 UTC --- (In reply to comment #30)
So why did the upgrade not run hald-generate-fdi-cache ?
It should be not needed since HAL should detect the changes of fdi-file automatically on restart. When we update the package for some other bugs, I will include a workaround on package installation. -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
participants (1)
-
bugzilla_noreply@novell.com