unofficial mirror of help-guix@gnu.org 
 help / color / mirror / Atom feed
From: Caleb Herbert <csh@bluehome.net>
To: help-guix@gnu.org
Subject: Audio on Chromebooks
Date: Sun, 28 Apr 2024 21:38:15 -0500	[thread overview]
Message-ID: <3788d5e7-3913-492a-baf2-8762e207e94c@bluehome.net> (raw)


[-- Attachment #1.1.1: Type: text/plain, Size: 1745 bytes --]

Hi Guix,

I'm trying to get audio working on my Chromebook again.  I've found
instructions for non-traditional distros, but they are brief and hard
to understand.

 
https://raw.githubusercontent.com/chrultrabook/docs/a281259c3016d754540500e4eeea40874098b8eb/src/docs/installing/distros.md

It seems I need to set up ucm2 configuration and enable some stuff
with modprobe.

* Download ucm2 configs
* Set ALSA_CONFIG_UCM2 to configs location
* Determine my hardware type
* Get the configs for my hardware type
* Use kernel-module-loader-service-type in system configuration
* Reconfigure the system

 
https://guix.gnu.org/manual/en/html_node/Linux-Services.html#Kernel-Module-Loader-Service

I'm lost with regards to determining my hardware type.  I relied on
the Python script to do that for me.

A while back, Efraim made some package definitions to help with my
problem, but the package chromebook-alsa-lib remains unavailable.
When I use "guix repl -L $chromebook" and try to import the module, it
seems to suceed, so I don't know what the issue is.

     caleb@miller ~/Projects/chromebook-guix$ guix repl -L .
     GNU Guile 3.0.9
     Copyright (C) 1995-2023 Free Software Foundation, Inc.

     Guile comes with ABSOLUTELY NO WARRANTY; for details type `,show w'.
     This program is free software, and you are welcome to redistribute it
     under certain conditions; type `,show c' for details.

     Enter `,help' for help.
     scheme@(guix-user)> (use-modules (chromebook alsa-lib))
     scheme@(guix-user)>

Source code to (chromebook alsa-lib):

 
https://codeberg.org/csh/chromebook-guix/src/branch/master/chromebook/alsa-lib.scm

-- 
Caleb S. Herbert
https://bluehome.net/csh/

[-- Attachment #1.1.2: OpenPGP public key --]
[-- Type: application/pgp-keys, Size: 4143 bytes --]

[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 665 bytes --]

                 reply	other threads:[~2024-04-29  2:38 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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

  List information: https://guix.gnu.org/

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

  git send-email \
    --in-reply-to=3788d5e7-3913-492a-baf2-8762e207e94c@bluehome.net \
    --to=csh@bluehome.net \
    --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.
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).