all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: rennes@openmailbox.org
To: Alex Kost <alezost@gmail.com>
Cc: help-guix@gnu.org, 20433@debbugs.gnu.org
Subject: bug#20433: guixsd on macbook
Date: Fri, 29 Jan 2016 03:32:30 +0100	[thread overview]
Message-ID: <9f5c7fc59b529a4497b0b7c76152b9d9__24911.3342877992$1454034803$gmane$org@openmailbox.org> (raw)
In-Reply-To: <87bn8e1q74.fsf@gmail.com>

hi,

On 2016-01-22 00:13, Alex Kost wrote:
> rennes@openmailbox.org (2016-01-22 00:39 +0300) wrote:
> 
>> On 2016-01-20 16:47, ludo@gnu.org wrote:
>>> Hi,
>>> 
>>> rennes@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.
> 
> Did you do "guix pull" before reconfiguring?  Support for
> "modprobe.blacklist" arguments was added several days ago, so you need
> to have a recent guix code.


apologies for my late reply, i test run "guix pull" before 
reconfiguring, and its don`t working.

For the moment i use the first option, configuring from the scratch.

Thanks in advance.

  parent reply	other threads:[~2016-01-29  2:33 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-01-19 21:29 guixsd on macbook rennes
2016-01-20 22:47 ` bug#20433: " Ludovic Courtès
2016-01-20 22:47 ` Ludovic Courtès
2016-01-21 21:39   ` bug#20433: " rennes
2016-01-21 21:39   ` rennes
2016-01-21 23:13     ` bug#20433: " Alex Kost
2016-01-21 23:13     ` Alex Kost
2016-01-29  2:32       ` rennes
2016-01-29  8:46         ` Alex Kost
2016-01-29 17:22           ` rennes
2016-01-29 17:22           ` bug#20433: " rennes
2016-01-29  8:46         ` Alex Kost
2016-01-29  2:32       ` rennes [this message]
     [not found] ` <0490E1AD-3AAD-49BB-A90D-475F18C30308@sumou.com>
2016-01-23  9:45   ` 白い熊@相撲道
2016-01-23 17:53     ` Christopher Allan Webber

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='9f5c7fc59b529a4497b0b7c76152b9d9__24911.3342877992$1454034803$gmane$org@openmailbox.org' \
    --to=rennes@openmailbox.org \
    --cc=20433@debbugs.gnu.org \
    --cc=alezost@gmail.com \
    --cc=help-guix@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/guix.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.