From: Danny Milosavljevic <dannym@scratchpost.org>
To: Pierre Neidhardt <mail@ambrevar.xyz>
Cc: guix-devel <guix-devel@gnu.org>
Subject: Re: Packaging CDEmu and VHBA kernel module
Date: Sun, 14 Apr 2019 19:31:00 +0200 [thread overview]
Message-ID: <20190414193100.79d03a40@scratchpost.org> (raw)
In-Reply-To: <87tvf0a49x.fsf@ambrevar.xyz>
[-- Attachment #1: Type: text/plain, Size: 601 bytes --]
On Sun, 14 Apr 2019 19:24:42 +0200
Pierre Neidhardt <mail@ambrevar.xyz> wrote:
> Arch Wiki (https://wiki.archlinux.org/index.php/Cdemu) hints that we
> need the "sg" and "sr_mod" kernel modules. lsmod tells me they are not
> loaded.
>
> sudo modprobe sg sr_mod
>
> returns normally, but lsmod still does not list the modules.
They are probably built-in, then.
Unfortunately, /proc/config.gz is disabled, so it's not easy to check.
But try checking gnu/packages/aux-files/linux-libre/5.0-x86_64.conf for
CHR_DEV_SG (see drivers/scsi/Kconfig in the Linux source as for why).
[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 488 bytes --]
next prev parent reply other threads:[~2019-04-14 17:31 UTC|newest]
Thread overview: 16+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-02-12 22:48 Packaging CDEmu and VHBA kernel module Pierre Neidhardt
2019-02-14 10:34 ` Chris Marusich
2019-03-05 17:35 ` Pierre Neidhardt
2019-04-14 17:13 ` Pierre Neidhardt
2019-04-14 17:23 ` Danny Milosavljevic
2019-04-14 17:24 ` Pierre Neidhardt
2019-04-14 17:28 ` Pierre Neidhardt
2019-04-14 17:31 ` Danny Milosavljevic [this message]
2019-04-14 17:57 ` Tobias Geerinckx-Rice
2019-04-14 17:39 ` Tobias Geerinckx-Rice
2019-06-23 3:06 ` Chris Marusich
2019-06-23 6:39 ` Pierre Neidhardt
2019-06-23 6:40 ` Pierre Neidhardt
2019-06-24 13:04 ` Danny Milosavljevic
2019-06-23 22:03 ` Chris Marusich
2019-06-24 7:52 ` Pierre Neidhardt
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=20190414193100.79d03a40@scratchpost.org \
--to=dannym@scratchpost.org \
--cc=guix-devel@gnu.org \
--cc=mail@ambrevar.xyz \
/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.