Bug 543741

Summary: HAL problem in clean installation of openSUSE 11.2 M8
Product: [openSUSE] openSUSE 11.2 Reporter: Forgotten User DBWoND-zrO <forgotten_DBWoND-zrO>
Component: OtherAssignee: E-mail List <bnc-team-screening>
Status: RESOLVED DUPLICATE QA Contact: E-mail List <qa-bugs>
Severity: Critical    
Priority: P5 - None CC: forgotten_DBWoND-zrO
Version: Milestone 8   
Target Milestone: ---   
Hardware: i686   
OS: SUSE Other   
Whiteboard:
Found By: --- Services Priority:
Business Priority: Blocker: ---
Marketing QA Status: --- IT Deployment: ---
Attachments: /var/log/messages. Whith snd_intel8x0 NO blacklisted.
~/.xsession-errors. Whith snd_intel8x0 blacklisted.
/var/log/Xorg.0.log. With snd_intel8x0 blacklisted.
/var/log/gdm/:0.log.4. with snd_intel8x0 blacklisted.
/var/log/messages using HALDAEMON_PARA="--daemon=yes --verbose=yes --use-syslog";

Description Forgotten User DBWoND-zrO 2009-10-02 06:37:31 UTC
Created attachment 320780 [details]
/var/log/messages. Whith snd_intel8x0 NO blacklisted.

User-Agent:       Mozilla/5.0 (X11; U; Linux i686; es-ES; rv:1.9.0.14) Gecko/2009090900 SUSE/3.0.14-0.1.2 Firefox/3.0.14

A clean installation of openSUSE 11.2 M8 is unusable possibly due
to a problem with HAL.

When the system starts the X Window System, it seems continue
loading normally the components of gnome while my mouse and
keyboard are not working. Nevertheless, I can shut down the
computer using Alt-SysRq-O.

I'm getting the following error in ~/.xsession-errors

   Could not initialise connection to hald.
   Normally this means the HAL daemon (hald) is not running or not ready.

and in /var/log/Xorg.0.log and /var/log/gdm/:0.log.4 these infos:
   (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 AllowEmptyInput.
and one error:
   (EE) config/hal: couldn't initialise context: unknown error (null)

In /var/log/messages I get:
   gnome-keyring-daemon[1823]: GVFS-RemoteVolumeMonitor: invoking IsSupported() failed for remote
   volume monitor with dbus name org.gtk.Private.GduVolumeMonitor: org.freedesktop.DBus.Error.Spawn.ChildSignaled:
   Process /usr/lib/gvfs/gvfs-gdu-volume-monitor received signal 11

and
   pulseaudio[2424]: alsa-sink.c: Most likely this is a bug in the ALSA driver 'snd_intel8x0'.
   Please report this issue to the ALSA developers.
   pulseaudio[2424]: alsa-sink.c: We were woken up with POLLOUT set -- however a subsequent
   snd_pcm_avail() returned 0 or another value < min_avail
but I think that this is due to the problem with HAL, because if I blacklist snd_intel8x0
(using openSUSE 11.2 M8 GNOME live CD), the problem continue:

   cat /mnt/plinux/etc/modprobe.d/blacklist.local 
   blacklist snd_intel8x0

PS. In the openSUSE 11.2 M8 GNOME live CD this problem does not occur.
    My smolt profile (openSUSE 11.1)
http://www.smolts.org/show?uuid=pub_3e976674-1b9c-4d7e-9fc3-66b7910cc1c3

Reproducible: Always

Steps to Reproduce:
1.
2.
3.
Comment 1 Forgotten User DBWoND-zrO 2009-10-02 06:40:13 UTC
Created attachment 320781 [details]
~/.xsession-errors. Whith snd_intel8x0 blacklisted.
Comment 2 Forgotten User DBWoND-zrO 2009-10-02 06:41:53 UTC
Created attachment 320782 [details]
/var/log/Xorg.0.log. With snd_intel8x0 blacklisted.
Comment 3 Forgotten User DBWoND-zrO 2009-10-02 06:42:49 UTC
Created attachment 320783 [details]
/var/log/gdm/:0.log.4. with snd_intel8x0 blacklisted.
Comment 4 Forgotten User DBWoND-zrO 2009-10-03 01:42:35 UTC
According to http://en.opensuse.org/HAL#Debugging.2FBugreporting
I used the openSUSE 11.2 M8 GNOME live CD to edit /etc/init.d/haldaemon
and change
   HALDAEMON_PARA="--daemon=yes";
to
   HALDAEMON_PARA="--daemon=yes --verbose=yes --use-syslog";

Then, I started the system (openSUSE 11.2 M8 GNOME), the problem occur
again and I need to shut down the computer using Alt-SysRq-o. After,
I used live cd to get /var/log/messages

This bug can be a duplicate of bug 537452, I think.

Thanks.
Comment 5 Forgotten User DBWoND-zrO 2009-10-03 01:46:41 UTC
Created attachment 320916 [details]
/var/log/messages using HALDAEMON_PARA="--daemon=yes --verbose=yes --use-syslog";
Comment 6 Forgotten User DBWoND-zrO 2009-10-04 19:47:28 UTC
I reinstall openSUSE 11.2 M8 GNOME. In this occasion, I add the
repository:
http://download.opensuse.org/repositories/Base:/System/openSUSE_Factory/
during the installation and install HAL from that.

Now HAL seems to run OK.

Thanks.
Comment 7 Forgotten User DBWoND-zrO 2009-10-04 19:50:34 UTC
I think that this bug is duplicate of bug 537452 and can be closed.

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