Maybe you can help me with this but I am using kernel 2.2.3 and I still can't get sound to work I originall used OSS to find out what my settings were for sound and this is what it should be
OSS/Linux 3.9.2f (C) 4Front Technologies 1996-1999 License serial number: E00000008 Open Sound System is licensed for evaluation purposes only. License will expire after: 05/1999 Options: ALL *** Activity time of this evaluation version is limited *** Build: 2.2.3-SMP Card config: Generic PnP support SoundBlaster PnP at 0x220 irq 5 drq 1,1 OPL-2/OPL-3 FM at 0x388 SB MPU-401 at 0x330 irq 5 Audio devices: 0: Creative ViBRA16X PnP (4.16) Synth devices: 0: Yamaha OPL-3 Midi devices: 0: Sound Blaster 16 Timers: 0: System clock Mixers: 0: Sound Blaster Know when I complied these options into my kernel this is what I get OSS/Free:3.8s2++-971130 Load type: Driver compiled into kernel Kernel: Linux arrakis 2.2.3 #9 SMP Mon Mar 22 14:57:59 CST 1999 i686 Config options: 0 Installed drivers: Type 26: MPU-401 (UART) Type 2: Sound Blaster Type 29: Sound Blaster PnP Type 7: SB MPU-401 Card config: (Sound Blaster at 0x220 irq 5 drq 1,1) (SB MPU-401 at 0x330 irq 5 drq 0) Audio devices: Synth devices: Midi devices: Timers: 0: System clock I don't undersand what I am doing wrong if anyone can help I would greatly appricate it > Bob Nielsen wrote: > > > > On Mon, 22 Mar 1999, steven walsh wrote: > > > > > On Mon, 22 Mar 1999, Ed Cogburn wrote: > > > > > > > > With 2.2, the config of sound drivers occurs outside the kernel > > > > config. You can no longer build the sound modules into the > > > > kernel, they must be built as modules. With sb16, for example I > > > > need a config line like: > > > > > > > > options sb io=0x220 irq=5 dma=1 dma16=5 mpu_io=0x330 > > > > > > It does? I did it all in "make menuconfig" and it worked fine. > > > Yes, using 2.2.x > > > > The configuration of sound AS A MODULE has changed. It is still valid to > > compile sound support into the kernel (except possibly for PnP sound > > cards). > > > > Bob > > I went back and looked at menuconfig, and Bob's right. I don't > know how I got it so screwed up. Anyway, when building the > drivers as *modules* you don't get the opportunity to set the > config options (irq,dma,etc). The config stuff is either put in > 'modules.conf' or provided on the command line that loads the > module, ie, "insmod sb <config options>". When compiling into the > kernel, nothing has changed. > Sorry about the mistake. > > -- > Ed C. > > -- > Unsubscribe? mail -s unsubscribe [EMAIL PROTECTED] < /dev/null