Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 27 Jan 2012 19:00:18 -0500
From:      Michael Johnson <ahze@ahze.net>
To:        Yuri <yuri@rawbw.com>
Cc:        gnome@freebsd.org
Subject:   Re: ports/164350: sysutils/hal: After upgrade to 9.0 Xorg fails: (EE) config/hal: NewInputDeviceRequest failed (8)
Message-ID:  <CAJFgLvieCdH6Hg1O_-Vaz4HXerw%2BTPmBphgCENasyqEEFR=GOQ@mail.gmail.com>
In-Reply-To: <201201220340.q0M3eApa038792@freefall.freebsd.org>
References:  <201201220340.q0M3eApa038792@freefall.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Sat, Jan 21, 2012 at 10:40 PM, Yuri <yuri@rawbw.com> wrote:

> The following reply was made to PR ports/164350; it has been noted by
> GNATS.
>
> From: Yuri <yuri@rawbw.com>
> To: bug-followup@FreeBSD.org
> Cc:
> Subject: RE: ports/164350: sysutils/hal: After upgrade to 9.0 Xorg fails:
>  (EE) config/hal: NewInputDeviceRequest failed (8)
> Date: Sat, 21 Jan 2012 19:14:57 -0800
>
>  I will clarify the symptoms:
>  kdm starts, after I try to login screen turns black and comes back with
>  another kdm login prompt.
>  So this bug should be maybe renamed to "kdm fails" instead of "Xorg
> fails".
>
>  I did some troubleshooting.
>  These errors:
>  --- Xorg.0.log gets these errors ---
>  (EE) config/hal: NewInputDeviceRequest failed (8)
>  (II) config/hal: Adding input device PS/2 Mouse
>  (II) AutoAddDevices is off - not adding device.
>  (EE) config/hal: NewInputDeviceRequest failed (8)
>  go away when in /etc/X11/xorg.cong has Option "AutoAddDevices" "on". It
>  was "off" before.
>
>  But problem persists after this. Message 'failed to set mtrr: No space
>  left on device' still in kdm.log
>  This message is printed by package libpciaccess-0.12.1, file
>  src/freebsd_pci.c in it. Rebuilding this package doesn't help.
>
>  The error 'failed to set mtrr: No space left on device' results from
>  system call ioctl(fd, MEMRANGE_SET, &mro) @ freebsd_pci.c:146.
>  fd there is the fd for /dev/mem
>  Parameters of this ioctl call are (mro.r.mr_base=40000000
>  mro.r.mr_len=10000000 mro.r.mr_flags=2 mro.r.mr_owner="pciacces"
>  mro.mo_arg[0]=0 mro.mmo_arg[1]=0)
>
>  This system only has 1GB memory, mr_base=40000000 is already at 1GB, so
>  mr_len=10000000 makes itout of range? That's why it maybe failed.
>
>  I am not sure this wasn't happening on this system on 8.2-STABLE before
>  update to 9.0. But I am sure kdm worked fine.
>
>  DBUS error may or may not be related to mtrr error.
>
>
Do you have dbus_enable=yes in /etc/rc.conf ?




>  Yuri
> _______________________________________________
> freebsd-gnome@freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-gnome
> To unsubscribe, send any mail to "freebsd-gnome-unsubscribe@freebsd.org"
>



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CAJFgLvieCdH6Hg1O_-Vaz4HXerw%2BTPmBphgCENasyqEEFR=GOQ>