GNU bug report logs -
#20433
Keyboard not working with GuixSD on Apple Macbook Air 6,2
Previous Next
Reported by: Jessica Tallon <jessica <at> megworld.co.uk>
Date: Sun, 26 Apr 2015 17:28:03 UTC
Severity: normal
Tags: moreinfo
Fixed in version 0.9.1
Done: ludo <at> gnu.org (Ludovic Courtès)
Bug is archived. No further changes may be made.
Full log
Message #57 received at 20433 <at> debbugs.gnu.org (full text, mbox):
On 2016-01-20 16:47, ludo <at> gnu.org wrote:
> Hi,
>
> rennes <at> openmailbox.org skribis:
>
>> I've finished installing correctly GuixSD on macbook. There are some
>> issue with touchpad.
>>
>> If anyone has problems with the keyboard when boot guixsd, fix with
>> the following commands:
>>
>> rmmod usbhid
>> rmmod usbkbd
>>
>> or use an external usb keyboard.
>
> Interesting! We were discussing this at <http://bugs.gnu.org/20433>,
> and it seems that only ‘usbkbd’ was at fault.
>
> Could you check if removing ‘usbkbd’ alone is enough?
>
> I would expect ‘usbhid’ to be required since the internal keyboard
> appears to be a USB device.
>
> Thanks,
> Ludo’.
Hi Ludo,
is correct, removing 'usbkbd'.
I only use 'rmmod usbhid' to reload the module of the internal keyboard.
i test configuring from the scratch the machine and it´s working:
(operating-system
(host-name "antelope")
(timezone "Europe/Paris")
(locale "en_US.UTF-8")
(kernel-arguments '("modprobe.blacklist=usbkbd"))
.....
if i reconfigure:
sudo guix system reconfigure /path/to/configuration.scm
is not working.
regards
This bug report was last modified 9 years and 192 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.