I followed the OSS instructions and recompiled the kernel with sound as
modular, but did not activate it.  Then I ran install-oss.  When it was
done I changed to the /opt/oss dir and ran soundconf and made sure my
irq and base addresses were correct.  Then I put the sound-on command in
boot.local.  I also ran the mixer program and set the volume at 20% or
some such value, I don't remember exactly what, so that I wouldn't get a
big snap when the sound drivers activated.  The sound is beautiful. When
I run KDE CD Player my Sony speakers give a rich sound.
Jerry

Joop Boonen wrote:
> 
> Dear Jerry,
> 
> Are you using Audio via the kernel or via the opensound driver? I cant find the audio
> option in .config.
> 
> Regards,
> 
> Joop Boonen.
> 
> Jerry Lynn Kreps wrote:
> 
> > Joop Boonen wrote:
> > >
> > > Dear Jerry,
> > >
> > > Could you please sent me you /usr/src/linux/.config file please?
> > >
> > > Can you playback wave and mpg3 files?
> > No problem.  However, my /src/linux/.config is untouched straight off my
> > SuSE 6.0 upgrade, so yours is probably the same as mine.
> > I have waveplayer and mpeg_player installed and running ok.  I have
> > downloaded mpg3_player but have not installed it yet.
> > Jerry
> > >
> > > Thank you very much in advance.
> > >
> > > Joop Boonen.
> > >
> > > Jerry Lynn Kreps wrote:
> > >
> > > > Eric,
> > > > Attached is an extract of my log file showing my configuration.
> > > >
> > > > Eric Lum wrote:
> > > > >
> > > > > Does anyone here have any experience with making this sound chip work under
> > > > > SuSE Linux 6.0?; it's attached to the motherboard (Intel 440LX), so is not a
> > > > > true isa sound card at all, so I don't know if working the soundconf module
> > > > > does anything. The only information I have about it, I gained from reading
> > > > > hardware device info, under Win98, as follows:
> > > > >
> > > > > Device: YAMAHA OPL3-SAx WDM Driver
> > > > > Resources:
> > > > >         IRQ: 05
> > > > >         I/O: 0220h - 022Fh
> > > > >         I/O: 0530h - 0537h
> > > > >         I/O: 0388h - 038Fh
> > > > >         I/O: 0330h - 0331h
> > > > >         I/O: 0370h - 0371h
> > > > >         DMA: 00
> > > > >         DMA: 01
> > > > >
> > > > > I tried as many combinations with the kernel as I could, using MSS/WSS,
> > > > > Yamaha OPL3-SA1, 2, Soundblaster, whatever. No luck (I don't quite
> > > > > understand what all the I/O references mean, what they refer to). I also
> > > > > tried using the latest OSS package downloaded from their site, but I get an
> > > > > 'incompatible kernel' error when I run it (I'm running 2.2.3). Any tips out
> > > > > there?
> > > > >
> > > >
> > > >   ------------------------------------------------------------------------
> > > >
> > > > Card config:
> > > > Yamaha OPL3-SA at 0x530 irq 10 drq 1,0
> > > > OPL3-SA (SB mode) at 0x220 irq 7 drq 3
> > > > OPL3-SA MIDI at 0x330 irq 9
> > > > OPL-2/OPL-3 FM at 0x388
> > > >
> > > > Audio devices:
> > > > 0: MSS audio codec (CS4231) (DUPLEX)
> > > > 1: Shadow of audio device #0 (DUPLEX)
> > > > 2: OPL3-SA SB (3.1)
> > > >
> > > > Synth devices:
> > > > 0: Yamaha OPL-3
> > > >
> > > > Midi devices:
> > > > 0: Sound Blaster
> > > > 1: OPL3-SA (MPU401)
> > > >
> > > > Timers:
> > > > 0: System clock
> > > > 1: MSS audio codec (CS4231)
> > > >
> > > > Mixers:
> > > > 0: MSS audio codec (CS4231)
> > > > 1: Sound Blaster
> >
> >   ------------------------------------------------------------------------
> > #
> > # Automatically generated make config: don't edit
> > #
> >
> > #
> > # Code maturity level options
> > #
> > CONFIG_EXPERIMENTAL=y
> >
> > #
> > # Loadable module support
> > #
> > CONFIG_MODULES=y
> > # CONFIG_MODVERSIONS is not set
> > CONFIG_KERNELD=y
> >
> > #
> > # General setup
> > #
> > CONFIG_MATH_EMULATION=y
> > CONFIG_NET=y
> > # CONFIG_MAX_16M is not set
> > CONFIG_PCI=y
> > # CONFIG_PCI_OPTIMIZE is not set
> > CONFIG_SYSVIPC=y
> > CONFIG_BINFMT_AOUT=y
> > CONFIG_BINFMT_ELF=y
> > CONFIG_BINFMT_MISC=y
> > # CONFIG_BINFMT_JAVA is not set
> > CONFIG_KERNEL_ELF=y
> > CONFIG_M386=y
> > # CONFIG_M486 is not set
> > # CONFIG_M586 is not set
> > # CONFIG_M686 is not set
> >
> > #
> > # Floppy, IDE, and other block devices
> > #
> > CONFIG_BLK_DEV_FD=y
> > CONFIG_BLK_DEV_IDE=y
> >
> > #
> > # Please see Documentation/ide.txt for help/info on IDE drives
> > #
> > # CONFIG_BLK_DEV_HD_IDE is not set
> > CONFIG_BLK_DEV_IDECD=y
> > CONFIG_BLK_DEV_IDETAPE=y
> > CONFIG_BLK_DEV_IDEFLOPPY=y
> > # CONFIG_BLK_DEV_IDESCSI is not set
> > CONFIG_BLK_DEV_IDE_PCMCIA=y
> > CONFIG_BLK_DEV_CMD640=y
> > # CONFIG_BLK_DEV_CMD640_ENHANCED is not set
> > CONFIG_BLK_DEV_RZ1000=y
> > CONFIG_BLK_DEV_TRITON=y
> > # CONFIG_IDE_CHIPSETS is not set
> >
> > #
> > # Additional Block Devices
> > #
> > # CONFIG_BLK_DEV_LOOP is not set
> > CONFIG_BLK_DEV_MD=y
> > CONFIG_MD_LINEAR=y
> > CONFIG_MD_STRIPED=y
> > # CONFIG_MD_MIRRORING is not set
> > # CONFIG_MD_RAID5 is not set
> > # CONFIG_BLK_DEV_RAM is not set
> > # CONFIG_BLK_DEV_XD is not set
> > # CONFIG_BLK_DEV_DAC960 is not set
> > # CONFIG_PARIDE is not set
> > # CONFIG_BLK_DEV_HD is not set
> >
> > #
> > # Networking options
> > #
> > CONFIG_FIREWALL=y
> > CONFIG_NET_ALIAS=y
> > CONFIG_INET=y
> > CONFIG_IP_FORWARD=y
> > CONFIG_IP_MULTICAST=y
> > CONFIG_SYN_COOKIES=y
> > CONFIG_IP_FIREWALL=y
> > CONFIG_IP_FIREWALL_VERBOSE=y
> > CONFIG_IP_MASQUERADE=y
> >
> > #
> > # Protocol-specific masquerading support will be built as modules.
> > #
> > CONFIG_IP_MASQUERADE_IPAUTOFW=y
> > # CONFIG_IP_MASQUERADE_PPTP is not set
> > CONFIG_IP_MASQUERADE_ICMP=y
> > # CONFIG_IP_TRANSPARENT_PROXY is not set
> > CONFIG_IP_ALWAYS_DEFRAG=y
> > CONFIG_IP_ACCT=y
> > # CONFIG_IP_ROUTER is not set
> > # CONFIG_NET_IPIP is not set
> > # CONFIG_IP_MROUTE is not set
> > # CONFIG_IP_ALIAS is not set
> >
> > #
> > # (it is safe to leave these untouched)
> > #
> > CONFIG_INET_PCTCP=y
> > # CONFIG_INET_RARP is not set
> > # CONFIG_NO_PATH_MTU_DISCOVERY is not set
> > CONFIG_IP_NOSR=y
> > # CONFIG_SKB_LARGE is not set
> >
> > #
> > #
> > #
> > CONFIG_IPX=y
> > CONFIG_ATALK=y
> > CONFIG_AX25=y
> > CONFIG_NETROM=y
> > # CONFIG_ROSE is not set
> > # CONFIG_BRIDGE is not set
> > # CONFIG_NETLINK is not set
> >
> > #
> > # SCSI support
> > #
> > CONFIG_SCSI=y
> >
> > #
> > # SCSI support type (disk, tape, CD-ROM)
> > #
> > CONFIG_BLK_DEV_SD=y
> > CONFIG_CHR_DEV_ST=y
> > CONFIG_BLK_DEV_SR=y
> > CONFIG_CHR_DEV_SG=y
> >
> > #
> > # Some SCSI devices (e.g. CD jukebox) support multiple LUNs
> > #
> > CONFIG_SCSI_MULTI_LUN=y
> > CONFIG_SCSI_CONSTANTS=y
> >
> > #
> > # SCSI low-level drivers
> > #
> > # CONFIG_SCSI_7000FASST is not set
> > # CONFIG_SCSI_AHA152X is not set
> > # CONFIG_SCSI_AHA1542 is not set
> > # CONFIG_SCSI_AHA1740 is not set
> > # CONFIG_SCSI_AIC7XXX is not set
> > # CONFIG_SCSI_ADVANSYS is not set
> > # CONFIG_SCSI_IN2000 is not set
> > # CONFIG_SCSI_AM53C974 is not set
> > # CONFIG_SCSI_MEGARAID is not set
> > # CONFIG_SCSI_BUSLOGIC is not set
> > # CONFIG_SCSI_DTC3280 is not set
> > # CONFIG_SCSI_EATA_DMA is not set
> > # CONFIG_SCSI_EATA_PIO is not set
> > # CONFIG_SCSI_EATA is not set
> > # CONFIG_SCSI_FUTURE_DOMAIN is not set
> > # CONFIG_SCSI_GENERIC_NCR5380 is not set
> > # CONFIG_SCSI_INITIO is not set
> > # CONFIG_SCSI_NCR53C406A is not set
> > # CONFIG_SCSI_NCR53C7xx is not set
> > # CONFIG_SCSI_NCR53C8XX is not set
> > # CONFIG_SCSI_PPA is not set
> > # CONFIG_SCSI_PAS16 is not set
> > # CONFIG_SCSI_QLOGIC_FAS is not set
> > # CONFIG_SCSI_QLOGIC_ISP is not set
> > # CONFIG_SCSI_SEAGATE is not set
> > # CONFIG_SCSI_DC390T is not set
> > # CONFIG_SCSI_T128 is not set
> > # CONFIG_SCSI_U14_34F is not set
> > # CONFIG_SCSI_ULTRASTOR is not set
> > # CONFIG_SCSI_GDTH is not set
> >
> > #
> > # Network device support
> > #
> > CONFIG_NETDEVICES=y
> > # CONFIG_DUMMY is not set
> > # CONFIG_EQUALIZER is not set
> > # CONFIG_DLCI is not set
> > # CONFIG_PLIP is not set
> > # CONFIG_PPP is not set
> > # CONFIG_SLIP is not set
> > CONFIG_NET_RADIO=y
> > # CONFIG_BAYCOM is not set
> > # CONFIG_SOUNDMODEM is not set
> > # CONFIG_MKISS is not set
> > CONFIG_BPQETHER=y
> > # CONFIG_PT is not set
> > # CONFIG_PI is not set
> > # CONFIG_SCC is not set
> > # CONFIG_STRIP is not set
> > # CONFIG_WAVELAN is not set
> > CONFIG_NET_ETHERNET=y
> > # CONFIG_NET_VENDOR_3COM is not set
> > # CONFIG_NET_VENDOR_SMC is not set
> > # CONFIG_NET_PCI is not set
> > # CONFIG_NET_ISA is not set
> > # CONFIG_NET_EISA is not set
> > # CONFIG_NET_POCKET is not set
> > CONFIG_TR=y
> > CONFIG_IBMTR=m
> > # CONFIG_FDDI is not set
> > # CONFIG_ARCNET is not set
> > # CONFIG_SHAPER is not set
> > # CONFIG_RCPCI is not set
> >
> > #
> > # ISDN subsystem
> > #
> > # CONFIG_ISDN is not set
> >
> > #
> > # CD-ROM drivers (not for SCSI or IDE/ATAPI drives)
> > #
> > # CONFIG_CD_NO_IDESCSI is not set
> >
> > #
> > # Filesystems
> > #
> > CONFIG_QUOTA=y
> > # CONFIG_MINIX_FS is not set
> > # CONFIG_EXT_FS is not set
> > CONFIG_EXT2_FS=y
> > # CONFIG_XIA_FS is not set
> > CONFIG_NLS=y
> > CONFIG_ISO9660_FS=y
> > CONFIG_FAT_FS=y
> > CONFIG_MSDOS_FS=y
> > CONFIG_UMSDOS_FS=y
> > CONFIG_VFAT_FS=y
> > CONFIG_NLS_CODEPAGE_437=y
> > # CONFIG_NLS_CODEPAGE_737 is not set
> > # CONFIG_NLS_CODEPAGE_775 is not set
> > # CONFIG_NLS_CODEPAGE_850 is not set
> > # CONFIG_NLS_CODEPAGE_852 is not set
> > # CONFIG_NLS_CODEPAGE_855 is not set
> > # CONFIG_NLS_CODEPAGE_857 is not set
> > # CONFIG_NLS_CODEPAGE_860 is not set
> > # CONFIG_NLS_CODEPAGE_861 is not set
> > # CONFIG_NLS_CODEPAGE_862 is not set
> > # CONFIG_NLS_CODEPAGE_863 is not set
> > # CONFIG_NLS_CODEPAGE_864 is not set
> > # CONFIG_NLS_CODEPAGE_865 is not set
> > # CONFIG_NLS_CODEPAGE_866 is not set
> > # CONFIG_NLS_CODEPAGE_869 is not set
> > # CONFIG_NLS_CODEPAGE_874 is not set
> > # CONFIG_NLS_ISO8859_1 is not set
> > # CONFIG_NLS_ISO8859_2 is not set
> > # CONFIG_NLS_ISO8859_3 is not set
> > # CONFIG_NLS_ISO8859_4 is not set
> > # CONFIG_NLS_ISO8859_5 is not set
> > # CONFIG_NLS_ISO8859_6 is not set
> > # CONFIG_NLS_ISO8859_7 is not set
> > # CONFIG_NLS_ISO8859_8 is not set
> > # CONFIG_NLS_ISO8859_9 is not set
> > # CONFIG_NLS_KOI8_R is not set
> > CONFIG_PROC_FS=y
> > CONFIG_NFS_FS=y
> > # CONFIG_ROOT_NFS is not set
> > # CONFIG_SMB_FS is not set
> > # CONFIG_NCP_FS is not set
> > CONFIG_HPFS_FS=y
> > # CONFIG_SYSV_FS is not set
> > # CONFIG_AUTOFS_FS is not set
> > # CONFIG_AFFS_FS is not set
> > # CONFIG_UFS_FS is not set
> >
> > #
> > # Character devices
> > #
> > CONFIG_SERIAL=y
> > # CONFIG_SERIAL_PCI is not set
> > # CONFIG_DIGI is not set
> > # CONFIG_CYCLADES is not set
> > # CONFIG_ISI is not set
> > # CONFIG_STALDRV is not set
> > # CONFIG_RISCOM8 is not set
> > # CONFIG_PRINTER is not set
> > # CONFIG_SPECIALIX is not set
> > CONFIG_MOUSE=y
> > # CONFIG_ATIXL_BUSMOUSE is not set
> > # CONFIG_BUSMOUSE is not set
> > # CONFIG_MS_BUSMOUSE is not set
> > CONFIG_PSMOUSE=y
> > # CONFIG_82C710_MOUSE is not set
> > # CONFIG_UMISC is not set
> > CONFIG_QIC02_TAPE=y
> > CONFIG_QIC02_DYNCONF=y
> >
> > #
> > # Setting runtime QIC-02 configuration is done with qic02conf
> > #
> >
> > #
> > # from the tpqic02-support package.  It is available at
> > #
> >
> > #
> > # ftp://titus.cfw.com/pub/Linux/util/
> > #
> > # CONFIG_FTAPE is not set
> > # CONFIG_APM is not set
> > # CONFIG_WATCHDOG is not set
> > CONFIG_RTC=y
> > # CONFIG_VIDEO_DEV is not set
> >
> > #
> > # Sound
> > #
> > # CONFIG_SOUND is not set
> >
> > #
> > # Kernel hacking
> > #
> > # CONFIG_PROFILE is not set
--
To get out of this list, please send email to [EMAIL PROTECTED] with
this text in its body: unsubscribe suse-linux-e
Check out the SuSE-FAQ at http://www.suse.com/Support/Doku/FAQ/ and the
archive at http://www.suse.com/Mailinglists/suse-linux-e/index.html

Reply via email to