[Pkg-alsa-devel] Bug#366342: Bug#366342: no /dev/snd/seq for AC97	alsa driver
    Dan Chen 
    crimsunkg at yahoo.com
       
    Wed Jul  9 05:28:06 UTC 2008
    
    
  
No, the install line is modprobe syntax, not install(1).  It goes into /etc/modprobe.d/alsa-base
in the alsa-base package.
----- Original Message ----
From: Michael Gilbert <michael.s.gilbert at gmail.com>
To: 366342 at bugs.debian.org; control at bugs.debian.org
Sent: Tuesday, July 8, 2008 6:15:33 PM
Subject: [Pkg-alsa-devel] Bug#366342: Processed: Bug#366342: no /dev/snd/seq for AC97 alsa driver
no, it is neither of those -- it is a snd_intel8x0 driven card.
$ lspci | grep AC
00:1f.5 Multimedia audio controller: Intel Corporation 82801CA/CAM
AC'97 Audio Controller (rev 02)
$ lsmod | grep snd_ac97_codec
snd_ac97_codec         83104  2 snd_intel8x0m,snd_intel8x0
> Resolved in Ubuntu (Oct 2006) by loading snd-seq unconditionally:
> install snd /sbin/modprobe --ignore-install snd && { /sbin/modprobe -Qb
> snd-seq ; }
that didn't seem to work.  it says that install does not have an
"--ignore-install" option.
# install snd /sbin/modprobe --ignore-install snd && { /sbin/modprobe
-Qb snd-seq ; }
install: unrecognized option `--ignore-install'
      
    
    
More information about the Pkg-alsa-devel
mailing list