![]() |
|
|
|
|
|||||||
| Forums | Portal | Register | Rules & FAQ | Contribute | Members List | Arcade | Search | Today's Posts | Mark Forums Read |
| UNIX for Dummies Questions & Answers If you're not sure where to post a UNIX or Linux question, post it here. All UNIX and Linux newbies welcome !! |
|
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| adding a add on parellel port on S3000 chipset | vikramviky | SCO | 3 | 05-27-2008 11:49 AM |
| FBSD jail question | thumper | UNIX for Advanced & Expert Users | 1 | 05-11-2007 04:38 AM |
| Color konsole in FBSD 4.6 | lancest | UNIX for Dummies Questions & Answers | 1 | 07-21-2002 03:58 AM |
| fBSD nat ipfw | hachik | UNIX for Dummies Questions & Answers | 3 | 06-07-2002 12:20 PM |
| my fbsd gateway | Stormpie | UNIX for Dummies Questions & Answers | 2 | 04-18-2002 01:58 PM |
|
|
LinkBack | Thread Tools | Display Modes |
|
|||
|
C-Media 8738 chipset for FBSD 4.4
HI
i'm compiling my kernel with the support of this chipset. In FreeBSD 4.2 and 4.3 I got no problem with the kernel, but with 4.4 I just can't get the kernel compiled with the soundcard support. i added this to my kernel device pcm device snd something wrong about it? thnx for your help. greetings
__________________
----------------------------------- You can only know things when you ask the question! |
| Forum Sponsor | ||
|
|
|
|||
|
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 |
|||
| Google UNIX.COM |