Yeah !!!

My Ensoniq Vivo 90 finally works !  After days of testing and trying I finally
found a configuration that works with the official 2.0.34 kernel. I am using
OSSfree version 3.8s9-980302 (downloaded from 4front's site, this version uses
(again ?) a single sound.o module).

I had to adjust my IRQ, DMA, etc. settings and I had to get rid of some old
flags (CONFIG_AUDIO and CONFIG_MIDI do not seem to exist anymore in this OSS
version). One other thing were the MSS flags. I still had them set. MSS
CONFLICTS with the Ensoniq !  (Should have read the doc... it says there).

Thanks to everybody who sent comments concerning this problem !

Dirk

P.S.: For completeness my /dev/sndstat:

OSS/Free3.8s9-980302 (Mon Jun 29 08:03:39 MST 1998 root,
Linux dm 2.0.34 #1 Mon Jun 29 07:11:40 MST 1998 i686 unknown)
Load type: Driver loaded as a module.
Kernel: Linux dm 2.0.34 #1 Mon Jun 29 07:11:40 MST 1998 i686
Config options: 0

Installed drivers: 
Type 1: OPL-2/OPL-3 FM
Type 5: Roland MPU-401
Type 26: MPU-401 (UART)
Type 2: Sound Blaster
Type 29: Sound Blaster PnP
Type 7: SB MPU-401
Type 12: Ensoniq SoundScape
Type 15: MS Sound System (SoundScape)

Card config: 
Ensoniq SoundScape at 0x330 irq 9 drq 1
MS Sound System (SoundScape) at 0x534 irq 9 drq 1
(Sound Blaster at 0x220 irq 5 drq 1,5)
(Roland MPU-401 at 0x340 irq 9 drq 0)
(SB MPU-401 irq 1 drq 0)
(OPL-2/OPL-3 FM at 0x388 drq 0)

Audio devices:
0: SoundScape (AD1845)

Synth devices:

Midi devices:
0: SoundScape (MPU401)

Timers:
0: System clock

Mixers:
0: SoundScape (AD1845)



Eric Augustus wrote:
> 
> On Mon, Jun 22, 1998 at 12:45:27PM -0700, Dirk Muders wrote:
> > Hello,
> > 
> >     after upgrading RH 4.0 to 5.1 my Ensoniq Soundscape Vivo 90 soundcard no
> > longer works (it worked OK with kernel 2.0.18). I have searched the web but
> > all I could find were pointers to OSS. Isn't it possible to get the 2.0.18
> > code to work again ? (I tried to use it, but ended up with lots of undefined
> > subs, etc.). Right now it looks like my 5.1 upgrade is really a downgrade :-(
> > 
> >     Any suggestions ?
> > 
> 
> Yep, I've had my Ensoniq Soundscape Vivo 90 setup (and working) since
> RH 4.0. With RH 5.1, this is the first I've been able to use the
> included sound modules. I wasn't able to get it setup using them as
> loadable modules, but using insmod to preload them in /etc/rc.d/rc.local
> does the trick. Here's what I use to get it setup:
> 
> # in /etc/rc.d/rc.local
> insmod sound
> insmod ad1848
> insmod mpu401 
> insmod sscape io=0x534 dma=1 irq=5 mpu_io=0x320 mpu_irq=10
> 
> Adjust your irq, io, dma accordingly and you shouldn't have any problem.
> Just to show it's setup, here's a cat of /dev/sndstat:
> 
> Sound Driver:3.5.4-960630
> Kernel: Linux shrike 2.0.34 #4 Fri Jun 5 23:32:05 CDT 1998 i686
> Config options: 0
> 
> Installed drivers: 
> 
> Card config: 
> 
> Audio devices:
> 0: SoundScape (AD1845)
> 
> Synth devices:
> 
> Midi devices:
> 0: SoundScape (MPU401)
> 
> Timers:
> 0: System clock
> 
> Mixers:
> 0: SoundScape (AD1845)
> 
> One thing I've not been able to get to work (ever) is the midi, but then
> I don't really need it.
> 
> Good luck.
> 
> -- 
> Eric Augustus


-- 
  PLEASE read the Red Hat FAQ, Tips, Errata and the MAILING LIST ARCHIVES!
http://www.redhat.com/RedHat-FAQ /RedHat-Errata /RedHat-Tips /mailing-lists
         To unsubscribe: mail [EMAIL PROTECTED] with 
                       "unsubscribe" as the Subject.

Reply via email to