The UNIX and Linux Forums  

Go Back   The UNIX and Linux Forums > Top Forums > UNIX for Dummies Questions & Answers
Google UNIX.COM



View Single Post in UNIX Forums - Click on the Thread or Permalink to View Entire Thread -->
  #3 (permalink)  
Old 04-24-2002
nl3481 nl3481 is offline
Registered User
 

Join Date: Mar 2002
Posts: 1
Lightbulb C-Media Device

Hi:

I have this sound card and it works fine, I have this in my kernel:

device pcm
device pcm0 at isa? port 0xdeff irq 9 drq 1 flags 0x0

Although its a plug and play card, simply inclusing device pcm in the kenel won't do in the newer kernels, even in 4.5-STABLE, why, I still don't know.

Get the info for it from windoz or some other resource then give it a try. Then also do a ./MAKEDEV snd0 in the /dev folder.

Hope this helps.

Nick Lozinsky