public inbox for gentoo-user@lists.gentoo.org
 help / color / mirror / Atom feed
From: James <wireless@tampabay.rr.com>
To: gentoo-user@lists.gentoo.org
Subject: [gentoo-user] Re: sound driver
Date: Mon, 6 Dec 2004 17:24:31 +0000 (UTC)	[thread overview]
Message-ID: <loom.20041206T180856-953@post.gmane.org> (raw)
In-Reply-To: 41B47E34.4020401@planet.nl

Holly Bostick <motub <at> planet.nl> writes:

> > <snip>
> > * Loading ALSA drivers...                                                
[ ok ]
> >  * Restoring Mixer Levels
> >  * No mixer config in /etc/asound.state, you have to unmute your card!    
[ ok ]
> > <snip>
> 
> This would be handled by alsaconf, or manually by you in alsamixer, but 
> your card is not found or loaded so naturally alsasound has nothing to 
> work with.
>
agreed! what now?

> Have you modprobed the appropriate modules for your motherboard and/or 
> sound card before attempting to run alsaconf?

Well, bear with me, as we're covering 'new turf', here's what I found:

lspci -v shows:
0000:00:02.7 Multimedia audio controller: Silicon Integrated Systems [SiS] Sound
Controller (rev a0)
        Subsystem: CLEVO/KAPOK Computer: Unknown device 0402
        Flags: bus master, medium devsel, latency 173, IRQ 5
        I/O ports at 1c00
        I/O ports at 1800 [size=128]
        Capabilities: [48] Power Management version 2



lsmod
Module                  Size  Used by
<so it's empty>


modprobe -c | grep sis reveals:
alias pci:v00001039d00000180sv*sd*bc*sc*i* sata_sis
alias pci:v00001039d00000181sv*sd*bc*sc*i* sata_sis

modprobe -c | grep snd reveals:
alias char-major-116-* snd
alias sound-slot-0 snd-via82xx
alias snd-card-0 snd-via82xx
alias sound-service-0-0 snd-mixer-oss
alias sound-service-0-1 snd-seq-oss
alias sound-service-0-3 snd-pcm-oss
alias sound-service-0-8 snd-seq-oss
alias sound-service-0-12 snd-pcm-oss
alias /dev/mixer snd-mixer-oss
alias /dev/dsp snd-pcm-oss
alias /dev/midi snd-seq-oss
options snd cards_limit=1

modprobe -c | grep bt
alias bt-proto-0 l2cap
alias bt-proto-2 sco
alias bt-proto-3 rfcomm
alias bt-proto-4 bnep
alias char-major-81-* bttv


Obviously, I do not really know how to use modprobe, robustly....
so flames are OK....

I could easily have something buggered up in the kernel, or
completely missing too....
James






--
gentoo-user@gentoo.org mailing list


  reply	other threads:[~2004-12-06 17:24 UTC|newest]

Thread overview: 49+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-12-05  2:34 [gentoo-user] sound driver James
2004-12-05  3:02 ` [gentoo-user] " james
2004-12-05  3:59   ` Glenn Enright
2004-12-05  5:25     ` James
2004-12-05  5:31     ` james
2004-12-05  6:21       ` Glenn Enright
2004-12-05  6:29         ` Glenn Enright
2004-12-06 13:29           ` james
2004-12-06 21:01             ` Glenn Enright
2004-12-06 13:33         ` james
2004-12-05  9:28 ` [gentoo-user] " Christoph Eckert
2004-12-05 16:55   ` Mike Noble
2004-12-05 17:21     ` Dave Erickson
2004-12-05 18:32       ` Christoph Eckert
2004-12-05 19:25         ` Bastian Balthazar Bux
2004-12-05 20:46           ` Christoph Eckert
2004-12-06  3:49         ` Kathy Wills
2004-12-06  3:55           ` Nick Rout
2004-12-06  4:07             ` Kathy Wills
2004-12-06  4:14               ` Nick Rout
2004-12-06 13:03                 ` Kathy Wills
2004-12-06 13:13                   ` Holly Bostick
2004-12-06 13:31                     ` Kathy Wills
2004-12-06 13:53                       ` Holly Bostick
2004-12-06 14:15                         ` Tero Grundström
2004-12-06 14:30                           ` Holly Bostick
2004-12-06 15:02                             ` Tero Grundström
2004-12-06 15:58                               ` Holly Bostick
2004-12-06 17:21                         ` Peter Ruskin
2004-12-06 21:56                           ` Holly Bostick
2004-12-06 17:55             ` Christoph Eckert
2004-12-06 14:40     ` [gentoo-user] " james
2004-12-06 14:37   ` James
2004-12-06 15:43     ` Holly Bostick
2004-12-06 17:24       ` James [this message]
2004-12-06 17:50         ` Christoph Eckert
2004-12-06 19:23           ` James
2004-12-06 19:37             ` Christoph Eckert
2004-12-06 20:56               ` James
2004-12-06 21:50             ` Holly Bostick
2004-12-06 22:55               ` James
2004-12-06 23:24                 ` Christoph Eckert
2004-12-07  1:19                   ` James
2004-12-07 17:46                     ` Christoph Eckert
2004-12-07  1:31                   ` James
2004-12-07  7:43                     ` Dennis Robertson
2004-12-07 15:01                       ` james
2004-12-07 17:47                     ` Christoph Eckert
2004-12-06 23:20               ` James

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=loom.20041206T180856-953@post.gmane.org \
    --to=wireless@tampabay.rr.com \
    --cc=gentoo-user@lists.gentoo.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