From mboxrd@z Thu Jan 1 00:00:00 1970 From: Marius Bakke Subject: Re: udev on 'core-updates' does not register new devices Date: Wed, 09 Aug 2017 23:15:18 +0200 Message-ID: <878tis4f4p.fsf@fastmail.com> References: <87poc6rjwu.fsf@fastmail.com> <873791s73v.fsf@netris.org> Mime-Version: 1.0 Content-Type: multipart/signed; boundary="=-=-="; micalg=pgp-sha512; protocol="application/pgp-signature" Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:37162) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1dfYK9-0002GR-B8 for guix-devel@gnu.org; Wed, 09 Aug 2017 17:15:31 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1dfYK6-0003vy-4d for guix-devel@gnu.org; Wed, 09 Aug 2017 17:15:29 -0400 Received: from out1-smtp.messagingengine.com ([66.111.4.25]:53495) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1dfYK5-0003qd-Lb for guix-devel@gnu.org; Wed, 09 Aug 2017 17:15:26 -0400 In-Reply-To: <873791s73v.fsf@netris.org> List-Id: "Development of GNU Guix and the GNU System distribution." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-devel-bounces+gcggd-guix-devel=m.gmane.org@gnu.org Sender: "Guix-devel" To: Mark H Weaver Cc: guix-devel@gnu.org --=-=-= Content-Type: text/plain Mark H Weaver writes: > Hi Marius, > > Marius Bakke writes: > >> I tried plugging in a USB drive on a GuixSD desktop system running from >> the 'core-updates' branch and get this in dmesg: >> >> [198220.121488] udevd[173]: RUN{builtin}: 'uaccess' unknown /gnu/store/cfs89vshgfzxr9rr311pf2y6cifyjq4l-udev-rules/lib/udev/rules.d/73-seat-late.rules:15 >> [198300.595192] udevd[173]: RUN{builtin}: 'uaccess' unknown /gnu/store/cfs89vshgfzxr9rr311pf2y6cifyjq4l-udev-rules/lib/udev/rules.d/73-seat-late.rules:15 > > FWIW, I see the same error on my GuixSD system based on 'core-updates', > but for me it seems unrelated to USB drives. The message is printed > quite frequently, even if I never plug in a USB drive, and plugging in > USB drives works perfectly for me. The device nodes are automatically > created, and the filesystems are mounted by GNOME. Thanks for checking. I found the problem: I happened to upgrade to 4.12 at the same time and neglected to enable this new option: https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=2c93e790e8253552227bf9b46a8d49dca3f71b06 And failed to notice that the uhci-hcd module consequently went AWOL. I've learned to read my kernel configuration commits and not automatically assume core-updates is broken ;-) I guess now we're just waiting for Hydra to finish the x86* builds. --=-=-= Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQEzBAEBCgAdFiEEu7At3yzq9qgNHeZDoqBt8qM6VPoFAlmLe2YACgkQoqBt8qM6 VPqgaAf+OK7IWRetMbPh1jMD/Zp8J6gMa7CXRUt1AKtt6VRMTi4lelGpWP2C7pz3 kxWGp6VwguCvdU91LvBEyRYl1aW9RSm6xtPoQLSuziukO3QvexeDe0bClEkOadLY VuKd0bXsw9YHVBw+FSiZeXnE+G4va39T/UqxLGrTgYCj19bcJ7WsoFyK3whrqd0E JpOLdE6GPmufLILc/H/+IqJM4dPi3JF5wAkwSehjlSfBk9z1cc5fAIgnk36qAoIB UC53ufnBj4wGsgDGIZRBhp3FRXRCt+BLyRxNAsTEQ3cV23EGzNywyu4AqZ3SfSfA usVuWsHBPM1MNh0GOsJAfmtw2Tcvhw== =GuPU -----END PGP SIGNATURE----- --=-=-=--