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
View this message in rfc822 format
Jessica Tallon <tsyesika <at> tsyesika.se> skribis:
> Sure, I have attached both the lsmod on trisquel where it does work and
> the lsmod in the guix 0.9 image where it doesn't. I did try and look
> what additional modules trisquel have to see if any stood out but none
> of them did.
The list of modules present and Trisquel and missing on GuixSD is:
--8<---------------cut here---------------start------------->8---
$ for i in $(cat trisquel-lsmod-macbook | cut -f1 -d ' ') ; do if ! grep -q $i guix-lsmod-macbook ; then echo $i ; fi ; done
joydev
ghash_clmulni_intel
dm_multipath
scsi_dh
snd_page_alloc
snd_seq_midi
snd_seq_midi_event
snd_rawmidi
snd_seq
snd_seq_device
parport_pc
ppdev
parport
squashfs
overlayfs
nls_utf8
isofs
nls_iso8859_1
raid10
raid456
async_raid6_recov
async_memcpy
async_pq
async_xor
async_tx
xor
raid6_pq
raid1
raid0
multipath
linear
dm_mirror
dm_region_hash
dm_log
--8<---------------cut here---------------end--------------->8---
However, I don’t see anything related to keyboards or human interface
devices.
> Let me know if there is any other debug info that would help.
Does “dmesg” on Trisquel show anything about the Apple keyboard? Is
there anything similar on GuixSD?
Thanks for your help!
Ludo’.
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.