All of lore.kernel.org
 help / color / mirror / Atom feed
From: Luca Capello <luca@pca.it>
To: bluez-devel@lists.sourceforge.net
Subject: Re: [Bluez-devel] snd-bt-sco module prevents ACPI S3
Date: Mon, 31 Oct 2005 13:54:05 +0100	[thread overview]
Message-ID: <8764rdhmoi.fsf@gismo.pca.it> (raw)
In-Reply-To: <43660FED.6040000@grimmer.com>

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

Hello!

On Mon 31 Oct 2005 13:37 +0100, Lenz Grimmer wrote:
> Brad Midgley wrote:
>
>> > 1. It's name in the lsmod list is different from the module name,
>> > i.e.  modprobe and rmmod must be used with different names.
>> 
>> Do you want to submit a patch (or at least tell us what the
>> different names are?)
>
> The module file is named "snd-bt-sco.ko", while "lsmod" displays it
> as "snd_bt_sco". Not a biggie, but weird.

AFAIK this is the normal situation for *any* ALSA driver:
=====
gismo:/home/luca# lsmod | grep snd
snd_intel8x0           30272  0 
snd_intel8x0m          17732  0 
snd_ac97_codec         72444  2 snd_intel8x0,snd_intel8x0m
snd_pcm                78472  3
snd_intel8x0,snd_intel8x0m,snd_ac97_codec
snd_timer              21764  1 snd_pcm
snd                    48100  5
snd_intel8x0,snd_intel8x0m,snd_ac97_codec,snd_pcm,snd_timer
soundcore               8800  1 snd
snd_page_alloc          9604  3 snd_intel8x0,snd_intel8x0m,snd_pcm

gismo:/home/luca# modinfo snd [TAB]
snd                 snd-hpet            snd-mpu401
snd-rawmidi         snd-seq-midi        snd-timer           
snd-ac97-codec      snd-hwdep           snd-mpu401-uart
snd-rtctimer        snd-seq-midi-emul   snd-usb-audio       
snd-emu10k1         snd-intel8x0        snd-page-alloc
snd-seq             snd-seq-midi-event  snd-usb-lib         
snd-emu10k1-synth   snd-intel8x0m       snd-pcm
snd-seq-device      snd-seq-oss         snd-util-mem        
snd-emux-synth      snd-mixer-oss       snd-pcm-oss
snd-seq-dummy       snd-seq-virmidi     
=====

I don't know why, but it's so :-(

Thx, bye,
Gismo / Luca

[-- Attachment #2: Type: application/pgp-signature, Size: 188 bytes --]

  reply	other threads:[~2005-10-31 12:54 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-10-30 16:43 [Bluez-devel] snd-bt-sco module prevents ACPI S3 Rene Mayrhofer
2005-10-30 23:30 ` Brad Midgley
2005-10-31 12:37   ` Lenz Grimmer
2005-10-31 12:54     ` Luca Capello [this message]
2005-10-31 23:23   ` Rene Mayrhofer

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=8764rdhmoi.fsf@gismo.pca.it \
    --to=luca@pca.it \
    --cc=bluez-devel@lists.sourceforge.net \
    /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 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.