On Thu, Oct 31, 2002 at 11:18:31PM +0100, Mariano Kamp wrote: > Hi, > > lspci -vv gives the following output: > > > > 00:1f.5 Multimedia audio controller: Intel Corp. AC'97 Audio Controller > (rev 02) > Subsystem: Sony Corporation: Unknown device 80fa > Control: I/O+ Mem- BusMaster+ SpecCycle- MemWINV- VGASnoop- > ParErr- Stepping- SERR- FastB2B- > Status: Cap- 66Mhz- UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- > <TAbort- <MAbort- >SERR- <PERR- > Latency: 0 > Interrupt: pin B routed to IRQ 9 > Region 0: I/O ports at 1c00 [size=256] > Region 1: I/O ports at 18c0 [size=64] > > I don't find a Kernel Module with a similar name?! What do I need to > look for? Would the discovery of the right module be everything needed > to get the sound up and running on woody or do I need anything else? >
Try: # modprobe ac97_codec # modprobe i810_audio My Subsystem was different, so I don't know if i810_audio works on yours. Worth a try though. -- Kevin C. Smith | "Religion is what the common people see as true, [EMAIL PROTECTED] | the wise people see as false, and the rulers see Debian GNU/Linux (sid) | as useful." -- Seneca

