all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: "pelzflorian (Florian Pelz)" <pelzflorian@pelzflorian.de>
To: Mathieu Othacehe <m.othacehe@gmail.com>
Cc: Brice Waegeneire <brice@waegenei.re>, 35574@debbugs.gnu.org
Subject: bug#35574: bcm5974 touchpad is not recognized as touchpad
Date: Wed, 29 Apr 2020 18:42:47 +0200	[thread overview]
Message-ID: <20200429164247.xvipdobeutvvhron@pelzflorian.localdomain> (raw)
In-Reply-To: <20200429164120.fousoswocdgsralr@pelzflorian.localdomain>

[-- Attachment #1: Type: text/plain, Size: 136 bytes --]

On Wed, Apr 29, 2020 at 06:41:22PM +0200, pelzflorian (Florian Pelz) wrote:
> I suggest the attached revert instead

Forgot attachment.

[-- Attachment #2: 0001-Revert-install-Pass-modprobe.blacklist-radeon.patch --]
[-- Type: text/plain, Size: 1210 bytes --]

From: Florian Pelz <pelzflorian@pelzflorian.de>
Date: Wed, 29 Apr 2020 18:22:48 +0200
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
Subject: [PATCH] Revert "install: Pass "modprobe.blacklist=radeon"."

This reverts commit 785919121066a10b291d783b6903b5e368e992a8, which is no longer
needed since uvesafb was added in 557e6820a77b24f8f3f03f28ee473137b1caeb64.
---
 gnu/system/install.scm | 6 ------
 1 file changed, 6 deletions(-)

diff --git a/gnu/system/install.scm b/gnu/system/install.scm
index d31ed9a197..8804585215 100644
--- a/gnu/system/install.scm
+++ b/gnu/system/install.scm
@@ -471,12 +471,6 @@ Access documentation at any time by pressing Alt-F2.\x1b[0m
     (label (string-append "GNU Guix installation "
                           (package-version guix)))
 
-    ;; XXX: The AMD Radeon driver is reportedly broken, which makes kmscon
-    ;; non-functional:
-    ;; <https://lists.gnu.org/archive/html/guix-devel/2019-03/msg00441.html>.
-    ;; Thus, blacklist it.
-    (kernel-arguments '("quiet" "modprobe.blacklist=radeon"))
-
     (file-systems
      ;; Note: the disk image build code overrides this root file system with
      ;; the appropriate one.
-- 
2.26.1


  reply	other threads:[~2020-04-29 16:43 UTC|newest]

Thread overview: 19+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-05-05  6:54 bug#35574: bcm5974 touchpad is not recognized as touchpad pelzflorian (Florian Pelz)
2019-05-05  7:41 ` pelzflorian (Florian Pelz)
     [not found]   ` <20200116233537.myczkgkwnfpn75hu@pelzflorian.localdomain>
2020-04-20 14:47     ` pelzflorian (Florian Pelz)
2020-04-20 15:59       ` pelzflorian (Florian Pelz)
2020-04-20 22:26         ` Bengt Richter
2020-04-27  0:32           ` pelzflorian (Florian Pelz)
2020-04-27  0:28         ` pelzflorian (Florian Pelz)
2020-04-27  6:36           ` Mathieu Othacehe
2020-04-28  9:45             ` pelzflorian (Florian Pelz)
2020-04-28 14:10               ` Brice Waegeneire
2020-04-29 15:27                 ` pelzflorian (Florian Pelz)
2020-04-29 15:38                   ` Mathieu Othacehe
2020-04-29 16:41                     ` pelzflorian (Florian Pelz)
2020-04-29 16:42                       ` pelzflorian (Florian Pelz) [this message]
2020-04-29 18:31                         ` Mathieu Othacehe
2020-04-29 18:46                           ` Brice Waegeneire
2020-05-01  8:57                             ` pelzflorian (Florian Pelz)
2020-05-01  8:33                       ` pelzflorian (Florian Pelz)
2020-05-01  9:15                   ` pelzflorian (Florian Pelz)

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=20200429164247.xvipdobeutvvhron@pelzflorian.localdomain \
    --to=pelzflorian@pelzflorian.de \
    --cc=35574@debbugs.gnu.org \
    --cc=brice@waegenei.re \
    --cc=m.othacehe@gmail.com \
    /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.