[plug] sound card

Christian christian at amnet.net.au
Thu Jun 1 10:26:23 WST 2000


On Wed, May 31, 2000 at 10:03:39PM +0000, Oliver White wrote:
 > dmesg
> 
> 
> PCI_IDE: unknown IDE controller on PCI bus 00 device 39, VID=1022, DID=7409
> PCI_IDE: not 100% native mode: will probe irqs later
>     ide0: BM-DMA at 0xe400-0xe407, BIOS settings: hda:DMA, hdb:pio
>     ide1: BM-DMA at 0xe408-0xe40f, BIOS settings: hdc:DMA, hdd:pio

Wouldn't this just be your IDE controller?  That is, nothing really to
do with your sound card at all.  It just looks to me like you have a new
IDE controller that the kernel doesn't have a special driver for (so
it's using the generic IDE one).

> > or
> >
> > cat /dev/sndstat
> 
> narf:~# cat /dev/sndstat
> cat: /dev/sndstat: No such device
> 
> *hurumph*

Do you have this device file there?  I recently spent a lot of time
getting my machine at uni running with it's sound card so I spent a lot
of time playing with /dev/sndstat and my experience was that if you had
*any* sort of sound stuff configured into your kernel at all then
/dev/sndstat would at least tell you something.  Maybe it's worth
(re-)creating the file?  You can probably just use '/sbin/MAKEDEV
audio'.

Regards,

Christian.



More information about the plug mailing list