unofficial mirror of bug-guix@gnu.org 
 help / color / mirror / code / Atom feed
* bug#48973: An early booting warning message
@ 2021-06-12 13:17 Joshua Branson via Bug reports for GNU Guix
  2021-06-12 15:46 ` Tobias Geerinckx-Rice via Bug reports for GNU Guix
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Joshua Branson via Bug reports for GNU Guix @ 2021-06-12 13:17 UTC (permalink / raw)
  To: 48973

Hello!

I've seen this warning message from my boot screen pretty much every
time I boot guix system on my T400.

[ 36.909489] Error: Driver 'pcspkr' is already registered, aborting...



The system boots just fine, but I figured I'd report this error
message.

Thanks!


Joshua




^ permalink raw reply	[flat|nested] 4+ messages in thread

* bug#48973: An early booting warning message
  2021-06-12 13:17 bug#48973: An early booting warning message Joshua Branson via Bug reports for GNU Guix
@ 2021-06-12 15:46 ` Tobias Geerinckx-Rice via Bug reports for GNU Guix
  2021-06-12 19:56 ` jbranso--- via Bug reports for GNU Guix
  2021-06-12 20:15 ` jbranso--- via Bug reports for GNU Guix
  2 siblings, 0 replies; 4+ messages in thread
From: Tobias Geerinckx-Rice via Bug reports for GNU Guix @ 2021-06-12 15:46 UTC (permalink / raw)
  To: Joshua Branson; +Cc: 48973

This is a cross-distro annoyance; Guix doesn't explicitly load or even 
mention pcspkr.

One very common work-around is

   (kernel-arguments (list "modprobe.blacklist=pcspkr" …))

For the 6 people who actually want the infernal demented shofar that is 
the ‘PC speaker’, I'm not sure what the solution is.  Or if one is even 
needed, since the ‘error’ is indeed 100% harmless.

Kind regards,

T G-R

Sent from a Web browser.  Excuse or enjoy my brevity.




^ permalink raw reply	[flat|nested] 4+ messages in thread

* bug#48973: An early booting warning message
  2021-06-12 13:17 bug#48973: An early booting warning message Joshua Branson via Bug reports for GNU Guix
  2021-06-12 15:46 ` Tobias Geerinckx-Rice via Bug reports for GNU Guix
@ 2021-06-12 19:56 ` jbranso--- via Bug reports for GNU Guix
  2021-06-12 20:15 ` jbranso--- via Bug reports for GNU Guix
  2 siblings, 0 replies; 4+ messages in thread
From: jbranso--- via Bug reports for GNU Guix @ 2021-06-12 19:56 UTC (permalink / raw)
  To: Tobias Geerinckx-Rice; +Cc: 48973

Thanks for the help!

June 12, 2021 11:46 AM, "Tobias Geerinckx-Rice" <me@tobias.gr> wrote:

> This is a cross-distro annoyance; Guix doesn't explicitly load or even mention pcspkr.
> 
> One very common work-around is
> 
> (kernel-arguments (list "modprobe.blacklist=pcspkr" …))
> 
> For the 6 people who actually want the infernal demented shofar that is the ‘PC speaker’, I'm not
> sure what the solution is. Or if one is even needed, since the ‘error’ is indeed 100% harmless.
> 
> Kind regards,
> 
> T G-R
> 
> Sent from a Web browser. Excuse or enjoy my brevity.




^ permalink raw reply	[flat|nested] 4+ messages in thread

* bug#48973: An early booting warning message
  2021-06-12 13:17 bug#48973: An early booting warning message Joshua Branson via Bug reports for GNU Guix
  2021-06-12 15:46 ` Tobias Geerinckx-Rice via Bug reports for GNU Guix
  2021-06-12 19:56 ` jbranso--- via Bug reports for GNU Guix
@ 2021-06-12 20:15 ` jbranso--- via Bug reports for GNU Guix
  2 siblings, 0 replies; 4+ messages in thread
From: jbranso--- via Bug reports for GNU Guix @ 2021-06-12 20:15 UTC (permalink / raw)
  To: 48973-done

June 12, 2021 11:46 AM, "Tobias Geerinckx-Rice" <me@tobias.gr> wrote:

> This is a cross-distro annoyance; Guix doesn't explicitly load or even mention pcspkr.
> 
> One very common work-around is
> 
> (kernel-arguments (list "modprobe.blacklist=pcspkr" …))
> 
> For the 6 people who actually want the infernal demented shofar that is the ‘PC speaker’, I'm not
> sure what the solution is. Or if one is even needed, since the ‘error’ is indeed 100% harmless.
> 
> Kind regards,
> 
> T G-R
> 
> Sent from a Web browser. Excuse or enjoy my brevity.




^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2021-06-12 20:16 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-06-12 13:17 bug#48973: An early booting warning message Joshua Branson via Bug reports for GNU Guix
2021-06-12 15:46 ` Tobias Geerinckx-Rice via Bug reports for GNU Guix
2021-06-12 19:56 ` jbranso--- via Bug reports for GNU Guix
2021-06-12 20:15 ` jbranso--- via Bug reports for GNU Guix

Code repositories for project(s) associated with this public inbox

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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).